/* Global selectors and resets
-------------------------------------------------------------- */

body {
	font: 100% Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background: url(../images/bg.png) #160907 no-repeat center top;
	margin: 0; 
	padding: 0;
	text-align: center;
}

html, body, p, h1, h2, h3, h4, h5, blockquote, p, ul, ol, li, img, a {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	text-decoration: none;
}

hr { background: red; border: 3px solid #5c3419; }

.center #page {
	width: 849px;  
	height:731px;
	margin: 0 auto; 
	text-align: left; 
	position: relative;
}

a#home_nav {
	font-size: 12px;
	position:absolute;
	right:37px;
	top:45px;
}

div.divider {
	height:2px;
	border-bottom: dotted #999 1px;
	margin:0px;
	clear: both;
}

ul.assoc {
	font-weight: bold;
	color:#666; 
	margin-left: 0px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.assoc a { font-weight: normal; text-decoration: underline; }
ul.assoc li { margin-bottom: 7px; }

div.clear { clear: both; }
h3 span { /* font-weight: normal; */ font-size: 11px; }
h1 { text-indent: -9999px; }
h2 { font-size:17px; color:#3a4c00; margin-bottom:5px; }
h3 { font-size:14px; color:#333; margin-bottom:3px; }
h4 { margin:0; padding:0; font-size:14px; color:#333; margin-bottom:0px; }
h4.h4_logos { margin-left: 0px; }
p.ital { font-style:italic; }
a { color: #FFF; }
a:hover { text-decoration:underline; }
p { line-height: 15px; }
em { color:#999; }

a.home { 
	position: absolute; 
	top:34px; 
	right:30px;
	width:116px;
	height: 31px;
	background: url(../images/home.png) no-repeat;
	text-indent: -9999px;
}

input#zip_locator { color:#999; }

/* Header
-------------------------------------------------------------- */

div#header {
	background-image: url(../images/header_bg.png);
	width:849px;
	height:208px;
	position: relative;
}

div#header object, div#header embed {
	position: absolute;
	top:64px;
	left:25px;
	z-index: 99;
}

img#header_left {
	position: absolute;
	top:64px;
	left:25px;
}

img#header_right {
	position: absolute;
	top:64px;
	right:24px;
}

/* Navigation
-------------------------------------------------------------- */

ul#primary_nav {
	width:785px;
	background: url(../images/nav_bar.png) repeat-x;
	padding-left:15px;	
	float: left;
	margin-left: 25px;
}

ul#primary_nav a {
	color:#FFF;
	border-right:#b39462 solid 1px;
	border-left:#dfcfba solid 1px;
	padding:2px 18px;
}

ul#primary_nav a:hover { text-decoration:underline;; }

#primary_nav li {
	color: #fff;
	float: left;
	padding:14px 0px 12px 0px;
}

li.selected a { text-decoration: underline; }
ul#primary_nav li#first a { border-left: none; }
ul#primary_nav li#last a { border-right: none; }

/* Sub navigation
-------------------------------------------------------------- */

ul#sub_nav li a {
	background: url(../images/sub_nav_bg.png) repeat-x;
	padding:12px 0px 12px 10px;
	float: left;
	clear: both;
	width:97%;
}

ul#sub_nav li.last a {
	border-bottom: #777 solid 1px;
}

img.question { position:absolute; top:77px; left:8px; }
ul#sub_nav { position: relative; }
ul#sub_nav li.request a { padding-left: 45px; width:277px; }

/* Home in the right hand column */

div.right_column {
	width: 322px;
	background-color: #205079;
	float: left;
	height: 660px;
	position: relative;
	z-index: 10;
}

#flooring_tease { padding:10px; background:#687946; }
#flooring_tease p {
	color:#cacaca;
	margin-bottom: 7px;
	clear: both;
}

#flooring_tease a.read_more {
	text-transform: uppercase;
	color:white;
}

#flooring_tease img.brand {
	float: left;
	margin-right: 12px;
	margin-bottom: 7px;
}

#flooring_tease .brand .img img {
	float: left;
	width:40px;
	height:40px;
	margin-bottom: 0px;
	margin-right: 2px;
}

#flooring_tease .brand .gallery {
	width: 100px;
}


/* for flooring page */

#flooring_tease img.brand_fl {
	margin-right: 12px;
	margin-bottom: 7px;
	width:150px;
}

#flooring_tease img.brand_other {
	margin-right: 12px;
	margin-bottom: 7px;
	width:135px;
}

div.brand, div.brand_fl {
	clear: both;
}

#flooring_tease .brand_fl .img img {
	margin-bottom: -2px;
	margin-right: 0px;
}

#flooring_tease div.flooring_col_1 {
	margin-bottom: 20px;
}

#flooring_tease div.flooring_col_1, #flooring_tease div.flooring_col_2 {
	width:50%;
	float:left;
}

#flooring_tease div.flooring_col_2 p, #flooring_tease div.flooring_col_2 a {
	padding-left: 10px;
}

