/* Color: Ochre */

body {
	color: #413e3c;
}

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

a:hover {
	color: #37130d;
}

h2 {
	color: #5e5b59;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}
.catHead h2 {
	padding-left: 10px;
	margin-top: 16px;
}

.catHead {
	padding-left: 20px;
}

h3 {
	color: #5e5b59;
	font-weight: bold;

}
hr {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}


#TopMenu {
}
#TopMenu li{
	background: url(../../Sunglasses/images/ochre/TopMenuBg.gif) 0 9px no-repeat;
}
#TopMenu li.First{
	background-image: none;
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu {
}
#Menu li {
}
#Menu li a {
	background: url(../../Sunglasses/images/ochre/MenuBg.gif) 0 12px no-repeat;
	color: #fff;
}
#Menu li.First a {
	background-image: none;
}
#Menu li ul li a {
	background: #37130d;
	color: #fff;
}
#Menu li ul li a:hover {
	color: #b49a5d;
}
#Menu li:hover a, #Menu li.over a{
}


#Container {
	background: url(../../Sunglasses/images/ochre/ContainerBg.jpg) 0 30px no-repeat;
}
#Outer {
}
#Wrapper {
}
#Header {
}


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


#SearchForm {
	background: url(../../Sunglasses/images/ochre/SearchBg.gif) 0 0 no-repeat;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #b49a5d;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #b49a5d;
}
#SearchForm p {
	color: #b49a5d;
}


.Left {
	background: #0c0c0c;
}
.Left h2 {
	color: #b49a5d;
}
.Left li {
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


.Right {
	color: #0c0c0c;
}
.Right .Block {
	background-color: #F5F5F5;
	background-image: url(../../Sunglasses/images/ochre/RightBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Right h2 {
	background: #f0ebdf url(../../Sunglasses/images/ochre/RightBg_h2.gif) 0 0 no-repeat;
	color: #fff;
	padding: 10px 0 10px 10px;
}

.Right a {
	color: #0c0c0c;
}

.Right a:hover, .Right a:hover strong {
}

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

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

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.Content .ProductList li {
	background: url() bottom left no-repeat;
}

.Content .ProductList .ProductImage {
	background: url() top left no-repeat;
}

.Content .ProductList .ProductDetails {
	background: url() top right no-repeat;
}

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

.ProductPrice, .ProductList em {
	color: #5e5b59;
}

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

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
}


.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

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

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: #fff url(../../Sunglasses/images/ochre/TopSeller1Bg.gif) 0 0 no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
background: #fff url(../../Sunglasses/images/ochre/TopSeller1RDetails.gif) bottom no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../Sunglasses/images/ochre/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #fff;
}


.Breadcrumb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}


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

.ViewCartLink {
	background: url('../../Sunglasses/images/ochre/Cart.gif') no-repeat 9px 2px;
}

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

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

.CartContents tbody .SubTotal td {
	color: #0c0c0c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

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

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

.CategoryPagination {
	color: #0c0c0c;
	background: #f0ebdf;
}

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

.SubCategoryList, .SubBrandList {
	background:#f0ebdf;
}

.InfoMessage {
	background: #f0ebdf url('../../Sunglasses/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../Sunglasses/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Sunglasses/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f0ebdf;
}

.QuickSearchHover td{ background: #f0ebdf; }
.QuickSearchAllResults a { background: url('../../Sunglasses/images/ochre/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f0ebdf;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

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

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	color: #fff;
	background-color: #999999;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

/* Tabbed Navigation */
.TabNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.TabNav li a {
	border: 1px solid #b49a5d;
	background: #f0ebdf;
}

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

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