/*	09.14.07	*/
/*	harden.css	*/
/*	stylesheet for Harden CONTRACT templates	*/
/*	colors
	nav dark bg: #b0a651
	nav light bg: #c4bb6d
	nav: #4f402b
	nav over : #000000;
	grn: #888B5E;
	brwn: #4d402d;
	gray: #818181;
*/


* {margin:0;padding:0;}
html, body{height:100%;}
td body{background:white;}
body {text-align:center;background:#f6f7ec;font-family: Georgia, "Times New Roman", Times, serif;color: #4f402b;}
#aspnetForm{height:100%;}
br.c {display:block;float:none;clear:both;font-size:1px;line-height:1px;height:1px;overflow:hidden;}
a img {border:none;}
a{color: #4d402d;text-decoration:underline;font-size:11px;font-family: Georgia, "Times New Roman", Times, serif;}
a:hover {text-decoration:none;}
h1{
	font-size: 30px; 
	margin: 33px 0px 10px 0px;
	color: #4d402d;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:28px;
	}
h1.product{width:340px;float:left;line-height:26px;margin-top:32px;font-size:26px;}
h2{font-size: 21px; margin: 0px 0px 12px 0px;font-family: Arial, Helvetica, sans-serif;font-weight:normal;}
h3{font-size: 13px; margin:4px 0px 20px 0px;font-family: Arial, Helvetica, sans-serif;}
h4{font-size: 13px; margin:4px 0px 10px 0px;font-family: Arial, Helvetica, sans-serif;}
h5{font-size: 13px; margin:0px 0px 3px 0px;font-family: Arial, Helvetica, sans-serif;}
h6{font-size: 13px; margin: 0px 0px 6px 0px;text-transform:uppercase;color: #f6f8ed;font-family: Arial, Helvetica, sans-serif;}
h7{font-size:13px;font-weight:bold;}

p{margin-bottom:10px;}
ul{font-size: 12px;margin-bottom:20px;}
li{margin-bottom:10px;}


div.main_bg{
	width: 850px;
	/* background-image:url('../graphicsContract/main_bg.gif'); */
	margin:0 auto;
	min-height: 100%;
	}
div.main {
	text-align:left;
	width:760px;
	margin:0 45px;
	font-size: 11px;
	}
div.header {
	height:70px;
	float:left;
	width:760px;
	}
	
	
/*  BOTH NAVIGATIONS   */
div.nav a img.arrow{
	display:inline;
	float:left;
	margin-top:13px;
	margin-left:-10px;
	margin-right:5px;
	}
/*  /both navigation  */
/*	PRIMARY NAVIGATION	*/
div.nav {
	float:left;
	width:195px;
	}
div.nav a:hover {color:black;}
div.nav table.TreeMenuTable td a{
	font-size:14px/30px;
	color: #4f402b;
	text-transform:uppercase;
	}
div.nav table.TreeMenuTable td td a {text-transform:none;}
div.nav table.TreeMenuTable td a:hover {color:black;}


/*	top level navigation items	*/
table.TreeMenuTable {width:170px;margin-top:35px; margin-left:25px;}
table.TreeMenuTable td a {
	display:inline;
	float:left;
	clear:both;
	font-weight:bold;
	line-height:35px;
	padding-left:20px;
	text-decoration:none;
	}
table.TreeMenuTable td a:hover {text-decoration:underline;}

td.TreeMenuTitle {
	background: #b0a551;
	border-bottom: 1px solid #bdb262;
	}
td.TreeMenuTitle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}

/*	second and third level navigation items - regular state	*/
table.CMSTreeMenuTable {
	background-color: #bo0a551;
	background-image: url('../graphicsContract/nav_gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;
	width:170px;
	padding-bottom: 10px;
	}
table.CMSTreeMenuTable td {padding-left:0px; height:20px;}
table.CMSTreeMenuTable td a {
	float:none;
	display:inline;
	font-weight:normal;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	text-decoration: underline;
	}
table.CMSTreeMenuTable td a:hover {text-decoration:none;}

/*	second and third level navigation items - active state	*/
table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem {padding-left:10px;}
table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem a {
	padding-left:10px;
	background-image:url('../graphicsContract/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	}
table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem a:hover {background-image:url('../graphicsContract/bullet.gif');}

/*  ************  SUBNAV styles */
div.subnav {
	display:inline;
	float:left;
	width:170px;
	margin-top:20px;
	margin-left: 25px;
	}
div.subnav a {
	font:11px/25px georgia,serif;
	color: #4f402b;
	float:left;
	width:150px;
	padding-left:20px;
	font-weight:bold;
	}
div.subnav a:hover {}
div.subnav table.TreeMenuTable td a{
	font-size:12px;
	text-transform: none;
	line-height: 25px;
	}
/*	SUBNAV second and third level navigation items - regular state	*/
div.subnav table.CMSTreeMenuTable {
	background-image:none;
	background-color:none;
	clear:both;
	width:170px;
	padding-bottom: 10px;
	margin-left:10px;
	}
div.subnav table.CMSTreeMenuTable td {padding-left:0px; height:20px;}
div.subnav table.CMSTreeMenuTable td a {
	float:none;
	display:inline;
	font-weight:normal;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:22px;
	text-decoration: underline;
	}
div.subnav table.CMSTreeMenuTable td a:hover {text-decoration:none;}

/*	SUBNAV second and third level navigation items - active state	*/
div.subnav table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem {padding-left:10px;}
div.subnav table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem a {
	padding-left:10px;
	background-image:url('../graphicsContract/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	}
div.subnav table.CMSTreeMenuTable td.CMSTreeMenuSelectedItem a:hover {background-image:url('../graphicsContract/bullet.gif');}

div.subnav td.CMSTreeMenuItem{padding-left:10px; !important}
/*  ************  /subnav styles */

img.badge{
	margin-left:25px;
	margin-top: 15px;
	}







/*	MAIN CONTENT AREA	*/
img.main_image{
	display:inline;
	float: left;
	margin-bottom:20px;
	}
img.main_image_top{
	display:inline;
	float:left;
	margin-top: 35px;
	}

div.mainContent {
	display:inline;
	float:left;
	width:490px;
	margin-left:32px;
	overflow:hidden;
	line-height: 16px;
	}
p.under_title_rule{
	background-color: #e4e2c2;
	height:15px;
	margin-bottom: 7px;
	}
p.search_rule{
	margin-bottom:17px;
	}

/*  Intro content */
p.gallery_main_content{margin-bottom:60px;}
p.prodInstall_main_content{margin-bottom:30px;}
span.intro_main_content{float:left;margin-top:0px;margin-bottom:20px;}
p.intro_main_content{margin-top:0px;margin-bottom:20px;}
div.mainContent select.collection_selection{
	float: left;
	margin-top:3px;
	font-size: 11px; 
	width: 150px; !important
	}
div.intro_content {
	float: left;
	width: 320px;
	margin-right: 20px;
	line-height: 16px;
	font-size: 11px;
	}
div.market_content{
	width:auto;
	}
div.news_content{
	float:left;
	width:320px;
	margin-right:20px;
	margin-bottom:20px;
	line-height:16px;
	font-size:11px;
	}
img.generic_right{margin:0px 0px 10px 20px;}
img.generic_left{margin:0px 20px 10px 0px;}
/*  /Intro content */

/*  GALLERY VIEW  */
.catalog_item_container{
	width:510px;
	clear:left;
	}
.contain_top{
	margin-top: 20px;
	}
div.catalog_item{
	display:inline;
	float: left;
	width: 150px;
	margin: 5px 20px 15px 0px;
	font-size: 11px;
	}

#contents div.catalog_item{
	margin: 0px 10px 30px 0px;
	height:150px;
	}
div.catalog_item a img{margin-bottom:5px;border:none;display:block;text-decoration:none;}
div.catalog_item a:hover img{text-decoration:none;border:none;}




div.finishes .catalog_item{height:250px;}
div.finishes .catalog_item a{font-size:11px;}
.actual_catalogs{
	height:180px !important; 
	}


div.prodmark_item{
	margin: 5px 20px 13px 0px;
	}


div.product_group_title{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	}
	
div.news_article{
	float:left;
	margin-bottom:20px;
	}
p.news_title{
	font-size:18px;
	margin-bottom:5px;
	}
img.news_image{
	float:left;
	margin-bottom:10px;
	}
a.contact_link{
	font-size:13px;
	/* text-transform:uppercase; */
	}
div.tell_a_friend_wrapper{
	margin-top:3px;
	float:left;
	width:490px;
	background:white;
	padding: 10px;
	padding-top:30px;
	}
	
.over_img{
	margin-bottom:10px!important;
	}
.spacer{margin-bottom: 40px;}

/*  market page items  */
div.market_item{
	display:inline;
	float: left;
	width: 150px;
	margin: 0px 20px 20px 0px;
	font-size: 12px;
	}
div.market_item a{text-decoration:none;font-size:12px;font-weight:bold;}
div.market_item a:hover {text-decoration:underline;}
div.market_item a img{margin-bottom:5px;margin-top:5px;border:none;display:block;}
div.market_item a:hover img{text-decoration:none;border:none;}

/*  bank page items */
.side_content{float: left;width: 150px;}	
.side_content a{text-decoration:none;float:left;margin-bottom:10px;}
.side_content a:hover{text-decoration:underline;}
.side_content img.side_img_space{margin-bottom: 10px;margin-top:5px;}
/*  /gallery view  */

/*  craftsmanship */
.center_content{
	width: 320px;
	float: left;
	margin-right: 20px;
	}
.center_reverse{
	margin-right: 0px;
	margin-left: 20px;
	}
.center_content p{margin-bottom: 25px;}
/*  /craftsmanship */




/*  PRODUCT DETAIL */
/*  Overlay  */
.img_container{
	position: relative;
	margin-bottom:10px;
	}
.overlay_back{
	width: 100%;
	position: absolute;
	bottom: 0px;
	left:0px;
	height:20px;
	background-color: #e5e2c3;
	opacity: 0.9;
	}
.overlay_front{
	position: absolute;
	bottom: 0px;
	left:0px;
	margin: 0px 0px 0px 7px;
	font-size: 10px;
	height: 20px;
	}
img.view_larger{
	position:absolute;
	bottom:0px;
	right:4px;
	}
/*  /Overlay  */


div.last{margin-right: 0px;}
div.cat_icon{margin-top:10px;margin-bottom:10px;height:auto;}
div.contract_icon{margin-top:15px;margin-bottom:0px;height:auto;}


p.product_collection{font-size:12px;margin:43px 0px 0px;float:right;}
a.product_collection{float: left;text-align:right;width:230px;}
div.product_content{float:left;font-size:12px;line-height:16px;margin-top:10px;width:320px;min-height:100px;}
div.product_images {float:right;margin-bottom: 10px;}
div.product_images img{float: left;}
div.product_images a{
	display:inline;
	float: left;
	margin: 0px 0px 0px 5px;
	padding:2px;
	border:1px solid #f2edd9;
	}
div.product_images a:hover , div.product_images a.selected
	{padding:2px;border:solid 1px #4e3f2c;}
	
div.product_action {float: right; width:147px;}
div.product_action img{}





/*  FORM ELEMENTS  */
.zip_code{width:50px;}
.miles{width: 45px;}
.country{width: 120px;}
table.contact_form td {padding:3px;}


/*  tabbed div */
#menu {margin: 30px 20px 0px 0px;}
#menu ul, #menu li	{display:inline;list-style-type:none;}
#menu a{
	float: left;
	font-size: 11px;
	margin: 0 8px 0px 0px;
	padding: 3px 10px;
	text-decoration: none;
	color: #4f402b;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#menu a:hover{text-decoration:none;}
#menu a:link.active, #menu a:visited.active{
	background: #fff;
	border-bottom: 1px solid #fff;
	}
#menu li.selected a{
	background: #e5e2c3;
	color: #4f402b;
	text-decoration:none;
	}
#menu li.selected a:hover{text-decoration:underline;}
#contents {
	background-color: #f9f7ee;
	background-image:url('../graphicsContract/collection_fade.gif');
	background-repeat:repeat-x;
	float: left;
	width: 510px;
	min-height: 200px;
	}
.subcontent{
	display:inline;
	float: left;
	margin: 10px 10px 10px 10px;
	}
.subcontent p{
	margin-right: 20px;
	}
.subcontent a{
	float: left;
/*	width:75px;  removed by AV 09.13.07  */
	height:100px;
	margin-right: 23px;
	margin-bottom: 20px;
	line-height:16px;
	}
.subcontent a img{
	border: none;
	display:block;
	margin-bottom:5px;
	}
div.subcontent {display:none;}
div.subcontent.active {display:block;}
div.subcontent a.download{width:auto;height:auto;}
div.subcontent span.overrideA a { display: inline; height: auto; line-height: auto; margin: 0px; }
/*  /tabbed content  */

/*  Search page styles */
div.mainContent table label{
	border-right: 10px solid #f6f7ec;
	width: 100px;
	font-size: 11px;
	text-align: right;
	float: right;
	}
div.ResultTitle{
	font-size: 12px;
	}
	
	

/*  FIND A REP */
table.findrep{ 
	margin-top:20px;
	border-collapse:collapse;
	width:489px;
	}
table.findrep td{
	width:163px;
	padding-bottom:20px;
	margin-right:5px;
	vertical-align:top;
	}
p.findrep_title{
	font-size:14px;
	font-weight:bold;
	}
/*  /find a rep */



	
/*  FOOTERTEXT  */
.footerText{
	display:inline;
	float: left;
	margin-left: 45px;
	margin-top: 150px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #908A79; 
	}	
.footerText a{
	color:#908A79;
	}
	
/*	HOMEPAGE STYLES  */	
div.homepage div.home_img{float:left;width:760px;height:312px;margin:0px;padding:0px;}
.green_bg{background: url('../graphicsContract/front_fadeleft.gif');float:left;width:100%;position:relative;}
div.homepage .front_content{
	display:inline;
	float: left;	
	margin: 15px auto auto 25px;
	width:340px;
	height:302px;
	}
div.homepage .front_content a{
	color: #4d402d;
	line-height: 16px;
	font-size:inherit;
	}
	
div.homepage .front_content p{margin-bottom:25px;}

div.homepage .front_nav{
	float: right;
	width:395px;
	font-size:13px;
	background: url('../graphicsContract/front_faderight.gif');
	height:270px;
	position:relative;
	line-height:20px;
	}
div.homepage .front_nav div{display:inline;margin-top:15px;float:left;}
div.homepage .front_nav div a{display:block;}
div.homepage .front_nav div p.title a{text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-size:13px;text-decoration:none;color: #4d402d;font-weight:bold;}
div.homepage .front_nav div p.title a:hover{text-decoration:underline;}
div.homepage .front_nav div.front_nav1{width:100px;margin-left: 20px;}
div.homepage .front_nav div.front_nav2{width:130px;margin-left: 15px;}
div.homepage .front_nav div.front_nav2 p.title{margin-bottom: 10px;}
div.homepage .front_nav div.front_nav3{width:110px;margin-left:10px;}
div.homepage .front_nav p.title{margin-bottom:0px;}

div.homepage .pre_footer{position:absolute;left:25px;bottom:25px;margin-bottom:0px !important;}
div.homepage .pre_footer a{color:#f6f8ed;margin-right:0px;font-size:11px;}	
div.homepage .pre_footer_left{}

div.homepage .footerText{display:inline;float:left;margin:50px 0px 20px 25px;}
div.homepage div.footerText p {margin-left: 0px;}
	


/*  QUIN COLLECTION */
h1.quin{width:340px;float:left;line-height:26px;margin-top:34px;margin-bottom:20px;font-size:30px;}
.quin_collection{margin:37px 0px 0px; float:right;}
.quin_title{
	font-size:18px;
	margin-bottom:10px;
	margin-top:20px;
	}

.quin_col_left{
	float:left;
	width:316px;
	margin-right:10px;
	}
.quin_col_right{
	display:inline;
	float:left;
	width:153px;
	margin-top:46px;
	margin-left:10px;
	}
/*  /quin collection */
