/* CSS Document */

/* HTML5  Boilerplate
 * ==|== normalize ==========================================================
 */
 
.event_EventDetailField {
    font-size: 12px;
    font-weight: bold;
}


#eventDetailContentDiv td {
	border:0px;
	background:none;
}
#eventDetailContentDiv table {
	border-spacing: 0px;
}


/* .abcv{
	position: absolute;	
	right: 115px;
	top: 0;
} */

.trilix{
	position: absolute;
	top: 5px;
	right: 5px;
}

.inputnote {
	color:#999999;
	font-style:italic;
	font-size:11px;
	
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;height: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.5; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #ccc; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }

a { color: #56A1D5; }
/*a:visited { color: #551a8b; }*/
a:hover { text-decoration: none; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* padding: 0; */
	background-color: #474d52 !important;
	/* font-weight: 400; */
	/* background-image: url(/images/global/body-background.jpg);
	background-repeat: repeat-x; */
	/*background-position: 0 160px; */
}

.ie7 body,
.ie6 body{
	padding-bottom: 40px;
}

h1{
	margin: 0 0 5px;
	font-weight: 400;
	color: #56A1D5;
	font-size: 24px;	
}

h2{
	margin: 0;
	font-weight: 400;
	color: #56A1D5;
	font-size: 18px;	
}

h3 span{
	font-size: 11px;
	font-style: italic;	
}

h3{
	margin: 0 0 5px;
	font-weight: 700;
	color: #56A1D5;
	font-size: 14px;	
}

h1 + p,
h2 + p,
h3 + p,
h1 + ul,
h2 + ul,
h3 + ul,
.sub + ul{
	margin-top: 0;
}

p{
	margin: 12px 0;
}

/* .container{
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.4);
	box-shadow: 0 5px 5px rgba(0,0,0,.4);	
} */

header{
	background-color: #eee;
	background-image: url(/images/global/sky-banner.jpg);
	background-position: top center;
}

@media screen and (max-device-width: 480px) {
  header {
    width:1400px;
  }
}

/* .branding{
	width: 960px;
	height: 175px;
	margin: 0 auto;
	position: relative;
	background-image: url(/images/global/branding-background.gif);
	background-repeat: no-repeat;
	background-position: 290px 0;
} */

.logo{
	margin: -76px 0 0;
	position: absolute;
	left: -10px;
	top: 48%;
}

.ie6 .logo a img{
	display: none;
}

.ie6 .logo a{
	display: block;
	width: 197px;
	height: 152px;
	background-image: url(/images/global/movalley-logo.gif);
	background-repeat: no-repeat;
}

.social-media{
	position: absolute;
	bottom: 10px;
	right: 0;
	margin: 0;
	list-style: none;
}

.eica-logo{
	position: absolute;
	bottom: 10px;
	right: 50px;
	margin: 0;
	list-style: none;
}

.utility-nav{
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	list-style: none;
}

.utility-nav li{
	float: left;
	margin-left: 20px;
}

.utility-nav a{
	color: #1C5C89;
	text-decoration: none;
}

.utility-nav a:hover{
	text-decoration: underline;
}

.social-media li{
	float: left;
	margin-left: 10px;
}
	

/* ==|== main nav ======================================================= */


.main-nav{
	border-top: 1px solid #1C5C89;
	border-bottom: 1px solid #81BEE9;
	background-color: #559FD3;
	background-image: url(/images/global/main-nav-background.jpg);
	z-index: 200;
}

@media screen and (max-device-width: 480px) {
  .main-nav {
    width:1400px;
  }
}

.megalodon{
	width: 960px;
	margin: 0 auto;
	height: 38px;
	list-style: none;
	
}

.main-nav li{
	float: left;
/*	width: 16.66%;*/
	text-align: center;
	line-height: 38px;
}

.main-nav a{
	padding:0px 16px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #81BEE9;
	border-right: 1px solid #559FD3;
	
}

.ie7 .main-nav a,
.ie6 .main-nav a {
	padding:0px 12px;}

.main-nav a:hover{
	background-color: rgba(255,255,255,.3);
	color: #fff;
}

.oldie .main-nav li:hover,
.oldie .main-nav li.sfhover{
	background-color: #96C5E6;
}

.oldie .main-nav .menu li:hover,
.oldie .main-nav .menu li.sfhover{
	background-color: transparent;
}

/* ==|== megalodon ======================================================= */

ul.megalodon { 
	list-style: none;
	line-height: 1; 
	z-index: 201;
	font-weight: 500;
}

.megalodon li { 
	float: left;
	display: inline-block;
}

.megalodon .menu { 
	position: absolute;
	z-index: 201;
	width: 200px;
	left: -999em;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,.5);
	box-shadow: 0 4px 4px rgba(0,0,0,.5);
	background-image: url(/images/global/menu-background.jpg);
	background-repeat: repeat-x;
	text-indent: 0;
	padding: 15px 15px 10px;
	background-color: #666;
	border-top: 1px solid #81BEE9;
	text-shadow: none;
	overflow: hidden;
	margin-left: -1px;
	_zoom: 1;
	font-weight: 400;
	height: auto;
}

.megalodon li:hover .menu,
.megalodon li.sfhover .menu {
	left: auto;
	*zoom: 1;
	_clear: left;
}

.megalodon li:hover > a {
	background-image: none;
	background-color: rgba(255,255,255,.3);
}

.ie7 .megalodon li,
.ie6 .megalodon li {
	padding:0px 0px;
	height:38px;}
	
.ie7 .megalodon li li:first-child,
.ie6 .megalodon li li:first-child {
	width:100%;}

.megalodon li li,
.ie7 .megalodon li li,
.ie6 .megalodon li li{ 
	float: none;
	display: block;
	margin: 0 0 7px;
	width: 100%;
	height:auto;
}

.ie7 .megalodon li a,
.ie6 .megalodon li a {
	height:38px;}
	
.ie7 .megalodon li li a,
.ie6 .megalodon li li a {
	height:auto;}

.megalodon .menu ul{
	margin: 0;
	padding: 0;
}

.megalodon .menu a{
	background-color: transparent;
	width: auto;
	text-align: left;
	color: #fff;
	font-weight: 500;
	height: auto;
	line-height: 1.5;
	font-size: 12px;
	background-image: none;
	border: 0;
	padding: 0;
	display: block;
	text-shadow: 0 1px 0 rgba(0,0,0,.4);
}

.ie7 .megalodon .menu li{
	line-height: 1.5;
	overflow: hidden;	
}

.megalodon .menu li:hover,
.megalodon .menu a:hover{
	background-color: transparent;
	text-decoration: none;
	color: #90B2F4;
}

.apprentice-nav {
	width:18.5416%;}

.lineman-nav {
	width:14.7916%;}

.traffic-nav {
	width:23.7500%;}

.substation-nav {
	width:22.3958%;}

.resources-nav {
	width:10.7291%;}

.about-nav {
	width:9.7916%;}

.about-nav .menu {
	margin-left: -135px;
}

.resources-nav .menu {
	margin-left: -127px;
}
	
.ie7 .about-nav .menu,
.ie6 .about-nav .menu{
	margin-left: -192px
}

.ie7 .megalodon li:first-child,
.ie6 .megalodon li:first-child {
	width: 18.4416%}
	
.ie7 .megalodon .menu,
.ie6 .megalodon .menu {
	margin-left: -72px;	
}
	
.ie7 .megalodon li:first-child .menu,
.ie6 .megalodon li:first-child .menu {
	margin-left: -88px;}

.ie7 .traffic-nav .menu, 
.ie7 .traffic-nav .menu {
	margin-left: -115px;
}

.ie7 .substation-nav .menu, 
.ie7 .substation-nav .menu {
	margin-left: -108px;
}

.ie7 .resources-nav .menu, 
.ie7 .resources-nav .menu {
	margin-left: -177px;	
}

.ie7 .about-nav .menu, 
.ie7 .about-nav .menu {
	margin-left: -182px;
}

/* ==|== login nav ======================================================= */



/* ==|== login form ======================================== */



/* ==|== main feature ======================================================= */

.main-feature{
	border-bottom: 5px solid #57819E;
	height: 300px;
	background-color: #333;
	color: #fff;
	position: relative;
}

#slide-container{
	position: relative;
	overflow: hidden;
	width: 960px;
	height: 300px;
}

