/* Color: Ochre */

body {

}

a {
	color: #0c0c0c;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #37130d;
}

h2 {
	color: #37130d;
}

h3 {
	color: #9e854c;
}
hr {
	border: #b49a5d;
	background: #b49a5d;
}


#TopMenu {
	margin:0 auto;
}
#TopMenu li{
	background: url(../../Sutter/images/ochre/TopMenuBg.gif) 0 9px no-repeat;
	padding-left:3px;
}
#TopMenu li.First{
	background-image: none;
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}


#Menu ul {
	margin-left: 15px;
	margin-top:0px;
	padding: 0 0 0 0px;
	list-style: none;
	display: block;
	height: 30px;
}

#Menu li {
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 30px;
	margin-left:22px;
}

#Menu a:link, #Menu a:visited {
	display: block;
	height: 27px;
	text-decoration: none;
	padding-left:23px;
	padding-right:23px;	
	line-height: 30px;
	color:#FFFFFF;	
}

#Menu li a:link, #Menu li a:visited {
	font-size: 11px;
	height: 30px;
	float: left;
	text-decoration: none;
	color:#FFFFFF;
}

#Menu li a:hover, #Menu li a:visited:hover, #Menu li.hover a, #Menu li:hover > a {
	background-color: #F6F6EE;
	background-repeat: repeat-x;
	color:#3F424C;	
}

#Menu li:hover, #Menu li:visited:hover, #Menu li.sfhover { 
	background-color: #F6F6EE;
	background-repeat: repeat-x;	
	color:#3F424C;	
}

#Menu li ul {
	width: 202px; /*140px;*/
	list-style: none;
	position: absolute;
	clear: both;
	top: 27px;
	left: 0;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	border: 1px solid #999999;
	background-image: url(../images/ochre/bg_black_light.jpg);	
	display: none;
}

#Menu li>ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 206px; /*144px;*/
	height: auto;
	margin-top: 30px;
}

#Menu li li {
	clear: both;
	display: block;
	width: 206px; /*140px;*/
	text-align: left;
	float: none;
	height: auto;
	margin: 0;
	padding: 0;
	background-position: -300px -300px !important;
}

#Menu li li a, #Menu li li a:visited {
	display: block;
	font-weight: normal;
	line-height: 1.2em;
	height: 13px;
	padding: 6px 0 6px 5px !important;
	margin: 0 !important;
	background: transparent !important;
	width: 202px; /*140px;*/
	font-size: 11px;	
	font-weight: bold !important;
	text-align: left;
	color:#FFFFFF;
}

html>body #Menu li li a {
	width: 202px; /*140px;*/
	height: auto !important;
	line-height: 1.2em !important;
	min-height: 13px !important;
}

#Menu li li a:hover, #Menu li li a:visited:hover {
	background-image: url(../images/ochre/bg_black.jpg) !important;
	width:201px;
	color:#FFFFFF;
}


#Menu li:hover ul, #Menu li.hover ul {
	display: block;		
}

#Menu a:hover ul, #Menu li.hover ul {
	display: block;	
}



#Container {
	background-position: 0 30px;
	background-repeat: no-repeat;
}
#Outer {
}
#Wrapper {
}
#Header {
	width:100%;
	float:left;
	height:114px;
	background-repeat:repeat-x;
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: url(../../Sutter/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-image: url(../images/ochre/bg_black.jpg);
	background-repeat:repeat;
	border: 1px solid #B49A5D;	
}
.Left h2 {
	color: #b49a5d;
}
.Left li {
}
.Left li a {
	color: #fff;
}
.Left li a:hover {
	color: #fff;
}


.Content {
}
.Content h2 {
}
.Content a {
}


.Right {
	color: #0c0c0c;
}
.Right .Block {
	background: #f0ebdf url(../../Sutter/images/ochre/RightBg.gif) bottom left no-repeat;
}

.Right h2 {
	background: #f0ebdf url(../../Sutter/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 {
	color:#FFFFFF;
}

#Footer a:link, #Footer a:visited  {
	color:#FFFFFF;
	text-decoration:none;
}

#Footer a:hover, #Footer a:visited:hover  {
	color:#FFFFFF;
	text-decoration:underline;
}

.NewsletterSubscription input {
	border: 1px solid #cfcfcf;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.Content .ProductList li {
	background: url(../../Sutter/images/ochre/ProductListBgBottom.gif) bottom left no-repeat;
}

.Content .ProductList .ProductImage {
	background: url(../../Sutter/images/ochre/ProductListBgTop.gif) top left no-repeat;
}

.Content .ProductList .ProductDetails {
	background: url(../../Sutter/images/ochre/ProductListBgTop.gif) top right no-repeat;
}

.ProductList strong, .ProductList strong a {
	color: #0c0c0c;
}

.ProductPrice, .ProductList em {
	color: #dd2020;
}

.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(../../Sutter/images/ochre/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
	background: #fff url(../../Sutter/images/ochre/TopSeller1Bg.gif) 0 0 no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
background: #fff url(../../Sutter/images/ochre/TopSeller1RDetails.gif) bottom no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: url(../../Sutter/images/ochre/TopSellerNumber1Bg.png) 0 0 no-repeat;
	color: #fff;
}


.Breadcrumb {
	border-bottom: 1px solid #b49a5d;
}


.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:red; }
.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('../../Sutter/images/ochre/Cart.gif') no-repeat 5px 2px;
}

table.CartContents, table.General {
	border: 1px solid #b49a5d;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f0ebdf;
	color: #424748;
	border-bottom: 1px solid #b49a5d;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #b49a5d;
	color: #0c0c0c;
}

.JustAddedProduct {
	border: 1px solid #b49a5d;
	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('../../Sutter/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../Sutter/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Sutter/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('../../Sutter/images/ochre/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f0ebdf;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #37130d;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #b49a5d;
	color: #fff;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #b49a5d;
}

.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;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}



.book {
	float:left;
	margin-left:30px;
	margin-top:30px;
	width:640px;;
	border-bottom: 2px solid #C3332A;
	padding-bottom:20px;
	display:inline;	
}

.book_pic {
	float:left;
	width:166px;
}

.book_title {
	float:left;
	margin-left: 10px;
	margin-top:30px;
	width:300px;
	font-size: 16px; font-weight:bold; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;
	display:inline;		
}

.book_summary {
	float:left;
	float:left;
	margin-left: 25px;
	margin-top:20px;
	width:440px;	
	font-size: 12px; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;		
	display:inline;
}

.read_more a:link, .read_more a:hover, .read_more a:visited {
	float:right;
	margin-right:60px;
	margin-top:20px;
	background-image: url(../images/ochre/read_more.png);
	width:160px;
	height:45px;
	background-repeat:no-repeat;
}



