@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:active{
	color:#D94600;
}a:hover{
	color:#000000;
	text-decoration:underline;
}form{
	padding: 0;
	margin: 0;
}h2 {
	font-size: 115%;
	color: #990000;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom: 20px;
}h3 {
	font-size: 105%;
	color:#663300;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}p{
	margin-bottom: 10px;
}




body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
/*	background-color:#E6E6E6; */
	background-color:#FFF;
	color:#666666;
/*	background-image:url(../images/bckg_tile.gif);
	background-position: top left;
	background-repeat:repeat-x; */
}#wrapper{
	width: 955px;
	margin: auto;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}#header{
	border-bottom: 10px solid #968A7C;
	margin-bottom: 10px;
	height: 130px;
	background-color:#A59989;
	background-image:url(../images/header_tile.gif);
	background-position: top left;
	background-repeat:repeat-x;
}#logo{
	height: 130px;
	background-image:url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 410px;
	float: left;
}#bodywrap{
	border-left: 10px solid #CCCCCC;
	width: 945px;
	margin-left: 1px;
}#footer{
	padding: 10px;
	height: 100px;
	border-top: 5px solid #968A7C;
	margin-top: 20px;
	background-color:#A59989;
	background-image:url(../images/header_tile.gif);
	background-position: top left;
	background-repeat:repeat-x;
	color:#FFFFFF;
}#contents{
	float: right;
	width: 740px;
}#colMenu{
	width: 200px;
	float: left;
	margin-left: 5px;
}#colImg{
	width: 335px;
}#colText{
	width: 340px;
	margin-right: 10px;
	float: right;
}#colList{
	width: 680px;
	margin-left: 20px;
}#newsletter{
	width: 190px;
	height: 180px;
	border-top: 2px solid #A59989;
	background-color:#C7C0B7;
	padding: 5px;
	color: #333333;
}#newsletter p{
	font-size: 80%;
}#topnav{
	width: 460px;
	float: right;
	margin-right: 20px;
	text-align: right;
	margin-bottom: 0px;
}#topnav ul{
	display: inline;
}#topnav li{
	list-style: none;
	display:inline;
	margin-left: 10px;
	margin-right: 10px;
}#cartnav{
	margin-top: 25px;
	color:#E2E2E2;
}#cartnav a:link, #cartnav a:visited, #cartnav a:active{
	color:#FFF;
	text-decoration:underline;
}#cartnav a:hover{
	color:#000;
	text-decoration:none;
}#shopnav{
	margin-top: 5px;
	margin-bottom: 40px;
	color: #333;
}#shopnav a{
	text-decoration: underline;
	color: #333;
}#search{
	width: 190px;
	height: 80px;
	border-top: 2px solid #A59989;
	background-color:#C7C0B7;
	padding: 5px;
	color: #333333;
	margin-bottom: 6px;
}#search input{
	padding: 4px;
	border: 1px #CCCCCC solid;
	background-color:#FFFFFF;
	width: 130px;
}#search .bttn{
	width: 40px;
}


#footer a:link, #footer a:visited, #footer a:active{
	color:#FFFFFF;
	text-decoration: none;
}#footer a:hover{
	color: #D94600;
}



#flashani{
	padding: 10px;
	background-color:#E4E4E4;
	height: 300px;
	margin-bottom: 20px;
}#contactform{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}#contactform label, #contactform input {
	display: block;
	width: 290px;
	float: left;
	margin-bottom: 10px;
}#newsletter label, #newsletter input{
	display: block;
	width: 130px;
	float: left;
	margin-bottom: 10px;
}#contactform label {
	text-align: left;
	width: 130px;
	padding-right: 20px;
}#newsletter label{
	text-align: left;
	width: 28px;
	padding-right: 20px;
}#contactform br {
	clear: left;
}#contactform p {
	margin-top: 20px;
}#contactform input, #newsletter input{
	padding: 4px;
	border: 1px #CCCCCC solid;
	background-color:#FFFFFF;
}#contactform textarea{
	padding: 4px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	width: 290px;
	height: 70px;
	border: 1px #CCCCCC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}#contactform .button, #newsletter .button{
	border: outset 1px #CCCCCC;
	width: auto;
}#newsletter .hidden{
	display: none;
}#newsletter .bttn{
	width: auto;
}

