@charset "UTF-8";
/* CSS Document */
/*header, footer and general layout*/

body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear{clear:both;}br.clear{height:0;}

a{
cursor:pointer;

}

/*header*/
.header{
width:940px;
}

#logo{
width:163px;
height:29px;
margin-top:22px;
margin-left:36px;
margin-bottom:22px;
float:left;
}
* html #logo { margin-left: 18px; }

#header_links{
width:300px;
margin-top:40px;
float:right;
}

#header_links_inter{
margin-right:18px;
margin-top:4px;
float:right;
}

#header_links_contact{
float:right;
margin-right:23px;
margin-top:4px;
}

#header_links_search{
float:right;
}

#header_links_search img{
float:left;
margin-left:4px;
margin-top:4px;
margin-right:0px;
}

#search{
float:left;
}

#search input{
width:100px;
height:12px;
margin-left:4px;
border:1px solid #c4cbd1;
font-size:10px;
color:#747b81;
float:left;
}

.clearer{
clear:both;
}


/*content layout*/
.content{
width:100%;
}

.image_flow{
display:block;
width:100%;
height:5px;
background:url(../Warranty-RA_files/images/home/horz_repeat.gif) repeat-x;
float:left;
padding:0;
margin:0;
}

.top_image{
display:block;
width:945px;
height:5px;
background:url(../Warranty-RA_files/images/home/top.gif) no-repeat;
padding:0;
margin:0;
float:left;
 *margin-bottom: expression("-20px");/*IE6 whitespace fix*/
 }

.bottom_image{
width:945px;
height:5px;
background:url(../Warranty-RA_files/images/home/bottom.gif) no-repeat;
float:left;
*margin-bottom: expression("-20px");/*IE6 whitespace fix*/
}


/*footer layout*/
#footer{
width:100%;
padding-top:18px;
margin-bottom:100px;
}

#footer_content{
color:#98a4b3;
font-size:10px;
margin-left: 30px;
}


#footer_content p{
display:inline;
padding-right:12px;
}

#footer_content img{
margin-bottom:0px;
padding-bottom:0px;
vertical-align:bottom;
}

#footer_content a{
text-decoration:underline;
color:#98a4b3;
font-size:10px;
}

/* home page layout*/

#home_top{
width:100%;
background:#e4e3dd;
border-bottom:1px solid #b9bccd;
padding:0;
margin:0;
}

#home_top_content{
width:945px;
background:url(../Warranty-RA_files/images/home/home_top_content_repeat.gif) left top repeat-y;
float:left;
}

#main_nav{
width:173px;
margin-left:30px;
_margin-left:15px;
background:#226db1;
overflow:hidden;
float:left;
}

#main_nav ul{
list-style-type:none;
margin-top:31px;
margin-bottom:0;
margin-left:0;
margin-right:0;
padding:0;
}

#main_nav ul li{
display:block;
width:173px;
height:31px;
border-top:1px solid #78a7d5;
*margin-bottom: expression("-3px");
}

#main_nav ul li.selected{
height:auto; 
background:#518ac0; 
padding-bottom:5px;
}

#main_nav ul li ul{
margin:0;
padding:0;
border:0;
list-style-type:none;
}

#main_nav ul li ul li{
margin:0;
padding-left:26px;
padding-bottom:12px;
height:auto;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#main_nav ul li ul li a{
text-decoration:none;
color:#FFFFFF;
padding-right:6px;
background:url(../Warranty-RA_files/images/landing/template/sub_nav_go.gif) center right no-repeat;
}

#main_nav ul li ul li a.selected{
background:none;
color:#ffb601;
}

#main_nav ul li ul li a.expanded{
padding-right:10px;
background:url(../Warranty-RA_files/images/menu/sub_nav_selected.gif) center right no-repeat;
color:#ffb601;
}

#main_nav ul li ul li a.expanded_nohighlight{
padding-right:10px;
background:url(../Warranty-RA_files/images/menu/menu_expanded.gif) center right no-repeat;
color:#ffffff;
}

#main_nav ul li ul li a:hover{
color:#ffb601;
}

#main_nav ul li ul li ul{
margin-top:12px;
padding:0;
border:0;
list-style-type:none;
}

#main_nav ul li ul li ul li{
margin:0;
padding-left:10px;
padding-bottom:12px;
height:auto;
border:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#main_nav ul li ul li ul li a{
text-decoration:none;
color:#FFFFFF;
padding-right:6px;
background:url(../Warranty-RA_files/images/landing/template/sub_nav_go.gif) center right no-repeat;
}

#main_nav ul li ul li ul li a.selected{
color:#ffb601;
background:none;
}


#main_nav ul li ul li ul li a:hover{
color:#ffb601;
}

.selected{
color:#ffb601;
background:url(../Warranty-RA_files/images/landing/template/sub_nav_selected.gif) center right no-repeat;
padding-right:8px;
}

/*end of main nav style*/

#hero{
width: 730px;
margin-left:5px;
_margin-left:5px;
float:left;
}

#home_mid{
width:100%;
height:25px;
background:#818d9b;
border-bottom:1px solid #b9bccd;
}

#home_mid_content{
width:945px;
height:25px;
background:url(../Warranty-RA_files/images/home/home_mid_content_repeat.gif) left top repeat-y;
float:left;
}

.title{
height:25px;
float:left;
}

.mid_pic{
width:5px;
float:left;
}

