* { margin: 0; padding: 0; }

body {
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
	color: #828282;
	margin: 0px;
	text-align: center;
	background-color: #fff;
}

img {
	border: 0;	
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}

h2 {
	padding: 0px;
	margin: 0px;
	margin: 0px;
	font-size: 28px;
}

h3 {
	font-size: 14px;
	color: #db006e;
}

h4 {
	font-size: 13px;
	color: #db006e;
	font-weight: normal;
    padding-top: 5px;
    padding-bottom: 10px;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

pre {
	color: #db006e;
}

address {
	color: #db006e;
}

a {
	color: #db006e;
}

ul {
	padding-left: 30px;
}

li {
	list-style: disc;
	padding-bottom: 5px;
}


/* classes ---------------------------------------------------- */

.blue_top_right_corner {
	background-image: url('gfx/blue_top_right_corner.png');
	background-color: #fff;
	background-repeat: no-repeat;
	float: right;
	width: 13px;
	height: 13px;
	line-height: 1px;
}

.blue_top_left_corner {
	float: left;
	background-image: url('gfx/blue_top_left_corner.png');
	background-color: #fff;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	line-height: 1px;
}

.box {
	margin-left: 25px;
}

.bigger {
	font-size: 14px;
}

.red {
	color: #c5408d;
}

.color {
	color: #db006e !important;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.dotted {
	border-bottom: #8a8b8a dotted 1px;
}

.black {
	color: #000;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.vertical_border {
	border-top: #bcbdbe solid 2px;
	border-bottom: #bcbdbe solid 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 97%;
}

.line {
	border-bottom: #bcbdbe solid 1px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 2px;
	line-height: 2px;
}

.input {
	border: #bcbdbe solid 1px;
	width: 340px;
}

.input_2 {
	border: #bcbdbe solid 1px;
	width: 393px;
}

.input_3 {
	border: #bcbdbe solid 1px;
	width: 290px;
}

.input_4 {
	border: #bcbdbe solid 1px;
	width: 415px;
}

.input_textarea {
	border: #bcbdbe solid 1px;
	width: 340px;
	height: 110px;
}

.input_textarea_2 {
	border: #bcbdbe solid 1px;
	width: 300px;
	height: 110px;
}

.input_textarea_3 {
	border: #bcbdbe solid 1px;
	width: 415px;
	height: 110px;
}

.news a {
	color: #828282;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.news p {
	padding-top: 5px;
	padding-bottom: 0px;
}

.small_text {
	font-size: 11px;
}

.margin_top {
	float: left;
	width: 430px;
	height: 12px;
}

.space {
    margin-top: 7px;
    margin-bottom: 7px;
}

/* divs ------------------------------------------------------- */

#container {
	position: relative;
	width: 1004px;
	text-align: left;
	margin: 0px auto;
}

#top {
	height: 115px;
}

#logo {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#hide_site {
	position: absolute;
	right: 0px;
	z-index: 100;
}

/* ------------------------------------------------------------ */
/* menu_left */

#menu_left {
	background-image: url('gfx/blue_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #d0e0f0;
	float: left;
	width: 309px;
}

#menu_left ul {
	padding-left: 0px;
	margin-left: 0px;
}

#menu_left_shadow {
	background-image: url('gfx/left_shadow.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 8px;
	height: 620px;
	line-height: 1px;
}

#menu_right_corners {
	background-image: url('gfx/blue_corners.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 13px;
	height: 597px;
}

#top_tabs {
	height: 52px;
}

#top_tabs li {
	float: left;
	list-style: none;
	padding-top: 17px;
	text-align: center;
	width: 91px;
	padding-left: 9px;
}

#home_link {
   color: #e65391;
}

#clients_link {
   color: #4a94df;
}

#candidates_link {
   color: #38a44f;
   padding-left: 3px;
}

.tab_1 {
	background-image: url('gfx/menu_tab_1.png');
	background-repeat: no-repeat;
}

.tab_2 {
	background-image: url('gfx/menu_tab_2.png');
	background-repeat: no-repeat;
}

.tab_3 {
	background-image: url('gfx/menu_tab_3.png');
	background-repeat: no-repeat;
}

#search_box {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fff;
	width: 255px;
	margin-left: 25px;
}

