
/*SET UP THE SITE STRUCTURE*/
body {
    margin: 0; 
    padding: 0; 
    text-align: center; 
    font-size: 62.5%; 
    background: #9dafce; 
    font-family: Arial, Helvetica, sans-serif;
    color: #00467f;
}
#Page {
    background: #fff url(../images/bg_page.gif) repeat-x bottom;
}
#HeaderWrapper {
    border-bottom: 10px solid #9dafce;
    height: 100px;
}
#ContentWrapper {
    padding-bottom: 50px;
}
#Header, #Content, #Footer {
    width: 750px; 
    margin: 0 auto; 
    text-align: left;
    position: relative;
}
#Content {
    min-height: 300px; 
}
#Footer {
    height: 50px;
}
#ColumnOne {
    width: 210px;
    float: left;
    padding-top: 55px;
}
#ColumnOne .padder {
    padding: 0 30px 20px 0;
}  
#ColumnTwo {
    width: 520px;
    float: left;
}

/*HEADER STYLES*/
#LogoImg {
    position: absolute;
    width: 195px;
    height: 95px;
    top: 3px;
}
#HeaderContactInfoBox {
    position: absolute;
    left: 400px;
    top: 0px;
    font-size: 1.1em;
    color: #9dafce;
    width: 350px;
}
#HeaderContactInfoBox p#InfoBoxAddress {
    width: 65%;
    text-align: right; 
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px dotted #b4c2da;
}
#HeaderContactInfoBox p#InfoBoxPhone {
    width: 25%;
    float: left;
}
p#InfoBoxPhone span {
    color:#c1d72e;
}


/* GENERAL STYLES */
a img {
    border: none;
}
.halfWidthBox {
    width: 49%;
    float: left;
    padding: 0 0 10px 0;
}
.topBorderBox {
    border-top: 1px dotted #b4c2da;
    clear: left;
    padding-top: 20px;
}
.button {
    background: url(../images/bg_button.gif) no-repeat;
    width: 117px;
    height: 21px;
    display: block;
    text-align: center;
    padding-top: 3px;
    font-size: 1.3em;
    color: #40749f;
    text-decoration: none;
}
.button:hover {
    color: #647018;
}
#Content p, #HomeBannerBox p {
    font-size: 1.2em;
    line-height: 1.6em;
}
#Content p.introText {
    font-size: 1.4em;
    color: #839ABF;
}
.bulletList {
    font-size: 1.2em;
    line-height: 1.6em;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.bulletList li {
    background: url(../images/bg_bullet.gif) no-repeat left 5px;
    padding-left: 15px;
    margin: 10px 0;
}
#Content h1 {
	font-weight: normal;
	font-size: 2.7em;
	color: #c1d72e;
   margin: 1em 0 0.8em 0;
}
#Content h2 {
    color: #c1d72e;
    font-size: 2.2em;
    font-weight: normal;
    margin: .2em 0;
}
#Content h3 {
   color: #c1d72e;
	font-size: 1.8em;
	font-weight: normal;
}

.clear {
    clear: both;
}
label {
    display: block;
    font-size: 1.2em;
    margin: 8px 0 0 0;
}
p span {
    /*color: #B5CF00;*/
}
a {
    color: #58a9ea;
}
a:hover {
    text-decoration: none;
}
#Content p.sidebarQuote {
    font-size: 1.3em;
}
#QuoteBox { 
    font-family: Georgia;
    width: 290px;
    float: left;
    margin-top: 15px;
}
#QuoteBox p {
    line-height: 1.1em;
    font-size: 2.1em;
    color: #b6c3da;
    margin: 0 0 5px;
    padding: 0;
    float: left;
}
#QuoteBox span {
    color: #b6c3da;
}
#Content p.pullQuote {
    font-family: Georgia;
    font-size: 1.7em;
    line-height: 1.4em;
    color: #9DAFCE;
    width: 100%;
    margin: 0; 
    padding: 20px 0 20px 0;
    /*border-top: 1px solid #DFEBFF;*/
}
#Content p.topPullQuote {   
    border: none;
}
.borderBox {
    border: 1px solid #e8eef3;
    background: #F8FCFF;
    padding: 20px;
    margin-bottom: 20px;
}
.borderBox p {
    margin: 0;
}

.leftImg {
    float: left;
    margin: 0 20px 5px 0;
}
.clear {
    clear: both;
}
#ColumnTwo h3 {
    margin-bottom: 0;
}
#ColumnTwo p {
    margin-top: 0;
}

