@charset "UTF-8";
/* CSS Document */

/* COLORS  
DARK RED #5f2e1d
DARK GREEN #4e534d
MEDIUM RED #743a1d
MEDIUM GREEN #717770
LIGHT GREY #c6c6c2

*/

* {
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
	behavior: url(iepngfix.htc);
}
body {
	background: url(images/bg.gif) repeat left center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-width: 925px;
	text-align: center;
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #717770;
}
a:hover {text-decoration: underline;}
h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #743a1d;
	letter-spacing: 0.1em;
	margin: 15px 0;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #717770;
	margin: 10px 0;}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #4e534d;
	letter-spacing: 0.1em;
	margin: 15px 0;
}
h4 {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #4e534d;
	letter-spacing: 0.04em;
}
h4 span {
	text-transform: uppercase;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #4e534d;
	letter-spacing: 0.04em;
}
#maincontent h4 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #4e534d;
	letter-spacing: 0.04em;
}
#maincontent h4 span {
	text-transform: uppercase;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #4e534d;
	letter-spacing: 0.04em;
}
h5 {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5f2e1d;
}
h6 {
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #743a1d;
	margin: 10px 0;
}
ul {
	margin: 20px;
	padding: 0px;
	list-style-type: none;
}
li {
	background: url(images/li.gif) no-repeat 0 2px;
	padding: 0 0 5px 10px;
}
blockquote {
	color: #717770;
}
/* ----- FRAMING ----- */
#frameOuter {
	background: #d0d2cd url(images/products_frame_left.gif) repeat-y left center;
	width: 925px;
	overflow: hidden;
	margin: 20px auto;
	text-align: left;
}
#frameOuter2 {
	background: url(images/products_frame_right.gif) repeat-y right center;
}
#frameTop {
	background: url(images/frame_topbottom.gif) repeat-x top center;
	height: 15px;
	overflow: hidden;
}
#frameBottom{
	clear: both;
	height: 15px;
	background: url(images/frame_topbottom.gif) repeat-x bottom center;
}
/* ----- BASIC PAGE LAYOUT AND STYLES ----- */
#container {
	margin: 0 14px;
	float: left;
	background:url(images/products_sidebar_bg.jpg) repeat-y;
}
#headerWrapper{
	float:left;
	width: 897px;
	background: url(images/products_header_bg.gif) repeat-x top left;
}
#headerLeft{
	float:left;
	width:252px;
}
#headerContent{
	margin-left:252px;
}
#headerLogo h1 {
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 252px;
	background: url(images/products_logo.gif) no-repeat;
	text-indent: -9999px;
}

#headerTitle {
	height: 67px;
}
#headerTitle h2 {
	background: url(images/hd_products.gif) no-repeat center right;
	width: 96%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #BCAAA2;
	font-size: 24px;
	font-weight: normal;
	line-height: 67px;
	text-indent: -9999px;
	height: 67px;
}

#headerSubnav {
	float: left;
	background: #d9dbd6 url(images/products_subnav_bg.gif) repeat-x;
	height: 40px;
	width: 96%;
	padding: 0 4% 0 0;
}
#headerSubnav ul {
	float: right;
	padding: 0;
	margin: 0;
	height: 35px;
	list-style: none;
	overflow: hidden;
}
#headerSubnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	height: 35px;
	background: none;
}

#headerSubnav a {
	float: left;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/products_navigation.gif) no-repeat;
	height: 35px;
}
#headerSubnav #tfurniture a  { width: 77px; background-position: 0px 0px; }
#headerSubnav #taccessories a  { width: 94px; background-position: -77px 0px; }
#headerSubnav #tlighting a  { width: 78px; background-position: -171px 0px; }
#headerSubnav #tartwork a  { width: 69px; background-position: -249px 0px; }

#headerSubnav #tfurniture a:hover  { background-position: 0px -35px; }
#headerSubnav #taccessories a:hover  { background-position: -77px -35px; }
#headerSubnav #tlighting a:hover  { background-position: -171px -35px; }
#headerSubnav #tartwork a:hover  { background-position: -249px -35px; }