#home_bottom{
width:100%;
background:#e4e3dd;
}

#home_bottom_content{
width:945px;
background:url(../Warranty-RA_files/images/home/home_bottom_content_repeat.gif) left top repeat-y;
float:left;
}

.teaser{
background:#e4e3de;
font-size:10px;
float:left;
}

.teaser p{
font-size:10px;
color:#747b81;
padding-top:11px;
padding-right:8px;
padding-left:8px;
padding-bottom:0;
margin:0px;
}

.newsitem{
width:253px;
padding-bottom:16px;
border-bottom:1px solid #eaebea;
}

.newsitem p{
font-size:10px;
color:#747b81;
padding-top:11px;
padding-right:8px;
padding-left:8px;
padding-bottom:0;
margin:0px;
}

.newsitem a, .newsitem a:visited{
font-size:10px;
color:#747b81;
text-decoration:none;
}

.newsitem p a:hover{
font-size:10px;
color:#747b81;
text-decoration:underline;
}

#dealer_form{
margin-top:9px;
margin-left:8px;
margin-right:16px;
}

#dealer_form select{
width:145px;
border:1px solid #f8f7f2;
background:#e8e9e3;
font-size:10px;
color:#747b81;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#dealer_form input{
border:1px solid #f8f7f2;
background:#e8e9e3;
font-size:10px;
color:#747b81;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:8px;
}

#dealer_form_find{
width:44px;
margin-top:8px;
float:right;
}

/*main product ladning page layout*/
.mp_top_image{
display:block;
width:100%;
height:5px;
background:url(../Warranty-RA_files/images/landing/template/top.gif) no-repeat top left;
padding:0;
margin:0;
float:left;
 *margin-bottom: expression("-20px");/*IE6 whitespace fix*/
 }
 
.mp_main_flow{
width:100%;
background:#e4e3dd;
}

.mp_main_bgflow{
width:945px;
_width:948px;
background:url(../Warranty-RA_files/images/landing/template/mp_content_repeat.gif) left top repeat-y;
}
 
 .mp_main_content_flow{
 width:742px;
 float:left;
 }
 
 .mp_top{
 width:737px;background:transparent url(../Warranty-RA_files/images/bg-toppage.gif) repeat-y 100% 0;
 }
 
 #mp_showcase{
width:554px;
_width:549px;
padding-left:5px;
float:left;
}
 
 #mp_showcase a{
 border:0;
 text-decoration:none;
 }
 
 #mp_showcase_title{
 width:554px;
 height:31px;
 background:#e7e8ec;
 border-bottom:1px solid #b7bfca;
 }
 
 #mp_showcase_des{
  width:180px;
  margin-top:50px;
  margin-left:28px;
  _margin-left:14px;
  margin-bottom:0px;
  float:left;
 }
 
  #mp_showcase_des p{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#747b81;
  margin-top:11px;
 }
 
 #mp_showcase_img{
 float:right;
 margin-left:0px;
 margin-top:25px;
 padding:0;
 }
 
 #dealer-shop-app, .dealer-shop-app{
 width: 173px;
 background:#818d9b;
 float:left;
 }
 
 .dealer-shop-app ul .viewByHeader {
 	list-style-type: none;
 	font-stretch: condensed;
 	font-weight: bold;
 	text-transform: capitalize;
 	color: #e7e8ec;
 	position: relative;
 	left: -15px;
 	}

 .dealer-shop-app ul li {
 	color: #e7e8ec;
 	}
 
 .dealer-shop-app a {
 	color: #e7e8ec;
 	background-color: inherit;
 	text-decoration: none;
 	padding-bottom: 3px;
 	}
 
.dealer-shop-app li a:hover {
 	color: #226db0;
 	background-color: inherit;
 	}
 
.dealer-shop-app a:visited {
 	color: #e7e8ec;
 	background-color: inherit;
 	}
 
 #dealer-shop-app_d{
 width: 155px;
 margin-left:9px;
 _margin-left:4px;
 margin-top:13px;
 padding-bottom:8px;
 border-bottom:1px solid #98a2ac;
 float:left;
 }
 
 #dealer-shop-app_d img{
margin-left:4px;
 }
 
 .dealer-shop-app_sa{
 width: 155px;
 margin-left:9px;
 _margin-left:4px;
 margin-top:11px;
 padding-bottom:8px;
/* border-bottom:1px solid #98a2ac;*/
 float:left;
 }
 
 .dealer-shop-app_sa img{
 margin-bottom:8px;
margin-left:4px;
 }
 
 .dealer-shop-app_sa p{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#e4e3dd;
 padding-left:4px;
 margin:0;
 }
 
 #mp_dealer_form{
margin-top:10px;
margin-left:4px;
width:145px;
}

#mp_dealer_form select{
width:143px;
border:1px solid #f8f7f2;

background:#9aa4ae;
font-size:10px;
color:#e3e2de;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mp_dealer_form input{
border:1px solid #f8f7f2;
background:#9aa4ae;
font-size:10px;
color:#e3e2de;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:8px;
}

#mp_dealer_form_find{
width:44px;
margin-top:8px;
float:right;
}

#mp_mid{
width:742px;
border-top:1px solid #b7bfca;
border-bottom:1px solid #b7bfca;
}

