/******************************************************\
* Interspire Shopping Cart Style File                *
*  also see styles.css                               *
\*****************************************************/

body {
	color: #666666;
	background-color:#F2F4FC;	
	background-image: url(../images/blue/a_s_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

/* Home/splash template specific */
/* ############################## */
#bodyHome {
	color: #666666;
	background-color:#FFFFFF;	
	background-image: url(../images/blue/a_h_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	}

#ContainerHome {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left:-474px;
	width: 946px;
	}

#LogoHome {
	width: 417px;
	height:39px;
	padding-left: 150px;
	margin-top: 10px;
	}
#bannersHome {
	padding-top:7px;
	}
#WrapperHome {

	}
.ContentHome {
	padding-left:5px;
	}
.ContentHome td {
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	}
#sloganHomeC {
	position: absolute;
	top: 23px;
	left: 704px;
	width: 225px;
	}
#sloganHome {
	font-size: 1.2em;
	color:#FFFFFF;
	}
/* footer */
#fLogoHome {
	padding-left:10px;
	} 
 #footerHome {
	position: absolute;
	top: 421px;
	left: 721px;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	color:#658C9B;
	width: 220px;
	}
.footerTxtH {
	padding-left:20px;
	color:#658C9B;

	}
 /* email */	
a.footerH:link {
	color:#658C9B;
	text-decoration:none;
	}
a.footerH:active {
	color:#FF0000;
	text-decoration:none;
	}
a.footerH:visited {
	color:#658C9B;
	text-decoration:none;
	}
a.footerH:hover {
	color:#658C9B;
	text-decoration:underline;
	}	


/* Store Specific */
/* ############################## */

#Container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: 0px;
	margin-left:-474px;
	width: 946px;
	}

/* Top Navigational Menu */
#TopMenu {
	position: absolute;
	top: 70px;
	left: 480px;
	color:#FFFFFF;
	width:450px;
	}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

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

#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	padding: 0 10px 0 10px;
	margin: 0px 0 0 0;
	text-decoration: none;
	font-size: 0.85em;
	}

#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}


#TopMenu li a:link {
	color:#FFFFFF;
	}
#TopMenu li a:active {
	color: #FF0000;
	}
#TopMenu li a:visited {
	color: #FFFFFF;
	}
#TopMenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

/* Pages Menu */
#Menu {
	position: absolute;
	top: 70px;
	left: 10px;
	width:450px;
	}

#Menu ul {
	margin: 0;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu li.First a {
	background-image: none;
	padding-left:20px;
	}

#Menu li a {
	display: block;
	float: left;
	padding: 0px 10px 7px 10px;
	text-align: center;
	text-decoration: none;	
	font-weight: normal;
	font-size: 0.85em;
	color: #fff;
	/*white-space:nowrap;*/
	}

#Menu li a:hover	{
	text-decoration: underline;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 19px;
	left: 0;
	display: none;
	text-align: left;
	background: transparent;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}
/*sub nav */
#Menu li ul li a {
	padding: 4px 10px 4px 10px;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
	background-color: #00ABA4;
	color: #FFFFFF;
	font-size: 0.85em;
	border:1px solid #6DBDA1;
}

#Menu li ul li a:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #229880;
	border:1px solid #6DBDA1;
	}

#Menu li:hover a, #Menu li.over a{
	text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */



/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	margin-top: 0px;
	/*clear: both; */

	width:946px;
	}
/* Header */
#Header {
	/*clear: both;*/
	margin: 0 0 0 0;
	padding-bottom: 0px;
	background-image: url(../images/blue/a_headerBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:211px;
	background-color: #FFFFFF;
	width: 946px;
	}
#Logo {
	width: 417px;
	height:39px;
	padding-left: 260px;
	padding-top: 10px;
	}
#headerLogos {
	margin-top: 41px;
	height: 80px;
	padding-left: 188px;
	}	


