/* AquariumGuys CSS Document */
/* Regular CSS */
body {
    background: url('http://www.aquariumguys.com/lib/yhst-85300140756196/bg.gif') repeat-y center #3b4881;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000000; 
	margin:1px; 
	line-height: 15px;
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.inside-nav{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
        color: #000000;
         
}
.nav {
        font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
        color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* Breadcrumbs CSS */
.yst-breadcrumbs          {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:link    {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:hover   {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: normal;}
A.yst-breadcrumbs:active  {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal;}
A.yst-breadcrumbs:visited {font-family: Arial, helvetica, sans-serif; font-size: 11px; font-weight: normal;}
.yst-breadcrumbs-last          {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: bold;}
/* Shop By Css */
.ysw-shop-by-items {font-size: 13px; font-weight: bold; line-height: 15px; }
.ysw-shop-by-items-reg-price {font-size: 12px; font-weight: normal; }
.ysw-shop-by-items-sale-price {font-size: 12px; color: #CC0000; font-weight: normal;  }
/* Breaks the site */
/*
.ystore-cross-sell-title { padding-bottom: 6px; color: $item-caption-title-text-color; font: bold $item-caption-title-text-size $item-caption-title-text-font; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width: 100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width: 28%; padding-right: 5%; }
*/
/* Cross Sell CSS */
.ystore-cross-sell-table { width: 100%; font-size: inherit; font: 100%; padding-left: 10px; }
.ystore-cross-sell-title { padding-bottom: 6px; color: $item-caption-title-text-color; font: bold $item-caption-title-text-size $item-caption-title-text-font; }
.ystore-cross-sell-product-image-link { display: block; padding-bottom: 10px; text-align: center;}
.ystore-cross-sell-product-image {border: none;}
.ystore-cross-sell-product-caption { padding-bottom: 15px; text-align: center;}
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin: 0 0 10px; font-size: 12px; }
.ystore-cross-sell-table .ys_promo { font-weight: bold; color: red; }
p.ystore-cross-sell-product-price {color: #000; font-weight: bold;}
/* Sitemap CSS */
.index-level1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #336699; 
	margin:1px; 
	line-height: 14px
}
.index-level2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #336699; 
	margin:1px; 
	line-height: 12px
}
.index-level3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #336699; margin:1px; line-height: 10px}