#mp_mid_content{
width:732px;
_width:736px;/*IE6 fix*/
height:25px;
margin-left:4px;
border-right:1px solid #b7c0c9;
border-left:1px solid #b7c0c9;
}

#mp_bottom{
width:732px;
background:#e4e3de;
margin-left:5px;
}

#mp_bottom span{
display:block;
width:140px;
font-size:11px;
color:#767a85;
padding-top:0px;
padding-left:11px;
padding-bottom:39px;
}

#teaser_inwall{
width:183px;
border-right:1px solid #f7f7f5;
background:#e4e3de;
font-size:10px;
float:left;
text-decoration:none;
}

#teaser_inwall img{

}

#teaser_inwall p{
font-size:11px;
color:#767a85;
margin-top:0px;
margin-left:11px;
margin-right:30px;
margin-bottom:42px;
}

#teaser_fm{
width:187px;
border-right:1px solid #f7f7f5;
background:#e4e3de;
font-size:10px;
float:left;
text-decoration:none;
}

#teaser_fm img{

}

#teaser_fm p{
font-size:11px;
color:#767a85;
margin-top:0px;
margin-left:11px;
margin-right:30px;
margin-bottom:42px;
}

#teaser_md{
width:186px;
border-right:1px solid #f7f7f5;
background:#e4e3de;
font-size:10px;
float:left;
text-decoration:none;
}

#teaser_md img{
}

#teaser_md p{
font-size:11px;
color:#767a85;
margin-top:0px;
margin-left:11px;
margin-right:30px;
margin-bottom:42px;
}

#teaser_other{
width:173px;
background:#e4e3de;
font-size:10px;
float:left;
text-decoration:none;
}

#teaser_other img{
}

#teaser_other p{
font-size:11px;
color:#767a85;
margin-top:0px;
margin-left:11px;
margin-right:30px;
margin-bottom:42px;
}

.mp_bottom_image{
width:945px;
height:5px;
background:url(../Warranty-RA_files/images/landing/template/mp_bottom_image.gif) no-repeat;
float:left;
*margin-bottom: expression("-20px");/*IE6 whitespace fix*/
}

/*sub category landing page layout*/

.av_top_image{
display:block;
width:100%;
height:5px;
background:url(../Warranty-RA_files/images/landing/template/top.gif) no-repeat top left;
padding:0;
margin:0;
float:left;
 *margin-bottom: expression("-20px");/*IE6 whitespace fix*/
 }
 
.av_main_flow{
width:100%;
background:#e4e3dd;
}

.av_main_bgflow{
width:945px;
background:url(../Warranty-RA_files/images/landing/template/mp_content_repeat.gif) left top repeat-y;
}
 
 .av_main_content_flow{
 width:742px;
 float:left;
 }
 
 .prod_display{
width:554px;
_width:549px;
padding-left:5px;
float:left;
 }
 
 .prod_display_title{
 width:554px;
 height:31px;
 background:#e7e8ec;
 border-bottom:1px solid #b7bfca;
 }

.prod_item{
width:538px;
padding-left:16px;
margin-bottom: 42px;
margin-top: 0;
}

.prod_item h1,h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ba5d1d;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}



.prod_item p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#747b81;
font-size:11px;
}

.prod_item_des{
width:236px;
float:left;
margin-bottom:11px;
}


.prod_item_des p{
display:block;
margin:0;
padding:0;
}

.prod_item_des p{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#747b81;
font-size:11px;
}

.prod_item_des p.description{
margin-top:15px;
}

.prod_item_des p a{
color:#ba5d1d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.prod_item_des a:hover{
text-decoration:none;
}


.prod_item_des p.description a{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#747b81;
font-size:11px;
text-decoration:none;
font-weight:normal;
}

.prod_item_pic{
margin-left:18px;
margin-bottom:11px;
float:left;
}

/*product feature bar*/
.prod_item_bar{
width:516px;
height:57px;
margin-bottom:6px;
background:url(../Warranty-RA_files/images/feature_bar.gif) left top no-repeat;
}

.prod_item_bar ul{
margin-top:0;
margin-left:0;
margin-right:6px;
margin-bottom:0;
padding:0;
list-style-type:none;
}

.prod_item_bar li{
display:inline;
margin:0;
padding:0;
float:right;
}

.prod_item_bar li a{
display:block;
width:63px;
height:57px;
}


.text_content{
width:500px;
padding-left:16px;
padding-bottom:40px;
margin-top:30px;
color:#5f6975;
}

.text_content h1{
color:#ba5d1d;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

.text_content h2{
font-size:11px;
font-weight:bold;
text-transform:none;

}

.text_content h3{
font-size:10px;
font-weight:bold;
text-transform:uppercase;

}

.text_content i{
font-size:10px;
font-weight:normal;
text-transform:none;
}


.text_content p,li{
font-size:11px;
}

.text_content a, .text_content a:visited{
color:#226db0;
}

.text_content  a:hover{
color:#ba5d1d;
text-decoration:none;
}




.additional_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/additional.gif) right top no-repeat;
height:57px;
width:63px;
display:block;
}

.coax_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/coax.gif) right top no-repeat;
}

.coax_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/coax.gif) right top no-repeat;
}

.eight_outlets_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/8_outlets.gif) right top no-repeat;
}

.eight_outlets_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/8_outlets.gif) right top no-repeat;
}

.filteration_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/filteration.gif) right top no-repeat;
display:block;
width:63px;
height:57px;
}

