body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

/*--- headers --- */
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	display : inline;
	padding-right: 5px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #336666;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	text-transform : uppercase;
}

h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	text-transform : uppercase;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

h7 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}

.reg_9, .tm_9 {
	font-size: 9px;
}
.height_25 {
	height: 25px;
}

/*--- separators ---*/
hr.dotted_separator {
	height: 1px;
	line-height: 1px;
	border-bottom : 1px dashed Gray;
	color : White;
	width : 25%;
	text-align: left;
}


/*--- link headers --- */
a.a_h4:link, a.a_h4:active, a.a_h4:visited, a.a_h4:hover {
	color: #000000;
	text-decoration: none;
} 

/*-----------------------------------------------------*/
/*--- colors ---*/
.purple {
	color: #A44CA4;
}
.grey {
	color: #77777C;
}
.brown {
	color: #663300;
}
.black {
	color: #000000;
}
.red {
	color: #ff0000;
}

.green_9 {
	color: #3F756B;
	font-size: 9px;
}

.green_10 {
	color: #3F756B;
	font-size: 11px;
}

.grey_10 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}		

/*--- changed hex value from #666666 ---*/
.grey_10_bold {
	color: #598686;
	font-size: 11px;
	font-weight: bold;
}

.green_10_bold {
	color: #3F756B;
	font-size: 11px;
	font-weight: bold;
}
.col_6D6904_12 {
	color: #6D6904;
	font-size: 12px;
}
.col_6D6904_11 {
	color: #6D6904;
	font-size: 11px;
}
.col_6D6904_10 {
	color: #6D6904;
	font-size: 11px;
}
.col_666666_10 {
	color: #666666;
	font-size: 11px;
}

.black_cap_11 {
	color: #000000;
	text-transform : uppercase;
	font-size: 11px;
	font-weight: bold;
}

/*-----------------------------------------------------*/
/*--- links ---*/
a:link, a:active, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a.a_white:link, a.a_white:active, a.a_white:visited {
	color: white;
	text-decoration: none;
}
a.a_white:hover {
	color: white;
	text-decoration: underline;
}
a.a_white_ul {
	color: white;
	text-decoration: underline;
}
a.a_white_bold_ul {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.a_black:link, a.a_black:active, a.a_black:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.a_black:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.a_black_bold:link, a.a_black_bold:active, a.a_black_bold:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.a_black_bold:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.a_black_9:link, a.a_black_9:active, a.a_black_9:visited {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.a_black_9:hover {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.a_black_ul {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a.a_black_bold_ul {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.a_grey_9:link, a.a_grey_9:active, a.a_grey_9:visited {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.a_grey_9:hover {
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.a_grey_10:link, a.a_grey_10:active, a.a_grey_10:visited {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.a_grey_10:hover {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

/*--- changed hex value from #666666 ---*/
a.a_grey_10_bold:link, a.a_grey_10_bold:active, a.a_grey_10_bold:visited {
	font-size: 11px;
	color: #598686;
	text-decoration: none;
	font-weight: bold;
}
/*--- changed hex value from #666666 ---*/
a.a_grey_10_bold:hover {
	font-size: 11px;
	color: #598686;
	text-decoration: underline;
	font-weight: bold;
}

a.a_666666:link, a.a_666666:active, a.a_666666:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.a_666666:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

a.a_6d6904:link, a.a_6d6904:active, a.a_6d6904:visited {
	color: #6d6904;
	font-weight: normal;
	text-decoration: none;
}
a.a_6d6904:hover {
	color: #6d6904;
	font-weight: normal;
	text-decoration: underline;
}

a.a_sec_global_bold:link, a.a_sec_global_bold:active, a.a_sec_global_bold:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.a_sec_global_bold:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

/*-----------------------------------------------------*/
/*--- main table borders ---*/
td.brdr_main_table_left {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/borders/brdr_main_table_left.gif);
	background-repeat: repeat-y;
	width: 5px;
}
td.brdr_main_table_right {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/borders/brdr_main_table_right.gif);
	background-repeat: repeat-y;
	width: 5px;
}
td.brdr_glb_nav_bott {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/borders/brdr_glb_nav_bott.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 8px;
	padding: 0px;
	margin: 0px;
}
#main_table {
	width: 790px;
	height: 100%;
}
#main_table_nonav {
	/*width: 790px;*/
	/*height: 100%;*/
}
#popup_table {
	width: 490px;
	height: 100%;
}
#dealer_popup_table {
	width: 100%;
	height: 20px;
}
.popup_text {
	padding-left: 25px;
}
.popup_logo {
	padding-right: 25px;
}

/*--- row formats ---*/
tr.odd_row {
	background-color: #F0F0F0;
}

tr.header_row td {
	padding: 0px;
	vertical-align: top;
	border-bottom: 1px solid #000000;
}



/*-----------------------------------------------------*/
/*--- banner area ---*/
blockquote {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	line-height: 16px;
}

.ask_copy blockquote {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	line-height: 16px;
}

/*-----------------------------------------------------*/
/*--- section top navigation area ---*/
#glb_nav {
	height: 40px;
	/*text-align: center;*/
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}

table.sec_nav_table {
	background-color: #A1B9B9;
	padding: 0px;
	margin: 0px;
}
td.sec_nav_top_border {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_global_nav_on.jpg);
	background-repeat: repeat-x;
	height: 9px;
	padding: 0px;
	margin: 0px;
}

/*-----------------------------------------------------*/
/*--- global section ---*/
td.global_nav_td_main {
	width: 156px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	vertical-align: bottom;
}
td.global_nav_td_main_on {
	width: 156px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	vertical-align: bottom;
}

td.global_nav_td_main ul li {
	display: block;
	padding: 0px;
}
td.global_nav_td_main_on ul li {
	background-color: #A1B9B9;
	display: block;
	padding: 0px;
}

td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:link, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:active, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 22px;
	padding-left: 5px;
}
td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:link, td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:active, td.global_nav_td_main_on ul.gn_no_bullets li a.a_sec_global_bold:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 22px;
	padding-left: 5px;
}
td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:hover, td.global_nav_td_main ul.gn_no_bullets li a.a_sec_global_bold:hover {
	background-color: white;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 22px;
	background-color: #A1B9B9;
}
td.global_nav_td_main_on ul.gn_no_bullets li a.a_black:hover, td.global_nav_td_main_on ul.gn_no_bullets li a.a_black:hover {
	background-color: white;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 22px;
	background-color: #A1B9B9;
}

