body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3a2a15;
}

h1, h2, h3 {
	margin: 0;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a, a:hover, a:active, a:focus {
	outline:none;
}

form, fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

a {
	color: #3a2a15;
	text-decoration:none;
}

a:hover {
}

a img {
	border: none;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

/* Top Bar */

#topbar {
	height: 42px;
	background: #bcac99;
}

#phonenumber, #orders, #search {
	float: left;
	height: 42px;
}

#phonenumber {
	width: 353px;
	background: url(images/bg_01.jpg);
	text-indent: -9999em;
}

#orders {
	width: 330px;
	background: url(images/bg_02.jpg);
	color: #3a2a15;
}

#orders a {
	text-decoration: none;
	color: #3a2a15;
}

#orders b {
	color: #fff;
}

#orders .total, #orders .bag, #orders .bagEmpty, #orders .checkout {
	float: left;
}

#orders .total {
	width: 110px;
	padding: 7px 0 0 20px;
}

#orders .bag {
	width: 95px;
	height: 20px;
	padding: 7px 0 0 30px;
	background: url(images/orders_bag.gif) no-repeat 0 5px;
}

#orders .bagEmpty {
	width: 150px;
	height: 20px;
	padding: 7px 0 0 30px;
	background: url(images/orders_bag.gif) no-repeat 0 5px;
}

#orders .checkout {
	padding: 7px 0 0 0;
}

#search {
	width: 317px;
	background: url(images/bg_03.jpg);
}

#search .input-text {
	float: right;
	width: 80px;
	margin: 19px 27px 0 0;
	border: none;
	background: none;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #4b3b29;
}

#search .input-submit {
	display: none;
}

/* Header */

#header {
	position: relative;
	height: 101px;
	background: #4b3b29 url(images/header.jpg);
	text-indent: -9999em;
}

#header .logo a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* Menu */

#menu {
	height: 40px;
	background: #94866e url(images/menu_bg.jpg);
}

#menu ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 5px 15px;
}

.cufon-active #menu li {
	padding-top: 7px;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-variant: small-caps;
	color: #3a2a15;
}

/* Content */

#content {
	float: right;
	width: 768px;
	background: url(images/content_bg.jpg) no-repeat;
}

/* Breadcrumb Nav */

.breadcrumb {
	float: left;
	padding: 20px 0 22px 33px;
	font-size: 9px;
	text-transform: uppercase;
	color: #52432d;
}

.breadcrumb a {
	text-decoration: none;
	color: #52432d;
}

div.breadcrumb > ul.breadcrumb, div.breadcrumb > ul.breadcrumb ul{
	margin:0;
	padding:0;
}

div.breadcrumb > ul.breadcrumb > li{
	display: inline;
	list-style-type: none;
}

/* Social Icons */

.socialize {
	float: right;
	padding: 16px 35px 22px 0;
}

.socialize img {
	margin-left: 8px;
}

/* Box1 (The Clark Collection) */

#box1 {
	padding: 0 33px 30px 33px;
	min-height:310px;
}

/* Carousel */

#carousel {
	position: relative;
	overflow: hidden;
	width: 768px;
	height: 183px;
	background: url(images/carousel_bg.jpg) no-repeat;
}

#carousel ul {
	margin: 0;
	padding: 14px 0 0 35px;
	list-style: none;
	line-height: 1;
	position: absolute;
	top:0;
	left:0;
}

#carousel li {
	float: left;
	width: 169px;
	margin: 0 7px 0 0;
	height:183px;
}

#carousel h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

#carousel p {
	margin: 0;
	line-height: 1;
}

#carousel .image {
	background: #fff url(images/carousel_image_bg.jpg) no-repeat;
	width: 169px;
	height: 112px;
	padding: 2px 0;
	text-align: center;
}

#carousel .info {
	padding: 7px 13px;
}

#carousel .ask {
	float: left;
	width: 29px;
	height: 17px;
	text-align: center;
	background: url(images/carousel_ask_bg.gif) no-repeat;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #382c13;
}

#carousel .price {
	float: right;
	color: #fff7e0;
}

#carousel .next, #carousel .previous {
	position: absolute;
	top: 6px;
	width: 100px;
	height: 170px;
}

#carousel .next {
	right: 0;
	background: url(images/carousel_next.png) no-repeat
}

#carousel .previous {
	left: 0;
	background: url(images/carousel_previous.png) no-repeat
}

/* Box2 */

#box2 {
	height: 100px;
	width:600px;
	background-position:center;
	margin: 20px auto 0 auto;
	overflow: auto;
}

#box2 div{
	font-size: 12px;
	margin: 23px 130px 0 130px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 169px;
}

#partners{
	margin: 10px 0;
}

#partnerbox{
	width:160px;
	height:145px;
	overflow:hidden;
	margin: 10px 0;
}
#partnerimg{
	position:relative;
	top:0;
	left:0;
	display:none;
}

/* Submenu */

.submenu {
	height: 236px;
	padding: 20px 25px;
	background: url(images/sidebar_bg.jpg) no-repeat;
}

.submenu h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
}

.submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4;
	text-align: right;
	font-size: 13px;
}

.submenu a {
	text-decoration: none;
	color: #3a2a15;
}

.submenu > h4{
	display:none;
}

.submenu > ul.filters > li > strong{
	display:none;
}


/* Newsletter */

#newsletter {
	height: 120px;
	padding: 20px 20px 0 15px;
	background: url(images/sidebar_bg2.jpg) no-repeat;
}

#newsletter h2 {
	margin: 0 0 10px 0;
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

#newsletter ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

#newsletter li {
	margin: 0 0 7px 0;
}

#newsletter .input-text {
	padding: 2px 0 2px 7px;
	background: url(images/input_text_01.gif) no-repeat;
}

#newsletter .input-text input {
	width: 120px;
	border: none;
	background: none;
	text-transform: uppercase;
	color: #4b3b29;
	font-size: 10px;
}

#newsletter .input-submit {
	float: right;
	width: 40px;
	height: 16px;
	text-transform: uppercase;
	background: #e6e0d7;
	border: none;
	color: #333;
	font-size: 9px;
}

#newsletter span.privacy {
	float: left;
	padding: 3px 0 0 0;
}

#newsletter a {
	text-decoration: none;
	font-size: 9px;
	color: #333;
}

/* Footer */

#footer {
	height: 29px;
	margin-bottom: 50px;
	background: url(images/footer_bg.jpg) no-repeat;
}

#footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

#footer li {
	float: left;
	padding: 8px 20px 0 0;
}

#footer a {
	text-decoration: none;
	color: #e0d2c1;
}

.shopp_categories{
	z-index:10000;
}