.filteration_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/filteration.gif) right top no-repeat  !important;
}

.five_banks_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/5_banks.gif) right top no-repeat;
}

.five_banks_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/5_banks.gif) right top no-repeat;
}

.gaming_lp_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/gaming_lp.gif) right top no-repeat;
}

.gaming_lp_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/gaming_lp.gif) right top no-repeat;
}

.gaming_outlet_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/gaming_outlet.gif) right top no-repeat;
}

.gaming_outlet_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/gaming_outlet.gif) right top no-repeat;
}


.hd_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/hd.gif) right top no-repeat;
}

.hd_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/hd.gif) right top no-repeat;
}


.power_sequencing_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/power_sequencing.gif) right top no-repeat;
}

.power_sequencing_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/power_sequencing.gif) right top no-repeat;
}

.premium_filteration_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/premium_filteration.gif) right top no-repeat;
display:block;
width:63px;
height:57px;
}

.premium_filteration_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/premium_filteration.gif) right top no-repeat  !important;



}

.front_lights_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/front_panel_light.gif) right top no-repeat;
}

.front_lights_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/front_panel_light.gif) right top no-repeat;
}

.surge_protection_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/surge_protection.gif) right top no-repeat;
}

.surge_protection_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/surge_protection.gif) right top no-repeat;
}

.telephone_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/telephone.gif) right top no-repeat;
}

.telephone_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/telephone.gif) right top no-repeat;
}

.ten_outlets_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/10_outlets.gif) right top no-repeat;
}

.ten_outlets_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/10_outlets.gif) right top no-repeat;
}

.three_banks_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/3_banks.gif) right top no-repeat;
}

.three_banks_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/3_banks.gif) right top no-repeat;
}

.two_banks_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/2_banks.gif) right top no-repeat;
}

.two_banks_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/2_banks.gif) right top no-repeat;
}

.two_outlets_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/2_outlets.gif) right top no-repeat;
}

.two_outlets_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/2_outlets.gif) right top no-repeat;
}

.three_outlets_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/3_outlets.gif) right top no-repeat;
}

.three_outlets_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/3_outlets.gif) right top no-repeat;
}

.voltage_regul_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/voltage_regul.gif) right top no-repeat;
background-color:transparent;
}

.voltage_regul_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/voltage_regul.gif) right top no-repeat;
}

.twelve_volt_hover a{
background:url(../Warranty-RA_files/images/landing/products/icons_out/12_volts.gif) right top no-repeat;
background-color:transparent;
}

.twelve_volt_hover a:hover{
background:url(../Warranty-RA_files/images/landing/products/icons_over/12_volts.gif) right top no-repeat;
}




.product-description { background: #FFFFFF; width: 400px; height: 44px; overflow: visible; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #747b81; text-decoration: none; }
/*max5400 feature items and links
#max5400_des{
background:#FFFFFF;
width:400px;
height:44px;
overflow:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
text-decoration:none;
}*/

/*max5300 feature item bar position
#max5300_des{
background:#FFFFFF;
width:400px;
height:44px;
overflow:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
text-decoration:none;
}*/

/*max5100 feature item bar position
#max5100_des{
background:#FFFFFF;
width:400px;
height:44px;
overflow:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
text-decoration:none;
}*/

/*max4300 feature item bar position
#max4300_des{
background:#FFFFFF;
width:400px;
height:44px;
overflow:visible;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
text-decoration:none;
}*/

/*end of product feature bar*/

.right_col{
 width:178px;
 margin-left:5px;
 float:left;
 }

.dsa_bluebar{
width:178px;
height:25px;
background:url(../Warranty-RA_files/images/landing/template/dsa_bluebar.gif) left top no-repeat;
border-top:1px solid #98a4b2;
border-bottom:1px solid #98a4b2;
float:left;
}

.dl_lit{
width:167px;
padding-top:21px;
padding-left:11px;
float:left;
}

.dl_lit ul{
list-style-type:none;
margin-top:22px;
margin-bottom:0;
margin-left:0;
margin-right:0;
padding:0;
}

.dl_lit ul{
list-style-type:none;
margin-top:22px;
margin-bottom:0;
margin-left:0;
margin-right:0;
padding:0;
}

.dl_lit ul.product_lit{
list-style-type:none;
margin-top:14px;
margin-bottom:0;
margin-left:0;
margin-right:0;
padding:0;
}

.dl_lit ul li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#818d9b;
padding-bottom:1px;
}

.dl_lit ul li.product_lit{
padding-bottom:13px;
}

.dl_lit ul li img{
margin-right:7px;
}

.dl_lit ul li a{
text-decoration:none;
color:#818d9b;
background:url(../Warranty-RA_files/images/landing/template/literature_go.gif) center right no-repeat;
padding-right:6px;
padding-bottom:3px;
}
.dl_lit ul li a.nogo{
	background-image: none;
}

.av_bottom_image{
width:945px;
height:5px;
background:url(../Warranty-RA_files/images/landing/template/mp_bottom_image.gif) no-repeat;
float:left;
*margin-bottom: expression("-20px");/*IE6 whitespace fix*/
}

/*individual product description page layout*/
.pd_top_image{
display:block;
width:100%;
height:5px;
background:url(../Warranty-RA_files/images/landing/template/top.gif) no-repeat top left;
padding:0;
margin:0;
float:left;
 *margin-bottom: expression("-20px");/*IE6 whitespace fix*/
 }

