/* CSS Document */
*
{
padding: 0;
margin: 0;
}
body
{
background-color: #c2b8a9;

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #453f38;
line-height: 1.1;

scrollbar-face-color: cccccc; 
scrollbar-shadow-color: aaaaaa; 
scrollbar-highlight-color: bbbbbb; 
scrollbar-3dlight-color: 999999; 
scrollbar-darkshadow-color: 888888; 
scrollbar-track-color: ffffff; 
scrollbar-arrow-color: white; 
}

select, input, label, textarea, option
{
color:#453F38;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:3px;
}
input.buttons{
margin:5px;
}
a
{
color: #ee8703;
text-decoration: none;
font-size: 11.5px;

}
a:hover
{
text-decoration: underline;
font-size: 11.5px;
}
h1, h3
{
margin: 0;
padding: 0;
}
.bodycontent {
width: 720px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}
#wrapper
{
background-image: url(/Images_Structure/wrapper_bg.gif);
background-repeat: repeat-y;
margin: 0 auto;
width: 760px;
padding-left: 39px;
padding-right: 40px;
}
.clear_tag
{
clear: both;
width: 1px;
height: 1px;
line-height: 1px;
font-size: 1px;
overflow: hidden;
}
/*********
* HEADER *
*********/
#header
{
position: relative;
background-image: url(/Images_Structure/header_bg.gif);
background-repeat: no-repeat;
width: 760px;
height: 158px;
}
#logo
{
float: left;
width: 123px;
height: 157px;
padding-left: 20px;
}
#hdr_right
{
float: right;
width: 617px;
}
#hdr_logos
{
/* width: 328px; */
width: 450px;
height: 88px;
/* padding-left: 289px; */
padding-left: 167px;
text-align: center;
}
#discover
{
background-image: url(/Images_Structure/hdr_discover_bg.gif);
background-repeat: no-repeat;
background-position: right;
width: 328px;
height: 28px;
margin-top: 54px;
margin-bottom: 55px;
padding-left: 289px;
font-size: 18px;
color: #ffbd4a;
line-height: 28px;
}
#discover.less_padding
{
margin-top: 0px;
margin-bottom: 21px;
}
#searchbutton
{
background-image: url(/Images_Structure/hdr_searcharrow.gif);
background-repeat: no-repeat;
}
/****************
* DROPDOWN MENU *
****************/
.menu_left_shadow
{
position: absolute;
top: 0;
left: -17px;
}
.menu_right_shadow
{
position: absolute; 
top: 0; 
right: -17px;
}
/* 1st LEVEL AND DEFAULTS FOR OTHER LEVELS*/
#hdr_ddm
{
width: 594px;
height: 20px;
margin: 0;
padding: 0;
padding-left: 23px;
list-style: none;
}
#hdr_ddm.short
{
width: 446px;
height: 20px;
margin: 0;
padding: 0;
padding-left: 171px;
list-style: none;
}
#hdr_ddm li 
{
float: left;
margin-right: -3px;
background-image: url(/Images_Structure/subhdr_menu_bg.gif);
background-repeat: no-repeat;
border-left: 1px solid #d16b09;
width: 148px;
height: 20px;
}
#hdr_ddm li#search
{
background-image: none;
width: 144px;
height: 18px;
padding-left: 2px;
padding-top: 2px;
}
#frmsearch input, #frmsearch input[image]
{
vertical-align: middle;
}
#searchterm
{
background-color: #ffffff;
width: 125px;
height: 13px;
border: 1px solid #e66e11;
font-size: 10px;
color: #df6d01;
}
ul#hdr_ddm li.selected.over
{
background-image: url(/Images_Structure/subhdr_menuover_bg.gif);
background-repeat: no-repeat;
}
ul#hdr_ddm ul li.selected.over
{ 
background-image: none;
background-color: #ab590c;
}
#hdr_ddm li a 
{
display: block;
font-size: 17px;
font-weight: bold;
color: #fed879;
line-height: 20px;
text-decoration: none;
text-align: center;
font-family: Arial Narrow;
}
ul#hdr_ddm li.selected.over a
{
color: #ffffff;
}
/* 2nd LEVEL */
#hdr_ddm ul
{
position: absolute;
background-image: url(/Images_Structure/hdr_menu_bg.gif);
background-repeat: no-repeat;
width: 147px;
height: 137px;
border-left: 1px solid #d16b09;
margin: 0;
padding: 0;
list-style: none;
}
#hdr_ddm ul li
{
width: 147px;
height: 17px;
background-image: none;
border: 0;
}
#hdr_ddm ul li.title
{
background: none;
padding-top: 2px;
padding-left: 2px;
font-size: 15px;
font-weight: normal;
color: #ffe380;
line-height: 17px;
}
#hdr_ddm ul li a 
{ 
padding-left: 2px;
font-size: 15px;
font-weight: normal;
line-height: 17px;
color: #ffffff;
text-align: left;
}
#hdr_ddm ul li a.tools
{
color: #fed879;
font-weight: normal;
}
ul#hdr_ddm li.selected.over li a.tools
{
color: #fed879;
font-weight: normal;
}
/* Dropdown Menu Mechanics */
#hdr_ddm ul, #hdr_ddm ul ul, #hdr_ddm ul ul ul
{
left: -9999px;
top: 0;
}
#hdr_ddm li.selected ul ul, #hdr_ddm li.selected ul ul ul
{
left: -9999px;
}
#hdr_ddm li.selected ul
{ 
left: auto;
}
#hdr_ddm li li.selected ul, #hdr_ddm li li li.selected ul
{
left: 147px;
}
/**********
* CONTENT *
**********/
#content
{
background-color: #ffffff;
width: 760px;
}
#flash_piece
{
border-bottom: 1px solid #cccccc;
}
#home_left
{
float: left;
width: 395px;
padding-left: 20px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 15px;
}
#home_left h1
{
font-size: 21px;
font-weight: normal;
color: #d49835;
line-height: 26px;
}
#headlines
{
float: right;
background-image: url(/Images_Structure/resources_bg.jpg);
background-repeat: no-repeat;
width: 289px;
height: 88px;
padding-left: 10px;
padding-right: 21px;
margin-top: 10px;
}
#headlines h3
{
color: #A9A093;
font-size: 16px;
font-weight: bold;
line-height: 21px;
}
.headline
{
padding-top: 3px;
padding-bottom: 3px;
}
.headline_img
{
float: left;
padding-right: 5px;
}
.headline a.headline_txt
{
font-size: 11px; font-weight: bold;
color: #A9A093;
line-height: 14px;
text-decoration: none;
vertical-align: middle;
}
.headline a:hover
{
text-decoration: none;
color: #ee8703;
}
/*********
* FOOTER *
*********/
#footer
{
background-image: url(/Images_Structure/footer_bg.gif);
background-repeat: no-repeat;
width: 760px;
height: 188px;
font-size: 10px;
font-color: ffffff;
color: #ffffff;
}
#footer a
{
font-size: 10px;
color: #ffffff;
text-decoration: none;
}
#footer a:hover
{
text-decoration: underline;
}
#footer table
{
width: 760px;
padding-top: 5px;
}
#footer table td
{
height: 23px;
border-right: 1px solid #c2b8a9;
line-height: 23px;
text-align: center;
}
#copyright
{
width: 750px;
padding-top: 5px;
font-size: 10px;
text-align: right;
color: #ffffff;
}

