/* 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;
	font-size:1em;
	margin-left: 48px;
}
#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, h3{
	font-weight:lighter;
	color: #103467;
	font-size: 1.5em;
}
h4{
font-size:0.8em;
}

/************************************************************
/* Structural divination 
*************************************************************/

#outer{
	width:798px;
	margin: 0px auto;
	border:1px solid #023374;
	background-color: #023374;
}
#full_width_index{
background-color:white;
width:797px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
padding-top:25px;
margin-top:0px;
}

#full_width{
	float:right;
	width:778px;
	padding:25px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top:0px;
	background-color: #FFFFFF;
}

#outer_right_divide{
	width:798px;
	margin: 0px auto;
	border:1px solid #003273;
	/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
}
#outer_left_divide{
	width:798px;
	margin: 0px auto;
	border:1px solid #003273;
	/*background-color:#9EBDD7;*/
background-color:#FFFFFF;
	margin-top: 0px;
}
#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:0px;
}
#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;
margin-top:0px;
}
#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:30px;
	padding-right:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top: 10px;
}
#right_divide{
	border-right:1px solid #023374;
	background-color:white;
	float:left;
	width:510px;
	padding-left:50px;
	padding-right:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	margin-top: 12px;
	margin-bottom: 20px;
}
#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;
	margin-top:0px;
	padding:15px;
}
#local_info_right ul{
position:relative;
left:-5px;
}

#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{
font-weight:bold;
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{
font-weight:bold;
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{
	width:800px;
	margin:auto;
	z-index:2;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:105px;
	margin-bottom:0px;
	margin-top:20px;
}
#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:312px;
	width:380px;
	top:13px;
	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: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:170px;
	border:1px dotted navy;
	float:right;
	clear:right;

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

}
#regions{
	width:283px;
	border:1px dotted navy;
	clear:left;
	float:left;

}
#regions h2{
	margin-left:0px;
	margin-top:0px;
	padding:5px 8px 8px;
	color:white;
	font-size:1em;
	background:url(_images/top_bar_fade.jpg) repeat-x #000000;
	width:268px;
	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:170px;
	border:1px dotted navy;
	float:left;
	margin-left:25px;
	margin-right:25px;

}
#index_information h2{
	padding:5px 8px 8px;
	color:white;
	font-size:1em;
	background:url(_images/top_bar_fade.jpg) repeat-x #000000;
	width:155px;
	height:10px;
	font-weight:bold;
	margin: 0px;
}
#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:680px;
	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:52px;
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_swt_dab1.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:110px;
	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_electronics{
	background:url(_images/electronics_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:210px;
	margin-bottom:10px;

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

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

#a8600{
	background:url(_images/8600.JPG) no-repeat;
	width:350px;
	height:210px;
	margin-bottom: 10px;

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

}

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

}

#a1250{
	background:url(_images/1250.JPG) no-repeat;
	width:350px;
	height:200px;
	margin-bottom: 10px;
}
#a1250 ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 196px;

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

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

}
#a5500{
	background:url(_images/5500.JPG) no-repeat;
	width:350px;
	height:200px;
	margin-bottom: 10px;

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

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

}
#a1550{
	background:url(_images/1550.JPG) no-repeat;
	width:350px;
	height:200px;
	margin-bottom: 20px;
}
#a1550 ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 196px;
}
#a6100{
	background:url(_images/6100_styleA.jpg) no-repeat;
	width:350px;
	height:200px;
	margin-bottom: 20px;
}
#a6100 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:200px;
	float:right;

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

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

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

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

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

}
#a04102{
	background:url(_images/4151.jpg) no-repeat;
	width:350px;
	height:180px;
	float:right;
	clear:right;
	margin-bottom: 10px;
}
#a04102 ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 196px;

}
#a0911_norm{
	background:url(_images/0911_norm.jpg) no-repeat;
	width:350px;
	height:180px;
	float:left;
	margin-bottom: 10px;

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

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

}
#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;
	width: 200px;

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


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

}
#indicators_75mm{
	background:url(_images/indicator156mm.jpg) no-repeat;
	width:350px;
	height:160px;
}
#indicators_75mm ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;

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

#indicator_lights{
	background:url(_images/indicator_lights.jpg) no-repeat;
	width:350px;
	height:190px;
}
#indicator_lights ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;

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

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

}