.pd_main_flow{
width:100%;
background:#e4e3dd;
}

.pd_main_bgflow{
width:945px;
background:url(../Warranty-RA_files/images/landing/template/mp_content_repeat.gif) left top repeat-y;
}

.pd_main_content_flow{
width:742px;
float:left;
}
 
.pd_title_price{
width:503px;
margin-left:16px;
margin-top:41px;
padding-bottom:10px;
color:#ba5d1d;
font-size:12px;
font-weight:bold;
}

.pd_title_price img{
float:left;
}

.pd_title_price p{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#818d9b;
font-size:11px;
font-weight:bold;
float:right;
}

.pd_product_image{
width:503px;
margin-left:16px;
margin-bottom:20px;
}

#pd_info_area{ 
padding-left:15px;
padding-bottom:250px;
}

/*info area styling*/

#tab_benefits h2, #tab_spec h2, #tab_warranties h2, #tab_images h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#747b81;
padding-bottom:3px;
margin:0;
}

#tab_benefits h3, #tab_spec h3, #tab_warranties h3, #tab_images h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ba5d1d;
padding-bottom:5px;
margin:0;
}

#tab_benefits p, #tab_spec p,#tab_warranties p, #tab_images p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
padding-bottom:18px;
margin:0;
}

#tab_spec table{
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#747b81;
padding-bottom:5px;
}

#tab_spec table tr.shaded{
background:#e5e5e5;
}

#tab_spec table td.spec{
text-align:left;
}

#tab_spec table td.value{
text-align:right;
}

/*features boxes*/
#features_leftcol{
width:249px;
float:left;
}

#features_rightcol{
width:249px;
float:right;
}

.featurebox{
width:248px; 
margin-bottom:3px;
}

.featurebox_top{
width:248px;
height:9px;
background:url(../Warranty-RA_files/images/features/featurebox/featurebox_top.gif) top left no-repeat;
}

.featurebox_mid{
width:236px;
padding:0 6px;
background:url(../Warranty-RA_files/images/features/featurebox/featurebox_mid.gif) top left repeat-y;
}

.none{
background:url(../Warranty-RA_files/images/features/feature_icons/none.gif) center left no-repeat;
}

.avm{
background:url(../Warranty-RA_files/images/features/feature_icons/ex_volt_pro_and_avm.gif) center left no-repeat;
}

.cable_protection{
background:url(../Warranty-RA_files/images/features/feature_icons/cable_protection.gif) center left no-repeat;
}

.cp_level_four_plus{
background:url(../Warranty-RA_files/images/features/feature_icons/cp_level4plus.gif) center left no-repeat;
}

.cp_level_four{
background:url(../Warranty-RA_files/images/features/feature_icons/cp_level4.gif) center left no-repeat;
}

.cp_level_three{
background:url(../Warranty-RA_files/images/features/feature_icons/cp_level3.gif) center left no-repeat;
}

.cp_level_two{
background:url(../Warranty-RA_files/images/features/feature_icons/cp_level2.gif) center left no-repeat;
}

.digital_vm{
background:url(../Warranty-RA_files/images/features/feature_icons/digital_volt_meter.gif) center left no-repeat;
}

.eight_outlets{
background:url(../Warranty-RA_files/images/features/feature_icons/eight_outlets.gif) center left no-repeat;
}

.eleven_outlets{
background:url(../Warranty-RA_files/images/features/feature_icons/eleven_outlets.gif) center left no-repeat;
}

.premium_filtration{
background:url(../Warranty-RA_files/images/features/feature_icons/filteration.gif) center left no-repeat;
}

.five_banks{
background:url(../Warranty-RA_files/images/features/feature_icons/5_banks.gif) center left no-repeat;
}

.front_light{
background:url(../Warranty-RA_files/images/features/feature_icons/front_panel_light.gif) center left no-repeat;
}

.gaming_lp{
background:url(../Warranty-RA_files/images/features/feature_icons/gaming_lp.gif) center left no-repeat;
}

.gaming_outlet{
background:url(../Warranty-RA_files/images/features/feature_icons/gaming_outlet.gif) center left no-repeat;
}

.hi_def{
background:url(../Warranty-RA_files/images/features/feature_icons/hi_def_ready.gif) center left no-repeat;
}

.high_current_outlet{
background:url(../Warranty-RA_files/images/features/feature_icons/high_current.gif) center left no-repeat;
}

.high_current_voltage{
background:url(../Warranty-RA_files/images/features/feature_icons/high_current_voltage.gif) center left no-repeat;
}

.nine_outlets{
background:url(../Warranty-RA_files/images/features/feature_icons/nine_outlets.gif) center left no-repeat;
}

.power_sequencing{
background:url(../Warranty-RA_files/images/features/feature_icons/power_sequencing.gif) center left no-repeat;
}

.surge_protection{
background:url(../Warranty-RA_files/images/features/feature_icons/surge_protection.gif) center left no-repeat;
}

.telephone_protection{
background:url(../Warranty-RA_files/images/features/feature_icons/tele_line_protection.gif) center left no-repeat;
}

.ten_outlets{
background:url(../Warranty-RA_files/images/features/feature_icons/ten_outlets.gif) center left no-repeat;
}

.ten_outlets{
background:url(../Warranty-RA_files/images/features/feature_icons/ten_outlets.gif) center left no-repeat;
}

