/* begin css tabs */
ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0 0 0 0; /* set margins as desired */
	font: bold 1.2em tahoma, arial, sans-serif; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: .5em 1em .8em 4em; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
	border-bottom: none; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

/* settings for selected tab link */
body#home li.home a, body#candidates li.candidates a, body#clients li.clients a, body#vacancies li.vacancies a, body#contact_us li.contact_us a { 
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	/*top: 1px;*/
	/*padding-top: 4px;  must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	/*padding: 3px 4px;  set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	padding: .8em .5em;
	border: none; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #000; /* set unselected tab background color as desired */
	color: #fff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
}

ul#tabnav li a:hover { /* settings for hover effect */
	background-color: #fff; /* set desired hover color */
	color: #000;
}
/* end css tabs */

/* start override of yahoo yui-gc 2/3 1/3 rows */
.yui-gc div.first {
	width: 60%;
}
.yui-gc .yui-u {
	width: 38%;
}
/* end override of yahoo rows */

/* start link colours */
a:link {
	color: #004488;
}
a:visited {
	color: #003366;
}
a:hover {
}
a:active {
}

#ft a:link {
	color: #000;
	text-decoration: none;
}
#ft a:visited {
	color: #000;
	text-decoration: none;
}
#ft a:hover {
	text-decoration: underline;
}
#ft a:active {
}

#sidebox-body a:link {
	text-decoration: none;
	color: #666;
}
#sidebox-body a:visited {
	color: #666;
	text-decoration: none;
}
#sidebox-body a:hover {
	text-decoration: underline;
}
/* end link colours */

#bd #content-2 p {
	margin-bottom: 1.3em;
}

.vcard .adr {
	margin-bottom: 1em;
}

#quicksearch_languages_options {
	width: 10em;
}

#quicksearch_sectors_options {
	width: 11em;
}

#quicksearch_locations_options {
	width: 11em;
}

#quicksearch_keyword_text {
	width:10.5em;
}

#header h1 {
	display:block;
	margin-top:.8em;
	margin-left:.8em;
	width:294px;
	height:80px;
	text-indent:-9009px;
	background:transparent url(/templates/merrow/images/logo.png) no-repeat 0 0;
}

#header h1 a {
	display:block;
	position: relative;
	width:100%;
	height:100%;
	outline:none;
}

h2 {
	font-size: 108%;
	padding: .6em 0 .7em 0;
	font-weight: bold;
}

#bd {
    line-height: 150%;
}

#bd p {
    margin-bottom:2em;
}

#sidebox {
    border: 1px solid #d5d5d5;
    padding: .8em;
    width: 85%;
    margin-top: 2.5em;
    background-color: #f7f7f7;
}

#twosideboxtwo {
    border: 1px solid #d5d5d5;
    padding: .8em;
    width: 85%;
    margin-top: 2.5em;
    background-color: #f7f7f7;
}

#sidebox-title {
    font-weight: bold;
    position: absolute;
    top: -.8em;
    left: 0;
    text-align: center;
    width: 100%;
}

#sidebox-body {
    font-size: 85%;
    padding-top: 1em;
}

#sidebox-body ul {
	margin-left: 1.9em;
	margin-right: .8em;
}

#sidebox-body li {
	line-height: 130%;
	list-style-image: url(/templates/merrow/images/bullet-arrow.gif);
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 0.8em;
}

*div#sidebox-body li {
	padding-left: .6em
}

#footer-links {
	font-size: 108%;
	margin-bottom: 1em;
}

#quick_search {
	padding: 0 .8em;
	position: absolute;
	top: 166px;
}

#logo {
	height: 115px;
	margin-left: 10px;
	margin-top: 10px;
}

#login_form, #login_form2 {
	background-color:#FFFFFF;
	color: #000;
	display:block;
	padding: .5em 1em;
	position:absolute;
	right:0pt;
	text-align:right;
	top:3em;
}

html {
	background: none;
	height: 100%;
	font-size: 100%;
}

body {
	height: 100%;
	background: #bababa url(/templates/merrow/images/bg_main.jpg) repeat-y top center;
	font-family: tahoma,arial,helvetica,clean,sans-serif
}

#headbody
{
	position: relative;
	min-height: 100%;
}

* html #headbody
{
	height: 100%;
}

#bd
{
	background-color: #fff;
	padding-bottom: 7em;
	padding-left: 2.5em;
	margin-top: 1em;
}

#ft
{
	background-color: #dbdbdb;
	color: #999999;
	padding: 1em 0 0 1em;
	position: relative;
	margin-top: -6em;
	/*height: 5em;*/
}

#doc {
	position: relative;
	min-height: 100%;
	height: 100%;
	background: #fff url(/templates/merrow/images/bg_header.jpg) no-repeat top right;
}