/* .slide{
	position: relative;
	width: 960px;
	height: 300px;
}

.slide img{
	position: absolute;
	right: 0;
	top: 0;
} */

.feature-call{
	width: 370px;
	height: 220px;
	background-color: #222;
	padding: 40px 20px;
	border-right: 1px solid #222;
	position: absolute;
	left: 0;
	top: 0;
}

.fc-title{
	margin: 0 0 5px;
	color: #9CC9E9;
	font-size: 26px;
	line-height: 1.2;
}

.fc-sub-title{
	margin: 0 0 5px;
	color: #9CC9E9;
	font-size: 18px;
	line-height: 1.2;
}

.feature-call p{
	margin-top: 0;
}

.feature-call .action{
	margin-top: 25px;
}

.slider-nav{
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 1000;
}

.slider-nav a{
	margin-right: 7px;
	height: 13px;
	width: 13px;
	border: 1px solid #1C5C89;
	background-color: #559FD3;
	display: block;
	float: left;
	text-indent: -99999em;
	-moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,.2);
	-webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.2);
	box-shadow: inset 1px 1px 0 rgba(255,255,255,.2);
}

.ie6 .slider-nav a{
	overflow: hidden;
}

a.activeSlide{
	border: 1px solid #A66B1E;
	background-color: #FFB85D;
}

