/*  Unique Jobs Banner */
/* -------------------------------------------------------------------------------- */

h1 span 
{
	font-weight: normal;	
}

#LoginJobs
{
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	width: 365px;  /* overall width 368px minus margin */
}



#JobMenuInline
{
	width: 460px;
	margin: 10px 0 10px 0;
	background-color: #EFEFEF;
	border-top: s1px solid #D0CCC2;
	border-bottom: 1px solid #D0CCC2;
}

#JobMenuInline a
{
	font-weight: normal
}

#JobMenuInline ul
{
	margin: 0px;
	padding: 5px 0px 4px 8px;
}

#JobMenuInline li
{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
	border-right: solid 1px #000;
}

#JobMenuInline li.FirstItem
{
	padding-left: 0px;
	padding-right: 4px;
}

#JobMenuInline li.LastItem
{
	border-right: 0px;
	padding-right: 0px;
}

#JobMenuInline .Highlighted
{
	color: #C41425;
}

.Highlighted a
{
	color: #94988E;
}

.Highlighted a:hover
{
	color: #94988E;
	text-decoration: none;
}

/*  Job Homepage */
/* -------------------------------------------------------------------------------- */

#LeftColumn
{
	width: 286px;
	float: left;
}

#RightColumn
{
	width: 174px;
	float: left;
}

.FormRowJobHome
{
	padding: 0px 0px 10px 0px;
	margin: 0;
	clear: both;
	float: none;
	display: block
}

form .LabelJobHome
{
	font-weight: bold;
	float: none;
	padding-bottom: 3px
}

.QuickSearchTitle
{
	display: block;
	background-image: url(../images/quickjobsearch-txt.gif);
	background-repeat: no-repeat;
	margin: 30px 0px 0px 0px;
	width: 101px;
	height: 10px;
}

