/* Arcolectric Style Sheet by Terry O'Leary 10/04/2006 */
/********************************************************
/* Normal HTML restyling 
**************************************************************/

/*BELOW IS ALEX'S STYLES*/

/**************************/
.new{
color:#FF0000;
text-decoration:underline;
}
#index_new_product{
width:685px;
float:left;
padding-left:50px;
font-size:1.1em;
}
#newproduct_tbl td{
padding-bottom:10px;

}
/*ABOVE IS ALEX'S STYLES*/



body{
margin:0px 0px;
width:100%;
background:url(_IMAGES/main_body_bg.jpg) 0px -18px repeat-x;
padding:0px;
}
h1{
font-size:1.3em;
color:#003273;
font-weight:lighter;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a{
color:#003273;
text-decoration:none;
}
a:hover{
text-decoration: none;
border-bottom:1px dashed #003273;
}
a:visited{
color:#6689AC;
}
h2{
font-weight:lighter;
}
h4{
font-size:0.8em;
}

/************************************************************
/* Structural divination 
*************************************************************/
#outer{
width:800px;
margin: 0px auto;
border:1px solid #003273;
/*background-color:#9EBDD7;*/
background-color:#023374;
margin-top:-20px;
}
#outer_right_divide{
width:800px;
margin: 0px auto;
border:1px solid #003273;
/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
margin-top:-20px;
}
#outer_left_divide{
width:800px;
margin: 0px auto;
border:1px solid #003273;
/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
margin-top:-20px;
}
#dynloadarea img{
border:1px solid #003273;
}
/*
#banner{
margin:0px auto;
width:800px;
height:110px;
padding-right:2px;
background:url(_IMAGES/banner_bg.jpg) no-repeat;
}
*/
/*
#banner_Distribution{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
background:url(_IMAGES/banner_bg_agents.jpg) no-repeat #000000;
}
#banner_contacts{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
background:url(_IMAGES/banner_bg_contacts.jpg) no-repeat #000000;
}
#banner_terms{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
background:url(_IMAGES/banner_bg_terms.jpg) no-repeat #000000;
}
#banner_home{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
background:url(_IMAGES/banner_bg_home.jpg) no-repeat #000000;
}


#banner_about{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
background:url(_IMAGES/banner_bg_about.jpg) no-repeat #000000;
}*/
/*
#search{
position:relative;
top:33px;
left:260px;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
width:350px;
height:80px;
}
*/
#basic_list{
float:right;
width:475px;
}
#factsheet{
background-color:#023374;
/*background-color:#9EBDD7;*/
width:150px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
padding-top:30px;
padding-bottom:10px;
margin-top:3px;
}
#factsheet  a{
text-decoration:none;
}
#factsheet  a:hover{
text-decoration:none;
border-bottom:1px dashed ;
}

#factsheet img{
padding-left:25px;
}
#details{
background-color:white;
float:right;
width:585px;
padding:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#details h1{
font-weight:bold;
font-size:1.4em;
}
#left_divide{
border-left:1px solid #023374;
background-color:white;
float:right;
width:504px;
padding-left:50px;
padding-right:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#right_divide{
border-right:1px solid #023374;
background-color:white;
float:left;
width:504px;
padding-left:50px;
padding-right:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#local_info{
background-color:white;
/*background-color:#9EBDD7;*/
width:160px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
padding-top:70px;
padding-bottom:10px;
margin-top:0px;
padding:7px;
padding-left:27px;
}

#local_info_right{
background-color:white;
/*background-color:#9EBDD7;*/
width:160px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
padding-top:50px;
padding-bottom:10px;
margin-top:0px;
padding:15px;
}
#local_info_right ul{
position:relative;
left:-5px;
}
#full_width{
background-color:white;
float:right;
width:780px;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
margin-top:-15px;
padding-top:25px;
}
#main{

