html{
	background-color:#e0ddc9;
}
body{
	margin:0;
	padding:0;
	width:100%;
	background-color:#e0ddc9;
}
body,table,form,input,select,textarea,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #545454;
}

h1,h2,h3,h4{
	margin:0 0 .5em 0;
}
h1{
	font-size:14pt;
	font-weight:normal;
}
h2{
	font-size:12pt;
	font-weight:bold;
	margin-left: 10px;
}
h3{
	font-size:10pt;
	font-weight:bold;
}
h4{
	font-size:9pt;
	font-weight:normal;
}

ul{
	margin:0 0 2em 2em;
	padding:0;
}

a{
	color:#408CAC;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	cursor: pointer;
}

img{
	border:0;
}
.imgr{
	border:0;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
blockquote {
	margin:	0 0 20px;
}
.red{
	color: #F00;
	font-style: italic;
}

form{
	margin:0;
	padding:0;
}

form input.button{
	margin:0;
	padding:0 .25em;
	width:auto;
	overflow:visible;
}

form p .note,form p .tooltip-note{
	display:block;
	font-size:7pt;
}
form p .tooltip{
	z-index:1;
	position:absolute;
	display:block;
	left:200px;
	top:50px;
	width:200px;
}
form .tooltip .arrow{
	position:absolute;
	left:0;
	top:6px;
	display:block;
	width:6px;
	height:11px;
	background:url('/images/tt_arrow.gif') no-repeat;
}
form p .tooltip .note{
	display:block;
	margin-left:5px;
	padding:10px;
	font-size:8pt;
	background-color:#ffeaaf;
	border:1px solid #ffc425;
}

.flash-message{
	font-weight:bold;
	background-color:#FDD;
	color:black;
	border:1px solid #c00;
	padding:20px;
	text-align:center;
}

/*ul.nav*/
ul.articles{
	margin:0;
	padding:0;
	list-style:none;
}
ul.articles li{
	margin-bottom:10px;
	list-style-type: none;
	background-image: none;
}
#content ul.articles li{
	margin-bottom:10px;
	list-style-type: none;
	background-image: none;
	padding-left: 20px;
}
#middle ul.articles li p   {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul.articles h3{
	margin:0;
	padding:0 0 0 20px;
}
ul.articles p{
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
}
ul.articles li.send-us-yours p{
	padding:0 0 0 10px;
}
ul.jobs{
	margin:0;
	padding:0;
	list-style:none;
}
ul.jobs li{
	margin-bottom:5px;
}
ul.jobs h3{
	margin:0;
	padding:0;
}
ul.jobs p{
	margin:0;
}

ul.nav {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}

ul.nav ul {
	margin:0 0 0 11px;
	list-style-type:none;
}

div.latest-news .middle ul {
	list-style-image:url(/images/nav_pink_arrow.gif);
	font-weight:bold;
}

div.latest-news2 .middle ul {
	list-style-image:url(/images/nav_orange_arrow.gif);
	font-weight:bold;
}

#container{
	width:930px;
	margin:10px auto;
}

#head{
	position:relative;
	height:130px;
	background:url('/images/head_bg.gif') no-repeat left top;
}
#head .logo{
	margin:15px 0 5px 15px;
}
#head h1{
	display:none;
}
#head .slogan{
	margin:0;
	padding:0 0 0 15px;
	font-size:11pt;
	font-style:italic;
	color:#408CAC;
}
#head .tel{
	position:absolute;
	right:12px;
	top:100px;
	width:240px;
	color:#444;
	text-align:right;
}
#head .tel strong{
	color:black;
}
#head .basket{
	position:absolute;
	right:12px;
	top:80px;
	width:240px;
	font-size:11pt;
	color:black;
	text-align:right;
}
#head .basket a{
	color:#c52e70;
	font-weight:bold;
	text-decoration:none;
}
#head .basket a:hover{
	color:#c52e70;
}
#head .nav{
	position:absolute;
	top:8px;
	right:10px;
}
#head .nav li{
	float:left;
	padding:0 3px;
	font-size:8pt;
	border-right:1px solid white;
}
#head .nav li.last{
	border-right:none;
}
#head .nav li a{
	color:#073949;
	text-decoration:none;
	font-weight:bold;
}
#head .nav li a:hover{
	color:black;
}

#middle{
	_height:550px;
	min-height:550px;
	overflow:hidden;
	_overflow:visible;
	background:white url('/images/people_bg.jpg') no-repeat -23px bottom;
	padding-bottom: 10px;
}

