body{
text-align: center;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
background-color:#ffffff;
}

#container{
width:950px;
height:120%;
margin:0 auto;
text-align: left;
background:#ffffff;
}

#header{
	height:101px;
	color:#06c0ee;
	font-size:21px;
	font-weight:bold;
}

/* search */

#wrap {
		
	 	
		margin: 35px auto 10px auto;
		position:relative;}
		
		.tabs{
			margin:0 ;
			padding:0;
			position:absolute;
			top:-20px;
			left:15px;
			}
		
		.tabbed-box {
		width: 100%;
				}
	.tabs li {
		list-style: none;
		float: left; 
		margin:0 3px 0 0;
		
		
		
		}
	 .tabs li a {
		display: block;
		width: 72px;
		padding:4px 0 0 0;
		font-size:15px;
		font-weight: bold;
		text-align: center;
		vertical-align:middle;
		text-decoration: none;
		color: #444444;
		background:url('../images/search_tabs.jpg') no-repeat;
		/*border:1px solid #8ba8b9;*/
		width:197px;
		height:30px;}
	 .tabs li:first-child a {
		border-left: none; }
	 .tabs li a:hover {
		color: #06C0EE; }
	 .tabs li a:focus {
		outline: none; }
	 .tabs li a.active {
		background:url('../images/search_active.jpg') no-repeat;
		width:197px;
		height:30px;
		position:relative;
		color: #06C0EE;
	 }
	.tabbed-content {
		
		display: none;
		
		}
	.tabbed-content ul{
		padding:0;
		margin:0;}
		
	.tabbed-content li{
		padding:0;
		margin:0;
		list-style:none;
		line-height:22px;}
	
	.tabbed-content li a, visited{
		color:#2200CC;
		text-decoration:underline;}
		
	.tabbed-content li a:hover{
		color:#2200CC;
		text-decoration:none;}
		
		
#searchtable td{
	padding:3px;}
	
#searchtable a, visited{
	color:#444444;
	text-decoration:underline;}
	
#searchtable a:hover{
	color:#06c0ee;
	}
	
#searchbox {
	border:1px solid #cccccc;
	width:260px;
	padding:4px;
	margin:0 0 8px 0;
	color:#999999;}	
	
#searchareabox {
	border:1px solid #cccccc;
	width:150px;
	padding:3px;
	color:#999999;}
	
.searchareabox{
	border:1px solid #cccccc;
	width:200px;
	padding:3px;
	color:#999999;}	
	
#searchbutton
{
  display: block;
  width: 64px;
  height: 26px;
  background: url('../images/searchBTN.png') no-repeat 0 0;

}

#searchbutton:hover
{ 
  background-position: 0 -26px;
}

#searchbutton span
{
  display: none;
}

#registervacancy
{
  display: block;
  width: 175px;
  height: 26px;
  margin-bottom:10px;
  background: url('../images/registervacancyBTN.png') no-repeat 0 0;

}

#registervacancy:hover
{ 
  background-position: 0 -26px;
}

#registervacancy span
{
  display: none;
}				
#requestcandidates
{
  display: block;
  width: 175px;
  height: 26px;
  
  background: url('../images/similarcandidatesBTN.png') no-repeat 0 0;

}

#requestcandidates:hover
{ 
  background-position: 0 -26px;
}

#requestcandidates span
{
  display: none;
}				


#requestcv
{
  display: block;
  width: 87px;
  height: 26px;
  background: url('../images/requestcvBTN.png') no-repeat 0 0;

}

#requestcv:hover
{ 
  background-position: 0 -26px;
}

#requestcv span
{
  display: none;
}				

#callbackrequestbutton
{
  display: block;
  width: 175px;
  height: 26px;
  background: url('../images/callbackrequestBTN.png') no-repeat 0 0;
  margin-bottom:10px;

}

#callbackrequestbutton:hover
{ 
  background-position: 0 -26px;
}

#callbackrequestbutton span
{
  display: none;
}		


#candidateavailabilitybutton
{
  display: block;
  width: 175px;
  height: 26px;
  background: url('../images/candidateavailabilityBTN.png') no-repeat 0 0;

}

#candidateavailabilitybutton:hover
{ 
  background-position: 0 -26px;
}

#candidateavailabilitybutton span
{
  display: none;
}		
	 

#search{
	margin:0 0 10px 0;
	position:relative;}
	
#wrapper{
	}	
	
#expresscvupload{
	position:absolute;
	top:118px;
	width:208px;
	right:10px;}
	
#expresscvupload ul{
	margin:10px 10px 15px 35px;
	padding:0;}	

#expresscvupload li{
	list-style:url('../images/bullet.gif');
	}
	
#expresscvupload a, visited{
	color:#444444;
	text-decoration:underline;}
	
#expresscvupload a:hover{
	color:#06c0ee;
	}	

