/* GENERAL START -------------------------------------------------------------------------- */
body { 
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    margin: 0px;
}

a { 
    font-family: Verdana;   
    color: #55607D;   
    text-decoration: underline;
}

a:active {
    font-family: Verdana;   
    color: #55607D;
    text-decoration: underline;
}

a:visited {
    font-family: Verdana;   
    color: #55607D;
    text-decoration: underline;
}

a:hover {
    color:#CF8002;
    font-weight: plain;
    text-decoration: underline;
}

h1 {
    color: #3E4E7B;
    font-family: Verdana;
    font-size: 18px;
}

h2 {
    color: #3E4E7B;
    font-family: Verdana;
    font-size: 100%;
}

h3 {
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
}

h4 {
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
}

img {
    border: 0;
}


table#main {
    margin-left: auto;
    margin-right: auto;
    width: 875px;
    border: 0;
}

table#main td {
    padding: 0;
    margin: 0;
}

td.leftBar {
    width: 220px;
    vertical-align: top;
    border-left: 1px solid #BFCED8;
}

table#main td.contentArea {
    width: 650px;
    vertical-align: top;
    border-right: 1px solid #BFCED8;
    padding-right: 16px;
    padding-bottom: 30px;
        line-height: 140%;
      font-size: 11px;
}

p.notice {
    font-weight: bold;
}

div.pageLinks {
    padding: 10px 0 20px 0;
    text-align: center;
    font-weight: bold;
}

.clearmizer {
    clear: both;
}
/* GENERAL END ---------------------------------------------------------------------------- */

/* NAVIGATION BEGIN ----------------------------------------------------------------------- */
div#leftNav {
    width: 228px;
    margin-bottom: 40px;
    border: 0;
}

div#leftNav div#leftNavHeader {
    width: 196px;
    height: 61px;
    margin-left: 16px;
    margin-right: 16px;
}

div#leftNav div#leftNavHeader a {
    width: 196px;
    height: 61px;
    display: block;
    background: url('../images/hdr-01.gif') no-repeat;
}

div#leftNav div#leftNavBody {
    width: 194px;
    margin-left: 16px;
    margin-right: 16px;
    background-color: #E3F0F9;
    border-left: 1px solid  #BFCED8;
    border-right: 1px solid  #BFCED8;
}

div#leftNav div#leftNavFooter {
    width: 196px;
    height: 12px;
    margin-left: 16px;
    margin-right: 16px;
    background: url('../images/left-bottom.gif') no-repeat;
}

div#leftNav div.leftNavSection {
    width: 178px;
    margin-left: 8px;
    margin-right: 8px;
    background-color: #FFFFFF;
}

div#leftNav div.leftNavSpacing {
    margin-top: 20px;
}

div#leftNav div.leftNavSection div#leftNavSectionHeaderJobseeker {
    width: 178px;
    height: 34px;
    background: url('../images/hdr-jobseeker.gif') no-repeat;
}

div#leftNav div.leftNavSection div#leftNavSectionHeaderResources {
    width: 178px;
    height: 34px;
    background: url('../images/hdr-resources.gif') no-repeat;
}

div#leftNav div.leftNavSection div#leftNavSectionHeaderRecruiters {
    width: 178px;
    height: 34px;
    background: url('../images/hdr-recruiters.gif') no-repeat;
}

div#leftNav div.leftNavSection div.footer {
    width: 178px;
    height: 5px;
    background: url('../images/left-nav-bottom.gif') no-repeat;
}

div#leftNav div.leftNavSection div.content {
    padding: 2px 2px 2px 5px;
    border-left: 1px solid  #BFCED8;
    border-right: 1px solid  #BFCED8;
}

div#leftNav div.leftNavSection div.content ul {
    padding-left: 10px;
    margin-left: 0px;
    list-style: none;
}

div#leftNav div.leftNavSection div.content ul li {
    padding-bottom: 5px;
}

div#leftNav div.leftNavSection span {
    font-size: 8pt;
}

div#footer {
    width: 875px;
}

div#footer2 {
    clear: both;
    width: 875px;
    text-align: center;
}

div#footer div#footerLeft {
    width: 22px;
    height: 29px;
    float:left;
}

div#footer div#footerCentre {
    width: 826px;
    height: 29px;
    float:left;
    text-align: center;
    background: transparent url('../images/footer-bg.gif') repeat-x left top scroll;
}

div#footer div#footerRight {
    width: 27px;
    height: 29px;
    float:left;
}

