﻿.header .logo img
{
    margin-left: 0;
    margin-top: 9px;
}

.headerBanner
{
	position :relative ;
	height :20px;
}
.headerBanner img
{
	position:absolute ;
	left:-152px;
	top:-30px;
	height:60px;
	width :360px;
	overflow:hidden;
}

.jobseeker .header .infobar
{
    background-color: #0368cd;
}
.jobseeker .header .infobar .inner
{
    border-top-color: #0c539a;
}
.jobseeker .box h3
{
    background-color: #0368cd;
    border-bottom: solid 1px #0c539a;
}
.jobseeker .navigate .box h3
{
    background-color: #059bfc;
    border-bottom: solid 1px #077dcb;
}

.employer .header .infobar
{
    background-color: #059bfc;
}
.employer .header .infobar .inner
{
    border-top-color: #077dcb;
}
.employer .box h3
{
    background-color: #059bfc;
    border-bottom: solid 1px #077dcb;
}
.employer .navigate .box h3
{
    background-color: #0368cd;
    border-bottom: solid 1px #0c539a;
}


a.btn .L
{
    background-image: url(images/j_button_l.gif);
}
a.btn .R
{
    background-image: url(images/j_button_r.gif);
}
.employer a.btn .L
{
    background-image: url(images/e_button_l.gif);
}
.employer a.btn .R
{
    background-image: url(images/e_button_r.gif);
}



.home .homeSearch
{
    width: 310px;
    overflow: hidden;
}

.home .homeSearch .box h3
{
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-indent: 0;
    line-height: 20px;
    background-position: left top;
    background-repeat: no-repeat;
}
.home .homeSearch .box h3 .h3i
{
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 10px;
}
.jobseeker .home .homeSearch .box h3
{
    background-image: url(images/j_box_l.gif);
}
.employer .home .homeSearch .box h3
{
    background-image: url(images/e_box_l.gif);
}
.jobseeker .home .homeSearch .box h3 .h3i
{
    background-image: url(images/j_box_r.gif);
}
.employer .home .homeSearch .box h3 .h3i
{
    background-image: url(images/e_box_r.gif);
}
.home .homeSearch .box .boxB
{
    background-color:#f1f1f1;
    height:145px;
    padding:10px;
    padding-bottom:5px;
    
}
.home .homeSearch .box .boxF
{
    background-color:#f1f1f1;
    background-image: url(images/box_f_l_filled.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 5px;
    height: 5px;
    overflow: hidden;
}
.home .homeSearch .box .boxFi
{
    background-image: url(images/box_f_r_filled.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 5px;
}
.homeSearch fieldset
{
    width:auto;
}
.homeSearch fieldset dl
{
    width:auto;
}
.homeSearch fieldset dl dt
{
    width: 65px;
    font-size:7.5pt;
    font-weight:bold;
    padding-bottom:5px;
}
.homeSearch fieldset dl dd, .homeSearch fieldset blockquote
{
    width:220px;
    font-size:7.5pt;
    padding-bottom:5px;
}
.homeSearch fieldset dl dd select
{
    font-size:7.5pt;
    width:220px;
}
.homeSearch fieldset dl dd input
{
    font-size:7.5pt;
    width:216px;
}
.homeSearch fieldset .check label
{
    font-weight:bold;
}


.employer .homePromo a.signup
{
    padding-bottom:2px;
}

.side .homeBrowse h2
{
    color: #58656e;
}
.side .homeBrowse .browse
{
    margin-bottom:20px;
}
.side .homeBrowse .browse p
{
    font-size:7.5pt;
    line-height: 19px;
}





.home .homeFeatured
{
    padding-top: 20px;
    background-image: url(images/div_h.gif);
    background-position: left 10px;
    background-repeat: repeat-x;
}
.home .homeFeatured h2
{
    color: #58656e;
}

.home .homeFeatured table
{
    width: 100%;
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
.home .homeFeatured table td
{
    width: 33%;
    padding: 0;
    padding-top:10px;
    margin: 0;
    border: none;
    text-align: center;
    vertical-align: middle;
}
.home .homeFeatured p.more
{
    margin-top: 20px;
}



























.header .l a img
{
    padding-top: 9px;
}
.employer .header .r .b ul li a.sel
{
    background-color: #059bfc;
    border-bottom-color:#059bfc;
}
.jobseeker .header .r .b ul li a.sel
{
    background-color: #0368cd;
    border-bottom-color:#0368cd;
}

.employer .boxed h3
{
    background-color: #059bfc;
    border-bottom-color: #077dcb;
}
.jobseeker .boxed h3
{
    background-color: #0368cd;
    border-bottom-color: #0c539a;
}




.employer .navigate h3
{
    background-color: #0368cd;
}
.jobseeker .navigate h3
{
    background-color: #059bfc;
}


.jobseeker #homeBox
{
    background-image: url(images/j_createresume.gif);
}
.jobseeker #homeBox a
{
    left: 0;
    top: 0;
    width: 160px;
    height: 188px;
}
