﻿.header .logo img
{
   /* margin-left: 10px;*/
    margin-top: 11px;
}

.jobseeker .header .infobar
{
    /*background-color: white;*/
    background-image: url(images/js_header_blurb.gif);
   background-repeat: no-repeat;
   background-position: center;
}
.jobseeker .header .infobar .inner
{
	 padding-left :20px;
   width: 590px;  
}
.jobseeker .box h3
{
    /*background-color: #00b1d8;*/
    border-bottom: 0;
}
.jobseeker .navigate .box h3
{
    background-color: #fff;
}

.employer .header .infobar
{
    /*background-color: white;*/
     background-image: url(images/emp_header_blurb.gif);
   background-repeat: no-repeat;
   background-position:center -1px;
}
.employer .header .infobar .inner
{
    padding-left :20px;
    width: 900px;
}
.employer .box h3
{
    /*background-color: #c70009;*/
    border-bottom: 0;
}
.employer .navigate .box h3
{
    background-color: #fff;
}

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: 195px;
    overflow: hidden;
    background-image: url(images/home_search_bg.gif);
    background-repeat:no-repeat ;  
}

.home .homeSearch .left
{
	float:left;
	background-image: url(images/searchBoxLBG.gif);
	width:8px;
	height:165px;
}

.home .homeSearch .main
{
	background: url(images/searchBoxPxBG.gif);
	background-repeat:repeat-x;
	height:165px;
}

.home .homeSearch .main .content
{
	width:456px;
	float:left;
	padding-top:15px;
	padding-left:10px;
	line-height:20px;
}

.home .homeSearch .main .content .cols .col-l
{
	width: 285px;
}

.home .homeSearch .main .content .advanced
{
	font-weight:bold;
	text-decoration:none;
}

.home .homeSearch .main .content .advanced:hover
{
	text-decoration:underline;
}

.home .homeSearch .right
{
	float:right;
	background: url(images/searchBoxRBG.gif);
	width:8px;
	height:165px;
}

.home .homeSearch .box h3
{
    font-size: 9pt;
    font-weight: bold;
    /*color: #ffffff;*/
    margin: 0;
    padding: 0;
    padding:8px 0 0 10px;
    text-indent: 0;
    line-height: 20px;
}

.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);*/
    background-position: 90px 9px;
    background-repeat: no-repeat;
    background-image: url(images/search.gif);
}
.employer .home .homeSearch .box h3
{
    /*background-image: url(images/e_box_l.gif);*/
    background-position: 119px 9px;
    background-repeat: no-repeat;
    background-image: url(images/search.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:146px;
    padding:8px 10px 10px 10px;
}
.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 dt
{
    display:none ;
}

.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:176px;
}
.homeSearch fieldset dl dd input
{
    font-size:7.5pt;
    width:174px;
}
.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: 5px;
    /*background-image: url(images/div_h.gif);
    background-position: left 10px;
    background-repeat: repeat-x;*/
}
.home .homeFeatured h2
{
    color: black;
}

.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;
}


.imgBronze
{
	 width: 85px;
	 background-image:url(images/p_bronze.gif); 
	 background-repeat :no-repeat ;
	 height: 28px;
}
.imgSilver
{
	 width: 85px;
	 background-image:url(images/p_silver.gif); 
	 background-repeat :no-repeat ;
		height: 28px;
}
.imgGold
{
	 width: 85px;
	 background-image:url(images/p_gold.gif); 
	 background-repeat :no-repeat ;
		height: 28px;
}
.imgPlatinum
{
	 width: 85px;
	 background-image:url(images/p_platinum.gif); 
	 background-repeat :no-repeat ;
		height: 28px;
}
.footer
{
	background-image:url(images/footer_top_bg.gif);
	background-repeat:no-repeat ;
	background-position:center top;
	padding-top: 18px;
}

.checkRemember
{
	position :relative ;
	top: -12px;
}