/*--- secondary navigation options ---*/
ul.sec_nav_ul {
	list-style-type : none;
	display: block;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}

td.sec_nav_options ul li {
	background-color: #A1B9B9;
	width: 156px;
	padding: 0px;
	margin: 0px;
}

td.sec_nav_options ul.sec_nav_ul {
	background-color: #A1B9B9;
	display: block;
	padding: 0px;
	margin: 0px;
}

td.sec_nav_options ul.sec_nav_ul li {
	background-color: #A1B9B9;
	display: block;
	padding: 0px;
	margin: 0px;
}

td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:link, td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:active, td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	text-decoration: none;
}

td.sec_nav_options ul.sec_nav_ul li a.a_sec_global_bold:hover {
	background-color: white;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 3px;
	text-decoration: none;
	background-color: #e1f7e4;
}

td.sec_nav_options ul.sec_nav_ul li a.a_black_9:link, td.sec_nav_options ul.sec_nav_ul li a.a_black_9:active, td.sec_nav_options ul.sec_nav_ul li a.a_black_9:visited {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
	text-decoration: none;
}

td.sec_nav_options ul.sec_nav_ul li a.a_black_9:hover {
	background-color: white;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 3px;
	text-decoration: none;
	background-color: #e1f7e4;
}



/*--- left nav area ---*/
#interior_left_nav {
	padding-top: 35px;
	padding-left: 11px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

.ln_zipsearch_input {
	width: 66px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #666666;
}

/*--- interior top nav area ---*/
.img_door_details {
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
image.img_door_nav {
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
}

.door_nav_table {
	text-align: left;
	line-height: 14px;
	border: 1px solid black;
	background-color: white;
	width: 100%;
	height: 92px;
}
td.door_nav_options_image {
	width: 90px;
	text-align: left;
	line-height: 14px;
	font-size: 9px;
	color: #000000;
}


td.door_nav_options {
	text-align: left;
	line-height: 14px;
	font-size: 9px;
	color: #000000;
}


/*-----------------------------------------------------*/
/*--- content :: text ---*/
.bold_12 {
	font-weight: bold;
	font-size: 12px;
}
.normal_12 {
	font-weight: normal;
	font-size: 12px;
}

/*-----------------------------------------------------*/
/*--- content :: main area ---*/
#home_content_area {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: top;
}
#interior_A_content_area {
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align: top;
}
#interior_content_right_column {
	padding-top: 35px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}