#search_box .input {
	border: #d9d9d9 solid 1px;
	width: 220px !important;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.search_box_1 {
	background-image: url('gfx/register_now.jpg');
	height: 415px;
}

.search_box_2 {
	background-image: url('gfx/submit_cv.jpg');
	height: 540px;
}

.search_box_3 {
	background-image: url('gfx/register_now_men.jpg');
	height: 540px;
}

#search_box h3 {
	padding-top: 10px;
	font-size: 16px; 
}

.blue_box {
	margin-top: 10px;
	background-color: #9eb1c4;
	width: 255px;
	margin-left: 25px;
	color: #fff !important;
}

.blue_box_content {
   font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
   padding-left: 10px;
   padding-right: 10px;	
}	

.blue_box_content h2 {
   	font-weight: normal;
}	

.blue_box_top {
	background-image: url('gfx/big_blue_box_top.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 13px; 
}

.blue_box_bottom {
	background-image: url('gfx/big_blue_box_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 13px;
	margin: 0px;
}

#main_content {
	background-image: url('gfx/blue_gradient_content.png');
	background-repeat: repeat-x;
	background-position: 0px 154px;
	position: relative;
	float: left;
	width: 695px;
}

#header {
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 154px;
	width: 670px;
	background-color: #fff;
}

.header_red {
	background-image: url('gfx/red_background.png');
}

.header_blue {
	background-image: url('gfx/blue_background.png');
}

.header_green {
	background-image: url('gfx/green_background.png');
}

#header_corner {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 20px;
	height: 154px;
	float: left;
}

.header_corner_red {
	background-image: url('gfx/red_corner.png');
}

.header_corner_blue {
	background-image: url('gfx/blue_corner.png');
}

.header_corner_green {
	background-image: url('gfx/green_corner.png');
}

#header_content {
	padding-top: 50px;
	color: #fff;
	width: 305px;
	padding-left: 20px;	
}

#header_content p {
	font-size: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#header_arrow {
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: -67px;
	right: 0px;
	width: 368px; 
	height: 222px;
}

.header_arrow_red {
	background-image: url('gfx/white_arrow_red_3.jpg');
}

.header_arrow_blue {
	background-image: url('gfx/white_arrow_blue_2.jpg');
}

.header_arrow_green {
	background-image: url('gfx/white_arrow_green_2.jpg');
}

#header_animation {
	position: absolute;
	right: 7px;
	top: -67px;
	width: 669px;
	height: 221px;
}

#header_animation ul {
   margin: 0px;
   padding: 0px;	
}

#header_animation li {
    list-style: none;	
}		

#right_shadows {
	background-image: url('gfx/right_shadow.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 31px;
	height: 450px;
	float: right;
}

#submenu_top {
	margin-top: 8px;
	height: 35px;
}


#submenu_top ul {
	padding-left: 0px;
	margin-left: 0px;
}

#submenu_top img {
	vertical-align: middle;
}

#submenu_top ul {
	padding-top: 5px;
}

#submenu_top li {
	list-style: none;
	display: inline;
	padding-right: 41px;
}

.submenu_top_clients li {
	padding-right: 9px !important;
}

.submenu_top_candidates li {
	padding-right: 14px !important;
}

#submenu_right {
	background-color: #fff;
	float: right;
	width: 189px;
	margin-top: 10px;
}

#submenu_right h2 {
	padding-top: 10px;
	font-weight: normal;
	font-size: 30px;
	color: #5d7791;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#content {
	float: left;
	margin-top: 10px;
	background-color: #fff;
	width: 462px;
	min-height: 420px;
    position: relative;
}

* html #content {
   height: 420px;
}

#content p {
	padding-right: 15px;
}

#content_text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#content_big {
	float: left;
	margin-top: 10px;
	background-color: #fff;
	width: 664px;
}

#footer_wrapper{
	width:100%;
	bottom:0;
	text-align:center;
	clear:both;
}

#footer {
	width:980px;
	position:relative;
	bottom:0;
	background-color: #db006e;
	height: 33px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer ul {
	padding-top: 10px;
}

#footer li {
	display: inline;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer_left_corner {
	background-image: url('gfx/footer_left.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 33px;
	float: left;
}

#footer_right_corner {
	background-image: url('gfx/footer_right.gif');
	background-repeat: no-repeat;
	width: 14px;
	height: 33px;
	float: right;
}