/* ==|== step by step ======================================================= */

.step-by-step{
	
	position: relative;
	overflow: hidden;
}

#slideshow{
	position: relative;
	width: 660px;
	
}

.sbs-slide{
	width: 660px;
	
}

.sbs-content{
	width: 465px;
	padding: 10px 0;
	float: right;
}

.sbs-image{
	/* width: 175px;
	height: 150px; */
	background-color: #333;
	border: 1px solid #57819E;
	float: left;
	margin: 10px 0 0;	
}

.sbs-image img{
	display: block;	
}

.step-by-step ul{
	padding-left: 15px;
}

.step-by-step .slider-nav{
	top: 217px;
	left: -2px;
	bottom: auto;
}

.step-by-step .slider-nav a{
	width: 10px;
	height: 10px;
	margin: 0 2px 3px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #aaa;
}

.step-by-step .slider-nav a.activeSlide{
	background-color: #FFB85D;
}

.prev,
.next{
	position: absolute;
	top: 172px;
	z-index: 500;
	width: 70px;
	height: 20px;
	line-height: 20px;
	display: block;
	background-color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.prev:hover,
.next:hover{
	background-color: #999;	
}

.prev{
	left: 0;
}

.next{
	left: 92px;
}

/* ==|== sub feature ======================================================= */

.sub-feature{
	width: 648px;
	height: 225px;
	border: 1px solid #57819E;
	background-color: #333;
	margin: 0 0 12px;
	overflow: hidden;
}

/* ==|== feature call ======================================== */

/* ==|== breadcrumb ======================================== */

/* .breadcrumb{
	margin: 0 auto;
	background-color: #333333;
	padding: 0 20px;
	width: 920px;
	list-style: none;
	color: #fff;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.4);
	box-shadow: 0 5px 5px rgba(0,0,0,.4);	
}

.breadcrumb li{
	float: left;
	margin-right: 7px;
}

.breadcrumb a{
	margin-right: 7px;
	color: #FFB85D;
	text-decoration: none;
}

.breadcrumb a:hover{
	color: #fff;
} */


.breadcrumb {
      border-radius: 0 !important;
  }
  
.breadcrumb a{

	color: #FFB85D;
}
  
/* ==|== column classes ======================================== */

#main{
	border-bottom: 5px solid #57819E 	
}