div#footer div#footerCentre table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
}

div#footer div#footerCentre table td.footerSpacer {
    width: 40px;
}
/* NAVIGATION END ------------------------------------------------------------------------- */

/* FORM BEGIN ----------------------------------------------------------------------------- */
input,select {
}

p.titleBlock {
    color: #000066;
    background-color: #F8F8F8;
    border: 1px solid #CFCFCF;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
}

p.titleBlock a {
    font-size: 8pt;
    font-weight: normal;
    margin-left: 10px;
}

.requiredField {
    color: #FF0000;
    font-weight: bold;
}

form div.formField {
    padding-bottom: 0.5em;
    clear: both;
    min-height: 25px;
}

form span.buttons {
    margin-left: 120px;
    clear: both;
    display: block;
}

form div.formField label {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-align: right;
    vertical-align: top;
    display: block;
    width: 120px;
    float: left;
    padding-right: 5px;
}

form div.formField table.checkboxList label {
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
    display: block;
    float: left;
    text-align: left;
}

span.formField table.checkboxList td {
    vertical-align: top;
}

form span.description {
    font-size: 8pt;
    display: block;
    margin-left: 130px;
}

textarea {
  height: 150px;
  width: 400px;
}

form input.text {
    width: 250px;
        height: 18px;
        font-size: 12px;
        background-image: none;
        background-color: #FFFEC4;      
        border: 1px solid #666666;
}

form input.price,
form input.integer {
    width: 100px;
}

form a.reloadCaptchaImage {
    background: transparent url('../images/icons/refresh.gif') no-repeat scroll center center;
    display: block;
    float: left;
    height: 20px;
    width: 22px;
}

form img.captchaImage {
    float: left;
    margin-bottom: 3px;
}

form input.captcha {
    float: left;
}

form div.enterCaptcha label {
    clear: both;
    float: left;
    text-align: left;
    margin-left: 130px;
    width: 70px;
}

form#jobseekerProfileForm div.enterCaptcha label {
    clear: both;
    float: left;
    text-align: left;
    margin-left: 210px;
    width: 90px !important;
}

form table.checkboxList div.allCheckbox label {
    font-weight: bold;
}

form div#setRecruitersForm_recruiter_idsContainer table {
    width: 100%;
}

form div#setRecruitersForm_recruiter_idsContainer table label {
    width: 100%;
}
/* FORM END ------------------------------------------------------------------------------- */

/* VALIDATION BEGIN ----------------------------------------------------------------------- */
span.errorItem {
    display: block;
    margin: 1em 0;
    color: #FFFFFF;
    background-color: #FF4E00;
    padding: 2px;
    font-weight: bold;
}

span.feedbackItem {
    display: block;
    margin: 1em 0;
    color: #FFFFFF;
    background-color: #50C725;
    padding: 2px;
    font-weight: bold;
}
/* VALIDATION END ------------------------------------------------------------------------- */

/* INDEX PAGE START ----------------------------------------------------------------------- */
div.indexCenter {
    text-align: center;
}

h2 span.small {
    font-size: 12pt;
}

.indexBigEmphasis {
    font-size: 14pt;
    font-style: italic;
}

.indexBig {
    font-size: 14pt;
}

span.companyLarge {
    font-size: 12pt;
    font-weight: bold;
}

ol.targetingSystem {
    list-style-type: upper-alpha;
    font-size: 14pt;
    font-weight: bold;
}

ol.targetingSystem li span.emphasis {
    font-weight: bold;
    font-style: italic;
    font-size: 14pt;
}

ol.targetingSystem li span.desc {
    font-weight: normal;
    font-style: normal;
    font-size: 10pt;
}

p.price {
    font-weight: bold;
    font-style: italic;
}

span.price {
    color: #DD0000;
}

a.startLink {
    font-size: 14pt;
    padding-left: 15px;
    padding-right: 15px;
}

p.stateTagLine {
    width: 627px; 
    text-align: center; 
    font-style: italic;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0;
}

p.stateDescription {
    color: #666666;
    margin-bottom: 1.5em;
}
/* INDEX PAGE END ------------------------------------------------------------------------- */

/* RECRUITER REGISTER PAGE START ---------------------------------------------------------- */
div#registerForm_termsContainer label {
    float: none;
    display: inline;
}

div#registerForm_termsContainer input {
    margin-left: 120px;
}

form#registerForm table.checkboxList label {
    width: 220px;
}