#hd {
	color: #fff;
	height: 215px;
}

#topbar {
	background-color: #000;
	height: 3em;
	letter-spacing: .03em;
}

#content-1 {
    margin-right: 1.5em;
}

#content-2 {
	margin-right: 3em;
}

.langslist {
	float: left;
	list-style: none;
	margin-right: 20px;
	padding: 0 0 0 0;
	font-size: 93%;
 
}

.langslist li {
	padding: 1px 4px 1px 0;
	margin: 2px 2px 2px 0;
}

.language_block {
	clear: both;
}

#contentcenter_text {
	margin: 5px 0px 0px 0px;
	width: 490px;
	min-height: 125px;
	border-top: 1px solid gray;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 14px;
}

#contentcenter_text img {
	float: left;
	margin: 6px;
}

#contentcenter_text_no_style {
	display: block;
	margin-top: 10px;
	width: 490px;
	min-height: 152px;
}

#contentcenter_text h1, #contentcenter_text_no_style h1 {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #bbe;
	
}

#contentcenter_text h2, #contentcenter_text_no_style h2 {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 5px 15px;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	color: #666;
	font-size: 11px;
	border-top: 2px dotted gray;
/*	border-bottom: 1px solid #bbe;*/
	clear: both;
}

#contentcenter_text p, #contentcenter_text_no_style p {
	position: relative;
	font-size: 12px;
	margin-top: 5px;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
}

.contentcenter_gradient {
	width: 100%;
	padding: 0px;
	border: 1px solid #C2CBFF;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 12px;
}

.contentcenter_gradient h1 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-image: url(../images/h1grad.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.contentcenter_gradient h2 {
	clear: both;
	margin: 0px;
	padding: 4px 0px 3px 4px;
	border-top: 1px solid #C2CBFF;
	border-bottom: 1px solid #eef;
	background-image: url(../images/h2grad.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 13px;
	color: gray;
}

.contentcenter_gradient p {
	display: block;
	margin: 0px 10px 0px 5px;
	padding: 4px 0px;
	font-size: 12px;
}

span.searchtitle {
	position: relative;
	top: 1px;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 10px;
}

#contentheadersearch {
	height: 34px;
/*	padding-top: 4px;
	padding-left: 4px;*/
}

#contentheadersearch form {
	margin: 0px;
	display: inline;
}

#contentheadersearch form input.text {
	width: 100px;
	border: 1px #00f solid;
	color: #222222;
	background-image: url(../images/input_text_selected_bg.jpg);
	background-color: #ffffff;
	margin-right: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
}

#contentheadersearch form input.text:hover {
	background-image: url(../images/input_text_unselected_bg.jpg);
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
}

#contentheadersearch form input.button {
	width: 70px;
	border: 1px #00f solid;
	color: #222222;
	background-color: #F79F3E;
	margin-right: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
}

#contentheadersearch form select {
	margin-right: 6px;
	border: 1px #00f solid;
	background-image: url(../images/input_text_selected_bg.jpg);
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 11px;
	color: #222222;
	text-align: left;
}

table.quicksearch {
	height: 34px;
/*	margin-top:-4px;*/
	padding: 0px;
}

.quicksearch a {
	color: #eef;
}

td.rss {
	background-color: #F38405;
	width: 54px;
	margin: 0px;
	padding:0px;
	vertical-align: bottom;
	text-align: right;
}

td.rss img {
	position: relative;
}

.contentcenter_plain {
	margin: 0px 0px 10px 0px;
	padding-bottom: 4px;
	border-bottom: solid 1px #dde;
	background-color:#F7F7F7;
	border: 1px solid #D5D5D5;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 12px;
}

.contentcenter_plain h1 {
	display: block;
	padding: 5px;
	border-top: solid 1px #dde;
	border-bottom: solid 1px #e5e5f5;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 14px;
	background: #5963B8;
	color: #fff;
}

.contentcenter_plain h2 {
	clear: both;
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 5px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 13px;
	background: #5963B8;
	color: #fff;
}

.contentcenter_plain h3 {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 13px;
	background: #5963B8;
	color: #fff;
}


.contentcenter_plain p {
	display: block;
	margin: 0px;
	padding: 4px 5px;
	font-size: 12px;
}

#center_form {
	margin: 10px 0px;
	padding: 0px;
}

#center_form h1 {
	clear: both;
	font-size: 12px;
}

#center_form p {
	margin: 0px;
	padding: 3px 2%;
}

#center_form select {
	border: 1px solid gray;
	font-size: 11px;
/*	width: 200px;*/
}

.textinput {
	border: 1px solid gray;
	font-size: 11px;
/*	width: 190px;*/
}