.main-content{
	padding: 20px;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 30%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(30%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 30%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#ffffff 30%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#ffffff 30%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#ffffff 30%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.ie6 .home .main-content{
	padding-bottom: 0;
}

.main-col1{
	float: right;
	width: 660px;
	/*min-height: 450px;*/	
}

.home .main-col1{
	float: left;
	width: 620px;
	min-height: 0;
	padding: 6px 8px 0;	
}

.main-col2{
	float: left;
	width: 240px;
}

.home .main-col2{
	float: right;
	width: 262px;
}

.callout-container{
	clear: both;
	overflow: hidden;
}

.callout{
	height: 150px;
	width: 430px;
	padding: 10px;
	margin: 20px 0 0;
	float: left;
	border: 1px solid #57819E;
	background-image: url(/images/global/callout-background.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
}

.ie6 .callout{
	margin: 0;
}

.callout-image{
	float: left;
	width: 150px;
	height: 150px;
	background-color: #ccc;
	border: 1px solid #57819E;
	margin: 0 15px 0 0;
}

.callout .action{
	position: absolute;
	margin: 0;
	bottom: 8px;
	left: 178px;
	
}

.wages{
	float: right;	
}

.call{
	margin-top: 0;
}

/* ==|== homepage callouts ======================================== */

.ie6 .home .callout-container {
	margin-bottom: 20px;
}

.home .callout-container {
	clear:both;
	padding: 20px 0 0;
}

.home .callout {
	width: 264px;
	padding: 15px 15px 5px;
	margin: 0 16px 0 0;
	height: auto;
	border: solid 1px #ccc;
}

.home .callout h2 {
	margin: 5px 0;	
	font-size: 17px;
	
}

.home .callout-image {
	width: 262px;
	height: 115px;
	margin: 0 0 10px;
	float: none;
	border: solid 1px #ccc;
}

.home .callout.wages {
	margin: 0;
	float: right;
}

.home .callout .action {
	position:relative;
	float: none;
	margin: 10px 0;
	width: 100%;
	left: auto;
	bottom: auto;		
}

.home .callout .action .button {
	width: 260px;
	padding: 0;
}

/* ==|== member login ======================================== */

.member-login{
	background-color: #fff;
	padding: 10px 10px 0;
	border: 1px solid #57819E;
	background-image: url(/images/global/callout-background.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;	
	zoom: 1;
}

.oldie .member-login p{
	overflow: hidden;
}

.text,
.textarea{
	border: 1px solid #ccc;
	display: block;
	padding: 5px;
	font-size: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-repeat: repeat-x;
	color: #666;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
}

.member-login .text{
	width: 206px;
}

.home .member-login .text{
	width: 228px;
}

.text:hover,
.textarea:hover{
	border: 1px solid #999;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	box-shadow: 0 0 3px rgba(0,0,0,.1);
}

.text:focus,
.textarea:focus{
	border: 1px solid #559FD3;
	moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	box-shadow: 0 0 3px rgba(0,0,0,.1);
}

.forgot-pw{
	font-size: 11px;
	position: absolute;
	bottom: 18px;
	right: 10px;
}

.ie6 .forgot-pw{
	font-size: 10px;
}

.required {
	color: red;
	margin: 0 3px;
}

/* ==|== sub-nav ======================================== */

.sub-nav{
	background-color: #fff;
	padding: 0 0 20px;
	border: 1px solid #57819E;
	background-image: url(/images/global/callout-background.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;	
	zoom: 1;
	margin-bottom:15px;
	overflow:hidden;
}

.sub-nav ul{
	padding: 10px 10px 0;
	list-style: none;
	margin:0;}

.sub-nav li{
	padding: 2px 0px;
	color: #3c6f92;
	border-bottom: solid 1px #ccc;}
	
.sub-nav .testimonial-sub-nav {
	list-style:disc inside none;
	margin: 0;
	padding: 0 10px 0 10px;}
	
.testimonial-sub-nav li {
	padding: 0 0 0 5px;}
	
.sub-nav a{
	text-decoration: none;
	color: #56A1D5;
	display: inline-block;
	height: 25px;
	line-height: 25px;}
	
/*.sub-nav .testimonial-sub-nav a {
	color:#88BDE0;}*/

.sub-nav a:hover{
	color: #3C6F92;}

.sub-nav h2 a{
	display:inline-block;
	width:100%;
	text-decoration:none;
	line-height:35px;
	height:auto;
	/* padding:5px 5px; */
	font-size: 18px;
	color: #fff;
	margin:-1px 0 0 -1px;
	border: 1px solid #1C5C89;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	background: #7fbce8; /* Old browsers */
	background: url(/images/global/main-nav-background.jpg);
	background: -moz-linear-gradient(top, #7fbce8 0%, #59a0d4 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbce8), color-stop(99%,#59a0d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* IE10+ */
	background: linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* W3C */
}

.sub-nav h2 a:hover {
	color:#fff;}


/* ==|== forms ======================================== */

select{
	border: 1px solid #ccc;
	padding: 4px;
	background-image:url(/images/forms/text-background.png);background-repeat:repeat-x;
}

.select{
	height: 27px;
}

.contact-info p{
	width: 50%;
	float: left;
	margin-top: 0;	
}

.contact-info .text{
	width: 90%;
}

.contact-info selefct{
	width: 261px;	
}

.required{
	color: red;
	margin: 0 3px;	
}

.opt-in{
	padding: 10px;
	padding-left: 35px;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0;
	position: relative;
}

.ie6 .opt-in{
	padding-left: 10px;
}

input[type=checkbox],
div.checker{
	position: relative;
	top: -2px;
	*top: 0;	
}

/*input[type=radio],
div.radio{
	position: relative;
	top: -1px;
	*top: 0;
}*/

.opt-in input[type=checkbox],
.opt-in div.checker{
	position: absolute;
	top: 15px;
	left: 10px;
}

input[type=checkbox]{
	top: -1px;
}

.errors{
	padding: 10px;
	border: solid #ccc;
	border-width: 1px 0;
}

.errors p,
p.errors{
	margin: 0 0 5px;
	padding-left: 23px;
	background-image: url(/images/icons/error.png);
	padding-top: 2px;
	background-repeat: no-repeat;
	font-weight: 700;
	display: block;
}

.errors ul{
	overflow: hidden;
	margin: 5px 0 0;
}

.errors li{
	color: red;
	margin: 0 0 3px;
}

.validationError{
	border: 1px solid red;	
}

.textarea{
	width: 100%;
	height: 113px;
}

address{
	font-style: normal;
	line-height: 1.7;
}

/* ==|== tables ======================================== */

/* table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
	margin: 0 0 12px;
	empty-cells: hide;
} */

th, td{
	padding: 5px;
	background-color: #eee;
	/* border: 1px solid #ddd;	 */
	vertical-align: top;
}

thead th{
	font-size: 14px;
	color: #fff;
	/* border: 1px solid #1C5C89; */
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	background: #7fbce8; /* Old browsers */
	background: url(/images/global/main-nav-background.jpg);
	background: -moz-linear-gradient(top, #7fbce8 0%, #59a0d4 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbce8), color-stop(99%,#59a0d4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* IE10+ */
	background: linear-gradient(top, #7fbce8 0%,#59a0d4 99%); /* W3C */
}

thead th.ie-fix{
	background: none;
}

tbody td{
	border: 1px solid #ddd;
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(top, #f7f7f7 0%,#ffffff 50%); /* W3C */
}

tbody th{
	text-align: left;
	padding: 5px 10px;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
	border: 1px solid #eee;
}

tbody tr:hover th,
tbody tr:hover td{
	border: 1px solid #ccc;	
	border: 1px solid #559FD3;
}

.tools tbody tr:hover th,
.tools tbody tr:hover td{
	border: 1px solid #fff;
}

.vs tbody td{
	text-align: center;
	font-weight: 700;	
}

.job-col,
.career-col{
	width: 100px;
}

.tools ul{
	padding-left: 20px;
}

.tool-type{
	width: 150px;
}

/* ==|== staff ======================================== */

.staff-list{
	padding: 0;
	list-style: none;
}

.staff-list .title{
	color: #666;
}

.staff-list .email,
.board-list .bl-email{
	background-image: url(/images/icons/email.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 0 5px;
}

.staff-list .title strong{
	font-size: 16px;
}

.staff-list .quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999;
	padding: 10px;
	padding-left: 25px;
	font-size: 14px;
	text-indent: -5px;
}

/* ==|== board of directors ======================================== */

.board-list {
  padding: 0;
  list-style: none;
}

.sub-col1 {
  float: left;
  width: 320px;
}

.sub-col2 {
  float: right;
  width: 320px;
}

.bl-name{
	font-size: 14px;
	font-weight: 700;
	color: #666;
}

.program-chart{
	padding: 10px;
	background-color: #f7f7f7;
	margin: 0 0 15px;
}

.program-chart img{
	border: 1px solid #ccc;
}

/* ==|== board of directors ======================================== */

.question{
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 5px;
	color: #56A1D5;
}

.question + p{
	margin-top: 0;
}

.top{
	border-top: 1px dotted #ccc;
	text-align: right;
	padding: 5px 0 0;
	margin: 5px 0 0;	
}

.top a{
	background-image: url(/images/icons/bullet-top.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 -2px;
}

/* ==|== direct interview/slotting ======================================== */

#tabs {
	height: auto;
	overflow: hidden;
	margin: 0;
	z-index: 50;
	padding: 0;}

.tabs {}

#tabs li {
	float: left;
	margin: 0 0 0 5px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	list-style: none;
}
	
#tabs a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border-top: 1px solid #F7F7F7;
    color: #BBBBBB;
	background: url(/images/global/tab-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: solid 1px #ccc;
}

#tabs a:hover {
	color: #56A1D5;
}

#tabs a.selected-tab {
	background: #FBFBFB;
	color: #56A1D5;
	border-bottom: solid 1px #FBFBFB;
}

#tabs-content {
	z-index: 25;
	border-top: solid 1px #ccc;
	margin: -1px 0 0 0;}

.tab-panes {}

.tab-pane {
	padding: 20px 0;
	display: none;}

#direct-interview {
}

#direct-slotting {
}
	
#faq-application-interview {
}

#faq-training-program {
}

#faq-benefits {
}
	
.selected-pane {
	display: block;}

/* ==|== self assessment ======================================== */

.quiz-question,
#summary{
	display: none;
	position: relative;
	/* height: 245px; */
	margin: 30px 0 0;
}

.quiz-question .button{
	margin-right: 10px;
}

.quiz-question h2{
	margin: 0 0 10px;
}

.quiz-box{
	padding: 3px 0 0;
	border-top: 1px dotted #ccc;
	margin: 15px 0 0;
}

.rating{ 
	font-weight: 700;
	font-size: 14px;
	color: #56A1D5;
}

.quiz-box label{
	margin-right: 25px;
}

.low{
	margin-right: 15px;
}

.high{
	margin-left: 15px;
}

.quiz-total{
	font-size: 16px;
	font-weight: 700;
}

#total{
	font-size: 32px;
	display: inline-block;
	padding: 0 10px;
	color: #56A1D5;
	font-weight: 400;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.summary{
	position: relative;
	padding-left: 110px;
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}

.ie6 .summary{
	zoom: 1;
}

.summary strong{
	margin: 0;
	font-weight: 400;
	color: #56A1D5;
	font-size: 18px;
	position: absolute;
	top: 15px;
	left: 0;
	padding: 5px 10px;
	background-color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
}

/* .quiz-next,
.quiz-prev{
	position: absolute;
	bottom: 0;	
} */

.quiz-next{
	left: 80px;	
}

.quiz-prev{
	left: 0px;	
}

/* ==|== articles ======================================== */

.article-list{
	padding: 0;
	list-style: none;
	padding-bottom: 9px;
	border-bottom: 1px dotted #ddd;
}

.article-list li{
	margin: 0 0 3px;
}

.article-list .title{
	font-weight: 400;
	color: #56A1D5;
	font-size: 16px;
}

.article-list .download{
	margin-top: 12px;	
}

.download a,
a.download{
	padding-left: 22px;
	background-image: url(/images/icons/pdf-icon.png);
	background-repeat: no-repeat;	
	display: inline-block;
}

/* ==|== footer ======================================== */



.sitemap div{
	width: 40%;
	float: left;
}

.sitemap div.first-col {
	width:32%;
	float:left;}

.sitemap div.last-col{
	width: 28%;
	float: left;
}


.sitemap a{
	text-decoration: none;
	margin-left: 10px;
}

.sitemap a:hover{
	text-decoration: underline;
}



a.nav-head,
a.nav-head:hover{
	font-weight: 700;
	color: #FFB85D;
	text-decoration: none;
	font-size: 14px;
	margin-left: 0;
}

li.nav-head {
	font-weight:700;
	color:#ffb85d;
	font-size:14px;
	margin: 0 0 5px;
}

.footer-base{
	padding: 20px;
	padding-left: 180px;
	margin: 0;
	background-color: #222;
	color: #fff;
	position: relative;
	clear: both;
}

.oldie .footer-base{
	zoom: 1;
}





.eica{
	left:0;
}

.ibew{
	left:0;
}

.neca{
	left:70px;
}


#subfooterDiv {
    color: #559FD3;
}



