﻿.header .logo img
{
    margin-left: 0;
    margin-top: 11px;
}

.jobseeker .header .infobar
{
    background-color: white;
}
.jobseeker .header .infobar .inner
{
    
}
.jobseeker .box h3
{
    background-color: #00b1d8;
    border-bottom: 0;
}
.jobseeker .navigate .box h3
{
    background-color: #768696;
}

.employer .header .infobar
{
    background-color: white;
}
.employer .header .infobar .inner
{
    
}
.employer .box h3
{
    background-color: #c70009;
    border-bottom: 0;
}
.employer .navigate .box h3
{
    background-color: #768696;
}


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: 481px;*/
    overflow: hidden;
}

.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;
	float :left ;
	
}

.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-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;
}

.whiteBackground
{
	background-color :White ;
	padding :3px;
}



.home .homeFeatured
{
    padding-top: 20px;
    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;
}

.gray
{
     width :190px;
   color : #bfbfbf ;
    margin-top :8em;
    margin-bottom : 8em;
    text-align :center ;
 }
 .gray a
{
   
   color : #bfbfbf ;
   font-weight :bold ;
   text-align :center ;
    
 }
 
