html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center; background: #F5EED2;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px; border: 1px solid #331A06; padding: 2px;
}

a, a:active, a:visited {text-decoration: none; color: #331A06; font-size: 11px; cursor: pointer;}

a:hover {text-decoration: underline; color: #F88509;}

a img {border: none;}

p {font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	margin: 0px 2px 10px 2px; background: transparent; color: #331A06;}

#content .middle p {line-height: 1.4; font-size: 13px; background: transparent; color: #331A06;}

.clearall {height: 1px; display: block; clear: both;}
/* layout */
#container {
	width: 960px;
	margin: 0 auto;
	padding: none;
	text-align: left;
	background: #ECDDB0 url('../image/conbg.gif') no-repeat;
}
#header {width: 960px; display: block; margin: 0; background: transparent; padding: 0;}


#footer {width: 960px; clear: both;  margin: 0; background: url('../image/footbg.gif') no-repeat left bottom; border-top: 10px solid #F5EED2; display: block;}

#footer .fleft {font-size: 11px; background: transparent; color: #331A06; text-align: left; padding: 6px 15px 5px 15px; display: block; float: left;} 
#footer .fleft a, #footer .fleft a:visited, #footer .fleft a:active {color: #331A06; text-decoration: none;}
#footer .fleft a:hover {text-decoration: underline; color: #F88509;}

#footer .fright{font-size: 11px; background: transparent; color: #331A06; text-align: right; padding: 6px 15px 5px 15px; display: block; width: 49%; float: right; }
#footer .fright a, #footer .fright a:visited, #footer .fright a:active {color: #331A06; text-decoration: none;}
#footer .fright a:hover {text-decoration: underline; color: #F88509;}




#headnav {display: block; width: 960px; background: inherit; margin: 0; padding: 5px 0px 0px 0px; height: 30px; overflow: hidden; }

.headnavL {text-align: left; margin: 0; padding: 0; display: block; float: left;}
.headnavL a, .headnavL a:visited, .headnavL a:active {text-align: left; padding: 10px 0px 0px 15px; background: transparent; text-decoration: none; text-transform: uppercase; color: #331A06; font-size: 11px; }
.headnavL a:hover {text-decoration: underline; color: #F88509;}

.headnavR {text-align: right; margin: 0; padding: 0; display: block; float: right; width: 30%;}
.headnavR a, .headnavR a:visited, .headnavR a:active{text-align: left; padding: 10px 15px 0px 0px ; background: transparent; text-decoration: none; text-transform: uppercase; color: #331A06; font-size: 11px; }
.headnavR a:hover {text-decoration: underline; color: #F88509;}

#headgraphic {width: 960px; height: 70px; display: block; margin: 40px 0 0 0; background: transparent; clear: right; position: relative;}

#headgraphic img {border: none; margin: 0 0 0 100px;}
#headgraphic img a {border: none; text-decoration: none;}

.nuhamovie {width: 350px; height: 60px; margin: 0; float: right; position: absolute; z-index: 2; top: 10px; right: 80px;}

#header .div1 {width: 960px; height: 150px;	}

#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/search.png') no-repeat;
	width: 250px;
	height: 62px;
	/*position: absolute;*/
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: /*url('../image/header.png') repeat-x;*/ transparent;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #5B3318;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#breadcrumb {clear: right; margin-top: 30px; text-align: left; padding: 0px 0px 0px 15px; background: transparent; text-decoration: none; text-transform: uppercase; color: #331A06; font-size: 11px; }
#breadcrumb a {text-decoration: none; text-transform: uppercase; color: #331A06; font-size: 11px;}
#breadcrumb a:hover {text-decoration: underline; text-transform: uppercase; color: #F88509;}

#column_left {
	float: left;
	width: 180px;
	margin: 10px 10px 0 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin: 10px 10px 0 10px;
}
#content {
	float: left;
	width: 560px;
	margin: 10px 0 10px 0;
}
#content .top, .heading {
	padding: 8px 0px 6px 10px;
	background: url('../image/titlebg.gif') no-repeat bottom left;
}
#content .top h1, .heading {
	color: #331A06;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase; letter-spacing: 0.1em;
	margin: 0px;
}
.heading {
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DFD1A1;
	border-right: 1px solid #DFD1A1;
	border-bottom: 1px solid #DFD1A1;
	background: /*#F7F3E5*/ url('../image/boxbg.png') repeat;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
/*
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;*/
}
.box {
	margin-bottom: 0px;
}
.box .top {
	padding: 8px 0px 6px 10px;
	color: #331A06;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase; letter-spacing: 0.1em;
	background: url('../image/titlebg.gif') no-repeat bottom left;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DFD1A1;
	border-right: 1px solid #DFD1A1;
    border-bottom: 1px solid #DFD1A1;
	background: /*#F7F3E5*/ url('../image/boxbg.png') repeat;
	padding: 10px 10px 7px 10px;
}
.box .bottom {/*
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;*/
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: /*transparent url('../image/button_right.png') no-repeat scroll top right; #F88509;*/#ffffff;
	color: /*#FFFFFF;*/#331A06;
	display: inline-block;
	font: normal 11px Trebuchet MS, arial, sans-serif; 	border: 1px solid /*#DDDDDD;*/#331A06;
	/*height: 25px;*/
	margin-right: 6px;
	padding: 2px 8px;/* padding-right: 18px; sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: #ffffff; /*#F88509; transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;*/
}
.buttons {
	background: #ECDDB0;
	border: 1px solid /*#DDDDDD;*/#DFD1A1;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: auto; /*100%*/
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #ECDDB0;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #ECDDB0;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block; width: auto;
	margin: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: solid #DFD1A1;
	border-width: 1px 1px 0px 1px;
	background: #F7F3E5;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #F7F3E5;
	border-bottom: none;
	padding-bottom: 8px;
	z-index: 3; color: #000000;
}
.page {
	border: 1px solid #DFD1A1;
	background: #F7F3E5;
	display: inline-block;
	padding: 10px;
	display: block;
	width: auto;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {width: 960px; clear: both;  margin: 0; background: url('../image/footbg.gif') no-repeat left bottom; border-top: 10px solid #F5EED2; display: block;}

#footer .fleft {font-size: 11px; background: transparent; color: #331A06; text-align: left; padding: 6px 15px 5px 15px; display: block; float: left;} 
#footer .fleft a, #footer .fleft a:visited, #footer .fleft a:active {color: #331A06; text-decoration: none;}
#footer .fleft a:hover {text-decoration: underline; color: #F88509;}

#footer .fright{font-size: 11px; background: transparent; color: #331A06; text-align: right; padding: 6px 15px 5px 15px; display: block; width: 49%; float: right; }
#footer .fright a, #footer .fright a:visited, #footer .fright a:active {color: #331A06; text-decoration: none;}
#footer .fright a:hover {text-decoration: underline; color: #F88509;}


#specialoffers ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px 0px 5px 0px;
	list-style: none; /*url('../image/bullet_1.png');*/ 
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px 0px 5px 0px;
	list-style: none; /*url('../image/bullet_1.png');*/ 
}
#designers ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px 0px 5px 0px;
	list-style: none; /*url('../image/bullet_1.png');*/ 
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px 0px 5px 0px;
	list-style: none; /*url('../image/bullet_1.png');*/ 
}

li, li a, li a:active, li a:visited {font-weight: normal; font-size: 11px; text-decoration: none; text-transform: uppercase; color: #331A06; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; line-height: 1.8;}
li a:hover {text-decoration: underline; text-transform: uppercase; color: #F88509;}

.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #ECDDB0;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

div.nextprev {display: block;}
table.nextprev {width: 100%; border-collapse: collapse; margin-bottom: 10px;}
table.nextprev a, table.nextprev a:visited, table.nextprev a:active {padding: 10px 10px 0px 10px; text-decoration: none; color: #331A06; font-size: 11px; background: inherit;}
table.nextprev a:hover {text-decoration: underline; color: #F88509; background: inherit;}

/*popup image*/

a.hovi, a.hovi:visited {
color:#331A06; font-weight: bold; font-size: 13px; text-decoration: underline;
position:relative; 
z-index:1;
}
a.hovi b {
position:absolute;
visibility:hidden; /* hide the image */
width:300px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
padding: 5px; background: #fff; border:1px solid #331A06; /* add a border */
left:-150px; /* position:the image */
top:-136px;
}
a.hovi:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.hovi:hover b {
visibility:visible; /* make the image visible */
height:272px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.hovi:hover b img {
border:0; /* remove the link border */
}