#flooring_tease div.flooring_col_2 p {
	padding-top: 4px;
}

img.usa_map {
	margin-bottom: 50px;
	margin-top: 5px;
}

#zip_wrapper {
	margin-top: 30px;
}

/* Hallmark */

table.hallmark_brands {
	border-collapse: collapse;
	width: 100%;
}

table.hallmark_brands td, table.hallmark_brands th {
	border: 1px solid #999;
	padding:5px;
}

table.hallmark_brands tr.odd { 
	background: #efefef;
}

table.hallmark_brands th {
	background: #d3d3d3;
	color: #000;
}

table.hallmark_brands div.gallery div.img img {
	width:25px; 
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

/* Content
-------------------------------------------------------------- */

div.content {
	background-image:url(../images/content_bg.png);
	width:849px;
	float: left;
	position: relative;
	display:inline;
}

iframe { 
	margin-left: 25px;
	border: none;
}

div.left_column {
	width: 448px;
	margin-left: 25px;
	position: relative;
	float:left; 
	background-color: #FFFFFF;
	display:inline;
	padding:15px 15px 0px 15px;
	min-height:454px;
}


#home ul li {
	height:35px;
	margin: 8px 10px 8px 0px;
		
}

#home ul { margin-top:15px; }
#home ul li a, #home ul li img { background: #fff; }
#home ul li img { max-width: 80px; }
#home ul li {
	float: left; 
	background: #fff;
}

form#com-form-login ul li {
	list-style: none;
}

div.small { height:185px; min-height: 185px; }
div.small_right { height:205px; min-height: 205px; }

div.left_column p { margin-bottom: 0px; }
div.left_column a { color: #00457C; }
div.left_column h2 { margin-bottom: 10px; }

p.usa { position: relative; margin-top:-58px; }

.col_1, .col_2 { width:45%; float:left; }
.col_2 { padding-right: 0px;}
.col_1 { padding-right: 40px; }
div.left_column .col_1 p, div.left_column .col_2 p { margin-bottom: 10px; }

p.expert { padding-top: 10px; }

div#login {
	width:478px;
	height:39px;
	background: url(../images/interested.jpg);
	clear: both;
	margin:0px -20px 0px -15px;
	position: relative;
	z-index: 100;
}

/*----------- logos on homepage------------*/

ul#logos li a {
	float:left;
}

ul#logos li.bottom a {
	padding-right: 5px;
}

ul#logos {
	width:478px;
	float:left;
	clear: both;
	margin-top: 10px;
	margin-left: -15px;
}

a:link img, a:visited img {
	opacity:0.999;
}

html>body #logos a:active img, html>body #logos a:hover img, html>body a:focus img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
}

html>body div id["left_column"] a:hover {
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=80);
}


/*----------- logos in content body for kitchen ------------*/


ul#logos_subpages_kitchen {
	float:left;
	width:438px;
	padding-left:48px;
}

ul#logos_subpages_kitchen li {
	float:left;
	margin-top: 10px;
	margin-right: 35px;
	display: block;
	width:100px;
	min-height: 65px;
	text-align: center;
	font-size: 10px;
}

ul#logos_subpages_kitchen li img {
	max-width: 100px;
	text-align: center;
	margin-bottom: 3px;
}

div.left_column p.DIY {
	clear:both;
	margin-bottom: 20px;
	position: relative;
	top:-15px;
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
}

p.DIY strong{
	color:black;
}

/*----------- logos in content body for appliances ------------*/

ul#logos_subpages_appliances {
	float:left;
	width:438px;
	padding-left:48px;
	margin-top: 30px;
}

ul#logos_subpages_appliances li {
	float:left;
	margin-right: 35px;
	margin-bottom: 10px;
	display: block;
	width:175px;
	min-height: 65px;
	text-align: center;
}

/*----------- logos in content body for flooring ------------*/

ul#logos_subpages_flooring {
	float:left;
	width:438px;
	padding-left:25px;
	margin-top: 5px;
}

ul#logos_subpages_flooring li {
	float:left;
	margin-right: 38px;
	margin-bottom: 20px;
	display: block;
	width:180px;
	min-height: 70px;
	text-align: center;
}

div#separator_flooring {
	width:92%;
	height:5px;
	background-color: #cca071;
	float:left;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 6px;
}

/*----------- logos in content body for storage ------------*/

ul#logos_subpages_storage {
	float:left;
	width:438px;
	padding-left:30px;
	margin-top: 8px;
}

ul#logos_subpages_storage li {
	float:left;
	margin-top: 10px;
	margin-right: 35px;
	display: block;
	width:100px;
	min-height: 65px;
	text-align: center;
}

ul#logos_subpages_storage li img {
	max-width: 100px;
	text-align: center;
}


/* Flooring zip code locator
-------------------------------------------------------------- */

img#flooring_map {
	float: left;
	margin-right: 5px;
}

div#closest_store {
	margin-right:10px;
	float:right;
	width:170px;
	line-height: 14px;
	clear:right;
}

