/* Color: red */

body {
	background: #fff /*url('../images/red/BodyBg.gif') repeat-x 0 0*/;
	color: #001927;
}


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

a:hover {
	color: #07599a;
}

h1 {
	color: #001927;
}

h2 {
	color: #001927;
}

h3 {
	color: #001927;
}


#TopMenu li a, #TopMenu li div {
}

#TopMenu li div a {
}

#TopMenu ul li a:hover {
	color: #E5362C;
}

#Menu li a {
	/*background: url('../images/red/PagesMenuBg.gif') 0 8px no-repeat*/;
	color: #fff;
}
#Menu li a:hover {
	/*background: url('../images/red/PagesMenuBg.gif') 0 8px no-repeat*/;
	color: #001927;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	/*background-color: #E5362C*/;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	/*background-color: #65b2cb*/;
}

#Outer {
	/*background: url('../images/red/WrapperBg.jpg') no-repeat top center*/;
}


#Header {
	/*border-bottom: 1px solid #4aa1b2*/;
}

#Logo h1 {
	color: #fff;
	background: url(../images/red/Logo.png) top left no-repeat;
}

#Logo h1 a {
	color: #fff;
}
#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	/*background: transparent url('../images/red/LeftBg.gif') no-repeat;*/
	background-color:#E5362C;
}

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

.Left li a:hover {
	color: #001927;
	text-decoration:none;
}

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

.Content a {
	color: #E5362C;
}

.Content.Wide {
	/*background-image: url('../images/ContentBgWide.gif');*/
}

.Content.Widest {
	/*background-image: url('../images/ContentBgWidest.gif');*/
}


.Right {
	/*background: transparent url('../images/red/RightBg.gif') no-repeat;*/
	background-color:#c5bcda;
	color:#fff;
}

.Right.BlikHome {
	/*background: transparent url('../images/red/RightBg.gif') no-repeat;*/
	background-color:#F39900;
}
.Right.BlikHome h1, .Right.BlikHome h2{
	color: #fff;
}

.Right a {
	color: #E5362C;
}

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

#Footer {
	/*border-top: 1px solid #C0DAE7;*/
}

#Footer a {
	color: #535353;
	font-weight: normal;
	text-decoration: none;
}

#Footer a:hover {
	color: #535353;
	text-decoration:none;
}

#Footer li a {
	border-left: 1px solid #208db5;
}
.PoweredBy a {
	color:#0F0;
}

.ProductList .ProductImage {
}

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

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

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px solid #FFF;
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	/*background: #C5BCDA;*/
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/red/TopSellerNumberBg.gif) 0 4px no-repeat;
	color: #E5362C;
}

.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(../images/red/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #E5362C;
}

.Breadcrumb {
	border-bottom: 1px solid #C5BCDA;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #C5BCDA; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #C5BCDA; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #C5BCDA; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../images/red/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #C5BCDA;
}

.CartContents thead tr th, table.General thead tr th {
	color: #424748;
	border-bottom: 1px solid #C5BCDA;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c5bcda;
	color: #E5362C;
}

.MiniCart .SubTotal {
	color: #E5362C;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #E5362C;
}

.CategoryPagination {
	border-bottom: 1px solid #C5BCDA;
}

.CheckoutRedeemCoupon { padding: 10px; width: 300px; border: 1px solid #c5bcda; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
}

.InfoMessage {
	background: 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 {
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c5bcda;
	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 #EF4035;
}

.TabNav li a {
	border: 1px solid #EF4035;
}

.TabNav li a:hover {
	color: #001927;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}