#interior_content_right_column_pad_right {
	padding-top: 35px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding-right: 25px;
}
#interior_content_right_column_no_float {
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}

/*--- content :: popup main area ---*/
#interior_B_content_area {
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align: top;
}

/*--- content :: contact us ---*/
#contact_entry {
	/*margin-top: 30px;*/
	margin-bottom: 0px;
}

.contact_copy {
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 0px;
}

#contact_entry .large_input {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}
#contact_entry .large_textarea {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 150px;
}
#contact_entry .large_select {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}
#contact_entry .medium_input {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#contact_entry .medium_textarea {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 100px;
}
#contact_entry .medium_select {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
#contact_entry .small_input {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
}
#contact_entry .smaller_input {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 43px;
}
#contact_entry .small_select {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
}
#contact_entry .submit_input, #ask_entry .submit_input, #about_entry .submit_input{
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
#contact_entry .radio_input {
	border: solid 0px #666666;
}
#contact_entry .checkbox_input {
	border: solid 0px #666666;
}

/*--- content :: product section ---*/
#product_entry {
	margin-top: 30px;
	margin-bottom: 0px;
margin-right: 0px;

}

#product_entry h4 {
	padding-top: 11px;
}

.product_main_image {
	padding-top: 11px;
	padding-bottom: 20px;
}
.product_main_copy {
	color: #8E8E8E;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
}

.steel_copy {
	line-height: 16px;
	color: #83826D;
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
}
.steel_number {
	color: #6D6904;
	font-weight: bold;
	font-size: 12px;
}
.steel_collection_number {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}
.steel_collection_detail {
	padding-left: 35px;
	padding-right: 11px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: bottom;
}
.steel_collection_copy {
	font-size: 11px;
	line-height: 28px;
	padding-right: 25px;
	vertical-align: top;
}
.collection_navigation {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
.collection_detail {
	padding-left: 35px;
	padding-right: 11px;
	font-size: 11px;
	line-height: 28px;
	vertical-align: bottom;
}
.collection_detail_right {
	font-size: 11px;
	line-height: 22px;
	vertical-align: bottom;
}
.collection_copy {
	font-size: 11px;
	line-height: 28px;
	/*padding-right: 25px;*/
	vertical-align: bottom;
}

/*--- content :: option section ---*/
#options_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}
#options_entry td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 0px;	
}

/*added these 03.29.07 - JWL*/
.options_thumbwrap 
{
	border: 0px;
	padding: 5px 10px 5px 0;
	margin: 0;
}


.options_thumbwrap li 
{
	list-style: none;
	/*display: inline-block;*/
	display: inline;
	float: left;
	margin: 5px 10px 5px 0;
	padding: 0;
}

#options_entry .thumb_table 
{
	/*border: thin solid;*/
	width:130px;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}

#options_entry .thumb_table td 
{
	/*border: thin solid;*/
	vertical-align: top;
	padding: 0;
	height: 35px;	
}
/*end of options added - JWL*/

/*--- content :: style gallery section ---*/
#style_guide_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}

#style_guide_entry .style_guide_single_img {
	margin-right: 2px;
}
#style_guide_entry .style_guide_double_img {
	margin-left: 2px;
}

/*--- content :: construction section ---*/		
#construction_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}
#construction_entry td {
	padding: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;	
}

#construction_entry .section_link {
	padding: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}

#construction_entry .construction_column {
	margin-left: 5px;
	margin-right: 11px;
}

ul.construction_list {
	margin-left: 0px; 
	padding-left: 18px;
}

ul.construction_list li {
	margin-left: 0px;
	padding-left: 0px;
}

/*--- content :: features section ---*/
#features_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}
#features_entry td {
	padding: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;		
}

#features_entry .feature_column {
	margin-left: 5px;
	margin-right: 11px;
}

ul.features_list {
	margin-left: 0px; 
	padding-left: 18px;
}

ul.features_list li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 11px;
}

#specifications_entry td {
	padding: 0px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 6px;
	line-height: 14px;
}

#specifications_entry tr.odd_row {
	background-color: #F0F0F0;
}


#opener_landing_entry #specifications_entry td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#specifications_entry td.specification_value {
	text-align: center;
	border-left: 1px solid #000000;
	vertical-align: middle;
}


/*--- content :: openers section ---*/
#opener_landing_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}

#opener_landing_entry td {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;	
	padding-right: 11px;
	text-align: left;
}

