/* general setings */

body{

	margin:0;

	font:11px/17px Georgia, Georgia, serif;

	color:#514e43;

	background:#807b68;

	min-width:999px;

}

/* general reset */

img{border:0;}

a{

	color:#722229;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

input, textarea, select{

	font:10px Arial, Arial, Helvetica, sans-serif;

	vertical-align:middle;

	color:#000;

	margin:0;

}

form, fieldset{

	margin:0;

	padding:0;

	border-style:none;

}

/* wrapper */

.wrapper{

	width:1000px;

	margin:0 auto;

	padding:41px 0 0;

}

/* #header */

#header{

	width:100%;

	position:relative;

	height:214px;

}

/* .hp #header */

.hp #header{height:722px;}

/* #headerimgs */

#headerimgs{

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:214px;

}

/* .hp #headerimgs */

.hp #headerimgs{height:722px;}

/* .headerimg */

.headerimg{

	background:url(/contractor_img/img08.jpg) no-repeat 50% 0;

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:214px;

}

/* .hp .headerimg */

.hp .headerimg{

	height:722px;

	background:url(/img/home_bg_1.jpg) no-repeat 50% 0;

}

/* HEADER (home page buttons only) HAVIGATION */

/* original 

#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }

#headernav { padding-left:864px; }

*/

#headernav-outer { position:relative; top:728px; margin:0 auto; width:960px; }

#headernav { padding-left:260px; }

/* home page slideshow CONTROLS */

.btn { height:32px; width:32px; float:left; cursor:pointer; }

#back { background-image:url("/img/btn_back.png"); }

#next { background-image:url("/img/btn_next.png"); }

#control { background-image:url("/img/btn_pause.png"); }















/* *********************************



	CREATING A NEW PAGE TYPE. STEP 1

	Add the header background CSS with CSS page name

	.[controller]-[action if exists]-page



*/

/* Static Pages */

.legacy--page .headerimg{background:url(/img/header_bg_legacy.jpg) no-repeat 50% 0;}

.services--page .headerimg{background:url(/img/header_bg_services.jpg) no-repeat 50% 0;}

.restoration--page .headerimg{background:url(/img/header_bg_restoration.jpg) no-repeat 50% 0;}

.contact--page .headerimg{background:url(/img/header_bg_contact.jpg) no-repeat 50% 0;}

.terms--page .headerimg{background:url(/img/header_bg_policies.jpg) no-repeat 50% 0;}

.policies--page .headerimg{background:url(/img/header_bg_policies.jpg) no-repeat 50% 0;}



/* Dynamic Pages */

.antiques-index-page .headerimg,

.antiques-viewall-page .headerimg{background:url(/contractor_img/img11.jpg) no-repeat 50% 0;}

.antiques-interested-page .headerimg,

.saleitems-interested-page .headerimg,

