/* Brown: #46362f */

body {
	background-color: #fff;
}
:focus {
	outline: 1px solid #c0c0c0;
}
h1,
h2,
h3,
h4,
h5,
h6,
dt {
	color: #46362f;
}

.block .block-title {
	color: #666;
	padding-bottom: 5px;
	padding-left: 5px;
	background: url('../images/block-title-background.png') bottom left no-repeat;
	text-align: left;
	margin-bottom: 8px;
}
.block .block-title strong {
	color: #46362f;
}

.main-container {
	padding: 10px;
	margin-top: 0;

}
.header-container {
/*	background-color: #f1f1f1;
	background: url('../images/header-background.png') bottom left repeat-x;*/
	width: 100%;
/*	border-top: 5px solid #46362f;*/
	padding-top: 5px;
	margin-bottom: 0px;
}
.header-container .header {
	width: 960px;
	margin: 0px auto;
	padding-bottom: 0px;
}
.header {
	padding-bottom: 0;
}
.header .customer-center {
	margin-bottom: 10px;
}
.customer-center {
	text-transform: uppercase;
}
.customer-center a {
	text-decoration: none;
	font-size: 0.7em;
}
.customer-center a:hover {
	text-decoration: underline;
}
	
.quick-access .links {
	text-transform: uppercase;
	margin: 0 0 10px;
	font-size: 1.2em;
}
.quick-access .links li {
	margin-left: 7px;
}
.quick-access .links li.first {
	border: none;
}
.quick-access .links a {
	text-decoration: none;
	font-size: 0.7em;
}
.quick-access .links a:hover {
	color: #46362f;
}

.quick-access .form-search .input-text {
	border: 1px solid #cecece;
	padding: 0 5px;
	height: 30px;
	border-right: none;
}
.quick-access .form-search .button {
	border: 1px solid #cecece;
	border-left: none;
	text-indent: -9999px;
	background: #fff url('../images/icon_search.gif') 50% 50% no-repeat;
	height: 32px;
	width: 40px;
	margin-left: -5px;	
}
.footer-container {
	border-color: #dedede;
	background: url('../images/footer-background.png') 0 0 repeat-x;
	border: 0;
	/*border-top: 1px solid #46362f;*/
	padding-top: 15px
}
.footer-container .block-subscribe .block-content {
	padding: 0;
	font-size: 1em;
}
.nav-container {
	margin: 8px auto 4px;
/*	background: url('../images/apple_menu_bg.png') top right no-repeat;*/
	height: 35px;	
	/*border-top: 3px solid #46362f;*/
}
ul#nav {
/*	background: #fff url('../images/apple_menu_bg.png') top left no-repeat;*/
	width: 940px;
	height: 26px;
	float: left;
	padding-left: 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #c0c0c0;
	color:#838383;
	cursor:default;
	font:bold 12px/15px Arial;
}
ul#nav a {
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #f0f0f0;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
	border: 1px solid #d9d9d9;
}
ul#nav a:hover, #nav li.over a {
	color: #666;
	height: 25px;
/*	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #cfcfcf;*/	
}
ul#nav li.parent a:hover, #nav li.parent.over a {
	height:25px;
	border-bottom: none;
}
#nav li.active a {
	color: #46362f;
	background-color: #d9d9d9;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
	height: 25px;
}
ul#nav li {
/*	background: url('../images/apple_menu_divider.png') top right no-repeat;*/
	padding-right: 7px;
}
ul#nav ul li {
	background: none;
}
#nav li.over ul a {
	background-image: none;
	background-color: transparent;
	color: #666;
}
#nav ul {
	margin-left: 0;
	margin-top: 1px;
}
#nav ul {
	border-top: none;
}
#nav ul li ul {
	border: 1px solid #dfdfdf;
}
#nav ul.level0 {
	border-top: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cecece;
}
#nav ul li.last {
	border-bottom: 0;
}
#nav ul li.parent {
	background: url('../images/apple_menu_round-arrow.png') 100% 50% no-repeat;
}
#nav ul li a:hover {
	font-weight: bold;
	color: #000;
}
#nav ul li.active > a, #nav ul li.over > a {
	background-color: transparent;
}
#nav ul ul {
	top: 10px;
	padding-bottom: 0px;
}
#nav li a {
float:left;
height:25px;
line-height:25px;
padding:0 0 0 12px;
position:relative;
}
#nav ul {
background:none repeat scroll 0 0 #F1F1F1;
left:-10000px;
margin-left:2px;
padding:5px 11px 10px;
position:absolute;
top:25px;
width:13.5em;
z-index:102;
}
.products-grid .product-name a {
	text-decoration: none;
	color: #46362f;
	font-size: 16px;
}
.product-view,
.pager,
.sorter {
	background-color: #f0f0f0;
/*	border: 1px solid #dedede;
	-webkit-border-radius: 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px;*/
}
.product-view {
	background-color: #ffffff;
	border-right: 1px solid #f0f0f0;
}


.header .customer-center {
	font-size: 1.1em;
}	

.header .logo {
display:block;
float:left;
margin-top:30px;
margin-left:10px;
text-decoration:none;
}

.product-view .product-shop .product-name h1 {
	font-weight:normal;
	margin:0;
	font-size: 16px;
}

.product-name {
font-weight:normal;
margin:0;
}

.products-grid li.item {
float:left;
/*height:280px;*/
padding:12px 9px 50px;
}

.product-name a {
	font-size: 16px;
}

