* {margin:0;padding:0; border: 0px none;}
ul, ol, li {list-style-type:none;}
a { text-decoration: underline; color: #25a247; }


body {
font: 62.5% "Arial", Helvetica, sans-serif; 
margin: 0 auto;
text-align: center;
background: #1ca340;
color: #626e7e;
}
.container {
width: 100%;
text-align: center;
background: #fff url(img/bg.gif) 0 0 repeat-x;
}
.wrapper {
width: 950px;
margin: 0 auto;
text-align: left;
}



/* logo and nav --------------------------------*/
.header {
width: 950px;
height: 115px;
}
h1 { 
float: left;
width: 175px;
text-align: left;
padding: 20px 0 0 10px;
font: bold 2em/1.1em "Arial", Helvetica, san-serif;
}
.nav {
margin: 45px 0 0;
height: 35px;
float: right;
padding: 0 0 0 2px;
background: #082957 url(img/nav-bg.gif) 0 0 no-repeat;
}
.nav ul {
height: 35px;
float: left;
padding: 0 2px 0 0;
background: transparent url(img/nav-right.gif) right 0 no-repeat;
}
.nav ul li {
height: 26px;
margin: 5px 0;
padding: 0 3px;
float: left;
display: inline;
border-left: 1px solid #6589a8;
border-right: 1px solid #224b76;
}
.nav ul li.first {border-left: 0;}
.nav ul li.last {border-right: 0;}
.nav ul li a{
height: 26px;
display: block;
float: left;
color: #fff;
display: inline;
text-decoration: none;
}
.nav ul li a span{
height: 20px;
display: block;
float: left;
color: #fff;
text-decoration: none;
display: inline;
padding: 6px 8px 0;
font: normal 1.2em/1.2em "Arial", Helvetica, sans-serif;  
}
.nav ul li a:hover,.nav ul li a.active {background: #bccddb url(img/nav-over-left.gif) 0 0 no-repeat;}
.nav ul li a:hover span,.nav ul li a.active span {background: transparent url(img/nav-over-right.gif) right 0 no-repeat; color: #113567; cursor: pointer;}




/* common font styles */
h2 { 
font: normal 2.2em/1.2em "Arial", Helvetica, sans-serif;
color: #113567; 
margin: 5px 15px 15px;
border-bottom: 1px dotted #ccc;
background: url(img/arrow-down.gif) 0 5px no-repeat;
padding: 0 0 5px 25px;
}
h3 { 
font: bold 1.8em/1.2em "Arial", Helvetica, sans-serif;
color: #fff; 
margin: 0 0 7px;
}
h4 { 
font: bold 1.8em/1.2em "Arial", Helvetica, sans-serif;
margin: 0 15px 12px; 
color: #113567; 
}
h5 {
color: #113567;
margin: 0 15px 12px; 
font: bold 1.4em/1.3em "Arial", Helvetica, sans-serif;
}
h6 {
color: #39668f;
margin: 0 15px 12px; 
font: normal 1.6em/1.3em "Arial", Helvetica, sans-serif;
}
p { 
font: normal 1.2em/1.45em "Arial", Helvetica, sans-serif;
margin: 0 15px 12px;  
}
b {font-size: 1.2em;color: #25a247;}
p span { color: #25a247;}
p small { font-size: 0.9em;}
.ruler {
border-top: 1px dashed #d5d5d5;
border-bottom: 0;
height: 0px;
margin: 15px 0;
width: 100%;
line-height: 0em;
}



/* links */
p a { padding: 0 1px; }
p a:hover, .content ul li a:hover { background: #25a247; color: #fff;text-decoration: none;}



/* content on left side */
.content {
width: 610px;
min-height: 450px;
padding: 17px 15px 0;
float: left;
clear: both;
line-height: 0em;
background: #fff url(img/content-bg.gif) 0 0 no-repeat;
}
.content h5 { margin-top: 20px; font: bold 1.5em/1.3em "Arial", Helvetica, sans-serif;}
.content ul {margin: 0 40px 12px;}
.content ul li {
font: normal 1.2em/1.4em "Arial", Helvetica, sans-serif;
background: url(img/disc.gif) 0 5px no-repeat;
padding:  0 0 0 15px;
margin: 0 0 4px;
}
.content .leftcol, .content .rightcol { width: 305px; float: left;}
.content .rightcol span { width: 75px; display: block; float: left;color: #25a247; font-weight: bold;}


/* general forms */
form input, form textarea {
background: #fff;
border: 2px solid #ddd;
color: #0a3865;
width: 90%;
font: normal 1em/1.2em "Arial", Helvetica, sans-serif;
margin: 0 0 5px 0;
padding: 2px;
}
form input.file { width: 50px;}
form input.btn {
background: #148933;
border: 0;
outline: none;
color: #fff;
width: 75px;
height: 25px;
font: bold 1em/1.2em "Arial", Helvetica, sans-serif;
margin: 0;
padding: 0;
}
form p a:hover { background: transparent }




/* home page banner */
.banner {
width: 610px;
height: 200px;
margin: 0 0 10px;
float: left;
background: #f0f2f5 url(img/banner-bg.jpg) 0 0 no-repeat;
}
.banner h2 {
font: bold italic 2.5em/1.4em "Arial", Helvetica, sans-serif;
margin: 15px 10px 9px 320px;
border-bottom: 0;
padding: 0;
}
.banner p {
font: normal 1.3em/1.3em "Arial", Helvetica, sans-serif;
margin: 0 10px 9px 320px;
}
.banner p a:hover  { background: transparent }



/* candidates */
.candidates, .client-login {
width: 300px;
height: 200px;
float: left;
margin: 0;
background: #f2f2f2 url(img/chrome-bg.gif) 0 bottom no-repeat;
}
.client-login {float: right;}
.candidates h3 {
background: #168c36 url(img/candidates-head.gif) 0 bottom no-repeat;
height: 36px;
padding: 7px 0 0 15px;
}
.client-login h3 {
background: #0f3d6a url(img/client-login-head.gif) 0 bottom no-repeat;
height: 36px;
padding: 7px 0 0 15px;
}
.candidates .ruler {
border-top: 1px solid #d5d5d5;
border-bottom: 1px solid #fff;
height: 0px;
margin: 0 1px 7px;
width: 298px;
line-height: 0em;
}
.candidates p { margin-bottom: 12px;}
.candidates a img  { float: right; margin: 5px 10px 0;}
.candidates p strong a { font-size: 1.3em; text-decoration: none; line-height: 1.35em;}
.client-login p {margin-bottom: 10px;}
.client-login form#login p {margin-bottom: 2px; line-height: 2em;}
form#login label {
float: left;
clear: left;
width: 90px;
font-weight: bold;
}
form#login input {
background: transparent url(img/client-login-input.gif) top left repeat-x;
border: 0;
color: #0a3865;
width: 163px;
height: 17px;
font: normal 1em/1.2em "Arial", Helvetica, sans-serif;
margin: 0 0 6px 0;
padding: 4px 6px;
}
form#login input.btn {
background: #148933;
border: 0;
outline: none;
color: #fff;
width: 75px;
height: 25px;
font: bold 1em/1.2em "Arial", Helvetica, sans-serif;
margin: 0 0 0 90px;
padding: 0;
}
form#login p a:hover { background: transparent }
form#login a img { margin-left: 20px;}
form#login img.login {margin: 0 0 0 90px;}



/* box at bottom of content (about & contact) */
.grad-box {
width: 610px;
float: left;
padding: 15px 0 0;
margin: 10px 0 0;
background: #fff url(img/box-grad-bg.gif) 0 0 no-repeat;
}
.grad-box div {float: right;width: 304px; margin: 0; padding: 0;}
.grad-box div.brdr {border-right: 1px dashed #ccc; float: left;}
.grad-box div ul  {margin: 0 15px 0 25px;}
.grad-box div ul li {margin: 0 0 1px;}



/* right side */
.right {
width: 260px;
float: right;
padding: 17px 15px 0;
background: #fff url(img/right-bg.gif) 0 0 no-repeat;
}
.right h3 {
background: #188e38 url(img/h3-green-260.gif) 0 0 no-repeat;
width: 250px;
height: 30px;
color: #fff;
font: bold 1.8em/1.3em "Arial", Helvetica, sans-serif;
padding: 7px 0 0 10px;
margin: 0;
}



/* latest jobs */
.latest-jobs {
background: url(img/latest-jobs-bg.gif) 0 0 repeat-x;
width: 260px;
padding: 3px 0 0;
float: left;
min-height: 450px;
}
.latest-jobs div { 
border-bottom: 1px dotted #25a247;
padding: 7px 0 0;
float: left;
}
.latest-jobs h5 {margin: 0 10px;}
.latest-jobs p {font: normal 1.1em/1.3em "Arial", Helvetica, sans-serif;margin: 0 10px 10px;}
.latest-jobs p b {font-size: 1em;}
.latest-jobs p a.arrow {background: url(img/arrow.gif) 1px center no-repeat; padding-left: 8px;}
.latest-jobs p a.arrow:hover {background: #25a247 url(img/arrow-white.gif) 1px center no-repeat; color: #fff;text-decoration: none;}
.latest-jobs div img {float: right; margin: 0 10px 5px 0;}



/* upload cv form */
.upload {
background: url(img/latest-jobs-bg.gif) 0 0 repeat-x;
width: 260px;
padding: 15px 0 0;
float: left;
min-height: 395px;
}
.upload p { margin: 0 10px 15px;}
.upload form input, .upload form textarea {border: 2px solid #afd2b9;}
.upload form input.btn {
background: #148933;
border: 0;
outline: none;
color: #fff;
width: 75px;
height: 25px;
font: bold 1em/1.2em "Arial", Helvetica, sans-serif;
margin: 0;
padding: 0;
}



.clear {
clear: both;
width: 100%;
height: 0px;
}



.footer {
height: 125px;
width: 100%;
background: #1ca340 url(img/footer-bg.gif) 0 0 repeat-x;
}
.footer div {
width: 950px;
margin: 0 auto;
padding: 35px 0 0;
background: transparent url(img/footer-top.gif) center top no-repeat;
}
.footer p {
text-align: center;
margin: 0;
width: 640px;
float: left;
font: normal 1.1em/2em "Arial", Helvetica, sans-serif;
color: #96dfaa;
}
.footer p span {font: normal 0.9em/1.2em "Arial", Helvetica, sans-serif; color: #50c16e;}
.footer p.rec {
width: 270px;
float: right;
line-height: 1.4em;
}
.footer p.rec img {float: right;margin: 0 25px 0 15px;}
.footer a { color: #fff; padding: 0 1px; margin: 0 4px;}
.footer a:hover { background: #fff; color: #25a247;}
.footer p.rec a:hover { background: transparent;}