/*************************
* Thumbnail Product Info *
*************************/
.item
{
width: 722px;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 18px;
padding-right: 20px;
}
.thumb
{
float: left;
width: 187px;
}
.item_info
{
float: right;
width: 535px;
min-height: 156px;
height: auto !important;
height: 156px;
border-bottom: 1px solid #d7d7d7;
}
.item_title
{
border-bottom: 1px solid #d7d7d7;
margin-bottom: 5px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #453f38;
}
.item_title_text
{
float: left;
width: 385px;
margin-top: 4px;
}
.compare_cb_div
{
width: 135px;
font-size: 11px;
font-weight: normal;
margin-bottom: 2px;

}
.product_compare_cb_div
{
padding-top: 3px;
padding-right: 3px;
float: right;
width: 135px;
font-size: 11px;
font-weight: normal;
text-align: right;
}
.compare_checkbox
{
padding: 0px;
margin: 0px;
}
/* First Column */
.cell1
{
width: 145px;
min-height: 134px;
height: auto !important;
height: 134px;
line-height: 14px;
}
.cell1 .part1
{
min-height: 80px;
height: auto !important;
height: 80px;
}
.cell1 .ioi, .cell2 .ioi
{
padding-bottom: 2px;
padding-right: 4px;
}
.cell1 .price
{
height: 14px;
margin-top: 5px;
font-size: 14px;
line-height: 14px;
}
.cell1 .select_item_price
{
height: 14px;
margin-top: 35px;
font-size: 14px;
line-height: 14px;
}
.select_features
{
display: block;
background-image: url(/Images_Structure/features_button_bg.gif);
background-repeat: repeat-x;
width: 113px;
height: 23px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #bdb9b2;
margin-top: 5px;
margin-bottom: 5px;
font-size: 10px;
line-height: 23px;
color: #453f38;
text-align: center;
}
.select_features:hover
{
text-decoration: none;
}
/* Second Column */
.cell2
{
width: 130px;
min-height: 134px;
height: auto !important;
height: 134px;
}
.cell2 .part1
{
min-height: 78px;
height: auto !important;
height: 78px;
}
.cell2 .sound_guard
{
background-image: url(/Images_Structure/sound_guard.gif);
background-repeat: no-repeat;
background-position: left;
min-height: 25px;
height: auto !important;
height: 25px;
padding-left: 30px;
padding-bottom: 5px;
line-height: 25px;
}
.cell2 .steel_gauge
{
min-height: 24px;
height: auto !important;
height: 24px;
padding-bottom: 5px;
}
.cell2 .steel_gauge img
{
vertical-align: middle;
}
.cell2 .spray_option
{
min-height: 25px;
height: auto !important;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
}
.cell2 .spray_option img
{
vertical-align: middle;
}
.cell2 .faucet_holes
{
line-height: 20px;
}
.cell2 .faucet_holes img
{
vertical-align: middle;
}
.cell2 .finish_options
{
padding-top: 5px;
padding-bottom: 5px;
}
.cell2 .finish_options img
{
padding-top: 2px;
vertical-align: middle;
}
/* Third Column */
.cell3
{
width: 140px;
min-height: 134px;
height: auto !important;
height: 134px;
}
.cell3 .layout_info
{
min-height: 114px;
height: auto !important;
height: 114px;
}
.cell3 .layout_img
{
padding-bottom: 4px;
}
.cell3 .spec_link
{
height: 15px;
padding-bottom: 5px;
}
.cell3 .spec_sheet
{
vertical-align: middle;
}
.cell4
{
width: 120px;
min-height: 134px;
height: auto !important;
height: 134px;
text-align: center;
}
.cell4 .ioi
{
padding-bottom: 5px;
text-align: left;
}
/************************
* Category Landing Page *
************************/
#main_image
{
position: relative;
}
#category_section
{
position: absolute;
top: 0;
left: 20px;
height: 153px;
}
#category_image
{
position: relative;
height: 123px;
}
table.family
{
position: relative;
background-image: url(/Images_Structure/cat_image_bg.gif);
background-repeat: repeat-x;
height: 30px;
}
table.family a
{
display: block;
background-image: url(/Images_Structure/family_bg.gif);
background-repeat: repeat-x;
height: 30px;
padding-left: 5px;
padding-right: 5px;
font-size: 13px;
color: #ffffff;
text-align: center;
line-height: 30px;
text-decoration: none;
}
table.family a.view_all
{
border-right: 0;
}
table.family a:hover
{
background-image: url(/Images_Structure/family_bg_over.gif);
background-repeat: repeat-x;
color: #302c26;
text-decoration: underline;
}
.landing_question
{
float: left;
background-image: url(/Images_Structure/landing_submenu_bg.gif);
background-repeat: repeat-x;
height: 27px;
width: 253px;
}
.landing_question.last
{
width: 254px;
}
.landing_question a
{
display: block;
height: 27px;
border-right: 1px dotted #908474;
color: #453f38;
font-size: 13px;
text-align: center;
line-height: 27px;
text-decoration: none;
}
.landing_question a:hover
{
text-decoration: underline;
}
.last a
{
border-right: none;
text-decoration: none;
}
.last a:hover
{
text-decoration: underline;
}
#cat_landing_top
{
width: 720px;
border-bottom: 1px dotted #c7c7c7;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 5px;
text-decoration: none;
}
#breadcrumbs
{
float: left;
width: 500px;
height: 32px;
color: #453f38;
line-height: 32px;
}
#breadcrumbs a
{
color: #453f38;
line-height: 32px;
text-decoration: none;
}
#breadcrumbs a:hover
{
text-decoration: underline;
}
.paging
{
/* BT Removed 021308
clear: both;
width: 722px;
height: 22px;
padding-top: 10px;
color: #453f38;
text-align: right;
*/
}
.paging a
{
color: #453f38;
text-decoration: none;
}
.paging a:hover
{
text-decoration: underline;
}
.paging img
{
vertical-align: middle;
}
.paging .active
{
color: #7b2454;
font-weight: bold;
}