/*border:2px solid #003273;*/
}
#standards_list{
background-color:#E2E2E2;
padding:10px;
}
/************************************************
/*navigation styling 
**************************************************/
/*
#navigation{
color:white;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#navigation a{

text-decoration:none;
color:#0033CC;
}
#navigation a:hover{
color:white;
text-decoration:none;
border-bottom:none;
}
#navigation ul{
position:relative;
top:36px;
left:293px;
font-size:0.7em;
}
#navigation li{
display:inline;
margin-right:40px;
}
*/
/*****************************************************************
* Styles for getting the current active arrow to appear in the navigation, 
* carried out by area Id embedded in the body tag on templates.
*/
body#home a#homeNav,
body#about a#aboutNav,
body#products a#productsNav,
body#Distribution a#DistributionNav,
body#terms a#termsNav,
body#Contact a#ContactNav
 {
        color: white;
		      
}

/*********************************************
/*classes 
***********************************************/
.sheet{
background-color:#ffffff;
padding:7px;
width:120px;
margin-left:10px;
margin-bottom:15px;
}
.model{
background-color:#ffffff;
padding:7px;
width:120px;
margin-left:10px;
margin-bottom:15px;
font-size:1.2em;
}
.request{
margin-left:-15px;
}
.standards{
background-color:#E2E2E2;
}
/********************************************
/* table styling for detail specs 
**********************************************/
.table_header{
color:#FFFFFF;
font-weight:bold;
/*background-color:#003273;*/
background:url(_IMAGES/header_bg.gif) repeat-x;
}
.table_sub_header{
font-weight:bold;
background-color:white;
}
.table_sub_header_gray{
font-weight:bold;
background-color:#DDDDDD;
}
.table_grey{
background-color:#DDDDDD;
}
#table_liner{
width:100%;
height:170px;
}
/**********************************************
/*further information box styles 
***********************************************/
#further_options h2{
color:white;
background:url(_IMAGES/header_bg.gif) repeat-x;
/*background-color:#003273;*/
font-size:1em;
padding:3px;
}
#further_options p{
margin-top:-3px;
}
#product_code h2{
color:white;
background:url(_IMAGES/header_bg.gif) repeat-x;
/*background-color:#003273;*/
font-size:1em;
padding:3px;
}
#product_code p{
margin-top:-3px;
margin-bottom:40px;
}
/********************************************
*** index 2 test styles only 
****************************************/
#banner{
margin:0px auto;
width:800px;
height:90px;
padding-right:2px;
/*background:url(_IMAGES/banner_bg.jpg) no-repeat;*/
}
#navigation{
color:white;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
#navigation a{

text-decoration:none;
color:#0033CC;
}
#navigation a:hover{
color:white;
text-decoration:none;
border:none;
}
#navigation ul{
position:relative;
top:16px;
left:293px;
font-size:0.7em;
margin-top:0px;
}
#navigation li{
display:inline;
margin-right:40px;
}
#search{
/*position:relative;
top:6px;
left:260px;*/
/*
position:absolute;
top:55px;
margin-left:260px;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
width:350px;
height:50px;
*/
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
position:relative;
left:275px;
width:350px;
top:2px;
float:left;
}
#search input{
margin-left:5px;
}
/*******************************************************
****** additional area formattings
*******************************************************/
#tandc{
width:600px;
margin:auto;
}
#about_text{
width:500px;
margin:auto;
margin-top:20px;
font-size:1.1em;
margin-bottom:25px;
}
#index_text_left{
float:left;
width:300px;
font-size:1.1em;
padding-left:50px;
padding-top:10px;
}
#index_text_header{
font-weight:lighter;
clear:both;
margin-left:50px;
margin-top:22px;
}
#index_text_header h2{
font-weight:lighter;
}
#index_news{
width:168px;
border:1px dotted navy;

float:right;

clear:right;

