body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.7em;
	color: #111;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #111;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #ea1239;
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	color: #ea1239;
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	color: #000000;
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
hr {
	display: none;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}

a {
	text-decoration: underline;
	color: #111;
}
a:hover {
	text-decoration: underline;
	color: #ea1239;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}

.banner1 {
	border: 1px solid #ea1239;
	margin: 0 0 1em 0;
	text-align: center;
}
.banner1 div {
	background: #e1e1e1;
	padding: 0.7em;
	text-align: left;
}
.banner1 div a {
	color: #111;
	text-decoration: none;
}
.banner1 div a:hover {
	color: #ea1239;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.box1 {
	background: #e1e1e1;
	padding: 0.5em 10px;
	margin: 0 0 1em 0;
}
.box2 {
	background: url("../images/line1.gif") repeat-x left bottom;
	padding: 0 0 0.7em 0;
	margin: 0 0 0.7em 0;
}
.box3 {
	padding: 0 10px;
	margin: 0 0 1em 0;
}
.box3 p {
	padding: 0 0 0.5em 0;
}
.box4 {
	border: 1px solid #ea1239;
	margin: 0 0 1em 0;
}
.box4_in, .box4_poll {
	padding: 0 0.7em;
}
.box5 {
	background: #e1e1e1;
	padding: 1em 10px 0.5em 10px;
}

.box6 {
    background: #e1e1e1;
    padding: 1em 10px 2em 10px;
    margin: 0 0 1.4em 0;
    .margin: 0 0 1.6em 0;
}


.breadcrumbs {
	color: #999;
	padding: 2em 15px 0.5em 15px;
	text-transform: lowercase;
	height: 1%;
}
.breadcrumbs a {
	color: #999;
}
.breadcrumbs a:hover {
	color: #111;
}
.breadcrumbs span {
	color: #111;
}

input.button1 {
	background: #ea1239;
	color: #fff;
	border: none;
	padding: 0.2em 2em 0 0;
	.padding: 0.2em 2em 0 0.3em;
	overflow: visible;
	text-align: left;
}

.clear {
	clear: both;
}

.col_half {
	width: 234px;
}
.col_main {
	float: left;
	width: 700px;
	min-height: 30em;
	height: auto;
}
/*\*/
* html .col_main {
	height: 30em;
}
.col_main_left {
	float: left;
	width: 200px;
}
.col_main_right {
	float: right;
	width: 486px;
}
.col_right {
	float: right;
	width: 200px;
}

.colcode1 {
	color: #ea1239;
}
.colcode2 {
	color: #BDBDBD;
}
.container {
	width: 914px;
	margin: 0 auto;
	text-align: left;
}

.feat_jobs_left {
	float: left;
	width: 90px;
	padding: 10px 0 0.8em 0;
	text-align: center;
}
.feat_jobs_line {
	clear: both;
	padding: 0 0 0.8em 0;
	background: url("../images/line-feat-jobs.gif") repeat-x left top;
	height: 1%;
}
.feat_jobs_right {
	float: right;
	width: 125px;
	padding: 0 0 0.8em 0;
}
.feat_jobs_right p {
	padding: 0 0 0.4em 0;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	border-top: 1px solid #E1E1E1;
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
	text-align: right;
	width: 700px;
	padding: 10px 0 25px 0;
}
.footer_right ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer_right ul li {
	float: left;
	padding: 0.1em 0.8em;
	border-right: 1px solid #bdbdbd;
}
.footer_right ul li.last {
	padding-right: 0;
	border: none;
}

input.form_checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
}
input.form_general, textarea.form_general {
	width: 180px;
}
input.form_special_candreg1 {
	width: 2em;
}
input.form_special_candreg2 {
	width: 5em;
}
select.form_general {
	width: 184px;
	.width: 186px;
}
input.form_js1 {
	width: 180px;
}
select.form_js1 {
	width: 184px;
	.width: 186px;
}
input.form_js2 {
	width: 2em;
}
input.form_js3 {
	width: 5em;
}
input.form_js4 {
	width: 165px;
	margin: 0.4em 0 0 0;
}
select.form_js4 {
	width: 169px;
	.width: 171px;
	margin: 0.4em 0 0 0;
}
input.form_login {
    width: 176px;
}

.header {
	background: url("../images/masterhead.jpg") no-repeat left bottom;
	width: 914px;
	height: 126px;
	position: relative;
	padding: 10px 0 0 0;
}
.header a.logo {
	position: absolute;
	left: 5px;
	top: 20px;
	text-indent: -999em;
	width: 315px;
	height: 50px;
}
.header h1.logo {
	position: absolute;
	left: 5px;
	top: 20px;
	text-indent: -999em;
	width: 315px;
	height: 50px;
}
.header_text {
	position: absolute;
	right: 30px;
	top: 35px;
	text-align: right;
	font-size: 1.9em;
}

