/* Color: Blue */

html {
	background: #fff url(../images/blue/bodyBg.png) 0 0 repeat-x;
}

body {
	font-size: 0.8em;
	background:transparent url(../images/blue/headerBg.png) 0 30px repeat-x;
}


a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}


/* Style.css Changes */
#Container {
	width: 980px;
	margin: 0 auto;
}

#TopMenu {
	height: 27px;
	float: right;
	padding: 0;

}


#WrapperCentre
{
	float: left;
	width: 982px;
	}




#Header {
	height: 215px;
	clear: both;
	margin: -7px 0 1px 0;
	padding-bottom: 12px;
	background: url(../images/blue/header2-almostanything.png) no-repeat;
}

#Logo {
	float: left;
	width: 980px;
	padding: 20px 0px 0px 10px;
}

#SearchForm {
	width: 238px;
	padding: 0;
	margin-right:10px;
}

#SearchInput {
	background-color: transparent;
	padding: 0 8px;
	margin: 0px 5px 0px 0;
	border:none;
}

#SearchForm .Button {
	width:auto;
	height:auto;
	padding:4px 10px;
	margin-left:10px;
	font-weight:bold;
	background:#b42026;
	color:#fff;
	border:1px solid #b42026;
	display:block;
	vertical-align: middle;
	width:65px;
}

#SearchForm .Button:hover {
	cursor:pointer;
	border:1px solid #b42026;
	color:#b42026;
	background:#fff;
}

#SearchForm a {
	text-decoration: none;
	color: #034285;
}

#SearchAdvanced
{
	float: right;
	margin-top:8px;
	}

#SearchForm a:hover {
	color: #034285;
	font-weight: bold;
}


#SearchForm a {
	text-decoration: none;
	color: #034285;
}

.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ProductOptionList {
	margin-bottom: 10px;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}

.ProductOptionList input {
	vertical-align: middle;

}

.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }


.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../images/SubCategory.gif') no-repeat 3px 1px;
}

.ProductOptionList {
	display: block;
}

.ProductAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 0 0 5px;
}



#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #208db5;
		color: #FCB316;

}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../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('../images/blue/WrapperBg.jpg') no-repeat top center;
}


#Logo h1 {
	color: #fff;
	background: url(../images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	margin-right:8px;
	color: #fcb316;
}

#SearchForm a {
color:#034285;
text-decoration:none;
}

#SearchForm a:hover {
	color: #034285;
	font-weight: bold;
}

.Left {
	background: transparent url('../images/blue/LeftBg.gif') no-repeat;
}

.Left li {
	border-bottom: 1px solid #FBB216;
}

.Left li a:hover {
	color: #000;
}

.Content {
	background: transparent url('../images/ContentBg.gif') no-repeat;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	background-image: url('../images/ContentBgWide.gif');
}

.Content.Widest {
	background-image: url('../images/ContentBgWidest.gif');
}


.Right {
	background: transparent url('../images/blue/RightBg.gif') no-repeat;
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

#Footer {

}

#Footer li a {
	border-left: 1px solid #208db5;
}

.Content .ProductList li {
	border: 1px solid #cddee2;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #DFF2F7;
}

.ProductList .ProductImage {
	background: #fff;
}

.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 .ProductList li {
	background: #FEF0CB;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #D2E8EE;
}


.Right .TopSellers li {
	border-bottom: 1px solid #FCB316;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #222;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #FCB316;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/blue/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}


.Right .NewProducts ul.ProductList
{
		padding:0 10px 0px 10px;

}



.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('../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: #EFF8FA url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../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;
}

/* Pages Tab Menu */
    #tabsI {
      float:left;
	  padding: 20px 0px 0px 0px;
          font-size:93%;
      line-height:normal;
      }
    #tabsI ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("../images/blue/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("../images/blue/tabrightI.gif") no-repeat right top;
      padding:5px 15px 3px 6px;
      color: #B42226;
	  font-size: 13px;
      }

	  #tabsI a span span{
	  	padding: 0px;
		background: none;
		}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span, #tabsI li.ActivePage a span {
      color:#FFF;
      }

    #tabsI a:hover, #tabsI li.ActivePage a {
      background-position:0% -42px;
	}
    #tabsI a:hover span, #tabsI li.ActivePage a span {
      background-position:100% -42px;
      }