.JobOfWeekTitle
{
	display: block;
	background-image: url(../images/jobofweek-txt.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	width: 119px;
	height: 20px;
	text-indent: -1000em
}

.JobOfWeek
{
	border-bottom: solid 1px #C41425;
	padding-bottom: 10px;
}

#JobOfWeekImage
{
	display: block;
	margin-top: 5px;
	clear: both;
}

.LatestJob
{

}

.LatestJob p
{
	margin-top: 0px;
	margin-bottom: 16px;
}

.LatestJobTitle
{
	display: block;
	background-image: url(../images/latestjobs-txt.gif);
	background-repeat: no-repeat;
	margin: 20px 0px 0px 0px;
	width: 82px;
	height: 20px;
	text-indent: -1000em
}

.Bold
{
	font-weight: bold;
}

input.SubmitButtonJob
{
	margin-left: 0px;
	margin-top: 15px;
	background-image: url(../images/btn-submit.gif);
	width: 64px;
	height: 22px;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 0px solid #fff;
	color: #fff;
	font-weight: bold;
}

input.ClearButtonJob
{
	background-image: url(../images/btn-clear.gif);
	width: 64px;
	height: 22px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 5px; 
	background-color: #fff;
	border: 0px solid #fff;
	color: #fff;
	font-weight: bold;
}

.AdvancedSearchLink
{
	display: block;
	font-weight: bold;
	padding: 17px 0 0 10px;
	float: left
}

#FormEnd
{
	border-top: solid 1px #C41425;
	margin: 10px 30px 20px 0px;
}

#AddProfile
{	
	float: left;
	width: 200px;
	display: block;
	margin-bottom: 20px;
	margin-right: 20px
	
}

#AddProfile a
{	
	font-weight: normal
	
}

.AddProfileTitle
{
	background-image: url(../images/addprofile-txt.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 18px;
}

.AddProfileTitle a
{
	display: block;
	width: 128px;
	height: 18px;
	background: url(../images/morearrowbig.gif) no-repeat right
}

.AddProfileTitle span
{
	display: none;
}

.JobArrow
{
	float: left;
	display: block;
	clear: left;
	background-image: url(../images/jobarrow.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	width: 17px;
	height: 17px;

}

#JobsByEmail
{	
	float: left;
	width: 200px;
	display: block;
	margin-bottom: 20px;
}

#JobsByEmail a
{	
	font-weight: normal
	
}

.JobsByEmailTitle
{
	background-image: url(../images/jobsbyemail-txt.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 18px;
}

.JobsByEmailTitle a
{
	display: block;
	width: 169px;
	height: 18px;
	background: url(../images/morearrowbig.gif) no-repeat right
}

.JobsByEmailTitle span
{
	display: none;
}

#AdColumnJobs
{
	position: absolute; 
	top: 138px;
	left: 656px;
	width: 129px;
	background-color: #fff; 
}

#AdColumnJobs h3
{
	display: none;
}

#AdColumnJobs p
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.FeaturedRecruitersTitle
{
	display: block;
	background: url(../images/featuredrecruiters-txt.gif) no-repeat;
	height: 21px;
	margin-top: 5px
}

.FeaturedAgenciesTitle
{
	display: block;
	background: url(../images/featuredagencies-txt.gif) no-repeat;
	height: 21px;
	margin-top: 20px;
}

.MoreRecruiters
{
	display: block;
	text-align: right;
	font-weight: bold;
}

.jobsHomeText 
{
	padding-right: 10px;
}

/*  Job Search Pages */
/* -------------------------------------------------------------------------------- */

.SearchFormText
{
	display: block;
	clear: both;
	padding: 20px 0px 0px 150px;
	color: #595959;
	width: 200px;
}

.SearchFormTextJobHome
{
	display: block;
	clear: both;
	padding: 15px 0px 5px 0px;
	color: #666;
	width: 250px;
}

/*  Search Criteria Menu */
/* -------------------------------------------------------------------------------- */

#SearchCriteria
{
	padding-top: 10px
}

#SearchCriteria h3
{	
	display: none;
}

#SearchCriteria span
{	
	color: #6e6e6e
}

#SearchCriteria strong
{	

}


/*  Job Listing */
/* -------------------------------------------------------------------------------- */

#JobList
{
	clear: both;
	line-height: 15px;
	padding-bottom: 10px;
	margin-bottom: 3px
}


.JobTitle
{
	display: block;
	margin-bottom: 5px;
}

#JobList p
{
	margin: 0px 0px 0px 0px;
}

#JobList a
{
	font-weight: bold;
}

#JobList img
{
	float: right;
	margin-left: 10px;
	padding-right: 10px
}

.JobListMenu
{
	display: block;
	clear: both;
	margin: 7px 0px 10px 0px;
	padding: 0px 0 10px 0;
	border-bottom: solid 1px #C41425;
	font-weight: bold
}

.JobListMenu li
{
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	line-break: strict;
}

.JobListMenu strong 
{
	font-weight: normal;
	color: #6e6e6e;
}


#JobNav 
{
	border-bottom: 1px solid #C41425;
	padding-bottom: 3px
}

#JobNavMenu
{
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

#JobNavMenu li
{
	display: inline;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 4px;
	border-right: solid 1px #1B345D;
}

#JobNavMenu li.FirstItem
{
	padding-left: 0px;
}

#JobNavMenu li.LastItem
{
	border-right: 0px;
	padding-right: 0px;
}





/*  Job Detail */
/* -------------------------------------------------------------------------------- */

#JobDetail
{
	margin-top: 10px;
}

.JobDetailsLabel 
{
	color: #6E6E6E
}

#JobDetailLogo
{
	margin: -100px 33px 0px 0px;
	float: right;	
}

#DetailTitle
{
	display: none;
}

.JobItem
{
	width: 300px;
	display: block;
	padding-bottom: 3px;
	font-weight: bold;
}

.JobItemTitle
{
	width: 120px;
	float: left;
	font-weight: normal;
}

.JobItemElement
{
	display: inline-block;
}

.JobDescription
{
	display: block;
	border-bottom: 1px solid #D0CCC2;
	padding-bottom: 3px;
	line-height: normal;
	margin-top: 20px
}

.JobDescription p
{
	margin: 0px;
}

#DescriptionTitle
{
	display: block;
	background-color: #C9CBC6;
	padding: 3px;
	margin-bottom: 8px;
}

#ApplyNow
{
	display: block;
	padding-top: 5px;
	background-image: url("../images/btn-apply.gif");
	background-repeat: no-repeat;
	margin: 0px;
	width: 109px;
	height: 31px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center
}

.JobLinks
{
	margin-top: 20px;
}

#EmailIcon
{
	float: left;
	width: 95px;
	background: url(../images/email_icon.gif) no-repeat;
	background-position: 0px 5px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}

#PrintIcon
{
	background: url(../images/print_icon.gif) no-repeat;
	background-position: 0px 3px;
	text-align: left;
	font-weight: bold;
	clear: left;
	padding-left: 17px;
}


.ContactDetails
{
	margin-top: 15px;
}

.ContactDetails a
{
	font-weight: bold;
}

/*  Email Job */
/* -------------------------------------------------------------------------------- */

#JobHeadline
{
	margin: 10px 0px 0 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #2E5D71;
	overflow: hidden;
	zoom: 1;
} 

	#JobHeadline h2
{
	float: left;
	border: none;
	margin-top: 40px
} 



/*  Recruiter Contact Details */
/* -------------------------------------------------------------------------------- */

.RecruiterDetails
{
	display: block;
	margin: 15px 0px 15px 0px;
	clear: both;
	line-height: 15px;
	padding-bottom: 15px;
}

.RecruiterDetails p
{
	margin: 0px;
}

.RecruiterDetails a
{
	font-weight: bold;
}

.RecruiterDetails img
{
	float: left;
}

.RecruiterDetails dl 
{
	border-top: 1px solid #D0CCC2;
	border-bottom: 1px solid #D0CCC2;
	float: left;
	width: 504px;
	margin: 0 0 10px 0;
}

.RecruiterDetails dt, .RecruiterDetails dd
{
	margin-bottom: 5px;
}


.RecruiterDetails dt
{
	float: left;
	clear: left;
	width: 125px;
	
}

.RecruiterDetails dt.Address
{
	height: 20px;
	
}

.RecruiterDetails dd
{
	font-weight: bold;
	width: 275px;
	float: left;
}


.RecruiterLinks { margin: 10px 0 0 0;}

.ItemDetailTitle
{
	width: 100px;
	float: left;
	font-weight: normal;
	color: #6E6E6E
}

.RecruiterJobNameRef
{
	display: block;
	margin-top: 15px;
}


.RecruiterJobNameRef ul
{
	margin-top: 3px;
	margin-bottom: 0px;
}

.RecruiterJobNameRef li
{
	display: block;
	list-style-type: none;
	margin: 0px 0px 3px -40px;
	padding: 0px;
	font-weight: bold;
}

.Back
{
	float: right;
	font-weight: bold;
	margin-top: 20px;
}

#RecruiterDetailLogo
{
	float: right;
	margin: 0px 0px 4px 10px;
	padding-right: 10px;
}

/*  Recruiter A-Z */
/* -------------------------------------------------------------------------------- */

#RecruiterList
{
	clear: both;
	line-height: 15px;
	padding-top: 10px;
}

#RecruiterList p
{
	margin: 0px;
}

#RecruiterList a
{
	font-weight: bold;
}

.Vacancies
{
	color: #7A7979;
}

.Recruiter
{
	display: block;
	clear: right;
	border-bottom: solid 1px #C9CBC6;
	margin-bottom: 10px;
	padding: bottom;
	height: 40px;
}

.RecruiterAZ {
	margin-bottom: 15px;
}

.RecruiterAZ a
{	
	font-weight: bold;
	padding-right: 4px;
	border-right: 1px solid black;
}

.RecruiterAZ a.azLast {
	border-right: none;
}

.RecruiterWithImage
{
	display: block;
	clear: right;
	border-top: solid 1px #C9CBC6;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	height: 60px;
}

.RecruiterListImage
{
	display: block;
	clear: right;
	width: 120px;
	height: 60px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0 0;
}




/*  Email Alerts */
/* -------------------------------------------------------------------------------- */

#EmailAlertList
{
	margin-bottom: 10px;
	border-bottom: 1px solid #C41425
}

#EmailAlertList a
{
	font-weight: bold;
}

#EmailAlertList caption
{
	margin-top: 10px;
	background: #fff url(../images/emailalertstitle.gif) no-repeat;
	text-indent: -1000em;
	height: 19px;
	border-bottom: 1px solid #C41425
}

#EmailAlertList th
{
	padding: 3px;
	background-color: #DEDEDE;
	border-bottom: solid 1px #C41425;
	font-weight: bold;
}

#EmailAlertList td
{
	text-align: left;
	padding: 3px;
	background: #EFEFEF;
}

.EmailAlertListCell
{
	width: 80px;
}

#EmailAlerts
{
	margin-top: 10px;
}

/*  Candidate Profile */
/* -------------------------------------------------------------------------------- */

.TextLarge
{
	width: 260px;
	float: left;	
}

.AdditionalText
{
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px
}

.AdditionalText2
{
	clear: both;
	display: block;
	margin-left: 150px;
}

#JobsTop100
{
	margin-top: 20px;
	text-align: center;
	background-color: #fff;
}