#headerSubnav #tfurniture a.selected  { background-position: 0px -70px; }
#headerSubnav #taccessories a.selected  { background-position: -77px -70px; }
#headerSubnav #tlighting a.selected  { background-position: -171px -70px; }
#headerSubnav #tartwork a.selected  { background-position: -249px -70px; }*/
#content {
	clear: both;
	width: 897px;
	background:url(images/products_sidebar_bg.jpg) repeat-y;
}
#maincontent {
	float: right;
	width: 635px;
	color: #5f2e1d;
	overflow: hidden;
}
/* ----- SIDEBAR STYLES ----- */
#content #sidebar {
	float: left;
	overflow: hidden;
	margin: 0px;
	background: url(images/products_sidebar_bg_highlight2.gif) no-repeat left top;
	color: #c6c6c2;
	width: 252px;
	padding: 0;
	min-height: 320px;
}
#content #sidebar h3 {
	margin: 15px 20px;
}
#content #sidebar h5 {
	margin: 0px;
}
#content #sidebar h5 a {
	color: #5f2e1d;
}
#content #sidebar h5 a:hover {
	color: #7c5139;
	text-decoration: none;
	
}
#content #sidebar a {
	color: #7c5139;
	text-transform: uppercase;
	font-size:9px;
}
#content #sidebar a:hover {
	color: #5f2e1d;
}
#content #sidebar ul {
	margin: 0 30px;
	background: url(images/products_categories_bar.png) no-repeat left top;
}
#content #sidebar li {
	background: url(images/products_categories_bar.png) no-repeat left bottom;
	padding: 1px;
}
#content #sidebar ul li a {
	display: block;
	padding: 7px 6px;
	margin: 1px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #DBDBD3;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
}
#content #sidebar ul li a:hover {
	color: #7c5139;
}
#content #sidebar ul li a.current {
	background: url(images/products_categories_bg.gif) repeat-y left top;
	color: #4e534d;
}
/* ----- WISHLIST ON SIDEBAR ----- */
#wishlist {
	background: url(images/hd_mywishlist.gif) no-repeat;
	padding: 15px;
	margin: 40px 20px 0 20px;
}
#wishlist h4 {
	margin: 10px 0px 0 0;
	line-height: normal;
}
.wishlist_box, .wishlist_body, .wishlist_head, .wishlist_divider, .wishlist_head h5{
	background: transparent url(images/products_rounded_corners.gif) no-repeat right bottom;
	color: #4e534d;
} 
.wishlist_box{ 
	width:205px !important; 
	padding-right:15px;
	margin: 15px 0 0 -18px;
} 
.wishlist_head{
	background-position:top right; 
	margin-right:-15px; 
	padding-right:15px;
}
.wishlist_head h5{ 
	background-position:top left; 
	margin:0; 
	border:0; 
	padding:12px 0 5px 15px; 
	height:auto !important; 
	height:1%;
	color: #743a1d;
} 
.wishlist_divider{
	background-position: center left; 
	background-color:#000000
} 
.wishlist_divider hr { 
	border: 0;
	margin: 0 0 0 15px;
	text-align: center;
	padding: 0;
	color: #dcdcd4;
	background-color: #dcdcd4;
	height: 1px;
}
.wishlist_body{ 
	background-position:bottom left; 
	padding:5px 0 5px 15px
}
.wishlist p {
	margin: 5px 0 5px 0;
	line-height: 100%;
}
.wishlist_body img {
	border: 1px solid #fff;
	margin: 0 10px 5px 0;
}
.wishlist_body hr { 
	border: 0;
	margin: 0;
	text-align: center;
	padding: 0;
	color: #b6b6ab;
	background-color: #b6b6ab;
	height: 1px;
}

/* ----- PRODUCT PAGES ----- */
.productList img {
	margin: 0 0 10px 0;
}
.productList a:hover {
	text-decoration: none;
	color: #4e534d;
}
.productList a img {
	border-color: #4e534d;
}
.productList hr {
	border: 0;
	margin: 20px 0;
	text-align: center;
	padding: 0;
	color: #b6b6ab;
	background-color: #b6b6ab;
	height: 1px;
}
.productDetails h4 {
	border-bottom: 1px solid #B5B8B5;
	margin: 5px 0;
}
.productPrice {
	font-size: 14px;
	font-weight: bold;
}
.productLinks {
	background: #d9dbd6;
	border: 1px solid #cacdc8;
	padding: 5px 10px;
}
.productLinks li {
	margin: 8px 0;
	padding: 0;
	background: 0;
	color: #a09089;
	font-size:9px;
}
.productLinks a {
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}
.productLinks a:hover {
	color: #4e534d;
	text-decoration: none;
}
/* ----- FORMS ----- */
form {
	margin: 0px 0;
}
form p {
	margin: 0;
}
fieldset {
	border-width: 1px 0 0 0;
	border-color: #a8aba6;
	border-style: solid;
	margin: 0;
	padding: 10px 0;
}
label {
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6c3118;
}
input, textarea, select {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #4e534d;
	margin: 0 0 5px 0;
	padding: 3px;
	background: #FFF;
	border: 1px solid #727061;
}
input.submitBut {
	color: #FFF;
	background-color: #533e35;
	border: 0;
	font-size: 8px;
	text-transform: uppercase;
}
input.radioBut {
	background: none;
	border: 0;
	}
/* ----- MISC CLASSES ----- */
.note {
	font-size: 9px;
	color: #4c4c41;
}
.req {
	font-size: 8px;
	font-weight: normal;
	letter-spacing: normal;
}
.pad {
	margin: 0 25px;
}
.RotatorImage
{       
    cursor:hand;
    cursor: pointer;  
}
.captcha span
{
    font: 8px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6c3118;
}

.error
{   
    font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: red;
}
#ctl00_mainContent_rblTerms_0, ctl00_mainContent_rblTerms_1 {border: 0; background: none;}

p.copyright  {
	margin: 0 0 30px 0;
	clear: both;
	width: 100%;
	font: 10px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #403b33;
	text-align: center;
}
p.copyright a{
	font: 10px "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #403b33;
	text-decoration: underline;
}
p.copyright a:hover{
	text-decoration: none;
}