.rowelement {
	display: block;
	padding: 2px 0px;
	margin: 0px;
	clear: both;
}

.rowelement span {
	float: left;
	width: 45%;
	padding: 3px 4px;
	margin: 0px;
}

.section_break {
	clear: both;
	padding: 3px 2% 3px;
}

.error_display {
	border: 1px dashed red;
	background: #ffdddd;
	padding: 5px;
}

.error_display h1 {
	color: #dd0000;
	padding: 5px 10px;
	margin: -5px -5px 5px -5px;
	border-bottom: 1px solid red;
}

.error_display p {
	color: #dd0000;
	padding: 0px;
}

.success_display {
	border: 1px dashed #00ff00;
	background: #dfd;
	padding: 5px;
}

.success_display h1 {
	color: #00dd00;
	background-color: #dfd!important;
	padding: 5px 10px;
	margin: -5px -5px 5px -5px;
	border: 0!important;
	border-bottom: 1px solid green!important;
}

.success_display p {
	color: #00dd00;
	padding: 0px;
}

#login_sidebar {
	float: right;
	width: 210px;
	height: 500px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#login_sidebar span {
	float: right;
	width: 130px;
/* Just delete this height to add more spans */	
	/*height: 70px; */
	padding: 5px 0px;
	margin: auto 0px;
	border-bottom: 1px solid #ccc;
}

#login_sidebar div {
	clear: both;
}

.imagebar {
	border: 0px;
	float: left;
	padding: 0px;
	/*width: 70px;*/
}

.imagebar img {
	padding: 8px 0px;
	float: left;
}

#loginbox {
	float: left;
	width: 420px;
	/*height: 240px;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;	
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid gray;
}

#loginbox h1 {
	display: block;
	margin: 0px 0px 24px 0px;
	padding: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, Georgia, sans-serif;
	font-size: 13px;
	border-bottom:  1px solid gray;
}

#contentcenter {
	float: left;
	padding: 0px;
	margin: 0px 10px;
	background: #fff;
	width: 490px;
}

html>body #contentcenter { margin: 0px 17px; }

#contentheader {
	position: relative;
	height:170px;
	width: 815px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
}

/* CONTAINER FOR THE LEFT CONTENT */

#contentleft {
	float: left;
	width: 140px;
	width: 145px;
	padding: 0px;
	margin: 0px;	
	background: #fff;
}

.results_container {
	margin-right: 30px;
}

.contentcenter_plain ul { 
	margin-bottom: 1em;
}

.contentcenter_plain li {
	list-style-type: disc;
}

.columnlist_wide {
	float: left;
	margin: 5px 0px 10px 5px;
	padding: 0px;
	font-size: 11px;
}

ul.columnlist_wide li {
	list-style-type: none;
	padding: 1px 8px;
	margin: 2px;
}


.language_options_search {
	width: 130px !important;
}

.industry_options_search {
	width: 220px !important;
}

strong {
	font-weight: bold;
}

ul.indent {
	margin-left: 2em;
}

fieldset {
	margin: 1em;
	padding: 1em;
	border: 1px solid #666;
}

/* begin css tabs */
ul#g_tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0 0 0 0; /* set margins as desired */
	font: bold .8em tahoma, arial, sans-serif; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: 0 1em .8em 0; /* THIRD number must change with respect to padding-top (X) below */
	width: 90%;
}

ul#g_tabnav li { /* do not change */
	display: block;
}

body#g_tab1 li.g_tab1, body#g_tab2 li.g_tab2, body#g_tab3 li.g_tab3, body#g_tab4 li.g_tab4 { /* settings for selected tab */
	border-bottom: none; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

/* settings for selected tab link */
body#g_menu1 li.g_menu1 a, body#g_menu2 li.g_menu2 a, body#g_menu3 li.g_menu3 a, body#g_menu4 li.g_menu4 a, body#g_menu5 li.g_menu5 a, body#g_menu6 li.g_menu6 a, body#g_menu7 li.g_menu7 a, body#g_menu8 li.g_menu8 a { 
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	/*top: 1px;*/
	/*padding-top: 4px;  must change with respect to padding (X) above and below */
}

ul#g_tabnav li a { /* settings for all tab links */
	/*padding: 3px 4px;  set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	padding: .8em .5em;
	border: none; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #64625F; /* set unselected tab background color as desired */
	color: white; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: left;
}

ul#g_tabnav li a:hover { /* settings for hover effect */
	background-color: #fff; /* set desired hover color */
	color: #000;
}
/* end css tabs */

.alert, .tfvHighlight {
	color: red;
}

.alert a {
	color: red;
}

.xdebug-var-dump {
	border-bottom:2px solid blue;
	padding-bottom:10px;
	margin-bottom:10px;
}
