/* Color: Blue */

body {
	background: #FFFFFF url('../../default/images/blue/body_bg.jpg') top left repeat-x;
	color: #000000;
}


a {
	color: #001927;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #07599a;
}

h1 {
	color: #034285;
}

h2 {
	color: #034285;
}

h3 {
	color: #115eac;
}

#TopMenu {
	background: url('../../default/images/blue/top_menu_bg.jpg') top left no-repeat;
	
}

#TopMenu ul {
	float: right;
	margin-right: 55px;
	height: 33px;
}

#TopMenu li a, #TopMenu li div {
	/*border-left: 1px solid #208db5;*/
	color: #ffffff;
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	text-transform: capitalize;
	font-size: 14px;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../../default/images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}

#Outer {
	
	/*background: url('../../default/images/blue/wrapper_bg.jpg') no-repeat bottom left;*/
	
}

#Wrapper {
	/*background: url('../../default/images/blue/wrapper_bg_new.gif') repeat-y bottom left;*/
	
}

#Header {
	background: url('../../default/images/blue/header_bg.jpg') no-repeat top left;
}

#Logo h1 {
	color: #fff;
	background: url(../../default/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	/*background: transparent url('../../default/images/blue/side_footer.png') bottom left no-repeat;*/
	
}

.Left li {
	/*border-bottom: 1px solid #3282D1;*/
}

.Left li a:hover {
	color: #043d78;
}

#Wrapper_Express_Checkout {
		background: transparent url('../../default/images/blue/express_checkout_top.jpg') top center no-repeat;
		width: 960px;
		height: 69px;
}

.Content {
	/*background: transparent url('../../default/images/ContentBg.gif') no-repeat;*/
}

.Content a {
	color: #115eac;
}

.Content.Wide {
	background: transparent url('../../default/images/blue/content_wide_bg.gif') top center no-repeat;
}

.Content.Widest {
		background: url('../../default/images/blue/express_checkout_bg_new.jpg') top center no-repeat;
		min-height: 674px;
}


.Right {
	background: transparent url('../../default/images/blue/RightBg.gif') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {
	background: #e2f0fe;
	border-top: 1px solid #C0DAE7;
}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	/* border: 1px solid #cddee2; */
	width:190px;
}


.Content .ProductList #product_template_top {
	background: url('../../default/images/blue/product_template_top.gif') top left no-repeat;
	width: 190px;
	height: 18px;
}

.Content .ProductList #product_template_bottom {
	background: url('../../default/images/blue/product_template_bottom.gif') top left no-repeat;
	width: 190px;
	height: 19px;
}

.Content .ProductList #product_template_repeat {
	background: url('../../default/images/blue/product_template_repeat.gif') top left repeat-y;
	width: 180px;
	min-height: 170px;
	text-align: center;
	padding:5px;
}

#SideShopByBrandFull h2{
	margin-left:27px;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	/* background: #DFF2F7; */
}

.ProductList .ProductImage {
	/*background: #fff;*/
	text-align: center;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #c0dae7;
}


.Content .FeaturedProducts #product_template_top {
	background: url('../../default/images/blue/product_template_top.gif') top left no-repeat;
	width: 190px;
	height: 18px;
}

.Content .FeaturedProducts #product_template_bottom {
	background: url('../../default/images/blue/product_template_bottom.gif') top left no-repeat;
	width: 190px;
	height: 19px;
}

.Content .FeaturedProducts #product_template_repeat {
	background: url('../../default/images/blue/product_template_repeat.gif') top left repeat-y;
	width: 180px;
	min-height: 160px;
	text-align: center;
	padding:5px;
}


.Content .FeaturedProducts .ProductList li {
	/*background: #dff2f7;*/
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	/*background: #D2E8EE;*/
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px solid #c0dae7;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #075899;
}

.Breadcrumb {
	/*border-bottom: 1px solid #DCDFE2;*/
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	border-bottom: 1px solid #c7d7db;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #FF9416 url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #FF9416 url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FF9416 url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */

.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}


/* custom */

#SideCategoryList {
	background: transparent url('../../default/images/blue/side_categories_repeat.gif') repeat-y;
	color: #555;
}

#SideCategoryListTop {
	background: transparent url('../../default/images/blue/side_categories_top.gif') no-repeat;
	color: #555;
}

#SideCategoryListBottom {
	background: transparent url('../../default/images/blue/side_categories_footer.gif') no-repeat;
	color: #555;
}



#SideAccountMenu {
	background: transparent url('../../default/images/blue/side_categories_repeat.gif') repeat-y;
	color: #555;
	display: none;
}

#SideAccountMenuTop {
	background: transparent url('../../default/images/blue/side_account_menu_top.png') no-repeat;
	color: #555;
	width: 291px;
	height: 58px;
display: none;
}


#SideAccountMenuBottom {
	background: transparent url('../../default/images/blue/side_categories_footer.gif') no-repeat;
	color: #555;
	width: 291px;
	height: 44px;
	display: none;
}




#Menu ul li a.menuBlank {
		background: transparent url('../../default/images/blue/menuBlank.jpg') no-repeat;
		width: 291px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menuBlankCheckout {
		background: transparent url('../../default/images/blue/menuBlankCheckout.jpg') no-repeat;
		width: 291px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_20 {
		background: transparent url('../../default/images/blue/menuDogs.jpg') no-repeat;
		width: 109px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_21 {
		background: transparent url('../../default/images/blue/menuCats.jpg') no-repeat;
		width: 110px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_22 {
		background: transparent url('../../default/images/blue/menuReptiles.jpg') no-repeat;
		width: 110px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_23 {
		background: transparent url('../../default/images/blue/menuBirds.jpg') no-repeat;
		width: 110px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_24 {
		background: transparent url('../../default/images/blue/menuFish.jpg') no-repeat;
		width: 110px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#Menu ul li a.menu_25 {
		background: transparent url('../../default/images/blue/menuOther.jpg') no-repeat;
		width: 120px;
		height: 29px;
		display: block;
		text-indent: -9999px;
}

#SideCategoryList li a.FirstCategoryClass{
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #051940;
	text-decoration: none;
}

#SideCategoryList li a.FirstCategoryClass:none {
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #051940;
	text-decoration: none;
}

#SideCategoryList li.LastChild, #SideCategoryList li a.FirstCategoryClass ul {
	margin-bottom: 0px;
}
