@charset "windows-1251";
@import url("icons.css");



/* MENU
 * -----------------------------------
 * STYLE BLOCK TYRES
 *
 *
 *
 *
 * */
/* AUTO Common */
a:hover{text-decoration:none;}
a, span.hilight {color:#3F4096;}
Body, h2 {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
form{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
ul, li {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

li {
    margin-left:20px;
	padding-bottom:2px;
}

.clr {
    clear: both;
    font-size: 0;
    line-height: 0;
}
/* Advertising */
#ria_ad_search_center {
	margin-bottom:15px;
}

/* Success, notice and error boxes (from blue-print css)
-------------------------------------------------------------- */

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; font-size:12px; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.AlertError{
	background:#fbe3e4;
	border:1px solid #fbc2c4;
	text-align:center;
	color:#8a1f11;
	padding:10px;
	font-size:13px;
}
.AlertImportant{
	background:#fff6bf;
	border:1px solid #ffd324;
	text-align:center;
	color:#514721;
	padding:10px;
	font-size:13px;
}
.AlertWell{
	background:#e6efc2;
	border:1px solid #c6d880;
	text-align:center;
	color:#264409;
	padding:10px;
	font-size:13px;
}
.flowWindow {
	top:30px;
	left:250px;
	padding:0px;
	width:180px;
	background:#FFF;
	z-index:1000;
	text-align:left;
	}

.flowWindow div.car img{
	margin: 0px 7px 7px 5px;
	border:#ccc solid 1px; padding:1px;
	}

.pad-t5 { padding-top:  5px; }
.pad-t10{ padding-top: 10px; }
.pad-t15{ padding-top: 15px; }
.pad-t20{ padding-top: 20px; }

.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w33p{ width: 33%; }
.w48p{ width: 48%; }
.w50p{ width: 50%; }
.w90p{ width: 90%; }
.w95p{ width: 95%; }

p.reset{ padding: 0; margin: 0; }

.bold{ font-weight: bold; }

.text-l{ text-align: left; }
.text-r{ text-align: right; }
.text-c{ text-align: center; }
.text-j{ text-align: justify; }

.mar-t10{ margin-top:10px; }

ul.reset, ul.reset li{
	padding: 0px; margin: 0px;
	list-style: none;
}

div.succes-block{
	background: #F5F5E0;
	padding: 5px 10px 6px 5px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
div.succes-block strong{
	color: #ff0000;
}

/****************************************************************/
/* TOP_BANNER */
#top_banner {
	padding:2px 0px 5px 5px;
	border-bottom:1px solid #C2C2C2;
	background-color:#EAEAEA;
/*	display:none; */
}
/* /TOP_BANNER */

/* RIGHT_BANNER */
#right_banner_panel {
	padding:2px 0px 2px 0px;
	/*background-color:#EAEAEA;*/
}
/* /RIGHT_BANNER */

/****************************************************************/

#register_error.AlertError{
	background:#fbe3e4 !important;
	border:1px solid #fbc2c4 !important;
	text-align:center !important;
	color:#8a1f11 !important;
	padding:10px !important;
	font-size: 13px;
}
#register_message.AlertWell{
	background:#e6efc2 !important;
	border:1px solid #c6d880 !important;
	text-align:center !important;
	color:#264409 !important;
	padding:10px !important;
	font-size:13px;
}

/* SUBMENU */
#submenu {
	border-bottom:1px solid #C2C2C2;
	font-size:12px;
	width:992px;
}

#submenu #logo {
	float:left;
	width:215px;
	padding-top:8px;
}

#submenu #top_menu {
	float:left;
	width:750px;
	padding-left:10px;
	border-left:1px dotted #909090;
	margin-top:5px;
	margin-bottom:2px;
	padding-bottom:2px;
	color: #C2C2C2;
}

p.line {
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	border-left:10px solid #EAEAEA; */
/*	border-top:1px dashed #EAEAEA; */
}

/* /SUBMENU */


/* --------------------------------STYLE-SUBMIT-------------------------------- */

input.submit_x30{
	 border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url("../img/button/height30px.png") 0 0 no-repeat;
    height: 30px;
    width: 109px;
    padding-bottom: 4px;
    margin-top: 6px;
    cursor: pointer;
}
input.submit_x30:hover{ background-position: 0px -30px;	}
input.submit_x30:active{ background-position: 0px -60px; }



/****************************************************************/
/* SUBMENU */
#submenu_footer {
	border-top:1px solid #C2C2C2;
	border-bottom:1px solid #C2C2C2;
	font-size:12px;
	width:992px;
	margin-top:5px;
}

#submenu_footer .logo {
	float:left;
	width:215px;
	text-align:center;
	padding-top:8px;
}

#submenu_footer #bottom_menu {
	float:left;
	width:640px;
	padding-left:10px;
	border-left:1px dotted #909090;
        /*border-right:1px dotted #909090;*/
	margin-top:5px;
	margin-bottom:2px;
	padding-bottom:2px;
	color: #C2C2C2;
}
.footer_logos_1 {
    margin-left:14%;
    height:40px;
}
.footer_logos_2 {
        margin-left:40px;
        height:40px;
    }
* html .footer_logos_2 {
    margin-left:0px;
}
* html .footer_logos_1 {
    margin-left:10%;
}
.footer_logos_1 a, .footer_logos_2 a {
    margin:6px 25px;
    text-align:center;
    float:left;
    display:block;
    }
.footer_logos_1 a {
        width:15%;
}
.footer_logos_2 a {
        width:14%;
}

p.line {
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
/*	border-left:10px solid #EAEAEA; */
/*	border-top:1px dashed #EAEAEA; */
}

#top_menu_table {
	width:765px;
}
ul.StyleReser_pad10{
	margin: 0px; padding: 10px;
	list-style:none;
}
	ul.StyleReser_pad10 li{
		margin: 0px !important; padding: 2px 0px;
	}
div.preloadImg{
	display: none;
}
/* /SUBMENU */


/****************************************************************/
/* PATH */
#path {
	padding:3px 0px 3px 10px;
	margin: 5px 10px 10px 10px;
/*	border-bottom:2px solid #EAEAEA; */
	font-size:13px;
	width:972px;
}
#path h2{
	font-size:13px;
}
/* /PATH */

/* contacts */
#contacts {
	margin-top:30px;
	font-size:12px;
	color:#777777;
}


/* /contacts */

/****************************************************************/
/* MAIN */
#main {
	margin:0px 10px 10px 10px;
	width:982px;
}

	/* LEFT PANEL */
	#left_panel, #left_panel_bottom {
		width:200px;
		float:left;
	}

	#left_panel div.panel select, #left_panel_bottom div.panel select {
		width:180px;
	}
	#left_panel div.panel, #left_panel_bottom div.panel{
		padding-left:10px;
	}


	/* RIGHT PANEL */
	#right_panel {
		width:765px;
		float:right;
	}

		/* RIGHT PANEL */
		#right_banner {
			float:right;
			width:240px;
/*			padding-left: 0px;
			border-left:1px dotted #909090; */
		}

		/* CENTER PANEL */
		#center_pannel{
			float:left;
			width:500px;
		}

		#center_pannel h1, #search_header {
			font-size:13px;
			padding-left:5px;
			margin:0px 0px 10px 0px;
			border-bottom:2px solid #CFCFCF;
			color:#3F4096;
			font-weight:bold;
			/* font-weight:normal; */
		}


		#center_pannel table {
			font-size:12px;
			margin-bottom:5px;
		}

		#center_pannel table.firms {
			color: #C2C2C2;
		}

		/* CAR BLOCK */
		#cars_block {
			font-size:12px;
			margin-bottom:20px;
		}

		#car_big {
			width:302px;
			float:left;
		}

		#car_big div.sign {
			padding-left:5px;
		}

		#cars_privileged {
			float:left;
			/*border:1px solid #FF0000;*/
			width:198px;
		}

		#cars_privileged div.car {
			padding-bottom:7px;
		}

		#cars_privileged div.car img{
			margin: 3px 5px 7px 5px;
		}



/* /MAIN */






/****************************************************************/
/* COMMON2 */

div.area {
	padding: 0px 5px 0px 0px;
	margin-bottom:3px;
	font-size:14px;
/*	color:#777777; */
	background:#EAEAEA;
	border-top:1px solid #C2C2C2;
	font-size:14px;
}

span.area {
	padding: 0px 5px 0px 5px;
	width:25px;
	background:url(../img/ria/bg_btn.gif) repeat;
}


div.panel {
	padding: 3px 5px 3px 5px;
	border:1px solid #C2C2C2;
	font-size:14px;
	margin-bottom:10px;
}

div.panel td {
	font-size:14px;
}

div.panel p, div.news p {
	margin:4px 0px 4px 0px;
}


#main div.news {
	border-bottom:1px dotted #C2C2C2;
	padding: 5px 0px 5px 0px;
	font-size:14px;
}

div.news p.date {
	margin:4px 0px 0px 0px;
	color:#777777;
}

div.news p.annotation {
	margin:4px 0px 10px 0px;
	color:#777777;
}

div.news h2 {
	font-size:16px;
}

div.news img {
	margin-left: 10px;
	border: 2px solid #CECECE;
}

input.submit {
	background-image:url(../img/ria/bg_btn.gif);
	border-width:1px;
	line-height:14px;
	height:20px;
	padding-top:0px;
}

img.imgst, #cars_privileged div.car img{border-width:1px;border-color:#CECECE}


/****************************************************************/
/* SEARCH */
/* -------- TOP 20 AUTO (new) -------- */
div.top20Header{
	background:url(../img/top20/headerrozdil_repeat.gif) top repeat-x;
	}
	div.top20Header div.rightD{
		background:url(../img/top20/headerrozdil_rd.gif) top right no-repeat;
		}
		div.top20Header div.rightD div{
			background:url(../img/top20/headerrozdil_ld.gif) left top no-repeat;
			padding:8px 15px 20px 62px;
			height:18px;
			text-align:right;
			color:#3f4096;
			font-size:12px;
			font-weight:normal;
			}
			div.top20Header div.rightD div a{
				font-size:12px;
				}
			div.top20Header div.rightD div span{
				font-size:15px;
				font-weight:bold;
				float:left;
				cursor:default;
				width:320px;

				}
				div.top20Header div.rightD div span b{color:#ff0000;}
		span.IconsTop20_s{
			background:url(../img/top20/autoto20.gif) no-repeat;
			height:15px;
			width:42px;
			float:left;
			}
			span.list_auto_top20{
	font-size:13px;
	font-weight:bold;
	color:#6A6A6A;
	padding-right:10px;
	}
	div.ClassOneColum{
		float:left;
		width:25%;
		}
		div.ClassOneColum div span{float:left;}
		div.ClassOneColum span.decor{ color:#c2c2c2;}
		div.ClassOneColum a{
			font-size:12px;
			padding-left:5px;
			}
 div.header_rb_top20 span.href_top20block{float:left; padding-top:2px;}
	div.header_rb_top20 span.href_top20block span{float:left; padding:0px 5px;}
		div.header_rb_top20 span.href_top20block span a{text-decoration:none; font-size:5px;}
	div.rp_top20 div.img_auto_top20 a{float:left;}
		div.rp_top20 div.img_auto_top20 a img{background:#fff;}
	div.rp_top20 div.img_auto_top20 div.nambe_rating{
		float:left;
		font-size:30px;
		width:98px;
		text-align:center;
		padding-top:17px;
		color:#6a6a6a;
		}
	div.rp_top20 div.text_auto_top20 a{font-size:16px;}
	div.rp_top20 div.href_top20block{padding:15px 0px 0px 0px;}


/* -------- left seqarch params (new) -------- */
div.left_search_result{padding-left:5px;}
div.left_search_result b{padding-left:7px;}
div.left_search_result div.tabel b{padding-left:0;}
div.left_search_result div.tabel{border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; margin-top:3px;}
div.left_search_result div.tityl{background:#efefef;}
div.left_search_result div.tabel div.left, div.left_search_result div.tabel div.right{
	float:left;
	padding-top:3px;
	padding-bottom:3px;
	width:100px;
	border-right:1px solid #dbdbdb;
	padding-left:7px;
	}
div.left_search_result div.tabel div.right{
	width:72px;
	border-right:none;
	}
div.left_search_result div.tityl div.left, div.left_search_result div.tityl div.right{
	color:#4a4a4a;
	}
div.left_search_result div.border-element{border-bottom:1px solid #dbdbdb;}
div.left_search_result div.technical_char{
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:3px;
	}
div.left_search_result div.technical_char p{padding:0;}
div.left_search_result div.technical_char span{font-size:12px; padding-right:5px; color:#676767;}
div.left_search_result div.specify_search{text-align:center; padding-top:10px; padding-bottom:5px;}
/* -------- / left seqarch params (new) -------- */
.left_search_view {
	font-size:12px;
}
div.search_item {
	font-size:12px;
    margin-bottom:15px;
}

div.search_item div.header, div.search_item div.header_bold{
	 border:1px solid #CFCFCF;
	 padding: 7px 9px 7px 9px;
	 background-color:#EFEFEF;
}

div.search_item div.header_bold{
	 border:1px solid #ffB7E7;
	 background-color:#ffC7F7;
}

div.search_item div.price{
    text-align:center;
	float:left;
	width: 30%;
}

div.search_item div.city{
    text-align:right;
	float:right;
	width: 30%;
}

div.search_item div.name{
    text-align:left;
	float:left;
	width: 69%;
}

div.search_item div.main{
    border:1px solid #CFCFCF;
    border-top:0px;
    padding:10px 5px 5px 5px;
}

div.search_item div.main img.photo{
    float: left;
	border:2px solid #EDEEF0;
    margin:0px 10px 5px 0px;
}

div.main p{
  margin:2px 0px 2px 0px;
}

div.main p.price, div.main span.price, div.main a.price{
		/*cursor:help;*/
		color:#1E5D8D;
}

div.main p.price_container {
	padding-bottom:5px;
}

div.main div.details {
	border-top:1px solid #CFCFCF;
	padding: 0px 3px 0px 3px;
}

div.main div.details p{
  margin:2px 0px 0px 0px;
}

div.main div.group{
		padding: 2px 3px;
		background-color:#EFEFEF
}

div.main div.group p{
	text-align:right;
}

a.upCar {
		background:url(../img/arrow_up.gif) no-repeat center;
		height:16px;
		width:16px;
		float:right;
		margin-left:5px;
		margin-top:-2px;
	}


/****************************************************************/
/****************************************************************/
/* SEARCH EXTENDED*/
div.panel_search_ex td {
font-size:12px;
}
/****************************************************************/
/****************************************************************/
/* View AUTO */

#auto {
	font-size:12px;
	width:500px;
}

#auto_img_panel {
	width:304px;
	float:left;
}

#auto_info_panel {
	width:180px;
	float:right;
}

#auto h1, #auto h3, #auto h4, #goods h2, div.right_contacts h4{
  color:#1E5D8D;
  padding:0px 0px 0px 0px;
  margin:0px 0px 10px 0px;
  border:0px;
}

#auto h1, #goods h2{
  font-size:16px;
}

#auto h3{
  font-size:13px;
}

#auto h4 {
  font-size:12px;
  margin:15px 0px 2px 0px;
  padding-left: 4px;
  background-color: #EDEEF0;
}

#auto img.bigImg{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border:2px solid #EDEEF0;
}
#auto p.little{
    margin: 3px 5px 5px 5px;
}

#auto li.kasko {
	color:#FF0000;
	line-height:16px;
	list-style-image:url(../img/kasko_16x16.gif);
}

#auto li.plus {
	line-height:16px;
	list-style-image:url(../img/plus.gif);
}

#auto li.coment {
	line-height:16px;
	list-style-image:url(../img/coment.gif);
}

#auto li.struckOff {
	line-height:16px;
	list-style-image:url(../img/saled.gif);
}

#auto li.dob {
	line-height:16px;
	list-style-image:url(../img/dob.png);
}

#auto li.arrow {
	line-height:16px;
	list-style-image:url(../img/arrow.gif.jpg);
}

#auto li.edit {
	line-height:16px;
	list-style-image:url(../img/edit_little.gif);
}

#auto li.kasko {
	line-height:16px;
	list-style-image:url(../img/kasko.gif);
}

#auto li.scam {
	line-height:16px;
	list-style-image:url(../img/claim.gif);
}

#auto li.alertmail {
	line-height:16px;
	list-style-image:url(../img/mail.gif);
}

#auto li.tyres {
	line-height:16px;
	list-style-image:url(../img/tyres.gif);
}

#auto li.sound {
	line-height:16px;
	list-style-image:url(../img/autozvuk.gif);
}
#auto li.afp {
	line-height:16px;
	list-style-image:url(../img/afp_small.gif);
}

#auto li.accumulators {
	line-height:16px;
	list-style-image:url(../img/accumulator.gif);
}
#auto li.zederlock {
	line-height:16px;
	list-style-image:url(../img/shield.gif);
}

#auto li.calculate {
	line-height:16px;
	list-style-image:url(../img/calculate.jpg);
}

#auto li.print_version {
	line-height:16px;
	list-style-image:url(../img/print.gif);
}

#auto li.insure_lugansk {
	line-height:16px;
	list-style-image:url(../img/insure/insure_lugansk.gif);
}

#bottom_navigator, #top_navigator {
	font-size:13px;
}

#bottom_navigator{
	padding-top: 10px;
	margin-top: 40px;
	border-top:1px solid #C2C2C2;
}

#top_navigator{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom:1px solid #C2C2C2;
}

/* comments */
#auto_comments div.comment {
	padding:10px 0px 0px 3px;
}

#auto_comments p.header {
	border-bottom:1px solid  #CCCCCC;margin:0px;
}

#auto_comments p.header_author {
	border-bottom:1px solid  #a0b8d1;margin:0px;
}

#auto_comments p.body {
	padding-left:7px;margin:2px 0px;
}

#auto_comments span.number {
	background-color:#CCCCCC; padding:1px 10px;
}

#auto_comments span.number_author {
	background-color:#a0b8d1; padding:1px 10px;
}

#auto_comments div.footer {
	padding:4px;margin-top:20px; border-top:1px solid  #CCCCCC;
}

#auto_comments img.complin {
	float: right;
	display: block;
	padding-left: 5px;
	border: 0;
}

#read_more_about {
	margin:30px 0px 10px 0px;
}
#read_more_about ul li ul li {
	list-style-image:url(../img/ria/icons/info.gif)
}


div.b-video_competition{
	border: 1px solid #c2c2c2;
	width: 302px;
	background: url(../img/common/video_competition/decor-repeat-y.png) right repeat-y;
}
div.b-video_competition ul,
div.b-video_competition ul li{
	padding: 0px; margin: 0px;
	list-style: none;
}
div.b-video_competition ul{
	padding: 190px 0 0 0;
	width: 100%;
	background: url(../img/common/video_competition/video_competition.png) top right no-repeat;
}
div.b-video_competition ul li{
	padding-left: 13px;
	padding-bottom: 15px;
	text-align: center;
}
div.b-video_competition ul li a{
	white-space: nowrap;
}

/****************************************************************/
/* Register */