.two_banks{
background:url(../Warranty-RA_files/images/features/feature_icons/2_banks.gif) center left no-repeat;
}

.three_banks{
background:url(../Warranty-RA_files/images/features/feature_icons/3_banks.gif) center left no-repeat;
}

.twelve_volt{
background:url(../Warranty-RA_files/images/features/feature_icons/twelve_volt_trigger.gif) center left no-repeat;
}

.usb_charger{
background:url(../Warranty-RA_files/images/features/feature_icons/usb_charger.gif) center left no-repeat;
}

.voltage_regul{
background:url(../Warranty-RA_files/images/features/feature_icons/voltage_regul.gif) center left no-repeat;
}


.featurebox_mid h2{
font-size:9px;
font-weight:bold;
margin-left:75px;
margin-top:0;
margin-bottom:0;
margin-right:0;
padding-bottom:2px;
color:#312e2f;
padding-left:6px;
background:url(../Warranty-RA_files/images/features/featurebox/feature_title_bullet.gif)  center left no-repeat;
}

.featurebox_mid p{
font-size:9px;
margin:0;
padding-left:75px;
padding-right:0;
padding-top:0;
padding-bottom:0;
color:#626061;
}

.featurebox_bottom{
width:248px;
height:8px;
background:url(../Warranty-RA_files/images/features/featurebox/featurebox_bottom.gif) top left no-repeat;
}

/*specifications*/
.spec_leftcol{
width:247px;
float:left;
line-height:14px;
}

.spec_rightcol{
width:247px;
float:right;
line-height:14px;
}

/*individual product information tabs layout*/
@charset "UTF-8";
/* CSS Document */
body{
padding:0;
margin:0;
}

#tabmenu{
width:515px;
height:23px;
background:url(../Warranty-RA_files/images/tabs/tab_line.gif) bottom left repeat-x;
margin-bottom:26px;
}

#tabmenu ul{
margin:0;
padding-left:8px;
padding-right:0;
padding-top:0;
padding-bottom:0;
background:#FFCCCC;
list-style-type: none; 
}

#tabmenu li {
display: inline;
float:left;
padding-left:3px;
}

#benefits a, a.active {
display:block;
width:98px;
height:22px;
background:url(../Warranty-RA_files/images/tabs/out/top_benefits_out.gif) top left no-repeat;
margin: 0;
text-decoration: none; 
}

#benefits a.active {
background:url(../Warranty-RA_files/images/tabs/selected/top_benefits.gif) top left no-repeat;
margin-top:1px;
}

#features a, a.active {
display:block;
width:98px;
height:22px;
background:url(../Warranty-RA_files/images/tabs/out/features_tab_out.gif) top left no-repeat;
margin: 0;
text-decoration: none; 
}

#features a.active {
background:url(../Warranty-RA_files/images/tabs/selected/features_tab.gif) top left no-repeat;
margin-top:1px;
}

#spec a, a.active {
display:block;
width:98px;
height:22px;
background:url(../Warranty-RA_files/images/tabs/out/spec_tab_out.gif) top left no-repeat;
margin: 0;
text-decoration: none; 
}

#spec a.active {
background:url(../Warranty-RA_files/images/tabs/selected/spec_tab.gif) top left no-repeat;
margin-top:1px;
}

#warranties a, a.active {
display:block;
width:98px;
height:22px;
background:url(../Warranty-RA_files/images/tabs/out/warranties_tab_out.gif) top left no-repeat;
margin: 0;
text-decoration: none; 
}

#warranties a.active {
background:url(../Warranty-RA_files/images/tabs/selected/warranties_tab.gif) top left no-repeat;
margin-top:1px;
}

#images a, a.active {
display:block;
width:98px;
height:22px;
background:url(../Warranty-RA_files/images/tabs/out/images_tab_out.gif) top left no-repeat;
margin: 0;
text-decoration: none; 
}

#images a.active {
background:url(../Warranty-RA_files/images/tabs/selected/images_tab.gif) top left no-repeat;
margin-top:1px;
}

#info{
width:501px;
margin-left:14px;
}

#info h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#747b81;
padding-bottom:3px;
margin:0;
}

#info h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ba5d1d;
padding-bottom:5px;
margin:0;
}

#info p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#747b81;
padding-bottom:18px;
margin:0;
}

#info table{
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#747b81;
padding-bottom:5px;
}

#info table tr.shaded{
background:#e5e5e5;
}

#info table td.spec{
text-align:left;
}

#info table td.value{
text-align:right;
}

/*features images*/
.features_leftcol{
width:249px;
float:left;
}

.features_leftcol img{
margin-bottom:3px;
}

.features_rightcol{
width:249px;
float:right;
}

.features_rightcol img{
margin-bottom:3px;
}

/*specifications*/
.spec_leftcol{
width:247px;
float:left;
line-height:14px;
}

.spec_rightcol{
width:247px;
float:right;
line-height:14px;
}

/*warranties*/

.clearer{
clear:both;
}



/* Press Release footer */
.pr-contacts {
	clear: both;
	min-height: 50px;
	height: auto;
}
* html .pr-contacts {
	height: 50px;
}
.pr-contacts .pr-contact {
	width: 50%;
	float: left;
}


/* Header Search button */
#search .search-btn {
	width: 6px;
	height: 8px;
	border: 0;
	padding: 3px
}




