* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: none;
}
body {
	color: #353535;
	font: 12px arial;
	background: url(img/bg_top.jpg) #F9F9F7 repeat-x;
}
#main {
	width: 967px;
	min-height: 100%;
	padding: 0 17px;
	margin: 0 auto -23px auto;
	position: relative;
}
#top {
	width: 947px;
	background: url(img/top_bottom_bg.gif) no-repeat 0 34px;
	padding: 8px 10px 0 10px;
	float: left;
}
#top #sing {
	width: 90px;
	margin: 0 0 0 -17px;
	display: inline;
	float: left;
}
#top #lang {
	float: left;
}
#top #logo {
	width: 141px;
	margin: -10px 0 0 38px;
	clear: left;
	display: inline;
	float: left;
}
#top #login {
	height: 34px;
	font: bold 10px arial;
	float: right;
}
#top #login a {
	color: #12ADDB;
	margin: 2px 5px 0 0;
	float: left;
}
#top #login label {
	color: #EBC912;
	padding: 2px 5px 0 15px;
	float: left;
}
#top #login .checkbox {
	margin: 0 5px 0 0;
	float: left;
}
#top #login .submit {
	cursor: pointer;
	margin: -2px 0 0 0;
	position: relative;
	float: left;
}
#top #ad {
	width: 728px;
	height: 90px;
	clear: right;
	float: right;
}
#nav {
	width: 962px;
	height: 24px;
	font: bold 10px arial;
	list-style: none;
	background: #F5F5F3;
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
	border-bottom: 4px solid #DC0B37;
	padding: 10px 3px 0 0;
	float: left;
}
#nav li.left {
	padding: 0 0 0 3px;
	float: left;
}
#nav li.spec {
	padding: 0 0 0 40px;
	float: left;
}
#nav li.right_left {
	height: 18px;
	background: url(img/nav_items.gif) no-repeat 0 -48px;
	padding: 6px 5px 0 10px;
	float: right;
}
#nav li.right_right {
	height: 18px;
	background: url(img/nav_items.gif) no-repeat right -48px;
	padding: 6px 10px 0 5px;
	float: right;
}
#nav li.left a, #nav li.spec a {
	width: 107px;
	height: 18px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(img/nav_items.gif) no-repeat;
	padding: 6px 0 0 0;
	float: left;
}
#nav li.left a.act, #nav li.left a:hover {
	background: url(img/nav_items.gif) no-repeat -107px 0;
}
#nav li.spec a {
	text-indent: -9999px;
	background: url(img/nav_items.gif) no-repeat 0 -24px;
}
#nav li.spec a.act, #nav li.spec a:hover {
	background: url(img/nav_items.gif) no-repeat -107px -24px;
}
#nav li.right_left a, #nav li.right_right a {
	color: #8BD507;
	text-decoration: none;
	background: url(img/nav_items.gif) no-repeat -411px 2px;
	padding: 0 0 0 15px;
	display: block;
}
#subnav {
	width: 967px;
	height: 21px;
	font: bold 10px arial;
	list-style: none;
	background: url(img/subnav_items.gif) repeat-x;
	float: left;
}
#subnav li {
	padding: 0 0 0 13px;
	float: left;
}
#subnav li a {
	height: 18px;
	color: #FFF;
	text-decoration: none;
	background: url(img/subnav_items.gif) no-repeat 0 bottom;
	padding: 3px 0 0 6px;
	float: left;
}
#sort_box {
	width: 945px;
	height: 47px;
	font: bold 10px arial;
	list-style: none;
	background: url(img/sort_box_bg.jpg) #FFF repeat-x 0 bottom;
	border: 1px solid #BDBCBD;
	padding: 10px 10px 0 10px;
	float: left;
}
#sort_box label {
	padding: 0 10px 0 0;
	float: left;
}
#sort_box label span, #sort_box .pages span {
	padding: 0 0 5px 0;
	display: block;
}
#sort_box .submit {
	cursor: pointer;
	margin: 10px 0 0 0;
	float: left;
}
#sort_box .pages {
	width: 100px;
	text-align: center;
	padding: 0 30px;
	float: left;
}
#sort_box .pages a {
	color: #373735;
	font: bold 11px arial;
	text-decoration: none;
	margin: 3px 0 0 0;
	display: inline-block;
}
#sort_box a.button_singup {
	width: 185px;
	height: 28px;
	color: #FDD503;
	font: bold 17px arial;
	text-decoration: none;
	background: url(img/button_singup.gif) no-repeat;
	padding: 8px 0 0 28px;
	float: right;
}
#sort_box a.button_find, #sort_box a.button_offer {
	width: 200px;
	height: 35px;
	color: #FFF;
	font: bold 16px arial;
	padding: 14px 0 0 16px;
	margin: -4px 0 0 10px;
	float: right;
}
#sort_box a.button_find {
	background: url(img/find_offer_buttons.png) no-repeat;
}
#sort_box a.button_offer {
	background: url(img/find_offer_buttons.png) no-repeat right 0;
}
#sort_box .img_right {
	margin: -4px 0 0 0;
	float: right;
}
#content_container {
	width: 965px;
	background: #F5F5F3;
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
	padding: 6px 0 0 0;
	float: left;
}
#menu {
	width: 142px;
	list-style: none;
	background: url(img/menu_bg.jpg) #FEFEFE repeat-x 0 bottom;
	border-top: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
	border-bottom: 1px solid #BDBCBD;
	padding: 5px 0 10px 0;
	margin: 0 6px 0 0;
	float: left;
}
#menu li {
	width: 142px;
	float: left;
}
#menu li a {
	color: #353535;
	font: bold 12px arial;
	text-decoration: none;
	padding: 0 5px;
	display: block;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li ul {
	list-style: none;
}
#menu li ul a {
	font: normal 12px arial;
}
#content {
	float: left;
}
.tight {
	width: 630px;
}
.wide {
	width: 773px;
	padding: 0 0 0 6px;
}
#content .container {
	background: url(img/content_container_bg.jpg) repeat-x #FFF 0 bottom;
	border: 1px solid #BDBCBD;
	padding: 10px 10px 0 10px;
	margin: 0 0 5px 0;
	overflow: auto;
	zoom: 1;
	display: block;
}
#content .container .img_left {
	margin: 2px 15px 0 0;
	float: left;
}
#content .container .img_right {
	margin: 2px 0 0 15px;
	float: right;
}
#content h1 {
	font: bold 12px arial;
	padding: 0 0 5px 1px;
	display: block;
}
#content h2 {
	font: bold 12px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content h2 a {
	color: #353535;
}
#content h2 small {
	font: normal 10px arial;
	display: block;
}
#content h2 span.name {
	color: #00C5FF;
	padding: 2px 0 0 0;
	display: block;
}
#content h2 img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
#content h3 {
	height: 20px;
	color: #FFF;
	font: bold 12px arial;
	padding: 0 0 10px 0;
	display: block;
}
#content h3 span {
	height: 18px;
	background: url(img/h3_bg.jpg) repeat-x;
	padding: 2px 25px 0 10px;
	margin: 0 0 0 -10px;
	position: relative;
	float: left;
}
#content p {
	padding: 0 0 10px 0;
	display: block;
}
#content .container a {
	color: #353535;
}
#content .job_box {
	padding: 10px;
}
#content .job_box .country, #content .product_box .date, #content .job_box .date {
	font: 10px arial;
	float: left;
}
#content .job_box a.offer, #content .job_box a.find {
	font: bold 12px arial;
	text-decoration: none;
	float: right;
}
#content .job_box a.offer {
	color: #00B3E3;
}
#content .job_box a.find {
	color: #8EC600;
}
#content .text_box {
	padding: 10px 10px 0 65px;
}
#content .text_box .img_left {
	margin: 2px 0 0 -55px;
}
#content .form {
	border-top: 5px solid #494949;
	padding: 10px;
}
#content .form .row {
	width: 600px;
	padding: 5px 0;
	float: left;
}
#content .form .left, #content .form .right {
	width: 310px;
	list-style: none;
	padding: 5px 10px 10px 10px;
	float: left;
}
#content .form .left li, #content .form .right li {
	width: 310px;
	padding: 5px 0;
	float: left;
}
#content .form .center {
	width: 685px;
	list-style: none;
	padding: 5px 0 10px 0;
	float: left;
}
#content .form .center li {
	width: 685px;
	padding: 5px 0;
	float: left;
}
#content .form .row .label_1 {
	width: 210px;
	padding: 1px 0 0 0;
	float: left;
}
#content .form  .row .label_2 {
	width: 100px;
	padding: 1px 0 0 10px;
	float: left;
}
#content .form .left label, #content .form .right label {
	width: 150px;
	padding: 1px 0 0 0;
	float: right;
}
#content .form  .row .label_2, #content .form .center label {
	padding: 1px 0 0 0;
	float: left;
}
#content .form textarea {
	font: 10px arial;
	float: left;
}
#content .form .row textarea {
	width: 470px;
	height: 60px;
	margin: 0 10px 0 0;
}
#content .form .center textarea {
	width: 685px;
	height: 200px;
}
#content .form .right select { 
	width: 143px;
	height: 150px;
	overflow-x: auto;
	overflow-y: auto;
	float: left;
}
#content .form .submit {
	width: 122px;
	height: 27px;
	color: #FFF;
	font: bold 12px arial;
	text-align: center;
	cursor: pointer;
	background: url(img/submit_form_bg.gif) no-repeat;
	border: none;
	float: right;
}
#content .company_desc {
	padding: 10px 10px 20px 10px;
}
#content .company_desc .logos {
	border: 1px solid #B5B1B1;
	margin: 0 0 10px 0;
	float: right;
}
#content .company_desc a.url, #content .company_desc_small a.url {
	color: #BD057F;
	font-weight: bold;
}
#content .company_desc a.email, #content .company_desc_small a.email {
	color: #1B6701;
	font-weight: bold;
}
#content .company_desc #slider {
	width: 608px;
	height: 180px;
	position: relative;
	float: left;
}
#content .company_desc #slider .scroll {
	width: 608px;
	height: 180px;
    overflow: auto;
    overflow-x: hidden;
	position: relative;
    clear: left;
}
#content .company_desc #slider .panel {
	width: 562px;
	height: 180px;
	padding: 10px 0 0 46px;
	float: left;
}
#content .company_desc #slider span.left, #slider span.right {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 80px;
}
#content .company_desc #slider span.left {
	left: 5px;
}
#content .company_desc #slider span.right {
	right: 5px;
}
#content .company_desc #slider .panel a {
	width: 169px;
	color: #353535;
	text-align: center;
	text-decoration: none;
	margin: 0 5px 0 0;
	overflow: hidden;
	float: left;
}
#content .company_desc #slider .panel a span {
	width: 169px;
	height: 18px;
	overflow: hidden;
	float: left;
}
#content .company_desc #slider .panel a img {
	border: 3px solid #C0BFC0;
}
#content .company_desc a.all_products {
	color: #C94621;
	margin: 0 0 0 47px;
	float: left;
}
#content .company_desc_small, #content .product_box {
	padding: 10px 10px 10px 142px;
	position: relative;
}
#content .company_desc_small .logos, #content .product_box .img {
	width: 120px;
	border: 1px solid #B5B1B1;
	margin: 0 10px 0 -132px;
	overflow: hidden;
	float: left;
}
#content .company_desc_small a.contact, #content .member a.contact {
	height: 16px;
	color: #000;
	font: bold 11px arial;
	text-decoration: none;
	background: url(img/a.contact.gif) repeat-x;
	border-top: 1px solid #878D59;
	border-left: 1px solid #878D59;
	border-right: 1px solid #878D59;
	padding: 2px 18px 0 18px;
	position: absolute;
	right: 10px;
	bottom: 0;
}
#content .member a.contact {
	border: 1px solid #878D59;
	bottom: 2px;
}
#content .company_desc_small .info_line {
	border-top: 5px solid #494949;
	padding: 8px 10px 0 10px;
	margin: 0 -10px 0 -142px;
	display: block;
}
#content .company_desc_small .info_line span, #content .company_desc_small .info_line a {
	height: 22px;
	font: bold 12px arial;
	text-decoration: none;
	float: left;
}
#content .company_desc_small .info_line span.phone {
	color: #436918;
	background: url(img/icon_phone.gif) no-repeat;
	padding: 8px 0 0 40px;
	margin: 0 35px 0 0;
}
#content .company_desc_small .info_line a.email {
	color: #184969;
	background: url(img/icon_email.gif) no-repeat;
	padding: 8px 0 0 40px;
}
#content .company_desc_small .info_line a.url {
	color: #353535;
	padding: 8px 0 0 0;
	float: right;
}
#content .member {
	width: 141px;
	height: 85px;
	padding: 10px 10px 0 10px;
	margin: 0 0 0 10px;
	position: relative;
	overflow: hidden;
	float: right;
}
#content .offline {
	background: url(img/member_on_off.png) no-repeat;
}
#content .online {
	background: url(img/member_on_off.png) no-repeat 0 bottom;
}
#content .member span {
	font: 10px arial;
	padding: 7px 0 0 0;
	display: block;
}
#content #pages {
	font: bold 10px arial;
	text-align: center;
	padding: 10px;
	display: block;
}
#content #pages a {
	color: #373735;
	text-decoration: none;
	margin: 0 2px;
}
#right_sidebar {
	width: 176px;
	padding: 0 5px;
	float: right;
}
#right_sidebar #mail_login {
	width: 150px;
	color: #FFF;
	padding: 10px 12px 0 14px;
	float: left;
}
#right_sidebar .mail_login_before {
	height: 256px;
	background: url(img/mail_login_before.gif) no-repeat;
}
#right_sidebar .mail_login_after {
	height: 154px;
	background: url(img/mail_login_after.gif) no-repeat;
}
#right_sidebar #mail_login span {
	font: bold 16px arial;
	padding: 0 0 15px 30px;
	display: block;
}
#right_sidebar #mail_login p {
	padding: 0 0 15px 0;
	display: block;
}
#right_sidebar #mail_login a.singup {
	color: #FF0053;
	font: bold 12px arial;
	float: left;
}
#right_sidebar #mail_login a.login, #right_sidebar #mail_login a.forgot {
	color: #FFD700;
	font: bold 12px arial;
	white-space: nowrap;
	clear: left;
	float: left;
}
#right_sidebar #mail_login label {
	color: #EBC912;
	white-space: nowrap;
	padding: 5px 0;
	clear: left;
	float: left;
}
#right_sidebar #mail_login .checkbox {
	margin: 0 5px 0 0;
	float: left;
}
#right_sidebar a.sing_up {
	width: 176px;
	height: 36px;
	color: #000;
	font: 23px arial;
	text-decoration: none;
	text-align: center;
	background: url(img/a.sing_up.gif) no-repeat;
	padding: 9px 0 0 0;
	margin: 10px 0;
	float: left;
}
#bottom {
	width: 967px;
	height: 20px;
	background: url(img/top_bottom_bg.gif) no-repeat 0 bottom;
	float: left;
}
#footer {
	width: 100%;
	min-width: 967px;
	height: 23px;
	background: url(img/footer_bg.jpg) repeat-x 0 bottom;
	position: relative;
}