#tooltip{
	background:#F0F0FF;
	border:2px solid #363686;
	color:#333333;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	font-size:12px;
}

div.b-price-uncustomed{
	background:#fff6bf;
	border:1px solid #ffd324;
	text-align:left;
	color:#514721;
	padding:5px;
	font-size:12px;
	line-height:18px;
	margin-bottom: 15px;
}
div.b-price-uncustomed span.custom_href{
	display: inline-block;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}
#left_panel_bottom div.for_search_engines div.panel{
	font-size: 12px;
	line-height: 20px;
	padding: 6px 5px;
}
#register {
	float:left; margin-top:10px; width:300px;
}

#register input.q, select.q, #email_note {
	width:180px;
}

td.required {
	border-right:2px solid #FF5050;
	width:90px;
}

#register_error {
	border:2px solid #FF5050;padding:5px 3px 3px 5px;font-size:12px;color:#FF0000;
}

div.register_error {
	border:2px solid #FF5050;padding:5px 3px 3px 5px;font-size:12px;color:#FF0000;
}

#register_message {
	color:#3F4096; border:2px solid #3F4096;padding:3px 5px 3px 5px;font-size:12px;margin-bottom:10px;
}

#register h4 {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	border-bottom:2px solid #CFCFCF;
}

#mio_note {
	float:right; margin-top:20px; padding-left:20px; border-left:1px dotted #7C7C7C; width:160px;font-size:12px;
}

#email_note {
	padding:4px 2px 2px 4px;
	background:#FFE0E0;
}
.register_notes {
	padding:4px 2px 2px 4px;
	background:#FFE0E0;
}
#push_up h3 {
	margin:0px 0px 10px 0px;
	color:#FF0000;
	font-size:18px;
}

#push_up img {
	margin:10px 0px 10px 0px;
}

#push_up span.sms {
	color:#FF0000;
}

/****************************************************************/
/* My Menu */

#myMenu {
	padding-top:5px;
}

#myMenu td {
	width:83px;
	text-align:center;
}

/****************************************************************/
/* Dealers payment */
/****************************************************************/

/*****************************/
	/* additional window */
div.BorderRound div{
	font-family:Arial,Helvetica,sans-serif;
}


