@charset "utf-8";

body {
	background: #fff;
	color: #292929;
}
a {
	color: #292929;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #710d2a;
}
h2 {
	color: #710d2a;
}
h3 {
	color: #b83449;
}
hr {
	background: #e3e9ec;
	color: #e3e9ec;
}


#Container {
	background: #fff;
}


#TopMenu {
	color: #000;/*
	background: url(../images/red/bg_Topmenu.gif) repeat-x;*/
}
#TopMenu ul {
	background:url(../images/red/bg_Topmenu_last.gif) right bottom no-repeat;
}
#TopMenu li {
	border-left:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	background:#fdfdfd;
}
#TopMenu li.First {
	background: url(../images/red/bg_Topmenu_first.gif) 0 1px no-repeat;
	border:none;
	height:30px;
}
#TopMenu li a, #TopMenu li span {
	color: #000;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background:url(../images/red/bg_menu.gif) repeat-x;
}
#Menu ul{
	background:url(../images/red/bg_menu_last.gif) right no-repeat;
}
#Menu li {
	border-left:1px solid #dadada;
}
#Menu li.First {
	background:#e2e9ef url(../images/red/bg_menu_first.gif) no-repeat;
	border:none;
	height:35px;
	border:none;
}
#Menu li a {
	color: #000;
}
#Menu li a:hover {
	text-decoration: none;
}
#Menu li ul {
	border: 2px solid #710d2a;
	border-top: 0;
}
#Menu li ul li a {
	background: #fff;
	color: #710d2a;
}
#Menu li ul li a:hover {
	color: #292929;
}


#Outer {
}
#Wrapper {
}
#Header {
}


#Logo {
}
#Logo h1 {
	color: #710d2a;
}
#Logo h1 a {
	color: #710d2a;
}
.HederSign {
	font-weight:bold;
	color:#3a3939;
}
.HederSign a {
	text-decoration:underline;
	font-weight:bold;
	color:#3a3939;
}
#SearchForm {
	background: url(../images/red/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #cfcfcf;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #fff;
}
#SearchForm p {
	color: #fff;
}

.Left {
}
.Left .BlockContent,.Right .BlockContent {
	border:1px solid #e4e4e4;
	background:#fff;
}
.Left .Block {
}
.Left h2 {
	background: url(../images/red/lefth2bg.gif) 0 0 no-repeat;
	color:#343333;
}
.Left li {
	border-bottom: 1px solid #cfcfcf;
}
.Left li a {
	color: #292929;
}
.Left li a:hover {
	color: #710d2a;
}
.Left .Block li, .Right .Block li {
}

#SideCategoryList h2 {
	background: url(../images/red/bg_cote.gif) 0 0 no-repeat;
	color:#FFFFFF;
	height:24px;
	padding-top:6px;
}
#SideCategoryList .BlockContent {
	border:1px solid #ababab;
}
#SideNewsletterBox h2 {
	display:none;
}
#SideNewsletterBox .BlockContent {
	background:#fcfcfc;
	border:1px solid #e4e4e4;
	background: url(../images/red/bg_newsletter.gif) 0 0 no-repeat;
	padding:102px 0 0 13px;
}
#SideRecentOrders {
	padding:5px;
}
#SideRecentOrders h2{
	color:#000;
	background:none;
	padding:5px;
}
#SideRecentOrders li{
	display:block;
	border:none;
	padding:0px 0 0px 25px;
	background: url(../images/red/RecentOrder.gif) 0 1px no-repeat;
	margin:0px;
	color:#999999;
}
#SideRecentOrders a {
	font-weight:normal;
	display:block;
	height:32px;
	overflow:hidden;
	color:#252525;
	font-size:12px;
}
.Content {
}
.Content h2 {
}
#PopularCategories h2,#HomeFeaturedProducts h2 {
	background: url(../images/red/conh2.gif) 0 0 no-repeat;
	padding:0 25px;
	margin:5px 0;
	height:25px;
	overflow:hidden;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
/*PopularCategories*/
.PopularCategories {
	height:285px;
	overflow:hidden;
	margin:0px;
}
.Categoriesimg {
	width:170px;
	text-align:center;
}
.PopularCategories p {
	font-weight:bold;
	font-size:14px;
	margin:0px;
}
.PopularCategories .FatherCategories {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	height:245px;
	overflow:hidden;
}
.PopularCategories .SubCategories {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
	height:96px;
	overflow:hidden;
}
.PopularCategories li {
	display:block;
	width:170px;
	margin:0 0 0 10px;
	float:left;
	overflow:hidden;
	padding:0 10px;
	line-height:24px;
}
.PopularCategories li ul li {
	display:block;
	margin:0;
	padding:0;
	clear:both;
	background: url(../images/red/squra.gif) 0 10px no-repeat;
	padding-left:8px;
}
.PopularCategories a {
	text-decoration:none;
}
.PopularCategories .more a {
	color:#075899;
}
/*PopularCategories*/
.Right {
}
.Right .Block {
}
.Right h2 {
	background: url(../images/red/lefth2bg.gif) 0 0 no-repeat;
	color:#343333;
}
.Right li {
	border-bottom: 1px solid #cfcfcf;
}
.Right li a {
	color: #292929;
}
.Right a:hover, .Right a:hover strong {
	color: #710d2a;
}
.Right hr {
	background: transparent;
	color: #e3e9ec;
}