span#registerForm_phone_extContainer label,
span#userEditForm_phone_extContainer label {
    display: inline;
    width: 50px;
    float: none;
}

form#registerForm input#registerForm_phone,
form#userEditForm input#userEditForm_phone {
    width: 100px;
}

form#userEditForm input#userEditForm_phone_ext,
form#registerForm input#registerForm_phone_ext {
    width: 45px;
}
/* RECRUITER REGISTER PAGE END ------------------------------------------------------------ */

/* RATES PAGE BEGIN ----------------------------------------------------------------------- */
table#ratesTable {
    width: 100%;
}

table#ratesTable td {
    font-weight: bold;
}

table#ratesTable th {
    font-weight: bold;
    text-align: left;
}
/* RATES PAGE END ------------------------------------------------------------------------- */

/* REFUND PAGE BEGIN ---------------------------------------------------------------------- */
div.testimonial span.quote {
    font-style: italic;
}

div.testimonial span.author {
    display: block;
    font-weight: bold;
    font-style: italic;
    margin-top: 10px;
}
/* REFUND PAGE END ------------------------------------------------------------------------ */

/* FAQ PAGE BEGIN ------------------------------------------------------------------------- */
p.tagLine {
    font-style: italic;
    font-weight: bold;
}

dl.qa dt {
    font-weight: bold;
}

dl.qa dd {
    margin-bottom: 20px;
}

a.topOfPageLink {
    display: block;
    text-align: right;
    width: 100%;
    margin-bottom: 10px;
}
/* FAQ PAGE END --------------------------------------------------------------------------- */

/* SUBMIT RESUME PROCESS BEGIN ------------------------------------------------------------ */
form.submitResumeForm table.checkboxList label {
    width: 190px;
}

h4.citySelectStateName {
    color: #000066;
    background-color: #F8F8F8;
    border: 1px solid #CFCFCF;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 9pt;
    font-family: Verdana;
    font-weight: bold;
}

table.orderSummary {
    width: 100%;
}

table.orderSummary td.recruiters,
table.orderSummary td.price {
    text-align: right;
}

table.orderSummary th.itemHeader {
    text-align: left;
}

table.orderSummary th.recruiterHeader {
    text-align: right;
    width: 150px;
}

table.orderSummary th.priceHeader {
    text-align: right;
    width: 150px;
}

table.orderSummary tr.totalLine {
    font-weight: bold;
}

div#checkoutForm_termsContainer label {
    float: none;
    display: inline;
}

div#checkoutForm_termsContainer input {
    margin-left: 120px;
}

form.submitResumeForm span.buttons {
    width: 600px;
    margin: 10px 0px 10px 0px;
}

form.submitResumeForm span.buttons a.back {
    margin: 0;
    padding: 0;
        position: relative;
        left: 75px;
    float: left;
    width: 110px;
    height: 24px;
    display: block;
    background: transparent url('../images/buttonBack.gif') no-repeat center top;
}

form.submitResumeForm span.buttons input.submit {
    display: block;
        position: relative;
        left: 275px;
    width: 110px;
    height: 24px;
    background: transparent url('../images/buttonForward.gif') no-repeat center top;
    margin: 0px;
    border: 0px;
    padding-top: 40px;
    overflow: hidden;
    cursor: pointer;
    float: left;
}

form#jobseekerProfileForm div.formField label,
form#coverLetterForm div.formField label {
    width: 200px;
}

form#checkoutForm div.formField label {
    width: 150px;
}

form#jobseekerProfileForm span.description,
form#coverLetterForm span.description {
    margin-left: 210px;
}

form#checkoutForm input#checkoutForm_card_number {
    width: 250px;
}

form#checkoutForm input#checkoutForm_zip {
    width: 75px;
}

form#checkoutForm input#checkoutForm_city,
form#checkoutForm input#checkoutForm_state {
    width: 150px;
}

form#checkoutForm span.buttons input.submit {
    width: 110px;
    background: transparent url('../images/buttonPreview.gif') no-repeat center top;
}

span.orderPreviewButtons {
    margin-top: 20px;
    display: block;
}

span.orderPreviewButtons a.back {
    margin: 0;
        position: relative;
        left: 75px;
    float: left;
    height: 24px;
    width: 110px;
    display: block;
    background: transparent url('../images/buttonBack.gif') no-repeat center top;
}