#userOrders{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}#userOrders th{
	background-color:#E2D9B6;
	border-right: 1px solid #FFF;
	text-align: left;
	line-height: 26px;
	padding: 4px 4px 4px 8px;
	color: #630;
}#userOrders td{
	line-height: 26px;
	border-bottom: 1px dotted #CCC;
	text-align: center;
}

.box{
	display: block;
	width: 45%;
	float: left;
	border-left: 2px solid #CCCCCC;
	margin: 6px 20px 15px 0px;
	padding-left: 10px;
	height: 120px;
}

#news{
	text-align:justify;
	margin-bottom: 30px;
}.newslist{
	margin-bottom: 15px;
}#testimonials{
	text-align:justify;
}#testimonials .box, .testilist{
/*	background-image:url(../images/quote.gif); */
	background-position:20px top;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}.testilist p, #testimonials .box p{
	text-align: right;
	margin-top: 15px;
	font-size: 80%;
	font-style:italic;
}.contactdetails{
	font-size: 80%;
	margin-left: 20px;
}#casestudy{

}#casestudy .box, #caselist .box{
	width: auto;
	display: block;
	margin-bottom: 10px;
	border: none;
	height: 220px;
}#casestudy .thumb, #caselist .thumb{
	display: block;
	float: left;
	width: 220px;
}#casestudy .itemdesc, #caselist .itemdesc{
	display: block;
	text-align: justify;
	margin: 5px 0px 10px 220px;
	height: auto;
	padding: 0px;
}#casestudy img, #caselist img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}#caselist .box{
	height: 160px;
}#caselist .thumb{
	width: 170px;
}#caselist .itemdesc{
	margin: 5px 0px 10px 170px;
	font-size: 85%;
}

.catalog{
	background-color: #C7C0B7;
	padding: 10px;
	color: #333333;
	margin-left: 10px;
}.catalog ul{
	margin: 20px;
	margin-left: 50px;
}.catalog li{
	list-style:square;
	line-height: 180%;
}.catalogitems .box{
	border: none;
}.catalogitems .box .thumb img{
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}.catalogitems .thumb {
	height: 120px;
	width: 120px;
	display: block;
	float: left; 
}.catalogitems .itemdesc{
	margin: 10px 0px 10px 0px;
}.catalog img{
	border: 1px solid #FFFFFF;
}.itemdesc {
	margin: 10px;
}.itemspecs{
	font-size: 80%;
	margin-bottom: 40px;
	margin-left: 20px;
	line-height: 100%;
}.itemspecs strong{
	font-weight: normal;
	color: #333333;
	display: block;
}.itemspecs p{
	margin: 0px 0px 5px 0px;
}.itemspecs span{
	margin-left: 20px;
	clear:left;
}

.zoom{
	font-size: 80%;
	text-align: right;
}

ul.footmenu{
	padding: 0;
	margin: 0;
	display: block;
	width: 190px;
	float: left;
	font-size: 80%;
}.footmenu li{
	list-style: none;
	text-align: right;
}

.copyright{
	width: 250px;
	float: right;
	font-size: 70%;
	margin-top: 10px;
	text-align: right;
}



ul.menu{
	padding: 0;
	margin: 0;
}.menu li{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: right;
	line-height: 60px;
	text-transform:uppercase;
}.menu li a, .menu li a:link, .menu li a:visited, .menu li a:hover{
	display: block;
	width: 180px;
	height: 60px;
	background-color: #BAAA8D;
	color: #FFEACF;
	padding-right: 20px;
	background-image: url(../images/slant.gif);
	text-decoration: none;
}.menu li a:hover{
	background-color: #A58F69;
	color: #FFFFFF;
}