/* .abcv{
	position: absolute;	
	right: 0px;
	top: 0;
} */

.trilix{
	position: absolute;
	top: 5px;
	right: 5px;
}

.ie7 .trilix,
.ie6 .trilix{
	top: 15px;	
}

.ie7 .abcv,
.ie6 .abcv{
	top: 10px;	
}

.twitter{
	padding: 10px;
	background-color: #333;
	height: 110px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	margin: 25px 0 0;
}

twitter h2{
	margin: 0 0 10px;
}

.follow{
	position: absolute;
	right: 10px;
	bottom: 8px;
	text-decoration: none;
}

.follow:hover{
	color: #fff;
}

/* ==|== buttons ======================================== */

.button{
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #9CC9E9;
	height: 30px;
	/*
	line-height: 30px; */
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	background-color: #559FD3;
	text-align: center;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1);
	background-image: url(/images/global/button-background.png);
	background-repeat: repeat-x;
	background-position: top left;
}

.submit-btn{
	line-height: normal;
}

a.button:hover,
.submit-btn:hover{
	cursor: pointer;
	color: #fff;
	background-position: bottom left;	
}

.feature-call .button{
	width: 100px;
}

.careers{
	display: none;
/* 	height: 500px; */
}

.benefit-btn a{
	margin-right: 10px;
}