span.orderPreviewButtons a.forward {
    display: block;
        position: relative;
        left: 275px;
    width: 124px;
    height: 24px;
    background: transparent url('../images/buttonForward.gif') no-repeat center top;
    margin: 0px;
    border: 0px;
    padding-top: 40px;
    overflow: hidden;
    cursor: pointer;
    float: left;
}



span.orderPreviewButtons a.complete {
    display: block;
        position: relative;
        left: 275px;
    width: 130px;
    height: 24px;
    background: transparent url('../images/buttonComplete.gif') no-repeat center top;
    margin: 0px;
    border: 0px;
    padding-top: 40px;
    overflow: hidden;
    cursor: pointer;
    float: left;
}

span.sslLogo {
        position: relative;
        top:60px;
    float: left;
    height: 60px;
    width: 100px;
    display: block;
}
span.sslLogo a {
    background: transparent url('../images/ssl_seal.gif') no-repeat center top;
    height: 60px;
    width: 100px;
    display: block;
}

span.privacyLogo {
        position: relative;
    float: left;
    height: 52px;
    width: 129px;
    display: block;
    background: transparent url('../images/btn-privacy.gif') no-repeat center top;
    margin: 0 0 0 365px;
}

div.dataValue,
div.dataValueLong {
    margin-bottom: 3px;
    display: block;
    float: left;
    clear: both;
}

div.dataValue span.label,
div.dataValueLong span.label {
    font-weight: bold;
    display: block;
    float: left;
    width: 200px;
    color: #000066;
}

div.dataValueLong span.data {
    display: block;
}

hr {
    clear: both;
}

div.dataValueLong ul,
div.dataValueLong ol {
    clear: both;
}

span.currentFile a {
    display: block;
    margin-left: 470px;
}

div.dataValueLong span.coverletter {
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

form#setRecruitersForm table.checkboxList label {
    font-size: 7pt;
}

/* SUBMIT RESUME PROCESS END -------------------------------------------------------------- */

/* SATISFACTION GUARANTEE PAGE END -------------------------------------------------------- */
p.satisfactionNote {
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    text-align: center;
}
/* SATISFACTION GUARANTEE PAGE END -------------------------------------------------------- */

/* TERMS PAGE END ------------------------------------------------------------------------- */
ol.letterList {
    list-style-type: lower-alpha;
}
/* TERMS PAGE END ------------------------------------------------------------------------- */



/* GLOBI HOME  ------------------------------------------------------------------------- */
.stepRed {
    color: #660000;
        font-size: 120%;
}

p.step {
    color: #000000;
        font-size: 90%;
        font-weight: bolder;
        padding: 0px;
        margin: 0px 0px 25px 0px;
}

.stepLeft {
  width: 15%; 
  vertical-align: top; 
}
.stepRight {
  width: 85%; 
  vertical-align: top; 
}


a.noUnderline {   
    color: #55607D;   
    text-decoration: none;
}

a.noUnderline:active {
    color: #55607D;
    text-decoration: none;
}

a.noUnderline:visited {
    color: #55607D;
    text-decoration: none;
}

a.noUnderline:hover {
    color:#CF8002;
    text-decoration: underline;
}

/* GLOBI BANNERS  ------------------------------------------------------------------------- */
#headerSearch {
  width: 627px;
    height: 103px;
    font-weight: bold;
    background: transparent url('../images/headerSearch.jpg') no-repeat center top;
}
#headerProfile {
  width: 627px;
    height: 103px;
    background: transparent url('../images/headerProfile.jpg') no-repeat center top;
}
#headerSubmit {
  width: 627px;
    height: 103px;
    background: transparent url('../images/headerSubmit.jpg') no-repeat center top;
}
#headerState {
  width: 627px;
    height: 103px;
    background: transparent url('../images/headerState.jpg') no-repeat center top;
    font-size: 16px;
    font-weight: bold;
    color: #1B1E55;
}

#headerSearch p, #headerProfile p, #headerSubmit p, {
  position: relative;
    top: 70px;
    left: 17px;
}

#headerState p {
  position: relative;
    top: 40px;
    left: 17px;
    line-height: 130%;
}

#selectStateForm a,
#selectCityForm a,
#selectIndustryForm a {
  text-decoration: none;
    font-size: 11px;
}

.labelBlue {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #000066;
    text-align: right;
    vertical-align: top;
    display: block;
    width: 120px;
    float: left;
    padding-right: 5px;
}



.profileLeft {
  width: 25%; 
  vertical-align: top; 
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #000066;
    text-align: right;
}
.profileRight {
  width: 75%; 
  vertical-align: top; 
}