/*margin-top:-75px;*/
}
#index_news h2{
margin-left:-1px;
margin-top:-1px;
padding:8px;
padding-top:5px;
color:white;
font-size:1em;
background:url(_IMAGES/top_bar_fade.jpg) repeat-x #000000;
width:155px;
height:10px;
font-weight:bold;
}
#index_news ul{
list-style:url(_IMAGES/BULLET.GIF);
/*margin-left:-13px;*/
display:block;

}
#regions{
width:290px;
border:1px dotted navy;
clear:left;
float:left;
margin-left:3px;

}
#regions h2{
margin-left:-1px;
margin-top:-1px;
padding:8px;
padding-top:5px;
color:white;
font-size:1em;
background:url(_IMAGES/top_bar_fade.jpg) repeat-x #000000;
width:276px;
height:10px;
font-weight:bold;
}
#regions ul{
list-style:url(_IMAGES/BULLET.GIF);
/*margin-left:-15px;*/
/*list-style-position:inside;*/
display:block;
}
#index_information{
width:168px;
border:1px dotted navy;

float:left;
margin-left:35px;
margin-right:15px;

}
#index_information h2{
margin-left:-1px;
margin-top:-1px;
padding:8px;
padding-top:5px;
color:white;
font-size:1em;
background:url(_IMAGES/top_bar_fade.jpg) repeat-x #000000;
width:155px;
height:10px;
font-weight:bold;
}
#index_information ul{
list-style:url(_IMAGES/BULLET.GIF);
/*margin-left:-15px;*/
/*list-style-position:inside;*/
display:block;
}

#footer{
text-align:center;
font-size:0.9em;
margin-top:-30px;
margin:auto;
}
#notices{
width:695px;
height:100px;
margin:auto;
clear:both;
margin-top:10px;
margin-bottom:50px;
}
#Distribution_text{
width:650px;
margin:auto;
}
#Distribution_text hr{
color:navy;
height:1px;
background-color:navy;

}
#Distribution_list a:hover{
color:red;
border:none;
}
/***********************************************************
*********** products page styling **************************
***********************************************************/
#rocker_products{
float:left;
width:370px;
margin-bottom:-50px;
}
#rocker_flipper{
width:110px;
height:299px;
background:url(_IMAGES/rocker-flip.jpg) no-repeat;
float:left;
}
#rockers1{
position:relative;
left:-32px;
float:right;
width:100px;
}
#rockers1 ul{
margin:10px;
margin-top:0px;
list-style:none;
height:100px;
padding:10px;
border: 1px dotted navy;
border-left:none;
position:relative;
left:10px;
}
#rockers1 ul ul {
border:none;
list-style:square;
width:190px;
position:relative;
left:5px;
margin-bottom:-6px;
}
#rockers ul ul {
border:none;
list-style:square;
width:185px;
position:relative;
left:-5px;
}
#rockers2 ul ul {
border:none;
list-style:square;
width:190px;
position:relative;
left:-5px;
}
#rockers3 ul ul {
border:none;
list-style:square;
width:170px;
position:relative;
left:-5px;
}
#rockersR ul ul {
border:none;
list-style:square;
width:170px;
position:relative;
left:-5px;
}
#rockers ul{
margin:10px;
margin-top:0px;
list-style:none;
height:167px;
padding:10px;
border: 1px dotted navy;
border-left:none;
}
#leverswitches_products{
float:right;
width:370px;
margin-bottom:-20px;
}
#rockers3{
position:relative;
left:-15px;
float:right;
width:225px;
}
#rockers3 ul{
margin:10px;
margin-top:0px;
list-style:none;
padding:10px;
border: 1px dotted navy;
border-left:none;
margin-bottom:80px;
margin-bottom:15px;
position:relative;
left:-5px;
}
#rockers3 ul ul{
width:190px;

}
#pushbutton_flipper{
width:110px;
height:245px;
background:url(_IMAGES/pushbutton-flip.jpg) no-repeat;
float:left;
}
#pushbutton_products{
width:370px;
float:left;
margin-bottom:20px;
}
#rockers2{
position:relative;
left:-15px;
float:right;
width:235px;
}
#rockers2 ul{
margin:10px;
margin-top:0px;
list-style:none;
height:200px;
padding:10px;
border: 1px dotted navy;
border-left:none;
position:relative;
left:-5px;
}
#rockers2 ul ul{
width:190px;
margin-bottom:-20px;
}
#indicator_flipper{
width:110px;
height:265px;
background:url(_IMAGES/indicator-flip.jpg) no-repeat;
float:left;
}
#vanal_res_switches_products{
float:right;
width:370px;
margin-bottom:50px;
}
#rockers{
position:relative;
left:-18px;
float:right;
width:215px;
}
#slideswitches_flipper{
width:110px;
height:245px;
background:url(_IMAGES/slide-flip.jpg) no-repeat;
float:left;
}
#rockersR{
position:relative;
left:-9px;
float:right;
width:215px;
}
#rockersR ul{
margin:10px;
margin-top:0px;
list-style:none;
height:167px;
padding:10px;
border: 1px dotted navy;
border-left:none;
}
#slideswitches_products{
width:370px;
float:right;
margin-bottom:0px;
position:relative;
left:-15px;
}
#microswitches_flipper{
width:110px;
height:245px;
background:url(_IMAGES/microswitches-flip.jpg) no-repeat;
float:left;
}
#microswitches_products{
width:370px;
float:left;
clear:left;
}
#rotaryswitches_flipper{
width:110px;
height:245px;
background:url(_IMAGES/rotaryswitches-flip.jpg) no-repeat;
float:left;
}
#refridgerator_products{
width:370px;
float:left;
clear:left;
}
#fuseholders_flipper{
width:110px;
height:245px;
background:url(_IMAGES/fuseholders-flip.jpg) no-repeat;
float:left;
margin-left:5px;
}
#rotaryswitches_products{
width:370px;
float:right;
margin-bottom:0px;
position:relative;
left:-15px;
}
#refridgerator_flipper{
width:110px;
height:245px;
background:url(_IMAGES/refridgerator-flip.jpg) no-repeat;
float:left;
}
#indicator_products{
width:370px;
float:left;
margin-bottom:20px;
}
#leverswitches_flipper{
width:110px;
height:245px;
background:url(_IMAGES/leverswitches-flip.jpg) no-repeat;
float:left;
}
#iecsockets_products{
width:370px;
float:right;
margin-bottom:20px;
position:relative;
left:-15px;
}
#iecsockets_flipper{
width:110px;
height:245px;
background:url(_IMAGES/IECSockets-flip.jpg) no-repeat;
float:left;
}
#fuseholders_products{
width:370px;
float:left;
margin-bottom:0px;
position:relative;
left:-15px;
clear:left;
}
#vandal_res_switches_flipper{
width:110px;
height:245px;
background:url(_IMAGES/vandal_switches_flipper.jpg) no-repeat;
float:left;
margin-left:7px;
}

