@charset "UTF-8";
body {
background-color:#000;
margin:0;
}

#container {background:url(images/bg_verticalgradient.gif) #2D2D2D top repeat-x; margin: 0 auto; }

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: normal;
	font-variant: normal;
}
#logo {float:left;width: 700px; height: 85px;}
#topheader {
background:url(images/logo.jpg) no-repeat top left;
height:85px;
margin:0;
width:1000px;
font-family:Arial, Helvetica, sans-serif;
position: relative;
}

#topheader h5 {
	position:absolute;
	top:7px;
	left:617px;
	font-size:14px;
	display:block;
	z-index:15;
	color:#ccc;
}

#topheader h4 {
	position: absolute;
	left: 655px;
	margin-top: 65px;
	word-spacing: 8px;
}

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

#subheader {
margin:0;
width:1000px;
}
.mainheader {
color: #32cbcb;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:400;
text-align: justify;
margin: 15px 0;
}
#player { float: left; margin-top: 0; margin-left: 40px; display:block; width:320px;height:240px; }
#vidlist { margin: 0; padding: 0; float: right; list-style: none; }
.video_list { border:1px solid #222222; margin-right: 0; margin-bottom: 10px; padding: 4px; width: 250px; height: 80px; display: block; cursor: pointer; }
.video_list:hover, .selected, #signup { background: #171717; border: 1px solid #444444!important; }
.video_list img { float: left; padding-right: 10px; }
.video_list h2 { font-size: 13px; margin: 0; padding: 0; color: #ff9900; }
.video_list p { color: #ccc; margin-top: 4px; padding: 0; font-size: 11px; }

#signup { margin-left: 70px; float: left; clear: left; }
#signup h2 { line-height: 8px; }
#signup p { line-height: 12px; }

#vid_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
#vid_form_h2 {
	font-size: 16px;
    color: #fff;
}


/* SIDEBAR FB LINK */
.sidebarmedia {
	margin: 0 0 8px;
}
.sidebarsocial {
	float: right;
	margin: 0 10px 0 0;
}

/* SIDEBAR */
.sideheaders {
	background-image: url(images/sideheaders.png);
	background-repeat: no-repeat;
	border-left: 1px solid #000;
	display: block;
	height: 38px;
	margin: 2px 0 10px;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	width: 230px;
}

.sideheaders2 {
	background-image: url(images/sideheaders.png);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin: 2px 0 10px;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	width: 230px;
}

#sideheader1 {
	background-position: left top;
}

#sideheader2 {
	background-position: left -38px;
}

#sideheader3 {
	background-position: left -76px;
}

#sideheader4 {
	background-position: left -114px;
}

#sideheader5 {
	background-position: left -153px;
}

#sideheader6 {
	background-position: left -169px;
}

a.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	display: block;
	font-size: 12px;
	margin-bottom: 20px;
	text-decoration: none;
	width: 250px;
}
.more2 { color: #FFCC66; }
a.sidebarcopy:hover .sideheaders {
	border-left: 1px solid #F90;
	color: #f90;
}
a.sidebarcopy:hover {
	color: #f90;
}
a.sidebarcopy:hover .more2 {
	color: #ffe0a5;
}
a:hover { color: #ffbc3b; }

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

#sidebarsocial a {
	background-image: url(/images/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; }


/* SIDEBAR CONTACT FORM */
#contactForm {
	color: #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}

#contactForm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#formTop {
	width: 220px;
}
.titlesH4 {
	color: #ccc;
	font-size: 13px;
	font-weight: 600;
	margin: 5px 20px;
}
#checkBoxes {
	float: right;
	width: 220px;
}

#checkBoxes li {
	color: #ccc;
	font-size: 12px;
	margin-bottom: 4px;
	width: 220px;
}

.tbLabel {
	display: block;
	margin-top: 5px;
	text-align: right;
}

.taLabel {
	margin-left: 24px;
	margin-top: 5px;
	text-align: left;
	width: 192px;
}

.textbox {
	background: #404040;
	border: 1px solid #000;
	color: #bbb;
	height: 16px;
	padding: 1px;
	width: 150px;
}

.textarea {
	background: #404040;
	border: 1px solid #000;
	color: #bbb;
	height: 40px;
	padding: 1px;
	width: 192px;
}

.textbox:hover,.textarea:hover {
	border: 1px solid #666;
}

.textbox:focus,.textarea:focus {
	background: #4e4e4e;
	border: 1px solid #666;
	color: #ececec;
}

.btn {
	background: #242424;
	border: 1px solid #666;
	clear: right;
	color: #ececec;
	cursor: pointer;
	font-size: 0.8em;
	font-weight: 600;
	margin: 10px 0;
	overflow: visible;
	padding: 5px;
	text-transform: uppercase;
	width: auto;
}

.btn:hover {
	background-color: #363636;
	border: 1px solid #a1a1a1;
	color: #ececec;
}

.btn:active {
	background: #232323;
	border: 1px solid #8c8c8c;
	color: #e2e2e2;
}

.select {
	border: 1px solid #000;
	color: #fff;
	background: #404040;
}




/* MAIN NAVIGATION */
#nav {
	height: 10px;
	
	background-color: #13a5ac;
	border-top: 3px solid #000;
	padding: 0;
	margin: 0;
}
#nav_links {
	float: right;
}
#nav a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	height: 17px;
	vertical-align: text-top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	line-height: 20px;
	padding: 0 14px 0 0;
	margin: 0;
}

#nav a:hover {
	color: #ffcc66;
}

#nav a#selected {
	color: #ffcc66;
}

#nav a#afterburner_home {
	/*
background-position: 0 top;
	width: 212px;
	background-image: url(images/ab_home_nav.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -1000px;
	white-space: nowrap;
	padding-left: 9px;
*/
	padding: 0;
	margin: 0;
	background-image: url(/images/ab_home_nav.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	width: 212px;
}

#nav a#afterburner_home:hover {
	background-position: left -17px;
}

#spacerblock {
	background-image: url(images/navbar_lftspc2.jpg);
	width: 28px;
	height: 20px;
	display: block;
	float: left;
}

#midspacer {
	background-image: url(images/navbar_midspc.jpg);
	width: 100px;
	height: 20px;
	display: block;
	float: left;
	background-position: left;
}

#spacerblock_end {
	background-image: url(images/light_blue_block.jpg);
	width: 5px;
	height: 20px;
	display: block;
	float: left;
}

img { border: none; }
* { outline: none; }
img, div { behavior: url(iepngfix.htc) }
h2 {color:#F90; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; text-align: justify;}

#footerlinks { padding-left:45px; height:20px;  font-family:Arial, Helvetica, sans-serif;}
#footerlinks, #footerlinks a, #footerlinks a:hover { 	font-size: 13px; font-family:Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #CCCCCC; }

#eliteContent #play_video, #eliteContent #play_video2 {
	float: left;
	margin: 0 10px 2px 0;
}
#eliteContent .mainheader {
	font-size: 18px;
}

.footertable { margin: 0 auto; }
div.errormsg { text-align: left; width: 200px; color: red; margin-right: -210px; margin-top: 2px; float: right }