/* New Left Nav */
#left-nav{ display: block; margin: 0; padding: 31px 0 0 30px; border: 0; width: 173px; float: left; }
#left-nav ul, #left-nav li {margin:0;padding:0;border:0;}
#left-nav li { display: list-item; list-style: none }
#left-nav ul { border-top: 1px solid #78A7D5; }
#left-nav li ul{ border: 0;display:none; }
#left-nav li a { display: block; background-position: 100% 100%; background-repeat: no-repeat; background-color: transparent; height: 31px; text-indent: -10000px; border-bottom: 1px solid #78A7D5; font-size: 10px; }

#left-nav li.atContainer ul,
#left-nav li.atContainer ul.ulContainer li.atContainer ul  { display: block; }
#left-nav li.atContainer ul li ul{ display: none; }
#left-nav li.atContainer li.atContainer a { /*color: #FFB601;*/ background-image: url(../Warranty-RA_files/images/menu/over-down.gif); padding-right: 10px; }
#left-nav li.atContainer a.at, #left-nav li.atContainer li.atContainer a.at { color: #FFB601; padding-right: 0; background-image: none!important; }
#left-nav li.atContainer li.atContainer ul a { color: #FFF; background-image: url(../Warranty-RA_files/images/menu/out-right.gif); }
#left-nav ul.ulContainer li.atContainer a.white:hover { color: #FFB601; }

#left-nav li.atContainer a { border: 0; }
#left-nav li#n1 a.n { background-image: url(../Warranty-RA_files/images/menu/home_up.gif)!important; }
#left-nav li#n1 a.n:hover, 
#left-nav li#n1.atContainer a.n { background-image: url(../Warranty-RA_files/images/menu/home_over.gif)!important; }
#left-nav li#n2 a.n { background-image: url(../Warranty-RA_files/images/menu/about_up.gif)!important; }
#left-nav li#n2 a.n:hover, 
#left-nav li#n2.atContainer a.n { background-image: url(../Warranty-RA_files/images/menu/about_over.gif)!important; }
#left-nav li#n3 a.n { background-image: url(../Warranty-RA_files/images/menu/products_up.gif)!important; }
#left-nav li#n3 a.n:hover, 
#left-nav li#n3.atContainer a.n { background-image: url(../Warranty-RA_files/images/menu/products_over.gif)!important; }
#left-nav li#n4 a.n { background-image: url(../Warranty-RA_files/images/menu/training_up.gif)!important; }
#left-nav li#n4 a.n:hover, 
#left-nav li#n4.atContainer a.n { background-image: url(../Warranty-RA_files/images/menu/training_over.gif)!important; }
#left-nav li#n5 a.n { background-image: url(../Warranty-RA_files/images/menu/customer_up.gif)!important; }
#left-nav li#n5 a.n:hover, 
#left-nav li#n5.atContainer a.n { background-image: url(../Warranty-RA_files/images/menu/customer_over.gif)!important; }

#left-nav li.atContainer ul.ulContainer ul { border:0;padding-top:4px;padding-bottom:0; }

#left-nav li li { padding: 4px 0 4px 26px; }
#left-nav li li li { padding-left: 10px; }
#left-nav li li a { height: auto; text-indent: 0; display: inline; border: 0; text-decoration: none; color: #FFFFFF; background: transparent url(../Warranty-RA_files/images/menu/out-right.gif) no-repeat  100% 50%!important; padding-right: 6px; }
#left-nav a:hover { color: #FFB601!important;background-image: url(../Warranty-RA_files/images/menu/over-right.gif)!important }
#left-nav ul.ulContainer li.atContainer a.white { color: #FFF; background-image: url(../Warranty-RA_files/images/menu/out-down.gif)!important; }
#left-nav li.atContainer ul { background-color: #518AC0; border-bottom: 1px solid #78A7D5; padding-bottom: 8px; }





/**
 * Press realeses lists
 */
.pr-list, .pr-list li {margin:0;padding:0;border:0;}
.pr-list li { display: list-item; list-style: none;clear:both }
.pr-list li span, .pr-list li a{float:left;min-height:1.2em;height: auto;padding-bottom:1em;}
.pr-list li span { display: block; width: 23%;text-align:right;padding-right:2%; }
.pr-list li a { text-decoration: none; display: block; width: 75%; }
.pr-list li a:hover { text-decoration: underline; display: block; width: 75%; }

/**
 * Contact Form
 */
