/*TOP NAV*/
a#nav_top_contact img, a#nav_top_contact:visited img, a#nav_top_contact:active img { 
	width:67px;
	height:30px;
	background-image:url('images/nav_top_contact_off.png');

}
a#nav_top_contact:hover img {
	width:67px;
	height:30px;
	background-image:url('images/nav_top_contact_on.png');
}

a#nav_top_home img, a#nav_top_home:visited img, a#nav_top_home:active img { 
	width:57px;
	height:30px;
	background-image:url('images/nav_top_home_off.png');

}
a#nav_top_home:hover img {
	width:57px;
	height:30px;
	background-image:url('images/nav_top_home_on.png');
}

a#nav_top_login img, a#nav_top_login:visited img, a#nav_top_login:active img { 
	width:102px;
	height:30px;
	background-image:url('images/nav_top_login_off.png');

}
a#nav_top_login:hover img {
	width:102px;
	height:30px;
	background-image:url('images/nav_top_login_on.png');
}

/*FOR SUCKERFISH DROPDOWNS*/

#nav li:hover, #nav li.hover {  
position: static;  
}  


#nav,#nav ul{
margin: 0 0 0 28px;
list-style:none;
padding:0;
z-index:1;
}

#nav a{
text-decoration:none;
display:block;

}
#nav a:hover{
	
}

#nav li{
float:left;
padding:0;
}
#nav li ul{
position:absolute;
left:-999em;
height:auto;
width: 11em;
margin:0;
z-index:666;

}
#nav li li{
background: #fff;
border-bottom: 1px solid #ccc;
}

#nav li.top{
	border-top: 1px solid #ccc;
}
#nav li ul a{
width: 11em;
color: #b85b1b;
font-size: 90%;
font-weight: normal;
border: none;
padding: 5px 3px 5px 15px;

}
#nav li ul a:hover {
	background: #eee;
	color: #007cc3;
    font-size: 90%;
	font-weight: normal;
    border: none;
    padding: 5px 3px 5px 15px;
	width: 11em;
}

#nav li ul ul li a, #nav li ul ul li a:hover {
width: 9em;

}

#nav li ul ul {
	margin: -1.9em 0 0 11.25em;
}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{
left:-999em;
}
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{
left:auto;
z-index:6000;
}

/*MAIN NAV*/

a#nav_windows img, a#nav_top_windows:visited img, a#nav_top_windows:active img { 
	width:84px;
	height:36px;
	background-image:url('images/nav_windows_off.png');

}
a#nav_windows:hover img, a#nav_windows_on img {
	width:84px;
	height:36px;
	background-image:url('images/nav_windows_on.png');
}

a#nav_patio_doors img, a#nav_patio_doors:visited img, a#nav_patio_doors:active img { 
	width:101px;
	height:36px;
	background-image:url('images/nav_patio_doors_off.png');

}
a#nav_patio_doors:hover img, a#nav_patio_doors_on img {
	width:101px;
	height:36px;
	background-image:url('images/nav_patio_doors_on.png');
}

a#nav_entry_doors img, a#nav_entry_doors:visited img, a#nav_entry_doors:active img { 
	width:104px;
	height:36px;
	background-image:url('images/nav_entry_doors_off.png');

}
a#nav_entry_doors:hover img, a#nav_entry_doors_on img {
	width:104px;
	height:36px;
	background-image:url('images/nav_entry_doors_on.png');
}
a#nav_service_protection img, a#nav_service_protection:visited img, a#nav_service_protection:active img { 
	width:156px;
	height:36px;
	background-image:url('images/nav_service_protection_off.png');

}
a#nav_service_protection:hover img, a#nav_service_protection_on img {
	width:156px;
	height:36px;
	background-image:url('images/nav_service_protection_on.png');
}
a#nav_shopper_info img, a#nav_shopper_info:visited img, a#nav_shopper_info:active img { 
	width:107px;
	height:36px;
	background-image:url('images/nav_shopper_info_off.png');

}
a#nav_shopper_info:hover img, a#nav_shopper_info_on img {
	width:107px;
	height:36px;
	background-image:url('images/nav_shopper_info_on.png');
}
a#nav_customer_stories img, a#nav_customer_stories:visited img, a#nav_customer_stories:active img { 
	width:136px;
	height:36px;
	background-image:url('images/nav_customer_stories_off.png');

}
a#nav_customer_stories:hover img, a#nav_customer_stories_on img {
	width:136px;
	height:36px;
	background-image:url('images/nav_customer_stories_on.png');
}
a#nav_company_info img, a#nav_company_info:visited img, a#nav_company_info:active img { 
	width:107px;
	height:36px;
	background-image:url('images/nav_company_info_off.png');

}
a#nav_company_info:hover img, a#nav_company_info_on img {
	width:107px;
	height:36px;
	background-image:url('images/nav_company_info_on.png');
}

a#nav_window_sci img, a#nav_window_sci:visited img, a#nav_window_sci:active img { 
	width:126px;
	height:36px;
	background-image:url('images/nav_window_sci_off.png');

}
a#nav_window_sci:hover img, a#nav_window_sci_on img {
	width:126px;
	height:36px;
	background-image:url('images/nav_window_sci_on.png');
}


/*TABS*/

/*TABS ON PRODUCT PAGES*/

#product_tabs{
margin: 0 0 25px 0;
}



#tab_list
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #ccc;

}

#product_tabs ul{
margin: 0;
padding: 0 0 2px 0;
}

#tab_list li
{
list-style: none;
margin: 0;
display: inline;
}

#tab_list li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ccc;
border-bottom: none;
text-decoration: none;
}

#tab_list li a:link { color: #007cc3; }
#tab_list li a:visited { color: #007cc3;}