/*QUOTE STYLES FOR LEFT COLUMN QUOTES*/
.quotebox {
    padding-bottom: 20px;
}
.quotebox p {
    font-size: 1.3em;
    line-height: 1.0em;
}
.quotebox span {
}
.quotebox span.quoted {
    font-size: 12px;
    display: block;
    padding-left: 10px;
    text-align: right;
    float: none;
    font-family: Georgia;
}


/*MAIN NAV STYLES*/
#Nav {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 250px;
    top: 67px;
    color: black;
}  
#Nav li {
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
    width: 97px;
    height: 33px;
    position: relative;
} 
#Nav a { 
    background: url(../images/bg_navtabs.gif) no-repeat;
    display: block;
    text-indent: -9999px;
    width: 97px;
    height: 33px;
    clip: rect(0, 97px, 33px, 0)
}  
#Nav a.home { background-position: 0 0; }
#Nav a.employees { background-position: -100px 0;}
#Nav a.employers { background-position: -200px 0;}
#Nav a.about { background-position: -300px 0;}
#Nav a.contact { background-position: -400px 0;}

#Nav a.home:hover, #Nav .activeChild a.home { background-position: 0 -34px;}
#Nav a.employees:hover, #Nav .activeChild a.employees { background-position: -100px -34px;}
#Nav a.employers:hover, #Nav .activeChild a.employers { background-position: -200px -34px;}
#Nav a.about:hover, #Nav .activeChild a.about { background-position: -300px -34px;}
#Nav a.contact:hover, #Nav .activeChild a.contact { background-position: -400px -34px;}


/*HOMEPAGE STYLES*/
#BannerWrapper {
    text-align: center;
    min-height: 250px;
    background: url(../images/bg_banner_home.gif) repeat-x top;
}
#BannerInner {
    background: url(../images/bg_horizon_home.gif) no-repeat bottom center;
    text-align: center;
}
#Banner {
    width: 750px;
    margin: 0 auto;
    min-height: 250px;
    position: relative;
}
#EmployeeBox {
    padding: 15px 20px 15px 0;
}
#EmployerBox {
    padding: 15px 0 15px 20px;
}
#HomeAboutBox {
    width: 450px;
    min-height: 100px;
    float: left;
}
#HomeAboutBox p, #HomeAboutBox img {
    float: left;
}
#HomeAboutBox p {
    width: 300px;
    padding: 0 12px;
    margin: 0 0 10px;
}
#HomeAboutBox a {
    padding: 0 12px;
    font-size: 12px;
}
#PABannerPic {
    position: absolute;
    left: -36px;
    top: -21px; 
    width: 386px;
    height: 271px;
    background: url(../images/pic_pahomebanner.png) no-repeat;
}

#HomeBannerBox {
    width: 360px;
    position: absolute;
    left: 380px;
    top: 58px;
    text-align: left;
    color: #fff;
} 
#HomeBannerBox h1 {
    background: url(../images/bg_homebannerh1.gif) no-repeat;
    width: 355px;
    height: 71px;
    margin: 0;
    padding: 0;
}  



/*FOOTER STYLES*/
#Footer {
    color: #fff;
    background: url(../images/bg_footer_logo.gif) no-repeat right top;
}
#Footer .copyright {
    padding-top: 10px; 
    font-size: 1.1em;
    margin-top: 0;
}
#Footer .develisys {
    font-size: 1em;
    color: #bfd1df;
    text-decoration: none;
}
#FooterWrapper {
    background: url(../images/bg_footerwrapper.gif) no-repeat 25% 0;
    height: 150px;
}

/*IMAGE REPLACE SETTINGS */
.imgReplace {
    text-indent: -9999px;
}
.findJob {
    background: url(../images/h2_findjob.gif) no-repeat;
    width: 261px;
    height: 27px;
}   
.fillOpening {
    background: url(../images/h2_fillopening2.gif) no-repeat;
    width: 330px;
    height: 27px;
}
.employersh1 {
    background: url(../images/bg_h1_employers.gif) no-repeat;
    width: 400px;
    height: 30px;
    margin-top: 25px;
}   
.abouth1 {
    background: url(../images/bg_h1_about.gif) no-repeat;
    width: 290px;
    height: 30px;
    margin-top: 25px;
}
.biosh1 {
	 background: url(../images/bg_h1_bios.gif) no-repeat;
    width: 292px;
    height: 32px;
    margin-top: 25px;
}
.contacth1 {
    background: url(../images/bg_h1_contact.gif) no-repeat;
    width: 176px;
    height: 30px;
    margin-top: 25px;
}
.jobSeekersh1 {
    background: url(../images/bg_h1_jobseekers.gif) no-repeat;
    width: 267px;
    height: 30px;
    margin-top: 25px;
}