#about .menu li a#mabout, #new .menu li a#mnew, 
#catalog .menu li a#mcatalog, #restore .menu li a#mrestore,
#testi .menu li a#mtesti, #contact .menu li a#mcontact,
#shop .menu li a#mshop{
	background-color: #AE9A79;
	color: #990000;
	background-image:none;
}

.clear{
	clear: both;
}
.paging{
	text-align: center;
	clear: both;
	font-size: 110%;
}.paging a{
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #F60;
}.paging a.current{
	background-color:#F60;
	color:#000;
}

.slideshow{
	display: block;
	width: 550px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden; 
}.slideshow img{
	margin: 10px;
	border: 1px #CCCCCC solid;
	padding: 2px;
}.slideshow a:link, .slideshow a:visited, .slideshow a:active{
	color: none;
	border: none;
}.slideshow img:hover{
	border: 1px #D94600 solid;
}.slideLink{
	display: block;
	padding: 10px;
	width: inherit;
	color: #FFFFFF;
	width: 160px;
	float: right;
	border: 1px solid #BAAA8D;
	background-image:url(../images/slide.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}.slideLink:hover{
	border: 1px solid #D94600;
}


.shopbox, .shopboxItem{
	float: left;
	width: 180px;
	height: 200px;
	padding: 5px;
	border: 1px solid #E0D3C7;
	margin: 8px 3px 8px 3px;
	text-align: center;
}.shopbox .name, .shopboxItem .name{
	margin-top: 5px;
	margin-bottom: 10px;
	height: 19px;
	overflow: hidden;
}.shopbox .thumb, .shopboxItem .thumb{

}.shopbox img, .shopboxItem img{
}.shopboxItem .price{
	background-color:#E0CFB6;
	height: 50px;
	color:#000;
	line-height: 180%;
}.shopboxItem{
	height: 265px;
}.shopboxItem .thumb{
	height: 180px;
}.shopboxItem .discount{
	color: #F00;
	font-size: 80%;
}.shopboxItem .striked{
	text-decoration:line-through;
	color:#000;
}.shopboxItem strong{
	color:#900;
}

#shop .itemdesc{
	width: 270px;
	float: left;
}#shop .itemImg{
	width: 360px;
	float: left;
}#shop h4{
	margin-top: 10px;
	margin-bottom: 10px;
	color:#C60;
	font-size: 90%;
	font-weight: normal;
}
.shopdesc{
	width: 270px;
	margin-right: 10px;
	float: left;
	display: block;
	text-align: justify;
	height: auto;
	padding: 10px;
	background: #F9F9F9;
}.shopitemdesc{
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
	padding-bottom:5px;	
}
.addbox{
	line-height: 250%;
	padding: 3px;
	margin-bottom: 20px;
	color:#333;
}.addbox .striked{
	text-decoration: line-through;
	color:#666;
}.addbox #addbttn{
	float: right;
	width: 100px;
	padding: 3px;
}.addbox .qty{
	width: 45px;
	float: left;
}.addbox label{
	width: 160px;
	line-height: 16px;
	font-size: 90%;
	margin-bottom: 0px;
}.addbox .qty{
	margin-right: 4px;
}.addbox #addbttn{
	color: #F30;
	font-weight: bold;
	background-color:#FFEAD5;
	border-top: 1px solid #FFF4EA;
	border-right: 1px solid #EDBC8B;
	border-bottom: 1px solid #EDBC8B;
	border-left: 1px solid #FFF4EA;
	height: 35px;
	float: left;
	margin-left: 75px;
}.addbox #cane_option, .addbox #fabric_option{
	width: 240px;
	margin-left: 15px;
}.pricebox{
	line-height: 150%;	
	margin-bottom: 20px;
}.pricebox .striked{
	color:#333;
}.pricebox span.label{
	display: inline-block;
	width: 80px;
	font-size: 90%;
	color:#999;
}.pricebox span.price{
	font-size: 110%;
	color:#930;
	font-weight: bold;
}.pricebox span.discount{
	color:#930;	
}.samplelink{
	font-size: 70%;
	line-height: 22px;
	text-align: right;
}.price_field{
	float:left; 
	width:170px; 
	border:none; 
	background: #F9F9F9;
	font-weight:bold;
	padding:0px;
	margin:0px;	
	font-size:110%;
}#fabric_selection, #cane_selection{
	display: block;
	float: left;
	border-top: 1px solid #FFF;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#EFEFEF;
	line-height:18px;
	padding:4px;
	height: 20px;
	width:210px;
	color:#666;
	font-weight:bold;
	margin-bottom: 10px;
	text-decoration: none;
	overflow: hidden;
	text-align:left;
}#fabric_selection:hover, #cane_selection:hover{
	border: 1px inset #CCC;	
	background-color:#FFF;
	color:#F30;
}.colorSwatch{
	display:block;
	clear:left;
	float:left;
	margin-left:5px;
	height: 28px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #999;
}