#big_icons {
	clear: both;
    width: 100%;
}

#big_icons ul {
	margin-left: 0px;
	padding-left: 0px;
}

#big_icons li {
	display: inline;
	list-style: none;
}

.map_container {
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: #828382 dotted 3px;
}

#tell_a_friend_container {
	background-image: url('gfx/tell_left_corner.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #db006e;
	height: 35px;
	width: 98%;
}

#tell_a_friend_container h3 {
    color: #fff;	
	padding-top: 2px;
	padding-left: 20px;
	font-size: 25px;
	font-weight: normal;
	float: left;
}	

#tell_a_friend_container .input {
   	float: left;
	width: 220px;
	margin-top: 5px;
	padding: 4px;
	margin-left: 5px;
	font-size: 11px;
}	

#tell_a_friend_container .button {
	margin-left: 5px;
	margin-top: 4px;
}	

.register_option {
	height: 100px;	
	width: 98%;
    padding-bottom: 10px;
}

.register_option h3 {
    padding-top: 20px;	
}	

.register_option img {
	float: left;
	padding-right: 15px;	
}

#cv_form .submit {
	margin-right: 20px;
} 

#cv_form .reset {
	background-image: url('gfx/btn_reset.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 59px;
	height: 25px;
	border: none;
	cursor: pointer;
} 

#cv_form .input,
#cv_form .input_textarea {
	width: 300px !important;
	margin-top: 2px;
	margin-bottom: 2px;
}

.btn_search {
	width: 68px !important;
	height: 25px !important;
	border: none !important;
	cursor: pointer;
	float: right;
	margin-right: 20px;
} 

.job_content {
	color: #5d7892 !important;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: #5d7892 dotted 1px;
	margin-bottom: 5px;
	padding-top: 5px; 
	padding-bottom: 5px; 
}

.job_content a {
	color: #5d7892;
}

.job_content p {
   padding-top: 2px;
   padding-bottom: 2px;	
}	

.job_link {
	clear: both;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom:250px;
}

.reload_captcha {
	float: right;
	width: 135px;
}

.reload_captcha_2 {
	float: right;
	width: 148px;
	padding-left: 8px;
}

.form_table textarea {
	border: #ddd solid 1px;
	width: 250px;
	height: 120px;
}

.candidates_transparent_link {
	width: 190px;
	height: 90px;
	margin-top: 170px;
	margin-left: 30px;
}

.clients_transparent_link {
	width: 190px;
	height: 110px;
	margin-top: 70px;
	margin-left: 30px;
}

.home_transparent_link {
	width: 150px;
	height: 100px;
	margin-top: 20px;
	margin-left: 100px;
}

#job_search_navigation_table {
	margin-top: 5px;
}

#job_search_navigation_table .input {
	border: #d9d9d9 solid 1px;
	width: 210px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.search_again {
	float: right;
	margin-right: 25px;
}

#search_results_container {
	clear: both;
	margin-right: 20px;
	padding-top: 5px;
}

.table_results td {
	color: #000;
}

.sector_row {
	width: 43%;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
}

#jobs_by_email {
   font-size: 11px;	
}

#jobs_by_email .input {
   width: 310px;
}

.subsribe_button {
	float: right;
	padding-top: 5px;
}

.subsribe_checkbox {
	float: left;
	padding-top: 7px;
}

.map_description {
	width: 170px;
}

.hide {
    display: none;
}

.site_map_column {
    width: 45%;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

.site_map_column a {
   text-decoration: none;
}

.site_map_column a:hover {
   text-decoration: underline;
}

.site_map_column ul ul {
    padding-top: 5px;
}

.margin_top_image {
    height: 180px;
}

.margin_top_image_2 {
   height: 115px;
}

#graphic_links {
    margin-top: 2px;
    float: left;
}

.interview_link {
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: underline;
}

#interview_content h3 {
    margin-top: 10px;
}

#copyright {
    width: 1004px;
    margin: 0 auto;
    text-align: right;
    padding-bottom: 20px;
}

#copyright a {
   margin-right: 20px;
   color: #666;
   text-decoration: none;
}

#copyright span {
   float: left;
   margin-left: 20px;
}