#catalogue_info{
float:right;
margin-right:27px;
margin-top:40px;
margin-bottom:-30px;
height:37px;
width:197px;
}
#catalogue_info ul{
border:1px solid #13437F;
padding:15px;
width:167px;
margin-top:0px;
position:relative;
left:-5px;
list-style:none;
border-top:none;
margin-left:5px;
}
#technical_info{
margin-left:110px;
float:left;
position:relative;
top:50px;
}
#technical_info ul{
border:1px solid #13437F;
padding:15px;
width:167px;
margin-top:0px;
position:relative;
left:-5px;
list-style:none;
border-top:none;
margin-left:5px;
}
#whats_new_local_nav{
padding:0px;
float:right;
margin-top:30px;
margin-right:20px;
/*border:1px dashed #13437F;*/
}
#whats_new_local_nav li{
list-style: url(_IMAGES/bullet_whats_new.gif);

}
#divider{
border-bottom:1px solid #13437F;
clear:both;
height:49px;
width:400px;
}
#exhibitions{
width:400px;
float:left;
}
#catalogue_rocker{
background:url(_IMAGES/rocker_dab.jpg) no-repeat;
height:100px;
margin-bottom:80px;
}
.catalogue_header{
color:#FFFFFF;
font-weight:bold;
height:15px;
padding-top:2px;
margin-left:97px;
/*background-color:#003273;*/
background:url(_IMAGES/header_bg.gif) repeat-x;

}
.catalogue_header a{
color:white; 
}
.catalogue_list{
margin-left:100px;
}
.catalogue_list ul{
list-style:none;
}
#catalogue_slide_switches{
background:url(_IMAGES/slider_dab.jpg) no-repeat;
height:100px;
}
#catalogue_push_button{
background:url(_IMAGES/push_button_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_vandal_resistant{

background:url(_IMAGES/vandal_switches_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_micro_switches{
background:url(_IMAGES/micro_switches_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_refridgerator{
background:url(_IMAGES/refridgerator_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_rotary_switches{
background:url(_IMAGES/rotary_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_lever_switches{
background:url(_IMAGES/lever_switch_dab.jpg) no-repeat;
height:100px;
margin-top:10px;

}
#catalogue_indicators{
background:url(_IMAGES/indicator_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_IEC_Sockets{
background:url(_IMAGES/IEC_connectors_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_fuse_holders{
background:url(_IMAGES/fuse_holder_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#catalogue_information{
background:url(_IMAGES/information_dab.jpg) no-repeat;
height:100px;
margin-top:10px;
}
#productdata_left{
float:left;
width:250px;
}
#productdata_right{
float:left;
width:250px;
margin-top:-3px;
}
#productdatasheet{
float:right;
margin-right:40px;
text-align:center;

}

/* Full range page styles */
#a8800{
background:url(_IMAGES/8800.JPG) no-repeat;
width:350px;
height:160px;
margin-bottom:40px;

}
#a8800 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}
#a8500{
background: url(_IMAGES/8500.jpg) no-repeat;
width:350px;
float:right;
height:190px;
margin-bottom:10px;
}
#a8500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8620_8670{
background:url(_IMAGES/8620_8670.jpg) no-repeat;
width:350px;
height:160px;
float:right;
height:190px;
margin-top:-2px;
margin-bottom:-15px;
}
#a8620_8670 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a8600{
background:url(_IMAGES/8600.JPG) no-repeat;
width:350px;
height:160px;

}
#a8600 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#a6000{
background:url(_IMAGES/6000.JPG) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:-40px;
clear:right;
margin-top:25px;
}
#a6000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#a1250{
background:url(_IMAGES/1250.JPG) no-repeat;
width:350px;
height:160px;

margin-top:30px;
}
#a1250 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1500{
background:url(_IMAGES/1500.JPG) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:40px;
margin-top:40px;
}
#a1500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}
#a6050{
background:url(_IMAGES/6050.JPG) no-repeat;
width:350px;
height:160px;
margin-top:40px;
margin-bottom:70px;
}
#a6050 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1500_twin{
background:url(_IMAGES/1500_twin.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-bottom:-40px;
}
#a1500_twin ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a5500{
background:url(_IMAGES/5500.JPG) no-repeat;
width:350px;
height:160px;

}
#a5500 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#r13{
background:url(_IMAGES/R13.JPG) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:30px;
}
#r13 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1550{
background:url(_IMAGES/1550.JPG) no-repeat;
width:350px;
height:160px;
margin-top:30px;
}
#a1550 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3900_guard{
background:url(_IMAGES/3900_guard.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a3900_guard ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3900{
background:url(_IMAGES/3900.JPG) no-repeat;
width:350px;
height:160px;

}
#a3900 ul{
list-style:square;
position:relative;
top:30px;
left:110px;


}
#a600{
background:url(_IMAGES/0600.JPG) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a600 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1700{
background:url(_IMAGES/1700.JPG) no-repeat;
width:350px;
height:160px;
float:left;
}
#a1700 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8200{
background:url(_IMAGES/8200.JPG) no-repeat;
width:350px;
height:190px;
float:right;

}
#a8200 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8300{
background:url(_IMAGES/8300.JPG) no-repeat;
width:350px;
height:160px;

}
#a8300 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1100{
background:url(_IMAGES/1100.JPG) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a1100 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a7000{
background:url(_IMAGES/7000.JPG) no-repeat;
width:350px;
height:160px;
float:left;
margin-bottom:30px;
}
#a7000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a04102{
background:url(_IMAGES/04102.JPG) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a04102 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0911_norm{
background:url(_IMAGES/0911_norm.jpg) no-repeat;
width:350px;
height:160px;
float:left;

}
#a0911_norm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0916{
background:url(_IMAGES/0916.JPG) no-repeat;
width:350px;
height:160px;
margin-bottom:10px;
float:left;
clear:left;
}
#a0916 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a8300_vandal{
background:url(_IMAGES/8300_vandal.jpg) no-repeat;
width:350px;
height:160px;
float:right;

}

