/* Color: Maroon */

body {
	background: #fff url(../images/magenta/BodyBg.png) 0 0 repeat-x;
	color: #282828;
}
a {
	color: #282828;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #027EC4;
}
h2 {
	color: #282828;
}
h3 {
	color: #027EC4;
}
hr {
	background: #dadada;
	color: #dadada;
}


#Container {
	background: #fff;
}


#TopMenu {
	border-bottom: 5px solid #353232;
}
#TopMenu li {
	background: url(../images/magenta/PagesMenuBg.gif) 0 10px no-repeat;
}
#TopMenu li.First {
	background-image: none;
}
#TopMenu li a, #TopMenu li span {
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	color: #027EC4;
	text-decoration: underline;
}

#Logintop {
color:#FFF;
background:#353232 none repeat scroll 0 0;
border-bottom:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
}

#Logintop li {
}
#Logintop li a {
	color: #fff;
}
#Logintop li a:hover {
	color: #fff;
}
#Logintop li ul {
}
#Logintop li ul li a {
	color: #dadada;
	background: #232323;
}
#Logintop li ul li a:hover {
	color: #fff;
}

#Menu {
	background: #353232;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	color: #fff;
}
#Menu li ul {
}
#Menu li ul li a {
	color: #dadada;
	background: #232323;
}
#Menu li ul li a:hover {
	color: #fff;
}


#Outer {
}
#Wrapper {
}
#Header {
	background: url(../images/magenta/HeaderBg.jpg) 0 0 no-repeat;
}

#HeaderCategories a {
	color: #FFF;
	width: 137px;
	height: 33px;
	display:block;
	text-align: center;
	padding-top: 9px;
	text-decoration:none;

}
#HeaderCategories a:hover {
	color: #FFF;
	width: 137px;
	height: 33px;
	text-align: center;
	padding-top: 9px;
	text-decoration: underline;
}

#Logo {
}
#Logo h1 {
	color: #000;
}
#Logo h1 a {
	color: #000;
}


#SearchForm {

}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
background:#666666 none repeat scroll 0 0;
border:1px solid #FFFFFF;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #313131;
}
#SearchForm p {
	color: #f2b5ce;
}


.Left {
}
.Left .Block {
}
.Left h2 {
	color: #fff;
	background-image:url(../images/magenta/Bg_H2_side.jpg) ;
	height:18px;
}
.Left li {
	border-bottom: 1px solid #d9d9d9;
}
.Left li a {
	color: #232323;
}
.Left li a:hover {
	color: #027EC4;
}
.Left .Block li, .Right .Block li {
	background: url(../images/magenta/BlockArrow.gif) no-repeat left center;
	padding-left:8px;
}



.Content {
}
.Content h2 {
	color: #fff;
	background-image:url(../images/magenta/bg_h2_content.jpg);
	height:23px;
}

.Content h6 {
	color: #fff;
	background-image:url(../images/magenta/bg_h6_content.gif);
	height:23px;
}

.Content h7 {
	color: #333;
	font-size:1.25em;
}

.Content a {
}	
.Content.Wide h2{
	color: #fff;
	width: 600px;
}

.Content.Wide h5{
	color: #fff;
	background-image: url(../images/magenta/Bg_H2_side.jpg);
	height: 18px;
}

.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
	color: #fff;
	background-image:url(../images/magenta/Bg_H2_side.jpg);
	height:18px;
}
.Right li {
	border-bottom: 1px solid #d9d9d9;
}
.Right li a {
	color: #232323;
}
.Right a:hover, .Right a:hover strong {
	color: #027EC4;
}
.Right hr {
	background: transparent;
	color: #dadada;
}


#Footer {
	border-top: 1px solid #dadada;
}


.NewsletterSubscription input {
	border: 1px solid #dadada;
}


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}
.categ {
	margin-top:20px;
	margin-left:-2px;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	width:570px;
	height:800px;
	text-align:left;
	padding-left:35px;
}

.ProductList a {
	color: #027EC4;
	font-weight:bold;
}
.ProductList a:hover {
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 1px solid #dadada;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #B81B1E;
}
.ProductList .Rating {
	color: #6a6a6a;
}
.Content .FeaturedProducts .ProductList li {
	background: url(../images/magenta/FeaturedProductsBg.gif) 0 100% repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}


.Right .TopSellers li {
	background-image: none;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #fff;
	background: url(../images/magenta/TopSellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
	background: #fff url(../images/magenta/No1SellerBg.gif) 0 100% repeat-x;
	border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #fff;
	background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .Rating {
}

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


.CompareItem { width:200px; border-left: solid 1px #dadada; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dadada; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#B81B1E; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #dadada; }

.ViewCartLink {
	background: url('../images/magenta/cart.png') no-repeat 3px 4px;
}

.CartContents {
	border: 5px solid #dadada;
}

.CartContents thead tr th {
	background: #eee;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #027EC4;
}

.MiniCart .SubTotal {
	color: #027EC4;
	border-top: 1px solid #DADADA;
	width:100%;
}

.Product {
	border: 1px solid #dadada;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #333;
	font-weight:normal;
	text-decoration:none;
}

.CategoryPagination {
	color: #027EC4;
	background: #eff6f9;
	border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { 
	background: #eff6f9 url(../images/magenta/gift.jpg) 275px 7px no-repeat;
	padding: 10px; 
	width: 300px; 
	border: 1px solid #dadada; 
	margin-bottom: 10px; 
}

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

.QuickSearchAllResults a { background: url('../images/magenta/QuickSearchAllResultsButton.gif') no-repeat center; }

.QuickSearchHover td{ background: #eff6f9; }

.SortBox {
	color: #fff;
}
.SearchTips .Examples {
	background: #eff6f9;
	border: 1px solid #dadada;
}

#SearchPageHeader .FloatRight a {
	float: left;
	padding: 7px 0 0 0;
	color: #fff;
}
#SearchPageHeader .FloatRight a img {
	padding: 5px;
}