#Footer {
}


.NewsletterSubscription input {
	border: 1px solid #cfcfcf;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.ProductList a {
}
.ProductList a:hover {
	color: #b83449;
}
.ProductList .ProductImage {
	background: #fff;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #be0101;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}
.Right .BlockContent {
	padding:5px;
}

.TopSellers li {
	background-image: none;
	border-top: 1px solid #cfcfcf;
	border-bottom:none;
}
.TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #0718fc;
}
.TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.TopSellers li.TopSeller1 {
	border:none;
	display:block;
}
.TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/red/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.TopSellers li.TopSeller1 .Rating {
}

.Breadcrumb {
	border-bottom: 1px solid #eee;
}


.CompareItem { width:200px; border-left: solid 1px #e3e9ec; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #e3e9ec; }
.CompareFieldTop { border-bottom:solid 1px #e3e9ec; }
.CompareFieldTop a:hover { color:#be0101; }
.CompareCenter { border-left:solid 1px #e3e9ec; border-bottom:solid 1px #e3e9ec; }
.CompareLeft { border-left:solid 1px #e3e9ec; border-bottom:solid 1px #e3e9ec; }

.ViewCartLink {
	background: url('../images/red/Cart.gif') no-repeat 6px 3px;
}

table.CartContents, table.General {
	border: 1px solid #e3e9ec;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f0f5f7;
	color: #424748;
	border-bottom: 1px solid #e3e9ec;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #e3e9ec;
	color: #b83449;
}

.MiniCart .SubTotal {
	color: #b83449;
}

.JustAddedProduct {
	border: 1px solid #e3e9ec;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #b83449;
}

.CategoryPagination {
	color: #292929;
	background: #f0f5f7;
}

.CheckoutRedeemCoupon { background: #f0f5f7; padding: 10px; width: 300px; border: 1px solid #e3e9ec; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background: #f0f5f7;
}

.InfoMessage {
	background: #f0f5f7 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: #f0f5f7;
}

.QuickSearchAllResults a { background: url('../images/red/QuickSearchAllResultsButton.gif') no-repeat right; }

.QuickSearchHover td{ background: #f0f5f7; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #f0f5f7;
	border: 1px solid #e3e9ec;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #f0f5f7;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #b83449;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f5f7;
	color: #777;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #710D2A;
}

.TabNav li a {
	border: 1px solid #710D2A;
	background: #FBE9ED;
	color: #000;
}

.TabNav li a:hover {
	background-color: #F5C6CD;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

#SideShopByBrand ul li{ text-indent:6px;}
#PageBreadcrumb{ border:none; border-bottom:1px solid #eee;}
.CategoryDescription{ padding: 2px 5px 2px 5px;}

/*Small Img Display*/
#SideCategoryNewProducts li{ margin:0px; padding:0px; padding:6px 0 12px 0;}
html>body #SideCategoryNewProducts li{ overflow:auto;}
* html #SideCategoryNewProducts li{zoom:1; height:1%;}
#SideCategoryNewProducts .DisplayProductImage{ float:left; width:50px; margin:3px 8px 0 0;}
#SideCategoryNewProducts .DetailsLeft{ float:left; overflow:hidden; width:100px;}

#SideNewProducts li{ margin:0px; padding:0px; padding:6px 0 12px 0;}
html>body #SideNewProducts li{ overflow:auto;}
* html #SideNewProducts li{zoom:1; height:1%;}
#SideNewProducts .DisplayProductImage{ float:left; width:50px; margin:3px 8px 0 0;}
#SideNewProducts .DetailsLeft{ float:left; overflow:hidden; width:100px;}

#SideProductRelated li{ margin:0px; padding:0px; padding:6px 0 12px 0;}
html>body #SideProductRelated li{ overflow:auto;}
* html #SideProductRelated li{zoom:1; height:1%;}
#SideProductRelated .DisplayProductImage{ float:left; width:50px; margin:3px 6px 0 0;}
#SideProductRelated .DetailsLeft{ float:left; overflow:hidden; width:95px;}
/*Display End*/

#SideCouponCodeBox hr,  #SideGiftCertificateCodeBox hr{ border:none; color:#fff; background:#FFF;}
#SideAccountMenu ul li{ line-height:200%;}
#PageContent .BlockContent, .AdvancedSearch, #SearchTips .BlockContent, #PurchaseGiftCertificate .BlockContent{ padding:0 6px;}
#SideTopSellers, #HomeFeaturedProducts{ _margin:0px; padding:0px;}
.CouponCode input, .GiftCertificateCode input{ vertical-align:middle;}
.EachOrdersHeight{ height:30px;}
.RepairCenter{ padding:10px 0 0 0 ;}