.specialorder-interested-page .headerimg{background:url(/contractor_img/img10.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-desks-page .headerimg{background:url(/img/header_bg_desks.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-officeden-page .headerimg{background:url(/img/header_bg_officeden.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-tableschairs-page .headerimg{background:url(/img/header_bg_tableschairs.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-casegoods-page .headerimg{background:url(/img/header_bg_casegoods.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-timepieces-page .headerimg{background:url(/img/header_bg_timepieces.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-bedroomfurniture-page .headerimg{background:url(/img/header_bg_bedroomfurniture.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-lighting-page .headerimg{background:url(/img/header_bg_lighting.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-fireplaces-page .headerimg{background:url(/img/header_bg_fireplaces.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-accessories-page .headerimg{background:url(/img/header_bg_accessories.jpg) no-repeat 50% 0;}

.antiques-subcategory-of-miscellaneous-page .headerimg{background:url(/img/header_bg_miscellaneous.jpg) no-repeat 50% 0;}

.saleitems-index-page .headerimg, 

.saleitems-viewall-page .headerimg{background:url(/img/header_bg_sales_landing.jpg) no-repeat 50% 0;}

.sales-category-upholstery-page .headerimg {background:url(/img/header_bg_sales_upholstery.jpg) no-repeat 50% 0;}

.sales-category-casegoods-page .headerimg {background:url(/img/header_bg_sales_casegoods.jpg) no-repeat 50% 0;}

.sales-category-accessories-page .headerimg {background:url(/img/header_bg_sales_accessories.jpg) no-repeat 50% 0;}

.sales-category-nonstockdeals-page .headerimg {background:url(/img/header_bg_sales_nonstockdeals.jpg) no-repeat 50% 0;}

.sales-category-art-page .headerimg {background:url(/img/header_bg_sales_art.jpg) no-repeat 50% 0;}

.specialorder-page .headerimg{background:url(/img/header_bg_specialorder.jpg) no-repeat 50% 0;}



/* .header-holder */

.header-holder{

	position:absolute;

	top:0;

	left:0;

	width:923px;

	height:214px;

	padding:0 41px 0 36px;

}

/* .hp .header-holder */

.hp .header-holder{height:722px;}

/* #header .holder */

#header .holder{

	overflow:hidden;

	width:100%;

	padding:20px 0 0;

}

/* logo */

.logo{

	float:left;

	margin:-6px 29px 0 0;

	text-indent:-9999px;

	overflow:hidden;

	width:155px;

	height:112px;

	background:url(/contractor_img/logo1.png) no-repeat;

}

/* .hp .logo */

.hp .logo{

	margin:-9px 0 0;

	width:182px;

	height:132px;

	background:url(/contractor_img/logo.png) no-repeat;

}

.logo a{

	height:100%;

	display:block;

	position:relative;

}

/* main navigation */

#nav{

	margin:0 0 0 -1px;

	padding:0;

	list-style:none;

	float:left;

	display:inline;

	overflow:hidden;

}

#nav li{

	float:left;

	background:url(/contractor_img/separator.gif) no-repeat 0 50%;

	padding:6px 13px 8px 12px;

	margin:0 12px 0 -12px;

}

#nav li a{

	display:block;

	text-indent:-9999px;

	overflow:hidden;

	height:13px;

	width:91px;

	cursor:pointer;

}

#nav li .text-antiques{

	background:url(/img/topnav_text_antiques.png) no-repeat;

}

#nav li .text-antiques:hover {

	background:url(/img/topnav_text_antiques_hover.png) no-repeat;

}

#nav li .text-sale-items {

	background:url(/img/topnav_text_sales.png) no-repeat;

	width:101px;

}

#nav li .text-sale-items:hover {

	background:url(/img/topnav_text_sales_hover.png) no-repeat;

	width:101px;

}

#nav li .text-special-order {

	background:url(/img/topnav_text_special_order.png) no-repeat;

	width:137px;

}

#nav li .text-special-order:hover {

	background:url(/img/topnav_text_special_order_hover.png) no-repeat;

	width:137px;

}



/* *********************************



	CREATING A NEW PAGE TYPE. STEP 2

	Add the header text CSS with CSS page name to both the main setup and add a specific header image

	.[controller]-[action if exists]-header



*/

/* header text */

.text-restoration--header,

.text-legacy--header,

.text-services--header,

.text-contact--header,

.text-terms--header,

.text-policies--header,

.text-antiques-interested-header,

.text-saleitems-interested-header,

.text-specialorder-interested-header,

.text-antiques-index-header,

.text-antiques-office-den,

/* subcatory heads for subcategory pages */

.text-antiques-viewall-header,

.text-antiques-subcategory-of-desks-header,

.text-antiques-subcategory-of-officeden-header,

.text-antiques-subcategory-of-tableschairs-header,

.text-antiques-subcategory-of-casegoods-header,

.text-antiques-subcategory-of-timepieces-header,

.text-antiques-subcategory-of-bedroomfurniture-header,

.text-antiques-subcategory-of-lighting-header,

.text-antiques-subcategory-of-fireplaces-header,

.text-antiques-subcategory-of-accessories-header,

.text-antiques-subcategory-of-miscellaneous-header,

/* sale items */

.text-saleitems-index-header,

.text-saleitems-viewall-header,

.text-sales-category-upholstery-header,

.text-sales-category-casegoods-header,

.text-sales-category-accessories-header,

.text-sales-category-nonstockdeals-header,

.text-sales-category-art-header,

/* special order */

.text-specialorder-header,

.text-antiques-casegoods {

	display:block;

	text-indent:-9999px;

	overflow:hidden;

	height:26px;

	width:477px;

	cursor:pointer;

	background:url(/contractor_img/text-antiques-casegoods.png) no-repeat;

	position:absolute;

	bottom:8px;

	left:219px;

}

.text-antiques-subcategory-of-desks-header{

	background:url(/img/header_title_antiques_desks.png) no-repeat;

}

.text-antiques-subcategory-of-officeden-header{

	background:url(/img/header_title_antiques_officeden.png) no-repeat;

}

.text-antiques-subcategory-of-tableschairs-header{

	background:url(/img/header_title_antiques_tableschairs.png) no-repeat;

}

.text-antiques-subcategory-of-casegoods-header{

	background:url(/img/header_title_antiques_casegoods.png) no-repeat;

}

.text-antiques-subcategory-of-timepieces-header{

	background:url(/img/header_title_antiques_timepieces.png) no-repeat;

}

.text-antiques-subcategory-of-bedroomfurniture-header{

	width:520px;	

	background:url(/img/header_title_antiques_bedroomfurniture.png) no-repeat;

}

.text-antiques-subcategory-of-lighting-header{

	background:url(/img/header_title_antiques_lighting.png) no-repeat;

}

.text-antiques-subcategory-of-fireplaces-header{

	background:url(/img/header_title_antiques_fireplaces.png) no-repeat;

}

.text-antiques-subcategory-of-accessories-header{

	background:url(/img/header_title_antiques_accessories.png) no-repeat;

}

.text-antiques-subcategory-of-miscellaneous-header{

	background:url(/img/header_title_antiques_miscellaneous.png) no-repeat;

}



.text-antiques-viewall-header {

	background:url(/img/header_title_antiques_index.png) no-repeat;

	width:271px;

	height:75px;

	bottom:15px;

	left:207px;

}

.text-antiques-index-header{

	background:url(/img/header_title_antiques_index.png) no-repeat;

	width:271px;

	height:75px;

	bottom:15px;

	left:207px;

}

.text-antiques-office-den{

	background:url(/contractor_img/text-antiques-office-den.png) no-repeat;

	width:376px;

	height:26px;

	bottom:8px;

	left:219px;

}



.text-restoration--header {

	background:url(/img/header_title_restoration.png) no-repeat;

	width:339px;

	height:20px;

	bottom:12px;

	left:210px;

}

.text-legacy--header {

	background:url(/img/header_title_legacy.png) no-repeat;

	width:477px;

	height:20px;

	bottom:12px;

	left:210px;	

}

.text-services--header {

	background:url(/img/header_title_services.png) no-repeat;

	width:477px;

	height:20px;

	bottom:12px;

	left:210px;	

}

.text-contact--header {

	background:url(/img/header_title_contact.png) no-repeat;

	width:477px;

	height:21px;

	bottom:12px;

	left:210px;	

}

.text-policies--header {

	background:url(/img/header_title_policies.png) no-repeat;

	width:477px;

	height:21px;

	bottom:12px;

	left:210px;	

}

.text-terms--header {

	background:url(/img/header_title_terms.png) no-repeat;

	width:477px;

	height:21px;

	bottom:12px;

	left:210px;	

}

.text-antiques-interested-header, 

.text-saleitems-interested-header,

.text-specialorder-interested-header{

	background: transparent;	

}

.text-saleitems-index-header,

.text-saleitems-viewall-header{

	background:url(/img/header_title_saleitems.png) no-repeat;

	width:290px;

	height:75px;

	bottom:15px;

	left:207px;

}

.text-sales-category-upholstery-header{

	background:url(/img/header_title_sales_upholstery.png) no-repeat;

}

.text-sales-category-casegoods-header{

	background:url(/img/header_title_sales_casegoods.png) no-repeat;

}

.text-sales-category-accessories-header{

	background:url(/img/header_title_sales_accessories.png) no-repeat;

}

.text-sales-category-nonstockdeals-header{

	background:url(/img/header_title_sales_nonstockdeals.png) no-repeat;

}

.text-sales-category-art-header{

	background:url(/img/header_title_sales_art.png) no-repeat;

}

.text-specialorder-header{

	background:url(/img/header_title_special_order.png) no-repeat;

	width:500px;

	height:75px;

	bottom:15px;

	left:207px;

}





/* .top-nav */

.top-nav{

	margin:0 -15px 0 0;

	padding:0;

	list-style:none;

	float:right;

	display:inline;

	overflow:hidden;

	font-size:11px;

	line-height:15px;

}

.top-nav li{

	float:left;

	display:inline;

	background:url(/contractor_img/separator1.gif) no-repeat 0 50%;

	padding:6px 7px 8px 8px;

	margin:0 8px 0 -8px;

}

.top-nav li a{color:#fff;}

.top-nav li a:hover{color:#cac4a0;}

.ad-holder{width:100%;}

.ad-holder:after{

	clear:both;

	display:block;

	content:""

}

/* .ad-list */

.ad-list{

	width:221px;

	float:right;

	margin:-20px 0 0;

}

.ad-list ul{

	margin:0;

	padding:0 0 13px;

	list-style:none;

}

.ad-list ul li{margin:0 0 20px;}

/* .ad-box */

.ad-box{

	display:block;

	width:100%;

	color:#807b68;

	font-size:12px;

	line-height:17px;

	text-align:center;

}

.ad-box .t,

.ad-box .b{

	height:10px;

	width:100%;

	overflow:hidden;

	display:block;

	background:url(/contractor_img/bg-banner-t.png) no-repeat;

}

.ad-box .b{background:url(/contractor_img/bg-banner-b.png) no-repeat;}

.ad-box .m{

	background:#c7c29b;

	padding:14px 10px 7px;

	display:block;

	font-weight:normal;

}

.ad-box .ttl{

	display:block;

	padding:0 0 16px;

	background:url(/contractor_img/bg-ttl.gif) no-repeat 50% 100%;

	margin:0 0 13px;

}

.ad-box .text-antiques,

.ad-box .text-special-order,

.ad-box .text-sale-items{

	display:block;

	margin:0 auto;

	text-indent:-9999px;

	overflow:hidden;

	height:26px;

	width:150px;

	background:url(/contractor_img/text-antiques.gif) no-repeat;

}

.ad-box .text-special-order{

	height:44px;

	width:114px;

	background:url(/contractor_img/text-special-order.gif) no-repeat;

}

.ad-box .text-sale-items{

	height:26px;

	width:154px;

	background:url(/contractor_img/text-sale-items.gif) no-repeat;

}

/* .ad-list .slogan */

.ad-list .slogan{

	display:block;

	margin:0 auto;

	text-indent:-9999px;

	overflow:hidden;

	height:94px;

	width:153px;

	background:url(/contractor_img/text-slogan.png) no-repeat;

}













/* *********************************



	CREATING A NEW PAGE TYPE. STEP 3

	Add reference to proper padding

	.[controller]-[action if exists]-page



*/

/* #main (for sidebar pages) */

#main{

	background:#f0f1e0 url(/contractor_img/bg-main.gif) repeat-y;

	padding:0 69px 0 0;

	overflow:hidden;

	width:931px;

}

/* Landing Pages */

.antiques-index-page #main {

	background:#f0f1e0;

	padding: 44px 34px 10px 35px;	

}

.saleitems-index-page #main {

	background:#f0f1e0;

	padding: 44px 34px 10px 35px;	

}

.specialorder-page #main {

	background:#f0f1e0;

	width:933px;

	padding:35px 35px 84px 32px;

}

/* Static Pages */

.antiques-interested-page #main, 

.saleitems-interested-page #main, 

.specialorder-interested-page #main, 

.contact--page #main,

.services--page #main,

.legacy--page #main,

.restoration--page #main,

.terms--page #main,

.policies--page #main {

	background:#f0f1e0;

	width:933px;

	padding:35px 35px 84px 32px;

}







.static-photo-float {

	float: left;

	width: 385px;

}

.static-photo-text {

	margin-left: 407px;	

}

.photo-caption {



}

.inspirational-quote {

	font-size: 14px;

	color: #6a1f27;	

	font-weight:600;

}

.inspirational-attrib {

	font-size: 12px;

	text-indent: 20em;

	color: #6a1f27;

}

ul li {

	color: #6a1f27;

}

ul li span{

	color: #514e43;

}















/* #sidebar */

#sidebar{

	float:left;

	width:171px;

}

/* #sidebar .ttl */

#sidebar .ttl{

	display:block;

	background:#aaa283;

	border-bottom:1px solid #807b68;

	color:#6a1f27;

	font-size:13px;

	line-height:16px;

	padding:18px 20px 9px 20px;

}

/* .side-nav */

.side-nav{

	margin:0;

	padding:0;

	list-style:none;

	font-size:13px;

	line-height:16px;

}

.side-nav li{border-bottom:1px solid #807b68;}

.side-nav li a{

	color:#514e43;

	display:block;

	padding:5px 20px 5px 20px;

}

.side-nav .active,

.side-nav li a:hover{

	background:#c4c196;

	text-decoration:none;

}

.side-nav .active{

	background:#c4c196;

	font-weight:bold;

	padding:5px 20px 5px 20px;

}

.side-nav .active a{

	color:#000;

	padding:0;

}

.side-nav .active ul{display:block;}

.side-nav ul{

	margin:0 -20px 0 -20px;

	padding:0;

	list-style:none;

	width:171px;

	display:none;

}

.side-nav ul li{

	border:0;

	font-weight:normal !important;

	padding:3px 20px 0 31px;

}

.side-nav ul li a{

	color:#000;

	display:inline;

	padding:0;

}

.side-nav ul li.subactive a{

	color:#ac4020;

	font-weight: bold;

}

.side-nav ul li a:hover{text-decoration:underline;}

/* #content */

#content{

	width:742px;

	float:right;

	padding:0 0 225px;

}

/* .product-page */

.specialorder-page #content

{

	padding: 10px 0 48px 0;

	float: none;	

}

/* .paging-holder */

.paging-holder{

	overflow:hidden;

	padding:10px 0 14px 16px;

}

* html .paging-holder{

	height:1%;

	overflow:visible;

}

/* breadcrumbs */

.breadcrumbs {

	margin-top: 7px;

	margin-bottom: 1em;	

}

/* sort-select */

.sort-select{

	width: 30em;

	float: right;

	text-align: right;	

}

/* paging */

.paging{

	padding:3px 0 0;

	float:left;

	color:#514e43;

	font-size:11px;

	line-height:16px;

}

.paging a,

.paging span,

.paging div.disabled{

	float:left;

	margin:0 8px 0 0;

}

.paging a{color:#ac4020;}

.paging .next{margin:0 18px 0 0;}

.btn-sort{

	color:#fff;

	font-size:11px;

	line-height:15px;

	float:right;

	padding:1px 9px 0 29px;

	background:#000 url(/contractor_img/btn-sort.gif) no-repeat;

	height:18px;

}

.up{background:#000 url(/contractor_img/btn-sort.gif) no-repeat 0 100%;}







/* FLASH message */

.message {

	font-size: 24px;

	line-height: 1.3em;

	padding: 1em;

	margin: 1em;

	color: black;

	border: 1px solid black;

}



/* columns */

table.itemlist {

	width:100%;

}

/* .columns .column */

table.itemlist .column{

	margin:0 37px 0 0;

	padding:0;

	list-style:none;

	width:352px;

	border-top:1px solid #aaa283;

	padding:14px 16px 39px;	

	vertical-align: top;

}

table.itemlist .column .id{

	display:block;

	font-size:13px;

	line-height:18px;

	color:#000;

	font-weight:normal;

}

table.itemlist .column .ttl{

	font-size:20px;

	line-height:24px;

	display:block;

	font-weight:normal;

	margin:0 0 8px;

}

table.itemlist .column .ttl a{color:#000;}

table.itemlist .column .text-box{

	overflow:hidden;

	width:100%;

}

table.itemlist .column .text-box img {

	float:left;

	margin:4px 16px 0 0;

}

table.itemlist .column .text-holder{

	overflow:hidden;

	color:#514e43;

}

* html table.itemlist .column .text-holder{

	height:1%;

	overflow:visible;

}

table.itemlist .column .price{

	font-size:20px;

	line-height:24px;

	display:block;

	margin:0 0 7px;

}

table.itemlist .column .text-holder a{

	color:#722229;

	font-size:11px;

	line-height:15px;

	text-decoration:underline;

}

table.itemlist .column .text-holder a:hover{text-decoration:none;}













/* .product-box */

.product-box{

	padding:14px 120px 0 17px;

	color:#514e43;

}

/* special specialorder case with no navigation */

 .product-box {

	border-top: 1px solid #A9A383;

}

/* .product-box .id */

.product-box .id{

	display:block;

	font-size:13px;

	line-height:18px;

	font-weight:normal;

}

/* .product-box .ttl */

.product-box .ttl{

	font-size:20px;

	line-height:24px;

	display:block;

	font-weight:normal;

	margin:0 0 8px;

}

.product-box .ttl a{color:#514e43;}

/* .product-box .text-box */

.product-box .text-box{

	overflow:hidden;

	width:100%;

	margin:0 0 24px;

	position:relative;

}

.product-box img{display:block;}

.product-box .text-box img{

	float:left;

	margin:4px 12px 0 0;

}

/* .product-box .text-holder */

.product-box .text-holder{

	overflow:hidden;

	color:#514e43;

}

* html .product-box .text-holder{

	height:1%;

	overflow:visible;

}

.product-box p{margin:0 0 17px;}

.product-box dl{

	margin:0 0 18px;

	padding:0;

}

.product-box dt,

.product-box dd{margin:0;}

/* .product-box .price */

.product-box .price{

	font-size:20px;

	line-height:24px;

	display:block;

	margin:0 0 7px;

}





























.product-box .btn-wrapp{

	overflow:hidden;

	width:170px;

	padding:3em 7px 0 0;

	float: right;

}

.product-box .btn-wrapp .btn-holder{

	width:171px;

	text-align:center;

	color:#6a1f27;

}



/* btn-interested */

/*

.btn-interested{

	height:34px;

	width:171px;

	display:block;

	margin:0 0 14px -10px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/contractor_img/text-im-interested.gif) no-repeat;

}

*/

.btn-interested{

	height:34px;

	width:171px;

	display:block;

	margin:0 0 14px -10px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/contractor_img/text-im-interested.gif) no-repeat;

}

.product-box .btn-wrapp .btn-holder p{margin:0 0 3px;}

/* text-interested */

.text-interested{

	height:23px;

	width:232px;

	display:block;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/contractor_img/text-interested.gif) no-repeat;

	margin:0 0 21px;

	line-height:0;

	font-size:0;

}

* html .btn-interested{margin-left:-20px;}













/* additional images */

.additional-images {

	width: 360px;

	/*float: left;*/

}

.additional-images img {

	margin-right: 10px;

	margin-bottom: 10px;

	float: left;

}





/* service */

.service{

	overflow:hidden;

	width:100%;

}

.service .information{

	float:right;

	width:392px;

	background:url(/contractor_img/separator3.gif) repeat-y;

	padding:9px 0 9999px 26px;

	margin:0 0 -9999px 50px;

	font-size:12px;

	line-height:17px;

}

* html .service .information{margin-left:47px}

.service .information .info-list{

	margin:0 0 17px;

	padding:0;

	list-style:none;

	color:#722229;

}

.service .information .info-list li a{color:#722229;}

.service .information .address-ttl{

	color:#722229;

	display:block;

}

.service .information address{

	font-style:normal;

	font-size:11px;

}

.service .information address span{display:block;}

/* .service-holder */

.service-holder{

	overflow:hidden;

	color:#514e43;

	padding:0 0 0 3px;

}

* html .service-holder{

	height:1%;

	overflow:visible;

}

.service-holder p{margin:0 0 16px;}

.service .id{

	display:block;

	font-size:13px;

	line-height:19px;

	font-weight:normal;

}

.service .ttl{

	font-size:20px;

	line-height:23px;

	display:block;

	font-weight:normal;

}

.service .ttl a{color:#514e43;}

.service .price{

	font-size:20px;

	line-height:23px;

	display:block;

	margin:0 0 22px;

}

.service img{

	display:block;

	margin:0 0 29px;

}

.service-form{margin:-1px 0 0 -3px;}

.service-form .row{

	overflow:hidden;

	padding:3px 0 4px 3px;

}

* html .service-form .row{

	height:1%;

	overflow:visible;

}

.service-form .text1,

.service-form .text{

	float:left;

	margin:0 11px 0 0;

	width:161px;

	background:#fff;

	border:1px solid;

	border-color:#aca59f #84837a #84837a #aca59f;

	padding:2px 8px;

}

.service-form .text1{width:181px;}

.service-form .form-area{

	overflow:hidden;

	padding:3px 0 5px 3px;

}

* html .service-form .form-area{

	padding-top:1px;

	height:1%;

	overflow:visible;

}

* + html .service-form .form-area{padding-top:1px;}

.service-form .form-area textarea{

	width:379px;

	height:187px;

	padding:2px 0 0 8px;

	border:1px solid;

	border-color:#aca59f #84837a #84837a #aca59f;

	background:#fff;

	overflow:auto;

}

.service-form .btn-holder{

	overflow:hidden;

	padding:0 0 0 3px;

}

* html .service-form .btn-holder{

	height:1%;

	overflow:visible;

}

.service-form .btn-send{

	float:left;

	padding:0 0 2px 19px;

	width:103px;

	color:#722229;

	font-weight:bold;

	font-size:12px;

	line-height:14px;

	height:15px;

	text-align:left;

	border:0;

	background:url(/contractor_img/btn-send.gif) no-repeat;

	cursor:pointer;

}

/* .products-block */

.products-block{

	overflow:hidden;

	width:100%;

	padding:9px 0 0;

}

/* product-list */

.product-list{

	margin:0;

	padding:0;

	list-style:none;

	overflow:hidden;

}

* html .product-list{

	height:1%;

	overflow:visible;

}

.product-list li{

	display:inline-block;

	width:123px;

	margin:0 27px 13px 0;

	vertical-align:top;

}

.product-list li strong{

	height:30px;

	width:100%;

	display:block;

	margin:0 0 7px;

	text-indent:-9999px;

	overflow:hidden;

}

/* .product-list li .texts */

.product-list li .text-office{background:url(/contractor_img/text-office.gif) no-repeat 50% 0;}

.product-list li .text-tables{background:url(/contractor_img/text-tables.gif) no-repeat 50% 0;}

.product-list li .text-casegoods{background:url(/contractor_img/text-casegoods.gif) no-repeat 50% 0;}

.product-list li .text-timepieces{background:url(/contractor_img/text-timepieces.gif) no-repeat 50% 0;}

.product-list li .text-bedroom{background:url(/contractor_img/text-bedroom.gif) no-repeat 50% 0;}

.product-list li .text-lighting{background:url(/contractor_img/text-lighting.gif) no-repeat 50% 0;}

.product-list li .text-fireplaces{background:url(/contractor_img/text-fireplaces.gif) no-repeat 50% 0;}

.product-list li .text-accessories{background:url(/contractor_img/text-accesories.gif) no-repeat 50% 0;}

.product-list li .text-miscellaneous{background:url(/contractor_img/text-miscellaneous.gif) no-repeat 50% 0;}

.product-list li .text-nonstockdeals{background:url(/img/text-nonstockdeals.gif) no-repeat 50% 0;}

.product-list li .text-art{background:url(/img/text-art.gif) no-repeat 50% 0;}

.product-list li .text-upholstery{background:url(/img/text-upholstery.gif) no-repeat 50% 0;}

.product-list li img{

	display:block;

	margin:0 0 5px;

}

* html .product-list li img{margin-bottom:2px;}

.product-list li ul{

	margin:0;

	padding:0;

	list-style:none;

}

.product-list li ul li{

	display:block;

	width:100%;

	margin:0;

	font-size:11px;

	line-height:17px;

}

.product-list li ul li a{

	text-decoration:underline;

	color:#722229;

}

.product-list li ul li a:hover{text-decoration:none;}

.product-list .list-holder{

	overflow:hidden;

	width:100%;

}

.product-list .list-holder .holder{

	width:140px;

	overflow:hidden;

}

.product-list .list-holder ul{

	float:left;

	margin:0 5px 0 0;

}

.product-list .list-holder ul li{

	float:left;

	width:auto;

	clear:both;	

}

/* .btn-view-all */

.btn-view-all{

	height:29px;

	width:168px;

	display:block;

	margin:96px -20px 0 -25px;

	position:relative;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/contractor_img/btn-view-all.gif) no-repeat;

}

* html .btn-view-all{margin-left:-22px;}

.btn-view-all-sales{

	height:29px;

	width:168px;

	display:block;

	margin:96px -20px 0 -25px;

	position:relative;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/img/btn-view-all-sales.gif) no-repeat;

}

* html .btn-view-all-sales{margin-left:-22px;}





.products-block .aside{

	float:right;

	background:url(/contractor_img/separator3.gif) repeat-y;

	width:166px;

	padding:50px 0 9999px 9px;

	margin:0 0 -9999px;

}

* html .products-block .aside{margin-left:-3px;}

.ad-block{

	text-align:center;

	background:url(/contractor_img/separator4.gif) no-repeat 50% 0;

	color:#6a1f27;

	font-size:16px;

	line-height:17px;

}

.ad-block p{margin:0 0 22px;}

.ad-block .holder{

	padding:16px 0 27px;

	background:url(/contractor_img/separator4.gif) no-repeat 50% 100%;

}

/* .btn-browse */

.btn-browse{

	height:29px;

	width:168px;

	display:block;

	margin:0 0 0 -2px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/contractor_img/btn-browse.gif) no-repeat;

}

.btn-browse-antiques{

	height:29px;

	width:168px;

	display:block;

	margin:0 0 0 -2px;

	text-indent:-9999px;

	overflow:hidden;

	background:url(/img/btn-browse-antiques.gif) no-repeat;

}

#wasprice {

	text-decoration: line-through;

	font-size: 14px !important;

}

#wasprice span {

	font-size: 12px;	

}

#nowprice {

	color: #722229;	

}

#nowprice span {

	font-size: 13px;	

}