#narrow_search
{
float: left;
width: 537px;
padding-left: 20px;
border-right: 1px dotted #c7c7c7;
margin-right: 20px;
}
.narrow_search_option
{
float: left;
width: 179px;
}
#sort_results
{
float: right;
width: 161px;
padding-right: 20px;
}
#narrow_search h4, #sort_results h4
{
margin-bottom: 5px;
font-size: 14px;
}
#narrow_search select
{
width: 150px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 25px;
}
#sort_results select
{
width: 150px;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 0px;
}
.category_hdr
{
background-repeat: repeat-y;
width: 722px;
/*height: 21px;*/
min-height: 21px;
height: auto !important;
height: 21px;
margin-top: 10px;
margin-left: 18px;
font-size: 11px;
background-image: url(/Images_Structure/orange_hr.gif);
color: #ffffff;
}
.category_hdr h1
{
float: left;
width: 300px;
padding-left: 20px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
color: #ffffff;
}
.compare_section_hdr
{
page-break-before: always;
page-break-after: avoid;
}
.compare_section_hdr:first-child
{
page-break-before: avoid;
}
#magnify
{
float: right;
width: 392px;
padding-right: 10px;
height: 20px;
line-height: 20px;
text-align: right;
}
#magnify img
{
vertical-align: middle;
}
.category_paging
{
width: 720px;
height: 15px;
padding-top: 5px;
border-top: 1px dotted #c7c7c7;
margin-left: 20px;
margin-bottom: 10px;
color: #453f38;
text-align: right;
}
div.category_paging.noborder
{
border: 0;
}
.category_paging a
{
color: #453f38;
text-decoration: none;
}
.category_paging a:hover
{
text-decoration: underline;
}
.category_paging img
{
vertical-align: middle;
}
.category_paging .active
{
color: #7b2454;
font-weight: bold;
}
#cat_landing_bottom
{
padding-top: 5px;
padding-left: 20px;
}
#cat_landing_bottom .paging
{
float: none;
width: 720px;
border-top: 1px dotted #c7c7c7;
text-align: right;
}
/*****************
* Product Detail *
*****************/
.grey_hr
{
background-image: url(/Images_Structure/tan_hr.gif);
background-repeat: no-repeat;
width: 722px;
height: 21px;
margin-top: 10px;
margin-left: 18px;
font-size: 11px;
color: #ffffff;
}
.grey_hr1
{
background-image: url(/Images_Structure/tan_hr.gif);
background-repeat: no-repeat;
width: 700px;
height: 21px;
margin-top: 10px;
margin-left: 5px;
font-size: 11px;
color: #ffffff;
}

.grey_hr1 .title
{
float: left;
width: 300px;
padding-left: 20px;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}

