/* Reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, input, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;list-style: none;
}
:focus { outline: 0; }

/* COLORS */
.titlesH1, .titlesH2, .titlesH3, .titlesH4, .bull { color:#bdbf02; }
#nav { background: #bdbf02; }
a { color: #ff9900; text-decoration: none;}
a:hover { color: #ffbc3b; }


/* LAYOUT */
body {
	background:#000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #cccccc
}
#container {
	width:1000px;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
}


/* HEADER */
#logo {
	width: 700px;
	height: 85px;
	float:left;
}
#topheader {
	width:1000px;
	height:85px;
	background:url(../img/logo_nav.jpg) no-repeat top left;
}
#topheader h5 {
	display:block;
	/*position:absolute;
	top:30px;
	left:617px;*/
	color: #ccc;
	font-size:14px;
	z-index:15;
	margin-top: -60px;
	float: right;
	clear: right;
}
#topheader h4 {
	/*position: absolute;
	left: 655px;
	margin-top: 65px;*/
	word-spacing: 8px;
	float: right;
	clear: right;
	margin-top: -20px;
}

#topheader h4 a {
	color: #595959;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
}
#topheader h4 #safety { color: #bdbf02; }
#topheader h4 #empower:hover, #topheader h4 #safety:hover { color: #54c01c; }
#topheader h4 #equip:hover { color: #00bfff; }
#topheader h4 #embed:hover { color: #44f1ff; }
#topheader h4 #healthcare:hover { color: #39f;}


#subheader_home {
	width:1000px;
	height: 206px;
	background:url(../swf/headers/subheader_home.jpg) no-repeat;
 	float: left;
}

#subheader_page {
	float: left;
	height: 135px;
	width: 724px;
}

.subheader_orangebox {
	float: right;
	height: 135px;
	width: 276px;
	background:url(../swf/headers/HSE_orangebox.jpg) no-repeat;
}


/* SIDEBAR SOCIAL ICONS */
#sidebarsocial {
	position: absolute;
	margin: 0 1px 0 864px;
}

#sidebarsocial a {
	background-image: url(/img/social-icons.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	margin: 0 4px;
	float: left;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;	
}

#twt-icon { background-position: 0 0; }
#fb-icon { background-position: -20px 0; }
#in-icon { background-position: -40px 0; }
#yt-icon { background-position: -60px 0; }
#blog-icon { background-position: -80px 0; }

#twt-icon:hover { background-position: 0 -20px; }
#fb-icon:hover { background-position: -20px -20px; }
#in-icon:hover { background-position: -40px -20px; }
#yt-icon:hover { background-position: -60px -20px; }
#blog-icon:hover { background-position: -80px -20px; }

/* FOOTER */
#footer {
	width:900px;
	height:50px;
	margin: 0 15px 10px;
	padding:2px 0 0 0;
	border-top:1px solid #656565;
	color:#909090;
	text-align:center;
	clear: both;
}
#footerCenter { margin-bottom: 6px; }
#footerCenter a {
	color: #ccc;
	font-size:12px;
	text-decoration: none;
}
#footerCenter a:hover { color: #fff; }
#footerRight {
	padding:2px;
	font-size:12px;
	float:right;
}

#footerLeft {
	padding:2px;
	font-size: 16px;
	float:left;
}

/* CONTENT */
#content {
	background:url(../img/bg_verticalgradient.png) #2D2D2D left top repeat-x;
	margin: 0 0 20px;
	padding: 30px 5px 2px 34px;
}

#slides {
	margin: 40px 90px;
}


.hr {
	border-bottom: 1px solid #666;
	margin-bottom: 30px;
	padding: 0 20px 10px 0;

}

.hr_img {
	float: left;
	margin: 0 20px 10px 0;
}

.equip-h2 {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 15px;
}

/* COPY */
.titlesH1 {
	margin-bottom:15px;
	padding-right: 25px;
	display: inline-block;
	font-size:1.0em;
	background: url(../img/bullet.png) right 0 no-repeat;
	zoom: 1;
	*display: inline;
}
.titlesH2, .titlesH3 {
	margin:0 0 15px;
	font-size:14px;
	font-weight:600;	
}

.titlesH2_body {
	margin-top: 20px;
}
.titlesH4 {
	margin:0 30px 10px;
	color: #ccc;
	font-size:14px;
	clear: right;
}
.copy {
	line-height:17px;
	color:#ccc;
	font-size: 0.9em;
 	text-align:justify;
 	margin-bottom: 10px;
}