/* ==|== icons ======================================== */

.email-link,
.viewLink,
.pdf-link,
.word-link{
	padding-left: 23px;
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
}

a[href$='.pdf'],
a[href$='.doc'],
a[href$='.docx'],
a[href$='.xls'],
a[href$='.xlsx']{
	padding-left: 22px;
	display: inline-block;
	background-position: 0 1px;
	background-repeat: no-repeat;
}

.pdf-link{
	background-image: url(/images/icons/pdf-icon.png);
}

a[href$='.pdf']{
	background-image: url(/images/icons/pdf-icon.png);
}

.word-link{
	background-image: url(/images/icons/page_white_word.png);
}

a[href$='.doc'],
a[href$='.docx']{
	background-image: url(/images/icons/page_white_word.png);
}

a[href$=".xls"], 
a[href$=".xlsx"] {
  background-image: url(/images/icons/excel.png);
}

/* ==|== lists ======================================== */

.resource-list{
	list-style: none;
	padding-left: 10px;
}

.link-list{
	list-style: none;
	padding-left: 20px;
}


.resource-list li{
	margin: 0 0 5px;
}

.link-list li{
	margin: 0 0 10px;
}

li.link-title{
	font-weight: 700;
	margin: 0 0 2px;
	color: #666;
	list-style: disc;
}