#opener_landing_entry .section_separator {
	padding: 0px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
}

td.opener_options {
	vertical-align: middle;
	padding: 5px;
	padding-bottom: 15px;
	text-align: center;
}

#opener_landing_entry td.opener_details {
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	padding-bottom: 15px;
}

#opener_landing_entry td.opener_details_80 {
	width: 80px;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
	padding-bottom: 15px;
}

#opener_acc_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}

#opener_acc_entry td {
	vertical-align: middle;
	text-align: left;
}

#opener_acc_entry td.opener_details_120 {
	width: 120px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	padding-top: 15px;
}

#opener_acc_entry .section_separator {
	padding: 0px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
}

/*--- color pallette ---*/
#color_pallette td {
	text-align: center;
	vertical-align: bottom;
}
.color_img {
	margin-left: 11px;
	margin-right: 11px;
}

/*--- content :: about section ---*/
#about_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}
.about_detail {
	padding-left: 35px;
	padding-right: 11px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
}
.about_copy {
	font-size: 11px;
	line-height: 18px;
	padding-right: 25px;
	vertical-align: top;
}

.career_input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 250px;
	border: solid 1px #666666;
}

#byCat, #byLocation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 250px;
	border: solid 1px #666666;
}

.career_search {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #666666;
}

/*--- content :: ask section ---*/
#ask_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}
.ask_detail {
	padding-left: 35px;
	padding-right: 11px;
	font-size: 11px;
	line-height: 22px;
	vertical-align: top;
}
.ask_copy {
	font-size: 11px;
	line-height: 18px;
	padding-right: 25px;
	vertical-align: top;
}
.ol_faq_links {
	font-weight: bold;
	color: #598686;
}

/*--- content :: windload section ---*/
#windload_01 {
	margin-right: 20px;
	margin-bottom: 11px;
}
#windload_05 {
	margin-right: 20px;
	margin-bottom: 50px;
}

/*--- content :: where to buy section ---*/

#where_entry {
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #EBF1F0;
}

#where_entry td {
	text-align: center;
}

.where_input {
	width: 150px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #666666;
}

.where_submit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #666666;
}

.where_to_buy_results th {
	/*text-align: left;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.where_to_buy_results td {
	height: 35px;
	font-size: 10px;
}

.where_to_buy_results td.where_to_buy_spacer {
	height: 5px;
	padding: 0px;
	background-color: white;
}

.master_dealers_flag {
	background-color: gold;
}

.featured_dealers_flag {
	background-color: black;
}

/*--- content :: professional section ---*/
.login_input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 250px;
	border: solid 1px #666666;
}
.login_button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #666666;
}

/*--- content :: downloads section ---*/
#downloads_entry {
	margin-top: 30px;
	margin-bottom: 0px;
}

#downloads_entry tr.header_row {
	padding: 0px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #000000;
}

#downloads_entry_insert {
	margin-top: 0px;
	margin-bottom: 15px;
}

#downloads_entry_insert td {
	vertical-align: middle;
}

#downloads_entry_insert tr.header_row {
	padding: 0px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

/*-----------------------------------------------------*/
/*--- buttons ---*/
#button_go {
	margin-top: 5px;
	margin-bottom: 5px;
}
#button_find {
	margin: 0px;
}

/*-----------------------------------------------------*/
/*--- images ---*/
#img_product {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 11px;
}
#img_interior_logo {
	text-align: center;
	vertical-align: middle;
}

/*-----------------------------------------------------*/
/*--- content :: bullet items ---*/

ul.global_bullet_ul {
	list-style-image : url(/SiteGen/Uploads/Public/library/images/site_support/icons/icon_global_bullet.gif);
	margin-top: 3px;
	margin-bottom: 11px;
}
ul.global_bullet_ul li {
	line-height: 14px;
	color: #000000;
}

ul.left_nav_ul {
	list-style-image : url(/SiteGen/Uploads/Public/library/images/site_support/icons/icon_green_arrow.gif);
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
	padding-left: 3px;
}


ul.no_bullets {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}

ul.no_bullets li {
	list-style-type: none;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}

ul.gn_no_bullets {
	margin: 0px;
	padding: 0px;
}