#a8300_vandal ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0916_vandal{
background:url(_IMAGES/0916_vandal.jpg) no-repeat;
width:350px;
height:190px;
float:right;

}
#a0916_vandal ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a1900{
background:url(_IMAGES/1900.JPG) no-repeat;
width:350px;
height:160px;
float:left;
}
#a1900 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0911{
background:url(_IMAGES/0911.JPG) no-repeat;
width:350px;
height:160px;
margin-top:-10px;
float:left;
}
#a0911 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#v4{
background:url(_IMAGES/V4.JPG) no-repeat;
width:350px;
height:190px;
float:right;

}
#v4 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#v3{
background:url(_IMAGES/V3.JPG) no-repeat;
width:350px;
height:160px;

}
#v3 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a0320aa{
background:url(_IMAGES/0320AA.jpg) no-repeat;
width:350px;
height:160px;

}
#a0320aa ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a2000_5{
background:url(_IMAGES/2000_5.JPG) no-repeat;
width:350px;
height:190px;
float:right;
}
#a2000_5 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a2000{
background:url(_IMAGES/2000.JPG) no-repeat;
width:350px;
height:160px;

}
#a2000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3131{
background:url(_IMAGES/3131.JPG) no-repeat;
width:350px;
height:190px;
float:right;

}
#a3131 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0305{
background:url(_IMAGES/0305.JPG) no-repeat;
width:350px;
height:160px;

}
#a0305 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3100_3140{
background:url(_IMAGES/3100_3140.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
}
#a3100_3140 ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#a3005{
background:url(_IMAGES/3005.JPG) no-repeat;
width:350px;
height:160px;
float:left;
margin-bottom:25px;
}
#a3005 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a3140{
background:url(_IMAGES/3140.JPG) no-repeat;
width:350px;
height:160px;
float:left;
margin-top:10px;
}
#a3140 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0055{
background:url(_IMAGES/0055.JPG) no-repeat;
width:350px;
height:190px;
clear:right;
float:right
}
#a0055 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9100_pullcord{
background:url(_IMAGES/9110_pullcord.jpg) no-repeat;
width:350px;
height:190px;