#left{
	float:left;
	width:232px;
	padding-left:15px;
}

#left .quick-search h1{
	color:#95b023;
}
#left .quick-search form p{
	margin:4px 0 0 0;
}
#left .quick-search form p label{
	display:block;
	color:#333;
	font-size:0.9em;
}
#left .quick-search form p label.sub{
	display:inline;
	float:none;
	width:auto;
}
#left .quick-search form input.text{
	width:190px;
}
#left .quick-search form select{
	float:none;
	width:195px;
}
#left .quick-search form p.foot{
	padding:5px 0 0 0px;
}
#left .quick-search form p.foot input{
	padding:5px 0;
}
#left .quick-search form p.foot a{
	color:#666;
}
/** /
#left .quick-search form p.foot input{
	border:0;
	background:none;
	margin:0;
	padding:0;
	text-align:left;
	font-size:10.5pt;
	font-weight:bold;
	color:#c52e70;
}
/**/
#left .quick-search form p.foot a{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#666;
}

#left .quick-search form p.foot a:hover{
	color:black;
}
#content{
	float:left;
	width:450px;
	color:#545454;
}
p  {
	font-size:9pt !important;
	text-align:justify;
	margin: 10px
}
#content h1{
	color:#c52e70;
}
#content h2,#content h3,#content h4,#content h5{
	color:#545454;
}

#content h2.toggle{
	padding-left:40px;
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 25px 2px;
	font-size: 9pt;
}
#content li{
	padding-left:30px;
	background-image: url(/images/plus.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	font-size: 9pt;
	list-style-type: none;
}

#content div.candidates h1{
	color:#99B52B;
}

#content .page-content p {
	margin: 0 10px 10px 10px;
}

/*#content .page-content h2{
	font-size:9pt;
	font-weight:bold;
	margin-bottom:0px;
	margin-bottom:3px;
	color: #545454;
}*/

div.latest-jobs .middle ul {
	list-style-image:url(/images/nav_purple_arrow.gif);
	font-weight:bold;
}



#right{
	float:left;
	width:207px;
	padding-left:20px;
	font-size:11px;
}
#right h2{
	font-size:12pt;
	font-weight:bold;
	line-height:33px;
	border-style:solid;
	border-color:#999;
	border-width:0 0 1px 10px;
	padding-left:10px;
}

#right div{
  margin-bottom: 2px;
}

#right div .middle{
	margin-left:20px;
}
#right div .middle .nav li{
	margin-bottom:2px;
}
#right div .middle .nav li ul li{
	padding-left:20px;
}
#right div .middle .nav li a{
	color:#333;
	text-decoration:none;
}
#right div .middle .nav li a:hover{
	/*text-decoration:underline;*/
	cursor: pointer;
}
#right div .middle .nav li span{
	font-size:1.1em;
}
#right div .middle .nav li span:hover {
	border-bottom: 1px dotted;
	cursor:pointer;
}
#right div .middle .nav li span.expand:hover {

	cursor:pointer;
}

#right .job-seekers h2{
	border-color:#99B52B;
}

div.job-seekers ul {
	list-style-image:url(/images/nav_dgreen_arrow.gif);
	font-weight:bold;
}
#right div.job-seekers .middle .nav li a{
  color:#A7C568;
}

#right div.job-seekers ul.nav li ul li, #right div.employers ul.nav li ul li {
	padding-left:0px;
}
#right div.job-seekers .middle .nav li,
#right div.job-seekers .middle .nav li a:hover{
	color:#629100;
	text-decoration:none;
}
#content div.employers h1{
	color:#408CAC;
}
#right .employers h2{
	border-color:#408CAC;
}

div.employers .middle ul {
	list-style-image:url(/images/nav_lblue_arrow.gif);
	font-weight:bold;
}
#right div.employers .middle .nav li a{
  color:#6DA6A9;
}
#right div.employers .middle .nav li,
#right div.employers .middle .nav li a:hover{
	color:#3C83A2;
	text-decoration:none;
}


#right .latest-jobs h2{
	border-color:#6E377B;
}

#right div.latest-jobs .middle .nav li a{
  color:#6E377B;
}
#right div.latest-jobs .middle .nav li,
#right div.latest-jobs .middle .nav li a:hover{
	color:#6E377B;
	text-decoration:none;


}
#right div.latest-jobs .middle .nav li a:hover {
	border-bottom: 1px dotted;
	cursor:pointer;
}
#right .latest-news h2{
	border-color:#c52e70;
}