/*#expresscvupload h3 a{
	color:#ffffff;
	text-decoration:none;
	}	*/
	
	
#cvform{
	margin:5px 10px 5px 20px;}	
	
#cvform td{
	padding:5px 0;}	
	
#wrapperT {
	background: url('../images/wrapperT.jpg') no-repeat;
	height:14px;}
	
#wrapperM {
	background: url('../images/wrapperM.jpg') repeat-y;
	padding:0 10px;
	}
	
#wrapperB {
	background: url('../images/wrapperB.jpg') no-repeat;
	height:14px;
	}
	
/*#expresscvupload h3{
	color:#ffffff;
	background:#ffffff;
	background:url('../images/h3bg.jpg') no-repeat center;
	font-size:14px;
	font-weight:bold;
	margin:0 20px 0 10px;
	padding:7px 0;
	text-align:center;
	height:20px;}	*/
	
#expresscvupload h3{
	color:#06C0EE;
	margin:0;
	padding:0;
	text-align:center;
	background:#e9e9e9;
	font-size:14px;
	font-weight:bold;
	width:97%}	
	
#col1{
	width:492px;
	float:left;
	display:inline;
	position:relative;}
	
#col2{
	width:202px;
	float:left;
	margin:0 0 0 15px;
	display:inline;
	position:relative;}
	
#col3{
	width:202px;
	float:right;
	margin:150px 5px 0 0;
	display:inline;
	position:relative;}	
	
.clearboth{
	clear:both;}
	
h3{
	color:#888888;
	background:#dbdbdb;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:7px;
	}		
	
#col2 td{
	padding:3px;}	
	
a, visited{
	color:#444444;
	text-decoration:underline;}	
	
a:hover{
	text-decoration:none;}	
	
.boxes{
	margin:0 0 10px 0;}	
	
#col2 ul{
margin:10px 15px 0 20px;
padding:0;}	

#col2 li{
	list-style:url('../images/bullet.gif');
	line-height:21px;
	}
	
#col3 ul{
margin:10px 15px 0 20px;
padding:0;}	

#col3 li{
	list-style:url('../images/bullet.gif');
	line-height:18px;
	}	
	
	
#col3 .latestjobs .nobullet{
	list-style:none;
	list-style-image:none;
	color:#939292;}	
	
.latestjobs{
	margin:0 5px 5px 20px;}		
	
#overseascandidates{
	width:236px;
	float:left;}

#clientsolutions{
	width:236px;
	float:right;}
	
h2{
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;}	
	
#specialities{}
 
#specialities h4{ 
color:#444444;
	background:#dbdbdb;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:7px;
	}
	
#specialities ul{
margin:10px 15px 0 20px;
padding:0;}

#specialities li{
	list-style:url('../images/bullet.gif');
	line-height:18px;
}


#breadcrumb{
margin:0 0 10px 0;
width:708px;
display:inline-block;}

#crumbs ul{
padding:0;
margin:0;}

#crumbs {
	height:21px;
	/*order:1px solid #DFDFDF;*/
	padding:0;
	margin:0;
	list-style:none;
	}
#crumbs li {
	float:left;
	line-height:21px;
	color:#B1B1B1;
	padding:0 0 0 12px;
	}		
#crumbs li a {
	background:url('../images/crumbs.gif') no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	font-weight:normal
	
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#B1B1B1;
	text-decoration:none;
	font-weight:normal;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#657487;
	}	
	
#crumbs .bread_current{
font-weight:bold;}	

#footer{
	margin:10px 0;}
	
/* listing page */

#maincolumn{
	float:left;
	width:713px;
	position:relative;
	}


#leftcol{
	float:left;
	width:198px;
	position:relative;}

#maincol{
	float:right;
	width:515px;
	position:relative;
	}
	
	
#leftcol h3{
	color:#888888;
	background:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:7px 0 7px 7px;
	position:absolute;
	width:182px;
	top:10px;
	left:10px;
	}		
	
#leftcol ul{
margin:10px 15px 0 20px;
padding:0;}

#leftcol li{
	list-style:url('../images/bullet.gif');
	line-height:18px;
}
	
#maincol h1{
	color:#141414;
	background:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:4px 0 5px 9px;
	/*position:absolute;*/
	/*width:495px;*/
	/*top:10px;
	left:0;*/
	border-bottom:1px dotted #cccccc;}	

#colour{
	background:#ffffff;
	position:absolute;
	width:10px;
	height:89%;
	right:-1px;
	top:1px;}
	
#maincol ul{
margin:10px 15px 0 20px;
padding:0;}

#maincol li{
	list-style:url('../images/bullet.gif');
	line-height:18px;
}	

.greytext{
	color:#999999;
	font-size:11px;}
	
	
	
#listing{
	margin:20px 0;
	}
	
.redlink{
	color:#616163;
	text-decoration:underline;}
	
.redlink:hover{
	color:#616163;
	text-decoration:none;
	}	
	
	