float:right;
}
#a9100_pullcord ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9100{
background:url(_IMAGES/9100_head.jpg) no-repeat;
width:350px;
height:160px;


}
#a9100 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a9000{
background:url(_IMAGES/9000.JPG) no-repeat;
width:350px;
height:190px;

}
#a9000 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0345{
background:url(_IMAGES/0345.JPG) no-repeat;
width:350px;
height:160px;
float:right;
}
#a0345 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#a0340{
background:url(_IMAGES/0340.JPG) no-repeat;
width:350px;
height:190px;


}
#a0340 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_75mm{
background:url(_IMAGES/indicator156mm.jpg) no-repeat;
width:350px;
height:190px;
float:right;
margin-bottom:-30px;
}
#indicators_75mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_67mm{
background:url(_IMAGES/indicator67mm.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#indicators_67mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

#indicator_lights{
background:url(_IMAGES/indicator_lights.jpg) no-repeat;
width:350px;
height:190px;
clear:right;
float:right;
margin-bottom:-30px;
}
#indicator_lights ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_136mm{
background:url(_IMAGES/indicator183mm.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#indicators_136mm ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#low_volt_lampholder{
background:url(_IMAGES/low_voltage_lampholders.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:20px;
}
#low_volt_lampholder ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#indicators_sealedIP54{
background:url(_IMAGES/indicator_lightsip5254.jpg) no-repeat;
width:350px;
height:160px;
float:left;
margin-top:20px;
}
#indicators_sealedIP54 ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#led_lamps{
background: url(_IMAGES/ledamps_lampip66.jpg) no-repeat;
width:350px;
height:190px;
float:right;
clear:right;
margin-top:-30px;
}
#led_lamps ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#led_lamps_lampholders{
background:url(_IMAGES/led_lamps_and_lampholders.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#led_lamps_lampholders ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#low_voltage_lampholders{
background:url(_IMAGES/low_voltage_lampholder.jpg) no-repeat;
width:350px;
height:160px;
float:left;
}
#low_voltage_lampholders ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}
#iec_connectors{
background:url(_IMAGES/iec_connectors.jpg) no-repeat;
width:350px;
height:160px;

}
#iec_connectors ul{
list-style:square;
position:relative;
top:30px;
left:110px;

}