.grey_hr .title
{
float: left;
width: 300px;
padding-left: 20px;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
#select_product_features
{
width: 720px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 3px;
}
#select_product_features h2
{
font-size: 18px;
font-weight: normal;
line-height: 20px;
margin-top:3px;
}
#select_product_features table
{
position: relative;
left: -10px;
width: 720px;
margin-top: 20px;
}
#select_product_features table th
{
padding-left: 10px;
padding-bottom: 5px;
border-right: 1px #c7c7c7;
font-size: 14px;
font-weight: normal;
text-align: left;
}
#select_product_features table td
{
width: 168px;
padding-left: 10px;
border-right: 1px #c7c7c7;
}
#select_product_features table td.below_options
{
border-right: 0; 
width: auto;
}
#select_product_features select
{
width: 150px;
margin-top: 5px;
margin-bottom: 5px;
}
.features_submit
{
display: inline;
background-image: url(/Images_Structure/features_button_bg.gif);
background-repeat: repeat-x;
width: 73px;
height: 23px;
border: 1px solid #bdb9b2;

margin: 10px 5px;
font-size: 10px;
color: #453f38;
line-height: 23px;
text-align: center;
}
.product_hdr
{
width: 712px;
height: 21px;
padding-left: 10px;
margin-top: 10px;
margin-left: 18px;
font-size: 12px;
}
.product_hdr img
{
vertical-align: middle;
}
.product_hdr h1.product_name
{
display: inline;
font-size: 12px;
line-height: 20px;
}
.product_details
{
background-image: url(/Images_Structure/product_main_bg.gif);
background-repeat: no-repeat;
width: 722px;
margin-left: 18px;
}
.product_detail_links
{
background-image: url(/Images_Structure/product_detail_links_bg.gif);
background-repeat: repeat-x;
width: 720px;
height: 22px;
border-top: 1px solid #cfc6b9;
border-bottom: 1px solid #cfc6b9;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 10px;
}
.product_detail_links_div
{
width: 570px;
float: left;
}
.product_detail_links a
{
display: block;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
color: #453f38;
text-decoration: none;
}
.product_detail_links a:hover
{
text-decoration: underline;
}
.product_image
{
float: left;
width: 406px;
padding-left: 9px;
padding-right: 8px;
}
.product_tabs
{
float: right;
background-image: url(/Images_Structure/product_detail_bg.gif);
background-repeat: no-repeat;
width: 285px;
padding-left: 1px;
padding-right: 1px;
margin-right: 10px;
}
.details_tab, .docs_tab
{
display: block;
background-image: url(/Images_Structure/prodcut_tab_bg.gif);
background-repeat: repeat-x;
float: left;
width: 142px;
height: 21px;
border-top: 1px solid #d3ccc1;
border-right: 1px solid #d3ccc1;
color: #453f38;
line-height: 21px;
text-align: center;
}
.details_tab
{
background-image: url(/Images_Structure/prodcut_tab_over_bg.gif);
background-repeat: repeat-x;
}
.docs_tab
{
width: 142px;
border-right: 0;
}
.docs_tab a
{
color: #453f38;
text-decoration: none;
}
.docs_tab a:hover
{
text-decoration: underline;
}
.docs_div
{
display: none;
height: 333px;
}
.details_thumb
{
float: left;
width: 83px;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 7px;
border: 0px;
text-align: center;
}
.details_table td
{
width: 137px;
line-height: 18px;
}
.details_table td img
{
vertical-align: middle;
}
.tan_bg_left
{
padding-right: 5px;
border-right: 1px dotted #c7c7c7;
background-color: #f3f2f0;
}
.tan_bg_right
{
padding-left: 5px;
background-color: #f3f2f0;
}
.white_bg_left
{
padding-right: 5px;
border-right: 1px dotted #c7c7c7;
}
.white_bg_right
{
padding-left: 5px;
}
.docs_table
{
padding-top: 10px;
}
.docs_table .tan_bg_left, .docs_table .white_bg_left
{
width: 40px;
line-height: 18px;
}
.docs_table .tan_bg_right, .docs_table .white_bg_right
{
width: 234px;
line-height: 18px;
}
.docs_table a
{
color: #453f38;
text-decoration: none;
}
.docs_table a:hover
{
text-decoration: underline;
}
.accessories
{
padding-top: 20px;
}
.accessories h3
{
font-size: 14px;
font-weight: normal;
width: 712px;
height: 21px;
padding-left: 10px;
line-height: 20px;
}
.accessories .item
{
padding-left: 0px;
padding-right: 0px;
}
.detail_hdr_left
{
/*float: left;*/
width: 575px; /*600px;*/
height: 21px;
overflow: hidden;
}
.detail_hdr_right
{
/*float: right;*/
height: 21px;
overflow: hidden;   
}
.detail_plus_minus
{
padding-top: 1px;
padding-right: 0px; /*11px;*/
}
.detail_hdr_clear
{
clear: both;
height: 0px;
width: 0px;
overflow: hidden;
}
.plus_minus_image
{
cursor: pointer;
}
#divMultiMessage,#commercial_sink_divMultiMessage,#commercial_faucet_divMultiMessage,#commercial_cooler_divMultiMessage,#commercial_custom_divMultiMessage,#residential_sink_divMultiMessage,#residential_faucet_divMultiMessage
{
padding-left: 20px;
}
#divMultiMessage h3,#commercial_sink_divMultiMessage h3,#commercial_faucet_divMultiMessage h3,#commercial_cooler_divMultiMessage h3,#commercial_custom_divMultiMessage h3,#residential_sink_divMultiMessage h3,#residential_faucet_divMultiMessage h3
{
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
.detail_sugg_price
{
/*float: right;*/
font-size: 11px;
/* width: 392px; */
padding-right: 10px;
height: 20px;
line-height: 20px;
text-align: right;
}
/********************
* View Larger Popup *
********************/
#view_larger_popup
{
background-color: #ffffff;
}
#view_larger_popup #wrapper
{
background-image: none;
margin: 0 auto;
width: 406px;
padding-left: 0;
padding-right: 0;
padding-top: 10px;
}
#view_larger_popup .product_hdr
{
width: 396px;
margin: 0;
}
#view_larger_popup .product_image
{
float: none;
width: 406px;
padding: 0;
padding-top: 6px;
}
.thumb_info
{
float: left;
width: 145px;
border: 0;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
.thumb_info .copyright
{
font-size: 10px;
}
.close_window
{
float: right;
display: block;
background-image: url(/Images_Structure/features_button_bg.gif);
background-repeat: repeat-x;
width: 113px;
height: 23px;
border: 1px solid #bdb9b2;
font-size: 10px;
color: #453f38;
line-height: 23px;
text-align: center;
}
/********************
* Room Landing Page *
********************/
.category_links
{
width: 722px;
margin-left: 18px;
}
.category_links a
{
color: #453f38;
font-size: 10px;
text-decoration: none;
}
.cateory_links a:hover
{
text-decoration: underline;
}
.category_links ul
{
width: 722px;
list-style: none;
}
.category_links ul li
{
float: left;
width: auto;
display: block;
white-space: nowrap;
padding-left: 3px;
padding-right: 3px;
}
.prodcut_type_view_all
{
width: 722px;
margin-left: 18px;
text-align: right;
}
.prodcut_type_view_all a
{
color: #453f38;
text-decoration: none;
}
.product_type_view_all a:hover
{
text-decoration: underline;
}
/*************************
* Quick Product Selector *
*************************/
#quick_product_selector
{
width: 722px;
margin-left: 18px;
margin-right: 20px;
padding-top: 10px;
}
#quick_product_selector h2
{
font-size: 18px;
font-weight: normal;
line-height: 20px;
}
#quick_product_selector table
{
position: relative;
width: 722px;
margin-top: 20px;
}
#quick_product_selector table th
{
padding-bottom: 5px;
padding-left: 10px;
border-right: 1px dotted #c7c7c7;
font-size: 14px;
font-weight: normal;
text-align: left;
}
#quick_product_selector table td.room_options
{
width: 130px;
padding-right: 10px;
border-right: 1px dotted #c7c7c7;
}
#quick_product_selector table td.product_options
{
width: 130px;
padding-left: 10px;
padding-right: 10px;
border-right: 1px dotted #c7c7c7;
}
#quick_product_selector table td.feature_options
{
width: 303px;
padding-left: 11px;
padding-right: 10px;
border-right: 1px dotted #c7c7c7;
}
#quick_product_selector table td.accessory_options
{
width: 93px;
padding-left: 10px;
line-height: 20px;
}
#quick_product_selector table td.below_options
{
border-right: 0; 
width: auto;
}
#quick_product_selector select
{
width: 130px;
margin-top: 5px;
margin-bottom: 5px;
}
#quick_product_selector .feature_options select
{
width: 140px;
margin-right: 10px;
}
#quick_product_selector .feature_option
{
float: left;
width: 150px;
}
#quick_product_results
{
width: 722px;
padding-left: 18px;
padding-right: 20px;
}
.qps_product_count
{
margin-top: 15px;
font-size: 13px;
}
.qps_product_count .qps_quantity
{
font-weight: bold;
}
#qps_sort_heading
{
    margin-top: 15px;
}
.sortby
{
float: left;
width: 500px;
font-size: 14px;
line-height: 32px;
}
.sortby select
{
width: 140px;
}
/**************************
* Product Selection Guide *
**************************/
.family_desc
{
width: 660px;
padding-left: 18px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
.product_selection_crumbs
{
width: 722px;
margin-left: 18px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #453f38;
}
.selection_steps
{
background-image: url(/Images_Structure/ps_steps_bg_top.gif);
background-repeat: no-repeat;
width: 720px;
margin-left: 18px;
margin-right: 20px;
padding-top: 1px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 10px;
}
.selection_steps table
{
width: 720px;
}
.selection_step
{
display: block;
float: left;
background-image: url(/Images_Structure/ps_tab_bg.gif);
background-repeat: repeat-x;
width: 41px;
height: 33px;
border-bottom: 1px solid #d3ccc1;
color: #453f38;
font-size: 16px;
text-align: center;
text-decoration: none;
line-height: 33px;
}
.prev_current
{
width: auto;
float: left;
}
.prev_current .selection_step
{
border-right: 1px solid #d3ccc1;
}
.next_steps
{
width: auto;
float: right;
}
.next_steps .selection_step
{
border-left: 1px solid #d3ccc1;
}
div.selected_step
{
display: block;
float: left;
background-image: none;
width: 41px;
height: 33px;
color: #453f38;
font-size: 16px;
text-align: center;
text-decoration: underline;
line-height: 33px;
}
.step_options
{
width: 700px;
padding: 10px;
}
.step_option
{
padding-bottom: 20px;
}
.step_instruction
{
padding-bottom: 10px;
font-size: 17px;
font-weight: normal;
}
.option_img
{
float: left;
width: 391px;
border: 0px solid #867f75;
}
.option_info
{
float: right;
width: 273px;
}
.option_info .select_features2
{
background-image: url(/Images_Structure/features_button_bg.gif);
background-repeat: repeat-x;
width: auto;
height: 23px;
border: 1px solid #bdb9b2;
margin-top: 5px;
margin-bottom: 5px;
line-height: 23px;
text-align: center;
}
.option_info .select_features2 a
{
display: block;
width: auto;
height: 23px;
padding-left: 10px;
padding-right: 10px;
font-size: 10px;
color: #453f38;
text-decoration: none;
}
.option_info .select_features2 a:hover
{
text-decoration: underline;
}
.option_info h2
{
width: 268px;
padding-left: 5px;
font-size: 17px;
font-weight: normal;
}
.option_headline
{
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
}
.option_desc
{
padding-bottom: 5px;
border-bottom: 1px solid #e5dfd5;
}
/**********************
* Family Landing Page *
**********************/
.family_tabs
{
background-image: url(/Images_Structure/ps_steps_bg_top.gif);
background-repeat: no-repeat;
width: 720px;
padding-left: 1px;
padding-right: 1px;
margin-left: 18px;
margin-right: 20px;
}
.family_tab
{
display: block;
float: left;
background-image: url(/Images_Structure/ps_tab_bg.gif);
background-repeat: repeat-x;
width: 179px;
height: 33px;
border-left: 1px solid #d4cdc2;
margin-top: 1px;
font-size: 13px;
color: #453f38;
text-align: center;
line-height: 33px;
}
a.family_tab.first_family_tab
{
width: 180px;
border-left: 0px;
}
a.family_tab.selected
{
background-image: none;
}
.family_div
{
width: 720px;
padding-top: 15px;
padding-bottom: 10px;
margin-bottom: 0px;
}
.family_links
{
width: 720px;
padding-bottom: 10px;
border-bottom: 1px dotted #c7c7c7;
}
.family_link
{
display: block;
float: left;
width: 118px;
border-left: 1px solid #c2b8a9;
font-size: 11px;
line-height: 18px;
color: #453f38;
text-align: center;
padding-bottom: 4px;
text-decoration: none;
}

.family_link:hover
{
text-decoration: underline;
}
a.family_link.first_family_link
{
width: 118px;
border-left: 0px;
}
.subfamily_div
{
width: 685px;
margin-bottom: 15px;
background-image: url(/Images_Structure/ps_steps_bg_bottom.gif);
background-repeat: no-repeat;
padding-bottom: 15px;
border-bottom: 1px dotted #c7c7c7;
width: 720px;
padding-left: 1px;
padding-right: 1px;
margin-left: 18px;
margin-right: 20px;
}
.family_hdr
{
background-repeat: repeat-y;
width: 665px;
padding: 10px;
margin-top: 0px;
color: #ffffff;
margin-left: 18px;
}
.family_hdr h1
{
font-size: 32px;
line-height: 48px;
white-space: nowrap;
float: left;
/**width: 200px;**/
padding-right: 50px;
color: #ffffff;
}
.family_hdr .family_info
{
font-size: larger;
}
.family_image
{
margin-left: 18px;
}
/*********************
* News + Events page *
*********************/

#news_filter_table {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 13px;
}
#news_filter_table a {
    display: block;
    color: #453f38;
    width: 205px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}
#news_filter_table a:hover {
    text-decoration: underline;
}
.news_filter_td {
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
    background-image: url('/Images_Structure/ps_tab_bg.gif');
    border-left: 1px solid #d3ccc1;
    border-bottom: 1px solid #d3ccc1;
}
.news_filter_td_selected {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 33%;
    height: 33px;
    border-left: 1px solid #d3ccc1;
}

.media_toolbox
{
clear: both;
background-image: url(/Images_Structure/product_detail_links_bg.gif);
background-repeat: repeat-x;
width: 720px;
height: 22px;
border: 1px solid #cfc6b9;
margin-left: 18px;
}
.media_toolbox h2
{
padding-bottom: 10px;
font-size: 14px;
font-weight: normal;
}
.media_toolbox a
{
display: block;
float: left;
width: auto;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
color: #453f38;
text-decoration: none;
}
.media_toolbox a.hover
{
text-decoration: underline;
}
/********************************
* Carolyn replaced the code     *
* below with code from ee_links *
*********************************
.media_toolbox
{
width: 722px;
padding-top: 15px;
padding-left: 18px;
padding-right: 20px;
}
.media_toolbox h2
{
padding-bottom: 10px;
font-size: 14px;
font-weight: normal;
}
.media_toolbox a
{
padding-right: 5px;
color: #453f38;
font-size: 10px;
text-decoration: none;
}
.media_toolbox a.hover
{
text-decoration: underline;
}
******************************/
.news_tabs
{
background-image: url(/Images_Structure/ps_steps_bg_top.gif);
background-repeat: no-repeat;
width: 720px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
margin-left: 18px;
margin-top: 10px;
}
.news_tab
{
display: block;
float: left;
background-image: url(/Images_Structure/features_button_bg.gif);
background-repeat: repeat-x;
width: 239px;
height: 23px;
border-left: 1px solid #c7c7c7;
border-bottom: 1px solid #c7c7c7;
font-size: 13px;
color: #453f38;
text-align: center;
line-height: 23px;
}
#div1, #div2, #div3
{
width: 720px;
position: absolute;
left: -9999px;
top: -9999px;
}
#div1.visible, #div2.visible, #div3.visible
{
position: relative;
left: auto;
top: auto;
}
a.news_tab.first
{
width: 240px;
border-left: 0px;
}
a.news_tab.selected
{
background-image:  none;
border-bottom: 0px;
}
.news_tabs .paging
{
padding-right: 10px;
}
.news_items
{
width: 720px;
padding-bottom: 10px;
}
.news_items a {
    text-decoration: none;
}
.news_items a:hover {
    text-decoration: underline;
}
.news_icon
{
width: 40px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
.news_date
{
width: 50px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
}
.news_desc
{
width: 620px;
padding: 5px;
padding-top: 0;
}
.news_desc a
{
color: #453f38;
}
.news_desc p.headline {
    padding-top: 5px;
}
.news_desc img
{
padding-right: 10px;
padding-top: 10px;
}
.news_desc img.readmore
{
padding-right: 0;
}
.news_desc h3
{
font-size: 17px;
font-weight: bold;
line-height: 23px;
}
.news_desc div
{
padding: 5px;
}
.tan_bg
{
background-color: #f2eee9;
}
.news_options
{
float: left;
padding-left: 10px;
padding-bottom: 10px;
width: 490px;
}
.news_options select, .news_sort select
{
width: 150px;
border: 1px solid #c7c7c7;
}
.news_options select, input, label, textarea, option
{
/* ADDED BT 021408 */
margin-bottom: 0;
}
.news_sort
{
float: right;
width: 200px;
padding-bottom: 10px;
}
/***************
* Where to Buy *
***************/
.wtb_steps
{
background-image: url(/Images_Structure/wtb_bg.gif);
background-repeat: no-repeat;
width: 722px;
margin-left: 18px;
margin-top: 10px;
}
.wtb_steps #state, .wtb_steps_2col #state
{
width: 150px;
}
.wtb_steps table td
{
width: 200px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
font-size: 11px;
}
.wtb_steps img, .wtb_steps input, .wtb_steps_2col img, .wtb_steps_2col input
{
vertical-align: middle;
}
.wtb_steps h3, .wtb_steps_2col h3
{
display: inline;
font-size: 15px;
font-weight: normal;
line-height: 22px;
}
.wtb_steps label, .wtb_steps_2col label
{
line-height: 18px;
}
.wtb_steps_2col
{
background-image: url(/Images_Structure/wtb_2col_bg.gif);
background-repeat: no-repeat;
width: 722px;
margin-left: 18px;
margin-top: 10px;
}
.wtb_steps_2col table td
{
width: 301px;
padding-left: 40px;
padding-right: 20px;
padding-top: 10px;
}
.below_wtb_steps
{
width: 722px;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px dotted #c7c7c7;
margin-left: 18px;
margin-right: 20px;
margin-top: 10px;
}
.below_wtb_steps a
{
padding-right: 5px;
color: #453f38;
text-decoration: none;
}
.below_wtb_steps a.hover
{
text-decoration: underline;
}
.wtb_submit
{
padding-right: 10px;
}
.wtb_steps_2col .wtb_submit
{
padding-right: 40px;
}
/***********************
* Where to Buy Results *
***********************/
.wtb_results
{
background-image: url(/Images_Structure/ps_steps_bg_top.gif);
background-repeat: no-repeat;
width: 720px;
padding-left: 1px;
padding-right: 1px;
padding-top: 10px;
margin-left: 18px;
margin-top: 10px;
border-right: solid 1px #EDEAE5;
border-left: solid 1px #EDEAE5;
}
.wtb_map
{
float: left;
width: 387px;
height: 269px;
border: 1px solid #000000;
margin-left: 15px;
margin-bottom: 10px;
}
.wtb_legend
{
background-image: url(/Images_Structure/wtb_results_legend_bg.gif);
background-repeat: no-repeat;
float: left;
width: 267px;
height: 270px;
margin-left: 14px;
margin-bottom: 10px;
}
.wtb_legend h4
{
padding-left: 12px;
padding-top: 12px;
padding-bottom: 12px;
font-size: 15px;
font-weight: normal;
}
.wtb_legend div
{
width: 253px;
height: 17px;
padding-left: 12px;
margin-left: 1px;
margin-right: 1px;
line-height: 17px;
}
.wtb_legend img
{
vertical-align: middle;
}
.closewindowlink
{
float:right;
padding-right: 10px;
line-height: 20px;
text-align: right;
}
.wtb_result_links
{
float: right;
width: 200px;
padding-right: 10px;
line-height: 20px;
text-align: right;
}
.wtb_result_links a, .closewindowlink a
{
padding-left: 10px;
color: #453f38;
text-decoration: none;
}
.wtb_result_links a.hover, .closewindowlink a.hover
{
text-decoration: underline;
}
.grey_hr .wtb_result_links a, .grey_hr .closewindowlink a
{
color: #ffffff;
line-height: 20px;
text-decoration: none;
}
.grey_hr .wtb_result_links a.hover
{
text-decoration: underline;
}
.wtb_list
{
width: 690px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 10px;
}
.wtb_list a
{
color: #453f38;
text-decoration: none;
}
.wtb_list a.hover
{
text-decoration: underline;
}
.wtb_address
{
float: left;
width: 550px;
padding-bottom: 10px;
line-height: 16px;
font-size: 11px;
}
.location_type
{
width: 690px;
padding-top: 10px;
padding-bottom: 5px;
border-top: 1px solid #c7c7c7;
font-size: 12px;
line-height: 13px;
}
.location_type img
{
vertical-align: middle;
line-height: 13px;
}
.wtb_distance
{
float: left;
width: 140px;
line-height: 16px;
font-size: 11px;
}
/***********************
* Product Compare Page *
***********************/
.compare_labels
{
float: left;
width: 142px;
padding-left: 19px;
margin-top: 10px;
}
.compare_labels div
{
width: 131px;
padding-right: 10px;
border-right: 1px dotted #c7c7c7;
line-height: 23px;
text-align: right;
}
.compare_labels div.clear_tag
{
padding: 0;
border: 0;
}
.compare_labels div.sink_att
{
width: 132px;
height: 23px;
padding-top: 152px;
border-right: 0px;
font-size: 14px;
}
.compare_items
{
float: left;
height: 555px;
width: 580px;
margin-top: 10px;
overflow: auto;
}
.compare_item
{
width: 195px;
}
.compare_item div
{
width: 184px;
padding-left: 10px;
border-right: 1px dotted #c7c7c7;
line-height: 23px;
}
.sink_dim div, .faucet_dim div
{
padding-left: 0;
border-right: 0;
}
.sink_dim .dimension, .faucet_dim .dimension
{
float: left;
width: 84px;
}
.sink_dim .images, .faucet_dim .images
{
float: left;
width: 100px;
padding-top: 3px;
}
.layout_thumb
{
padding-right: 3px;
}
.compare_specs
{
height: 65px;
}
.compare_specs img
{
margin-top: 3px;
}
.compare_item div.compare_image
{
width: 185px;
height: 175px;
border-right: 0px;
}
.compare_image img
{
border: 0px solid #c7c7c7;
}
.remove_link
{
display: block;
background-repeat: no-repeat;
background-position: 170px 50%;
width: 174px;
padding-left: 10px;
padding-right: 10px;
border-right: 1px dotted #c7c7c7;
line-height: 23px;
}
.scroll
{
padding-top: 15px;
font-size: 11px;
font-style: italic;
line-height: 23px;
}
/*****************
* Search Results *
*****************/
.search_results_options
{
width: 722px;
border-bottom: 1px dotted #c7c7c7;
border-top: 1px dotted #c7c7c7;
margin-left: 18px; 
margin-right: 20px;
text-align: right;
}
.sort_options
{
clear: both;
width: 722px;
height: 22px;
padding-top: 10px;
}
.sort_options select
{
width: 125px;
font-size: 11px;
vertical-align: middle;
}
.search_articles
{
width: 722px;
margin-left: 18px;
margin-right: 20px;
margin-top: 10px;
}
/***********
* My Elkay *
***********/
.my_elkay_main
{
width: 722px;
margin-left: 18px;
margin-right: 20px;
}
.me_main
{
float: left;
width: 474px;
}
.me_main_tabs
{
float: left;
background-image: url(/Images_Structure/me_resources_bg.gif);
background-repeat: no-repeat;
width: 229px;
height: 371px;
padding-left: 1px;
padding-right: 1px;
margin-left: 10px;
}
.me_resources_tab, .me_toolbox_tab
{
display: block;
background-image: url(/Images_Structure/prodcut_tab_bg.gif);
background-repeat: repeat-x;
float: left;
width: 114px;
height: 21px;
border-top: 1px solid #d3ccc1;
border-right: 1px solid #d3ccc1;
margin-bottom: 10px;
color: #453f38;
line-height: 21px;
text-align: center;
}
.me_resources_tab
{
background-image: url(/Images_Structure/prodcut_tab_over_bg.gif);
background-repeat: repeat-x;
}
.me_toolbox_tab
{
width: 114px;
border-right: 0;
}
.me_toolbox_div
{
display: none;
}
.me_resources_div a, .me_toolbox_div a
{
display: block;
padding-left: 20px;
color: #453f38;
line-height: 17px;
text-decoration: none;
}
.me_resources_div a.hover, .me_toolbox_div a.hover
{
text-decoration: underline;
}
.me_resources_div a img, .me_toolbox_div a img
{
padding-right: 10px;
}
.me_articles
{
width: 732px;
margin-left: 18px;
padding-bottom: 20px;
}
.me_article
{
float: left;
width: 345px;
height: 103px;
padding: 4px;
border: 1px solid #c7c7c7;
margin-top: 20px;
margin-right: 10px;
}
.me_article_img
{
border: 1px solid #c7c7c7;
margin-right: 15px;
}
.me_article h2
{
padding-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.me_article a
{
display: block;
padding-top: 5px;
color: #453f38;
text-decoration: none;
}
.me_article a.hover
{
text-decoration: underline;
}
.me_product_details
{
width: 720px;
}
.me_product_hdr
{
width: 710px;
height: 21px;
padding-left: 10px;
margin-top: 10px;
font-size: 14px;
}
.me_product_hdr img
{
vertical-align: middle;
}
.me_product_hdr h1.product_name
{
display: inline;
font-size: 14px;
line-height: 20px;
}
.me_family_div
{
width: 720px;
padding-top: 15px;
padding-bottom: 20px;
border-bottom: 1px dotted #c7c7c7;
margin-bottom: 10px;
}
.me_product_detail_links
{
background-image:url(/Images_Structure/product_detail_links_bg.gif);
background-repeat: repeat-x;
width: 720px;
height: 22px;
border-top: 1px solid #cfc6b9;
border-bottom: 1px solid #cfc6b9;
margin-bottom: 10px;
}
.me_product_detail_links a
{
display: block;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
color: #453f38;
text-decoration: none;
}
.me_product_detail_links a.hover
{
text-decoration: underline;
}
.me_family_link
{
display: block;
float: left;
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #c2b8a9;
margin-bottom: 5px;
font-size: 13px;
color: #453f38;
text-align: center;
}
/*******************
* Experience Elkay *
*******************/
.ee_links
{
clear: both;
background-image: url(/Images_Structure/product_detail_links_bg.gif);
background-repeat: repeat-x;
width: 720px;
height: 22px;
border: 1px solid #cfc6b9;
margin-left: 18px;
}
.ee_links a
{
display: block;
float: left;
width: auto;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
color: #453f38;
text-decoration: none;
}
.ee_links a.hover
{
text-decoration: underline;
}
.exp_elkay_main
{
width: 722px;
margin-left: 18px;
margin-right: 20px;
}
.ee_main
{
float: left;
background-image: url(/Images_Structure/ee_main_bg.gif);
background-repeat: no-repeat;
width: 700px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
}

.ee_main a
{
float: left;
display: block;
background-repeat: repeat-x;
height: 33px;
font-size: 13px;
color: #453f38;
text-align: center;
line-height: 33px;
text-decoration: none;
}
.ee_main a.hover
{
text-decoration: underline;
}
.ee_main_div1 img
{
float: right;
}
.ee_res_tab
{
background-image: url(/Images_Structure/ps_tab_bg.gif);
width: 345px;
}
.ee_com_tab
{
background-image: none;
width: 345px;
border-left: 1px solid #d3ccc1;
}
.ee_res_div, .ee_com_div
{
width: 680px;
padding-top: 10px;
margin: 0 auto;
}
.ee_res_div img
{
text-align: right;
}
.ee_res_div
{
display: none;
}
.ee_main_tabs
{
float: left;
background-image: url(/Images_Structure/me_resources_bg.gif);
background-repeat: no-repeat;
width: 229px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
margin-left: 10px;
}
.ee_main_tabs h3
{
background-image: url(/Images_Structure/prodcut_tab_over_bg.gif);
background-repeat: repeat-x;
height: 21px;
padding-left: 10px;
font-size: 13px;
font-weight: normal;
line-height: 21px;
}
.ee_main_tabs a
{
display: block;
padding-left: 20px;
color: #453f38;
line-height: 17px;
text-decoration: none;
}
.ee_main_tabs a.hover
{
text-decoration: underline;
}
.ee_symbols
{
width: 722px;
padding-bottom: 10px;
margin-left: 18px;
margin-top: 10px;
line-height: 15px;
}
.ee_symbol
{
width: 722px;
padding-top: 10px;
border-top: 1px solid #c7c7c7;
margin-top: 10px;
}
.ee_symbol img
{
float: left;
width: 76px;
border: 1px solid #c7c7c7;
margin-right: 10px;
}
.ee_symbol h3
{
font-size: 16px;
font-weight: normal;
}
/*******************************
* Find Sales Rep/Service Agent *
*******************************/
.find_sales_rep
{
width: 722px;
margin-left: 18px;
margin-top: 10px;
}
.states_list
{
width: 702px;
padding-left: 20px;
margin-top: 20px;
list-style: none;
}
.states_list li
{
float: left;
width: 210px;
padding-right: 10px;
}
.states_list a
{
white-space: nowrap;
text-decoration: none;
}
.states_list a.hover
{
text-decoration: underline;
}
.states_info
{
clear: left;
width: 702px;
padding-left: 20px;
padding-top: 25px;
list-style: none;
}
.states_info li
{
float: left;
width: 210px;
height: 85px;
margin-right: 10px;
padding-top: 15px;
padding-bottom: 10px;
border-top: 1px solid #c7c7c7;
}
.states_info li.back_to_top
{
width: 692px;
}
/****************
* Feedback Page *
****************/
.feedback
{
width: 722px;
padding-top: 10px;
margin-left: 18px;
}
.feedback_text
{
width: 600px;
padding-top: 10px;
padding-bottom: 10px;
}
#change_qty_form
{
display:inline;
padding: 0px;
margin: 0px;
margin-right: 20px;
}
#SiteMap {
margin-left:10px;
padding-left:10px;
}
#SiteMap ul{
margin-left:5px;
padding-left:5px;
list-style: none;
}
#SiteMap li{
float: left;
width: 220px;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}
#SiteMap li ul {
width: 215px;
padding-left:5px;
}
#SiteMap li ul li {
width: 215px;
padding-bottom: 10px;
float: none;
font-size: 12px;
font-weight: normal;
text-transform: none;
}
#SiteMap li ul li ul {
width: 210px;
padding-left: 5px;
}
#SiteMap li ul li ul li {
width: 210px;
padding-bottom: 0px;
font-size: 11px;
}
.event_dates{
display: block;
padding-top: 10px;
padding-left: 20px;
color: #453f38;
line-height: 17px;
text-decoration: none;
}
.event_desc{
display: block;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 4px;
color: #453f38;
line-height: 17px;
text-decoration: none;
}
.blank_gif{
background-image: url(/Images_Structure/blank.gif);
}
#material, #bowl_count, #sort_length, #ada, #family, #install, #family, #drill, #finish, #vandal_resist, #station_count, #hands_free, #filter {
width:150px;
}
/*********
* REDDOT *
*********/
.reddot {
font-family: Verdana, Arial, sans-serif;
font-size: 9px;
color: #ff0000;
}
.reddot a
{
display: inline;
}
.reddot img 
{
vertical-align: middle;
}
/* General/Misc */
.Article { font-size: 12px; line-height: 20px; } 
/* Safari CSS Hacks - do not delete!! */
#veritySort {
width: 190px;
}
#item_qty
{
width: 45px;
text-align: left;
}
#item_qty
{
width: 40px;
#
}
#veritySort {
width: 200px;
#
}
#psg_lblCritera
{
font-weight: bold;
font-size: 16pt;
}