#right div.latest-news .middle .nav li a{
  color:#C52E70;
}
#right div.latest-news .middle .nav li,
#right div.latest-news .middle .nav li a:hover{
	color:#C52E70;
	text-decoration:none;

}
#right div.latest-news .middle .nav li a:hover {

	cursor:pointer;
}

#right .latest-news2 h2{
	border-color:#f78c13;
}


#right ul.jobs h3{
	font-size:1em;
	color:black;
	font-weight:normal;
}
#right ul.jobs li h3 a{
	text-decoration:none;
	font-style:normal;
	color:#6E377B;
}

#right ul.articles h3{
	font-size:1em;
	color:black;
	font-weight:normal;
}
#right ul.articles li h3 a{
	text-decoration:none;
	font-style:normal;
	color:#575544;
}


#right ul.articles h3 a:hover{
	color:black;
}
#right ul.articles li p   {
	color:#8F8C70;
}
#right ul.articles li,#right ul.articles li a{
	color:#333;
}
#right ul.articles li p a{
	text-decoration:none;
	font-weight:bold;
	color:#c52e70;
}
#right ul.articles li p a:hover{
	text-decoration:underline;
}


#foot{
	position:relative;
	height:100px;
	padding:20px 10px;
	background:url('/images/foot_bg.gif') no-repeat left top;
	font-size:10px;
	color: #333;
}
#foot p.copyright{
	margin:0;
	font-size: 10px;
	color: #333;
}
#foot .nav{
	position:absolute;
	top:20px;
	width: 100%;
	right: 10px;
}
#foot .nav li{
	float:right;
	padding:0 5px;
	border-right:1px solid #333;
}
#foot .rpm a{
	float:right;
	padding:0 5px;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	top: -25px;
}
#foot .nav li.last{
	border-right:none;
	float: right;
}
#foot .nav li a, #foot a{
	color:#333;
	text-decoration:none;
	margin: 0;
	padding: 0;
}
#foot .nav li a:hover, #foot a:hover{
	color:black;
}
form.data-entry {
	margin-left: 10px;
}

form.data-entry p{
	overflow:auto;
	margin:0.5em 0;
	width:100%;
	display:block;
	float:left;
}
form.data-entry p label, form.data-entry div label, form.data-entry label{
	/*float:left;*/
	width:60px;
	font-weight:bold;
	float: left;
	margin-top: 2px;
}

form.data-entry.friend p label {
	width:132px;	
}

form.data-entry label.email  {
	width:94px;
	font-weight:bold;
	float: left;
	margin-top: 2px;
}
input.text_long       {
	float:left;
	width:140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
form.data-entry p label.sub{
	display:inline;
	float:none;
	width:auto;
}
form.data-entry p span{
	display:block;
	padding-left:150px;
}
form.data-entry p .text_long{
	width:200px;
}
form.data-entry p select{
	width:205px;
}
select  {
	width:144px;
	float: left;
	margin-right: 10px;
}
.bottom  {
	margin-bottom:10px;
}

form.data-entry p select.minor{
	width:auto;
}

form.data-entry div.location{
	float:left;
	clear:both;
	width:214px;
}
#content form.data-entry div.location li, #content form.data-entry div.sectors li{
	background-image: none;
	padding-left: 10px;
}

form.data-entry div.sectors{
	float:left;
	margin-right:5px;
	width:207px;
}

form.data-entry div{
	padding-top:5px;
	padding-bottom: 5px;
}
form.data-entry p.foot{
	padding-left:150px;
	width: 250px;
}

form ul.advanced_multiselect_scroller{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	height:160px;
	overflow:auto;
	border:1px solid #ccc;
	width:202px;
	font-size:10px;
	color:#222;
}

form ul.advanced_multiselect_scroller label{
	display:inline;
	float:none;
}

form ul.advanced_multiselect_scroller li.col1{
	background-color:#E0DDC9;
}

form ul.advanced_multiselect_scroller li.col2{
	background-color:#fff;
}


/* Multi Select Drop Down */
form ul.multi_select_drop_down {
	list-style:none;
	width:202px;
	margin:0;
	cursor:default;
}

form ul.multi_select_drop_down li{
	border:1px solid #ccc;
	padding:4px 0px 0px 1px;
	height:19px;
}

form ul.multi_select_drop_down li:hover{
	background-color:#31849B;
	color:#fff;
}

form ul.multi_select_drop_down li:hover ul{
	display:block;
}