.clearfooter {
	height: 23px;
	clear: both;
}
#top #login a:hover, #right_sidebar #mail_login a:hover, #sort_box a:hover.button_find, #sort_box a:hover.button_offer, #content h2 a:hover, #content .container a:hover {
	text-decoration: none;
}
#top #login .input, #right_sidebar #mail_login .input, #content .form .input {
	width: 140px;
	color: #232323;
	font: 10px arial;
	margin: 0 5px 0 0;
	float: left;
}
#right_sidebar #mail_login .input {
	margin: 5px 0;
}
#top #lang select, #sort_box label select, #content .form select {
	width: 114px;
	color: #232323;
	font: 10px arial;
	margin: 0 10px 0 0;
	float: left;
}
#content .job_entry p span, #content .company_desc p span, #content .company_desc_small p span {
	width: 120px;
	display: inline-block;
}
#content .company_desc_small a.email, #content .company_desc .member {
	clear: right;
	float: right;
}
#content .form .left {
	float: left;
}
#content .form .right, #content .company_desc_small a.url, #content .job_box .date {
	float: right;
}

.emement_110 {
	width: 110px !important;
	margin: 0 10px 0 0 !important;
}

.right {
float: right;
}


.footer_text {
text-align:center;
padding: 6px 0 0 0;
}

.footer_text a {
color: white;
font: bold 10px arial;
text-decoration:none;

}

#contact_form label {position: relative; float: left; width: 150px}
#contact_form input{width: 250px}
#contact_form textarea{width: 250px; height: 100px}
span.contact_red{color: red}
.btn_contact{position: relative; left: 296px; background:url('img/a.contact.gif') repeat-x scroll 0 0 transparent; border:1px solid #878D59;color:#000 !important;font:bold 11px arial;padding:2px 18px 1px;text-decoration:none}
.contact_warning{position: relative; left: 150px}
.slc_lang{width: 248px}
.captcha{left:10px;position:relative;top:-12px;width:137px !important;}
.company{clear: both}
.company label {position: relative; float: left; width: 150px}
