body.design {
	background-image: url(/images/vbg.jpg);
	background-color: #c291c7;
	margin: 0px 0px 0px 0px;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 0px 0px 0px;
}

div#page {
	position: relative;
	width: 883px;
	margin: 0 auto;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}


form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input, select, textarea, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
.noborder {
	border: none;
}
p {
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}

div.content {
	position: relative;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0px 40px 0px;
}
div.header {
	position: relative;
	background-image:url(/images/logo.gif);
	height: 162px;
	background-position: top left;
	background-repeat:no-repeat;
	margin: 5px 0px 0px 0px;
}
div.header_bar {
	position: absolute;
	text-align: right;
	background-image:url(/images/header_bar_bg.gif);
	width: 636px;
	height: 42px;
	top: 46px;
	right: 0px;
	background-color: #96439E;
	
}
div.header_link {
	position: relative;
	float: left;
	width: 106px;
	text-align: center;
	margin: 13px 0px 0px 0px;
	font-size: 11px;
}
div.header_link a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.header_link a:hover {
	text-decoration: underline;
}
div.search_bar {
	position: absolute;
	width: 561px;
	right: 0px;
	top: 108px;
	color: #000000;
}
div.search_bar select {
	margin-top: 2px;
}
div.search_box {
	position: relative;
	float: left;
	width: 150px;
}
div.large_search_box {
	position: relative;
	float: left;
	width: 200px;
}
div.empty_search_box {
	position: relative;
	float: left;
	width: 125px;
}
div.search_button {
	position: relative;
	float: left;
	width: 50px;
	margin-top: 13px;
	text-align: right;
}

div.today {
	position: absolute;
	width: 390px;
	left: 380px;
	text-align: right;
	top: 23px;
	color: #bbbbbb;
}

div.call_us_today {
	position: absolute;
	top: 104px;
	left: 233px;
	width: 537px;
	height: 45px;
}

div.banner_bar {
	position: relative;
	clear: both;
	height: 220px;
}

div.banner_bar_main {
	position: relative;
	float: left;
	width: 780px;
	height: 220px;
	background-repeat:no-repeat;
}

div.pre_footer_links {
	position: relative;
	float: left;
	clear: both;
	background-image:url(/images/pre_footer_bg.gif);
	background-color: #313131;
	height: 42px;
	width: 780px;
	margin: 10px 0px 10px 0px;
}

div.pre_footer_link {
	position: relative;
	float: left;
	font-weight: bold;
	width: 156px;
	text-align: center;
	margin-top: 14px;
}

div.pre_footer_link a {
	color: #ffffff;
	text-decoration: none;
}
div.pre_footer_link a:hover {
	text-decoration: underline;
}