/* VIDEO */
#player {
	width:324px;
	height:170px;
	margin: 5px 0 20px 25px;
	display:block;
	float: right;
}

/* CONTACT FORM */
#contactForm {
	width:320px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
	float: right;
}
#clients {
	margin: 20px 0;
	padding-top: 20px;
	clear: right;
}

/* FORM ELEMENTS */
.formlabel {
	font-size: 13px;
	color: #ccc;
	width: 250px;
	text-align: right;
	margin-top: 5px;
}
.formlabel span {
	margin-left: 24px;
	display: block;
	float: left;
}
.formlabel2 {
	padding-top: 15px;
	clear: both;
}
.textbox {
	width: 150px;
	height: 16px;
	padding: 1px;
	border: 1px solid #000;
	color: #8a8a8a;
	background: #404040;
}
.textbox:focus, .textarea:focus {border: 1px solid #373737; color: #ececec; background: #4e4e4e; outline: none;}
.textarea {
	width: 150px;
	height: 40px;
	padding: 1px;
	border: 1px solid #000;
	color: #8a8a8a;
	background: #404040;
	display: inline;
	float: right;
}
.select {
	border: 1px solid #000;
	color: #fff;
	background: #404040;
}
#checkBoxes {
	float: right;
}
#checkBoxes li {
	font-size: 13px;
	color: #ccc;
	width: 250px;
	margin-bottom: 5px;
}
.btn {
	height: 22px;
	padding: 4px auto;
	cursor: pointer;
	color: #ececec;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #bcbe02;
	border: 1px solid #111;
	float: right;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 0 2px #000;
	-moz-box-shadow: 0 0 2px #000;
}
.btn:hover { font-weight: bold; border: 1px solid #373737; color: #ececec; background: #d8d470; }
.btn:active {border:1px solid #8c8c8c; color: #e2e2e2; background: #d8d470;}


#abHome {
background-image:url("../img/ab_home_nav.png");
background-position:left top;
background-repeat:no-repeat;
display:block;
height:17px;
overflow:hidden;
text-indent:1000px;
white-space:nowrap;
width:212px;
}
#abHome:hover {
	background-position: left -17px;
}

#navLinks {
float:right;
}
#navLinks a:hover, #navLinks a.current {
color:#FFCC66;
}
#navLinks a {
color:#FFFFFF;
display:block;
float:left;
font-size:12px;
font-weight:600;
line-height:14px;
margin:2px 8px 0;
text-decoration:none;
text-transform:uppercase;
}
#nav {
border-top:3px solid #000000;
clear:both;
height:17px;
width:1000px;
margin: 0 0 14px;
}

#nav {
background:none repeat scroll 0 0 #bdbf02;
}

#sideNav { float: right; width: 320px; margin-left: 20px; }

.breadcrumbs {
font-size:0.8em;
line-height:17px;
margin-bottom: 12px;
text-align:justify;
}

.right_menu {
	width:320px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
	float: right;
}
.right_menu a { font-size: .8em }
.menu_header { color:#bcbe02; font-size: 14px; font-weight: bold; margin-bottom: 10px; }

/* clients STYLES */
#clientlist {
	float: left;
	width: 600px;
}

#clientlist p {
	width: 500px;
	font-size: 14px;
	font-style: italic;
	color: #ccc;
	margin-right: 50px;
	float: right;
	text-align: justify;
	line-height: 18px;
}
#clientlist blockquote {
	width: 200px;
	border-top: 1px solid #454545;
	padding: 10px;
	font-size: 13px;
	font-style: italic;
	color: #ccc;
	margin-right: 50px;
	margin-top: 0;
	float: right;
}
.clientlogo {
	float: left;
	margin-top: 10px;
	margin-bottom: 0;
	padding-right: 6px; padding-bottom: 5px;
}
#clientlist hr {
	width: 650px;
	background: #808080;
	border-color: #808080;
	clear: both;
}
#clientlist_ul {
	list-style: none;
	float: right;
}
#clientlist_ul li {
	color: #919191;
	font-size: 14px;
}

a.sitemap {text-decoration: underline }
div.errormsg { text-align: left; width: 200px; color: red; margin-right: -210px; margin-top: 2px; float: right }