/* Top Search Form */
#SearchForm {
	position: absolute;
	top: 211px;
	left: 0px;
	color: #FFFFFF;
	width: 214px;
	height: 65px;
	background-color: #0C66A5;
	}
#SearchForm form {
	margin:0;
	padding:0;
	}
#SearchForm label {
	/* font-weight: normal; */
	display:none;
	}

#SearchForm input.Textbox {
	position:relative;
	top:-1px;
	margin-top:10px;
	margin-left:10px;
	width: 139px;
	border: 1px solid #333;
	background: #fff;
	font-size: 0.8em;
	padding: 3px;
	}

#SearchForm .Button {
	width: 25px;
	height: 23px;
	padding: 0;
	margin-top: -3px;
	vertical-align: middle;
	}

#SearchForm p {
	margin: 0 0 0 10px;
	font-size: 0.8em;
	color: #FFFFFF;
	}
#SearchForm a {
	text-decoration: none;
	color: #FFFFFF;
	}
#SearchForm a:hover {
	color: #FFFFFF;
	}


.Left {
	color:#FFFFFF;
	background-color:#379CCE;
	font-size:0.85em;
	}
.Left h2{
	color:#FFFFFF;
	background-color:#379CCE;
	font-size: 1.50em;
	margin: 4px 5px 5px;
	width: 200px;
	font-weight:normal;
	}
.Left small{
	color:#000;
	background-color:#379CCE;
	}
		
.Left li {
	/*border-bottom: 1px solid #c5dde9; */
}

.Left a {
	color: #000;
}

.Left li a {
	text-decoration: none;
		
}


.Left li a:hover {
	color:#FFFFFF;
	background-color:#379CCE;
	text-decoration: underline;	
}


.Content a {
	color: #075899;
}

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

.Content.Wide {
	background-color: #FFFFFF;
}

.Content.Widest {
	background-color: #FFFFFF;
	
}

.Right {
	/*background: transparent url('../images/blue/RightBg.gif') no-repeat;*/
}
*/
.Right a {
	color: #034285;
}

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



/* outer border */
.Content .ProductList li {
	 border: 1px solid #CCCCCC; 
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background-color: #C7E7E6;
}

.ProductList .ProductImage {
	background-color: #FCFCFC;
	/*padding:2px;*/
	border: 1px solid #CCCCCC;
}

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

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

.ProductList .Rating {
	color: #333333;
}

.Right .ProductList li {
	border-bottom: 1px solid #CCC;
	}
.Left .ProductList li {
	border-bottom: 1px solid #CCC;
	}
.Content .FeaturedProducts .ProductList li {
	background-color: #C7E7E6;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background-color: #C7E7E6;
}

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

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



	
	
/* store specific */
#Footer {
	clear: both;
	font-size: 0.85em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-align:center;
	width:946px;
	height:100px;
	background-image: url(../images/blue/a_footerShadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#fLogo {
	padding-top:20px;
	padding-right:10px;
	text-align:center;
	}


.footerTxt {
	padding-left:20px;
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-align:center;
	}

#foot01 {
	padding-top:5px;
	}	
#foot02 {
	padding-top:5px;
	padding-bottom:10px;
	}	
#foot03 {
	padding-top:5px;
	}	
/* email */	
a.footerE:link {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footerE:active {
	color:#FF0000;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footerE:visited {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footerE:hover {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:underline;
	}	

/* credits etc. */	
a.footer:link {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footer:active {
	color:#FF0000;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footer:visited {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.footer:hover {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:underline;
	}

.fPipe {
	padding-left:5px; padding-right:5px;
	}
.fPipe2 {
	padding-left:5px; padding-right:5px; color:#658C9B;
	}
/* credits etc. */	
a.PoweredBy:link {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.PoweredBy:active {
	color:#FF0000;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.PoweredBy:visited {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:none;
	}
a.PoweredBy:hover {
	color:#658C9B;
	/*background-color:#FFFFFF;*/
	text-decoration:underline;
	}	
