/* ================================
    CSS STYLES FOR Joomla
   ================================
*/   


/* LAYOUT */

html {
	background-color: #720E18;
}

body {
		font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		height: 100%;
		margin: 0;
		padding: 0;
}
	
#ElectricBackground {
	background-image: url(../images/bckgrnd_slice.gif);
	background-repeat: repeat-x;
	background-color: #720E18;
	height: 600px;
	width: 100%;
	z-index: 1;
}

#globalcenter {
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
		
#ResetLeft {
	width: 768px;
	text-align: left;
	position: relative;
}
		
		#LogoTop {
			background-image: url(../images/logo_header.gif);
			background-repeat: no-repeat;
			height: 122px;
			width: 768px;
			float: left;
			}
			
		#NavRight {
			text-decoration: none;
			padding-right: 25px;
			padding-top: 10px;
			float: right;
			}	
		
		#LogoLeft {
			background-image: url(../images/BraunElectrical.gif);
			background-repeat: no-repeat;
			width: 560px;
			height: 41px;
			position: relative;
			clear: left;
			float: left;
			}
			
		#SearchBar {
			background-color: #333333;
			width: 208px;
			height: 41px;
			position: relative;
			float: left;
			}
			
		#ContentWrapper {
			width: 768px;
			background-image: url(../images/content_slice.gif);
			background-repeat: repeat-y;
			background-color: #FFFFFF;
			position: relative;
			clear: left;
			float: left;
			}
				
				#Left_Nav {
					width: 184px;
					position: relative;
					float: left;
					}
					
				#Content {
					width: 341px;
					position: relative;
					float: left;
					padding-right: 20px;
					padding-bottom: 10px;
					padding-left: 15px;
					}
					.contentpadding {
						padding-top: 25px;
					}
					
					.contentpaddingSmall {
						padding-top: 2px;
					}
					
				#Content2col {
					width: 564px;
					padding: 10px 0px 10px 10px;
					position: relative;
					float: left;
					}
					
				#RightContent {
					width: 188px;
					color: #000000;
					position: relative;
					float: left;
					}
				
						#BottomLogos {
							background-image: url(../images/twoLogos.gif);
							background-repeat: no-repeat;
							width: 184px;
							height: 136px;
							float: left;
							}

				#Footer {
					width: 768px;
					text-align: center;
					position: relative;
					clear: left;
					float: left;
				}


	

	
/* CUSTOMIZED DESIGN */

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #b90139;
}

.componentheading {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
	
.maincopy {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.mainlevelbuttons {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.mainlevelbuttons:link {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.mainlevelbuttons:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.mainlevelbuttons:hover {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #999999;
	}
	
a.mainlevelbuttons:active {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}

.sublevelbuttons {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.sublevelbuttons:link {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.sublevelbuttons:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
a.sublevelbuttons:hover {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #999999;
	}
	
a.sublevelbuttons:active {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	position: relative;
	width: 184px;
	text-indent: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	

.TopNav {
	color: #999999;
	padding-top: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
				
a.TopNav:link {
	color: #999999;
	padding-top: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
		
a.TopNav:visited {
	color: #666666;
	padding-top: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
				
a.TopNav:hover {
	color: #000000;
	padding-top: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
		
a.TopNav:active {
	color: #b90139;
	padding-top: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	}				
		
.RedBold {
	color: #b90139;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	}
		
a.RedBold:link {
	color: #b90139;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
		}
		
a.RedBold:visited {
	color: #b90139;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
		
a.RedBold:hover {
	color: #000000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
	}
		
a.RedBold:active {
	color: #b90139;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
	}	

.terms {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.terms:link {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.terms:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.terms:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.terms:active {
	color: #FFFFFF;
	text-decoration: underline;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
.concentre {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}

a.concentre:link {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.concentre:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.concentre:hover {
	color: #00CC00;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
a.concentre:active {
	color: #00CC00;
	text-decoration: none;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	}
	
.white_bold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	
.headline {
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	display: block;
	}
	
/* Global Reset */
/* {
	margin:0;
	padding:0;
}*/
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}

li,dd {
	margin-left:1em;
}
fieldset {
	padding:.5em;
}

/*Global Styles*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #b90139;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #33CC00;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

ul {
	list-style: disc;
	padding-left: 20px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	line-height: 16px;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 16px;
	text-decoration: underline;
}

/* containers */

div.moduletablepolls {
	width: 200px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	background-color: #e6e6e6;
	background-image: url(../images/container_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.latestnews {
	font: 12px/14pt Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	vertical-align: top;
	padding: 0px 10px 10px 15px;
}

.moduletablepolls h3 {
	width: 152px;
	height: 32px;
	display: block;
	text-transform: uppercase;
	background: url(../images/container_header.gif) no-repeat top;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	color: #000000;
	text-align: left;
	overflow: hidden;
	padding: 6px 0px 0px 48px;
	}

.moduletablepolls a, .moduletablepolls a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
	text-decoration: underline;
}

.moduletablepolls a:hover {
	color: #000000;
}

div.moduletableRED {
	width: 200px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	background-color: #e6e6e6;
	background-image: url(../images/container_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px; 
}

.moduletableRED h3 {
	width: 152px;
	height: 32px;
	display: block;
	text-transform: uppercase;
	background: url(../images/container_headerRED.gif) no-repeat top;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	padding: 6px 0px 0px 48px;
	}

.moduletableRED a, .moduletableRED a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
	text-decoration: underline;
}

.moduletableRED a:hover {
	color: #000000;
}

.moduletableRED td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.moduletableMAN {
	width: 200px;
	height: auto;
	display: block;
	float: left;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	background-color: #e6e6e6;
	background-image: url(../images/manPhone.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.moduletableMAN h3 {
	width: 152px;
	height: 32px;
	display: block;
	text-transform: uppercase;
	background: url(../images/container_headerRED.gif) no-repeat top;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	padding: 6px 0px 0px 48px;
	}

.moduletableMAN a, .moduletableMAN a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
	text-decoration: underline;
}

.moduletableMAN a:hover {
	color: #000000;
}

div.moduletableSAFETY {
	width: 200px;
	height: 162px;
	display: block;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/firePlug.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px; 
}

.moduletableSAFETY h3 {
	width: 152px;
	height: 32px;
	display: block;
	text-transform: uppercase;
	background: url(../images/container_header.gif) no-repeat top;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	color: #000000;
	text-align: left;
	overflow: hidden;
	padding: 6px 0px 0px 48px;
	}

.moduletableSAFETY a, .moduletableSAFETY a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
	text-decoration: underline;
}

.moduletableSAFETY a:hover {
	color: #000000;
}