.pxform { border: 0; margin: 0; padding: 0 0 2em 0; }
.pxform * { font-size: 11px; }
.pxform .row { clear: both; padding-bottom: 1em; }
.pxform .required { color: Red; }
.pxform label { float: left; display: block; width: 8em; padding: .25em 1em .25em .25em; text-align: left;}
.pxform input, .pxform textarea, .pxform select { border: 1px solid #818D9B; color: #5F6975; background-color: #FFF; width: 22em; padding: .25em; }
.pxform .submit { width: auto; background-color: #EAEBEA; padding: .25em 1em; }
.pxform .err {  }


/**
 * Product feature tab boxes
 */
.featurecbox{ width: 161px; margin-bottom: 3px; padding: 8px 5px 8px 80px; border: 1px solid #818183; background-color: #E6E7E8; color: #626061; font-size: 9px; background-position: 5px 50%; }
.featurecbox h2{ font-size: 9px; font-weight: bold; margin: 0; padding-bottom: 2px; padding-left: 6px; color: #312e2f; background: transparent url(../Warranty-RA_files/images/features/featurebox/feature_title_bullet.gif) no-repeat 0 50%; }
.featurecbox p{ margin: 0; padding: 0; }
#tab_features .none { padding-left: 5px; background-image: none;width:236px; }

/**
 * FAQs
 */
#FAQs h2 { margin-top: 3em; }
#FAQs h4 { font-size: 11px; font-weight: normal; cursor: pointer; margin: 0 0 .75em 0; padding: 0; line-height: 1.2em; color: #226DB0; }
#FAQs h4.hover{ color: #BA5D1D; }
#FAQs .QA { font-weight: bold; color: #000; }
#FAQs div.answer { padding: 0; padding-left: 4em; padding-bottom: 1.5em; margin: 0; min-height: 2em; height: auto; }
* html #FAQs div.answer { height: 2em; }
#FAQs div.answer p { margin: 0; padding: 0; line-height: 1.2em; }
#FAQs .wrap { border: 1px solid #78A7D5; }


/**
 * Customer Service / Product Literature
 */
.literature, .literature ol, .literature li { margin: 0; padding: 0; }
.literature li { display: list-item; list-style: none; clear: both; padding: 6px 0 6px 1em; }
* html .literature li { padding-top: 3px;padding-bottom:3px; }
.literature a { text-decoration: none; background: transparent url(../Warranty-RA_files/images/icon-pdf.gif) no-repeat 0 50%; padding: 5px 0 5px 20px; }
.literature a:hover{ text-decoration: underline; background-image: url(../Warranty-RA_files/images/icon-pdf-over.gif); }
.literature h1 { font-size: 11px; font-weight: bold; margin: 2em 0 .5em 0; padding: 0; line-height: 1.2em; color:#ba5d1d; }
.literature h2 { font-size: 11px; font-weight: bold; margin: 2em 0 .5em 0; padding: 0; line-height: 1.2em; color:#5F6975; }
.literature li span.l { float: left; display: block; width: 8em; border: 1px solid #FFF; min-height: 1.8em; height: auto; }
* html .literature li span.l { height: 1.8em; }
.literature h3 { display: none; }



/**
 * Top pages
 */
.top-page h2 { margin: 0; padding: 1em 0 .3em 0; }
.top-page p { margin-top: 0; }
.top-page h2 a { text-decoration: none; color: #BA5D1D!important; }
.top-page h2 a span{ color: #BA5D1D; }
.top-page h2 a:hover span{ text-decoration: underline; }






.regular-table { width: 100%; }
.regular-table th, .regular-table td { font-size: 11px; }
.regular-table th { font-weight: bold; text-align: left; }
.regular-table td { text-align: left; }
.regular-table td a{ text-decoration: none; }
.regular-table td a:hover{ text-decoration: underline; }

.lit-table  { width: 100%; }
.lit-table th, .lit-table td { font-weight: bold; font-size:11px; padding: 5px;}
.lit-table th { font-weight: bold; text-align: left;}
.lit-table td { font-weight: normal; text-align: left; border-width: 0 0 1px 1px; border-color: #ABAFAE; border-style: solid;}
.lit-table td a{ text-decoration: none; }

.lit-table .col1 { width: 130px; }
.lit-table .col2 { width: 130px; }
.lit-table .col3 { width: 130px; }









.more-lit, .more-lit ol, .more-lit li { margin: 0; padding: 0; }
.more-lit li { display: list-item; list-style: none; clear: both; padding: 6px 0 6px 0; }
* html .more-lit { padding-top: 3px;padding-bottom:3px; }
.more-lit a { text-decoration: none; background: transparent url(../Warranty-RA_files/images/icon-pdf.gif) no-repeat 0 50%; color: #226DB0; padding: 5px 0 5px 20px; }
.more-lit a:hover{ text-decoration: underline; background-image: url(../Warranty-RA_files/images/icon-pdf-over.gif);color: #BA5D1D; }

.more-product-item { padding-left: 16px; color: #747B81; font-size: 11px;margin-bottom: 40px; }
.more-product-item h1 { color: #BA5D1D; font-size: 11px; font-weight: bold; }


/**
 * International Contacts
 */
.contact{ width: 250px;margin-bottom:2em;float:left }
.contact, .contact ol, .contact li { margin: 0; padding: 0; }
.contact li { display: list-item; list-style: none; clear: both; padding: 2px 0; }
.contact li span.l { display: block; float: left; width: 6em; border: 1px solid #FFF; color: #98A4B3; }
.contact li em { margin: 0; padding: 0; padding-left: 6em; display: block; font-style: normal; }
.contact h2 { color: #5F6975;padding-bottom:0;margin-bottom:0;margin-top:1em; }
.contact h2 span { color: #226DB0; }






/**
 * Alternating row colors
 */
.odd {
	background-color: transparent;
}
.even {
	background-color: #F5F5F3;
}


#sitemap { font-size: 11px; text-decoration: none;}
#sitemap li { padding: 2px 0; }
#sitemap a { text-decoration: none; }
#sitemap a:hover { text-decoration: underline;}



/**
 * Warranty-RA Specific Styles
 */

.text12 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#747b81;
font-size:11px;
}

.text12B {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#747b81;
font-size:11px;
}

.text12BRed {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#ff3333;
font-size:11px;
}