@charset "utf-8";
/* CSS Document */

a img {
	border: 0px;
}

a {
	color: #8A024C;
}

body {
	background: #F2F2F2;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 22px !important;
	color: #8A024C;
	margin-top: 10px;
	margin-bottom: 10px !important;
}
h2 {
	font-size: 22px;
	line-height: 20px
}
h2 a {
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 22px;
}
fieldset{
	border: none;
}
address {
	font-style:normal;
	line-height: 22px;
}
.addressBox {
	float: left;
	width: 310px;
}	

/* Header Stlyes */

#headerWrapper, #navWrapper, #footerWrapper {
	width: 966px;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}


#headerWrapper {	
	background: #8A024C;
	background-image: url(../images/electus_bg.gif);
	background-repeat: no-repeat;
	background-position: 550px -40px;
	height: 170px;
	border-bottom: none;
	color: #fff;
}
#headerWrapper a {
	text-decoration: none;
	color: #fff;
}
.logo {
	padding: 40px;
	float: left;
	margin-right: 130px;
	border: none;
}
.member {
	float: right;
	padding: 10px;
}

#headerLine1 {
	float: left;
	width: 350px;
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 3px;
	line-height:22px;
}
#headerLine2 {
	float: left;
	margin: 0;
	padding: 0;;
	width: 350px;
	line-height:22px;
	font-size: 12px;
}



#navWrapper {
	background-image: url(../images/electusNav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 26px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 10px;
}

#navWrapper a {
	color: #fff;
	border-right: 1px solid #A0326E;
	padding: 5px 10px 0 10px;
	float: left;
	text-decoration: none;
	height: 21px;
}
#navWrapper li {
	float: left;
}
#navWrapper ul {
	margin-left: 35px;
}
#navWrapper a:hover {
	background: #fff;
	color: #8A024C;
	text-decoration: none;
}
#navWrapper .selected {
	background: #4D6600;
	color: #ABD600;
}

/* Homepage Styles */
#involve_ev_job_list h2 {
	margin-bottom: 20px;
	font-size: 22px;
}
.listItem h2 a {
	font-size: 16px;
}
#involve_ev_job_list .listItem h2 {
	margin-bottom: 0;
}

.filledListWrapper .listItem {
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 0 10px 0;
	width: 620px;	
}
#twrss_table {
	padding: 0;
}


/* Sub Nav */
.subNavWrapper {
	margin-bottom: 10px;
}
.subNavWrapper a {
	color: #FFFFFF;
	background: #8697A4;
	display: block;
	text-decoration: none;
	padding: 2px 5px 0 10px;
	border-bottom: 2px solid #FFFFFF;
	font-size: 12px;
        height: 24px;
        line-height: 22px;
	
}
.subNavWrapper a:hover {
	background: #F2F2F2;
	color: #8697A4;
}
.subNavWrapper li, .subNavWrapper ul {
	margin: 0;
	padding: 0;
}

/* Contact form */
.contactForm {
	background: #F2F2F2;
	padding: 12px;
	float: left;	
}	
.contact-form-label {
	font-size: 12px;
	margin-bottom: 8px;
}
.contactForm input {
	margin-bottom: 10px;
}



/* Main Body Styles */

#mainBodyWrapper {
	width: 986px;
	margin-left: auto;
	margin-right: auto;	
}