ul.gn_no_bullets li {
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.blue_list {
	color: #2E00FF;
	line-height: 20px;
}
.brown_list {
	color: #996600;
	line-height: 20px;
}

.black_list {
	color: #000000;
	line-height: 14px;
}

.blue_list a:link, .blue_list a:active, .blue_list a:visited, .blue_list a:hover {
	color: #2E00FF;
	text-decoration: none;
}

/*-----------------------------------------------------*/
/*--- content :: quotes ---*/
#quote {
	font-size: 19px;
	line-height: 24px;
	font-style: italic;
	color: #D3C760;
}

/*-----------------------------------------------------*/
/*--- content :: baseboard tables ---*/

#baseboard_table {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_baseboard_bar.jpg);
	background-repeat: no-repeat;
	width: 382px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
#baseboard_dealer_locator td {
	line-height: 18px;
	padding-bottom: 5px;
}
#input_store_locator {
	border: 1px solid #336666;
	height: 18px;
	font-size: 9px;
	width: 120px;
}

/*-----------------------------------------------------*/
/*--- content :: images ---*/

/*-----------------------------------------------------*/
/*--- spacers ---*/
.grey_spacer {
	margin-top: 5px;
	line-height: 3px;
	height: 3px;
	background-color: #D5D5D5;
	text-align: center;
	width: 100%;
}
.dotted_spacer {
	height: 3px;
	line-height: 3px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom : 1px dotted #C3C3C3;
}


/*-----------------------------------------------------*/
/*--- footer nav ---*/
.td_footer_nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}

/*--- content :: baseboard tables ---*/

                                

#baseboard_table_1 {
/*background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_baseboard_bar.jpg);*/
/*background-repeat: no-repeat;*/
width: 382px;
height: 100px;
padding: 0px;
margin: 0px;
}

                                

#baseboard_table_2 {
/*background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_baseboard_bar.jpg);*/
/*background-repeat: no-repeat;*/
width: 382px;
height: 100px;
padding: 0px;
margin: 0px;
 }

                                

#baseboard_table_3 {
/*background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_baseboard_bar.jpg);*/
/*background-repeat: no-repeat;*/
width: 382px;
height: 100px;
padding: 0px;
margin: 0px;
}

                                

#baseboard_table_4 {
/*background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_baseboard_bar.jpg);*/
/*background-repeat: no-repeat;*/
width: 382px;
height: 100px;
padding: 0px;
margin: 0px;
}

td.baseboard_dealer_locator {
line-height: 18px;
padding-bottom: 5px;
}

 
.press_room_headline {
padding: 3px;
background-color: #CBD9D6;
color: #666666;
}

#press_room_archive td {
padding: 5px;
color: #666666;
}

/*for edit links of download pages*/
#edit_links {
	padding: 0px;
	margin: 0px;
}
#edit_links td{
	color: #666666;
	font-size: 9px;
}

/*--- content :: compare doors section ---*/
.compare_input {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 175px;
}
.compare_checkbox {
	border: solid 1px #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.compare_options {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: right;
	vertical-align: bottom;
	width: 195px;
}
#compare_results {
	border-bottom: 4px solid #333333;
	border-left: 1px solid #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#compare_results tr.odd_row td, #compare_results tr.even_row td, #compare_results tr.compare_header td {
	border-right: 1px solid #999999;
	font-size: 9px;
}

.compare_doorimage_row td, .compare_doorname_row td {
	border-right: 1px solid #999999;
	text-align: center;
}

.compare_doorimage_row img {
	margin: 5px 0 5px 0;
}

.compare_header {
	background-color: #333333;
	color: #ffffff;
	height: 25px;
	padding: 0 0 0 5px;
	text-align: left;
}
.compare_item_header {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.compare_item_subheader {
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 8px;
	text-align: left;
}

#compare_notation_row td {
	font-size: 10px;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.compare_downloads_header {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.compare_spacer_row {
	background-color: #999999;
	height: 4px;
	line-height: 4px;
}
#error {
	background-image: url(/SiteGen/Uploads/Public/library/images/site_support/backgrounds/bg_compare_error.png);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 180px;
	padding: 20px 40px 40px 40px;
	width: 480px;
}
#error h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	display : inline;
	padding-right: 5px;
}
#error a {
	text-decoration: none;
}

.clsShow {
	line-height: 22px;
	margin: 6px 0 6px 0;
}
.clsHide {
	display: none;
	line-height: 22px;
	margin: 6px 0 6px 0;
}


#homefeature {    
background-image: url(/SiteGen/Uploads/Public/library/images/site_support/logo_amarr_interior_sm.jpg);    
background-repeat: no-repeat;    
background-position: left top; 
margin-top: 20px;
}     


embed {

}

a img {border: none; }