#inds_matching{
	background:url(_images/8580_header.jpg) no-repeat;
	width:350px;
	height:190px;
}
#inds_matching ul{
list-style:square;
position:relative;
top:30px;
left:110px;
}

#inds_slimline{
	background:url(_images/1036.jpg) no-repeat;
	width:350px;
	height:160px;
}
#inds_slimline ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#inds_matching{
	background:url(_images/8580_header.jpg) no-repeat;
	width:350px;
	height:160px;
}
#inds_matching ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#inds_ip67{
	background:url(_images/0275_00.jpg) no-repeat;
	width:350px;
	height:160px;
}
#inds_ip67 ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#inds_low-volt_ip67{
	background:url(_images/1092.jpg) no-repeat;
	width:350px;
	height:160px;
}
#inds_low-volt_ip67 ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}


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

}
#led_lamps{
	background: url(_images/ledamps_lampip66.jpg) no-repeat;
	width:350px;
	height:160px;
}
#led_lamps ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;

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

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

}
#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;
	width: 200px;

}

#elec_maint_ind{
	background:url(_images/1432.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_maint_ind ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_temp_mon{
	background:url(_images/1433.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_temp_mon ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_stat_mon{
	background:url(_images/1437.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_stat_mon ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_single_phase{
	background:url(_images/1431.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_single_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_two_phase{
	background:url(_images/1436.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_two_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_three_phase{
	background:url(_images/1434.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_three_phase ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_temp_logger{
	background:url(_images/1435.jpg) no-repeat;
	width:350px;
}
#elec_temp_logger ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}

#elec_cookerhood{
	background:url(_images/4201.jpg) no-repeat;
	width:350px;
	height:160px;
}
#elec_cookerhood ul{
	list-style:square;
	position:relative;
	top:30px;
	left:110px;
	width: 200px;
}



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

#header {
	width:99%;
	line-height:normal;
	clear:both;
	font-size: 93%;
}
#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:7px 27px;
	 font-weight:bold;
	 text-decoration:none;
	 color:white;
}
#header a:hover {
	color:black;
}

#header li {
    float:left;
    background:url(_images/right_tab1.jpg)
      no-repeat right top;
    margin:0;
    padding:0;
 }
 */
 
#header a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	display:block;
	background:url(_images/tabs_2009_left-down.jpg) no-repeat left top;
	padding:7px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#header a:hover {
	color:#739EC2;
	text-decoration:none;
	border-bottom:none;
}
#header li {
	float:left;
	background:url(_images/tabs_2009_right-down.jpg) no-repeat right top;
	margin:0;
	padding:0;
 }
#just_banner{
	background:url(_images/just-banner_787x58px.jpg) no-repeat;
	height:58px;
	width:800px;
	float:left;
}
#right_banner{
	float:right;
	background: url(_images/banner-right_18x58px.jpg) no-repeat;
	height:58px;
	width:18px;
}
#banner{
	width:800px;
	margin:20px auto 0px;
	z-index:2;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:90px;
}
/*#current{
display:inline;
margin-bottom:0px;
position:relative;
margin-top:-8px;
top:8px;
border-bottom:8px solid #505050;
margin-right:8px;
color:white;
}*/
#header #current  {
	display:inline;
	margin-bottom:0px;
	position:relative;
	margin-top:-8px;
	top:8px;
	color:#FFFFFF;
	background:url(_images/tabs_2009_right-up.jpg) no-repeat right top;
}
#header #current a {
	color:#081F39;
	background:url(_images/tabs_2009_left-up.jpg) no-repeat left top;
}

/*#header #current  {
display:inline;
margin-bottom:0px;
position:relative;
margin-top:-8px;
top:8px;
border-bottom:3px solid #505050;
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:500px;
	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;
}
.img-right-border-margin {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 0.5px solid #023375;
	;
}

#home-link {
	position: relative;
	top: 6px;
	left: 6px;
	width: 200px;
	height: 46px;
	background-color: transparent;
	float: left;
}	
.dist-county {
	color:#FFFFFF;
	font-weight:bold;
	/*background-color:#003273;*/
background:url(_images/header_bg.gif) repeat-x;
	font-size: 1em;
	text-indent: 6px;
	line-height: 20px;
}
.map {
	float: right;
	margin-left: 12px;
}
