/* Color: Maroon */

body {
	background: #fff url(../images/cream/BodyBg.gif) bottom left repeat-x;
	color: #282828;
}
a {
	color: #282828;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #075899;
}
h2 {
	color: #EC1E00;
}
h3 {
	color: #075899;
}

#Container {
	background: url(../images/cream/ContainerBg.gif) 0 135px no-repeat; /* Upper left hand drop shadow */
}

#TopMenu {
	background: url(../images/cream/menubar.gif);
	color: #fff;
}

#TopMenu form {	color: #fff;	
        border-left: 1px solid #ccc;
padding: 0; margin:0; 
float: right;padding-left:8px; padding-right:8px; padding-top:3px;
height:100%; 
}
#TopMenu form .button{
border:0; 
}

#TopMenu li a, #TopMenu li div {
	color: #fff;
	border-left: 1px solid #ccc;
}
#TopMenu li div a {
border: 0;
}
#TopMenu li a:hover {
	color: #fff;
	text-decoration: underline;
}
#TopMenu li.First a {
	border: 0;
}

#Menu {
	background: #fff url(../images/cream/MenuBg.jpg) 0 25px repeat-x;
}
#Menu li {
}
#Menu li a {
}
#Menu li ul li a {
	background: #f3ebd9;
}
#Menu li ul li a:hover {
	color: #075899;
}

#login_email {
	font-size: 11px;
	width:130px;
	border: #AAAAAA solid 1px;
}
#login_pass {
	font-size: 11px;
	width:130px;
	border: #AAAAAA solid 1px;
}


#Outer {
	background: url(../images/cream/OuterBg.gif) 100% 102px no-repeat; /* Right hand drop shadow */
}
#Wrapper {
	background: #fff url(../images/cream/WrapperBg.gif) 0 0 no-repeat; /* Lower left hand drop shadow */
}
#Header {
	background: url(../images/cream/HeaderBg.gif) 0 0 repeat-x; /* Bottom header drop shadow */
}

#Logo {
	background: url(../images/cream/LogoBg.gif) 0 0 no-repeat; /* Bookmark image */
}
#Logo h1 {
	color: #075899;
}
#Logo h1 a {
	color: #075899;
}

#SearchForm {
	background: url(../images/cream/SearchBg.gif) 100% 0 no-repeat; /* Right hand header drop shadow */
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #cfcfcf;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #939393;
}
#SearchForm p {
	color: #939393;
}

.Left {
}
.Left .Block {
}
.Left h2 {
	color: #333333;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cream/SideTitleBg.gif) no-repeat;
	height:28px;
	width:140px;
}
.Left li {
	border-bottom: 1px solid #e9e9e9;
}
.Left li a {
	color: #075899;
}
.Left li a:hover {
}








.Content {
}
.Content h2 {
}
.Content a {
	color: #075899;
}	
.Content.Wide {
}
.Content.Widest {
}








.Right {
}
.Right .Block {
}
.Right h2 {
	color: #333333;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cream/SideTitleBg.gif) no-repeat;
	height:28px;
	width:140px;
}
.RightBanner h2 {
	color: #666666;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cream/SideTitleBg200.gif) no-repeat;
	height:28px;
	width:200px;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right li {
	border-bottom: 1px solid #e9e9e9;
}
.Right li a {
	color: #075899;
}
.Right hr {
	background: transparent;
	color: #DADADA;
}








#Footer {
	border-top: 1px solid #DADADA;
}








.NewsletterSubscription input {
	border: 1px solid #dadada;
}








.Content .ProductList li {
	border: 1px solid #dadada;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f8f5eb;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}
.Content .ProductList strong, .Content .ProductList strong a {
	color: #075899;
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Right .ProductList li {
}








.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/cream/FeaturedProductsBg.gif) bottom left repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #f8f5eb;
}








.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/cream/No1SellerBg.gif) bottom left repeat-x;
	border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/cream/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
	background: url(../images/red/TopSeller1Rating.gif) bottom left no-repeat;
}








.Breadcrumb {
	border-bottom: 1px solid #DADADA;
}








.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #E9E9E9; }
.CompareFieldTop { border-bottom:solid 1px #DADADA; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #DADADA; border-bottom:solid 1px #E9E9E9; }
.CompareLeft { border-left:solid 1px #DADADA; border-bottom:solid 1px #E9E9E9; }




.ViewCartLink {
	background: url('../images/cream/Cart.gif') no-repeat 0 3px ;
}




.CartContents {
	border: 1px solid #DADADA;
}




.CartContents thead tr th {
	background: #f8f5eb;
	color: #424748;
	border-bottom: 1px solid #DADADA;
}




.CartContents tbody .SubTotal td {
	border-top: 1px solid #DADADA;
	color: #075899;
}




.MiniCart .SubTotal {
	color: #075899;
}




.JustAddedProduct {
	border: 1px solid #E9E9E9;
	background: #fff;
}




.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}




.CategoryPagination {
	color: #075899;
}




.CheckoutRedeemCoupon { background: #f8f5eb; padding: 10px; width: 300px; border: 1px solid #DADADA; margin-bottom: 10px; }




.InfoMessage {
	background: #f8f5eb 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: #f8f5eb;
}




.QuickSearchHover td{ background: #F8F5EB; }




.QuickSearchAllResults a { background: url('../images/cream/QuickSearchAllResultsButton.gif') no-repeat right; }



















