/* Color: Blue */

body {
	background:#e7e8e9;
	color: #535353;
}

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

a:hover {
	color: #07599a;
}

h2 {
	color: #fff;
}

h3 {
	color: #034285;
}


#TopMenu li a, #TopMenu li div {
	color: #000;
}

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

#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: #b2b4b6; 
	color: #fff;
}

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

#Outer { 
	background:#fff;
}

#Header {
	background:url(../images/blue/header_bg.gif) repeat-x;	
}

#Logo h1, #Logo h1 a {
	color: #fff;
}

#SearchForm {
	background:url(../images/blue/search_box_bg.png) no-repeat;
	color: #95bbd1;
}

#SearchForm label {
	color: #000;
	font-size:1.4em;
}

#SearchForm a {
	color: #000;
}

p#tel_no{
	color:#000;
	float:right;
	font-size:1.3em;
	font-weight:bold;
	margin:7px 24px 0 0;
}

.Left h2, .Right h2{
	background:#3960ad;
	color:#fff;
	font-weight:bold;
}

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

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

.Content a {
	color: #075899;
}

.Right a {
	color: #034285;
}

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

#Footer {
	background:#3960ad url(../images/blue/footer.gif) no-repeat top;
}

.Content .ProductList li{
	background:url(../images/blue/product_bg.gif) no-repeat;
}

.ProductList .ProductImage {
	background: #fff;
}

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

.ProductList .Rating {
	color: #797979;
}

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

.Content .FeaturedProducts .ProductList li {
	background:url(../images/blue/product_bg.gif) no-repeat;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #000;
	font-weight:bold;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	background:#fff url(../images/blue/no_one_bg.gif) no-repeat;
}

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

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

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

.Button{
	background:#3960ad;
	border:1px solid #3960ad;
	color:#fff;
	cursor:pointer;
	float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	padding:3px;
	width:auto;
}

a.Button{
	color:#fff;
	text-decoration:none;
}

.Button:hover{
	background:#fff;
	border:1px solid #3960ad;
	color:#3960ad;
}

a.Button:hover{
	text-decoration:none;
}

.center{
	float:none;
	text-align:center;
}

.NoFloat{
	float:none;
}	

.FloatLeft{
	float:left
}