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

#TopMenu li { background: url(../images/magenta/PagesMenuBg.gif) 0 10px no-repeat;}
#TopMenu li.First { background-image: none;}

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


#Outer {
}
#Wrapper {
}
#Header {
}


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


#SearchForm {

}
#SearchForm form {
}
#SearchForm label {
	display: none;
}
#SearchForm input {

}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {

}
#SearchForm p {

}


.Left {
}
.Left .Block {
}
.Left h2 {
	color: #333;
}
.Left li {

}
.Left li a {
	color: #232323;
}
.Left li a:hover {
	color: #a71a07;
}
.Left .Block li, .Right .Block li {
	padding-left:0;
}



.Content {
}
.Content h2 {
	font-size:18px;
	color: #a32122;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
}
.Right h2 {
	color: #333;
}
.Right li {
}
.Right li a {
	color: #232323;
}
.Right a:hover, .Right a:hover strong {
	color: #a71a07;
}
.Right hr {
	background: transparent;
	color: #dadada;
}


.NewsletterSubscription input {

}

.ProductList a {
	color: #545151;
}
.ProductList a:hover {
	color: #a71a07;
}
.ProductList .ProductImage {
	background: #fff;
	padding: 4px;
	border: 1px solid #dadada;
}
.Content .ProductList strong, .Content .ProductList strong a {
}
.ProductPrice, .ProductList em {
	color: #CB0000;
}
.ProductList .Rating {
	color: #6a6a6a;
}

.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:#E0005F; }
.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.gif') no-repeat 3px 0;
}

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

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

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

.MiniCart .SubTotal {
	color: #CB0000;
}

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

.JustAddedProduct strong, .JustAddedProduct a {

}

.CategoryPagination {
	color: #000;
	background: #d7d7d7;
	border: 1px solid #dadada;
}

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

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

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #eff6f9;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #232323;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

/*GuestBook Begin*/
.CommentList{ margin:0px; margin-left:28px; list-style-type:decimal; padding-right:8px;}
.CommentList li{ list-style-type:lower-roman; margin-bottom:8px; border-bottom:3px solid #eee;}
.WhereAndWhen{ text-align:right; padding-bottom:3px; color:#999999;}
.GuestBookFrom{ padding:0 8px;}
.GuestBookFrom h3{ color:#7D222E; font-weight:bold;}
.GuestBookFrom h3 img{ margin-right:5px;}
.GuestBook{ margin:0px; padding:0px; list-style:none; margin:16px 0 0 30px;}
.GuestBook li{ clear:both; margin-bottom:8px;}
.GuestBook label{ display:block; width:80px; float:left;}
/*GuestBook End*/

/*More Begin*/
#HomeFeaturedProducts h2 span, #HomeNewProducts h2 span{ float:right; margin-right:14px;}
#HomeFeaturedProducts h2 span a, #HomeNewProducts h2 span a{ font-size:11px; text-decoration:none; }
/*This End*/

#provider_list .WhichPayment{ margin-top:10px;}
#provider_list .WhichPayment strong{ font-size:14px;}
#provider_list .WhichPayment span{ color:#666;}

.b123{
text-decoration:none;
}