﻿.header .logo img
{
    margin-left: 25px;
    margin-top: 14px;
}

.jobseeker .header .infobar
{
    background-color: white;
}
.jobseeker .header .infobar .inner
{
    /*border-top-color: #1579bb;*/
}
.jobseeker .box h3
{
    background-color: #587283;
    /*border-bottom: solid 1px #1579bb;*/
}
.jobseeker .navigate .box h3
{
    /*background-color: #9fc856;
    border-bottom: solid 1px #63b114;*/
}

.employer .header .infobar
{
    background-color: white;
}
.employer .header .infobar .inner
{
    /*border-top-color: #63b114;*/
}
.employer .box h3
{
    background-color: #093282;
    /*border-bottom: solid 1px #093282;*/
}
.employer .navigate .box h3
{
    /*background-color: #093282;
    border-bottom: 0px;*/
}


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);
}


.header .banner{
	height:92px;
}

.home .homeSearch
{
    width: 315px;
    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);*/
	color: #357bd0;
	border:0px;
	background-color:#f1f1f1;
	font-size: 15px;
}
.employer .home .homeSearch .box h3
{
    /*background-image: url(images/e_box_l.gif);*/
	color: #357bd0;
	border:0px;
	background-color:#f1f1f1;
	font-size: 15px;
}
.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:134px;
    padding:10px;
    padding-bottom:5px;
}
.home .homeSearch .box
{
border:1px solid #dedede;
}
.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:158px;
    font-size:7.5pt;
    padding-bottom:5px;
}
.homeSearch fieldset dl dd select
{
    font-size:7.5pt;
    width:140px;
}
.homeSearch fieldset dl dd input
{
    font-size:7.5pt;
    width:136px;
}
.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;
}
