@charset "utf-8";
/* CSS Document */

/*-----------------------------
--------------INDEX------------
-------------------------------*/
.fhidden{display:none!important;}
/*categories*/
.new-ad{float:none; text-align:center}
.b-bar-categories{ margin:12px 0 0 0; position:relative; font-family:Arial, Helvetica, sans-serif; font-size:13px}
.b-bar-categories .menu{border:1px solid #e9740a; background:url(../images/shadow-left.png) right repeat-y}
.b-bar-categories .menu ul{border-top:3px solid #e9740a; padding:7px 0 5px 0}
.b-bar-categories .menu li{padding:0 28px 0 15px; position:relative}
.b-bar-categories .menu li a.l-f{display:block; text-decoration:none; background:url(../images/dot-3-1-orange.png) repeat-x bottom; padding:7px 10px 9px; color:#494949; position:relative}
.b-bar-categories .menu li a.l-f.current{font-weight:800;color:#e9740a;}
.b-bar-categories .menu li a.l-f:hover{color:#e9740a;}
.b-bar-categories .menu li a.l-f .arrow{display:block; width:12px; height:15px; position:absolute; background:url(../images/arrow-light-orange-right.png) no-repeat; right:-22px; top:50%; margin-top:-7px}
.b-bar-categories li.last a.l-f{background:none;}
.b-bar-categories .submenu{position:absolute; top:0; width:311px; border:1px solid #e9740a; border-left:0; left:345px; padding:0 17px 0 27px; background:#FFFFFF; z-index:10}
.b-bar-categories .submenu .header-wrapper{padding:20px 0 0 0;}
.b-bar-categories .submenu .header{color:#FFFFFF; background:#e9740a; font-weight:800; float:left; padding:7px 9px;  font-size:14px; margin:0 0 0 0; max-width:274px; line-height:18px;}
.b-bar-categories .submenu li{padding:0 9px; margin:16px 0;}
.b-bar-categories .submenu li a{text-decoration:none; color:#494949}
.b-bar-categories .submenu li a:hover{text-decoration:underline; color:#e9740a}
.b-bar-categories .submenu .categories {border-bottom:1px solid #e9740a; margin:0 0 20px 0; padding:1px 0 15px 0}
.b-bar-categories .submenu .themes li{background:url("../images/round-blue.gif") no-repeat scroll 10px 5px; font-style:italic; padding:0 10px 0 21px; font-size:12px}
.b-bar-categories .submenu .themes li a{color:#0185c5;}
.b-max-height{
    overflow:auto;
}

#b-page-baraholka .b-2-column {
    position: relative;
    width: 100%;
}
#b-page-baraholka .b-2-column .b-right-blue-panel {
    z-index:2
}
#b-page-baraholka .b-2-column .b-bg-full-width {
 bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
 background: none repeat scroll 0 0 #E5F7FF;
    margin: 0 -20px 0 0;
    padding: 18px 20px 0 10px;
 width:240px;
 z-index:1;
}
/*ads*/
.b-ads{font-family:Arial, Helvetica, sans-serif; position:relative; z-index:1; }
.b-ads__nav {height:30px; line-height:30px;}
.b-ads__nav a, .b-ads__nav span.current {margin:0 1.5em;}
.b-ads__nav a.current{color:#9ad0f0; text-decoration:none; cursor:text; background:none}
.b-ads__header{margin:12px 0 20px 0; height:28px; line-height:30px; background:#aacfee; text-align:center; color:#FFFFFF}
.b-ad-short{border:1px solid #f2f2f4; background:url(../images/grad-lgrey-dgrey.png) repeat-x bottom; padding:19px 21px 20px; }
.b-ad__image{float:left; margin:0 15px 0 0}
.b-ad__content{overflow:hidden;}
.b-ad__image img{border:1px solid #9c9c9c;}
.b-ad__title{line-height:150%; margin:0 0 10px 0}
.b-ad__title a{text-decoration:none; color:#000000; font-weight:800}
.b-ad__title a:hover{text-decoration:underline;}
.b-ad__price{padding:7px  0; margin:0 0 20px 0}
.b-ad__price span{background:#0083d4; color:#FFFFFF;padding:7px }
.b-ads .b-ad-short { display:block !important; }

.b-ads__slide-buttons a{display:block; background:#c6dff4; margin:0 0 0 0; width:166px; height:28px; float:left; text-align:center; line-height:28px; margin:0 1px 0 0}
.b-ads-content__wrapper{padding-top:0px; overflow:hidden}
.b-ads__content{padding:0 0 25px; position:relative}

.b-padding-block .b-forum-category{width:175px;}
.b-padding-block .b-forum-cats-row {background:url(../images/forum-categories-devider-short.gif) repeat-y 175px 0; margin: 0 0 47px -2px;}
.b-padding-block .b-forum-category__content {padding-left:10px; padding-right:5px}
.b-padding-block {border-top:1px solid #cccccc; padding:31px 0 31px 0; margin:40px 0 -40px 0}


.b-forum-short .b-forum-short__header{font-size:14px; color:#2261be; font-weight:800; margin:0 0 17px 0}
.b-forum-short .b-forum-short__header span{color:#33d5e9;}

#b-foot{border-top:1px solid #cccccc;}


/*payment for services*/
.orange-title {
	font-size:14px;
	color:#e9740a;
	font-weight:bold;
	border-bottom:solid 1px #e9740a;
	margin-bottom:7px;
	padding:12px 0 6px;
}
.orange-form {
	background-color:#fbd2ad;
	padding:20px 20px 25px;
	margin-bottom:50px;
	color:#823e00;
}
.orange-form table {
	border-bottom:solid 1px #cf9967;
	margin-bottom:20px;
}
.orange-form td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:0 20px 6px 0;
	vertical-align:top;
	overflow:hidden
}
.orange-form .or-f-header td {
	font-weight:bold;
	padding:0 20px 20px 0 !important;
}
.orange-form label {
}
.orange-form label input, .b-service-pack label input {
	width:13px;
	height:13px;
	float:left;
	margin-right:7px;
}
.orange-form label span, .b-service-pack label span {
	vertical-align:middle;
	display:inline;
	cursor:default;
}
.b-service-pack label span {
	padding-top:2px;
}
.or-f-text {
	width:32px;
	padding:0 3px 2px;
	height:16px;
	line-height:16px;
	border:solid 1px #cf9967;
}
.or-f-description {
	font-size:11px !important;
	color:#b05400 !important;
	padding:0 20px 25px 25px !important;
}
.orange-form + .clearfix {
	padding:0 20px;
}
.or-f-advert-actions {
	padding:20px 20px 25px 0 !important;
}
.or-f-properties td {
	line-height:2em;
}
.or-f-properties img {
	max-width:180px;
}
.or-f-advert-actions label {
	display:inline-block;
	margin-right:30px;
}
.or-f-item-link {
	font-weight:bold;
	color:#823e00;
}
.or-f-price {
	display:inline-block;
	margin-top:10px;
	line-height:1em;
	background-color:#fff;
	padding:8px 10px;
}

/*new tovar*/
.form-two-column {
	margin-bottom:1em;
}
.form-two-column td {
	padding-top:12px;
}
.f-t-first {
	width:44%;
	padding-right:20px;
}
table {
	table-layout:fixed;
}
.f-t-second {
	width:44%;
	padding-right:20px;
	padding-left:20px;
}
.f-t-blue {
	background-color:#e5f7ff;
}
.textarea-100 textarea {
	font-family:Tahoma, Geneva, sans-serif;
	width:94%;
	padding:2% 3%;
	font-size:11px;
	line-height:1.4em;
	height:150px;
	resize:none;
}

.add-photo-advert {
	margin-top:30px;
}
.additional-form {
	border-bottom: 1px solid #C9EEFF;
}
.b-row + .service-line {
	margin-top:2em;
}
.service-line {
	margin-bottom:1em;
	height:28px;
	width:470px;
	padding-left:1em;
}
.service-line * {
	vertical-align:middle;
}
.service-ico {
	display:inline-block;
	width:35px;
	text-align:center;
}
.service-title {
	display:inline-block;
	text-decoration:none;
	height:16px;
	line-height:15px;
	font-size:10px;
	padding:0 10px 0 18px;
	color:#fff;
}
.s-t-green {
	background:url(../images/ico-green-arr-bg.png) no-repeat left center;
}
.s-t-red {
	background:url(../images/ico-buy-bg.png) no-repeat left center;
}
.s-t-blue {
	background:url(../images/ico-blue-arr-bg.png) no-repeat left center;
}
.sevice-info-link {
	font-size:10px;
	text-decoration:none;
	color:#e76813;
	height:13px;
	display:inline-block;
	margin-left:1em;
	border-bottom:dotted 1px #e76813;
}
.sevice-info-link:hover {
	border-bottom:none;
	height:14px;
}
.services-available {
	position:relative;
}
.services-tip {
	position:absolute;
	width:212px;
	height:59px;
	padding:12px 10px 0;
	text-align:center;
	font-size:11px;
	color:#1f70c9;
	top:20px;
	right:125px;
	background:url(../images/tip.png) no-repeat left center;
}

/*advert list*/
.header-and-search {
	margin-bottom:20px;
}
.header-and-search h1 {
	font-size:14px;
	width:380px;

	color:#1f70c9;
	font-weight:bold;
	float:left
}
.search-in-heading {width:300px;color: #507586;}
.search-in-heading .b-checkboxes {float:left; margin:5px 0 0 0}
.h-s-text, .h-s-submit {
	height:19px;
	border:solid 1px #6bc1e9;
	color:#507586;
	font-size:11px;
	float:left;
}
.h-s-text {
	padding:0 4px;
	width:200px;
}
.h-s-submit {
	width:70px;
	height:21px;
	font-weight:bold;
	background-color:#c9eeff;
	border-left:none;
	cursor:pointer;
	margin-right:10px
}
.advert-filtr {
	margin-bottom:15px;
}
.advert-filtr-links {
	margin-bottom:25px;
	margin-top:25px;
	padding-left:30px;
	font-weight:bold;
	color:#41a43a;
}
.advert-filtr-links a {
	/*display:inline-block;*/
	margin-right:5%;
	color:#41a43a;
	text-decoration:none;
	margin-bottom:14px;
	display:block;
	width:45%;
	float:left
}


.ad-filtr-header-first, .ad-filtr-header-second {
	font-size:11px;
	padding:9px 14px 9px 30px;
}
.ad-filtr-header-first {
	background-color:#01a5f1;
	color:#fff;
}
.ad-filtr-header-first a {
	color:#fff;
}
.ad-filtr-header-second {
	background-color:#c9eeff;
	color:#507586;
	position:relative;
}
.ad-filtr-header-first td, .ad-filtr-header-middle td {
	font-size:11px;
	vertical-align:middle;
}
.ad-filtr-header-middle td, .ad-filtr-header-middle a {
	color:#507586;
}
.ad-filtr-select-page {
	width:100px;
}
.ad-filtr-select-page select {
	height:17px;
	width:85%;
	border:none;
	font-size:11px;
}
.ad-filtr-pages {
	word-spacing:5px;
}
.ad-filtr-amount {
	width:360px;
	text-align:center;
}
.ad-filtr-amount * {
	display:inline-block;
	padding:1px 3px;
	margin:0 1px;
	text-decoration:none;
	border:none;
	background:none;
}
.ad-filtr-amount span {
	background-color:#0086c4;
}
.ad-filtr-sort-links {
	width:150px;
	text-align:right;
}
.ad-filtr-view {
	width:90px;
	text-align:center;
	padding-top:3px;
}
.ad-filtr-trigger {
	display:inline-block;
	width:14px;
	height:12px;
	background-position:top;
	cursor:pointer;
	border:none;
	margin:0 5px;
}
.sort-disable {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
	opacity: 0.5;
}
.ad-view-active {
	background-position:bottom !important;
}
#ad-view-1 {
	background:url(../images/filtr-ico-block.png);
}
#ad-view-2 {
	background:url(../images/filtr-ico-normal.png);
}
#ad-view-3 {
	background:url(../images/filtr-ico-list.png);
}

.ad-item {
	margin-bottom:15px;
	border:solid 1px #fff;
	position:relative;
	vertical-align:top;
}
.ad-crown-on {
	border:solid 1px #fcbf00 !important;
}
.ad-crown-on .ad-item-crown {
	display:block;
}
.ad-item-crown {
	display:none;
}
.ad-item-link a {
	font-weight:bold;
	color:#1f70c9;
}
.ad-item-date small {
	font-size:11px;
}
.ad-item-photo-big {
	width:17px;
	height:12px;
	text-decoration:none;
	position:absolute;
	background:url(../images/ico-photo.png) no-repeat;
}
.ad-item-price {
	font-weight:bold;
	color:#000;
}
.ad-item-seller a {
	color:#01a5f1;
}
.ad-item-description {
	font-size:11px;
	color:#848484;
}

.ad-view-1-on .ad-item { /*.ad-view-1-on*/
	display:inline-block;
	zoom:1;
	*display:inline;
	width:236px;
	padding:22px 30px 30px;
	margin-right:30px;
	border:solid 1px #c9eeff;
}
.ad-view-1-on .ad-item-photo-big {
	display:none;
}
.ad-view-1-on .ad-item-crown {
	position:absolute;
	width:13px;
	height:13px;
	top:3px;
	left:3px;
	background:url(../images/ico-status-paid-small.png) no-repeat;
}
.ad-view-1-on .ad-item-date {
	display:none;
}
.ad-view-1-on .ad-item-photo {
}
.ad-view-1-on .ad-item-photo img {
	border:solid 1px #c6c6c6;
	max-width:234px;
}
.ad-view-1-on .ad-item-link {
	margin-bottom:0.8em;
	overflow:hidden
}
.ad-view-1-on .ad-item-price {
	margin-bottom:1.3em;
}
.ad-view-1-on .ad-item-seller {
	display:none;
}
.ad-view-1-on .ad-item-description {
	display:none;
}

.ad-view-2-on .ad-item { /*.ad-view-2-on*/
	padding:13px;
}
.ad-view-2-on .ad-item-photo-big {
	display:none;
}
.ad-view-2-on .ad-item-crown {
	position:absolute;
	width:28px;
	height:21px;
	top:25px;
	left:41px;
	background:url(../images/ico-status-paid.gif) no-repeat;
}
.ad-view-2-on .ad-item-date {
	position:absolute;
	top:65px;
	left:24px;
	width:80px;
}
.ad-view-2-on .ad-item-date span {
	display:none;
}
.ad-view-2-on .ad-item-date small {
	display:block;
	margin-top:3px;
}
.ad-view-2-on .ad-item-photo {
	float:left;
	margin-left:95px;
	width:179px;
	overflow:hidden;
	text-align:center;
	margin-top:-2em;
}
.ad-view-2-on .ad-item-photo img {
	border:solid 6px #e5f7ff;
	max-width:167px;
}
.ad-view-2-on .ad-item-link {
	float:right;
	width:370px;
	margin-bottom:1em;
	overflow:hidden
}
.ad-view-2-on .ad-item-price {
	float:right;
	width:370px;
	margin-bottom:1em;
}
.ad-view-2-on .ad-item-seller {
	float:right;
	width:370px;
	margin-bottom:1em;
}
.ad-view-2-on .ad-item-description {
	float:right;
	width:370px;
	margin-bottom:1em;
	max-height: 71px;
overflow: hidden;
}

.ad-view-3-on .ad-item { /*.ad-view-3-on*/
	padding:16px;
	border-bottom:solid 1px #c9eeff;
}
.ad-view-3-on .ad-item-photo-big {
	display:block;
	top:18px;
	left:25px;
}
.ad-view-3-on .ad-item-crown {
	position:absolute;
	width:28px;
	height:21px;
	top:12px;
	left:20px;
	background:url(../images/ico-status-paid.gif) no-repeat;
}
.ad-view-3-on .ad-item-date {
	float:left;
	margin-left:50px;
	width:130px;
	padding-right:10px;
}
.ad-view-3-on .ad-item-photo {
	display:none;
}
.ad-view-3-on .ad-item-photo img {
}
.ad-view-3-on .ad-item-link {
	float:left;
	width:210px;
	padding-right:10px;
	overflow:hidden
}
.ad-view-3-on .ad-item-price {
	float:left;
	width:110px;
	padding-right:10px;
}
.ad-view-3-on .ad-item-seller {
	float:right;
	width:130px;
	text-align:right;
	overflow:hidden;
}
.ad-view-3-on .ad-item-description {
	display:none;
}


.ad-filtr-sort-links a {
	display:inline-block;
	background:none;
	border:none;
	cursor:pointer;
	padding-right:12px;
	margin-left:1.5em;
	text-decoration:none;
	background-position:right center !important;
	background-repeat:no-repeat !important;
}
.ad-filtr-header-first .ad-filtr-sort-links .sort-asc {
	background:url(../images/arrow-white-top.png);
}
.ad-filtr-header-first .ad-filtr-sort-links .sort-desc {
	background:url(../images/arrow-white-down.png);
}
.ad-filtr-header-middle .ad-filtr-sort-links .sort-asc {
	background:url(../images/arrow-gray-top.png);
}
.ad-filtr-header-middle .ad-filtr-sort-links .sort-desc {
	background:url(../images/arrow-gray-down.png);
}
.ad-filtr-header-second label {
	display:inline-block;
	margin-left:3em;
	height:16px;
}
.ad-filtr-header-second label:first-child {
	margin-left:0;
}
.ad-filtr-header-second label input {
	width:13px;
	height:13px;
	padding:0;
	margin:0 4px 0 0;
}
.ad-filtr-header-second label * {
	vertical-align:middle;
}
.ad-filtr-header-second .select-link {
	vertical-align:middle;
	/*padding-top:2px;*/
}
.select-link {
	display:inline-block;
	zoom:1;
	*display:inline;
	height:15px;
	cursor:pointer;
	padding-right:13px;
	background:url(../images/arrow-grey-bottom.png) no-repeat right 6px;
}
.select-link span {
	border-bottom:dotted 1px #507586;
}
.select-link:hover span {
	border-bottom:none;
}

/*advert item*/
.header-and-price {
	margin-bottom:15px;
}
.header-and-price h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#175eb8;
	line-height:1em;
	width:580px;
	overflow:hidden
}
.h-a-price {
	height:25px;
	line-height:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background-color:#e11000;
	padding:0 8px;
}
.ad-properties {
	margin-bottom:17px;
}
.ad-properties strong {
	display:inline-block;
	margin-right:40px;
}
.ad-slideshow {
	margin-bottom:16px;
}
.ad-slide-current {
	width:537px;
	height:414px;
	position:relative;
}
.ad-slide-current img {
	max-height:402px;
	max-width:525px;
}
.ad-slide-current div {
	overflow:hidden;
	position:absolute;
	top:0;
}
.ad-slide-current div span {
	display:table-cell;
	width:525px;
	height:402px;
	vertical-align:middle;
	text-align:center;
}
.ad-slide-current img, .ad-slides .ad-slide-small {
	border:solid 6px #e4e4e4;
}
.ad-slides .ad-slide-small {
	width:113px;
}
.ad-slides img {
	display:block;
	cursor:pointer;
}
.ad-slides .ad-slide-small + .ad-slide-small {
	border-top:none !important;
}
.ad-slides {
	height:414px;
}
.ad-scroll {
	width:153px;
	height:414px;
	overflow:auto;
	outline:none;
}
.ad-seller {
	margin-bottom:50px;
}
.ad-seller-left {
	width:440px;
}
.ad-seller-left td {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0;
	vertical-align:middle;
}
.ad-seller-left td span {
	color:#0F74C3;
}
.ad-ico {
	padding-left:40px;
	padding-right:10px;
	height:21px;
	display:inline-block;
	line-height:20px;
}
.ad-ico-seller {
	background: #fff url(../images/ad-ico-seller.png) no-repeat 10px 0px;
}
.ad-ico-company {
	background: #fff url(../images/ad-ico-company.png) no-repeat 10px 0px;
}
.ad-ico-phone {
	background: #fff url(../images/ad-ico-phone.png) no-repeat 10px 0px;
}
.ad-ico-town {
	background: #fff url(../images/ad-ico-town.png) no-repeat 10px 0px;
}
.dotted {
}
.ad-seller-left .dotted {
	width:230px;
	background: url(../images/dotted.png) repeat-x center;
}
.ad-seller-left .dotted + td {
	padding-left:10px;
}
.ad-seller-right {
	width:240px;
	text-align:center;
}
.ad-seller-right .btn-red-240 {
	margin-bottom:30px;
}
.ad-seller-right a {
	display:inline-block;
	margin:0 5px;
}
.btn-red-240 {
	display:block;
	text-decoration:none;
	width:240px;
	height:41px;
	background:url(../images/btn-red-240-41.png) no-repeat top center;
	cursor:pointer;
	border:none;
	font-size:18px;
	color:#fff;
	line-height:38px;
	text-align:center
}
.btn-red-240:hover {
	background-position:bottom;
}
.ad-description {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	margin-bottom:50px;
	font-size:13px;
	line-height:18px;
}
ul.params{margin:1em 0;}
ul.params li{float:left; width:50%; margin:5px 0; font-size:12px; font-family:Tahoma, Helvetica, sans-serif}
.ad-actions {
	height:32px;
	line-height:31px;
	background:url(../images/ad-actions-bg.png) repeat-x;
	margin-bottom:35px;
	padding-left:30px;
}
.ad-actions a {
	display:inline-block;
	padding-left:20px;
}
.ad-actions a + a {
	margin-left:32px;
}
.ad-actions a:hover {
	color:#00cbe3;
	text-decoration:underline;
}
.ad-action-send {
	background:url(../images/ico-ad-send.png) no-repeat left center;
}
.ad-action-print {
	background:url(../images/ico-ad-print.png) no-repeat left center;
}
.ad-action-complaint {
	background:url(../images/ico-ad-complaint.png) no-repeat left center;
}
.ad-action-favorites {
	background:url(../images/ico-ad-favorites.png) no-repeat left center;
}
.ad-action-edit {
	background:url(../images/ico-ad-edit.png) no-repeat left center;
	color:#519b3c;
}
.ad-item-banner + .b-forum-short {
	margin-top:20px !important;
}
.b-forum-short .btn, .b-forum-short .btn-h-30 {
	display:inline-block;
	float:none;
	zoom:1;
	*display:inline;
	margin-right:30px;
}
.ad-other-item {
	width:136px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.ad-other-item img {
	border:solid 1px #cdcdcd;
	max-width:134px;
	margin-bottom:12px;
}
.ad-other-item a {
	font-weight:bold;
	display:inline-block;
	margin-bottom:4px;
	max-width:130px;
}
.ad-other-item a:hover {
	color:#00cbe3;
	text-decoration:underline;
}

/*manage advert*/
.b-manage-header {
	padding:0 60px 30px;
	border-bottom:solid 1px #c9eeff;
	margin-bottom:30px;
}
.b-manage-h2 {
	display:inline-block;
	height:30px;
	margin-top:5px;
	line-height:29px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding:0 15px;
}
.change-account-dialog {
	background-color:#e5f7ff;
	border:solid 1px #1f70c9;
	color:#1f70c9;
	padding:20px 25px 25px 25px;
	margin-top:30px;
}
.b-manage-header .show-link {
	font-size:12px;
	margin-top:12px;
}
.change-account-dialog .btn {
	margin:12px 25px 0 0;
}
.b-manage-header .floatRight {
	text-align:center;
}
.b-manage-header .floatRight div {
	margin-top:18px;
	line-height:1em;
	font-weight:bold;
}
.b-manage-header .floatRight div a, .b-manage-header .floatRight div {
	color:#e9740a;
}
.b-bg-blue {
	background-color:#1f70c9;
}
.b-bg-orange {
	background-color:#e9740a;
}
.advert-list-header {
	padding-bottom:1px;
	border-bottom:solid 1px #c9eeff;
	font-size:11px;
	margin-bottom:25px;
}
.advert-list-header .btn-green {
	margin-left:2px;
	font-size:11px;
}
.advert-list-header .btn-green .btn-bg-right {
	padding:0 20px;
}
.advert-list-header .floatLeft {
	background-color:#c9eeff;
	padding:5px 8px;
	line-height:1em;
}
.advert-list-header .floatLeft, .advert-list-header .floatRight span {
	color:#1f70c9;
}
.advert-list-header .floatRight span, .advert-list-header .floatRight a {
	font-weight:bold;
}
.advert-list-header .floatRight a, .advert-list-header .floatRight {
	color:#01a5f1;
}
.advert-list-header .floatRight {
	word-spacing:6px;
	padding-right:3em;
	font-size:11px !important;
}

.ad-manage-item {
	margin-bottom:20px;
	padding-left:50px;
}
.ad-manage-item-body {
	border:solid 1px #fff;
	padding:10px;
}
.orange-border .ad-manage-item-body {
	border:solid 1px #fcb900;
}
.ad-manage-item-img {
	padding-left:10px;
	width:167px;
	border-left:solid 1px #01a5f1;
}
.ad-manage-item-img img {
	max-width:167px;
}
.ad-manage-item-title {
	width:150px;
	padding-left:40px;
	padding-right:10px;
	overflow:hidden
}
.ad-manage-item-price {
	display:block;
	margin:0 0 2em;
}
.ad-manage-item-link {
	font-weight:bold;
	color:#000;
	display:inline-block;
	margin-bottom:1em;
}
.ad-manage-item-options {
	display:block;
	font-size:10px;
	font-weight:bold;
}
.ad-manage-item-options a {
	color:#e35024;
	text-decoration:none;
	font-weight:bold;
	border-bottom:dotted 1px #e35024;
	height:15px;
}
.ad-manage-item-options a:hover {
	border-bottom:none;
	height:16px;
}
.ad-manage-item-options strong {
	color:#ffb59f;
}
.ad-manage-item-options strong + strong, .ad-manage-item-options strong + a, .ad-manage-item-options a + a, .ad-manage-item-options a + strong {
	display:inline-block;
	margin-left:1em;
}
.ad-manage-item-actions {
	display:block;
}
.ad-manage-item-actions a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
}
.ad-manage-item-actions a + a {
	margin-left:3em;
}
.ad-edit {
	color:#01a5f1;
	border-bottom:dotted 1px #01a5f1;
}
.ad-delete {
	color:#696969;
	border-bottom:dotted 1px #696969;
}
.ad-manage-item-actions a:hover {
	border-bottom:none;
}
.ad-manage-item-properties {
	padding-left:30px;
}
.ad-manage-item-prop {
	font-size:11px;
	display:block;
	margin-bottom:1em;
}
.tr-align-bottom td {
	vertical-align:top;
}
.ad-manage-crown {
	background:url(../images/ico-status-paid.gif) no-repeat 10px 50px;
}
.ad-manage-up {
	background:url(../images/ico-ad-up.png) no-repeat 15px 50px;
}
.ad-manage-crown-delete .ad-manage-item-body {
	background:#eaeaea;
}
.ad-manage-crown-delete .ad-manage-item-img {
	border-left-color:#ababab;
}
.ad-delete-data-text {
	font-size:11px;
	color:#ababab;
}

.ad-seller-info {
	margin-bottom:50px;
	padding:0 60px 0 60px;
}
.ad-seller-info .floatLeft {
	width:300px;
}
.ad-seller-info .floatRight {
	width:210px;
	color:#41a43e;
	font-size:10px;
}
.ad-seller-info dt {
	color:#01a5f1;
	line-height:24px;
}
.ad-seller-info dt:first-child {
	font-size:14px;
}
.ad-seller-info dl {
	margin:0;
}
.ad-seller-info dd {
	color:#1f70c9;
	line-height:24px;
	margin:0;
}
.ad-seller-bought {
	font-size:12px;
	line-height:20px;
}
.ad-seller-info .floatRight span {
	display:block;
	height:13px;
	line-height:13px;
	padding-left:22px;
	margin:18px 0;
}
.ad-seller-bought-vip {
	background:url(../images/ico-status-paid-small.png) no-repeat left center;
}
.ad-seller-bought-mark {
	background:url(../images/ico-status-mark-small.png) no-repeat left center;
}
.ad-seller-bought-up {
	background:url(../images/ico-status-up-small.png) no-repeat left center;
}
.align-right { text-align:right; }
.red-link {
	height:15px;
	line-height:15px;
	font-size:10px;
	color:#e35024;
	text-decoration:none;
	border:none;
	padding-left:22px;
	margin-bottom:20px;
	display:inline-block;
}
.red-change {
	background:url(../images/ico-change.png) no-repeat left center;
}
.red-buy {
	background:url(../images/ico-buy.png) no-repeat left center;
}
.ad-manage-count {
	padding:0 60px 30px;
	margin-bottom:30px;
	border-bottom: 1px solid #C9EEFF;
}
.ad-manage-counter-title {
	color:#1f70c9;
	margin-bottom:6px;
}
.b-progress-simple + .ad-manage-counter-title {
	margin-top:12px;
}
.add-account-link {
	padding-left:30px;
	margin-bottom:30px;
}
.ad-seller-account {
	padding:15px 15px 15px 50px;
	line-height:1em;
	background: #f4fcff url(../images/arrow-close.png) no-repeat 24px 18px;
	border-bottom:solid 1px #c9eeff;
	border-top:solid 1px #c9eeff;
}
.ad-seller-account + .ad-seller-account {
	margin-top:3px;
}
.ad-s-a-open {
	background: #51b7dd url(../images/arrow-open.png) no-repeat 24px 18px;
	border-bottom:none;
	border-top:solid 1px #008bcb;
}
.ad-seller-last-auth {
	width:200px;
	text-align:right;
}
.ad-seller-counter {
	width:240px;
}
.ad-seller-last-auth, .ad-seller-counter {
	font-size:11px;
	color:#81a9bc;
}
.ad-seller-link {
	font-weight:bold;
	text-decoration:none;
}
.ad-s-a-open .ad-seller-last-auth, .ad-s-a-open .ad-seller-counter, .ad-s-a-open .ad-seller-link {
	color:#fff;
}
.additional-accounts {
	padding-bottom:30px;
}
.ad-seller-account + .ad-seller-info {
	padding-top:25px;
	margin-bottom:30px;
}
.ad-seller-account + .ad-seller-info .floatLeft {
	width:280px;
	padding-right:10px;
}
.additional-accounts .ad-seller-info:last-child {
	margin-bottom:10px;
}
.add-account-link .b-row + .b-row {
	width:280px;
	margin-bottom:30px;
}
*:first-child+html .add-account-link .btn-add-account {
	top: 9px;
}
.add-account-link .b-row:first-child {
	margin-bottom:0;
}
.add-account-link .b-row {
	position:relative;
}
.btn-add-account {
	display:block;
	border:none;
	cursor:pointer;
	width:30px;
	height:30px;
	background: url(../images/btn-add-account.png) no-repeat;
}
.add-account-link .btn-add-account {
	position:absolute;
	top:0;
	right:0;
}
.add-account-link .b-input input {
	width:90%;
}
.ad-s-i-border {
	border-left:solid 2px #51b7dd;
	border-right:solid 2px #51b7dd;
	border-bottom:solid 2px #51b7dd;
	padding:25px 30px 20px;
}
.seller-off-link {
	color:#696969;
	font-weight:bold;
	text-decoration:none;
	background:none;
	border-bottom:dotted 1px #696969;
}
.seller-off-link:hover {
	border-bottom:none;
}
.ad-range-table {
	margin-bottom:15px;
}
.ad-range-table td {
	vertical-align:middle;
	padding:6px;
	background-color:#51b7dd;
	line-height:1em;
}
.ad-r-t-title {
	color:#fff;
	padding-left:20px !important;
}
.ad-r-t-slider {
	padding-right:40px !important;
	padding-left:20px !important;
}
.ad-r-t-value {
	width:50px;
}
.ad-r-t-value input {
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#01a5f1;
	height:19px;
	border:none;
}
.ad-slider-title {
	font-size:10px;
	height:13px;
	color:#41a43e;
	margin-bottom:5px;
	position:relative;
}
.ad-slider-title img {
	margin-right:5px;
}
.ad-slider-title span {
	vertical-align:top;
	display:inline-block;
}
.clear + .ad-slider-title {
	margin-top:30px;
}
.ad-slider-buy-link {
	position:absolute;
	top:0;
	right:0;
	color:#e35024;
	text-decoration:none;
	border-bottom:dotted 1px #e35024;
}
.ad-slider-buy-link:hover {
	border-bottom:none;
}
.complain-header {
	border-bottom: 1px solid #C9EEFF;
    margin: 0 0 32px;
    padding: 5px 0 25px 30px;
}
.complain-header h1 {
	font-size:14px;
	color:#01a5f1;
	font-weight:bold;
	line-height:1em;
}
.complain-object {
	background-color:#f0f0f0;
	border:solid 3px #dcdcdc;
	padding:5px 20px;
	line-height:18px;
	margin-bottom:25px;
}
.complain-object, .complain-object a {
	color:#7b7b7b;
}
.complain-submit .floatLeft, .complain-submit .floatRight {
	text-align:center;
}
.complain-submit .floatRight {
	width:400px
}
.complain-submit .btn-h-30 {
	margin:0 !important;
	vertical-align:top;
}
.complain-submit .btn-h-30 + .btn-h-30 {
	margin-left:15px !important;
}
.margin-t-30 {
	margin-top:30px;
}

.seller-avatar {
	float:left;
	margin-right:20px;
}
.corporate-account {
	font-size:10px !important;
	color:#3da33f !important;
	text-transform:uppercase;
}
.corporate-title {
	font-size:14px;
	color:#3da33f;
}
.corporate-nickname {
	font-size:14px;
	color:#01a5f1;
}
.font-size-12 { font-size:12px !important; }


.jcarousel-skin-tango .jcarousel-direction-rtl{direction:rtl}
.jcarousel-skin-tango .jcarousel-container-horizontal{width:245px;padding:20px 40px}
.jcarousel-skin-tango .jcarousel-container-vertical{width:332px;height:549px;}
.jcarousel-skin-tango .jcarousel-clip{overflow:hidden}
.jcarousel-skin-tango .jcarousel-clip-horizontal{width:245px;height:75px}
.jcarousel-skin-tango .jcarousel-clip-vertical{width:332px;height:549px}
.jcarousel-skin-tango .jcarousel-item{width:332px;height:183px}
.jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:0;margin-right:10px}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal{margin-left:10px;margin-right:0}
.jcarousel-skin-tango .jcarousel-item-vertical{margin-bottom:0}
.jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000}

.jcarousel-skin-tango .jcarousel-next-horizontal{position:absolute;top:43px;right:5px;width:32px;height:32px;cursor:pointer;background:transparent url(next-horizontal.png) no-repeat 0 0}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal{left:5px;right:auto;background-image:url(prev-horizontal.png)}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,.jcarousel-skin-tango .jcarousel-next-horizontal:focus{background-position:-32px 0}
.jcarousel-skin-tango .jcarousel-next-horizontal:active{background-position:-64px 0}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,.jcarousel-skin-tango 
.jcarousel-skin-tango .jcarousel-prev-horizontal{position:absolute;top:43px;left:5px;width:32px;height:32px;cursor:pointer;background:transparent url(prev-horizontal.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal{left:auto;right:5px;background-image:url(next-horizontal.png)}



.jcarousel-skin-tango .jcarousel-next-vertical{position:absolute;bottom:-28px;right:0;display:block;  margin:0 0 0 0; width:164px; height:28px; float:left; text-align:center; line-height:28px; margin:0 1px 0 0; cursor:pointer;  background:url(../images/arrow-white-down-2.png) no-repeat center #c6dff4}


.jcarousel-skin-tango .jcarousel-prev-vertical{position:absolute;bottom:-28px;left:0;display:block; margin:0 0 0 0; width:166px; height:28px; float:left; text-align:center; line-height:28px; margin:0 1px 0 0; cursor:pointer; background:url(../images/arrow-white-up-2.png) no-repeat center #c6dff4}



.menu-overlay {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: url(../images/opacity.png);
	opacity:0.5;
}
.menu-loading {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: url(../images/loading36.gif) no-repeat center center;
	opacity:0.5;
}
.menu-loading.style2{background:url(../images/ajax-loader.gif) no-repeat center center;}
.ajax-loading {padding:0; border:0}
.pesonal-data-form {
	padding:0 27px 0 60px;
}
.pesonal-data-form .floatLeft, .pesonal-data-form .floatRight {
	width:280px;
}
.pesonal-data-submit {
	margin-top:15px;
	padding-right:32px;
}
.pesonal-data-submit .btn {
	float:right;
	margin-left:15px;
}
.ad-seller-kinds {
	padding:20px 60px;
	border-bottom: 1px solid #C9EEFF;
	border-top: 1px solid #C9EEFF;
	margin-bottom:30px;
}
.ad-seller-kinds-left {
	padding:30px 10px;
	border-top: 1px solid #C9EEFF;
}
.ad-seller-kinds-left .b-search-full__nav {
	float:left;
	font-size:12px;
}
.b-manage-header h1 {
	font-size:14px;
	color:#1f70c9;
	font-weight:bold;
	margin:8px 0 18px;
}
.blue-links a, .blue-links span {
	display:inline-block;
	zoom:1;
	*display:none;
	height:20px;
	line-height:19px;
	margin-right:20px;
}
.blue-links span {
	padding:0 10px;
	background-color:#1f70c9;
	color:#fff;
	border-radius:5px
}

/*baraholka sevice packs*/
.b-service-pack {
	margin-top:15px;
}
.b-service-pack td {
	padding-top:10px;
	padding-bottom:10px;
	line-height:12px;
	vertical-align:middle;
}
.b-s-p-title {
	width:210px;
	padding-left:20px;
}
.b-s-p-title span {
	text-decoration:underline;
}
.b-s-p-info {
	padding-left:20px;
	font-size:11px;
}
.b-s-p-title, .b-s-p-info {
	background:#fbd2ad;
	color:#b05400;
}
.b-s-p-price {
	width:120px;
	background: #41a43a url(../images/angle-white-top-right.png) no-repeat top right;
	text-align:center;
	color:#fff;
}

/*b-search*/



.b-input-interval .interval-label {float:left; height:30px; line-height:30px; margin:8px 2px 0 0; color: #1F70C9;font-size: 11px;}
.b-input-interval .b-input{float:left; width:75px; margin-right:2px}

#adv_cat_current a {color:#ffffff; text-decoration:none;}

.l-add-city { margin:7px 0 0 0; }
#add-city-form form{ width:350px; }