/* Color: Blue */

body {
	background: #0d141d url(/template/images/blue/BodyBg.jpg) 50% 0 no-repeat;
}

a {
	color: #013360;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0176DE;
}

h1 {
	color: #e1125e;
}

h2 {
}

h3 {
	color: #0176de;
}
hr {
	background: #b7e4f8;
	color: #b7e4f8;
}

#Container {
	position: relative;
}

#phone {
	position: absolute;
	top:8px;
	left:0;
	color: #86989e;
	font-style: italic;
	font-size: 11px;
	

}

#tag {
	color: #86989e;
	font-size: 10px;
}


.CategoryList ul{
	font-size: 14px;
}

.CategoryList li{
	height: 20px;
	margin-left: 5px;
}

.CategoryList .LastChild {
	margin-left: 0;

}


.CategoryList li a:hover {
	text-decoration: none;
}


#CustomNav ul {
	list-style: none;
	position: absolute;
	top: 73px;
	right: 200px;
	font-size: 16px;
}

#CustomNav li {
	float: left;
	padding-left: 30px
}

#CustomNav a, a:link, a:visited {
	color: #a6acb3;
	text-decoration: none;
}

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

#TopMenu {
	width: auto;
	float:right;
	background: url(/template/images/blue/TopMenuBg.png) repeat-x;
	height: 28px;
	padding: 0 7px 0 7px;
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

#SearchForm P {
	display: none;
}

#TopMenu li{
	background: url(/template/images/blue/PagesMenuBg.gif) 0 8px no-repeat;
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #f1f1f2;
}

#TopMenu li div {
	color: #fff;
}

#TopMenu li a:hover {
	text-decoration: underline;
	color: #fff;
}

#Menu {
	display:none;
}

#Menu li {
}

#Menu li a {
	background: url(../../Toys/images/blue/MenuBgBtn.gif) 0 16px no-repeat;
	color: #013360;
}

#Menu li.First a {
	background-image: none;
}

#Menu li ul li a {
	background: #fdd71f;
}

#Menu li ul li a:hover {
	background: #fee674;
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {

}

#Wrapper {
	background: url(/template/images/blue/WrapperBg.png) repeat-y;
	
}

#Header {
	background: url(/template/images/blue/HeaderBg.png) bottom no-repeat;
	height: 140px;
}

#LogoImage {
	margin: 9px 0 -5px 0;
}

#Logo {
	margin-top: 10px;
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	padding-right: 0;
	margin-right: 0;
}

#SearchForm input {
		background: url(/template/images/blue/SearchBg.png) no-repeat;
		border: none;
		width: 140px;
		height: 18px;
		padding: 8px 10px 0 24px;
		float: right;
		margin-right: 0;
}

#SearchForm input:Focus {
	outline: 0;

}

#SearchForm label {
}


#SearchForm .Button {
display:none;
}

#SearchForm a {
	color: #fff;
}

#SearchForm p {
	color: #fff;
}


.ProductAddToCart .BulkDiscount input {
	margin-left: 10px;
	margin-top: -5px;
}


.Left {
	
}

.Left h2 {
	color: #e1125e;
	font-weight: normal;
}

.Left li {
	border-bottom: 1px solid #e0e3e6;
}

.Left li a {
	color: #013360;
}

.Left li a:hover {
	color: #0176DE;
}

.Content {
}

.Content h2 {
	color: #e1125e;
	font-size: 18px;
	font-weight: normal;
}

.Content.Wide {
}

.Content.Widest {
}

.Right {
	
}

.Right .Block {
}

.Right h2 {
	color: #e1125e;
	font-weight: normal;
}

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

.Right li a {
	color: #013360;
}

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

.Right hr {
	background: #b7e4f8;
	color: #b7e4f8;
}

#Footer {
	margin-top: -25px;
	height: 50px;
	background: black;
	color: white;
}

#Footer p {
}

#Footer a {
}


.NewsletterSubscription input {
	border: 1px solid #b7e4f8;
}

.Content .ProductList li,
.fastCartContent .ProductList li {

	background: url(/template/images/blue/ProductBg.png) no-repeat;
	padding-top: 10px;

}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {

}

.Content .ProductList a:hover,
.fastCartContent .ProductList a:hover {
	color: #0176DE;

}


.Content .ProductList .ProductImage {

}

.Content .ProductList .ProductDetails {
}

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

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

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {

}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../../Toys/images/blue/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #b7e4f8;
	background: #fff url(../../Toys/images/blue/No1SellerNumberBg.gif) 5px 128px no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

.Breadcrumb {
	border-bottom: 1px solid #B7E4F8;
}


.CompareItem { width:200px; border-left: solid 1px #B7E4F8; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #b7e4f8; }
.CompareFieldTop { border-bottom:solid 1px #b7e4f8; }
.CompareFieldTop a:hover { color:#e1125e; }
.CompareCenter { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; }
.CompareLeft { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; }

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

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

table.CartContents thead tr th, table.General thead tr th {
	background: #E5F7FD;
	color: #013360;
	border-bottom: 1px solid #B7E4F8;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #B7E4F8;
	color: #013360;
}

.MiniCart .SubTotal {
	color: #013360;
}

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

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

.CategoryPagination {
	color: #013360;
	background: #E5F7FD;
	border: 1px solid #B7E4F8;
}

.CheckoutRedeemCoupon { background: #E5F7FD; padding: 10px; width: 300px; border: 1px solid #b7e4f8; margin-bottom: 10px; }

}
.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}
.InfoMessage {
	background: #E5F7FD url('../../Toys/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

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

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

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

.QuickSearch { 
	background: #fff; 
	border: 1px solid #B7E4F8;
	margin-top: 10px; 
	padding: 0 10px 10px 10px;
	-moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.25);
}

.QuickSearchHover td{ background: #E5F7FD; }

.CreateAccount {
	border-right: 1px solid #B7E4F8;
}

.SearchTips .Examples {
	background: #E5F7FD;
	border: 1px solid #B7E4F8;
	color: #555;
}

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

/* 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;
}

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

.TabNav li a {
	border: 1px solid #e0e3e6;
	background: #babec2;
	color: #fff;
}

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

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

}
/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #c7e7f1;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
	background-color: #e5f7fd;
}

#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../Toys/images/blue/arrows-dark.png');
}

/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */

.CartContents .ItemShipping th {
	border-bottom-color: #B7E4F8;
	border-top-color: #B7E4F8;
	background: #E5F7FD;
	color: #013360;
}
/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #c7e7f1;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
	background-color: #e5f7fd;
}

#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../Toys/images/blue/arrows-dark.png');
}

/* End: category flyout styles */
/* start fast cart styles */
#fastCartContainer {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */
