	* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: none;
}
body {
	color: #353535;
	font: 12px arial;
	background: url(img/1.jpg);
}
#top_top {
	float:left;
	
}
#main {
	width: 967px;
	min-height: 100%;
	padding: 0 17px;
	margin: 0 auto;
	position: relative;
	
}

#top {
	width: 947px;
	background: url(img/top_bottom_bg.gif) no-repeat 0 74px;
	padding: 8px 10px 0 10px;
	float: left;
}
#top #sing {
	width: 90px;
	margin: 40px 0 0 -17px;
	display: inline;
	float: left;
}
#top #lang {
	float: left;
	margin-top: 15px;
}
#top #logo {
	width: 141px;
	margin: 0px 0 0 38px;
	clear: left;
	display: inline;
	float: left;
}
#top #login {
	height: 34px;
	font: bold 12px arial;
	float: right;
	color: #eee;
}
#top #login a {
	color: #EBC912;
	margin: 2px 5px 0 0;
}
#top #login label {
	color: #EBC912;
	padding: 2px 5px 0 15px;

}
#top #login .checkbox {
	margin: 0 5px 0 0;
	
}
#top #login .submit {
	cursor: pointer;
	height: 25px;
}
#top #login .input {
	height: 20px;
	width: 50px;
	border: 1px solid #888;
	font-size: 14px;
	padding-left: 5px;
	width: 140px;
	padding-top: 2px;
}

#top #login .input:focus {
	height: 20px;
	width: 50px;
	border: 1px solid #888;
	font-size: 14px;
	padding-left: 5px;
	width: 140px;
	background: #ccc;
}
#top #ad {
	width: 728px;
	height: 90px;
	clear: right;
	float: right;
	margin-top: 40px;
}
#nav {
	width: 962px;
	height: 24px;
	font: bold 12px arial;
	list-style: none;
	background: #F5F5F3;
	border-left: 1px solid #BDBCBD;
	border-right: 1px solid #BDBCBD;
	border-bottom: 7px solid #111;
	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 1px 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	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 -108px 0;
	color: #000;
}
#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;
}

#subnav_membo {
	width: 967px;
	
	font: bold 12px arial;
	list-style: none;
	background: url(img/usermenu_bg.jpg);
	float: left;
	border-top: 1px solid #eee;
}
.subnav_membo_icon {
	float: left;
	padding-right: 10px;
}
.subnav_membo_link {	
	float: left;
}
.subnav_membo_cat {
	font-size: 16px;
}
.subnav_membo_a a {
	float: left;
}
.subnav_membo_actual_link {
	float:left;
}
#subnav_membo li {
	padding: 10px 10px 10px 10px;
	float: left;
	background: url('img/usermenu_spacer.jpg') no-repeat;
	height: 100%;
}
#subnav_membo a {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	float: left;
	font-weight: normal;
	
}
a._best {
	font-weight: bold;
}
#subnav_membo a:hover {
	color: #000;
	text-decoration: underline;
	float: left;
}
#subnav_membo2 {
	width: 967px;
	font: bold 12px arial;
	list-style: none;
	background: #333;
	float: left;
}
#subnav_membo2 li {
	padding: 0 0 0 20px;
	float: left;
	background: url('img/small_arrow.png') no-repeat 5px 5px;
}
#subnav_membo2 a {
	color: #FFF;
	text-decoration: none;
	float: left;
}
#subnav_membo2 a:hover {
	color: #000;
	text-decoration: underline;
	float: left;
}

#sort_box {
	width: 945px;
	height: 47px;
	font: bold 10px arial;
	list-style: none;
	background: #F5F5F3;
	background-image: linear-gradient(top, rgb(242,245,250) 25%, rgb(245,245,245) 63%);
background-image: -o-linear-gradient(top, rgb(242,245,250) 25%, rgb(245,245,245) 63%);
background-image: -moz-linear-gradient(top, rgb(242,245,250) 25%, rgb(245,245,245) 63%);
background-image: -webkit-linear-gradient(top, rgb(242,245,250) 25%, rgb(245,245,245) 63%);
background-image: -ms-linear-gradient(top, rgb(242,245,250) 25%, rgb(245,245,245) 63%);
background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.25, rgb(242,245,250)),
	color-stop(0.63, rgb(245,245,245))
);


	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: right;
	min-height: 400px;
}

#main_area { 
	position: absolute;
	top: 272px;
	right: 17px;
}
#main_area2 {
	position: absolute;
	top: 326px;
	right: 17px;
}
#menu {
	width: 170px;
	list-style: none;
	padding: 5px 0 10px 0;
	margin: 0 6px 0 0;
	float: left;
}
#menu li {
	width: 170px;
	float: left;
}
#menu li a {
	display:block;
	height:30px;
	line-height:30px;
	padding:1px 0 1px 10px;
	border:1px solid #c0c9d5;
	border-top: none;
	border-left: none;
	text-decoration: none;
	color:#111;
	font-size:12px;
	font-weight:bold;
	text-shadow:#fff 0 1px 1px;
	background-image: -moz-linear-gradient(top, #ffffff, #ebf3f7); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #ebf3f7)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ebf3f7'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ebf3f7')"; /* IE8 */
}
#menu li a:hover {
	text-decoration: underline;
}
#menu li ul {
	list-style: none;
}
#menu li ul a {
	font: normal 12px arial;
}

#newAd input:focus {
	background: #efefef;
}
#content {
	float: left;
	min-height: 400px;
}
.tight {
	width: 630px;
}
.wide {
	width: 773px;
	padding: 0 0 0 6px;
}
#content .container {
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 10px 10px 0 10px;
	margin: 0 0 5px 0;
	overflow: hidden;
	display: block;
	clear: both;
}

#content input {
	
	margin: 10px 0 0 0;
	width: 180px;
	height: 25px;
	color: #232323;
	font: 14px arial;

	border: 1px solid #99c;
	padding-left: 5px;
}
#content select {
   background: #fff;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #99c;
   margin: 10px 0 0 0;
}
#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 16px 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 span.name {
	color: #008421;
	padding: 2px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#content h2 img {
	vertical-align: middle;
	margin: -5px 5px 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;
	line-height: 10px;
}
#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: 610px;
	list-style: none;
	padding: 5px 10px 10px 10px;
	float: left;
}
#productName {
	word-wrap: break-word;
	width: 270px;	
}
#productName h1 {
	font-size: 14px;
}
.product_list_info {
	line-height: 20px;
}
#productPrice  {
	background: #fff1cc;
	width: 250px;
	padding: 3px;
}
#reg_add_info {
	display: none;
}
.product_info {
	border: 1px solid #ADB9C2;
	width: 40%;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 10px;
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
}
.product_info_full {
		border: 1px solid #ADB9C2;

	border-radius: 10px;
	padding: 10px;
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
}
.product_info_info {
		border: 1px solid #ADB9C2;

	border-radius: 10px;
	padding: 30px;
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
}
.product_info_list {
		border: 1px solid #ADB9C2;
	width: 250px;
	border-radius: 10px;
	padding: 10px;
	margin-left: 10px;
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
}
#msgs {
	display: none;
	background: #fff;
	border: 1px solid #666;
	position: absolute;
	top: 20px;
	width: 250px;
}
.msgs_act {
	color: #111;
	font-size: 10px;
}
.msgs_new {
	float:right;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 240px;
}
.msgs_all {
	float:right;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	width: 240px;
}
.msgs_new a, .msgs_new a:hover {
	color: #003c77;
	text-decoration: none;
	padding: 3px;
}
.msgs_img {
	height: 66px;
	width: 83px;
	padding-left: 3px;
}
.msgs_img img {
	height: 70px;
	width: 80px;
}
.msgs_main2 {
	border-bottom: 1px solid #ccc;
	width: 250px;
	cursor: pointer;
	background: #e9edf5;
}
.msgs_main3 {
	border-bottom: 1px solid #ccc;
	width: 250px;
	cursor: pointer;
	background: #ffcccc;
}
.msgs_main {
	border-bottom: 1px solid #ccc;
	width: 250px;
	cursor: pointer;
	background: #f9fce0;
}
.msgs_main2:hover {
	background: #ff9;
}
.msgs_main3:hover {
	background: #ff9;
}
.msgs_main:hover {
	background: #ff9;
}
.msgs_from {
	font-family: arial;
	font-size: 12px;
	color: #003c77;
	text-decoration: underline;
}
.msgs_body {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	word-break: break-all;
}
.msgs_date {
	font-family: arial;
	font-size: 8px;
	font-weight: normal;
}
.msgs_x {
	float: right;
	margin-right: 5x;
}
.msgs_x  a{
	text-decoration: none;
	border: 1px solid #666;
	padding: 1px;
}
#msgs_wrap{
	border: 1px solid #eee;
	width:550px;
}

.msgs_maina2 {
	border-bottom: 1px solid #ccc;
	width: 550px;
	
	background: #e9edf5;
}
.msgs_maina {
	border-bottom: 1px solid #ccc;
	width: 550px;
	
	background: #f9fce0;
}