.hidden {
	display: none;
}

.link_add {
	background: url("../images/icon-add.gif") no-repeat left center;
	padding: 0.2em 0 0.2em 20px;
}
.link_basket {
	background: url("../images/icon-basket.gif") no-repeat right center;
	padding: 0 21px 0 0;
}
.link_rss {
	background: url("../images/icon-rss-small.gif") no-repeat right center;
	padding: 0 21px 0 0;
}
.link_email {
	background: url("../images/icon-email.gif") no-repeat left center;
	padding: 0 0 0 16px;
}
.link_remove {
	background: url("../images/icon-remove.gif") no-repeat left center;
	padding: 0.2em 0 0.2em 20px;
}
.link1 {
	background: url("../images/arrow1.gif") no-repeat left center;
	padding: 0 0 0 14px;
	text-decoration: none;
}
.link3 {
	color: #ea1239;
}
.link3:hover {
	color: #111;
}

.list_simple {
	margin: 0;
	padding: 0 0 0.5em 0;
	list-style: none;
}
.list_simple_indent {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	list-style: none;
}
.logo_client {
	float: right;
	text-align: center;
	margin: 0 0 0 1em;
}
.logo_client p {
	padding: 0 0 0.5em 0;
}

.menu {
    background: #3a3a3a url("../images/menu-right.gif") repeat-y right 0;
    margin: 1px 0;
    position: relative;
    height: 1%;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.menu ul li {
	float: left;
	background: #fff;
}
.menu ul li a {
	display: block;
	background: #999 url("../images/menu-bgr.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
	padding: 0.6em 22px 0.6em 8px;
	margin: 0 1px 0 0;
}
.menu ul li a:hover {
	background: #666 url("../images/menu-bgr-over.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}
.menu ul li.selected a {
	background-color: #901;
}
.menu ul li.selected a:hover {
	background-color: #000;
}
.menu_right {
	float: right;
	padding: 0.45em 8px 0 0;
}

.news {
	background: url("../images/line1.gif") repeat-x left bottom;
	padding: 0 0 0.7em 0;
	margin: 0 0 0.7em 0;
}

.qs1 {
	margin: 0 0 1em 0;
	padding: 1.5em 0 1.5em 15px;
	color: #fff;
	background: #626262 url("../images/qs1.gif") repeat-x;
}
.qs1 label {
	position: absolute;
	left: -999em;
}
.qs1 p {
	padding: 0.8em 0 0 10.5em;
	font-size: 1.2em;
	font-weight: bold;
}
.qs1 p a {
	color: #fff;
}
.qs1 p a:hover {
	color: #ddd;
}
.qs1 p small {
	font-weight: normal;
	font-size: 0.8em;
}
.qs1 select {
	width: 150px;
	margin: 0 2px 0 8px;
	color: #666;
}
.qs1 table td, .qs1 table th {
	padding: 0;
	border: none;
	vertical-align: middle;
	text-align: left;
	color: #fff;
}
.qs1 table th {
	font-size: 1.4em;
	padding: 0 10px 0 0;
}
.qs1 .form-text {
	width: 210px;
	color: #666;
	margin: 0 2px 0 0;
}

.screenreader {
	position: absolute;
	left: -999em;
}

.submenu1 {
    display: none;
    position: absolute;
    top: 2.4em;
    .top: 2.5em;
    left: 0;
}

.submenu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.submenu1 ul li {
    float: left;
    padding: 0;
}

.submenu1 ul li a {
    background: #e1e1e1 url("images/submenu1-corner.png") no-repeat right top;
    _background-image: url("images/submenu1-corner.gif");
    display: block;
    text-decoration: none;
    padding: 0.25em 1em;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    white-space: nowrap;
    font-size: 0.95em;
    margin: 0;
}

.submenu1 ul li a:hover {
    background: #ea1239;
    text-decoration: none;
    color: #fff;
}

.submenu1 ul li.selected a {
    background-color: #ea1239;
    color: #fff;
}


.submenu2 {
	list-style: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}
.submenu2 li {
	background: url("../images/line1.gif") repeat-x left bottom;
	padding: 0.5em 1em;
}
.submenu2 li a {
	text-decoration: none;
	color: #111;
}
.submenu2 li a:hover {
	text-decoration: none;
	color: #ea1239;
}
.submenu2 li.selected a {
	font-weight: bold;
}

.tab_form {
	border-collapse: collapse;
}
.tab_form th {
	padding: 0.3em 1em 0.7em 0;
	border: none;
	text-align: left;
	vertical-align: top;
	width: 130px;
	font-weight: normal;
}
.tab_form td {
	padding: 0 0 0.7em 0;
	border: none;
	text-align: left;
	vertical-align: top;
}

.tab_jobsearch {
	border-collapse: collapse;
	width: 100%;
}
.tab_jobsearch td {
	padding: 0 0 0.7em 0;
	vertical-align: top;
	border: none;
	width: 50%;
}

.tab_links {
	border-collapse: collapse;
	width: 100%;
	background: url("../images/line1.gif") repeat-x left bottom;
	margin: 0 0 2em 0;
}
.tab_links td {
	width: 33%;
	padding: 0;
	border: none;
	vertical-align: top;
	color: #ea1239;
}

.tab_refine {
	border-collapse: collapse;
	margin: 0 0 0.5em 0;
}
.tab_refine td {
	vertical-align: top;
	border: none;
	padding: 0 0 0.4em 0;
}

.tab_reorder {
	border-collapse: collapse;
}
.tab_reorder th {
	font-weight: normal;
	vertical-align: middle;
	padding: 0 0.3em 0 0;
	border: none;
}
.tab_reorder td {
	vertical-align: middle;
	padding: 0 0 0 0.3em;
	border: none;
}

.tab_vacdet {
	border-collapse: collapse;
}
.tab_vacdet th {
	color: #999;
	padding: 0 0 0.3em 0;
	border: 0;
	width: 9em;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.tab_vacdet td {
	padding: 0 0 0.3em 0;
	border: 0;
	vertical-align: top;
}

.title1 {
	padding: 0.2em 0.8em;
	background: #e1e1e1;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.title2 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	background: #e1e1e1;
	padding: 0.2em 0.8em;
}
.title3 {
	background: none;
	padding: 0.5em 0;
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.title4 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	background: #c1c1c1;
	padding: 0.2em 0.8em;
}

.title5 {
	padding: 0.2em 0.8em;
	margin-bottom:0px;
	background: #e1e1e1;
	text-transform: lowercase;
	letter-spacing: 1px;
}

.docselection_container
{
	display:block;
	background-color:#ffffff;
	border:2px inset;
	width:200px;
}
.docselection_list_container
{
	overflow:auto;
	display:block;
	background-color:#ffffff;
	width:100%;
	height:100px;
	border-bottom:1px solid;
}

.login_error ul {	
	margin: 0;
	padding: 0;
	list-style: none;
	color:#FFF;
	background-color:#ea1239;
}
.login_error li {	
	padding: 5px;
	list-style: none;
}

.browsebysectorbox 
{
	min-height: 140px;
	_height: 140px;
}

.threelines 
{
	height:3.3em;
	overflow:hidden;
}

.link_basket_left
{
	background: url("../images/icon-basket.gif") no-repeat left center;
	padding: 0.2em 0 0.2em 21px;
}

.menu_right {
	float: right;
	padding: 0.45em 8px 0 0;
	position:absolute;
	top:-135px;
	right:-10px;
}

.menu_right a {
	text-decoration: none;
	color: #ea1239;
}

.menu_right a:hover {
	text-decoration: none;
	color: #fff;
}

.menu_right_country {
	vertical-align: top;
}

.title1 a {
	text-decoration: none;
}

.title1 a.all {
	font-size: 0.8em;
	font-weight: normal;
	float: right;
}

vacdet_feat {
	background: #f1f1f1 url("../images/line1.gif") repeat-x left top;
	padding: 0.3em 0.5em;
	margin: 0 0 1em 0;
	color: #008ce3;
	font-weight: bold;
}
.vacsum_feat {
	background: #f1f1f1 url("../images/line1.gif") repeat-x left bottom;
	padding: 0.7em 10px;
	margin: -0.7em 0 0.7em 0;
}
.tab_featclients {
      width: 100%;
      border-collapse: collapse;
      background: url("../images/line1.gif") repeat-x left top;
}
.tab_featclients td {
      padding: 0;
      border: none;
      text-align: center;
      width: 20%;
}
.tab_featclients tr.tr1 td {
      padding: 15px 0 0 0;
      vertical-align: middle;
}
.tab_featclients tr.tr2 td {
      vertical-align: top;
      padding: 10px 0 15px 0;
      background: url("../images/line1.gif") repeat-x left bottom;
}
.tab_featclients tr.tr2 td.empty {
      background: none;
}
.tab_featclients td a {
      color: #000;
}
.tab_featclients td a:hover {
      color: #ea1239;
}

 

.footer img {
	margin-right: 5px;
	margin-bottom: 5px;
}