.otherImgs{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	border-top: 1px dotted #630;
	}
.otherImg{
	width: 140px;
	height: 180px;
	float: left;
}

.crumbs{
	font-size: 75%;
	height: 20px;
	color: #B89A7E;
	border-bottom: 1px dotted #E0D3C7;
	margin-bottom: 20px;
}.crumbs a{
	color: #B89A7E;
	text-decoration: underline;
}.crumbs a:hover{
	color:#900;
	text-decoration: none;
}


.cartList{	
	text-align: center;
	margin-bottom: 20px;
}.cartList .itemName{
	width: 300px;
	text-align: left;
}.cartList .itemUnits{
	width: 120px;
}.cartList .itemUnits input{
	width: 50px;
	margin-left: 10px;
	border: 1px inset #CCC;
}.cartList .itemPrice{

}.cartList .itemAction{

}.cartList .itemName .specs, .specs{
	font-size: 70%;
	color:#999;
	padding-left: 10px;
	line-height: normal;
}.cartList .itemName .specs a, .specs a{
	color: #999;
	text-decoration: underline;
}.cartList .itemName .specs a:hover, .specs a:hover{
	color:#F00;
}.cartList th{
	background-color:#F5F5F5;
	text-align: center;
	height: 35px;
	border: 1px outset #F5F5F5;
	color:#9B9B9B;
}.cartList td{
	border-bottom: 1px dotted #999;
	padding-top: 8px;
	padding-bottom: 8px;
}.trTotal td{
	background-color:#F5F5F5;
	font-weight: bold;
}.bttnUpdate, .bttnCheckout{
	float: right;
	width: 160px;
	height: 40px;
	margin-left: 5px;
	border: 1px outset #CCC;
	background-color:#CCC;
	color:#666;
}.bttnCheckout{
	color: #C63;
	font-weight: bold;
	border: 1px outset #D5BFA4;
	background-color:#D5BFA4;
	text-transform: uppercase;
}.bttns{
	text-align: right;
}

.caseimg{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	clear: none;
}




/* FORM FORMATS */
label,input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}label {
	text-align: left;
	width: 160px;
	padding-right: 20px;
	color:#333;
}br {
	clear: left;
}form p {
	margin-top: 30px;
}input, select{
	padding: 4px;
	border: 1px solid #999;
	background-color:#FFFFFF;
}select{
	margin-bottom: 10px;
}.checkbox{
	width:auto;
	border: none;
}textarea{
	padding: 4px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	width: 300px;
	height: 50px;
	border: 1px #CCCCCC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}#content{
	width: 800px;
	height: 400px;
	padding: 0px;
}#summary{
	width: 800px;
	height: 70px;
	padding: 0px;
}form em{
	color:#999999;
	font-size: 80%;
}fieldset{
	border: 1px dashed #C30;
	margin-bottom: 20px;
	padding: 20px;
}fieldset legend{
	padding-left: 10px;
	padding-right: 10px;
	color:#C00;
	font-weight: bold;
	font-size: 110%;
}
.regform .formbutton, .textform .formbutton, #Submit{
	border: outset 1px #CCCCCC;
	background-color:#E9E9E9;
	color: #C00;
	font-weight: bold;
	width: 100px;
	margin-right: 10px;
}.regform select{
	width: 300px;	
}#billform select{
	width: 300px;	
}#billform input{
	width: 300px;
}#shipform select{
	width: 200px;
}