.psg_selections
{
width: 720px;
margin: 0px;
padding-top: 8px;
padding-bottom: 8px;
color: #453F38;
margin-left: 18px;
}
.psg_selections table
{
color: #453F38;
font-size: 11px;
}
.psg_selection_category
{
border-left: 1px solid #c2b8a9;
line-height: 18px;
color: #453F38;
text-align: center;
padding: 2px 6px 0px 6px;
font-weight: bold;
}
.psg_selection_category a
{
color: #453F38;
text-decoration: underline;
}
.psg_selection_category a:hover
{
text-decoration: none;
}
.psg_selection
{
border-left: 1px solid #c2b8a9;
line-height: 18px;
color: #453F38;
text-align: center;
padding: 0px 6px 2px 6px;
text-decoration: none;
white-space: nowrap;
}
.psg_selection.first_psg_selection, .psg_selection_category.first_psg_selection_category
{
border-left: 0px;
}


.spec_link a
{
    color: #453F38;
}
.remove_link
{
    color: #453F38;
}
 
/*********
* PICTURES FEATURED PRODUCTS *
*********/

.border_f {
    border: #CCCCCC;
}
 
/*********
* RESIDENTIAL AND COMMERCIAL LANDING PAGES*
*********/

.left_column_rp {
    float: left;
    width: 320px;
    background-color:#FFFFFF;
    background-image: url(<img src="/Images_Content/background_landing.jpg">);
    
}
.right_column_rp {
    float: left;    
    width: 300px;
    background-color:#FFFFFF; 
    vertical-align: top;
    background-image: url(<img src="/Images_Content/background_landing.jpg">);
   
}

