/*******************************************************
* Bulgin.co.uk stylesheet 30/03/2006 by Terry O'Leary 
* covers structure of templating only not text content. 
*/

/* default body styles */
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(_images/left_side_bg.gif) repeat-y;
	font-size:63%;
}
/****************************************************
* Structural div styles for main page areas
*/
#outer{
position:absolute;
top:0px;
left:0px;
width:100%;
}
#banner{
width:100%;
height:57px;
background: url(_images/top_banner_bg.gif) repeat-x;
}
#search input.submit{
color:white;
padding:2px;
background-color:#000066;
border:1px solid white;
font-size:1em;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
 }
#main_content{
background:url(_images/left_side_bg.gif) repeat-y;
}

/*************************************
* Navigation styling for main left hand menu
*/

#navigation{
	/*background:url(_images/left_side_bg.gif) repeat-y;*/
background:none;
	margin-top:24px;
	width:150px;
	position:absolute;
	top:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navigation a{
	text-decoration:none;
	padding-right:4px;
	border-right:3px solid #000066;
	color: #FFFFFF;
/*font-size:1.4em;*/
}
#navigation ul a:active{
	text-decoration:none;
}
#navigation ul ul a:active{
	text-decoration:none;
}
#navigation a:hover{
	border-right:3px solid yellow;
	color:#FFFF66;
	text-decoration:none;
}
#navigation a:active{
	border-right:3px solid yellow;
	color:#FFFF66;
	text-decoration:none;
}
#navigation ul{
	list-style:none;
	width:130px;
	position:relative;
	left:-30px;
	top:-15px;
	text-align:right;
	line-height: 130%;
}

#navigation ul li{
	list-style:none;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:12px;

}


#navigation ul ul{
	width:120px;
	/*margin-right:30px;*/
list-style:none;
	position:relative;
	top:2px;
	display:block;
	border:none;
	margin-bottom:3px;
	line-height: 120%;
	font-size: 9px;
}

#navigation ul ul li{
	border-bottom:none;
	width:140px;
	position:relative;
	right:30px;
	bottom:1px;
	display:block;
	list-style:none;
	margin-bottom: 0px;
}
.menu_space{
padding-bottom:200px;
}
.nav_border{
border-bottom:1px solid yellow;
}

.nav_border_no-a{
	border-bottom:1px solid yellow;
	color:#FFFFFF;
	padding-right: 4px;
}

#liner{
width:115px;
border-top:1px solid yellow;
height:4px;
margin-top:3px;
padding-right:3px;
font-size:10pt;
}
#base_liner{
width:115px;
border-top:1px solid yellow;
height:1px;
margin-top:3px;
margin-bottom:-3px;
padding-right:3px;
}
#buccaneer_adjust{
padding-right:8px;
}
.prod_nav{
	border-top:1px solid yellow;
	border-bottom:1px solid yellow;
	margin-top:4px;
}
/***************************************************************
* Style for arranging top banner images to relative positioning. 
*/
.collage{
position:relative;
top:-14px;
margin-right:5px;
}
#content{
	float:right;
	width:600px;
	position:absolute;
	top:80px;
	left:188px;
	background-color:white;
}
#content2{
	width:600px;
	position:absolute;
	left:0px;
	top: 152px;
}
#clearer{
clear:both;
}
#promo_box{
	border:1px solid #000066;
	background-color:#CCCCCC;
	font-weight:bold;
	float:left;
	width: 196px;
	margin-bottom: 30px;
}
#promo_box p{
padding-top:5px;
padding-left:5px;
}
#welcome{
	float:none;
	height:250px;
	width:268px;

}

#welcome2{
	float:right;
	height:250px;
	margin-top: 0px;
}
#welcome h1{
font-weight:lighter;
font-size:1.4em;
text-align:right;
margin-right:90px;
}
#welcome img{
margin-left:50px;
}
#footer{
margin-top:40px;
clear:both;
width:100%;
}
#sub-footer{
margin-top:6px;
clear:both;
width:100%;
}
.date{
	color:white;
	font-size:0.7em;
	position:relative;
	left:20px;
	top:0px;
	margin-right: 30px;
}
/*****************************************************************
* 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#products a#prodNav,
body#battery_holder a#batHold,
body#IP68Buccaneer a#bucc,
body#EXPlora a#exp,
body#IECConnectors a#iecConn,
body#Polysnap a#polysnap,
body#GeneralConnectors a#genConn,
body#MainsFilters a#mainFilt,
body#Fuseholders a#fuseHold,
body#Indicators a#indicat,
body#Switches a#switches,
body#News a#news,
body#Distribution a#dist,
body#AboutBulgin a#aboutBul,
body#Catalogue a#catalog,
body#Contact a#contact
 {
        color: yellow;
		/*background:url(_images/arrow.gif) 0px 3px no-repeat;*/
		border-right:3px solid yellow;
		padding-left:0px;
      
}
/*****************************************************************
* left hand panel logo styles for ROHs and Manufacturing Standards
*/
.rohs_nav{
position:relative;
top:20px;
left:35px;
}
.standards_nav{
position:relative;
top:25px;
left:15px;
}
#search{
	font-size:0.7em;
	color:white;
	/*position:relative;
top:7px;*/
position:absolute;
	left:600px;
	top:5px;
	font-weight:bold;
	z-index:200;
}

a:link, a:visited{
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.TableTop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
background-color: #FFCC99;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000033;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 150%;
	vertical-align: top;
	margin-top: 0px;
}
.plain {  
font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 14px;
	vertical-align: top;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding-top: 6px;
}
.bullet { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
list-style-type: square;
line-height: 14px;
}
.head, h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-align: left;
	line-height: 120%;
}
.BdGreyBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000033;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
}
.BdYelBG { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
border: 3px #FFFFCC solid;
background-color: #FFFFCC;
}
.BdGreyBGNoInd { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
border: 3px #CCCCCC;
background-color: #CCCCCC;
}
.blink {  
text-decoration: blink;
}
.greyblock {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-indent: 20px;
background-color: #CCCCCC;
height: 15px;
width: 470px;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
}
.green {
	color: #00CC00;
}
.right {
	margin-left: 10px;
	font-style: italic;
	margin-bottom: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 12px;
}
.red {
	color: #FF0000;
}
.block {
	width: 100%;
	padding: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	font-weight: bold;
	line-height: 14px;
	border: 5px solid #000066;
	margin: 0px;
}
legend{
font-size:0.9em;
}
label{
font-size:1em;
padding-left:4px;
}
.pic-border {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	border: 1px solid #000066;
	float: right;
}
.pad6px_greyBG {
	background-color: #CCCCCC;
	padding: 6px;
}
.tablecell {
	background-color: #EAEAEA;
	padding: 6px;
}
.section_thumb_bdr_margin {
	margin-right: 12px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.grey_rule_2px {
	height: 2px;
	width: 100%;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
}

.grey_rule_1px {
	height: 2px;
	width: 100%;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
.table_head {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_padding       {
	margin-bottom: 30px;
}
.spec-top {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