#standardRetailPrice {

	font-size: 16px;	

}

#standardRetailPrice span {

	font-size: 11px;

}

#specialOrderPrice {

	font-size: 20px;	

}

#specialOrderPrice span {

	font-size: 15px;

}



/* #footer */

#footer{

	width:927px;

	overflow:hidden;

	padding:0 40px 30px 33px;

	color:#fff;

	font-size:15px;

	line-height:18px;

}

#footer .holder{

	background:#6a1f27 url(/contractor_img/bg-footer.gif) no-repeat 0 100%;

	overflow:hidden;

	width:927px;

	padding:12px 40px 14px 33px;

	margin:0 -40px 11px -33px;

}

#footer a{color:#fff;}

/* #footer .holder .contact-info */

#footer .holder .contact-info{

	float:right;

	margin:2px 0 0;

}

#footer .holder .contact-info .call{

	float:left;

	text-indent:-9999px;

	overflow:hidden;

	height:15px;

	width:198px;

	background:url(/contractor_img/text-call.png) no-repeat;

	margin:0 8px 0 0;

}

#footer .holder .contact-info span{

	float:left;

	margin:-3px 0 0;

	position:relative;

	line-height:18px;

}

/* footer .list-holder */

#footer .list-holder{

	overflow:hidden;

	width:100%;

}

#footer ul{

	margin:0 -32px 0 0;

	padding:0;

	list-style:none;

	float:right;

	overflow:hidden;

	display:inline;

	font-size:11px;

}

#footer ul li{

	float:left;

	display:inline;

	background:url(/contractor_img/separator2.gif) no-repeat 0 5px;

	padding:0 16px;

	margin:0 16px 0 -16px;

}
