/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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 {
	background: transparent; border: 0; font-size: 100%; list-style: none; margin: 0; outline: 0; padding: 0; vertical-align: baseline;
}
:focus { outline: 0; }


/* EMPOWER STYLES */
h3,.dl_link {color: #09C;}
#topheader { background: url(../images/logo.jpg) no-repeat top left; }


/* GLOBALS */
body { color: #ccc; font-family: Arial, Helvetica, Verdana, sans-serif; }
a,h1,.sidebarcopy:hover, .new, .threeEbox h3,.bull { color: #f90; }
h2 {color: #e2e2e2;}
a { text-decoration: none; }
a:hover { color: #ffbc3b; }
#footerCenter a:hover,#checkBoxes li:hover { color: #fff; }
body,#header { background: #000; }
.clear { clear: both; }
h1, .dl_link { display: inline-block; zoom: 1; *display: inline; } /* INLINE-BLOCK IE FIX  */

/* TITLES/HEADERS */
h1 {
	font-size: 1em;
	margin: 0 5px 10px;
	padding-right: 25px;
}

h1 img {
	margin-left:5px;
	margin-top:-1px;
	position:absolute;
}

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

h3 {
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 8px;
}

h6 a {
	text-decoration: none;
	font-size: 12px;
}

.dl_link {
	background: url(../images/arrow_closed.png) right 4px no-repeat;
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 30px 30px;
	padding-right: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

/* TEXT */
p, .list {
	font-size: 0.9em;
	line-height: 17px;
	margin: 0 5px 18px;
	max-width: 810px;
}
blockquote {
	font-size: 12px;
}
/* LISTS */
.list, #programs_content ul {
	margin-left: 15px;
}

.list li, #programs_content ul li {
	list-style: disc;
	margin-bottom: 10px;
	margin-left: 15px;
}

/* HORIZONTAL RULE */
.hr {
	border-bottom: 1px solid #666;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.hr_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

/* CONTENT LAYOUT */
#content {
	min-height: 250px;
	background: url(../images/container_bg.png) #000 left top repeat-x;
	margin: 0 0 20px;
	padding: 10px;
	clear: left;
}

#top_left {
	width: 500px;
	margin-bottom: 50px;
}

.threeEbox {
	clear: right;
	width: 316px;
	min-height: 430px;
	border: 1px solid #666;
	float: left;
	margin: 0 4px 20px;
	background: url(../images/bg-threeEs.png) #070707 repeat-x;
}
.threeEbox h3 {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 13px;
}
.threeEbox ul {
	width: 278px;
	margin: 6px auto;
	display: block;
}
.threeEbox li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0 2px;
}
.threeEbox p {
	width: 294px;
	margin: 0 auto;
	padding: 6px 0 0;
	margin-bottom: 10px;
	clear: left;
}
.threeEbox .box_title {
	background-image: url(../images/nav-threeEs.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	overflow: hidden;
	text-indent: 1000px;
	white-space: nowrap;
	width: 316px;
}

#empower_box .box_title { background-position: 0 0; }
#empower_box .box_title:hover { background-position: 0 -45px; }
#empower_box .bull { color: #54c01c; }

#equip_box .box_title { background-position: 0 -90px; }
#equip_box .box_title:hover { background-position: 0 -135px; }
#equip_box .bull { color: #09C; }

#embed_box .box_title { background-position: 0 -180px; }
#embed_box .box_title:hover { background-position: 0 -225px; }
#embed_box .bull { color: #32cbcb; }

/* CONTAINER */
#container {
	background: #000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#text-section {
	margin-right: 15px;
	width: 442px;
	float: left;
}

#video-section {
	
	width: 292px;
	float: left;
}

#video-section h2 {
	font-size: 1em;
	margin: 0 5px 10px 45px;
	padding-right: 25px;
	color: #f90;
}

#video-section p {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: center;
		
}

/* HEADER */
#logo {
	float: left;
	height: 85px;
	width: 700px;
}

#topheader {
	height: 85px;
	width: 1000px;
	background:url(../images/logo.jpg) no-repeat top left;
}

#topheader h5 {
	display: block;
	font-size: 14px;
	/*left: 617px;*/
	/*position: absolute;*/
	/*top: 30px;*/
	z-index: 15;
	float: right;
	margin-top: 30px;
}

#topheader h4 {
	float: right;
	clear: right;
	margin-top: 20px;
	text-transform: uppercase;
}

#topheader h4 a {
	color: #999;
	margin-left: 8px;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
}
#topheader h4 a:hover, #topheader h4 a.current { color: #ccc; }

/* SUBHEADER/FLASHBAR */
.subheader_home {
	height: 275px;
	width: 1000px;
	float: left;
	background: url(../images/empower_scroll.jpg) no-repeat;
	border-top: 1px solid #666;
}

/* BREADCRUMB NAVIGATION */
#breadcrumbNav {
	color: #ccc;
	font-size: 0.7em;
	height: 12px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#breadcrumbNav a {
	background: url('/images/arrow_closed.png') right center no-repeat;
	padding-right: 10px;
	text-decoration: none;
}


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

#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;
	width: 460px;
	float: right;
}

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

#checkBoxes li {
	color: #ccc;
	font-size: 12px;
	width: 220px;
	line-height: 17px;
}

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

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

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

.textarea {
	overflow:auto;
	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;
	line-height: 0.9em;
	font-size: 0.9em;
	font-weight: 600;
	margin: 4px 0 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;
}

.new {
	font-size: 10px;
	font-weight: bold;
}


/* LIST TABLE */
#list_table {
	border: 1px solid #333;
	font-size: 12px;
	width: 655px;
}

#list_table a {
	background: url(../images/arrow_closed.png) 635px center no-repeat;
}

.lt_item {
	border: 1px solid #333;
	display: block;
	padding: 15px 25px 15px 15px;
	text-decoration: none;
}
.lt_item a { text-decoration: none; }

#list_table a:hover {
	background-color: #1b1b1b;
}

/* MISC. */
#contactUs, #cities {
	font-size: 12px;
}
.contactContent {
	float: left;
	margin-right: 40px;
}
#cities {
	margin-top: 5px;
	text-align: center;
	width: 392px;
}


/* FOOTER */
#footer {
	border-top: 1px solid #656565;
	clear: both;
	color: #909090;
	height: 64px;
	margin: 0 auto 10px;
	padding-top: 2px;
	text-align: center;
	width: 960px;
}

#footerCenter {
	margin-bottom: 6px;
}

#footerCenter a {
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
}

#footerCenter .bull {
	font-size: 12px;
}

#footerRight {
	float: right;
	font-size: 12px;
	padding: 2px;
}

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