form ul.multi_select_drop_down ul{
	display:none;
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	background-color:#fff;
	/*top:-102px;*/
	border:1px solid #ccc;
	left: -2px;
	width:198px;
	padding:1px;
}

form ul.multi_select_drop_down ul li{
	padding:1px;
	border:none;
	font-size:10px;
	color:#222;
}

form ul.multi_select_drop_down ul li:hover{
	color:#222;
}

form ul.multi_select_drop_down li ul li.col1{
	background-color:#E0DDC9;
}

form ul.multi_select_drop_down li ul li.col2{
	background-color:#fff;
}

form ul.multi_select_drop_down ul li label{
	display:inline;
}


.job-list{
	height:400px;
	overflow-y:scroll;
	color:#333;
}
.job-list .job{
	margin-bottom:10px;
}
.job-list .job h3{
	font-size:9pt;
	margin:0;
}
.job-list .job h3 *{
	vertical-align:middle;
}
.job-list .job a{
	color:#c52e70;
}
.job-list .job a:visited{
	color:#C52E70;
}

.job-list .job p{
	margin:0px 5px 20px 25px;
}
.job-list .job p label{
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
}
#job-detail {
	margin-left: 10px;
}

#job-detail .specifics{
	margin-bottom:1em;
	color:#333;
	margin-left: 10px;
}
#job-detail .specifics p{
	overflow:auto;
	margin:0;
}
#job-detail .specifics p label{
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
}
#job-detail .specifics p span{
	display:block;
	padding-left:100px;
}
#job-detail .description{
	text-align:justify;
}

#job-alerts-sign-up p{
	overflow:auto;
}
#job-alerts-sign-up p label{
	display:block;
	float:left;
	width:200px;
	font-weight:bold;
}
#job-alerts-sign-up p span{
	display:block;
	padding-left:200px;
}

#contact-us .details{
	width:100%;
	border-collapse:collapse;
	margin-left: 10px;
}
#contact-us .details td{
	width:50%;
}
#contact-us .details td p{
	margin-left: 0px;
}
#contact-us .details h2{
	margin:0;
}

p.sort-options *{
	vertical-align:middle;
	font-size:8pt;
}
p.sort-options a{
	color:blue;
	text-decoration:none;
	padding:0 16px 0 0;
	background:no-repeat center right;
	border:1px solid white;
}
p.sort-options a.sorted{
	
}
p.sort-options a.sorted.asc{
	background-image:url('/images/sort_asc.gif');
}
p.sort-options a.sorted.desc{
	background-image:url('/images/sort_desc.gif');
}
#linksanddownloads  {
	margin-left:0px;
}
#linksanddownloads  h2{
	font-size: 12pt;
}
#linksanddownloads .togglebody_wrapper , #linksanddownloads .togglebody_wrapper h2{
	margin-left:0px;
	font-size: 9pt;
	color: #545454;
}

#linksanddownloads a, 
#linksanddownloads a:visited,
#linksanddownloads a:active, 
#linksanddownloads a:link{
	text-decoration:none;
}

#links_togglebody a{
	text-decoration:none;
}

.togglebody {
	width:98%;
	}

.toggle-head{
	/*background:url(/images/toggle_head.jpg) no-repeat top left;*/
	position:relative;
	/*padding:5px;
	background-color:#ddd;
	border:1px solid #999;*/
	cursor:pointer;
}

h2.toggle-head{
	font-size:12px;
}

/*.toggle-head span{
	position:absolute;
	right:10px;
	top: 8px;
	font-size:10px;
	font-weight:normal;
	position:relative;
	left:5px;
	top:-3px;
}*/

.toggle-head span img {
	margin-left:5px;
	margin-top: -2px;
}
#links_togglebody a:hover{
	text-decoration:underline;
}

table.links_table tr:hover td{
}

/*.links_heading {
	width:135px;
}*/

.links_table {
	margin-left:37px;
	margin-bottom: 10px;
	width: 95%;
}

.links_table td{
	padding:7px 5px 0 2px;
	margin:0;
	vertical-align:top;
	font-size:11px;
	height: 17px;
}

.links_table tr {
}

#apply-form p {
	margin: 0;
}

#apply-form input, #apply-form textarea {
	width:60%;
}

#apply-form p.foot {
	padding-left: 72px;
	width: 100%;
}

.text_flow p {
	padding-top:0px;
	margin-top:0px;
}

#apply-form.data-entry.friend p.foot {
	padding-left:132px;
	margin-top:5px;
}