#mainBody {
	float: left; 
	background: #fff; 
	padding-bottom: 20px;
	width: 966px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#leftWrapper {
	float: left;
	width: 640px;
}
#leftWrapper p {
	margin-right: 10px;
}
.welcomeWrapper {
	background: #EFF2F7;
	padding: 10px;
	margin-bottom: 10px;
	color: #8A024C;
	background-image:url(../images/fish_background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.welcomeWrapper h1, .welcomeWrapper p {
	margin-left: 10px;
	margin-top: 0;
	width: 340px;
}
.welcomeWrapper h1 {
	margin-bottom: 5px;
}
#welcomeWrapper .bodytext a {
	color: #FFFFFF;
}
.filledListWrapper {
	background: #8697A4;
	color: #fff;
	padding: 10px;
}
filledListWrapper h2 {
	margin-bottom: 10px;
}
.listItem h2, .listItem h3 {	
	font-size: 16px;
	padding-bottom: 4px;
	margin: 0;
}
.listItem h2 {
	float: left;
	width: 75%;
}
.listItem h3 {
	float: right;
	width: 25%;
	text-align: right;
	margin: 0;
	font-size: 14px;
}
.listItem p {
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.listItem a, .purpleBox a, .submitBox a {
	color: #fff;
	text-decoration: none;
}
.blueBullet {
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

.purpleBox a {
	background-image: url(../images/bullet_purple.gif);
	background-repeat: no-repeat;
	background-position: 0 22px;
	padding-left: 25px;
	line-height: 21px;
	font-size: 16px;
}

.purpleBox h2 a { 
	background-image: none;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	
}
.listItem a:hover {
	color: #333;
}

/* Left Column */

#rightWrapper {
	width: 325px;
	float: left;
	margin: 0;
}
.jobLogo {
	text-align: center;
	padding: 5px 0 20px 0;
}
.blueBox, .findBox, .submitBox, .purpleBox, .jobDetails {
	padding: 8px;
	margin: 0 0 10px 10px;
}
.blueBox {
	color: #fff;
	background-color: #216DAB;
	background-image: url(../images/electus-start_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.purpleBox {
	color: #fff;
	background: #8A024C;
	background-image: url(../images/electus_bg.gif);
	background-repeat: no-repeat;
	background-position: 150px -30px;
}
.purpleBox a {
	margin-top: 20px;
	padding-top: 20px;
	display: block;
}
.blueBox h2, .blueBox p, .findBox h2, .findBox p, .submitBox h2, .purpleBox h2, .purpleBox p {
	margin-bottom: 5px;
}
.blueBox a {
	text-decoration: none;
	color: #fff;
}
.blueBox a:hover, .purpleBox a:hover, .submitBox a:hover, .findBox h2 a:hover {
	text-decoration: underline;
}
.findBox {
	background: #8697A4;
	color: #fff;
	
}
.findBox h2, .greyBox h2 {
	color: #fff;
}
.findBox h2 a, .findBox a {
	color: #fff;
}
.findBox a {
	background-image: url(../images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-postiion: left top;
	padding-left: 20px;
}
.submitBox {
	background: #f2f2f2;
	color: #000;
}
.submitBox h2 {
	border-bottom: 1px solid #8A024C;
	padding-bottom: 10px;
}
.submitBox a {
	color: #8A024C;
}
.submitBox input, .applyBox input {
	border: 1px solid #647786;
}
.submitBox .submit, .applyBox .submit {
	font-size: 16px;
	color: #fff;
	background: #8697A4;
	font-weight: normal;
	width: 150px;
	margin-top: 8px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
}
.submitBox p {
	margin-bottm: 10px;
}
.applyBox .submit	{
	margin-bottom: 10px;
}
.greyBox {
	background: #f2f2f2;
	padding: 10px;
}
.greyBox h3 {
	width: 100%;
	border-bottom: 1px solid #333;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}
.greyBox a {
	color: #CCCCCC;
}
.greyBox a {
	color: #333;
}
.greyBox h2 {
	float: left;
	width: 420px;
	height: 22px;
}
.poweredBy {
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 150px;
	text-align: right;
	height: 22px;
}
.greyBox h3 {
	border-bottom: 1px solid #ccc;
}
.greyBox h4 {
	margin: 0;
	padding: 0;
}
.greyBox a {
	text-decoration: none;
	color: #999;
}
.poweredBy a {
        color: #8A024C;
}
.titleWrapper {
	width: 100%; 
	float: left;
	height: 40px;
}
/* Footer Styles */

.footerLinks a {
	color: #333;
}

.footerLinks {
	padding: 10px;
	border-top: 3px solid #8A024C;
	clear: both;
	font-size: 11px;
	height: 50px;
}
#footerWrapper {
	/*background-image:url(../images/dods_logo.gif);
	background-repeat: no-repeat;
	background-position:  850px bottom;*/
}

#footerWrapper li {
	display: inline;
}

/* Job Page Styles */

.jobInfo {
	color: #8697A4;
	height: 20px;
}
.jobInfo h2, .jobInfo h3 {
	float: left;
	font-size: 16px;
	border-bottom: 1px solid #8697A4;
	padding-bottom: 3px;
	line-height: 22px;
	margin-bottom: 0;
}
.jobInfo h2 {
	width: 80%;
}
.jobInfo h3 {
	width: 20%;
	text-align: right;
}
.summary {
	font-weight: bold;
}
#leftWrapper ul {
	font-size: 12px;
	list-style: square;
	margin-left: 15px;
}
#leftWrapper li {
	line-height: 22px;
}
#leftWrapper p	{
	margin-bottom: 10px;
}
.jobDetails {
	background: #8697A4;
	color: #fff;
}
.jobDetails table {
	width: 100%;
}
.jobDetails td {
	border-top: 1px solid #fff;
	padding: 5px 0 5px 0;
} 
.applyWrapper {
	background: #8697A4;
	float: left;
	color: #fff;
}
.applyBox {
	float: left;
	width: 314px;
}
.applyBox h2 {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin: 10px;
}
.applyBox p {
	margin: 0 10px 20px 10px;
}
.applyBox h3 {
	font-size: 16px;
	margin-left: 10px;
}
.applyBox a {
	color: #fff;
	text-decoration:none;
}
.applyBox a:hover {
	color: #333;
}
.applyBox form {
	margin-left: 10px;
}
/* Job List Page */
.jobListPagination {
	color: #8A024C;
	margin-bottom: 0;
}
.jobListPagination h3 {
	font-size: 14px;
}
.jobListHeaders {
	background: #8697A4;
	color: #fff;
	font-size: 14px;
	height: 28px;
	margin-bottom: 20px;
	line-height: 28px;
	overflow: hidden;
	width: 100%;
}
.jobListHeaders a {
	text-decoration: none;
	color: #fff;
}
.jobListHeaders a:hover {
	text-decoration: underline;
}
.jobListHeaders img {
	border: none;
}
.jobListHeaders h3 {
	margin-left: 0 0 0 5px;
	padding: 1px 0 0 5px;
	border-right: 1px solid #fff;
	height: 28px;
} 
.jobListBox, .jobListBody, .jobListSalary, .jobListDate, .jobListHeaders {
	float: left;
}
.jobListBox {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #8697A4;
}
.jobListBox h3 {
	color: #8697A4;
	font-size: 14px;
	padding-bottom: 3px;
	margin-bottom: 0;
}
.jobListBox h2 {
	color: #8A024C;
	margin-bottom: 10px;
}
.jobListBox a:link,
.jobListBox a:visited {
	color: #8A024C;
	text-decoration: none;
}
.jobListBox a:hover,
.jobListBox a:active {
	color: #8A024C;
	text-decoration: underline;
}
.jobListBody p {
	margin-top: 0;
	padding-top: 0;
}

.jobListBody {
	width: 380px;
}
.jobListSalary {
	width: 105px;
	font-size: 12px;
}
.jobListSalary h3 {
	padding-right: 6px;
}
.jobListDate {
	width: 155px;
}
.jobListPagination a {
	color: #8A024C;
	text-decoration: none;
	padding-left: 18px;
}
.jobListPagination a:hover {
	text-decoration: underline;
}
.jobListPagination .jobListBody {
	width: 370px;
}
.jobListPagination .jobListSalary {
	width: 150px;
	background-image: url(../images/prevArrow.jpg);
	background-repeat: no-repeat;
}
.jobListPagination .jobListDate {
	width: 110px;
	background-image: url(../images/nextArrow.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.jobListBox p {
	margin-top: 10px;
}
.registerWrapper {
	background: #ABB6BF;
	float: left;
	width: 100%;
	color: #fff;
}
.registerWrapper h3 {
	padding: 8px;
	font-size: 22px; 
	background: #8697A4;
	margin-bottom: 0;
}
.registerWrapper .applyBox {
	background: #8697A4;
	width: 50%;
	float: left;
} 
.registerForm {
	float: left;
	width: 50%;
	background-image: url(../images/roundCorner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.registerForm h4 {
	color: #657886;
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0 0 15px;
}
.registerForm form {
	margin: 3px 0 0 15px;
}
.registerForm .submit {
	font-size: 13px;
	color: #fff;
	background: #8697A4;
	font-weight: bold;
	width: 80px;
	margin-top: 8px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #657886;
}

/* Registration - Start */
.register_field_error {
	color:  red;
	margin-left: 10px;
}
/* Registration - End */

.rss {
	background-image: url('../images/rss.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
	padding: 5px 19px 0px 0px;
}
.rss a:link,
.rss a:visited {
	color: #fff;
	text-decoration: none;
}
.rss a:hover,
.rss a:active {
	color: #fff;
	text-decoration: underline;
}

.greyBox h2	{
	color: #8A024C;
}

address {
	font-size: 12px;	
	margin-bottom: 15px;
}