/*CONTACT PAGE STYLES*/
#CarbonCopyWrapper {
    display: block;
    margin: 10px 0;
} 
.resumeFormWrapper #CarbonCopyWrapper {
    display: block;
    margin: 0;
} 
#CarbonCopyWrapper input, #CarbonCopyWrapper label {
    vertical-align: middle;
    display: inline;
}
p span.lblCopyConf {
	color: #00467f;
}

/* JOB POSTING STYLES */
#JobPostingTable {
    width: 100%; 
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    margin-bottom: 25px;
    border-collapse: collapse
}
#JobPostingTable th {
    background: #eef7b4;
    border-top: 1px solid #9dafce;
    border-bottom: 1px solid #9dafce;
    margin: 0;
    padding: 10px 5px 10px 5px; 
	text-align: left;
}
#JobPostingTable td {
    border-bottom: 1px solid #9dafce; 
    margin: 0;
    padding: 10px 5px 10px 5px; 
}
#JobPostingTable tr.altRow td {
    background: #f8fcff;
}

/* JobPostingBrief*/

#JobPostingBrief {
	font-size: 0.9em;
}
#JobPostingBrief a {
	font-weight: bold;
}
#JobPostingBrief a.icon {
	float: left;
	clear: left;
	width: 15px;
	height: 15px;
	margin: 2px 4px 0 0;
}
#JobPostingBrief .wrap {
	float: left;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #dfebff;
	padding-bottom: 1em;
	margin-bottom: 0.8em;
}
#JobPostingBrief .wrap div {
	float: left;
	width: 150px;
}
#JobPostingBrief p {
	margin: 0;
	padding: 0;
}
#JobPostingBrief p span {
	color: #40749f;
}
#JobAttributes {
	margin-bottom: 1.5em;
}
#JobAttributes p {
	margin: 0.5em 0;
}
#JobAttributes p span,
#JobAttributesMinor p span {
	color: #91a600;
    font-weight: bold;
}
#JobAttributesMinor p {
	display: inline;
	margin-right: 2em;
}
.jobDescription ul,
.jobDescription ol {
    font-size: 1.2em;
}
.jobDescription p span {
    color: #00467f;
}

/*RESUME FORM STYLES*/
.resumeFormWrapper {
    width: 520px;
    margin-bottom: 25px;
    text-align: left;
    background: #e8eef3 url(../images/bg_resumeformwrappertop.gif) no-repeat top;
}
#Content .resumeFormWrapper h2 {
/*	color: #9DB500;*/
	color: #9DAFCE;
	margin: 0 0 1em -1px;
	line-height: 1;
}
#Content .resumeFormWrapper h2.feedbackMsg {
	text-align: center;
	line-height: 1.3;
	margin: 1em 0;
	padding: 0;
}
.resumeFormInnerWrapper {
    background: url(../images/bg_resumeformwrapperbottom.gif) no-repeat bottom;
    padding: 20px 20px 0;
}

.submitButton {
    display: inline;
    margin-left: -1px;
    vertical-align: middle;
    margin-top: 5px;
}
.inlineLabel {
    display: inline;
    padding-right: 3px;
}
.resumeFormWrapper input {
    margin: 0 13px 0 0;
}
.resumeFormWrapper .resumeFormInnerWrapper input, .resumeFormWrapper .resumeFormInnerWrapper label {
    vertical-align: middle;
    display: inline;
	 margin: 0 5px 0 0 ;
}
.resumeFormWrapper div {
    padding-bottom: 15px;
}

#ColumnTwo .resumeFormWrapper .resumeFormText {
    font-size: 1.0em;
	 margin: 0;
}
.valSummaryMsg, span .valSummaryMsg {
	display: block;
	font-size: 1.2em;
	line-height: 1.6em;
	/*font-weight: bold;*/
	/*text-align: center;*/
	border: 1px solid #d00;
	background-color: #ffcccc;
	margin: 1em 0 1.5em 0;
	padding: 1em 0 0 3em;
	color: #d00;
}
.valSummaryMsg span {
	display: none;
}
.submitResumeLink {
    float:right; 
    margin-top:5px;
}
.submitResumeLink a {
    background: url(../images/bg_submitresume.gif) no-repeat left 3px;
    padding-left: 25px;
    padding-bottom: 2px;
    font-weight: bold;
}

/*ABOUT*/
.aboutBanner {
    margin-bottom: 20px;
    padding: 0 0 15px 0;
}
#Content .bioBox h2 {
    font-size: 1.7em;
}
#Content .bioBox {
    margin: 0 0 5px 0;
    border: 1px solid #fff;   
}




/*form overrides*/
textarea, input {
    font-family: verdana, san-serif;
    font-size: 12px;
}