/* Color: Pastel */

body {
	background: #fff;
	color: #303030;
}

a {
	color: #004B91;
	font-weight: normal;
}

a:hover {
	color: #E47911;
}

h2 {
}

h3 {
	color: #AF1805;
}
hr {
	background: #F5F4F2;
	color: #F5F4F2;
}

#Outer {
	background:  url(../images/pastel/ContentBg.gif) 50% 0 repeat-y;
}

#TopMenu {

}

#TopMenu li{
	
}

#TopMenu li.First {
	
}

#TopMenu li a {
}

#TopMenu li div {
}

#TopMenu li a:hover {
	text-decoration: underline;
}


#Header {
	background: #fff url(../images/pastel/topbanner.jpg) no-repeat;
}



#SearchForm input {
	background: #fff;
	border: 1px solid #e7e7e7;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	}

#SearchForm p {
	}


.Content {
}

.Content h2 {
	color: #616161;
	font-weight: normal;
}

.Content.Wide {
}

.Content.Widest {
}



.Right .Block {
}

.Right h2 {
	}

.Right li {
	border-bottom: 1px solid #cedfea;
}

.Right li a {
	color: #084283;
}

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

.Right hr {
	background: #F5F4F2;
	color: #F5F4F2;
}

.Content .ProductList li {
	border: 3px solid #f5f4f2;
}
.Content .ProductList li:hover {
	border: 3px solid #004B91;
}

.ProductList strong, .ProductList strong a {
	color: #004B91;
	text-decoration: underline;
}
.ProductList strong a:hover {
	color: #E47911;
}

.ProductPrice, .ProductList em {
	color: #990000;
	font-size: 1.4em;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}


.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/pastel/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #0a4272;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: url(../images/pastel/TopSeller1Bg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
	background: url(../images/pastel/TopSeller1RDetails.gif) bottom no-repeat;
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../images/pastel/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #084283;
}

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


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


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

table.CartContents thead tr th, table.General thead tr th {
	background: #fafafa;
	color: #0a4272;
	border-bottom: 1px solid #F5F4F2;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #F5F4F2;
	color: #0a4272;
}

.MiniCart .SubTotal {
	color: #0a4272;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #0a4272;
}

.CategoryPagination {
	color: #0A4272;
	background: #fafafa;
	border: 1px solid #F5F4F2;
}

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

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

.QuickSearch { background: #fff; border: 1px solid #F5F4F2;  }

.QuickSearchHover td{ background: #fafafa; }

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

.CreateAccount {
	border-right: 1px solid #F5F4F2;
}

.SearchTips .Examples {
	background: #fafafa;
	border: 1px solid #F5F4F2;
	color: #555;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #FCFCFC;
	border: 1px solid #ededed;
}

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

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #6b8eb5;
}

.TabNav li a {
	border: 1px solid #6b8eb5;
	background: #fafafa;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

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