div.BorderRound {
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
div.BorderRound div.MainBorderRound {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:8px 15px 15px;
}
div.BorderRound div.top_BR, div.BorderRound div.bottom_BR {
	position:relative;
	height:6px;
	font-size:1px;
}
div.BorderRound div.bottom_BR{
	background:#efefef;
}
div.BorderRound div.top_BR div, div.BorderRound div.bottom_BR div {
	position:absolute;
	width:7px; height:7px;
	padding:0; margin:0;
	background-color:#FFF;
	background-image:url(../img/blockoplatu_servis/containerr.gif);
	background-repeat:no-repeat;
	font-size:1px;
}
div.BorderRound div.top_BR .l {
	top:-1px;
	left:0;
	background-position: top left;
}
div.BorderRound div.top_BR .r {
	top:-1px; right:0;
	background-position: top right;
}
div.BorderRound div.bottom_BR .l {
	background-position: bottom left;
	bottom:-1px; left:0;
}
div.BorderRound div.bottom_BR .r {
	background-position: bottom right;
	bottom:-1px; right:0;
}
div.BlockOplataL{
	float:left;
	width:60%;
}
div.TitylBlockOplata{
	color:#3f4096;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
}

div.MainBlockOplata div.w50p{
	width:50%;
	text-align:left;
	float:left;
	font-size:13px;
}
div.MainBlockOplata div.w33p{
	width:20%;
	text-align:left;
	float:left;
	padding:7px 0px;
	text-align:left;
	font-size:16px;
}
div.BlockOplata{
	padding:0px 50px;
}
div.BlockOplata div.LevelOne{
	background:url(../img/blockoplatu_servis/blockmoney_lr.jpg) left top no-repeat;
	padding-left:7px;
}
div.BlockOplata div.LevelOne div.LevelTwo{
	background:url(../img/blockoplatu_servis/blockmoney_lr.jpg) right top no-repeat;
	padding-right:7px;
}
div.BlockOplata div.LevelOne div.LevelTwo div.BlockFonContainer{
	background:url(../img/blockoplatu_servis/blockmoney_fon.jpg) top repeat-x;
}
div.BlockOplata div.BlockFonContainer div.w1{
	float:left;
	padding:15px 0px 0px 25px;
	color:#414141;
	font-size:18px;
}
div.BlockOplata div.BlockFonContainer div.w2{
	float:right;
	background:url(../img/blockoplatu_servis/blockmoney_fongreen.jpg) top repeat-x;
	padding:10px 25px 0px;
	height:47px;
	font-size:27px;
	color:#fff;
	font-weight:bold;
}
div.MainBorderRound div.rowsBlock{
	padding-top:15px;
	text-align:center;
	font-size:13px;
}
div.MainBlockOplata div.rowsBlock input.IdAuto{
	padding:3px;
	width:50%;
	font-size:16px;
	text-align:center;
}
div.MainBlockOplata div.rowsBlock input.IdAuto:focus{
	outline:1px solid #a2a2a2;
}
div.MainBorderRound div.rowsBlock input.submit{
	font-weight:bold;
	width:170px;
	cursor:pointer;
}
div.BlockOplataR{
	float:left;
	width:40%;
}
div.RInform_Oplata{
	background:#efefef;
	margin-left:15px;
}
div.RInform_Oplata div.decorRInform{
	height:5px;
}
div.RInform_Oplata div.decorRInform div{
	background-image:url(../img/blockoplatu_servis/containerr_inform.gif);
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	font-size:1px;
}
div.RInform_Oplata div.tl{
	background-position:left top;
	float:left;
}
div.RInform_Oplata div.tr{
	background-position:right top;
	float:right;
}
div.RInform_Oplata div.bl{
	background-position:left bottom;
	float:left;
}
div.RInform_Oplata div.br{
	background-position:right bottom;
	float:right;
}
div.mainRInform{text-align:center; font-size:13px; white-space:nowrap; }
div.BlockInformCenter{
	padding:15px;
	text-align:center;
	padding-bottom:8px;
	color:#717171;
	font-size:13px;
	background:#efefef;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}
div.BlockSubMenu{
	padding:6px 15px;
	background:#efefef;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
div.TopBarBlock{
	font-size:13px;
	padding:15px;
	padding-bottom:25px;
}
div.BottomBarBlock{
	font-size:16px;
	font-weight:bold;
	color:#414141;
	padding:15px;
	padding-bottom:0px;
}
div.CloseWindow{text-align:center; padding-top:20px;}
div.CloseWindow a{font-size:16px;}
/*****************************/
	/* help panel */

div.HelpNewServis_tityl{
	text-align:center;
	padding:20px 0px;
	font-size:26px;
	}
div.HelpNewServis{
	padding:0px 20px;
	width:700px;
	margin:auto;
	}
div.HelpNewServis div.BorderRound div.top_BR div, div.HelpNewServis div.BorderRound div.bottom_BR div{
	background-image:url(../img/additionalserviceimg/round_fon.gif);
	}
	div.HelpNewServis div.BorderRound{background:#fff;}
	div.HelpNewServis div.BorderRound div.bottom_BR{background:#fff;}
.HelpNewServis_ol{
	padding:0;
	margin:0;
	padding-left:10px;
	}
	.HelpNewServis_ol li{ font-size:24px;}
div.OneBlock_help{
	font-size:16px;
	padding-bottom:3px;
	border-bottom:1px solid #d9d9d9;
	text-align:left;
	padding-top:15px;
	}
div.OneBlock_imgHelp{
	text-align:center;
	padding:15px;
	padding-bottom:35px;
	}
/*****************************/
	/* main panel */
div.Block_AdditionalServis h1{
	text-align:right;
	padding-bottom:3px;
}
div.Block_AdditionalServis h1 span.TitylBlock{float:left;}
div.Block_AdditionalServis h1 .firstDecor{color:#ff0000;}
div.Block_AdditionalServis h1 span.NewBlock{
	color:#ff0000;
	font-weight:bold;
}
div.Block_AdditionalServis h1span.OpenHelpBlock{color:#3F4096; font-size:11px;}
div.add_NewAddServiss{
	padding-left:15px;
	padding-bottom:20px;
}
div.add_NewAddServiss a{
	font-size:16px;
	font-weight:bold;
	float:left;
}
div.add_NewAddServiss div.Right_Block{
	float:right;
	padding-top:5px;
}
div.add_NewAddServiss div.Right_Block div.w1{
	float:left;
	text-align:right;
	font-size:12px;
}
div.add_NewAddServiss div.Right_Block div.w2{
	padding-left:10px;
	float:left;
	color:#009900;
	font-size:27px;
	text-align:left;
	font-weight:bold;
}
a.DiscusionServis{
	background:url(../img/additionalserviceimg/decordiscusinservis.gif) left top no-repeat;
	float:left;
	width:100%;
	height:26px;
	padding-left:4px;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}
a.DiscusionServis span.level2{
	background:url(../img/additionalserviceimg/decordiscusinservis.gif) right top no-repeat;
	padding-right:4px;
	float:left;
	height:26px;
	width:97%;
}
a.DiscusionServis span.level2 span{
	background:url(../img/additionalserviceimg/fondiscusinservis.gif) top repeat-x;
	height:21px;
	padding-top:5px;
	width:100%;
	float:left;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
a.DiscusionServis:hover{
	background:url(../img/additionalserviceimg/hover_decor_ds.gif) left top no-repeat;
}
a.DiscusionServis:hover span.level2{
	background:url(../img/additionalserviceimg/hover_decor_ds.gif) right top no-repeat;
}
a.DiscusionServis:hover span.level2 span{
	background:url(../img/additionalserviceimg/hover_fon_ds.gif) top repeat-x;
}
div.BlockUserUpAuto	{
	font-size:13px;
}
div.BlockUserUpAuto div.SupprtInfo {
	font-size:13px;
	margin-top:10px;
	padding:10px;
	margin-right:10px;
	border-top:none;
	border-left:5px solid #eaeaea;
	background:#f8f8f8;
}
div.leftBlock_UpAuto{
	width:58%;
	float:left;
	padding:10px 0px;
	border-right:1px dotted #999999;
}
div.leftBlock_UpAuto div.rowsOne{
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 5px 30px 75px;
}


	.up-auto-in-search{ background-image: url(../img/sendupmessages.gif); }
	.up-auto-in-docs{ background-image: url(../img/sendupdocs.gif); }
	.up-parts-in-search{ background-image: url(../img/sendupzapchast.gif); }
	.limit-free-ads{ background-image: url(../img/common/increase-limit-ads.gif); }


div.box-inform{
	background:#fff6bf;
	color:#514721;
	padding: 3px 5px;
	margin-top: 5px;
}

div.leftBlock_UpAuto div.rowsOne a{
	font-size:16px;
}
div.leftBlock_UpAuto div.rowsOne a:hover{
	font-size:16px;
}
div.leftBlock_UpAuto b.greenText {
	color:#307105;
	font-size:15px;
}
div.RightBlock_UpAuto{
	width:41%;
	float:left;
	padding:10px 0px;
}
div.RightBlock_UpAuto ul.mLI li {
	list-style: square;
	padding:4px 0 4px 4px;
	margin-bottom:3px;
	margin-left:20px;
	width:180px;
	padding-left:0;
}
div.RightBlock_UpAuto ul.mLI li a {
	font-size:13px;
}
div.RightBlock_UpAuto ul li{
	color:#3F4096;
}
div.RightBlock_UpAuto div.BlockMainBalans{
	padding:15px 0px;
}
div.AditionalRules{
	padding:10px 0px;
	text-align:center;
	border:1px solid #81bee5;
	margin-left:10px;
	background:#dbeaf3;
}
div.BlockMainBalans .w1{
	width:45%;
	padding-right:5%;
	float:left;
	text-align:right;
}
div.BlockMainBalans .w2{
	width:50%;
	float:left;
	color:#307105;
	font-size:27px;
}
div.leftBlock_UpAuto div.rowTwo {
	margin:5px 10px 5px 0px;
	font-size:12px;
}
div.leftBlock_UpAuto div.selectGreen {
	color:#06a806
}
div.RightBlock_UpAuto div.selectBlue {
	color:#3f4096
}
div.RightBlock_UpAuto div.blueBox {
	border:2px solid #81bee5;
	background-color:#c4dceb;
	padding:8px;
	margin:0px;
	margin-left:10px;
	text-align:center
}
div.RightBlock_UpAuto div.chekBoxText {
	font-size:11px;
	display:block;
	margin:5px 5px 10px 5px;
	font-size:13px;
}
div.leftBlock_UpAuto div.boxGreen
{
	border:#06a806 solid 2px;
	padding:10px;
	font-size:14px;
	margin-top:5px
}

/*****************************/
	/* payment history */

div.OneCheck{
	padding:10px 0px;
}
div.OneCheck td, div.OneCheck th{
	border-left:1px solid #fff;
	font-size:13px;
}
div.OneCheck td{
	border-bottom:1px solid #efefef;
}
div.HelpInfo{
	font-size:13px;
	padding-top:0px;
	padding-bottom:10px
}
input.cancel{
	background:url(../img/icons_anulation.jpg) no-repeat;
	width:18px;
	height:18px;
	border:none;
	cursor:pointer;
}
.BackToServices { font-size:13px;}
div.TabelCheck {
	margin:20px 0px 5px 0px;
}
div.TabelCheck div.titylTabel{
	background:#efefef;
	border-top:1px solid #dbdbdb;
	color:#4a4a4a;
	font-size:13px;
}
div.TabelCheck div.TabelRows{
	border-bottom:1px solid #dbdbdb;
	font-size:13px;
}
div.TabelCheck div.titylTabel .pad{
	padding:5px 2%;
	text-align:center;
}
div.TabelCheck div.titylTabel span{
	font-size:13px;
}
div.TabelCheck div.TabelRows .pad{
	padding:8px 0px;
}
div.TabelCheck div.TabelRows .w2 span.red{
	color:#ee1f1f;
}
div.TabelCheck div.TabelRows .w2 span.green{
	color:#007708;
}
div.TabelCheck .w1, div.TabelCheck .w2, div.TabelCheck .w3, div.TabelCheck .w4{
	float:left;
	text-align:center;
	border-right:1px solid #fff;
}
div.TabelCheck div.TabelRows .w1{
   width:19%;
   }
  div.TabelCheck div.TabelRows .w2{
   width:19%;
   }
  div.TabelCheck div.TabelRows .w3{
   width:24%;
   border-right:none;
   padding-left:3px !important;
   }
  div.TabelCheck div.TabelRows .w4{
   width:18%;
   }
  div.TabelCheck div.titylTabel .w1{
   width:15%;
   }
  div.TabelCheck div.titylTabel .w2{
   width:15%;
   }
  div.TabelCheck div.titylTabel .w3{
   width:20%;
   border-right:none;
   }
  div.TabelCheck div.titylTabel .w4{
   width:14%;
   }


/*****************************/
	/* make up auto */

.DropMenu {
		 border: #7f9db9 solid 1px;
		 border-top:none;
		 background-color: white;
		 width:100%;
		 z-index: 50;
		 display: block;
		 background:#FFF;
		}
	.DropMenuItem{
		 margin:0px;
		 width:100%;
		 display:inline-block;
		 position:relative;
		}
	.DMHover{
		background:#ccc;
		width:100%;
		display:inline-block;
		position:relative;
		}
	.DMHover .DropMenuItemName, .DMHover .DropMenuItemFeature {
		color: #fff;
		}
	.DMHover .DropMenuItemName{
		float:left; padding:2px 40px 3px 10px;
		width:auto;
		font-size:13px;
		}
	.DMHover .DropMenuItemFeature {
		float:right;
		padding:0px 10px 0px 0px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:lowercase;
		width:25px;
		position:absolute; top:3px; right:5px;
	}
	div.DMHover{
		margin:0px;
		border-bottom:1px solid #bebebe;
		cursor:pointer;
		}
	.DropMenuItem .DropMenuItemName{
		float:left; padding:2px 0px 3px 10px;
		width:auto;
		font-size:13px;
		color:#4D4C4D;
		}
	.DropMenuItem .DropMenuItemFeature {
		float:right;
		padding:0px 10px 0px 0px;
		font-size:12px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:lowercase;
		width:25px;
		position:absolute; top:3px; right:5px;
	}
.BlockOPL {
	padding:15px; margin-bottom:10px; margin-top:5px;
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.BlockOPL_LeftSide { float:left; width:70%; padding-right:20px; border-right:#CCC solid 1px; }
.selectedBlock{
	position:relative;
	width:300px;
}
.selectedBlock div.selectedBlockDrop {
	position:absolute;
	z-index:900;
	width:250px;
	font-size:15px;
	text-align:left;
	line-height:2;
	border:1px solid #7f9db9;
	border-top:none;
	background:#fff;
	padding:2px 9px;
	left:8px;
	top:30px;
	display:none;
	max-height:200px;
    overflow-y:auto;
    height:auto !important;
    height:200px;
}
.selectedBlockL {float:left; background:url(../img/first_podnat_files/selectbtn.jpg) no-repeat left top; width:8px; height:30px; }
.selectedBlockInp {
	float:left;
	width:231px;
	height:20px;
	padding-left:15px;
	font-size:15px;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 3px;
	color:#6b6b6b;
	background: #eeeeee;
	border: 1px solid #a0a0a0;
}
.selectedBlockInp:focus{
	color: #000;
	background: #fff;
}
.selectedBlockRBtn { background:url(../img/first_podnat_files/selectbtn.jpg) no-repeat right top; width:32px; height:30px; float:left; }
.predBlock { float:left; width:20%; padding-left:20px; margin-top:0; padding-top:0;}
.predBlockT { background:url(../img/first_podnat_files/first_podnat_03.jpg) no-repeat top left ; height:5px; width:111px; margin:0 auto; font-size:4px;}
.predBlockB { background:url(../img/first_podnat_files/2123.jpg) top left repeat-y; width:111px; }
.predBlockBox {background: url(../img/first_podnat_files/first_podnat_05.jpg) bottom left no-repeat; width:91px; text-align:center; padding:10px 10px; line-height:1; font-size:13px;}
.predBlockBG {background:url(../img/first_podnat_files/first_podnat_07.jpg) no-repeat top left; padding-top:4px; width:111px}
.bigGreenText { color:#3e9300; font-size:24px; font-weight:bold; text-align:center; margin-top:5px; display:block}

/*****************************/
	/* payment statictic */

table.AutoRiaTable{
	border:#dbdbdb solid 1px;
	border-width:1px 0px 1px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border-collapse:collapse;
}
.AutoRiaTable th {
	background:#efefef;
	text-align:center;
	padding:6px 5px;
	color:#4a4a4a;
	font-weight:bold;
	font-size:13px;
}
.AutoRiaTable td {
	padding:5px 4px;
	text-align:center;
}
.AutoRiaTable th span { font-weight:normal !important}
.AutoRiaTable .lbW { border-right:#FFF solid 1px}
.AutoRiaTable .Row_40 { width:40%;}
.AutoRiaTable .Row_15 { width:15%;}
.AutoRiaTable .Row_10 { width:10%;}
.AutoRiaTable .bbW td { border-bottom:#dbdbdb solid 1px}

/*****************************/
	/* serviceComments */
	div.addForumpreview{
		font-size:12px;
		margin-top:10px;
		border: 1px solid #CCC;

	}

div.addForumpreview div.downrow{
 	background:#f5f5f5;
	border-top: 1px solid #EFEFEF;
	padding: 2px 10px 2px 0px;
	text-align:right;
	color:#333;
}
div.addForumpreview div.downrow a
{ margin:0px 4px;}

div.addForumpreview div.uprow{
	background:#f5f5f5;
	padding:4px;

	/* FIXED BY AGVIN
        border-bottom: 1px solid ##EFEFEF;
        */
	border-bottom: 1px solid #EFEFEF;
}
div.addForumpreview div.uprow a
{ margin:0px 4px;}
div.addForumpreview div.uprow div.author {
	float:left;width:50%; padding-left:10px;
}
div.addForumpreview div.uprow div.date {
	float:right; width:35%; text-align:right; padding-right:10px;
}

div.addForumpreview div.mainrow{
	padding:5px 15px;
	margin:0px;
	overflow-x:hidden;
}
div.addForumpreview div.forumquote{
	border: 1px dashed #CECECE;
	margin-left:10px;
	padding:5px;
	margin-top:7px;
}
.AnsverTable { border:#CCC solid 1px;}
	.AnsverTable td { padding:2px 4px; vertical-align:top; line-height:1.5;}
	.AnsverTable tr.alterTd {background:#f5f5f5; }
	.AnswerInput { width:250px; border:#a5acb2 solid 1px;}
	.textAreaAnswer {border:#a5acb2 solid 1px; padding:10px; width:312px; height:100px;}
	.subInfo { font-size:11px;}

/****************************************************************/
/* Goods (for Audio) */
#goods h2 {
	margin: 0px 0px 4px 0px;
}

#goods p {
	margin: 0px 0px 4px 0px;
}

/****************************************************************/
/* Insure */

#insure {
	font-size:12px;
}

#insure a {
	color:#006600;
}

#insure h3 {
	font-size:16px;
	color:#0D4736; /* #006600 */
}

#insure ul.sel {
	color:#0D6D02;
}

#insure ul.sel li p {
	color:#0D6D02;
}

/****************************************************************/
/* AutoFirm */
div.aboutFirm {
	border:2px solid #E0E0E0;
	padding: 0px 10px 5px 10px;
	margin-bottom:10px;
	text-align:left;
}

/* right_contacts */
div.right_contacts {
	font-size:12px;
	padding: 5px 10px 5px 10px;
}

div.right_contacts h4 {
	font-size:12px;
	margin:5px 0px 2px 0px;
}

/****************************************************************/
/* AutoSalon */

div.autosalon {
	border: 1px solid #CECECE;
	padding: 5px 5px 5px 5px;
}

div.autosalon h4 {
	padding:3px 0px 3px;
}

div.autosalonDetailed {
	border: 1px solid #E0E0E0; padding: 5px 10px;
}

div.autosalonDetailed img {
	padding: 10px 0px;
	display:block;
}

/****************************************************************/
/* Forum */

table.forumtable{
	background:#000;
}

table.forumtable th{
	background:#EAEAEA;
}
table.forumtable td{
	background:#fff;
}

.forum_podpis{
	margin-top:5px;
	font-size:10px;
}

div.forumpreview{
	font-size:12px;
	margin-top:2px;
	margin-bottom:15px;
	/* border: 1px solid #9C9C9C; */
}
div.forumpreview div.downrow{
/*	border-top: 1px solid #CECECE; 	background:#F5F5F5; */
	padding: 5px 10px 10px 0px;
	text-align:right;
}
div.forumpreview div.uprow{
	/* border-bottom: 1px solid #CECECE;*/
	background:#F5F5F5;
	padding: 5px;
}
div.forumpreview div.uprow div.author {
	float:left;width:70%;
}
div.forumpreview div.uprow div.date {
	float:right; width:30%; text-align:right;
}

div.forumpreview div.mainrow{
	padding: 5px 0px 5px 10px;
}
div.forumquote{
	border: 1px solid #CECECE;
	margin-left:10px;
	padding:5px;
}


#scamSection {
        margin:10px 10px 10px 10px;
        text-align:left;
}

#scamSection div.header {
  color:#1E5D8D;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  margin:15px 0px 4px 0px;
  padding-left: 4px;
  background-color: #EDEEF0;
}

#scamSection .autoIthem {border-style:solid;border-width:1px;border-color:#CECECE}


/****************************************************************/
/* Help */
a.help {
	background-color:#D0D0D0;color:#FFFFFF;text-decoration:none;font-size:9px;
}

/****************************************************************/
/* SEARCH */
/****************************************************************/

div.search_result {

}

div.search_result p {
	margin: 5px 0px;
}

div.search_result p.content {
	font-size:12px;
}

div.search_result a.link {
	color:#008000;
}

div.search_result a.cache {
	color:#7777cc;
}


div.search_result div.pages {
/*	border-top:1px solid #7777cc; */
	margin-top:20px;
	font-size:12px;
	text-align:center;
}

div.search_result div.result_item {
	margin:30px 0px;
}

#not_found {
	margin:30px 0px;
	padding:10px;
/*	border:1px solid #000099;*/
	border-left:5px solid #000099;
	font-size:12px;
}


/****************************************************************/

div.border{
	border-width:1px;
	border-color:#CECECE;
	border-style:solid;
	padding:5px;
	margin:5px;
}

/****************************************************************/
/* CREDIT */
/****************************************************************/
div.credit_panel {
	border:2px solid #E0E0E0;
	padding: 3px 5px;
	margin-bottom:10px;
	font-size:12px;
}

div.credit_panel h2 {
	font-size:14px;
	padding:5px 0px;
}

div.credit_panel #credit_setup {
	display:none;
}

div.credit_panel div.left {
	width:200px;
	float:left;
}

div.credit_panel div.right {
	width:200px;
	float:right;
	text-align:right;
	padding-top:4px;
}

div.credit_panel td.name {
	color:#3F4096;
	width:30%;
}

div.credit_panel td.value {
	border-left: 2px solid #3F4096;
	padding:10px;
}

#for_zaschita {
	display:none;
}

/*custom*/
table.custom tr{
	text-align:left;
}

td.custom_td {
	border-left:2px solid #ebe9e9;
	padding:0px 0px 0px 4px;
}
/*custom*/

/* Tips */
	.tip {
		color: #000000;
/*
		width: 91px;
*/
		z-index: 13000;
		background-color:#EFEFEF;
		border:2px dotted #CFCFCF;

/*	filter:alpha(opacity=90);
		-moz-opacity: 0.95;
		-khtml-opacity: 0.95;
		opacity: 0.95;
*/
	}

	.tip-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #3F4096;
		padding: 8px 8px 4px;
	}

	.tip-text {
		font-size: 11px;
		padding: 4px 8px 8px;
	}

/*Tips*/
/*
	.tool-tip {
		color: #fff;
		width: 200px;
	}

	.tool-title {
		font-size: 12px;
		color: #3F4096;
	}

	.tool-text {
		font-size: 11px;
		padding: 4px 8px 8px;
	}
*/
/*Tips*/
div.clr {
		  clear:both;
		}
/*List Number Page section START*/

div.pages {padding:0px; font-size:14px; color:#707070; margin:25px 0px 15px;}
div.pages span.page { font-size:16px;}
div.pages span.page a { margin:0px 5px;}
div.pages span.title { font-weight:bold; margin-right:10px; color:#000000;}
div.pages span.active {padding:4px 2px; background-color:#e8e9ec}
div.pages div.numbers {margin:4px 0px 0px 0px; padding:4px 2px; font-weight:normal;color:#000000;}
div.pages div.numbers a, div.pages div.numbers span {padding:2px 4px}

/*List Number Page section END*/

/******		NEWS	*******/
	.stat_text p{
		 font-size:12px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }
	.stat_text p a {
		font-size:12px;
		font-weight:bold;
	}

	.stat_text_16{
		font-size:16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.stat_text_16 p{
		 font-size:16px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }

	.stat_text_16 p a {
		font-size:16px;
		font-weight:bold;
	}
	.stat_text_20{
		font-size:20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.stat_text_20 p{
		 font-size:20px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }

	.stat_text_20 p a {
		font-size:20px;
		font-weight:bold;
	}

	div.news_top .news_title{
		color:#3F4096;
		font-size:22px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding-top:7px;
		}

	div.news_item {
		width:500px;
		/*margin-top:5px;*/
		padding:5px 0px 5px 0px;
		font-size:12px;
		}

	div.news_item img {
		border:1px solid #f3f3f3;
		padding:0px;
		margin:0px;
		display:block;
		}

	div.news_item a, div.center_news a{
		color:#3F4096;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		line-height:18px;
		padding-left:0px;
		}

	div.news_item a:hover {
		text-decoration:underline;
		}

	div.item_left {
		float:left;
		border-top:1px solid #b6b6b6;
		padding:10px 0px 0px 0px;
		margin:0px;
		width:230px;
		}

	div.item_right {
		float:right;
		border-top:1px solid #b6b6b6;
		padding:10px 0px 0px 0px;
		width:230px;
		margin:0px;
		}
	div.news_top {
		width:100%;
		/*border-top:1px solid #b6b6b6;*/
		padding:0px 0px 5px 0px;
		font-size:12px;
		}
	div.news_top a  {
		color:#3F4096;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
	div.news_top p, div.news_item p, div.center_news p {
		display:block;
		text-indent:0px;
		margin-top:10px;
		margin-bottom:2px;
		}
	div.stati {
		padding:5px 0px 5px 10px;
		margin:5px 0px 10px 0px;
		}
	div.stati div.bottom {
		float:right;
		width:99%;
		/*background:#646464;*/
		background-color:#EDEEF0;
		color:#1E5D8D;
		text-align:left;
		font-weight: bold;
		font-size:14px;
		margin:0px;
		padding:2px 0px 2px 4px;
		}

	.comments {
		display: inline-block;
		background: transparent url(../img/news/comments.gif) 0 2px no-repeat;
		padding-left:16px;
		height:16px;
		width:16px;
		margin-bottom:8px;
		font-size:14px;
		}
	.comments span {
		color:#85b000;
		margin:0;
		}
	.comments span a{
		color:rgb(151, 199, 2);
		}
	/**		comments	**/
	.comment_add {
		border-left:3px solid #f0f0f0;
		border-top:1px solid #f0f0f0;
		margin-left:10px;
		margin-bottom:8px;
		margin-top:4px;
		font-size:14px;
		}
	.comment_add .out_text {
		margin:4px 4px 4px 10px;
		background:#f9f9f9;
		padding:4px;
		}
	#table_comments {
		background:#f3f3f3;
		margin-top:5px;
		}

	/**		END comments	**/

	/***************************************************************************/

.top_new {
	padding-left:10px;
	padding-top:4px;
	height:100%;
	/*border:1px solid #dcd9d9;*/
	margin-bottom:10px;
	color:#565555;
	background:#fdfdfd;
	border: 1px solid #eeeeee;
	font-size:14px;
	}

	.top_new h3{
		width:100%;
		color:#0066cc;
		font-size:14px;
		border-bottom:1px solid #c0c0c0;
		}

	.top_new a{
		font-size:14px;
		font-family:Verdana, Arial, lvetica, sans-serif;
		text-decoration:none;
		line-height:14px;
		}

	.top_new p {
		margin:5px 0px 0px 0px;
		margin-bottom: 5px;
		color:#302f2f;
		}
	.top_new a:hover {
		text-decoration:underline;
		}

	.top_new .blok_photo {
		width:220px;
		float:left;
		margin-left:3px;
		/*border:1px solid #ededed;*/
		}
	.top_new img {
		/*border:1px solid #ededed;*/
		}
	.top_new photo {
		width:206px;
		float:left;
		}

	div.stati {
		/*background:#f3f3f3;*/
		padding:5px 0px 5px 10px;
		margin:5px 0px 10px 0px;
		font-size:14px;
	}

	div.stati div.bottom {
		float:right;
		width:99%;
		/*background:#646464;*/
		background-color:#EDEEF0;
		color:#1E5D8D;
		text-align:left;
		font-weight: bold;
		font-size:14px;
		margin:0px;
		padding:2px 0px 2px 4px;
	}
/********** news reklama ************/

div.b-reklama{
	border-bottom:2px solid#cfcfcf;
	padding-left:4px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#455528;
        
	/* FIXED BY AGVIN
        //background-color:#edf4e1;
        */
	background-color:#edf4e1;
	}
div.b-reklama a{ text-decoration:none; font-size:13px;}
duv.b-reklama-link{
	color:#445425;
	}


/******		/NEWS	*******/

/**************** high resolution baner ******************/
	.baner_place
	{
		position: absolute;
		top: 170px;
		left:1050px;
		padding: 0px;
		display:none;
	}
/**************** eof high resolution baner ******************/

/****REGISTER STEPS TABLE***/

	table.steps {
		width:100%;
	}

	table.steps img {
		display:block;
	}
	table.steps td {
		font-weight:bold;
		padding:0px;
		text-align:center;
	}
	table.steps td.active {
		background:transparent url(../img/steps/active.gif) repeat scroll 0%;
		color:#FFFFFF;
		height:23px;
	}
	table.steps td.unactive {
		background:transparent url(../img/steps/unactive.gif) repeat scroll 0%;
		height:23px;
	}

div.user_info{font-size:12px;border:1px solid #C2C2C2;margin-bottom:10px;}
span.user_name{font-size:16px;font-weight:bold;}


#register_message_new {
	color:#000;
	border:2px solid #ffd815;
	padding:3px 5px 3px 5px;
	font-size:14px;
	margin-bottom:10px;
	background:#fffacc;
	padding-left:15px;
}

div.new-tityl{
	text-align:center;
	font-size:16px;
	margin-top:5px;
	font-weight:bold;
	padding-bottom:10px;
}

div.top-name-form-new{
	width:290px;
	height:20px;
	padding-left:15px;
	font-size:14px;
	color:#000033;
	font-weight:bold;
	background:url(../img/ria/new-top-panel.gif) repeat-x;
	padding-top:5px;
	margin-top:15px;
	border-top:1px solid #c2c2c2;
}

div.add-foto-form-new div.new-content-panel{
	width:282px;
	margin-top:5px;
	padding:10px;
	border:1px solid #c2c2c2;
}

/*********************************************************/
/** links		                                  **/
/************************************************/
#directory_tree {
	padding-bottom:5px;
	margin-bottom:10px;
	border:2px solid #E0E0E0;
}

#directory_tree h2{
	font-size:16px;
	margin:2px 0px;
}
#directory_tree ul{
	padding:0px;
	margin:0px 0px 0px 16px;
}
#directory_tree li{
	padding:0px 0px 0px 0px;
	margin:0px;
}

div.links_title{
    padding:5px 10px 5px 0px;
    margin:3px 0px 3px 0px;
    font-size:17px;
    /*color:#f04e43;*/
}

div.linksListContainer li{
	font-size:12px;
}

div.link_item {
	padding:0px 0px;
	margin-bottom:10px;
}

div.link_item{
	font-size:12px;
}

div.link_item span.title{
	font-size:12px;
}

div.link_item span.euro_color{
	font-size:12px;
}


div.link_item img{
	float:right;
	padding-left:10px;
}

#id-send-link p{
	font-size:12px;
}

div.link_item span.site { color:#008000; }
div.link_item span.site  a{ color:#b58665; }

.add_link {color:Green; text-align:right; font-weight:bold; font-size:12px;}
.add_link a {color:Green; font-size:12px; text-decoration:none;}
.add_link a.add_link_help{
	background:url(../img/ria/help.gif) left no-repeat;
	color:#3F4096;
	padding:2px 0px 2px 22px;
	}
.add_link a.add_link_help:hover{
	text-decoration:underline;
	}


/*Loading progress*/

select.select_during_loading {
	background: url(../../img.ria.ua/icons/gifs/spinner_grey.gif) no-repeat;
	background-position: 140px 0px;
	color:#9e9e9e;
}

/* PRICES */
span.euro_color {
	color:#7C7C7C;
	/*cursor:help;*/
}

table.price td {
	font-size:13px;
	text-align: left;
	cursor:help;
}

td.user_price {
	color:#1E5D8D;
	background-color:#EDEEF0;
	border:1px solid #DCDDE0;
}

span.custom_href {
	text-decoration:underline;
}

span.currency_name {
	color:#7C7C7C;
}




div.new_tityl_autonews, div.tityl_autonews_chery{
	width:500px;
	padding-top:10px;
	padding-bottom:1px;
	border-bottom:2px solid #d1d1d1;
	}
	div.new_tityl_autonews .name_rozdil_autonews{
		float:left;
		width:160px;
		padding-top:5px;
	}
	div.new_tityl_autonews .right_fon_decor{
		float:left;
		width:270px;
		color:#4b4c52;
		font-size:13px;
		padding-top:3px;
		padding-bottom:3px;
		background:#d1d1d1 url(../img/autonews_toyota/decot_autonews_tittyl.gif) left top no-repeat;
		padding-left:70px;
	}
	div.new_tityl_autonews .right_fon_decor .new_name_rozdil_toyota{
		float:left;
		padding-top:2px;
		}
	div.new_tityl_autonews .right_fon_decor .new_icons_rozdil_toyota{
		float:left;
		padding-left:5px;
		}

	.pad_r5{padding-right:5px;}
	div.container_autonews_toyota{
		padding-left:5px;
		padding-right:5px;
		background:#ebebeb;
		border-bottom:1px solid #d1d1d1;
	}
	.color_eb3{background:#ebebeb; }
	.input_type_search input[type=text]{width:200px;}
/*___________________________________AUTONEWS_CHERY__________________________________________*/
div.tityl_autonews_chery{
	width:500px;
	padding-top:10px;
	padding-bottom:1px;
	border-bottom: 2px solid #d1d1d1;
	display: inline-block;
	}
	div.tityl_autonews_chery .name_rozdil_autonews{
		float:left;
		width:160px;
		padding-top:5px;
	}

	div.tityl_autonews_chery .right_fon_decor{
		float:right;
		background:url(../img/autonews_chery/fon.png) top repeat-x;
	}
	div.tityl_autonews_chery div.right_fon{
		float:left;
		width:290px;
		color:#fff;
		font-size:13px;
		padding-bottom:3px;
		background:url(../img/autonews_chery/leftdecor.png) left top no-repeat;
		padding-left:50px;
		}
	div.tityl_autonews_chery .right_fon_decor .chery_logo{
		float:left;
		padding-top:5px;
		background:url(../img/autonews_chery/logo_chery.png) right top no-repeat;
		padding-right:170px;
		}
    div.tityl_autonews_chery .right_fon_decor .autozvuk_logo{
		float:left;
		padding-top:5px;
		background:url(../img/avtozvuk.gif) right top no-repeat;
		padding-right:170px;
		}

	div.autonews_chery{
		padding:10px;
		background:#ebebeb url(../img/autonews_chery/bottomdecor.png) bottom left no-repeat;
		}
	div.autonews_chery h2{
		background:#ebebeb;
		}
div.Search_Addition{
	display: inline-block;
	width: 100%;
}
div.Search_Addition ul.oneColumn{
	float: left;
	width: 50%;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	div.Search_Addition ul.oneColumn li{
		display: block;
		padding: 0px 5px 0px 20px; margin: 12px 0px;
		position: relative;
	}
	div.Search_Addition ul.oneColumn li input{
		position: absolute;
		top: 0px;
		left: 0;
		margin: 0px;
	}
	* html div.Search_Addition ul.oneColumn li input{
		left: -22px;
		top: -3px;
	}
/*___________________________________//AUTONEWS_CHERY__________________________________________*/


/**************************************/

div.blok_beng{
	float:left;
	width:250px;
	}
div.pad_t55{
	padding-top:55px;}
div.beng_container{
	width:232px;
	background:url(../img/price/beng_h.jpg) top center no-repeat;
	padding-top:51px;
	}
	div.beng_header{
		height:7px;
		width:232px;
		background:url(../img/price/beng_header.jpg) left no-repeat;
		font-size:1px;
		}
	div.beng_center{
		width:232px;
		background:url(../img/price/beng_center.jpg) left repeat-y;
		}
	div.beng_footer{
		width:232px;
		height:10px;
		background:url(../img/price/beng_footer.jpg) top left no-repeat;}
	div.beng_fon{
		padding:3px 10px 3px 10px;
		background:url(../img/price/beng_center_fon_l.jpg) left bottom no-repeat;
		}
	div.beng_photo{
		float:left;
		width:88px;
		}
	div.beng_info{
		float:left;
		width:120px;
		font-size:11px;
		padding-bottom:35px;
		}
		div.beng_info div.text{
			font-size:16px;
			padding-bottom:6px;
			}
		div.beng_photo img{
			border-right:1px solid #777777;
			border-bottom:1px solid #777777;
			}
/**************************************/
div.directory_tree {
	color:#C2C2C2;
	font-size:12px;
    padding:5px;
    border:2px solid #E0E0E0;
}


/****************HUMOR*******************/
	.postNum {
		float:left;
		background:#e0e0e0;
		width:5%;
		text-align:center;
		}
	.postText {
		float:left;
		border-left:#e0e0e0 solid 3px;
		width:93%;
		}
	.postAutorZone {
		float:left;
		padding:2px 10px 2px 39px;
		width:30%;
		}
	.postUserClickZone {
		float:right;
		padding:2px;
		width:51%;
		}
	.postRatioZone {
		width:35px;
		margin-right:10px;
		float:right;
		}
	.postRatioZone .ratioBlockL {
		background:url(../img/humor/ratioblockbg.jpg) top left no-repeat;
		padding-left:2px;
		width:33px;
		}
	.postRatioZone .ratioBlockR {
		background:url(../img/humor/ratioblockbg.jpg) top right no-repeat;
		padding-right:2px;
		}
	.postRatioZone .ratioBlockBG {
			background:url(../img/humor/ratioblockb.jpg) top right repeat-x;
			padding:0 5px;
			height:16px;
			line-height:16px;
			}
	.ratioStars {
			float:right;
			width:100px;
			text-align:center
		}
	.ratioLink {
		float:right;
		width:110px;
		text-align:right
		}
	.ratioLink span { color:#00891d;}
	.humorLine {
		border-bottom:#999 dotted 1px;
		margin-top:10px;
		font-size:1px;
		}

	.humor_pager {
		margin:5px 0;
	}

	.humor_pager a, .humor_pager span {
		margin:0 3px;
	}

/**************************************/
	div.One_Block_a_Takge {
		font-size:13px;
	}
	div.One_Block_a_Takge div.OneRowsBlock{
		padding:3px;
		border-top:1px dotted #dbdbdb;
	}
	div.One_Block_a_Takge div.OneRowsBlock a{
		font-size:15px;
	}
	div.One_Block_a_Takge div.OneRowsBlock span{
		font-size:11px;
		color:#464646;
		text-decoration:none;
	}
	div.One_Block_a_Takge div.OneRowsBlock span a:hover{
		text-decoration:underline;
	}
/*
	div.One_Block_a_Takge div.NextRowsBlock {

	}
*/
/* ZAPCHAST*/

.mainTabsBlock { position:relative;}
	.mainTabsBlock .tabsInfo{ position:absolute; color:#3f4096; font-weight:bold;}
	.mainTabsBlock .lK { position:absolute; left:0; top:18px;}
	.mainTabsBlock .rK { position:absolute; right:0; top:18px;}
#ts_tabmenu2 {
	font-size: 12px; /* set the font size */
	padding: 20px 14px 0px 20px; /* set the padding */
	background:url(../img/zapchast/podloj.gif) bottom repeat-x;
	position: relative;
	z-index: 0;
}
* html #ts_tabmenu2{ zoom:1; }
#ts_tabmenu2 ul {
	line-height:12px; /* setting the line height now so we don't have any headaches*/
	margin: 0px; /* let's keep the margin set to 0 for the same reasons as above*/
	list-style-type: none; /* we remove the UL's default disc bullets */
	float:right; /* we float the list to the left like we will all the elements inside*/
	padding: 0px 0px 0px 5px; /* give it a left padding of 5px to counter the effect of margin -5px below */
	margin-bottom:0px;

}
* html #ts_tabmenu2 ul { margin-bottom:0px;}
#ts_tabmenu2 ul li {
	float: left; /* floatin' left */
	margin: 0px;
}
#ts_tabmenu2 ul li a {
	text-decoration: underline; /* remove the default underline off the anchor text */
	display: block; /* we display this text as block so that we can apply padding/margin without problems */
	float: left; /* floatin' left, to make the menu horizontal */
	padding: 0px 0px 0px 24px;  /* we give it a left padding of 10px to show the first 10 pixels of the tabs image. you can also use padding-left: 10px; */
	background: url(../img/zapchast/tabs3.gif) no-repeat left top;  /* we link to the tabs image, no tiling, showing the top left part of it */
	margin-left: -9px;  /* this is important for the overlapping part - we are overlapping the tabs by 5 px */
	z-index: 0; /* keep it on layer 0 (default) */
	position: relative;  /* very important as this enables the z-index to work for us and keeps the tabs where they should be */
	color: #ba0903;  /* color of the tab text */
}
#ts_tabmenu2 ul li a:focus{
    outline:none;
}

* html {zoom:1 !important;}

#ts_tabmenu2 ul li a strong {
	white-space:nowrap;
	font-weight: normal;   /* remove the bold effect */
	display: block;   /* display the strong element as a block so we can pad it, etc. */
	float: left;   /* float it left as well */
	background: url(../img/zapchast/tabs3.gif) no-repeat right top;  /* now we show the right part of the tab and we complete the "puzzle" */
	padding: 5px 14px 6px 0px;  /* important, as through this you define the position of the text within the tab */
	cursor: pointer;  /* this makes the browser show the "hand" cursor when hovering over the tab */
}
#ts_tabmenu2 ul li.active a {
	position: relative; /* again, keep things relative */
	z-index: 5; /* we show this tab over all other tabs in the menu, which would be on layer 0, thus overlapping occurs */
	background: url(../img/zapchast/tabs3.gif) no-repeat left bottom;  /* now we show the bottom part of the tabs image, the "hover" instance */
	color:#3f4096;
	font-weight:bold !important;
	text-decoration:none !important;
}
#ts_tabmenu2 ul li.active a strong {
	background: url(../img/zapchast/tabs3.gif) no-repeat;
	position: relative; /* keep it relative */
	z-index: 5; /* show this on layer 5 as well */
	font-weight:bold !important;
	background-position: right bottom; /* we show the right bottom part of the tabs image (the hover instance) */
}

/* END ZAPCHAST */


/****************************************************************/
/* Statistic */

div.DateM{
 	width:600px;
	margin:auto;
	margin-top:15px;
	font-size:13px !important;
	background:#fff;
	border:1px solid #e7e7e7;
 		}
div.StatisticPayment{
	padding:10px;
	}

.statistican_payment .TitylTabel td{
	background:#efefef;
	padding:10px;
	border-top:1px solid #dbdbdb;
	font-size:13px;
	}
.statistican_payment td.w1{width:50%;}
.statistican_payment td.w2{width:25%; text-align:center;}
.statistican_payment .rows td{
	padding:8px 10px;
	border-bottom:1px dashed #dbdbdb;
	font-size:13px;
	}
div.DateM div.listPage{
	padding-top:10px;
}
div.DateM div.listPage div.pages{
	margin:0px;
}
div.DateM div.listPage div.pages span.page{
	font-size:13px !important;
}
div.DateM div.listPage div.numbers{
	font-size:14px !important;
}

/****************************************************************/
/* Multy uploader */

.multyUploader a.hover {color:#0b8416;}
    .ListPhoto_auto {
    padding: 0;
    list-style: none;
    margin: 0;
}
    .ListPhoto_auto .file-invalid {
    cursor: pointer;
    color: #e61d1d;
    background: url(../../digitarald.de/project/fancyupload/3-0/assets/error.png.htm) no-repeat 24px 5px;
}
    .ListPhoto_auto .file-size {
    color: #7c7c7c;
            font-weight:bold;
}
    .ListPhoto_auto .file .file-error {
    color: #e61d1d;
}
    .ListPhoto_auto .file-uploading .file-progress, .ListPhoto_auto .file-failed .file-progress {
    width: 125px;
    height: 12px;
    vertical-align: middle;
    background-image: url(../../digitarald.de/project/fancyupload/3-0/assets/progress-bar/progress.gif);
}
ul.ListPhoto_auto {
     margin: 0;
     padding: 0px;
}

ul.ListPhoto_auto li {
    padding: 0px 0px 12px 0px;
    border-bottom: 1px dotted #cccccc;
    background: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
    margin:0px 0px 12px 0px;
    line-height:1;
}
ul.ListPhoto_auto li.file-invalid {
    padding: 0px 0px 12px;
    line-height: 1.5;
    overflow-x: hidden;
    width: 100%;
    color:#e61d1d;
}
ul.ListPhoto_auto li p{margin:0px; padding:0px 0px 5px 0px;}
ul.ListPhoto_auto .file_main_photo{ font-size:13px; font-weight:bold; color:#272727;}
ul.ListPhoto_auto .file .imageLoad, ul.ListPhoto_auto .file .imgTem{
    float: left;
    padding: 1px;
    border: 1px solid #cccccc;
    margin-right: 12px;
    left: 0;
    width:100px;
    height:67px;
}
ul.ListPhoto_auto .file img.imageLoad{background:#fff url(../img/ajax_loader.gif) center center no-repeat;}
.ListPhoto_auto .file span{display: block;}
.ListPhoto_auto .file a{background:none;}
.ListPhoto_auto li.file-uploading span.file-size, .ListPhoto_auto li.file-uploading a{
    display:inline !important;
    margin-right:10px !important;
}
ul.ListPhoto_auto li.file-failed span.file-size{
	padding-right:10px;
}
li.file-failed .file-error{ display:none;}
ul.ListPhoto_auto li.file-uploading span img, ul.ListPhoto_auto li.file-failed span img{
    margin-right:10px;
}
ul.ListPhoto_auto span.file-title {
    overflow-x: hidden;
    display:block;
	float:left;
	width:100%;
	line-height:1.5;
}
 li.file-uploading span.file-title, li.file-failed span.file-title{line-height: 1.3 !important;}
.file-uploading .file-cancel, .file-failed .file-cancel{
	background:url(../img/fancyupload/cancel.gif) left no-repeat;
	padding-left:15px;
}
.icons_multiplay_upload{
	font-weight:bold;
    margin-top:12px;
    background:url(../img/fancyupload/play-multiloads.gif) left no-repeat;
    padding-left:21px;
    }
ul.ListPhoto_auto .file-retry{
	background:url(../img/fancyupload/retryload.gif) left no-repeat;
	padding-left:17px;
}
div.imageLoad{background:#fff url(../img/ajax_loader.gif) center center no-repeat;}
ul.Video_processing{
        border: 1px solid #e0b91e;
        background: #feffdc;
        color: #514721;
        list-style: none;
        margin: 0 0 0 116px;
        padding: 5px 4px;
}
ul.Video_processing li{
	margin: 0;
	padding: 0;
	border: 0 none;
	background:none;
	}
ul.Video_processing li.loader{
        padding-top: 3px;
        line-height: 13px;
}
ul.Video_processing li.time_f{
        font-size: 12px;
        line-height: 1;
}
ul.Video_processing li span{display:inline !important;}
div.newphoto_icons{
	background:url(../img/upload_new_f.gif) no-repeat;
	float: left;
	position: absolute;
	width: 32px; height: 15px;
	left: -5px; top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
div.newVideo_icons{
	background:url(../img/video/video_file.png) no-repeat;
	position: absolute;
	width: 33px; height: 26px;
	left: 36px; top: 21px;
	font-size: 12px;
	}
* html div.newVideo_icons{
	background:url(../img/video/video_file.gif) no-repeat;
	}

/*  ---------------------------STYLE BLOCK INFO AUTOSALON------------------------------  */
.PageAutosalon .CatalogMark_Salon{
	margin-bottom:20px;
}
.PageAutosalon div.CatalogMark_Salon div.oneBlock{
	padding:5px;
}
div.CatalogMark_Salon .panelZone2, div.CatalogMark_Salon .panelZone2{
	background:#ffffff url(../img/auto4/searchbg.png) top repeat-x;
}
div.PageAutosalon div.CatalogMark_Salon div.subTityl_block{
	border:none;
}
div.NameAutosalon, div.AnnounceSalonAuto{
	padding-bottom:15px;
}
	div.NameAutosalon img{
		float: left;
		margin-right: 15px;
	}
	div.NameAutosalon h1{
		color: #1e5d8d;
		font-size: 18px !important;
		font-weight: bold;
	}
	div.NameAutosalon ul{
		margin: 0px; padding: 0px;
		list-style: none;
	}
		div.NameAutosalon ul li{
			margin: 0px; padding: 2px 0px;
			font-size: 14px;
			line-height: 18px;
		}
			div.NameAutosalon ul li span{
				font-weight: bold;
			}
div.AnnounceSalonAuto div.T_Block{
	border-bottom: 1px solid #c2c2c2;
	font-weight: bold;
}
	div.AnnounceSalonAuto div.T_Block span{
		color: #1e5d8d;
	}
div.AnnounceSalonAuto p{
	line-height: 18px;
}


/*  add auto options*/
.liSpisok input {
        float:left;
        width:20px;

}
.liSpisok label {
    display: block;
    float:left;
    width:175px;
    margin-left:4px;
}


.compareCarsTable{
            border: 1px solid #c2c2c2;
            border-left: none;
            border-bottom: none;
}

.compareCarsTable tr td, .compareCarsTable th{
    padding: 1px 4px 1px 2px;
    border: none;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    line-height: 24px;
    font-size: 12px;
}
.compareCarsTable th{
    padding: 5px;
    font-size: 15px;
    background: #ebebeb;
}

.compare_plus {
    color:#0f8815;
    font-size:18px !important;
    font-weight:bold;
}


.compare_minus {
    color:#ff0000;
    font-size:18px !important;
    font-weight:bold;
}

div.compare_cars{
        padding: 10px 15px 0px;
}
.compareCarsTable td{
        padding:1px 2px 1px 5px !important;
}
div.b-top-event{
        padding: 10px 100px 20px 10px;
        text-align: center;
}
div.b-top-event a#removeAll{
        float: left;
        background:url(../img/compare_cars/auto4.gif) left no-repeat;
        line-height: 16px;
        padding-left: 20px;
        font-weight: bold;
}

.icons-autoCompare{
	font-size:12px;
	padding-left: 19px;
	padding-top: 2px;
	background: url(../img/compare_cars/auto2.gif) left no-repeat;
}
.icons-autoCompare-add{
	font-size:11px;
	padding-left: 19px;
	padding-top: 2px;
	background: url(../img/compare_cars/auto1.gif) left no-repeat;
}
.icons-autoCompare-remove{
	font-size:11px;
	padding-left: 19px;
	padding-top: 2px;
	background: url(../img/compare_cars/auto5.gif) left no-repeat;
}


#auto li.autoCompare{
	line-height: 16px;
	list-style-image:url(../img/compare_cars/auto2.gif);
}
#auto li.autoCompare-add{
	line-height: 16px;
	list-style-image:url(../img/compare_cars/auto1.gif);
}
#auto li.autoCompare-remove{
	line-height: 16px;
	list-style-position:inherit;
	list-style-image:url(../img/compare_cars/auto5.gif);
}

/* --------------------------------PAGE ADD AUTO------------------------------------ */

    div.auto-field {
        font-size: 13px;
        line-height: 1.5;
    }

	div.auto-field select.select_during_loading{
		background: url(../../img.ria.ua/icons/gifs/spinner_grey.gif) 127px 2px no-repeat;
	}

    	div.auto-field div#mio_note h4{
    		border: none;
    	}
	div.auto-field h4{
		border-bottom:2px solid #CFCFCF;
		font-size: 13px;
		margin:0 0 10px;
	}

	span.b-new{
		font-weight: bold;
		color:#ff0000;
	}

    ul.b-form-addAuto{
        margin: 0px;
        padding: 0px;
        list-style: none;
		float: left;
		width:315px;


    }
	ul.b-form-addAuto h4{
		text-align: left;
		margin-right: 15px !important;

	}

    ul.b-form-addAuto li {
        margin: 0px;
        padding: 5px 0px;
        text-align: right;
        font-size: 13px;
		display: block;
		float: left;
		width:315px;
    }
    ul.b-form-addAuto li label {
        float: left;
        text-align: left;
		padding-top: 2px;
    }
    ul.b-form-addAuto li a {
        font-size: 12px;
    }
    	ul.b-form-addAuto li a:hover{
    		cursor:help;
    	}
    ul.b-form-addAuto li p {
    	float: left;
        padding: 0px 0px 0px 5px;
        margin: 0px 0px 0px 0px;
        text-align: right;
        line-height: 22px;
    }

	li.conditions dl dt, ul.b-form-addAuto li label{ width: 120px; }
	li.conditions dl dd, ul.b-form-addAuto li p{ width: 187px; }

    ul.b-form-addAuto li p.required {
        padding: 0px 0px 0px 3px;
        border-left: 2px solid #ff0000;
    }
		ul.b-form-addAuto li p a, ul.b-form-addAuto a.infomer-help{
			background:url(../img/common/icons-14/inform.png) no-repeat;
			width: 14px; height: 14px;
			color: #fff;
			font-weight: bold;
			display: inline-block;
			margin-top: 4px;
			text-align: center;
			line-height: 14px;
			text-decoration: none;

		}
	ul.b-form-addAuto li span.volume_big{
		float: left;
		width: 165px;
		text-align:left;
	}
		ul.b-form-addAuto li span.volume_big input{
			width: 140px;
			margin-right:4px;
		}
		ul.b-form-addAuto li span.volume_big span{
			 line-height:12px;
		}
	ul.b-form-addAuto li span.register_notes-m, ul.b-form-addAuto li span.register_notes-n{
		display: block;
		float: left;
		margin-top: 5px;
		padding: 1%;
		background: #FFE0E0;
		text-align: left;
		line-height: 15px;
		width: 98%;
	}
	ul.b-form-addAuto li span.register_notes-n{
		background: #E6EFC2;
		color:#264409;
	}
	    ul.b-form-addAuto li p input, ul.b-form-addAuto li p select {
	        float: left;
	        width: 166px;
			padding: 1px;
			border: 1px solid #a0a0a0;
	    }
		.auto-field.login-fields li span.volume_big input, ul.b-form-addAuto li p input{
			padding:2px;
			width: 160px;
		}
			ul.b-form-addAuto li p input:hover, ul.b-form-addAuto li p input:focus, ul.b-form-addAuto li p select:hover{
				border: 1px solid #747474;
			}
			ul.b-form-addAuto li p input:hover, ul.b-form-addAuto li p input:focus{
				padding:2px;
			}
			ul.b-form-addAuto li p input:focus, ul.b-form-addAuto li p select:focus{
				border: 1px solid #747474;
				outline: 2px solid #edf4a3;
			}

div.ad-auto-field{
	font-size: 13px;
	line-height: 1.5;
}
select.exchangeType{
	margin: 4px 0 0 19px;
	width: 215px;
}
	* html select.exchangeType{
		margin: 4px 0 0 25px;
		width: 210px;
	}

div.ad-auto-field fieldset{
	margin:0;
	border: 1px solid #c2c2c2;
	margin-top: 15px;
	padding: 0px 14px 5px;
}
	div.ad-auto-field fieldset legend{
		padding: 0px 10px;
		color:#000;
	}
	div.ad-auto-field fieldset ul{
		padding: 0; margin: 0;
		list-style: none;
	}
		div.ad-auto-field fieldset ul li{
			padding: 5px 0px; margin: 0;
			float: left;
			width: 50%;
		}
	div.ad-auto-field fieldset ul.one-column{
		float: left;
		width: 50%;
	}
		div.ad-auto-field fieldset ul.one-column li{
			width: 100%;
		}
	div.ad-auto-field fieldset label span{
		font-weight: bold;
		color:#ff0000;
	}
div.ad-auto-field input[type=checkbox], div.ad-auto-field input[type=radio]{
	position: relative;
	top: 0;
	margin-left: 0px;
	margin-right: 0px;
	}
div.ad-auto-field div.Additionally{
	padding: 15px 0px 0px 0px;
	text-align: left;
}
	div.Additionally label{
		line-height: 1.5;
		padding: 0;
	}
	div.Additionally p{
		margin: 0px;
		line-height: 15px;
		padding: 10px 0px;
	}
	div.Additionally p input{
		top:1px;
	}
	div.Additionally textarea{
		padding:5px;
		width: 98%;
		height: 160px;
		line-height: 18px;
		border: 1px solid #a0a0a0;

	}
		div.Additionally textarea:hover{
			border: 1px solid #747474;
		}
		div.Additionally textarea:focus{
			border: 1px solid #747474;
			outline: 2px solid #edf4a3;
		}

	div.submit-addAuto{
		text-align: center;

	}
		div.submit-addAuto input{
			width:204px; height:33px;
			text-align: center;
			background:url(../img/button/buttons.png) 0 0 no-repeat;
			border: none;
			font-size: 16px;
			padding-bottom: 5px;
			color:#fff;
			font-weight: bold;
			cursor: pointer;
		}
			div.submit-addAuto input:hover{
				background-position: 0px -34px;
			}
		input#element_tree_192{
			margin-bottom:24px;
		}
	div.ad-auto-field fieldset ul input{
		float: left;
	}
	div.ad-auto-field fieldset ul label{
		margin-left: 6px;
		float: left;
		width:205px;
	}

	div.auto-field.login-fields ul.b-form-addAuto li p{ width: 168px; }



	li.conditions dl{
		margin: 0px;
		padding: 0px;
	}
		li.conditions dl dt, li.conditions dl dd{
			float: left;
			margin: 0px; padding: 0px;
		}
		li.conditions dl dt{
			text-align:right;
		}
			li.conditions dl dt input{
				margin: 5px 10px 0px 0px;
				width:auto;
				float:none;
			}
		li.conditions dl dd label{
			width: 100%;
			line-height: 15px;
		}

	div.auto-field li div img{
		margin:2px 2px 0px 0px;
	}
	div.auto-field li span span a{
		width:auto; height:auto;
		background:none;
		text-decoration: underline;
		cursor:default;
		color:#3F4096;
		font-weight: normal;
	}
	div.auto-field a.open-b, div.auto-field a.close-b{
		padding-left: 10px;
		background-image: url(../img/common/open-or-close-b.gif);
		background-repeat: no-repeat;
		font-size: 11px;

	}
	div.auto-field a.open-b{
		background-position: 0 2px;
	}
	div.auto-field a.close-b{
		background-position: 0 -20px;
	}



	li.add-phone-nambe label{
		line-height:18px;
		padding:0;
	}
	li.add-phone-nambe div.block-addPhone{
		float: left;
		width:192px;
	}
	li.add-phone-nambe dl{
		display: block;
		margin: 0px 0px 10px; padding: 0px 0px 6px;
		color:#404040;
	}
	
		li.add-phone-nambe dl input{
			float: none;
			text-align: center;
			padding: 2px;
			border: 1px solid #a0a0a0;
		}
		li.add-phone-nambe dl input:hover{
			padding:2px;
			border: 1px solid #747474;
		}
		li.add-phone-nambe dl input:focus{
			padding:2px;
			border: 1px solid #747474;
			outline: 2px solid #edf4a3;
		}
                li.add-phone-nambe dl input.active,
		li.add-phone-nambe dl input.active,
		input.active{
			color: #262626 !important;
		}
		li.add-phone-nambe dl input.code-phone,
		li.add-phone-nambe dl input.nambe-phone,
		input.time-phone{
			color: #c2c2c2;
			width: 45px;
			letter-spacing: 1px;
		}


		li.add-phone-nambe dl input.nambe-phone{
			width: 79px;
			letter-spacing: 2px;
		}
		li.add-phone-nambe dl input.iName-p{
			width:160px;
		}



		li.add-phone-nambe dl dt, li.add-phone-nambe dl dd{
			padding:0px 0px 0px 0px; margin:0px;
			font-weight:normal;
			display: block;
			width: 100%;
		}
		li.add-phone-nambe dl dt{
		}
		li.add-phone-nambe dl dd{
			position: relative;
			font-size:13px;
			margin:2px 0px;
			border: 1px solid #dedede;
			border-left: none;
			height: 62px;
		}
		li.add-phone-nambe dl dd ul.b-time, li.add-phone-nambe dl dt span,
		li.add-phone-nambe dd.b-delete, div.addPhone{
			padding-right:21px;
		}

		div.addPhone{
			display: inline-block;
			padding-bottom: 10px;
		}

		li.add-phone-nambe dl dt span{
			display: block;
			font-size:18px;
			line-height:16px;
			color:#404040;
			padding-bottom:2px;
			letter-spacing:-1px;
		}
		li.add-phone-nambe dl dt span span{
			display: block;
			padding: 0;
			margin: 0;
			letter-spacing: 0;
		}

			li.add-phone-nambe dl dt span a{
				cursor:pointer;
				text-decoration: underline;
				letter-spacing:0px;
			}
			li.add-phone-nambe dl dt span a:hover{
				cursor:pointer;
				text-decoration: none;
			}
		li.add-phone-nambe dl dt div, li.add-phone-nambe dl dd div.infomer-help{
			text-align:right;
			float: right;
			padding-right: 3px;
		}
		li.add-phone-nambe dl dd div.infomer-help{
			padding-top:6px;
		}
		li.add-phone-nambe dl dd ul{
			padding: 0px; margin: 0px;
			list-style: none;
		}
		ul.b-form-addAuto li.add-phone-nambe dl dd ul li{
			padding: 3px 0; margin: 0px;
			width: 100%;
		}
			li.add-phone-nambe dl dd ul li input{
				text-align: left;
			}
		li.add-phone-nambe dl dd ul.b-time{
			display: block;
			padding-top: 3px;
		}
		li.add-phone-nambe dl dd div.bt-asb{
			position: absolute;
			top:-1px; left:0;
			width:1px; height:1px;
			z-index:100;
		}
			li.add-phone-nambe dl dd div.bt-asb ul{
				position: absolute;
				top:0; right:0px;
				background:#f3f3f3;
				border: 1px solid #dedede;
				border-right: none;
				text-align:right;
				padding:5px 5px 0px 10px;
				height: 57px;
			}
			* html li.add-phone-nambe dl dd div.bt-asb ul{
				height: 58px;
			}

		ul.b-time input.time-phone{
			width:60px;
			text-align: center;
		}

		li.add-phone-nambe dd.b-delete{
			text-align: right;
			margin: 0px;
			border: none;
			height: auto;
			line-height: 14px;
			display: inline-block;
		}
			li.add-phone-nambe dd.b-delete a, li.add-phone-nambe dd.b-delete a:hover{
				color:#d40000;
				cursor:pointer;
				font-size: 11px;
			}
				li.add-phone-nambe dd.b-delete span{
					float: right;
					text-align: left;
					color:#008000;
				}
				li.add-phone-nambe dd.b-delete span a{
					padding: 0px;
					margin: 0px;
					color:#3F4096;
				}
				li.add-phone-nambe dd.b-delete span a:hover{
					color:#3F4096;
				}
				li.add-phone-nambe dd.b-delete span a.infomer-help{
					color: #fff;
					font-size: 12px;
					cursor: help;
					}

		* html li.add-phone-nambe dl dd ul.b-time, * html li.add-phone-nambe dl dt span{
			padding-right:18px;
		}
		* html li.add-phone-nambe dl input.iName-p{
			margin-right:3px;
		}
		* html li.add-phone-nambe dl dt span{
			letter-spacing:-2px;
		}
		ul.b-form-addAuto li.Birth_date p{
			width: 178px;
		}
		ul.b-form-addAuto li.Birth_date p select{
			width: 53px;
			margin-right: 3px;
		}




		a.addRows-phone{
			display: block;
			color: #162002;
			font-size: 12px;
			background-image: url(../img/button/addrows-phone.png);
			background-repeat: no-repeat;
			background-position: 0 -18px;
			padding-left: 23px;
			text-decoration: none;
			cursor:pointer !important;

			width:148px;
			float: right;
		}
			a.addRows-phone span{
				display: block;
				height: 18px;
				padding-right: 5px;
				background-image: url(../img/button/addrows-phone.png);
				background-repeat: no-repeat;
				background-position: 100% -36px;
			}
				a.addRows-phone span span{
					background-image: url(../img/button/addrows-phone.png);
					background-repeat: repeat-x;
					background-position: 0 0;
					padding: 0;
					line-height: 18px;
					text-align: center;

				}

/*--------------------------------------FORM-USER-INFO------------------------------------------*/
	div.UserInfo  div.auto-field{
		display: inline-block;
		padding-bottom: 5px;
	}
        div.UserInfo blockquote{
            margin: 15px 15px 15px 0px;
            border-top: 1px solid #c2c2c2;
            border-bottom: 1px solid #c2c2c2;
            padding: 15px 25px;
            color: #7C7C7C;
        }
        div.UserInfo blockquote h4, div.UserInfo blockquote p{
            /*FIXED BY AGvin
            padding: 3xp 0px; margin: 0px;
            */
            padding: 3px 0px; margin: 0px;
            color: #7C7C7C;
        }

		div.UserInfo ul.b-form-addAuto{ width: auto; }
			div.UserInfo ul.b-form-addAuto li{ width: auto; }
			div.UserInfo li.conditions dl dt, div.UserInfo ul.b-form-addAuto li label{
				width:180px;
				border-bottom:1px dotted #e3e3e3;
			}
			div.UserInfo div.auto-field.login-fields ul.b-form-addAuto li p{
				width:310px;
			}
			div.UserInfo li.add-phone-nambe div.block-addPhone{
				width:315px;
			}
			div.UserInfo li span.volume_big input,
			div.UserInfo ul.b-form-addAuto li p input{ width:280px; }

			div.UserInfo ul.b-form-addAuto li p select{ width:286px; }
			div.UserInfo li.add-phone-nambe dl dd div.bt-asb ul{
				left: 0; right:auto;
			}
			div.UserInfo ul.b-time input.time-phone{
				width: 80px;
			}
			div.UserInfo li.add-phone-nambe dl input.iName-p{
				width: 200px;
			}
			div.UserInfo li.add-phone-nambe dl input.code-phone{
				width: 60px;
			}
			div.UserInfo li.add-phone-nambe dl input.nambe-phone{
				width: 130px;
			}
			div.UserInfo div.Submit-f{
				padding: 10px;
				border-top: 1px solid #c2c2c2;
			}

			div.UserInfo li.add-phone-nambe dl{
				border-bottom: 1px dashed #c2c2c2;
			}
			div.UserInfo li.add-phone-nambe dl dd{
				margin: 2px 0px 5px;
			}
			div.UserInfo li.add-phone-nambe dl dd ul.b-time,
			div.UserInfo li.add-phone-nambe dl dt span,
			div.UserInfo div.addPhone{
				padding-right:24px;
			}
				li.add-phone-nambe dd.b-delete a{
					margin-right: 24px;
					padding: 0px;
				}

				li.add-phone-nambe dd.b-delete span a{
					margin-right: 3px;
				}
			li.add-phone-nambe dl dt span span, li.add-phone-nambe dd.b-delete{
				padding: 0;
			}
			div.UserInfo li.add-phone-nambe dl dt span span,
			div.UserInfo li.add-phone-nambe dd.b-delete,
			div.UserInfo li.add-phone-nambe dd.b-delete span{
				padding: 0;
			}
			div.UserInfo li.add-phone-nambe dl dt div,
			div.UserInfo li.add-phone-nambe dl dd div.infomer-help{
				padding-right: 0px;
			}
			
			ul li.add-phone-nambe dl dt div.AlertError.st-informer{
				margin: 10px 0pt 5px;
				padding: 5px;
				text-align: left; 
				width: 280px;
				float: left;
				position: relative;
				left: -121px;
				letter-spacing: 0pt;
			}
			div.UserInfo ul li.add-phone-nambe dl dt div.AlertError.st-informer{
				width: 280px;
				left: 0;
				}
			
			div.UserInfo ul.b-form-addAuto li p a,
			div.UserInfo ul.b-form-addAuto a.infomer-help{
				margin-right: 4px;
			}
			div.UserInfo li.add-phone-nambe dl dt span label{
				display:inline;
				width: auto;
				float: left;
				font-size:13px;
				padding:0;
				letter-spacing: 0;
				border: none;
			}
				div.UserInfo dl dt span label input{
					position: relative;
					top: 2px;
					border: none;
				}
		div.UserInfo ul.b-form-addAuto li.Birth_date p select{
			width: 92px !important;
			margin-right: 5px;
		}



		div.UserInfo ul.b-form-addAuto ul.b-time li{
			width: 100%;
			text-align: right;
		}


/*--------------------------------------FLY PANEL------------------------------------------*/
div.b-my-menu{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:995;

}
ul.b-i-my-menu{
	margin: 0px; padding: 0px;
	list-style: none;
	display:inline-block;
	width:960px;
}
	ul.b-i-my-menu li{
		margin: 0px; padding: 0px 5px 0px 0px;
		float: left;
	}
	ul.b-i-my-menu li.tabs{
		padding-top:7px;
	}
	ul.b-i-my-menu li a{
		display: block;
		text-decoration: none;
		font-size:13px;
		color:#2d2d2d;
	}
		ul.b-i-my-menu li a, ul.b-i-my-menu li a span, ul.b-i-my-menu li a span dl{
			float: left;
			background-image: url(../img/common/my-menu/tabs-meny.png);
			background-repeat: no-repeat;
			cursor:pointer;
		}
		ul.b-i-my-menu li a:hover, ul.b-i-my-menu li a:hover span, ul.b-i-my-menu li a:hover span dl{
			background-image: url(../img/common/my-menu/tabs-meny-hover.png);
		}
		ul.b-i-my-menu li dl dt, ul.b-i-my-menu li dl dd{
			float: left;
			margin:0; padding: 0;
			line-height: 28px;
		}
		ul.b-i-my-menu li dl dt{
			padding:0px 15px 0px 5px;
			font-weight: bold;
			border-right:1px solid #54c864;
		}
		ul.b-i-my-menu li dl dd{
			padding:0px 5px 0px 15px;
			font-size:22px;
			border-left:1px solid #d3e5ca;
		}
	ul.b-i-my-menu li a.my-menu{
		width:93px;
		height:37px;
		padding-left: 0;
		background: url(../img/common/my-menu/tabs-my-meny.png) 0 0 no-repeat;
		font-weight: bold;
		color:#fff;
		text-align: center;
		line-height:37px;
		text-transform: uppercase;
	}
	ul.b-i-my-menu li a.my-menu:hover{
		background-position: 0px -37px;
	}
	ul.b-i-my-menu li a{
		padding-left:10px;
	}
	ul.b-i-my-menu li a span{
		padding-right:10px;
	}
		ul.b-i-my-menu li a dl{
			padding: 1px 0px; margin:0px;
		}
	ul.b-i-my-menu li a.menu-compare{
		background-position: 0 -30px;
	}
	ul.b-i-my-menu li a.menu-compare span{
		background-position: 100% -30px;
	}
		ul.b-i-my-menu li a.menu-compare dl{
			background-position: 0 0;
			background-repeat:repeat-x;
		}
	ul.b-i-my-menu li a.menu-notepad{
		background-position: 0 -90px;
	}
	ul.b-i-my-menu li a.menu-notepad span{
		background-position: 100% -90px;
	}
		ul.b-i-my-menu li a.menu-notepad dl{
			background-position: 0 -60px;
			background-repeat:repeat-x;
		}
	ul.b-i-my-menu li a.menu-chat{
		background-position: 0 -150px;
	}
	ul.b-i-my-menu li a.menu-chat span{
		background-position: 100% -150px;
	}
		ul.b-i-my-menu li a.menu-chat dl{
			background-position: 0 -120px;
			background-repeat:repeat-x;
		}
	ul.b-i-my-menu li a.menu-notepad dl dt{
		border-right-color:#ea9b9b;
	}
	ul.b-i-my-menu li a.menu-notepad dl dd{
		border-left-color:#ffe7de;
	}
	ul.b-i-my-menu li a.menu-chat dl dt{
		border-right-color:#a2c3e0;
	}
	ul.b-i-my-menu li a.menu-chat dl dd{
		border-left-color:#e2f0fc;
	}

	* html ul.b-i-my-menu li a, * html ul.b-i-my-menu li a span, * html ul.b-i-my-menu li a span dl{
		background-image: url(../img/common/my-menu/ie/tabs-meny.gif);
	}
	* html ul.b-i-my-menu li a:hover, * html ul.b-i-my-menu li a:hover span, * html ul.b-i-my-menu li a:hover span dl{
		background-image: url(../img/common/my-menu/ie/tabs-meny-hover.gif);
	}
	* html ul.b-i-my-menu li a.my-menu, html ul.b-i-my-menu li a.my-menu:hover{
		background-image: url(../img/common/my-menu/ie/tabs-my-meny.gif);
	}






div.flu-alertWell, div.flu-alertError{
        position: absolute;
        height:1px; width:1px;
        z-index:998;

}

div.flu-alertWell div, div.flu-alertError div{
    position: absolute;
    z-index:1000;
    bottom:0;
    width:250px;
    background:#e6efc2;
	border:1px solid #c6d880;
	text-align:center;
	color:#264409;
    font-size:13px;
    padding:10px;
    opacity: 0;

}
div.flu-alertError div{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#8a1f11;
}


/*---------------------------------VIEW PAGE AUTO-------------------------------------*/
a.MegaPhoto{
	padding: 2px 0px 1px 23px;
	background: url(../img/multi_img.gif) left no-repeat;
	font-weight: bold;
}
.little.previewPhoto a{
	float: left;
	margin-top: 5px;
        margin-right: 5px;
}
div.MegaPhoto{
	text-align:right;
	padding-right:0px;
	float:right;
	white-space: nowrap;
}
div.MegaPhoto.top5{ padding-top: 5px; }
div.MegaPhoto.top25{ padding-top: 25px; }
div.info-aboutOwner{
	padding: 10px 0px 10px 10px;
	width: 96%;
}
	div.info-aboutOwner img{
		float: left;
		border:1px solid #eeeff1;
	}
	div.info-aboutOwner ul{
		padding: 0;
		list-style: none;
		margin: 0px 0px 0px 70px;
	}
		div.info-aboutOwner ul li{
			margin: 0; padding: 2px 0;
			display: block;
			line-height: 18px;
		}
		div.info-aboutOwner ul li.first-name{
			width:80%;
			padding-right: 20%;
			font-weight: bold;
			font-size: 16px;
			margin-bottom:5px;
			display: inline-block;
		}
		div.info-aboutOwner ul li.first-name span{
			width: 100%;
			overflow-x: hidden;
		}
		div.info-aboutOwner ul li.first-name.user-online{
			background: url(../img/common/user-online.gif) right no-repeat;
		}
		div.info-aboutOwner ul li.contact-seller{
			padding-bottom: 10px;
		}
		li.contact-seller a{
			background: url(../img/icons/discusions.png) left top no-repeat;
			padding-left:27px;
		}

	ul.Phone-nambe, ul.Phone-nambe li{
		padding: 0px; margin: 0;
		list-style: none;
		float: none;
	}
	ul.Phone-nambe{
		padding: 0px 0px 5px 8px;
	}
		ul.Phone-nambe li{
			padding: 3px 0px 3px 20px;
			background-position: 0 1px;
			background-repeat: no-repeat;
		}
		ul.Phone-nambe li.p-mob{
			background-image: url(../img/icons/icons-16/mob_1.gif);
		}
		ul.Phone-nambe li.p-home{
			background-image: url(../img/icons/icons-16/phone.gif);
			background-position: 3px 1px;
		}





div.b-description{
	padding: 5px 10px;
	line-height: 16px;
}
ul.b-auction{
	border: 1px solid #c2c2c2;
	margin: 10px 0px; padding: 0;
	list-style: none;
	display: inline-block;
	width: 100%;
}
	ul.b-auction li{
		margin: 0; padding: 7px 2% 5px;
		border-bottom: 1px solid #edeef0;
		text-align: right;
		display:inline-block;
		width: 96%;
	}
	ul.b-auction li.ulhead{
		background: #edeef0;
		color: #1e5d8d;
		font-weight: bold;
		border: none;
		margin-bottom: 5px;
		text-align: right;
	}
		ul.b-auction font.RefuseTorg{
			float: left;
			margin-left: 20px;
			font-size: 11px;
		}
		ul.b-auction font.RefuseTorg a{
			font-size: 11px;
		}
		ul.b-auction li.ulhead span{
			float: left;
			text-align: left;
		}
		ul.b-auction li.ulhead strong{
			color:#D70000;
			padding-left: 10px;
		}
		ul.b-auction li p{
			margin: 0; padding: 0;
			float: left;
			width: 65%;
			text-align: left;
			overflow-x: hidden;
		}
		ul.b-auction li span{
			color:#1e5d8d;
			font-weight: bold;
			white-space: nowrap;
			overflow: hidden;
		}
	ul.b-auction li.ulmain,
	ul.b-auction li.ulmain ul{
		display: block;
		width: auto;
		border: none;
		padding: 0; margin: 0;
	}
	
	
	ul.b-auction li.ulmain ul li.addNew-itemTorg{
		background: #fff6bf;
		padding: 12px 10px;
	}
	ul.b-auction li.ulmain ul li.drop-itemTorg{
		background: #efefef;
	}
		ul.b-auction li.ulmain ul li.drop-itemTorg a, 
		ul.b-auction li.ulmain ul li.drop-itemTorg span{
			color: #8b8b8b !important;
		}
		ul.b-auction li.ulmain ul li.drop-itemTorg p a, 
		ul.b-auction li.ulmain ul li.drop-itemTorg span{
			text-decoration: none;
			text-decoration: line-through;
		}
	
	ul.b-auction li.StyleFooter{
		background:#f7f7f0;
		border-bottom: none;
	}
	ul.b-auction li.ulfoot{
		background:#f7f7f0;
		padding: 10px 2%;
		text-align: right;
		border:none;
	}
		ul.b-auction li.ulfoot span{
			float: left;
			color:#019216;
		}
		ul.b-auction li.ulfoot span a, ul.b-auction li.ulfoot span a:hover{
			color:#019216;
		}
	ul.b-auction li.ulfoot div.AlertImportant{
		text-align: center;
		margin-top: 10px;
		display: inline-block;
		width: 95%;
		float: left;
	}

	.submit_x23.nextStep_96{
		width: 94px;
		text-align: left;
		text-indent: 20px;
		font-weight: bold;
		float: left;
		background-position: 0 0;
	}
	.submit_x23.nextStep_96:hover{
		background-position: 0 -23px;
	}
	ul.b-auction li.torgFooter,
	ul.b-auction li.offerPrice{
		padding-top: 0;
	}
	ul.b-auction li.torgFooter p{
		padding: 5px 0px;
		display: inline-block;
		width: 100%;
	}
	ul.b-auction li.torgFooter div{
		display: inline-block;
		border-top: 1px solid #c2c2c2;
		padding: 0;
		width: 100%;
		margin: 0;
	}
	ul.b-auction li.torgFooter div a{
		line-height: 20px;
		text-align: left;
		text-indent: 20px;
	}
	ul.b-auction li.torgFooter input{
		font-size: 13px;
		width: 185px;
		float: left;
		margin-right: 10px;
	}
ul.b-auction.exchange span p{
	float: none;
	padding: 0px 0px 10px 0px;
	text-align: right;
	margin: 0;
	font-weight: normal;
	width:auto;
}
	ul.b-auction.exchange span.your-surcharge{
		color:#a54d55;
	}

ul.b-auction.exchange span{
	display: inline-block;
	width: 180px;
        float:right;
}
ul.b-auction.exchange dl{
	position: relative;
	display: inline-block;
	margin: 0; padding: 0;
	width: 60%;
	float: left;
	overflow-x: hidden;
}
ul.b-auction.exchange dl dt{
    float: left;
    padding-top: 2px;
	position: absolute;
	left: 0;
}
    ul.b-auction.exchange dl dt img{
    	border:1px solid #cecece;
    }
ul.b-auction.exchange dl dd{
    margin:0px 0px 0px 68px;
    text-align: left;
    width: 75%;
    overflow-x: hidden;
	line-height: 16px;
}
* html ul.b-auction.exchange dl dd{
        margin:0px 0px 0px 63px;
}
        ul.b-auction.exchange dl dd a{
                font-weight: bold;
        }
ul.b-auction.exchange li.ulfoot span{
        width: 140px;
        text-align: left;
}
div.p-addComment{
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
	div.p-addComment a.submit_x24{
		float: left;
		padding-bottom: 0;
}

/* -- PANEL ADD COMMENT VIEV INFO AUTO -- */
div.f-addComment{
	padding: 10px;
	background: #f6f6f6;
}
div.f-addComment textarea{
	padding: 1%;
	width: 97%;
	height: 60px;
}
div.f-addComment .b-submit{
	padding-top: 10px;
}
div.f-addComment .b-submit input{
	margin-right: 5px;
}



ul.b-auction li.torg_footer,
ul.b-auction li.b-register{
	border: none;
	background:#f7f7f0;
	text-align: left;
}
ul.b-auction li.torg_footer{
	width: 100%;
	line-height: 0;
	font-size: 0;
	padding: 0;
}
ul.b-auction li.torg_footer ul{
	margin: 0;
	border: none;
	background:#f7f7f0;
	width: 96%;
	padding: 0 2% 5px;
}
ul.b-auction li.torg_footer ul li{
	line-height: 20px;
	font-size: 13px;
	padding: 0;
	width: 100%;
	text-align: left;
}
ul.b-auction li.torg_footer ul li.email_visitedUser{
	border: none;
	padding: 2px;
	line-height: 16px;
}
ul.b-auction li.email_visitedUser input{
	position: relative;
	top: 2px;
	margin: 0;
}
ul.b-auction li.email_visitedUser label{
	color: #3f4096;
	font-weight: bold;
}


div#auto.page-ViewAuto li.b-register h4{
	padding: 5px 2px;
	font-size: 13px;
	color:#242424;
	background: none;
	border-bottom: 1px solid #c2c2c2;
}
ul.b-auction li.b-register ul.b-form-addAuto li {
	display:block;
	float:left;
	font-size:13px;
	margin:0;
	padding:5px 0;
	text-align:right;
	width:315px;
}

.b-auction ul.b-form-addAuto li.add-phone-nambe dl dd{ height:68px; }
.b-auction ul.b-form-addAuto li.add-phone-nambe dl dd div.bt-asb ul{ height: 63px; }
ul.b-auction li.b-register ul.b-form-addAuto li div.block-addPhone div.bt-asb li{		
	width:65px;
	border-bottom: none;
}
ul.b-auction li.b-register ul.b-form-addAuto li div.block-addPhone ul.b-time li{
	width: 170px;
	border-bottom: none;
}





ul.b-auction li.b-register span{
	font-weight: normal;
}
ul.b-auction li.b-register a.addRows-phone span{
	color:#162002;
}
div.b-FormRegister{
	display: inline-block;
	width: 100%;
}
div.Find-FormRegister{
	float: left;
	padding: 10px;
	width: 200px;
	padding-left: 120px;
}
div.Find-FormRegister a.submit_x23{
	line-height: 20px;
}
div.bottomTabs_bVideo {
    border-top: 1px solid #fff;
    width: 490px;
}

div.bottomTabs_bVideo div {
    border-top: 1px solid #c2c2c2;
    width: 100%;
    display: inline-block;
}

div.bottomTabs_bVideo div ul, div.bottomTabs_bVideo div ul li, div.bottomTabs_bVideo div ul li span {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: url(../img/common/tabsbottom_video.gif) no-repeat;
}

div.bottomTabs_bVideo div ul {
    padding-left: 5px;
    background-position: 0px -13px;
}

div.bottomTabs_bVideo div ul li {
    padding-right: 5px;
    background-position: 100% -13px;
}

div.bottomTabs_bVideo div ul li span {
    background-position: 0 0;
    background-repeat: repeat-x;
    padding: 0px 15px;
    height: 13px;
    line-height: 3px;
}

div.bottomTabs_bVideo div ul {
    float: right;
    position: relative;
    top: -2px;
    right: 15px;
    margin-bottom:10px;
}

/* -- FLY PANEL VIEW INFO AUTO -- */


div.b-flyPanel{
	position: absolute;
	background: url(../img/common/transparency_75p.png) repeat;
	width: 280px;
	padding: 0 10px;
	left: 400px;
	margin-top: -45px;

        /* Fixed by AGvin
	* margin-top: -50px;
        */
	margin-top: -50px;
}
* html div.b-flyPanel{
	font-size: 0;
	line-height: 0;
}
* html div.b-flyPanel div.decor_outside{
	font-size: 13px;
	line-height: 15px;
}
div.b-flyPanel div.decor_outside{
	position: relative;
	width: 100%;
	background: url(../img/common/transparency_75p.png) repeat;
	margin-top: -10px;
	margin-bottom: -10px;
	padding: 10px 0;
}
div.b-flyPanel ul.b-main{ border: 1px solid #c2c2c2; }
div.b-flyPanel ul.b-main,
div.b-flyPanel ul.b-main li{
	padding: 0px;
	margin: 0px;
	background:#fff;
	list-style: none;
	color: #323232;
	font-size: 13px;
}
div.b-flyPanel ul.b-main li{
	display: inline-block;
	width: 96%;
	padding:7px 2%;
	border: none;
}
div.b-flyPanel ul.b-main li ul.b-main.s-oveflow{
	max-height:300px;
	overflow-y: scroll;
	border: none !important;
}
div.b-flyPanel em{
	position: absolute;
	line-height: 0;
	font-size: 0;
	width: 10px; height: 10px;
	background: url(../img/common/round/round10px_75p.png) no-repeat;
}
div.b-flyPanel em.tl{
	top: 0; left: -10px;
	background-position: 0 0;
}
div.b-flyPanel em.tr{
	top: 0; right: -10px;
	background-position: -10px 0;
}
div.b-flyPanel em.bl{
	bottom: 0; left: -10px;
	background-position: 0 -10px;
}
div.b-flyPanel em.br{
	bottom: 0; right: -10px;
	background-position: -10px -10px;
}
div.b-flyPanel ul.b-main li.header{
	width: 100%;
	padding: 5px 0;
	text-align: right;
	line-height: 20px;
	color: #323232;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #c2c2c2;
	background:#eeeeee url(../img/common/repeat-x/bg_greyheader.png) bottom repeat-x;
}

* html div.b-flyPanel em{
	background-image: url(../img/common/round/round10px_75p.gif);
	background-repeat: no-repeat;
}
div.b-flyPanel ul.b-main li.header span{
	float: left;
	font-weight: bold;
	color: #323232;
	padding-left: 15px;
}
div.b-flyPanel ul.b-main li.b_hr{
	display: block;
	padding: 0px; margin: 0px 12px;
	font-size: 0;
	line-height: 0;
	width: 91%;
	height: 0;
	border-top: 1px solid #c2c2c2;
}
div.b-flyPanel a.a_close{
	float: right;
	margin-right: 5px;
	line-height: 0;
	font-size: 0;
	width: 0;
	padding-left: 22px;
	height: 19px;
	background:url(../img/button/a_close.gif) 0 0 no-repeat;
	outline: none;
}
div.b-flyPanel a.a_close:hover{
	background-position: 0 -19px;
}
div.b-flyPanel a.a_close:active{
	background-position: 0 -38px;
}
div.b-flyPanel li div.bAuto_container{
	border: 1px solid #fff;
}
div.b-flyPanel li div.bAuto_container div.b_status{
	padding: 0 5px;
	border: 1px solid #fff;
}
div.b-flyPanel li.select_r div.bAuto_container,
div.b-flyPanel li.hover_r div.bAuto_container{
	border: 1px solid #c3c3c3;
	background:#eeeeee url(../img/common/repeat-x/bg_greyselect_a.png) bottom repeat-x;
}
div.b-flyPanel li.hover_r div.bAuto_container div.b_status{
	background: url(bg_none.gif/img/common/flypanel_style/icons_open.png) 100% 22px no-repeat;
}
div.bAuto_container div.bPreviev{
	position: relative;
	padding: 5px 0 5px 70px;
	z-index:990;
	text-align: left;
}
div.bAuto_container div.bPreviev img{
	position: absolute;
	left: 0;
	border: 1px solid #c2c2c2;
	background: #fff;
	padding: 1px;
	z-index:990;
}
* html div.bAuto_container div.bPreviev img {
	left: -70px;
}
ul.b-auction li div.bPreviev p{
	float: none;
	width: 90%;
}
.hover_r div.bAuto_container div.bPreviev p,
.hover_r div.bAuto_container div.bPreviev p span,
.select_r div.bAuto_container div.bPreviev p,
.select_r div.bAuto_container div.bPreviev p span{
	text-decoration: none;
}
div.bAuto_container div.bPreviev p,
div.bAuto_container div.bPreviev p span{
	margin: 0px;
	font-size: 13px;
	text-decoration: underline;
	color: #3f4096;
}
div.bAuto_container div.bPreviev span{
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
}
div.bAuto_container div.bPreviev p.modelAuto,
div.bAuto_container div.bPreviev p.modelAuto span{
	font-weight: bold;
}

div.formAutoAdd{
	border-top: 1px solid #c2c2c2;
	padding: 5px 0;
	width: 100%;
	display: inline-block;
	color:#242424;
	line-height: 24px;
	position: relative;
	z-index: 1000;
}
div.formAutoAdd{ display: none; }
.select_r div.formAutoAdd{ display: inline-block; }




ul.formAutoAdd,
ul.formAutoAdd li{
	margin: 0;
	padding: 0;
	background: none !important;
}
div.b-flyPanel ul.formAutoAdd{
	padding: 5px 0;
}
div.b-flyPanel ul.formAutoAdd li{
	padding: 5px 0;
}
ul.formAutoAdd{
	border-top: 1px solid #c2c2c2;
	background: none;
}
ul.formAutoAdd li input, ul.formAutoAdd li select{
	margin: 0px;
}
ul.formAutoAdd li select{
	padding: 1px;
}
ul.formAutoAdd li.blockSubmit{
	text-align: center;
}
ul.formAutoAdd li.formInput{
	white-space: nowrap;
}
ul.formAutoAdd li.formInput input,
ul.formAutoAdd li.formInput select{
	margin-right: 5px;
}
ul.formAutoAdd li.formInput input{
	width: 60px;
}
ul.formAutoAdd li.formInput select{
	width: 120px;
}
input.checkbox-b{
	position: relative;
	top: 1px;
}

div.cardUser{
	position:absolute;
	margin-top: 10px;
	margin-left: 60px;
	width: 300px;
	background: url(../img/viewitem/tabledecor/shadow/right_repeat-y.png) right repeat-y;
	z-index: 998;
	color: #000;
}
div.cardUser div.info-aboutOwner{
	position: relative;
	bottom: -7px;
	margin: 0 6px;
	padding: 0 0 7px;
	width: auto;
	background: url(../img/viewitem/tabledecor/shadow/em-shadow.png) bottom repeat-x;
}

div.cardUser div.info-aboutOwner ul{
	position: relative;
	padding: 10px 10px 10px 82px;
	background: #fff;
	margin: -14px 0 0 -7px;
	border: 1px solid #c2c2c2;	
	}
* html div.cardUser{
	left: 0;
}
* html div.cardUser, 
* html div.cardUser div.info-aboutOwner{
	background: none;	
}
* html div.cardUser div.info-aboutOwner ul{
	width: 90%;
}
div.cardUser div.info-aboutOwner ul li.b-smoll-photoUser{
	left: 10px;
	float:left;
	position: absolute;
	width: auto;
}
div.cardUser div.info-aboutOwner ul li.c-nameUser{
	font-size: 16px;
	font-weight: bold;
	overflow-x: hidden;
	width: 200px;
}
div.cardUser:after{
    display: block;
	position: absolute;
	z-index: 500;
	top: -7px;
	right: -1px;
    height: 7px;
	width: 7px;
	background: url(../img/viewitem/tabledecor/shadow/em-shadow.png) -7px 0 no-repeat;
    content:url(../img/common/bg_none.gif);
}
div.cardUser div.info-aboutOwner:before, 
div.cardUser div.info-aboutOwner:after{
    display: block;
	position: absolute;
	z-index: 500;
	bottom: 0;
    height: 7px;
	width: 7px;
	content:url(../img/common/bg_none.gif);
}
div.cardUser div.info-aboutOwner:before{
	left: -7px;
	background: url(../img/viewitem/tabledecor/shadow/em-shadow.png) 0 -7px no-repeat;
}
div.cardUser div.info-aboutOwner:after{
	right: -7px;
	background: url(../img/viewitem/tabledecor/shadow/em-shadow.png) -7px -7px no-repeat;
}
	


div.cardUser div.info-aboutOwner ul li{
	border: none;
	text-align: left;
}
div.cardUser div.info-aboutOwner ul li ul.Phone-nambe{ 
	margin: 0;
	padding: 0;
	border: none;
	}
div.cardUser div.info-aboutOwner ul li ul.Phone-nambe li{
	width: 90%;
}

/**********************MULTY_MAKE_UP*************************************/
.oplWrtapMain {
    font-size:13px;
    font-family: Arial;
	width: 605px;
    margin: 30px auto 0;
}
.blockWrap {
    width:605px;
    margin:30px auto;
	display: inline-block;
}
 * html .blockWrap {
    width:614px;
    margin:30px auto;
}
.blockWrap .corners { position: relative; overflow: hidden; }
.corners em.tl, .corners em.tr, .corners em.bl, .corners em.br { position: absolute; font-size: 1px; }
.corners-6 em.tl, .corners-6 em.tr, .corners-6 em.bl, .corners-6 em.br {
    width: 12px; height: 12px; background-image: url("../img/corners6.gif");
}
.corners-6 em.tl { left: -6px; top: -6px; } .corners-6 em.tr { right: -6px; top: -6px; } .corners-6 em.bl { left: -6px; bottom: -6px; } .corners-6 em.br { right: -6px; bottom: -6px; }

.alertInCarBlock {
    margin-left:20px;
    margin-bottom:10px;
}

.box {
   border: 1px solid #cfcfcf;
}
.footerInfo {
    background:#EFEFEF;
    text-align:center;
    color:#717171;
    padding:15px;
    line-height:1.5;
}
.footerInfo a {
    color:#3F4096;
}
.infoIQ {
text-align:left;
padding-left:108px;
font-weight:bold;
font-size:13px;
font-family: Arial;
}
.infoIQ strong{
color:#3e9300;
}
 .btnW {
    background:url(../img/ria/bg_btn.gif);
    height:20px;
    line-height:14px;
    border:1px solid #999;
    cursor: pointer;

}

 .oplatWrapper {
    border-bottom: 1px solid #cfcfcf;
    margin:10px 20px 10px 20px;
    padding:0 0 10px 0;

}
.inDown {
    border-top: 1px solid #cfcfcf;
    border-bottom:none;
    padding-bottom:5PX;
}
.linksWrap{
	display: inline-block;
	width: 100%;
}
.linksWrap, .linksWrap li{
    list-style:none;
    padding:0;
    margin:0;
}
.linksWrap li.tt_block {
    float: left;
	font-weight: bold;
}
.linksWrap li.tt_list{
	margin-left: 110px;
	float: none;
}
.linksWrap li.tt_list p{
	margin: 0;
	padding: 0;
}
.linksWrap li.tt_list a{
	margin: 0 15px 0 0;
	cursor: pointer;
}
.linksWrap li.tt_list span{
	margin-right: 15px;
}
.linksWrap li.tt_list span input{
	position: relative;
	top: 2px;
	margin: 0;
}
.liBtnWrap {
    width:110px;
}
.liBtnWrap input { margin-left:30px; }
* html .liBtnWrap input { margin-left:10px; }

.carsBlock {
    text-align:left;
}
.contentWrapper{
    margin: 10px 20px 10px 5px;
}
.blockInTop {
    background:url("../img/topblock.gif") no-repeat;
    height:32px;
    width:272px;
    color:#fff;
    font-size:12px;
    line-height:23px;
    text-align:center;
    font-family: Arial;
}
.blockInBottom {
    background:url("../img/bottomblock.gif") no-repeat;
    height:24px;
    width:272px;
    color:#fff;
    font-size:12px;
    padding-top:8px;
    line-height:23px;
    text-align:center;
    font-family: Arial;
}
.carTable {
    margin-left:5px;
    border-collapse:collapse;
    margin-bottom:5px;
    width:100%;
}
.opltCar {
	background:#fde8fa;
}

.carTable td {
    padding:4px;
    vertical-align:top;
}
.carH3Custom {
    font-size:14px;
    font-weight:bold;
    margin:0 0 4px 0;
    color:#3f4096;
}
.td1 { width:20px; vertical-align:middle !important;}
.td2 {width:65px;}
.td3 {}
.rightBlock {
     width:120px;
     float:left;
}
 .oplWrtapMain .predBlock {
    background:url("../img/blockspred.gif") no-repeat;
    height:55px;
    width:91px;
    font-size:12px;
    color:#000;
    text-align:center;
    padding:20px 10px;
    line-height:1.5;
    margin-left:20px;
    font-family: Arial;
}
.oplWrtapMain .predBlock span {
    color:#3e9300;
    font-weight:bold;
    font-size:20px;
    font-family: Arial;
}
* html .corners { zoom:1;}
.alertText {color:#ff0000;}
.uppedDateBlock {font-family: Arial; padding-top:7px; text-align:right;}
div.bTitylWindow{
        display: inline-block;
}
div.bTitylWindow.blockWrap{
        margin-bottom: 0px;
}

div.bTitylWindow span.t{
        float: left;
        color:#3F4096;
        font-size: 18px;
        white-space: nowrap;
        padding: 5px 0px 0px 40px;
}
div.bTitylWindow ul{
        float: right;
        padding: 0px 0px 0px 6px; margin: 0px;
        list-style: none;
        background: url("../img/blockoplatu_servis/tabsconteiner.png") 0 -43px no-repeat;
}
div.bTitylWindow ul li{
        padding: 0px 6px 0px 0px;
        margin: 0px;
        background: url("../img/blockoplatu_servis/tabsconteiner.png") 100% -43px no-repeat;
}
div.bTitylWindow ul li p{
        padding: 8px;
        margin: 0px;
        background: url("../img/blockoplatu_servis/tabsconteiner.png") top repeat-x;
        font-size: 13px;
        color:#444444;
        white-space: nowrap;
        font-weight: bold;

}
div.bTitylWindow ul li p span{
        font-weight: normal;
        font-size: 20px;
        color:#3e9300;
}
.bold{
        font-weight: bold;
}
ul.rowsOplata{
        text-align: right;
        display: inline-block;
        width: 100%;
        padding: 8px 0px 0px; margin: 0px;
        font-weight: bold;
        list-style: none;
}
ul.rowsOplata p,
ul.rowsOplata div,
ul.rowsOplata span,
ul.rowsOplata li{
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
        padding: 0px;
        margin: 0px;
}
ul.rowsOplata p{
        padding: 0px 0px 5px 0px;
}
ul.rowsOplata li.b-left{
        float: left;
}
ul.rowsOplata li.b-right{
        margin-left: 40%;
        text-align: right;
}
ul.rowsOplata li.b-right div p{
        padding: 0px;
}
ul.rowsOplata li.b-right div span{
        color: #3e9300;
        font-size: 20px;
        line-height: 26px;
}
ul.rowsOplata li.b-right div{
        float: left;
}

ul.rowsOplata li input{
        border: none;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        background: url("../img/button/height30px.png") 0 0 no-repeat;
        height: 30px;
        width: 109px;
        padding-bottom: 4px;
        margin-top: 6px;
        cursor: pointer;
}
ul.rowsOplata li input:hover{
        background-position: 0px -30px;
}
ul.rowsOplata li input:active{
        background-position: 0px -60px;
}
ul.rowsOplata li input.noActive,
ul.rowsOplata li input.noActive:hover,
ul.rowsOplata li input.noActive:active{
        background-position: 0px -90px;
        color: #adadad;
        cursor: default;
}

.offerPrice ol,
.offerPrice ol li{
	padding: 0px; margin: 0;
	list-style: none;
	text-align: left;
	border: none;
}
.offerPrice ol{

}
.offerPrice ol li{
	padding: 5px 0;
	width: 100%;
}
.offerPrice ol li.text-r{ text-align: right; }
.offerPrice ol li.first{
	border-top: 1px solid #c2c2c2;
	padding-top: 10px;
}
.offerPrice ol li input.offerPrice{
	width: 150px;
	margin-right: 10px;
}
.offerPrice ol li textarea{
	width: 99%;
	height: 50px;
}

/* ---------------------------Video-Announcement-------------------------- */


div.VideoAnnouncement{
	border: 1px solid #d7d7d7;
	margin-bottom: 10px;
}
div.VideoAnnouncement .bold{
	font-weight: bold;
}
	div.VideoAnnouncement div.borderDecor{
		border: 1px solid #fff;
		background:#f0f0f0;
		padding: 6px;
	}
	div.VideoAnnouncement ul{
		padding: 0px 0px 5px; margin: 0px;
		list-style: none;
		width: 100%;
		display: inline-block;
	}
	div.VideoAnnouncement ul li{
		padding: 0px; margin: 0px;
		float: left;
		width: 25%;
	}
	div.VideoAnnouncement ul li a img{
		border:1px solid #c5c5c5;
		padding: 1px;
		background: #fff;
	}
	div.VideoAnnouncement dl,
	div.VideoAnnouncement dt,
	div.VideoAnnouncement dd{
		padding: 0px; margin: 0px;
		display: block;
		font-size: 13px;
		overflow-x: hidden;
	}
	div.VideoAnnouncement dl{
		padding: 6px;
	}
	div.VideoAnnouncement dt{
		padding: 0px 0px 5px 0px;
	}
		div.VideoAnnouncement dt a{
			font-size: 0px; line-height: 0px;
		}
div.VideoAnnouncement div.bHeader{
	border-top: 1px solid #dfdfdf;
	margin: 0px 6px;
}
	div.VideoAnnouncement div.bHeader p{
		margin: 0px; padding: 6px 0px 0px 0px;
		border-top: 1px solid #fff;
		text-align: right;
		font-weight: bold;
		font-size: 12px;
	}
	div.VideoAnnouncement dt span.play{
		position: absolute;
		width: 28px; height: 28px;
		margin-left: 40px;
		margin-top: 22px;
		background: url(../img/common/play.png) 0 0 no-repeat;
	}
	* html div.VideoAnnouncement dt span.play{
		background: url(../img/common/play.gif) 0 0 no-repeat;
	}




	/* ----------------------------------rentApartments------------------------------ */

    div.rentApartments{
    	border: 1px solid #c2c2c2;
		padding: 0px 0px 0px 6px;
		margin-bottom: 10px;
    }
    div.rentApartments, div.rentApartments ul li {
        font-size: 13px;
        text-align: left;
    }
    div.rentApartments p {
        font-weight: bold;
        margin: 0px;
        padding: 8px 0px;
        border-bottom: 1px solid #c2c2c2;
    }
    div.rentApartments ul li p {
        margin: 0px;
        padding: 0px;
        border: none;
        font-weight: normal;
    }
    div.rentApartments ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }
    div.rentApartments ul li {
    	width: 100%;
        margin: 0px;
        padding: 12px 0px;
        border-bottom: 1px dotted #c2c2c2;
    }
    div.rentApartments ul li.last {
        border-bottom: none;
    }
    div.rentApartments ul li a.img-r {
        float: left;
        text-decoration: none;
        line-height: 0;
        margin: 0px 7px 0px 0px;
		border: none;
    }
    div.rentApartments ul li a.img-r img {
        border: 1px solid #c2c2c2;
    }
    div.rentApartments ul li a {
        display: block;
        padding-bottom: 3px;
        text-decoration: none;
    }
    div.rentApartments ul li a span {
        text-decoration: underline;

    }
    div.rentApartments ul li a:hover span {
        text-decoration: none;
    }
    div.rentApartments ul li p {
        display: block;
    }
	div.rentApartments ul li dl a img{
		float: none;
		border: none;
		margin-right: 5px;
	}
    div.top-submenu.header_b span {
        font-weight: bold;
        color: #3f4096;
    }
        div.rentApartments dl, div.rentApartments dt, div.rentApartments dd {
        padding: 0px;
        margin: 0px;
        display: block;
    }
    div.rentApartments dt, div.rentApartments dd {
        padding: 0px 0px 5px;
    }
    div.rentApartments dt span {
        height: 14px;
        background: #3f4096 url(../img/common/decorsmoll-b.gif) left top no-repeat;
    }
    div.rentApartments dt span span {
        color: #fff;
        padding: 0px 8px;
        background: url(../img/common/decorsmoll-b.gif) right top no-repeat;
    }

/*  STYLE BLOCK TYRES  */

div.autoTyres{
	font-size: 13px;
}

div.autoTyres h4{
	padding: 2px 6px !important;
	margin: 20px 0 10px !important;
}

/* tyres_navigator.tpl */

div.serach_Tyres{
	border: 1px solid #D7D7D7;
}
div.serach_Tyres div.blockInside{
	border: 1px solid #fff;
	background: #F0F0F0 url(../img/tyres/panelsearch/background.jpg) bottom right no-repeat;
	padding: 6px 10px;
}

div.serach_Tyres div.titylBlock{
	font-weight: bold;
	color: #393939;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 6px;
}
div.serach_Tyres ul.forms_t,
div.serach_Tyres ul.forms_t li{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.serach_Tyres ul.forms_t{
	padding-top: 10px;
	border-top: 1px solid #fff;
}
div.serach_Tyres ul.forms_t li{
	padding: 10px 0px;
}
div.serach_Tyres ul.forms_t li select{
	margin: 0px 1%;
	width: 22%;
}
div.serach_Tyres ul.forms_t select.first{
	margin-left: 0;
}
div.serach_Tyres ul.forms_t li.inputForm{
	text-align: right;
}
div.serach_Tyres ul.forms_t li.inputForm span{
	float: left;
	width: 80%;
	text-align: left;
}
div.serach_Tyres ul.forms_t li.inputForm span select{
	width: 45%;
}
	ul.forms_t select{
		padding: 1px;
		border: 1px solid #b9b9b9;
	}
	ul.forms_t select:hover{
		border: 1px solid #868686;
		outline: 1px solid #fff;
	}
	ul.forms_t select:focus{
		border: 1px solid #505050;
	}


* html div.serach_Tyres ul.forms_t li select{ width: 21%; }
* html ul.forms_t select{ border: 1px solid #868686; }

/* tyres_model.tpl */

div.block_tyres_model td{
	vertical-align: top;
	text-align: center;
	width: 80px;
	padding: 1px;
	border: 1px solid #c2c2c2;
}
div.block_tyres_model td ul,
div.block_tyres_model td ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	display: block;
}
div.block_tyres_model td ul{
	padding: 3px 0px;
}
div.block_tyres_model td ul li{
	padding: 2px 0px;
	width: 77px;
	overflow-x: hidden;
}

/* element_viev_tyres.tpl */

div.b_twoColumn{
	display: inline-block;
	width: 100%;
}
div.b_twoColumn div.b_one_column{
	float: left;
	width: 48%;
	padding-right: 2%;
}
div.b_twoColumn div.b_one_column.last{
	padding-right: 0;
	width: 50%;
}

/* tyres_brand.tpl */

div.ul_Tyres{
	display: inline-block;
	width: 100%;
}
div.ul_Tyres ul,
div.ul_Tyres ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div.ul_Tyres ul li{
	color:#555555;
	padding: 2px 5px;
}
div.TyresMaintainer ul{
	float: left;
	width: 50%;
}



/* ------------------------------ -STYLE NEW WINDOW- ------------------------------ */
.newWindow{
	width: 600px;
	margin: 0 auto;
}
.newWindow, .newWindow div .newWindow form,
.newWindow ol, .newWindow li,
.newWindow p, .newWindow blockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #313030;
}
.newWindow ol{ padding-left: 2em; }
.newWindow ol, .newWindow li,
.newWindow p, .newWindow blockquote{
	margin: 10px 0;
}
.newWindow li{ margin: 5px 0; }
.newWindow p{ text-indent: 2em; }
.newWindow blockquote{
	margin: 0;
	padding: 0.8em 1.25em;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.newWindow h2.title{
	font-size: 1.25em;
	border-bottom: 1px solid #585858;
	color:#585858;
	padding: 0.4em 0.5em;
	text-align: left;
}
div.f_CheckPhone{
	width: 600px;
	margin-top: 25px;
}
div.f_CheckPhone div.MainBorderRound,
div.f_CheckPhone form{
	display: inline-block;
	width: 94%;
	padding: 8px 17px 15px;
	line-height: 20px;
}
ul.checkMobilePhone,
ul.checkMobilePhone li{
	margin: 0; padding: 0;
	list-style: none;
}
ul.checkMobilePhone li{ padding: 5px 0px 5px 90px; }
blockquote p.p_first{ margin-top: 0; }
div.f_CheckPhone blockquote,
div.f_CheckPhone blockquote p{color: #3a3a3a;}
div.f_CheckPhone blockquote{
	margin: 0 0 15px;
	padding: 0 15px;
	border-bottom: 1px solid #b0b0b0;
}
div.f_CheckPhone li.bold{ color: #3a3a3a; }
div.f_CheckPhone input.f_text{
	width: 180px;
	text-align: center;
	font-weight: bold;
}
div.bodyNew_window{
	background: #f3f3f3;
	width: 100%;
}
div.bodyNew_window div.new_window{
	width: 850px;
	padding: 0 25px 65px 25px;
	margin: 0 auto;
	display: inline-block;
	background: #fff url(../img/viewitem/tabledecor/repeat-x/backgrounditem.png) bottom repeat-x;
	text-align: left;
}
div.new_window div,
div.new_window p,
div.new_window ul,
div.new_window li,
div.new_window ol,
div.new_window h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 13px;
	line-height: 21px;
}
div.new_window div.container_forH2{
	padding: 0 12px;
}
div.new_window h2{
	font-size: 21px;
	font-weight: normal;
	margin: 25px 0 25px;
	padding: 12px;
	background: #f1f1f1;
}
div.container_forH2{
	padding: 12px 0;
}
div.new_window div.one-b{
	margin: 15px 0;
}
div.new_window div.one-b div.title{
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
div.new_window ul,
div.new_window ol{
	padding-left: 25px;
	margin: 0;
}
div.new_window li{
	margin: 5px;
}
div.new_window ul.Phone-nambe{
	padding-left: 5px;
}
div.new_window ul.Phone-nambe li{
	padding: 0 0 0 20px;
	margin: 7px 0;
	line-height:18px;
}
div.new_window strong{ white-space: nowrap; }
div.new_window div.select_b{
	border: 2px solid #e5e5e5;
	padding: 20px;
}
/* ----------------------------------PANEL-SEARCH-AUTO-INTER------------------------------ */



/* -----STYLE-FORM-SEARCH----- */

form.standart_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
form.standart_form input[type=text],
form.standart_form input[type=password]{
	padding: 2px;
	}
form.standart_form textarea { padding: 0.45em; }
form.standart_form input[type=checkbox],
form.standart_form input[type=radio],
form.standart_form input.checkbox,
form.standart_form input.radio{
	position: relative;
	top: 0.10em;
	margin-left: 0px;
	margin-right: 0px;
	}
form.standart_form input[type=text],
form.standart_form input[type=password],
form.standart_form textarea,
form.standart_form select{
	background-color: #fbfbfb;
	border: 1px solid #c2c2c2;
	margin: 0px;
	}
form.standart_form select{ padding: 1px; }
form.standart_form textarea:hover,
form.standart_form input[type=text]:hover,
form.standart_form input[type=password]:hover,
form.standart_form select:hover{ border: 1px solid #a4a4a4; }

form.standart_form extarea:focus,
form.standart_form input[type=text]:focus,
form.standart_form input[type=password]:focus,
form.standart_form select:focus {
	background-color: #fff;
	border-color: #a4a4a4;
	outline: 1px solid #edf4a3;
	}
form.standart_form input[type=text]:focus,
form.standart_form input[type=password]:focus,
form.standart_form input[type=checkbox]:focus,
form.standart_form input[type=radio]:focus{
	outline: 1px solid #edf4a3;
	}
form.standart_form fieldset {
	padding: 5px 10px 15px;
	margin: 10px 0;
	border: 1px solid #c2c2c2;
	}
* html form.standart_form fieldset{
	margin:0;
}
form.standart_form fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding: 0em 0.5em;
	margin-left: 0.5em;
	color:#2d2d2d;
}
form.standart_form label{
	line-height: 32px;
}


.li_tabel{
	display: inline-block;
	width: 100%;
	padding: 0; margin: 0;
	list-style: none;
}
.li_tabel li{
	padding: 0; margin: 0;
	float: left;
	padding-bottom: 5px;
}

.li_tabel.x2 li{ width: 50%; }
.li_tabel.x3 li{ width: 33%; }
.li_tabel.x4 li{ width: 25%; }

div.column_x2, div.column_x3{
	display: inline-block;
	width: 100%;
}
	div.column_x2 ul,
	div.column_x2 ul li,
	div.column_x3 ul,
	div.column_x3 ul li{
		padding: 0; margin: 0;
		list-style: none;
	}
	div.column_x2 ul{
		float: left;
		width: 48%;
		padding-left: 0;
	}
	div.column_x2 ul li{
		margin-left: 20px;
	}
	div.column_x3 ul{
		float: left;
		width: 28%;
		padding-left: 4%;
	}
div.list_additions_param{
	border-top: 1px solid #c2c2c2;
	margin-top: 10px;
	padding-top: 10px;
}
div.list_additions_param label{
	line-height: 18px;
}
div.list_additions_param ul li{
	position: relative;
	padding: 4px 0;
	width: 95%;
}
form.standart_form div.list_additions_param input{
	position: absolute;
	margin-left: -18px;
	top: 4px;
}
* html form.standart_form div.list_additions_param input{
	margin-left: -21px;
	top: 2px;
}

div.panel_autoInter div.block_price{
	margin-top: 15px;
	padding: 10px 10px;
	background: #efefef;
	text-align: right;
}
div.panel_autoInter div.block_price div.leftCol{
	float: left;
	width: 50%;
	text-align: left;
}



/* ----------------------------------VIEW-ALL-INFO-ITEM------------------------------ */


div.info-aboutOwner ul.Phone-nambe,
div.info-aboutOwner ul.Phone-nambe li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: none;
}
div.info-aboutOwner ul.Phone-nambe { padding: 2px 0 0 0; }
div.info-aboutOwner ul.Phone-nambe li {
    padding: 3px 0px 3px 24px;
    background-repeat: no-repeat;
    line-height: 16px;
}
div.info-aboutOwner ul.Phone-nambe li.p-mob {
    background-image: url(../img/icons/icons-16/mob_1.gif);
    background-position: 2px 1px;
}
ul.Phone-nambe li.p-home { background-image: url(../img/icons/icons-16/phone.gif); }
ul.list_phoneNambe, ul.list_phoneNambe li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: none;
}
ul.list_phoneNambe { padding: 0px 0px 5px 0px; }
ul.list_phoneNambe li {
    padding: 3px 0px 3px 20px;
    background-position: 0 1px;
    background-repeat: no-repeat;
    line-height: 13px;
}
ul.list_phoneNambe li.p-mob {
    background-image: url(../img/icons/icons-16/mob_1.gif);
    background-position: 2px 1px;
}
ul.list_phoneNambe li.p-home {
    background-image: url(../img/icons/icons-16/phone.gif);
}
div.AutoComments { padding-top: 15px; }
ul.b-oneM {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    width: 100%;
	margin-bottom: 10px;
}
ul.b-oneM li {
    margin: 0;
    margin-left: 44px;
    padding: 0px 0px 3px 2px;
}
ul.b-oneM li.PhotoUser {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
ul.b-oneM li.textCom,
ul.b-oneM li.b-panel { padding: 8px;}
ul.b-oneM li.user-i { color: #7c7c7c; }
ul.b-oneM li.user-i a { font-weight: bold; }
ul.b-oneM li.user-i span { padding: 0px 10px; }
ul.b-oneM li.textCom {
    background: #f6f6f6;
    border-top: 1px solid #cccccc;
}

a.complain-comment{
	float: right;
	width: 11px;
	height: 11px;
	margin: 3px 5px 0 0;
	background: url(../img/scam_forum.gif) no-repeat;
}

ul.b-oneM.comment-author{
	border-right: 1px solid #559c50;
}
ul.b-oneM.comment-author li{
	border-left: 1px solid #559c50;
	margin: 0 0 0 49px;
}
	ul.b-oneM.comment-author li.PhotoUser{
		border: 1px solid #559c50;
		border-right: none;
		background: #fff;
		margin: 0;
		padding: 4px 5px 4px 4px;
	}
	ul.b-oneM.comment-author li.user-i{
		border-top: 1px solid #559c50;
		padding-top: 5px;
	}
	ul.b-oneM.comment-author li.textCom{
		margin-right: 5px;
		background: #faf6e7;
	}
	ul.b-oneM.comment-author li.b-panel{
		border-bottom: 1px solid #559c50;
		padding: 5px 10px;
	}




ul.b-oneM li.b-panel {
	font-size: 12px;
	padding: 2px 10px;
    background: #fff;
    text-align: right;
}
ul.b-oneM li.b-panel span {
    float: left;
    display: inline-block;
}
ul.b-oneM li.b-panel span span { padding-right: 5px; }
ul.b-oneM span.well-mark { color: #019216; }
ul.b-oneM li.b-panel span a {
    float: left;
    margin-left: 2px;
}
ul.b-oneM li.b-panel span a.BedCom { margin-left: 15px; }
ul.currency-prise {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
	position: relative;
}
ul.currency-prise li {
    padding: 0px;
    margin: 0px;
    color: #1e5d8d;
}
ul.b-oneM.newComment li.textCom{
	background: #fff6bf !important;
}
ul.b-oneM.PrevievComment{
	border: 2px solid #e5e5e5;
	padding: 5px !important;
	width: 97% !important;
	margin-bottom: 15px !important;
}
ul.currency-prise li acronym {
    border: none;
    cursor: help;
    font-weight: bold;
}
ul.currency-prise li acronym span { color: #7c7c7c; }
ul.currency-prise li acronym span.curr_item {
    float: left;
    width: 20px;
    text-align: center;
    font-weight: bold;
}
ul.currency-prise li.user_price {
    position: absolute;
    color: #d70000;
    font-size: 18px;
	left: 0;
}
ul.currency-prise li.price {
    float: left;
    padding-top: 30px;
    padding-right: 5px;
}
ul.reset.list-twoColumn {
    margin: 0;
    padding: 0 8px;
    list-style: none;
}
ul.reset.list-twoColumn li {
    margin: 0;
    padding: 0;
    text-align: right;
    padding-top: 5px;
    background: url(../img/common/line-decor.gif) bottom repeat-x;
}
ul.reset.list-twoColumn li span {
    float: left;
    padding-right: 3px;
}
ul.reset.list-twoColumn li strong { padding-left: 3px; }
ul.reset.list-twoColumn li span,
ul.reset.list-twoColumn li strong { background: #fff; }
ul.b-list-services {
    margin: 0;
    padding: 5px 8px 0px;
    list-style: none;
}
ul.b-list-services li {
    height: auto;
    list-style: none !important;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    line-height: 16px !important;
    padding: 3px 0px 3px 22px;
    margin: 0;
}
ul.b-list-services li.plus {
    background-image: url(../img/plus.gif);
}
ul.b-list-services li.dob {
    background-image: url(../img/dob.png);
}
ul.b-list-services li.autoCompare {
    background-image: url(../img/compare_cars/auto2.gif);
}
ul.b-list-services li.autoCompare-add {
    background-image: url(../img/compare_cars/auto1.gif);
}
ul.b-list-services li.coment {
    background-image: url(../img/coment.gif);
}
ul.b-list-services li.kasko {
    background-image: url(../img/kasko.gif);
}
ul.b-list-services li.struckOff {
    background-image: url(../img/saled.gif);
}
ul.b-list-services li.scam {
    background-image: url(../img/claim.gif);
}
ul.b-list-services li.sound {
    background-image: url(../img/autozvuk.gif);
}
ul.b-list-services li.afp {
    background-image: url(../img/afp_small.gif);
}
ul.b-list-services li.print_version {
    background-image: url(../img/print.gif);
}
div.addComment { padding: 0px 0px 15px; }
div.addComment a.addComment {
    background: url(../img/coment.gif) left no-repeat;
    padding: 0px 0px 0px 20px;
}
div.page-ViewAuto { font-size: 12px; }
div.b-rightColumn {
    float: right;
    width: 185px;
    padding-left: 10px;
}
div.b-rightColumn div.b-rigP { padding-left: 8px; }
div.b-rigP .b_imp,
div.b-rigP .b_imp p,
div.b-rigP h3{
	margin: 10px 0;
}
div.b-rigP p.b_imp,
div.b-rigP h3{
	color: #3f4096;
}
div.b-rigP h3{ font-weight: bold; }
div.b-rigP .b_imp strong{
	color: #d70000;
}
div.b-inside-c { color: #fff; }
div.b-inside-c div.b-l-view {
    color: #000;
    overflow: hidden;
    padding-right: 2px;
}
div#auto_img_panel.b-inside-c {
    float: none;
    width: auto;
}
* html div.b-l-view.if-ie { width: 300px; }
div#auto.page-ViewAuto h4 { padding: 2px 0px 2px 10px; }
ul.servicesList {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 90%;
    padding: 10px;
    display: inline-block;
}
ul.servicesList li {
    padding: 0px;
    margin: 1px 1px 0 0;
    float: left;
    width: 49%;
}
ul.servicesList li a {
    display: block;
    height: 45px;
     border: 1px solid #fff;
}
ul.servicesList li a:hover{
    display: block;
    height: 45px;
    border: 1px solid #e3e3e3;
}
div.listAllServise{
	text-align: center;
	padding: 0;
}
div.listAllServise a{
	padding-left: 12px;
	background: url(../img/common/open-or-close-b.gif) 0 2px no-repeat;
}

ul.servicesList li a span{
	color: #000;
	display: none;
	margin: 35px 0 0 50px;
	position: absolute;
	border: 1px solid #c2c2c2;
	padding: 10px 15px;
	white-space: nowrap;
	background: #fffff4;
}
ul.servicesList li a:hover span{
	display: block;
}

.iconsServis {
    background: url(../img/icons/servise.png) 0 0 no-repeat;
}
.iconsServis:hover {
    background: url(../img/icons/servise_hover.png) 0 0 no-repeat;
}
.iconsServis.addNotepad {
    background-position: 5px 0px;
}
.iconsServis.compareAuto {
    background-position: 5px -45px;
}
.iconsServis.addComment {
    background-position: 5px -90px;
}
.iconsServis.Print {
    background-position: 5px -135px;
}
.logo_otomoto{
	padding-left: 115px;
	background: url(../img/common/partner/otomoto.gif) left no-repeat;
}
div.description-viewAuto{
	width: 100%;
	display: inline-block;
	overflow-x: hidden;
}

div.inf-phoneNambe{
    text-align: left !important;
    padding: 5px 10px;
}
div.inf-phoneNambe p{
    margin: 0;
    padding: 5px 0;
}
div.inf-phoneNambe ul{
    padding: 0 50px 0 100px;
    list-style:none;

}
div.inf-phoneNambe ul li{
    display: inline-block;
    width: 100%;
    padding: 5px 0; margin: 0;
    list-style:none;
}
div.inf-phoneNambe ul li span{
    float: right;
    width: 50%;
    margin-left: 15px;
}

div.AlertError.limit_exceeded{
        text-align: left;
}

div.AlertError.limit_exceeded p{
        margin: 0; padding: 5px 10px 15px;
        text-align: right;
        border-bottom: 1px solid #FBC2C4;
}
div.AlertError.limit_exceeded p span{
        float: left;
        line-height: 21px;
}
div.signature-alertLimit{
        text-align: right;
        font-size: 13px;
        margin-bottom: 15px;
}
div.signature-alertLimit p{
        padding: 0; margin: 0;
        line-height: 21px;
}
div.signature-alertLimit p strong{
        font-family: Verdana;
}
div.AlertError.limit_exceeded div{
        padding: 10px 0 0;
}
div.AlertError.limit_exceeded div p{
        padding: 5px 0; margin: 0;
        border: none;
        text-align: center;
        line-height: 21px;
}



li.PhotoUser span{
        float: left;
}
li.PhotoUser ol{
        margin-left: 125px;        
}
li.PhotoUser ol li{
        padding: 5px 0px;
        text-align: left;
}
li.PhotoUser ol li.img_photoUser{
        position: relative;
        margin: 0 0 0 -55px;
        float: left;
        
        padding: 0px 15px 0px 0px;
}
li.PhotoUser ol li.img_photoUser img{
        background: #fff;
        border: 1px solid #c2c2c2;
        padding: 1px;
}
div.UserInfo li.PhotoUser ol li label{
        float: none;
        width: auto;
        border: none;
}
li.PhotoUser ol li.img_photoUser li input.reset{
        margin: 0px;
        position: relative;
        top: 2px;
}

/***************Push Up Limit Page********/
/* panel tabs main */

div.b-main-tabs{
        padding-bottom: 5px;
        margin-top: 20px;
        width: 100%;
}
div.id-tans-menu-rel {
    font-size: 13px;
    padding: 0 0 0 15px;
    background: url(../img/auto4/podloj.gif) bottom repeat-x;
    zoom: 1;
        margin-top: 0;
        padding-top: 0;
}
div.id-tans-menu-rel ul {
    line-height: 13px;
    margin: 0px;
    list-style-type: none;
    float: left;
    padding: 0 0 0 10px;
    height: 23px;
}
div.id-tans-menu-rel ul li {
    white-space: nowrap;
    float: left;
    margin-left: 0;
}
div.id-tans-menu-rel .tab1,
div.id-tans-menu-rel .tab2,
div.id-tans-menu-rel .tab3{ position: relative; }
div.id-tans-menu-rel .tab1 { z-index: 17 }
div.id-tans-menu-rel .tab2 { z-index: 16 }
div.id-tans-menu-rel .tab3 { z-index: 15 }
div.id-tans-menu-rel ul li a {
    text-decoration: underline;
    float: left;
    padding: 0 0 0 3px;
    background: url(../img/auto4/tabs2.gif) no-repeat left top;
    margin-left: -8px;
    position: relative;
    color: #ba0903;
}
div.id-tans-menu-rel ul li a:focus { outline: none; }
div.id-tans-menu-rel ul li a strong {
    font-weight: normal;
    float: left;
    background: url(../img/auto4/tabs.gif) no-repeat right top;
    padding: 3px 40px 7px 25px;
    cursor: pointer;
        font-size: 13px;
}
div.id-tans-menu-rel .active { z-index: 100; }
div.id-tans-menu-rel .active a {
    position: relative;
    z-index: 100;
    background: url(../img/auto4/tabs2.gif) no-repeat left bottom !important;
    height: 23px;
    color: #3f4096;
    font-weight: bold !important;
    text-decoration: none !important;
}
div.id-tans-menu-rel .active a strong {
    background: url(../img/auto4/tabs.gif) no-repeat;
    position: relative;
    font-weight: bold;
    z-index: 100;
        padding: 5px 40px 5px 25px;
    background-position: right bottom !important;
    color: #3f4096;
    text-decoration: none;
}

/* style - tabel */

div.titylBlock-pm-limit{
        font-size: 18px;
        padding: 0 0 15px;
        border-bottom: 1px solid #c2c2c2;
        color: #3F4096;
}

table.putMoney-for-limit,
table.putMoney-for-limit td{
        padding: 0;
        margin: 0;
        font-size: 13px;
        vertical-align: top;
        line-height: 24px;
}
table.putMoney-for-limit td{
        padding: 20px 5px;
        border-bottom: 1px solid #e8e8e8;
        white-space: nowrap;
}
table.putMoney-for-limit td.bold div{
        padding-right: 10px;
}
table.putMoney-for-limit td.bold div,
table.putMoney-for-limit td.bold span{
        float: left;
        line-height: 18px;
        font-size: 13px;
        margin-top: 3px;
}
table.putMoney-for-limit td.bold span{
        text-align: center;
        width: 42px; height: 19px;
        font-weight: bold;
        color: #246003;
        background: url(../img/common/decor-pm-limit.png) no-repeat;
}
table.putMoney-for-limit tr.last td{
        border: none;
}
table.putMoney-for-limit td.pm-prise{
        font-size: 13px;
        color: #2F7B05;
        font-weight: bold;
}
table.putMoney-for-limit input.grey_140,
table.putMoney-for-limit input.grey_220{
        color: #246003;
}
div.informer-pm-limit{
    padding: 15px 10px 0;
    border-top: 1px solid #c2c2c2;
    line-height: 21px;
    font-size: 13px;
    text-align: left;
}
div.mainTabsBlock div.user-balans{
        font-weight: bold;
        color: #4f4f4f;
        float:right;
        white-space: nowrap;
        font-size: 13px;
        position: relative;
        margin: -13px 15px 0 0;
}
div.mainTabsBlock div.user-balans span{
        font-size: 18px;
        font-weight: normal;
        color: #2f7b05;
}	