/*---- New navigation upgrade, for resizable tabs 29/08/06 ----
--------------------------------------------------------------*/

#header {
width:805px;
font-size:93%;
line-height:normal;
clear:both;
margin:auto;
}
	 #header ul {
    margin:0;
	margin-top:10px;
	margin-right:20px;
    padding:0;
    list-style:none;
	font-size:0.9em;
	float:right;
    }
  #header li {
    float:left;
    margin:0;
    padding:0;
    }
	 #header a {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:0.8em;
    display:block;
    background:url(_IMAGES/left_tab1.jpg) no-repeat left top;
    padding:6px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#003399;
    }
	#header a:hover {
	color:white;
	text-decoration:none;
	border-bottom:none;
	}
	#header li {
    float:left;
    background:url(_IMAGES/right_tab1.jpg)
      no-repeat right top;
    margin:0;
    padding:0;
    }
#just_banner{
background:url(_IMAGES/just_banner.jpg) no-repeat;
height:64px;
width:100%;
float:left;

}
#right_banner{
float:right;
background: url(_IMAGES/banner_right.jpg) no-repeat;
height:64px;
width:21px;
}
#banner{
width:805px;
margin:auto;
z-index:2;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:80px;
padding-left:5px;
margin-top:5px;
}
#header #current  {
display:inline;
margin-bottom:0px;
position:relative;
margin-top:-8px;
top:8px;
border-bottom:3px solid #76A1C4;

color:white;
background:url(_IMAGES/right_tab2.jpg) no-repeat right top;
}
#header #current a {
color:#fff;
background:url(_IMAGES/left_tab2.jpg) no-repeat left top;
}
/* regional choice menuing advacned pure css styling, currenlty not working in IE */
#regional_choice{
clear:both;
width:400px;
margin:auto;
position:relative;
top:5px;
left:160px;
}
#regional_choice a:hover{
border-bottom:none;
}
#regional_choice ul{
float:right;
position:relative;
top:-5px;
left:-10px;
margin: 0;
padding: 0;
list-style: none;
width: 135px;

}
#regional_choice ul li {
position: relative;
}
#regional_choice li ul {
position: absolute;
left: 0px;
top: 0px;
display: none;
border:1px solid black;
padding:10px;
background:url(_IMAGES/region_bg.jpg) no-repeat;
z-index:30;
}
#regional_choice ul li a {
display: block;
text-decoration: none;
color: navy;
padding: 5px;
}
#regional_choice ul li a:hover {
color:#000066;
border-bottom:none;
}
#regional_choice li:hover ul { display: block; }
/* temporary regional menu code styling, uses javascript */
#popitmenu{
position: absolute;
background:url(_IMAGES/region_bg.jpg) no-repeat;
border:1px solid black;
font: normal 12px Verdana;
line-height: 1.6em;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;

}

#popitmenu a:hover{ /*hover background color*/
background-color: #768998;
color:white;
border-bottom:none;
}