div#closest_store strong {
	color:#333;
}

ul#closest_store {
	margin-bottom: 10px;
	margin-top: 0px;
}

ul#closest_store li {
	margin-bottom: 3px;
}

ul#closest_store li a {
	text-decoration: underline;
}

ul#pdfs {
	margin-left: 20px;
	width:400px;
	margin-top: 6px;
}

ul#pdfs img {
	float:left;	
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: -4px;
}

ul#pdfs li {
	width:100%;
	float:left;
}

div.separator {
	border-top: 1px dotted #999;
	padding: 10px 0px;
	margin-top: 15px;
	background:#FFFFFF;
}

div.separator_f {
	border-top: 1px dotted #999;
	padding: 10px 0px;
	width:400px;
	margin-left: 20px;
	margin-top: 15px;
	background:#FFFFFF;
	clear:both;
	padding-bottom:0px;
}

form#zip_locator h3 {
	float: left;
	margin-right: 8px;
	margin-top: 6px;
}

form#zip_locator input[type="text"] {
	padding:5px;
}

/*----------- opacity for subpages logos in content ------------*/

html>body #logos_subpages_kitchen a:active img, html>body #logos_subpages_kitchen a:hover img, html>body a:focus img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
}

html>body #logos_subpages_appliances a:active img, html>body #logos_subpages_appliances a:hover img, html>body a:focus img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
}

html>body #logos_subpages_flooring a:active img, html>body #logos_subpages_flooring a:hover img, html>body a:focus img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
}

html>body #logos_subpages_storage a:active img, html>body #logos_subpages_storage a:hover img, html>body a:focus img {
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);
}

/* Contact Us
-------------------------------------------------------------- */

div#add_locations {
	margin-top: 10px;
	width: 200px;
}

ul#corporate_office, ul#design_centers, ul#locations {
	margin-left: 10px;
}

ul#corporate_office li, ul#design_centers li, ul#locations li {
	margin-bottom:3px;
}

ul#add_locations {
	margin-left:10px;
	}
	
ul#add_locations li {
	margin-bottom:0px;
	}
	
ul#corporate_office { margin-bottom: 15px;}

/*----------- footer ------------*/

div#footer {
	background:url(../images/footer_bg.png) bottom;	
	width:849px;
	height:46px;
	float: left;
	background-repeat: no-repeat;
}

/*----------- builder/contrqactor page request button ------------*/

img.request {
	position: absolute;
	top:10px;
	right:10px;
}

/*----------- request for information page ------------*/

label { display:block; margin-bottom: 2px; }

input, textarea {
	border: solid #CCC 1px;
	padding:4px;
	margin-bottom: 8px;
}

form p {
	margin-bottom: 2px;
}

fieldset.contact input, fieldset.contact select {
	margin-bottom: 5px;
}

.radio {
	border:solid 1px #ccc;
}

legend {
	display:none;
}

form {
	clear:both;
}

#send {
	margin-top: 8px;
}

#send_expert {
	margin-top: 0px;
}

p.confirm {
	color:red;
}

#zip_code {
	width:7em;
}
	
.employees_number {
	width:4em;
}

#employment_yes {
	margin-left:45px;
}

input:focus, textarea:focus{
	border:  #cbc8a0 1px solid;
}

textarea {
	width:400px;
	height: 150px;
}

.warning {
	color:#FF0000;
}

div.error_message {
	padding: .8em; margin-bottom: 1em; border: 2px solid #ddd;
	background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4;
	
}

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.captcha {
	margin:10px 0px;
}

.captcha img { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

textarea { margin-bottom: 10px; }

div.submit {
	clear: both;
}



select { margin-bottom: 10px; }
div.radio_1 { border:none; clear: both; margin-top: 10px; position: absolute; left:225px; top:0px;}
div.radio_1 label { display: block; padding-bottom: 5px; display: inline; }
div.radio_1 div {  }

div.radio_2 { border:none; clear: both; margin-top: 10px; position: absolute; left:225px; top:70px;}
div.radio_2 label { display: block; padding-bottom: 5px; display: inline; }
div.radio_2 div {  }


div.checkbox { border:none; clear: both; margin-top: 10px; position: absolute; left:225px; top:150px; }
div.checkbox label { display: inline; padding-bottom: 5px; }

.formbuilderform {
	position: relative;
}

div.gallery {
	width:100%;
	float:left;
}

/* Button */

ul.captiva li {
	list-style: disc;
	margin-left: 15px;
}

div.left_column a.button {
	background: #205079;
	margin-top: 10px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:2px solid white;
	box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	color: #fff;
	margin-right: 15px;

}

div.left_column a.button:hover { background: #346692; text-decoration: none; }

#full_list {
	background: #205079;
	margin-top: 10px;
	padding: 7px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:3px solid white;
	box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
}

#full_list:hover {
	background: #346692;
}

#full_list p {
	color:#fff;
	margin-bottom: 0px;
	text-align: center;
}