/* custo form formats */
.logform{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}.logform input{
	width: 150px;
}.logform label{
	width: 100px;
}#regBlock{
	width: 390px;
	float: left;
	margin-top: 10px;
}#regBlock li{
	margin-bottom: 12px;
}
#logBlock{
	width: 220px;
	float: right;
	border: 1px dotted #CCC;
	padding: 20px;
	background-color:#F8FAFA;
}.actionBttn{
	display: block;
	width: 120px;
	padding: 10px 20px;
	color:#C00;
	font-weight: bold;
	text-align: center;
	background-color:#FFDECE;
	border: 1px outset #FFDECE;
}
.textform{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}.textform input{
	width: 100%;
}

.regform{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}.regform input{
	width: 300px;
}.regform .checkbox{
	width: auto;
}.regform .note{
	color:#999;
	font-size: 80%;
	font-style: italic;
}

.formwrap{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* -------------------------------- */

/* MISC */
.success{
	background-color:#A4D5DD;
}.error{
	background-color:#FF6666;
}.notice{
	background-color:#FFFFCC;
}.success, .error, .notice{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	color:#000;
}


/* CHECKOUT CSS */
#shopCheckout #contents{
	float: none;
	width: 930px;
}#shopCheckout .cartTotal{
	line-height: 150%;
	margin-left: 10px;
}#shopCheckout .cartTotal span{
	display:block;
	margin-top: 8px;
	font-size:80%;
}#shopCheckout .cartTotal strong{
	margin-left: 20px;
}.contentCol1{
	width: 520px;
	float: left;
}.contentCol2{
	width: 320px;
	float: right;
	padding: 10px;
	border: 1px dotted #CCC;
}.brline{
	height: 1px;
	border-bottom: 1px dotted #999;
	margin-top:10px;
	margin-bottom: 10px;
}.spanLabel{
	display:inline-block;
	width: 120px;
}#billform .radiobttn, #shipform .radiobttn{
	width: inherit;
	margin-right: 10px;
}.smlltxt{
	font-size: 70%;
}.fieldOff{
	border: 1px inset #EBEBEB;
	color:#000;
	margin-top: 4px;
	background: #F8F8F8;
}.fieldOn{
	border: 1px inset #999;
	color:#333;
	margin-top: 4px;
}
.termsBox{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #F5DEB1;
	background: #F9F2D9;
	padding: 15px;
}

.sup{
	color: #A36743;
	vertical-align: super;
	font-size: 80%;
	font-weight: normal;
}.shipsale{
	margin-bottom:20px;
	color:#A36743;
	font-style:italic;
	font-size:80%;
	text-align: right;
}.shipsale a:link, .shipsale a:active, .shipsale a:visited{
	color:#A36743;	
}.salenote{
	margin-top: 30px;
	color:#999;
	font-size: 75%;
	font-style:italic;
}.ast, .ast:link, .ast:active, .ast:visited{
	color: #A36743;
	text-decoration: none;
}.ast:hover{
	color:#F60;
}.radio{
	width: 40px;
}.paychoice{
	border-bottom: 1px dotted #999;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#dispShipCost, #dispSubTotal, #dispShipInfo, #dispTotal, #dispInitial{
	display:inline;
	padding: 0;
	margin: 0;
	text-align:left;
}#dispInitial{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
	padding-left: 20px;
}#dispTotal{
	font-weight:bold;
	padding-left: 20px;	
}#dispShipCost{
	font-weight: bold;
	padding-left: 20px;
}#dispShipCost .saleprice{
	color:#A36743;
	font-style:italic;	
}