div.expand2_wrapper p {
	margin: 5px 5px;
	padding-left: 20px;
}

.expand2_wrapper {
	margin-left:30px;
}

.expand2_wrapper p{
	margin: 4px 0 16px 0;
}

p.title_before {
	margin-bottom:0px;
}

.sup {
	vertical-align: baseline;
	position: relative;
	top: -3px;
	font-size:7px;
}

a.looklikelink {
	cursor:pointer;
	color:#C52e70;
}

/* This Needs To Stay Near The Bottom */
form .dummy {
	display:none !important;
}

.news {
	margin: 0 0 10px 30px;
}

.scrollable{
	position:relative;
	overflow:hidden;
	width:180px;
	height:210px;
	margin-top:1em;
}
.scrollable .items{
	position:absolute;
	height:20000em;
}
.job_list {
	display: block;
	padding: 20px 0;
	margin: 0;
}

#scrollable-jobs .items div{
	margin-bottom:1em;
}
#scrollable-jobs .items div h3{
	margin:0;
}
#scrollable-jobs .items div h3 a{

}
#scrollable-jobs .items div .desc{
	font-weight:normal;
	color:#666;
}

#scrollable-profiles .items div{
	margin-bottom:1em;
}
#scrollable-profiles .items div h3{
	margin:0;
}
#scrollable-profiles .items div h3 a{
	color: #c52e70;
}
#scrollable-profiles .items div .desc{
	font-weight:normal;
	color:#666;
}

div.pages a{
	color:#A7C568;
}

div.pages div.left{
	float:left;
}

div.pages div.right{
	float:right;
}

#social_media_icons{
  font-size: 14px;
  line-height: 27px;
  margin-left: 17px;
  margin-top: 25px;
}

#social_media_icons a{
  text-decoration: none;
  padding-left: 37px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
  margin-bottom: 3px;
}

#twitter_link{
  background: url(/images/twitter.png) no-repeat;
}

#linkedin_link{
  background: url(/images/linkedin.png) no-repeat;
}

#wordpress_link{
  background: url(/images/wordpress.png) no-repeat;
}

#facebook_link{
  background: url(/images/facebook.gif) no-repeat;
}

.news_colour{
  color: #f78c13 !important;
}

.cat_news_list{
  padding-left: 0px !important;
}

.latest-news2 div.middle ul.nav li span a{
  color: #f78c13 !important;
}

#right div.latest-news2 .middle .nav li a:hover{
	color:#f78c13;
}

div#job-detail h2 {
	margin-left:0px;	
}

h2.team {
	border-style: solid;
	border-width: 0px 0px 1px 10px;
    font-size: 12pt;
    font-weight: bold;
    line-height: 33px;
    padding-left: 10px;	
}

div.teammember {
	width: 210px;
	float:left;
	margin-left:10px;
}

div.teammember div {
	position:relative;
	margin-bottom:5px;
}

div.teammember div img {
	margin-right: 5px;	
}

div.teammember p {
	margin:0px 0px 10px;
	text-align:left;
}

div.teammember p.personname {
	font-size:25px !important;
	position:absolute;
	top: 30px;
	display:inline-block;
	width: 111px;
	left: 99px;
}

div.teammember p.jobrole {
	text-transform:uppercase;
	font-size:11px !important;
}

div.teammember a.contactlink {
	padding-left: 20px;
	background:url(/images/mail.png) no-repeat left center;
	text-align:left;
	font-size:12px;
	line-height: 12px;
	padding-top: 1px;
	position:absolute;
	bottom:2px;
	padding-bottom: 0px;
	left: 99px;
}

div.teammember a.more {
	display:none;	
}

#nicewrapper {
	display:none;
	width:262px;
	position:absolute;
}

#nicewrapper .header {
	height: 20px;
	background:url(/images/pop_top.png) no-repeat;
}

#nicewrapper .body {
	background:url(/images/pop_mid.png) repeat-y;
}

#nicewrapper .footer {
	height: 18px;
	background:url(/images/pop_bottom.png) no-repeat;
}

#nicewrapper .closebtn {
	height: 36px;
	width:35px;
	background:url(/images/closebtn.png) no-repeat;
	position:absolute;
	right: -10px;
	top: -10px;
	cursor:pointer;
}

#nicewrapper div.teammember {
	margin-left: 30px;	
	margin-top: 10px;
}

#clicker {
	position:fixed;
	height: 100%;
	width:100%;
	background-color:#000;
	z-index: 8500;
	top:0px;
	left:0px;
	display:none;
}