div.footer {
	position: relative;
	clear: both;
	background-image:url(/images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #313131;
	height: 32px;
	width: 780px;
}
div.footer_left {
	position: absolute;
	width: 300px;
	top: 11px;
	left: 8px;
	color: #ffffff;
}
div.footer_right {
	position: absolute;
	text-align: right;
	width: 400px;
	top: 11px;
	right: 8px;
	color: #ffffff;
}
div.footer_right a {
	text-decoration: none;
	color: #ffffff;
}
div.footer_right a:hover {
	text-decoration: underline;
}



div.main {
	position: relative;
	clear: both;
	float: left;
	width: 780px;
	background-image:url(/images/main_bg.gif);
}
div.main_left {
	position: relative;
	float: left;
	width: 594px;
	background-color:#FFFFFF;
}
div.main_right {
	position: relative;
	float: left;
	width: 186px;
	background-color: #f5f5f5;
}
div.main_right h1 {
	background-color: #a4a4a4;
	color: #ffffff;
	border-bottom: 1px solid #808080;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
div.main_left h1 {
	background-color: #ececec;
	color: #242424;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}
div.latest_news {
	position: relative;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
span.latest_news_date {
	color: #000000;
}
span.latest_news_heading {
	font-weight: bold;
	color: #903799;
}
div.latest_news a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
div.latest_news a:hover {
	text-decoration: underline;
}

div.vacancy {
	position: relative;
	width: 297px;
	float: left;
}
div.vacancy_padding {
	position: relative;
	padding: 10px;
}
div.vacancy_box {
	position: relative;
	padding: 5px;
	border-left: 2px solid #666666;
	line-height: 16px;
}
span.vacancy_heading {
	font-weight: bold;
	color: #8b2f95;
}
span.vacancy_location {
	font-weight: bold;
	color: #d99fdd;
}
div.vacancy_box a {
	font-weight: bold;
	color: #8e3597;
	text-decoration: none;
}
div.vacancy_box a:hover {
	text-decoration: underline;
}

div.standard_padding {
	position: relative;
	padding: 10px;
}
div.standard_padding a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.standard_padding a:hover {
	text-decoration: underline;
}

div.apply_box {
	position: relative;
	padding: 8px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	line-height: 16px;
	margin: 20px 20px 20px 20px;
	color: #696969;
	font-size: 10px;
}

div.apply_box b {
	color: #8b2e96;
}

div.apply_box a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

div.apply_box a:hover {
	text-decoration: underline;
}

/* USER FORMS */

table.user_form {
	border: 1px solid #C8C8C8;
	background-color: #F7F7F7;
	color: #000000;
	margin: 10px 0px 10px 0px;
}
table.user_form td {
	padding: 5px;
}
table.user_form th {
	padding: 5px;
	background-color: #E3E3E3;
	color: #000000;
	font-weight: normal;
}
input.user_button {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
}

/* ERRORS */

div.msg_title_1 {
	position: relative;
	padding: 5px;
	background-color: #933f9c;
	color: #ffffff;
	border-bottom: 1px solid #64176c;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
div.msg_title_0 {
	position: relative;
	padding: 5px;
	background-color: #c61010;
	color: #ffffff;
	border-bottom: 1px solid #8d0d0d;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}
div.msg_body {
	position: relative;
	padding: 5px;
	background-color: #f5f5f5;
	color: #000000;
	border-bottom: 1px solid #d6d6d6;
	margin: 0px 0px 18px 0px;
}

div.pager {
	position: relative;
	float: left;
	clear: both;
	height: 30px;
}
div.pager_left {
	position: relative;
	float: left;
	width: 125px;
	text-align: left;

}
div.pager_right {
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	width: 100px;
	text-align: right;

}
div.pager_main {
	position: relative;
	width: 365px;
	float: left;
	text-align: center;
	color: #cccccc;
}
div.pager a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.pager a:hover {
	text-decoration: underline;
}

/* CMS */

body {
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
}
a {

}
a:hover {
	
}

body, form, input, textarea, select {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {

}

h2 {
	font-weight: bold;
	font-size: 11px;
	color: #8b2e96;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

ul {
	margin: 20px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	line-height: 16px;
	list-style: none;
	border: 1px solid #efefef;
}
li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #6d1b75;
}



div.slidenav_question {
	position: relative;
	clear: both;
	float: left;
	width: 570px;
	margin: 0px 0px 1px 0px;
	background-color: #efefef;
	overflow:hidden;
	cursor:pointer;
}

div.slidenav_question_content_0 {
	position: relative;
	clear; both;
	padding: 5px 5px 5px 5px;
	float: left;
}
div.slidenav_question_content_1 {
	position: relative;
	clear; both;
	padding: 5px 5px 5px 5px;
	float: left;
	background-color: #a761ad;
	color: #ffffff;
}

div.vacancy_list_title {
	position: relative;
	width: 270px;
	float: left;
}
div.vacancy_list_location {
	position: relative;
	width: 195px;
	float: left;
}
div.vacancy_list_salary {
	position: relative;
	width: 95px;
	float: left;
	text-align: right;
}


div.slidenav_answer {	
	clear: both;
	float: left;
	background-color:#EEEEEE;
	width:570px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin: 0px 0px 1px 0px;

}

.slidenav_answer_content {	
	position: relative;
	float: left;
	clear; both;
	padding:10px;
	position:relative;
}

div.vacancy_list_controls {
	position: relative;
	float: left;
	clear: both;
	width: 550px;
	text-align: right;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
}

div.sector_heading_1 {
	position: relative;
	width: 570px;
	background-color: #85248f;
	color: white;
	font-weight: bold;
	font-size: 11px;

	margin: 15px 0px 0px 0px;
	clear: both;
	float: left;
}
div.sector_heading_0 {
	position: relative;
	width: 570px;
	background-color: #d8d8d8;
	color: black;
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	clear: both;
	float: left;
}
div.sector_heading_content {
	position: relative;
	float: left;
	clear: both;
	padding: 8px;
}
span.region_match_1_0 {
	color: #deafe2;
}
span.type_match_1_0 {
	color: #deafe2;
}

span.region_match_0_0 {
	color: #bebebe;
}
span.type_match_0_0 {
	color: #bebebe;
}


div.main_right a.job_sector_button {
	display: block;
	width: 140px;
	background-color: #691a71;
	margin: 0px 0px 10px 0px;
	background-image: url(/images/sector_button.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	color: #ffffff;
	padding: 6px 0px 0px 10px;
	
}
div.main_right a.job_sector_button:hover {

	background-image: url(/images/sector_button_hover.jpg);

	
}
div.sector_button_padding {
	position: relative;
	clear: both;
	float: left;
	padding: 18px 0px 20px 18px;
}