#maincol #pagination-flickr{
	float:right;
	margin:10px 0 0 20px;}	
#pagination-flickr li{
	border:0;
	margin:0; 
	padding:0; 
	font-size:11px; 
	list-style:none;
	/* savers */ float:left;
	}
	
#pagination-flickr a{
	border:solid 1px #DDDDDD; 
	margin-right:2px; 
	}
	
#pagination-flickr .previous-off, #pagination-flickr .next-off{
	color:#666666; 
	display:block; 
	float:left; 
	font-weight:normal; 
	padding:3px 4px; 
	}
	
#pagination-flickr .next a, #pagination-flickr .previous a { 
	font-weight:normal; 
	border:solid 1px #FFFFFF; 
	}
	
#pagination-flickr .active{ 
	color:#616163; 
	font-weight:bold; 
	display:block; 
	float:left; 
	padding:4px 6px;
	}
	
#pagination-flickr a:link, #pagination-flickr a:visited{ 
	color:##666666; 
	display:block; 
	float:left; 
	padding:3px 6px; 
	text-decoration:none;
	}
	
#pagination-flickr a:hover{ 
	border:solid 1px #c4c3c3;
	}		
	
#jumpMenu{
	color:#999999;}		
	
/* product page */

#leftcol .jobinfo .nobullet{
	list-style:none;
	list-style-image:none;
	color:#999999;}	
	
#leftcol .jobinfo .nobullet2{
	list-style:none;
	list-style-image:none;
	color:#444444;
	font-weight:bold;}		
	
#leftcol .jobinfo{
	margin:7px 5px 0 10px;
	}		
	
#colour2{
	background:#ffffff;
	position:absolute;
	width:10px;
	height:95%;
	right:-1px;
	top:1px;}	


#buttons{
	margin:20px 0 10px 0;;
	padding:10px 0;
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;}
	
#printpagebutton
{
  display: block;
  width: 114px;
  height: 26px;
  background: url('../images/printpageBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#printpagebutton:hover
{ 
  background-position: 0 -26px;
}

#printpagebutton span
{
  display: none;
}




#tellfriendbutton
{
  display: block;
  width: 114px;
  height: 26px;
  background: url('../images/tellfriendBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#tellfriendbutton:hover
{ 
  background-position: 0 -26px;
}

#tellfriendbutton span
{
  display: none;
}



#addbasketbutton
{
  display: block;
  width: 114px;
  height: 26px;
  background: url('../images/addbasketBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#addbasketbutton:hover
{ 
  background-position: 0 -26px;
}

#addbasketbutton span
{
  display: none;
}




#applynowbutton
{
  display: block;
  width: 114px;
  height: 26px;
  background: url('../images/applynowBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#applynowbutton:hover
{ 
  background-position: 0 -26px;
}

#applynowbutton span
{
  display: none;
}	




.titles3{
	color:#444444;
	background:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:4px 0 5px 9px;
	}	
	
.maincol_p{
	margin:10px 10px 10px 20px;}	
	
h3.titleh3{
	color:#444444;}	
	
.leftColH3 {
	color:#141414;
	background:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:7px 0 7px 7px;
	position:absolute;
	width:182px;
	top:10px;
	left:10px;
}

#col2 .homeDoctorGrades {
	margin:10px 5px 0 5px;
	font-size:11px;
}

#col2 .homeDoctorGrades li{
	list-style:none;
	list-style-image:none;}


/********************/
#newtabs ul{
	margin:0;
	padding:0;}

#newtabs li{
	list-style:none;
	display:inline;}

#newtabs li a {
		display: block;
		padding:4px 0 0 0;
		font-size:15px;
		font-weight: bold;
		text-align: center;
		vertical-align:middle;
		text-decoration: none;
		color: #444444;
		background:url('../images/search_tabs.jpg') no-repeat;
		
		width:197px;
		height:30px;}
	 
	 #newtabs li a:hover {
		color: #06C0EE; }
	 #newtabs li a:focus {
		outline: none; }
		
		
	 #newtabs li a.activetab {
		background:url('../images/search_active.jpg') no-repeat;
		width:197px;
		height:30px;
		position:relative;
		color: #06C0EE;
	 }
	 
	 #newtabs li a.nonactivetab {
		background:url('../images/search_tabs.jpg') no-repeat;
		width:197px;
		height:30px;
		position:relative;
		color: #06C0EE;
	 }
	 
	 #newtabs li a.nonactivetab:hover {
		color: #444444;
	 }
	  
	 
	 #newtabs li {
		list-style: none;
		float: left; 
		margin:0 3px 0 0;}
		
		#newtabs{
			position:absolute;
			top:-20px;
			left:15px;}

#eit a, visited{
	color:#555555;
	text-decoration:underline;
	font-size:11px;}
	
#eit a:hover{
	text-decoration:none;
	font-size:11px;}


	 