.msgs_maina2:hover {
	background: #ff9;
}
.msgs_maina:hover {
	background: #ff9;
}
.name_search_class {
	border: 1px solid #666;
	padding: 5px;
	cursor: pointer;
	border-radius: 3px;
}
.name_search_class:hover {
	background: #ff9;
}
/* ====================================================================*/
.paging {
	margin: 2px;
	border: 1px solid #aaa;
	width: 20px;
	height: 17px;
	float: left;
}
.paging_a {
	display:block; 
	padding: 2px 1px 0px 0px;
}
.paging_a2 {
	display:block; 
	padding: 0px 2px 0px 0px;
}
.paging:hover {
	background: #ddd;
}
.skelb_opt {
	padding: 1px 0 0 3px;
}
.reg_label {
	font-size: 14px;
	padding: 13px;
	background: #ebf3f7;
	border-radius: 10px;
}
.reg_table {
	width: 600px;
}
.reg_table select  {
   background: #fff;
   width: 187px;
   padding: 5px;
   font-size: 14px;
   border: 1px solid #99c;
   height: 30px;
}
.reg_table option  {
	height: 30px;
	font-size: 14px;
	width:180px;
}
.reg_table_left {
	text-align: right;
	width: 30%;
}
.reg_table_right {
	text-align: left;
	padding-left: 10px;
}
.rerror {
	color: #f00;
}
.reg_skiltis {
	border-radius: 10px;
	padding: 20px;
	font-weight: bold;
	font-family: calibri;
	font-size: 14px;
}

.reg_tr_spacing {
	margin-bottom: 130px;
}
.mano_skelbimai {
	border: 1px solid #BDBCBD;
	margin-top: 8px;
	background: #e7ffb7;
	border-radius: 5px;
	color: #222;
}
.input_pw {
	width: 163px;
	height: 25px;
	color: #232323;
	font: 14px arial;
	margin: 0 15px 0 0;
	border: 1px solid #99c;
	padding-left: 22px;
	background: url('img/reg_ex.png') no-repeat;
}

.newAd_img {
	float: left;
	border: 1px solid #999;
	border-radius: 5px;
	padding: 2px;
	margin: 3px;
	height: 125px;
	width: 125px;
}
#content .form .left li, #content .form .right li {
	width: 510px;
	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;
	font-size: 14px;
}
#content .form  .row .label_2, #content .form .center label {
	padding: 1px 0 0 0;
	float: left;
}
#content .form textarea {
	font: 10px arial;
	float: left;
	overflow: none;
}
#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: 132px;
	height: 27px;
	color: #FFF;
	font: bold 12px arial;
	text-align: center;
	cursor: pointer;
	background: url(img/reg_submit.png) no-repeat;
	background-size: 100%;
	border: none;
	margin-top: 30px;
	padding-bottom: 5px;
}
#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  {
	width: 608px;
	

	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 .product_box:hover {
	background: #fff8dc;
}
#content .company_desc_small .logos, #content .product_box .img {
	width: 120px;
	border: 1px solid #B5B1B1;
	margin: 0 10px 0 -132px;
	overflow: hidden;
	float: left;
	background:black;
	text-align:center;
}
#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: 161px;
	height: 94px;
	padding: 10px 10px 0 10px;
	margin: 0 0 0 10px;
	position: relative;
	overflow: hidden;
	float: right;
}
#content .offline {
	border: 1px solid #ADB9C2;
	border-radius: 10px;
	behavior: url(/pie/PIE.htc);
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
	
	
}
#content .online {
	border: 1px solid #ADB9C2;
	border-radius: 10px;
	behavior: url(/pie/PIE.htc);
	background-image: linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -o-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(235,238,240) 18%, rgb(246,249,250) 59%, rgb(246,249,250) 80%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.18, rgb(235,238,240)),
	color-stop(0.59, rgb(246,249,250)),
	color-stop(0.8, rgb(246,249,250)));
}
#content .member span {
	font: 10px arial;
	padding: 7px 0 0 0;
	display: block;
}
#content #pages {
	font: bold 12px arial;
	text-align: center;
	padding: 10px;
	display: block;
	margin-bottom: 20px;
}
#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;
	
}
#footer {
	width: 100%;
	float: right;
	height: 23px;
	background: url(img/footer_bg.jpg) repeat-x 0 bottom;
	
}

.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 #right_sidebar #mail_login .input, #content .form .input {
	width: 100px;
	color: #232323;
	
	margin: 0 5px 0 0;
	
}
#content .form .input {
	width: 180px;
	height: 25px;
	color: #232323;
	font: 14px arial;
	margin: 0 15px 0 0;
	border: 1px solid #99c;
	padding-left: 5px;
}

#content .form .input:hover {
	background: #eee;
}
#content .form .input:focus {
	background: #eee;
}

#right_sidebar #mail_login .input {
	margin: 5px 0;
}
#top #lang select, #sort_box label select{
	width: 114px;
	color: #232323;
	font: 12px 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;

}
/* PASSWORD METTER START*/
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inbox { width:200px;border:solid 1px gray; }
.graybar { width:200px; background:#dddddd; height:3px; float:left; }
.colorbar {margin-top:-3px;width:1px;background-image:url(passwordstrength.jpg);height:3px; float:left;  }
.percent {margin-top:0px;float:left; background: url('img/pwbar.jpg'); width: 25px; height: 20px; border: 1px solid black; color: black;}
.result {color:black; font-family:Tahoma;font-size:11px; position:absolute;}

 /*password metter end*/