.text_rp {
    text-align: left;
    vertical-align: top;
    list-style-type: square;
    margin-left: 30px;
    margin-top: 10px;
    margin-right: 20px;
    
}

a.res:link {color:#993399; text-decoration: none;}      
a.res:visited {color:#993399; text-decoration: none;}   
a.res:hover {color:#993399; text-decoration: underline;}  
a.res:active {color:#993399; text-decoration: none;}   
a.com:link {color:#336699; text-decoration: none;}      
a.com:visited {color:#336699; text-decoration: none;} 
a.com:hover {color:#336699; text-decoration: underline;}  
a.com:active {color:#336699; text-decoration: none;}

/*********
* CART ICON *
*********/
 
#carttop {
    BACKGROUND-POSITION: right 50%; MARGIN-TOP: -25px; PADDING-LEFT: 570px; MARGIN-BOTTOM: 0p;
}
 
/*********
* RESIDENTIAL FEATURED PRODUCTS *
*********/
 
.product_type_featured {
    width: 233px;
    height: 230px;
    float: left;
    padding: 0;
    
}
.product_type_text_featured {
    font-size: 10px;
    vertical-align: top;
    margin: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    float: center;
    text-align: center;
}
 
/*********
* RESIDENTIAL SINK FAMILIES*
*********/
 
.product_type_families {
    width: 233px;
    height: 165px;
    float: left;
    padding: 0;
    overflow: hidden;
    
    
}
.family_desc1
{
width: 650px;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
.family_tabs1
{
background-image: url(/Images_Structure/ps_steps_bg_top.gif);
background-repeat: no-repeat;
width: 720px;
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;
}
.family_tab1
{
display: block;
float: left;
background-image: url(/Images_Structure/ps_tab_bg.gif);
background-repeat: repeat-x;
width: 239px;
height: 33px;
border-left: 1px solid #d4cdc2;
margin-top: 1px;
font-size: 13px;
color: #453f38;
text-align: center;
line-height: 33px;
}
a.family_tab1.selected
{
background-image: none;
}
 
#viewport_bim 
{  
width: 600px; /* viewport width */  
height: 400px; /* viewport heigth */  
overflow: auto; /* scrollbars */  
background: white; /* contrast */  
white-space: nowrap; /* image flow not stack */  
margin: 0 auto; /* Mozilla page centering */  
text-align: left; /* IE centering fix */
}
 

#viewport_clc 
{  
width: 700px; /* viewport width */  
height: 260px; /* viewport heigth */  
overflow: auto; /* scrollbars */  
background: white; /* contrast */  
white-space: nowrap; /* image flow not stack */  
margin: 0 auto; /* Mozilla page centering */  
text-align: left; /* IE centering fix */
}

#viewport_sales 
{  
width: 370px; /* viewport width */  
height: 165px; /* viewport heigth */  
overflow: auto; /* scrollbars */  
background: white; /* contrast */  
white-space: nowrap; /* image flow not stack */  
margin: 0 auto; /* Mozilla page centering */  
text-align: left; /* IE centering fix */
}

/*********
* STATEMENTS*
*********/
 
.product_type_statement {
    width: 233px;
    height: 165px;
    float: left;
    padding: 0;
    overflow: hidden;
background-image: url(<img src="/Images_Content/product_type_background.jpg">;