.contractor-list{
	list-style: none;
	padding: 0;
	font-size: 11px;
	/*margin-top: 0;*/
}

/* ==|== non-semantic helper classes ======================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clear{ clear: both; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.questions{display: none;}
thead th.hidden{ background: none; }
.sub{ margin: 0; }

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/* ==|== oldies ======================================================= */

.warningtext{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color:red;	
	/* font-size:12px;  */
	/* font-style:italic; */
}




.button-disable{
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #ccc;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	background-color: #ccc;
	text-align: center;
	/* -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.4), inset 0 -1px 0 rgba(0,0,0,.1); */
	
	background-repeat: repeat-x;
	background-position: top left;
}

/* MISC
----------------------------------------------------------------------------------------------------*/

@media screen and (min-width:768px){
	#mainHeaderDiv  {
		margin: 0 auto;
		position: relative;
		background-image: url(/images/global/branding-background.gif);
		background-repeat: no-repeat;
		background-position: 200px 0;
	}
}

#navigation,.navbar .navbar-default{
  background-image: url("/images/global/sky-banner.jpg");
   background-repeat: repeat-x;
}
@media screen and (min-width:768px){
#navbarsExample08{
  /* background-image: url("/images/global/branding-background.gif");
  background-repeat: no-repeat;padding-left: 90px;
   background-origin: content-box, padding-box; */
}
}


.social-media{
	position: absolute;
	bottom: 10px;
	right: 20px;
	margin: 0;
	list-style: none;
}

.veep-logo{
	position: absolute;
	bottom: 10px;
	right: 280px;
	margin: 0;
	list-style: none;
}

.veep-logo img{ 
	width:230px;
}


.eica-logo{
	position: absolute;
	bottom: 10px;
	right: 60px;
	margin: 0;
	list-style: none;
}

h1,h2,h3,h4, h5,h6 {
    color: #56A1D5;
}

.sub-footer a{
	text-decoration: none;
	color: white;
}

.sub-footer a:hover{
	color: #ccc;
}

.sub-footer ul{
  
	list-style: none;
}

.bigfont {
	font-size: 1rem;
	}

	