.standardBox.jobsearch .box_row > LABEL{
	width:100%;
	margin:0;
}


.vacDetails #vac_detailsMainHolder .leftColHolder{
	width:80%;
	float:left;
}

.vacDetails #vac_detailsMainHolder #rightColHolder{
	width:20%;
	float:left;
	min-width:112px;
}

.vacDetails #vac_detailsMainHolder .leftColHolder .leftCol{
	width:25%;
	float:left;
}

.vacDetails #vac_detailsMainHolder .leftColHolder .rightCol{
	width:75%;
	float:left;
}

/*-- VacList */

.vacList H2.tabTitle {border-bottom:0; background:transparent;padding:0;}
.vacList H2.tabTitle,
.vacList H2.tabTitle A {
	float:left;
	margin:0;
	padding:0;
	font-weight: normal;
	text-decoration:none;
}
.vacList H2.tabTitle A {
	border:0;
	line-height: 24px;
	font-size: 1.2em;
	color:#555;
}

.vacList:hover .tabTitle A{
	text-decoration: underline;
}

.vacList h2.tabTitle .detialsBtn a{
	font-size: 14px;
padding: 0px 7px;
border-radius: 6px;
background: #303030;
color: #E0E0E0;
}
.vacList .strapline {font-size:13px;}
.vacList .footer_runner {margin-top:10px;}

.detailsTableHolder,.detailsDescrtipionHolder{
	position: relative;
	height: 100%;
	border: 0px;
	margin-top: 0px;
	border-radius:4px;
/*	background: #FFF;*/
	color: #6D6F72;
}

.detailsTableHolder > .row > div:first-child{
	font-weight: normal;
}

.editorContent.detailsDescrtipionHolder table{
	margin-top: 20px;	
}

.detailsDescrtipionHolder{
	padding: 0px 0px 20px 0px;
	border-radius:4px;
	margin-top:0px;
/*	background: #FFF;*/
	color: #000;
}

.detailsDescrtipionHolder h3{ 
	color:#1cacb5 ;
}

.detailsDescrtipionHolder p{
	color: #6D6F72 !important;
}

.detailsDescrtipionHolder ul{
	margin-left:15px;
	margin-bottom:20px;
}

.detailsDescrtipionHolder ul li, .pageContent ul li, .contentEditor ul li, .hasEditor ul li{
	list-style:disc;
}

.detailsDescrtipionHolder .heading{
	width:100%;
	display:block;
	border-bottom:1px solid #E0E0E0;
}


.contactPanel{
	width:100%;
	height:auto;
	margin-bottom:0px;
	background:#fff;

	padding:10px;
	float:left;
	position:relative;
	border-radius:4px;
}

.contactPanel DIV{
	float:left;
	height:auto;
	margin-bottom:10px;
	line-height:20px;
	
}

.contactPanel DIV.title{
	font-weight:bold;
	font-size:16px;
	margin-top: 0px;
	background: none;
}

.contactPanel DIV.title, 
.contactPanel DIV.tel{
	color: #114E7D;
}

.contactPanel DIV.tel{
	margin-bottom:0px;
}
.contactPanel DIV.strapline{
	width:200px;
}
.contactPanel DIV.hours{
	color: #ccc;
	text-indent:30px;
}

.contactPanel DIV.img{
	position:absolute;
	right:10px;
	top:10px;
	width:82px;
	height:82px;
	overflow:hidden;
}

.contactPanel DIV.img img{
	max-width:82px;
	max-height:82px;
}

.contactPanel DIV.tel{
	background:url(../../gfx/icon_phone.jpg) no-repeat;
	text-indent:30px;
}

.contactPanel DIV.twitter{
	background:url(../../gfx/icon_twitter.jpg) no-repeat;
	text-indent:30px;
}

.contactPanel DIV.linkedin{
	background:url(../../gfx/icon_linkedin.jpg) no-repeat;
	text-indent:30px;
}


.standardBox.vacList .tabTitle a{
	color: #000;
}

.standardBox.vacList:hover .tabTitle a{
	color: #FFF;	
}

.standardBox.vacList .strapline span strong{
	color: #000;
}

.standardBox.vacList:hover h2 a,
.standardBox.vacList:hover .content,
.standardBox.vacList:hover .strapline span,
.standardBox.vacList:hover .strapline span strong{
/*	color: #FFF;	*/
	text-decoration: none;
}

.standardBox.vacList.featVac h2 a,
.standardBox.vacList.featVac .content,
.standardBox.vacList.featVac .strapline span,
.standardBox.vacList.featVac .strapline span strong{
/*	color: #FFF;	*/
	text-decoration: none;
}
.standardBox.vacList.featVac:hover h2 a,
.standardBox.vacList.featVac:hover .content,
.standardBox.vacList.featVac:hover .strapline span,
.standardBox.vacList.featVac:hover .strapline span strong{
/*	color: #333;	*/
	text-decoration: none;
}

.detailsTableHolder .keyPoints{
	z-index: 1;
	margin-bottom: 20px;
}

.detailsTableHolder .keyPoints p{
	margin-bottom: 0px;
}

.contentSideMenu .detailsSideMenu ul{
	width: 100%;
	float: left;
}

.contentSideMenu .detailsSideMenu ul li{
	margin-bottom: 10px;
	width: 100%;
	float: left;
	padding-right: 10px;
}

.contentSideMenu .detailsSideMenu ul li a{
	width: 100%;
	float: left;

}

.contentSideMenu .detailsSideMenu ul li.first{
	background: #1cacb5;
}

.detailsTableHolder{
/*	border:solid 1px #1cacb5;*/

	padding-bottom: 15px;
}
.detailsTableHolder a{
	width: 90%;
	margin-left: 5%;
}

.detailsTableHolder b{
	font-weight: normal;
}

.detailsTableHolder .btn-block{
	margin-bottom: 10px;
	border: 2px solid #1cacb5 !important;
	
}

.detailsTableHolder .btn-block:hover{
	background: #FFF !important;
	color: #1cacb5 !important;
}
.vac-rec{
	border-bottom: 2px solid #ccc;
    padding: 5px 0;
}
.vacDetails-detailData, h2.vac_details_job_description {
    color: #464451;
    padding-bottom: 5px;}