/* Color: Blue */

body {
	background: url('../images/overall_back.jpg') repeat-x 0 0 #f35b1e;  
	color: #FFF;
}


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

a:hover {
	
}

h2 {
	color: #FFF;
}

h3 {
	color: #FFF;
}


#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #FFF;
	color: #fff;
}

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

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

#Menu li a {
	color: #fff;
  line-height:18px;
}

#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: #FDD29F;
  text-decoration:none;
  color:#88091C;
}

#Outer {
}


#Header {
	
}

#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 {
	
}

.Left li {
	
}

.Left li a:hover {
	color: #B9112A;
}

.Content {
	
}

.Content a {
	color: #121212; font-weight:bold; 
}

.Content.Wide {
	background: url('../images/body_overall_wide.png') right 0;
  min-height:600px;
}

.Content.Widest {
	background: url('../images/body_overall_wide.png');
}


.Right {
	
}

.Right a {
	color: #FFF;
}

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

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

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

.Content .ProductList li {
	background:transparent url(../images/body_overall.png) repeat-y scroll 0 0;
}

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

.ProductList .ProductImage {
	background: #000; 
}

.ProductList strong, .ProductList strong a {
	color: #333; font-weight:bold;
}

.ProductPrice, .ProductList em {
	
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #F45B1F;
  position:relative;
  padding:0px;
  margin-bottom:10px;
}

.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 0px no-repeat;
	color: #075899;
  position:absolute;
  z-index:1000;
  top:0px;
  left:0px;
  width:30px;
  height:40px;
  display:none;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	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: #FFF;
}

.MiniCart .SubTotal {
	color: #FF981F;
}

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

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

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

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

.SubCategoryList, .SubBrandList {

}

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

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

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

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

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
  width:940px;
}

.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;
}

.Right .ProductPriceRating { text-align:left; }

.ExpressCheckoutTitle { color:#555; }

.Left .ProductDetails { color:#FFF; padding:0px; font-weight:normal;  float:left; width:140px; height:26px }
.Left .ProductDetails strong a { color:#FFF; font-weight:normal; line-height:20px; padding:3px; width:134px;   }
.Left .ProductDetails strong a:hover { color:#B9112A; }
.Left .ProductList li { margin:0px; padding:0px; width:140px; line-height:26px;  }

.Content .ProductList li:hover .ProductCompareButton { color:#B9112A; }

#rating_box { float:left; clear:left; width:615px; }
#rating_box .VerticalFormContainer dd { margin:0px; line-height:30px; }
#rating_box .VerticalFormContainer dd  input, #rating_box .VerticalFormContainer dd  select { height:25px; background:#FFF; border:1px solid #ccc; }

.FormContainer dl { float:left; clear:left; width:100%; }
.Right .BlockContent p { width:140px; text-align:left;}


blockquote { float:left; clear:left; margin-left:0px; font-weight:bold; width:615px; }
.BlockContent p.InfoMessage { width:580px; }
.Wide .BlockContent p, .Wide .BlockContent blockquote { width:775px; float:left; clear:left; margin-left:0px; font-weight:bold;  }
.Wide .BlockContent p.InfoMessage { width:745px; }
.BlockContent p.SuccessMessage, .BlockContent p.ErrorMessage { width:300px; }
.AccountOrderStatusList, .AccountOrdersList { margin-left:0px; } 
.AccountOrdersList h3  { width:315px; }
.AccountOrdersList p.Meta  { width:315px; }
.AccountOrdersList ul { float:left; clear:left; width:315px; list-style:none; margin-left:0px;  }
.Meta  { color:#FFF; }

#SearchForm { position:relative; }
#livechat { position:absolute; top:-10px; right:0px; }
