/*Jobs */
	
#jobcontainer {
	width:115px;
	}


#jobbox {
	background: #736357;
	border: 0;
	padding: 3px;
	margin: 0px 0px 5px 0px;
width:115px;
height:120px;
position:relative;
overflow:hidden;
	}
	
a #jobbox , a:hover #jobbox {
	display:block;
	text-decoration: none;
	border:none;
	}

a #jobbox , a:visited #jobbox {
	display:block;
	font-weight:normal;
	color: #fff;
	}

a:hover #jobbox , a:active #jobbox {
	background:#534741;
	text-decoration:none;
	}

#jobplay {
position:absolute;
right:6px;
top:6px;
}

#jobtitle {
font-size:1.3em;	
font-weight:bold;
	text-transform:uppercase;
margin-bottom:7px;
	}
	
#joborg {
	font: 1em Arial, Verdana, Sans-Serif;
	font-weight:normal;
	text-transform:none;
	}

#joblocation {
	font: 0.9em Arial, Verdana, Sans-Serif;
	font-weight:normal;	
}

#jobtext {
position:absolute;
bottom:3px;
}



#jobdetail {
	width:565px;
height:250px;
	border:1px solid #b6b6b6;
padding:20px;
	font: 1em Arial, Helvetica, sans-serif;
position:relative;
float:left;
margin-top:10px;
	}

#jobresults {
	width:565px;
	border:1px solid #b6b6b6;
padding:20px;
	font: 1em Arial, Helvetica, sans-serif;
position:relative;
float:left;
margin-top:10px;
	}


#jobleft {
float:left;
width:200px;
height:360px;
}

#jobright {
float:right;
width:355px;
height:360px;
overflow:auto;
padding-left:10px;
}

#jobfooter {
position:absolute;
left:20px;
bottom:20px;
width:565px;
border-top:1px solid #b6b6b6;
padding-top: 10px;
}

#jobftitle {
font: 1.4em Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
margin-bottom:6px;
padding-bottom:6px;
border-bottom:2px solid #EF185A;
color:#EF185A;
}

#jobforg, #jobfsalary, #jobflocation {
font-weight:bold;
margin-bottom:2px;
}

#jobfstatus, #jobftype {
font-weight:normal;
margin-bottom:2px;
}

#jobfcontact {
margin-bottom:5px;
}

#jobfrightcol {
	width: 230px;
height:272px;
	float:right;
margin-top:20px;
background:#F4F4F5;
padding:10px;
}

#jobsearch {
	width: 881px;
	float:left;
margin-top:20px;
}

#jobformcontain {
position:relative;
float:left;
margin-top:20px;
font-size:0.8em;
width:881px;
}

#jobform {
position:absolute;
left:0;
top:0;
width:300px;
}

#jobform2 {
position:absolute;
left:420px;
top:0;
width:250px;
}

#jobform3{
position:absolute;
left:690px;
top:0;
width:150px;
}

#jobside {
background:#F4F4F5;
}

#jobside a {
	display: block;
	color: #777777;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #AFAFAF;
height: 35px;
overflow: hidden;
font-size:0.7em;
	}

#jobside a:hover {
	color: #3688CA;
	border-bottom: 1px solid #3688CA;
font-size:0.7em;
	}






#joblist {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
width:115px;
	}
	
#joblist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
width:115px;
	}

#joblist ul li {
	background: #736357;
	border: 0;
	padding: 3px;
	float: left;
	width: 109px;
	margin: 0px 0px 5px 0px;
	display: inline;
	}
	
#joblist ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
overflow: hidden;
	}

#joblist ul li a:hover {
	color: #3688CA;
	}

#joblist p{
	padding: 4px;
	margin: 0px;
font-size:8pt;
}