#tab_list li a:hover
{
color: #b85b1b;
}

#tab_list li a#current
{
background: white;
border-bottom: 1px solid white;
color: #b85b1b;
}

/*END TABS ON PRODUCT PAGES*/

/*CUSTOMER STORIES*/
a#tab_case_histories img, a#tab_case_histories:visited img, a#tab_case_histories:active img { 
	width:152px;
	height:70px;
	background-image:url('images/tabs/tab_case_histories_off.png');

}
a#tab_case_histories:hover img, a#tab_case_histories_on img {
	width:152px;
	height:70px;
	background-image:url('images/tabs/tab_case_histories_on.png');
}

a#tab_cust_comments img, a#tab_cust_comments:visited img, a#tab_cust_comments:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_cust_comments_off.png');

}
a#tab_cust_comments:hover img, a#tab_cust_comments_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_cust_comments_on.png');
}

a#tab_tell_a_neighbor img, a#tab_tell_a_neighbor:visited img, a#tab_tell_a_neighbor:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_tell_a_neighbor_off.png');

}
a#tab_tell_a_neighbor:hover img, a#tab_tell_a_neighbor_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_tell_a_neighbor_on.png');
}

a#tab_ugliest_window img, a#tab_ugliest_window:visited img, a#tab_ugliest_window:active img { 
	width:137px;
	height:70px;
	background-image:url('images/tabs/tab_ugliest_window_off.png');

}
a#tab_ugliest_window:hover img, a#tab_ugliest_window_on img {
	width:137px;
	height:70px;
	background-image:url('images/tabs/tab_ugliest_window_on.png');
}

a#tab_ask img, a#tab_ask:visited img, a#tab_ask:active img { 
	width:145px;
	height:70px;
	background-image:url('images/tabs/tab_ask_off.png');

}
a#tab_ask:hover img, a#tab_ask_on img {
	width:145px;
	height:70px;
	background-image:url('images/tabs/tab_ask_on.png');
}

/*SHOPPER INFO*/
/*TABS*/
a#tab_locations img, a#tab_locations:visited img, a#tab_locations:active img { 
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_locations_off.png');

}
a#tab_locations:hover img, a#tab_locations_on img {
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_locations_on.png');
}

a#tab_calendar img, a#tab_calendar:visited img, a#tab_calendar:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_calendar_off.png');

}
a#tab_calendar:hover img, a#tab_calendar_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_calendar_on.png');
}

a#tab_faq img, a#tab_faq:visited img, a#tab_faq:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_faq_off.png');

}
a#tab_faq:hover img, a#tab_faq_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_faq_on.png');
}

a#tab_pricing img, a#tab_pricing:visited img, a#tab_pricing:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_pricing_off.png');

}
a#tab_pricing:hover img, a#tab_pricing_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_pricing_on.png');
}

a#tab_news img, a#tab_news:visited img, a#tab_news:active img { 
	width:145px;
	height:70px;
	background-image:url('images/tabs/tab_news_off.png');

}
a#tab_news:hover img, a#tab_news_on img {
	width:145px;
	height:70px;
	background-image:url('images/tabs/tab_news_on.png');
}

/* SERVICE AND PROTECTION */
a#tab_guarantees img, a#tab_guarantees:visited img, a#tab_guarantees:active img { 
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_guarantees_off.png');

}
a#tab_guarantees:hover img, a#tab_guarantees_on img {
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_guarantees_on.png');
}
a#tab_cleaning_windows img, a#tab_cleaning_windows:visited img, a#tab_cleaning_windows:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_cleaning_windows_off.png');

}
a#tab_cleaning_windows:hover img, a#tab_cleaning_windows_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_cleaning_windows_on.png');
}
a#tab_installation img, a#tab_installation:visited img, a#tab_installation:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_installation_off.png');

}
a#tab_installation:hover img, a#tab_installation_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_installation_on.png');
}
a#tab_customer_care img, a#tab_customer_caren:visited img, a#tab_customer_care:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_customer_care_off.png');

}
a#tab_customer_care:hover img, a#tab_customer_care_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_customer_care_on.png');
}
a#tab_ww_service_contract img, a#tab_ww_service_contract:visited img, a#tab_ww_service_contract:active img { 
	width:144px;
	height:70px;
	background-image:url('images/tabs/tab_ww_service_contract_off.png');

}
a#tab_ww_service_contract:hover img, a#tab_ww_service_contract_on img {
	width:144px;
	height:70px;
	background-image:url('images/tabs/tab_ww_service_contract_on.png');
}

/* Window Science */
a#tab_manufacturing img, a#tab_manufacturing:visited img, a#tab_manufacturing:active img { 
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_manufacturing_off.png');

}
a#tab_manufacturing:hover img, a#tab_manufacturing_on img {
	width:153px;
	height:70px;
	background-image:url('images/tabs/tab_manufacturing_on.png');
}
a#tab_green_fabrication img, a#tab_green_fabrication:visited img, a#tab_green_fabrication:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_green_fabrication_off.png');

}
a#tab_green_fabrication:hover img, a#tab_green_fabrication_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_green_fabrication_on.png');
}
a#tab_fibrex img, a#tab_fibrex:visited img, a#tab_fibrex:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_fibrex_off.png');

}
a#tab_fibrex:hover img, a#tab_fibrex_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_fibrex_on.png');
}
a#tab_energy_efficiency img, a#tab_energy_efficiency:visited img, a#tab_energy_efficiency:active img { 
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_energy_efficiency_off.png');

}
a#tab_energy_efficiency:hover img, a#tab_energy_efficiency_on img {
	width:138px;
	height:70px;
	background-image:url('images/tabs/tab_energy_efficiency_on.png');
}