/* Table
****************************/

#content .table {
    width:100%;
    margin-bottom:1.4em;
}

#content .table th {
    font-weight: bold;
    background:#c3d9ff;
}

#content .table th, #content .table td {
    text-align: left;
    padding:4px 10px 4px 5px;
}

#content tr.even td {
    background:#e5ecf9;
}


/* Form
****************************/
form li {
    list-style: none;
    margin-bottom: 6px;
}

form .buttons {
    margin-top: 1em;
}

form .error_list li {
    margin: 0;
    color: red;
}

form.list label {
    display: block;
}

.checkbox_list label {
    display: inline !important;
    }

.checkbox_list input {
    width: 20px !important;
    }

form.list label.checkbox {
    display: inline;
}

form.list input[type="checkbox"] {
    margin-left: 0;
}

form.list label.required {
    font-weight: bold;
}

form.list .help {
    font-size: 85%;
    color: #999;
}

form.list .row-i18n {
    margin: 15px 0 10px 15px;
}

form.list .row-i18n h3 {
    margin-bottom: 10px;
}




/* UI
*******************************************************************************/

.pagination {
    text-align: right;
    padding: 5px 0;
    margin-right: 4em;
    margin-bottom: 6px;
    }

/* блок с тенью (форма поиска) */
.shadowBlock {
    background-image: url('/images/template/boxbg.jpg') !important;
    background-position: right bottom !important;
    background-repeat: repeat-x !important;
    background-color: #E5EAF2;
    margin: 0 0 8px;
    padding: 0 0 40px 0;
    position: relative;
    overflow: hidden;
    }

.aToolTip {
    border:2px solid #B2AB99;
    background:#FFF3D0;
    color:#666633;
    padding:6px 12px;
    width: 260px;
    }

/* jQuery Autocomplete
****************************/
.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
    }

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    }

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    }

.ac_odd {
    background-color: #eee;
    }

.ac_over {
    background-color: #0A246A;
    color: white;
    }

.priceGuarantees.hotel {
    position: absolute;
    top: 40px;
    right: 2px;
}


/* Filter
*******************************************************************************/

.sidebar h4, .sidebar h2 {
    font-size: 110%;
    margin-top: 1em;
    font-weight: bold;
}

.sidebar h2 {
    font-size: 120%;
    margin-left: 10px;
}

.sidebar ul {
    margin-left: 1em;
    margin-bottom: 0.5em;
    }

.sidebar .selected * {
    color: #F69452;
    font-weight: bold;
    }

    .sidebar li.selected a {
        color: #003580;
        font-weight: normal;
        font-size: 90%;
        margin-left: 0.5em;
        }

.sidebar li.nothing {
    color: gray;
}

/* Tabs
****************************/
#realty_filter_tabs {
    position: relative;
    overflow: hidden;
    }

#realty_filter_tabs div {
    width: 50%;
    float: left;
    background-color: #e5eaf2;
}

    #realty_filter_tabs h3 {
        font-weight: bold;
    }

    #realty_filter_tabs p,
    #realty_filter_tabs h3 {
        padding: 6px 13px;
        display: block;
        border: 1px solid #e5eaf2;
        text-align: center;
    }

    #realty_filter_tabs p {
        display: block;
        background-color: #fff;
        padding-bottom: 9px;
    }


/* Catalog
*******************************************************************************/
#flat_tab_calendar {
    border: none !important;
    }

.booking-form {
    margin-top: 1em;
    margin-bottom: 2em;
    }

.booking-form fieldset {
    margin-bottom: 1em;
    width: 100%;
    }

.booking-form ul {
    list-style: none;
    }

.booking-form li {
    margin-bottom: 6px;
    }

.booking-form legend {
    font-size: 120%;
    font-style: italic;
    margin-bottom: 6px;
    border-bottom: 1px solid #003580;
    }

.booking-form label {
    float: left;
    line-height: 1.8;
    width: 10em;
    }

.booking-form textarea {
    width: 34em;
    }

#booking_form_arrival_date input,
#booking_form_departure_date input {
    width: 6em;
    }

#booking_form_comments, #order_arrival_time, #order_total_nights,
#order_total_price, .booking-form #user_profile li {
    clear: both;
    }


.payment_systems li label,
#booking_form_meals li label {
    float: none !important;
}

.payment_systems label img {
    vertical-align: middle;
    margin-left: 20px;
}

.payment_systems li {
    margin-top: 3px;
}

#booking_form_payment_system ul {
    overflow: hidden;
}

#booking_form_meals ul {
    margin-left: 100px;
    overflow: hidden;
}

.booking-form #user_profile_form {
    margin-top: 0.5em;
    }

.table {
    border-right: 1px solid #96B2D9;
    border-left: 4px solid #96B2D9;
    }

.table td {
    background: #E6EDF6;
    border-left: 1px solid #96B2D9;
    border-bottom: 1px solid #96B2D9;
    }

.table td.error {
    color: #ff0000;
    }

.table tr.odd td {
    background: #C5D4E9;
    }

.table th {
    background: #537CB4 !important;
    border-bottom: 1px dashed #fff;
    border-left: 1px solid #96B2D9;
    color: #fff;
    font-weight: bold;
    }

#hotel_booking_rooms select {
    width: 100%;
    }

#hotel_booking_rooms .peopleCount img {
    display: block;
    float: right;
    }

#hotel_booking_rooms .roomPrice {
    text-align: right;
    color: #B30000;
    font-weight: bold;
    }

#hotel_booking_rooms .roomCount {
    width: 130px;
    }

    #hotel_booking_rooms .roomCount select {
        font-size: 8pt;
        }


#hotel_booking_rooms .roomGuests {
    width: 150px;
    }

    #hotel_booking_rooms .roomGuests input {
        font-size: 8pt;
        }

/* Описание квартиры
************************************************************/
.descriptionsContainer {
    overflow: hidden;
    }
.descriptionsContainer h3 {
    clear: left;
    float: left;
    margin-top: 0;
    padding-top: 0;
    width: 9em;
    border-bottom: 1px solid #E6EDF6;
    color:#779BCA;
    margin:0.85em 0.3em 0.4em;
}

.descriptionsContainer .description {
    margin-top: 5px;
    overflow: hidden;
    border-bottom: 1px solid #FEBA02;
    padding-bottom: 0.3em;
}

.descriptionsContainer .description ol,
.descriptionsContainer .description ul {
    clear: both;
    margin: 10px 0 0 30px;
}

.descriptionsContainer .terms.description .term {
    width: auto !important;
}

.descriptionsContainer > p,
.descriptionsContainer .text {
    margin-left: 11.4em;
    padding-top: 0.24em;
}

.descriptionsContainer .description span {
    margin-left: 0.5em;
    padding-top: 0.24em;
}

.flatDescription > p {
    margin-left: 0.5em;
}

.property_photogallery {
    margin-bottom: 15px;
}

.property_photogallery .ph_desc {
    margin: 5px 0;
}

#show_body {
    background-color: #96B2D9;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}


/* DateRange Booking Form
****************************/
.daterange-booking-form {
    border: 1px solid #CDDBEE;
    margin: 1em 0;
    padding: 0.6em 0.9em 1.6em;
    overflow: hidden;
}

.daterange-booking-form li          { float: left; margin-right: 6px; }
.daterange-booking-form li input    { width: 6em; }
.daterange-booking-form li img      { margin-right: 4px; }
.daterange-booking-form label       { color: #003580; font-weight: bold; }
.daterange-booking-form h2           { color: #003580; margin-bottom: 8px; }
.daterange-booking-form .error_list {position: absolute;}

.daterange-booking-form button {
    float: right;
}
#no_hotel_rates_found {
    color: red;
    font-size: 110%;
    margin-bottom: 2em;
    }

/*
****************************/
.property_list {
    border-bottom: dashed 1px #666666;
    padding-top: 16px;
    padding-bottom: 10px;
    }

    .pagination + .property_list {
        border-top: dashed 1px #666666;
        }

    #content .property_list h2 {
        padding-bottom: 10px;
        font-size: 140%;
        height: 40px;
        }

.property_list img.thumb {
    float: left;
    }

.property_list .shortbody {
    margin-left: 240px;
    margin-top: 20px;
    min-width: 450px;
    }

.property_list .shortbody .property {
    font-weight: normal;
    font-style: italic;
    margin-bottom: 5px;
    }

.property_list .read_more {
    display: block;
    clear: left;
    text-align: right;
    margin-top: 10px;
    font-size: 120%;
    }

#content .property_show h1 {
    margin-bottom: 0;
    }

#content .property_show.flat h3.adv {
    position: absolute;
    right: 0;
    top: 52px;
    font-size: 10pt;
    font-style: italic;
    }

#content .property_show.hotel h3.adv {
    position: absolute;
    right: 0;
    top: 60px;
    font-size: 10pt;
    font-style: italic;
    }

#content .property_show.hotel #show_body {
    margin-top: 25px;
}

#content .property_show .h2title span {
    display: block;
    color: #FFFFFF;
    background-color: #779BCA;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0.25em 0.5em;
    text-transform: uppercase;
    width: 14em;
    }

.descriptionsContainer .description .term {
    border-bottom:1px solid #E6EDF6;
    clear:left;
    color:#779BCA;
    float:left;
    margin:0.3em 0.3em 0.4em;
    padding-top:0;
    width:9em;
    font-size:110%;
    font-weight:bold;
    }

.property_show .address {
    font-style: italic;
    }

/* кнопка "Забронировать" на странице просмотра объекта */
.property_show a.add {
    float: right;
    margin-top: 4px;
    }


/* Rates Table
****************************/
.rates-table {
    width: 18em !important;
    margin: 0 !important;
    }

    .rates-table th {
        text-align: center !important;
    }

    .rates-table td, .rates-table th {
        white-space: nowrap;
        }

    .rates-table .rooms { max-width: 200px; }

    #content .rates-table .rate       { text-align: right; }

.rates-table td.room div,
.rates-table td.rate div {
    font-size: 90%;
    color: #666;
    }

.rates-container {
    overflow: scroll !important;
    margin-bottom: 20px;
}

.meals-rates-table {
    width: 350px !important;
}

/* Auth
*******************************************************************************/
#signin_form, #password_form form {
    margin: 2em;
    }

#password_form {
    display: none;
    }

/* Cabinet
*******************************************************************************/
#booking_list td { padding-bottom: 2em; }
#booking_list .num { width: 1em; font-weight: bold; }
#booking_list .status { width: 12em; text-align: right;}
#booking_list .state_new { color: red; }
#booking_list .state_approved { color: orange; }
#booking_list .state_rejected { color: grey; }
#booking_list .state_completed { color: green; }

/*
.ui-widget-content {
    background: none;
    border: none;
}*/

#profileForm {
    margin-bottom: 15px;
}

p.success {
    margin: 5px 0;
}

/* Districts
*******************************************************************************/
#districts {
    background: #FFF9E7;
    padding: 10px;
    overflow: hidden;
}

#districts dt {
    clear: both;
}

#districts dt a {
    color: #FEBA02;
    font-size: 160%;
    text-decoration: none;
}

#districts dd ul {
    list-style: none;
    margin: 10px 0 25px 0;
    overflow: hidden;
}

#districts dd ul li {
    float: left;
    padding-bottom: 10px;

}

#districts dd ul li a {
    display: block;
    padding: 0 10px 0 10px;
    border-right: 1px solid #003580;
}

#districts dd ul li a.last {
    border: none;
}


/* Фото квартир и отелей
**************************************************************************/
div.largeImgArea {
    float:left;
    /*height:308px;*/
    margin:0;
    padding:0.3em 0.3em;
    width:308px;
}

div.smallImgArea {
    margin-left:316px;
    padding-top:0.3em;
    min-width: 350px;
}

    div.smallImgArea a {
         margin: 0 5px 5px 0;
    }

/* Contacts
*******************************************************************************/
 #notice {
    color: #fff;
    background: #003580 url('/images/masthead.png') 10px center no-repeat;
    padding: 10px 10px 10px 78px;
    margin-bottom: 15px;
    }

#support-feedback, #support-contacts {
    float: left;
    padding: 10px;
    margin-top: 15px;
    }

#support-feedback {
    width: 570px;
    margin-right: 15px;
    }

#support-contacts {
    width: 320px;
    }

#support-feedback h2, #support-contacts h2 {
    padding-left: 30px;
    height: 30px;
    }

#support-feedback h2 {
   background: url('/images/email.png') left top no-repeat;
   }

#support-contacts h2 {
    background: url('/images/ph_handset.png') left top no-repeat;
    }

#support-feedback #question_form {
    padding: 0;
    }

#support-feedback #question_form #question_subj,
#support-feedback #question_form #question_question {
    width: 540px;
    }

#support-contacts dl dt {
    float: left;
    font-weight: bold;
    width: 75px;
    }

#support-contacts dl dd {
    margin-left: 90px;
    margin-bottom: 15px;
    }

.realty_tab_support #support-feedback, .realty_tab_support #support-contacts {
    margin-top: 0;
    }

.realty_tab_support #support-feedback {
    width: 385px;
    }

.realty_tab_support #support-contacts {
    width: 250px;
    }

.realty_tab_support #support-feedback #question_form #question_subj,
.realty_tab_support #support-feedback #question_form #question_question {
    width: 375px !important;
    }

#flat_tab_question, #hotel_tab_question {
    border: none;
    }

/* FAQ
*******************************************************************************/
#faqGroups, #faqItems {
    float: left;
    overflow: hidden;
}

#faqGroups {
    border-top: 4px solid #FEBA02;
    width: 300px;
}

#faqGroups h3 {
    margin: 10px 0 10px 15px;
}

#faqGroups ul {
    margin: 0;
    list-style: none;
}

#faqGroups ul li {
    padding: 3px 15px;
    border-top: 1px dotted #ccc;
}

#faqItems {
    width: 635px;
    margin-left: 10px;
}

#faqItems h2 {
    margin-bottom: 15px;
}

#faqItems ul li {
    display: none;
}

#faqItems dd {
    display: none;
    padding-left: 38px;
    background: url('/images/faq.png') left 5px no-repeat;
    min-height: 35px;
}

* html body #faqItems dd {
    height: 35px;
}

#faqItems dd, #faqItems dt {
    margin-bottom: 10px;
}

/*
Блок "Преимущества"
*********************************************************************/
#advantages {
    clear: both;
    padding: 10px;
}

#advantages h2 {
    color: #FEBA02;
}

#advantages ul {
    list-style: none;
    margin: 10px 0 10px 0;
    padding: 0;
    overflow: hidden;
}

#advantages ul li {
    display: block;
    float: left;
    padding: 0 10px 0 10px;
    border-left: 3px solid #FEBA02;
    width: 160px;
    height: 165px;
}

#advantages ul li.first {
    border: none;
    padding-left: 0;
}

#advantages ul li h3 {
    font-size: 10pt;
}

/*
Партнеры
*****************************************************************************/
#partnerForm {
    margin-top: 10px;
    }

#partnerForm input {
    width: 200px;
    }

#partnerForm .submit {
    width: auto;
    }

h2 .rate {
    float: right;
    text-align: right;
    }

#login_link {
    display: none;
    }


/* Форма "Задать вопрос"
********************************************************/
#question_form {
    padding: 5px;
}

#question_name, #question_email, #question_phone {
    width: 200px;
}

#question_subj, #question_question {
    width: 375px;
}

#question_question {
    height: 150px;
}


/*
Footer menu
********************************************************************************/
#footermenu {
    margin-bottom: 5px;
    }
#footermenu .menu {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    clear: both;
    }
#footermenu .menu li {
    float: left;
    }
#footermenu .menu li a {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #003580;
    }
#footermenu .menu li.last a {
    border-right: none;
    }

#welcome {
    float: left;
    margin-top: 5px;
    font-weight: bold;
    }

#notepad_hotels, #notepad_flats {
    border: none !important;
    }

/**
About, Partners
*******************************************************************************/
#about, #partners {
    padding-left: 15px;
    clear: both;
    }

#partners {
    margin-top: 15px;
    }

#partners ul {
    padding-left: 15px;
    margin-bottom: 10px;
    }

#partners form ul {
    padding-left: 0;
    }

#about h2, #partners h2 {
    color: #779BCA;
    border-bottom: 1px solid #E6EDF6;
    margin-bottom: 5px;
    padding-left: 12px;
    margin-left: -12px;
    background: url('/images/h2.png') left center no-repeat;
    }

#about p, #partners p {
    margin-bottom: 10px;
    }

/**
Gallery
********************************************************************************/
.simple_overlay .next, .jq-gallery .prev {
    /* absolute positioning relative to the overlay */
    position:absolute;
    top:40%;

    /* upcoming CSS3 rounded border feature */
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}

/* progress indicator (animated gif). should be initially hidden */
.simple_overlay .progress {
    position:absolute;
    top:45%;
    left:50%;
    display:none;
}

/* active thumbnail is raised on top of the mask using the z-index property */
.simple_overlay a.active img {
    outline:1px solid #000;
    z-index:9999;
    position:relative;
}

/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;

	/* place overlay on top of other elements */
	z-index:10000;

	/* styling */
	background-color:#333;

	width:675px;
	min-height:200px;
	border:1px solid #666;

	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('/images/close.png');
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* the large image. we use a gray border around it */
.simple_overlay #img {
	border:1px solid #666;
}

/* "next image" and "prev image" links */
.simple_overlay .next, .simple_overlay .prev {

	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;
	border:1px solid #666;
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;

	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.simple_overlay .prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.simple_overlay .next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;
}

.simple_overlay .next:hover, .simple_overlay .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.simple_overlay .disabled {
	visibility:hidden;
}

/* the "information box" */
.simple_overlay .info {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.simple_overlay .info strong {
	display:block;
}

/* progress indicator (animated gif). should be initially hidden */
.simple_overlay .progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.simple_overlay .next, .simple_overlay .prev, .simple_overlay .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url('/images/h80.png') repeat-x;
}

/**
Scrollable
********************************************************************************/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:70px;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin: 0 5px 5px 5px;
	background-color:#fff;
	padding:2px;
	cursor:pointer;
}

/**
Buttons
*******************************************************************************/
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url('/images/hori_large.png') no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:15px 5px 0 5px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 		{ background-position: 0 -30px; margin-right: 0px;}
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; }


/* left */
a.left			{ margin-left: 5px; }
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}

/**
Panoramio
********************************************************************************/
#panoramio ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
#panoramio ul li {
    float: left;
    overflow: hidden;
    }

.scrollableWrapper {
    margin-top: 10px;
    }

.booking_services label {
    float: none !important;
    }

.booking_services input {
    margin-right: 0 !important;
    }

strike.old {
    color: #777;
    }
/**
Табы
**************************************************************************************/
.tabs-nav {
    overflow: hidden;
    background: #96B2D9;
    color: #003580;
    padding-top: 5px;
    margin-bottom: 10px;
    }
    .tabs-nav div {
        overflow: hidden;
        height: 10px;
        background: #E6EDF6;
    }
    .tabs-nav ul {
        overflow: hidden;
        }
        .tabs-nav ul li {
            list-style: none;
            float: left;
            background: url('/images/tab-bg-1.png') bottom right no-repeat #779BCA;
            border-top: 2px solid #fff;
            margin: 0; padding: 0;
            padding-right: 22px;
            }
        .tabs-nav ul li.active {
            background-color: #E6EDF6;
            }
        .tabs-nav ul li.last {
            border-top: none;
            background: url('/images/tab-bg-last-1.png') bottom right no-repeat #779BCA;
            }
        .tabs-nav ul li.last.active {
            background: url('/images/tab-bg-last-1.png') bottom right no-repeat #E6EDF6;
        }
        .tabs-nav ul li.before-active {
            background: #779BCA;
            border-right: 2px solid #fff;
            }
        .tabs-nav ul li a {
            display: block;
            padding: 3px 10px;
            color: #fff;
            text-decoration: none;
            }
        .tabs-nav ul li:hover a {
            color: #FEBA02;
            }
        .tabs-nav ul li.active a {
            color: #003580;
            }
        .tabs-nav ul li.last a {
            border-top: 2px solid #fff;
            }

.tab-content {
}

.tab-content-hidden {
    position: absolute;
    left: -9000px;
    width: 1px;
}

/*
�������������� ������
************************************/
h2.service-category {
    margin-bottom: 15px;
}

ul.service-list li {
	display: block;
	overflow: hidden;
    list-style: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #999;
}

    ul.service-list li .service-thumb {
        float: left;
        margin-right: 10px;
        border: 1px solid #999;
    }

    ul.service-list li .service-desc {
        margin-left: 90px;
    }

    ul.service-list li .service-desc h3 {
        margin-bottom: 10px;
    }

    ul.service-list li .price {
        font-size: 120%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    ul.service-list label {
        display: inline !important;
    }

    ul.service-list li .service-check {
        vertical-align: middle;
    }

#booking_comments {
    margin-bottom: 20px;
}

.booking_form .arrival-time {
    margin-bottom: 15px;
}

span.adv {
    color: #FEBA02;
    font-size: 12pt;
    font-weight: bold;
}

h3.adv {
    color: #FEBA02;
}

/* cars filter */
#car_filter h2 {
    margin-bottom: 10px;
}

#car_filter .block {
    margin-bottom: 10px;
}

#car_filter .block label {
    width: 70px;
    float: left;
}

#atown, #rtown {
    width: 130px;
}

#adate,
#rdate {
    width: 80px;
}

/* cars */
.property_list {
    overflow: hidden;
}

.cars .shortbody h2 {
    color: #FEBA02 !important;
}

.cars .shortbody {
    margin-top: 0;
    margin-left: 265px;
    position: relative;
}

.cars {
    position: relative;
}

.cars .partner-logo {
    position: absolute;
    right: 10px;
    top: 45px;
}

.cars .car-photo {
    float: left;
}

.cars .actions {
    clear: both;
    padding-top: 10px;
}

.cars .price {
    font-size: 12pt;
    font-weight: bold;
    color: #FEBA02;
    margin-top: 10px;
}

.cars .car-order-form label {
    display: block;
    float: left;
    width: 160px;
}

.car-order-form form {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #E5EAF2;
}

.cars .car-order-form fieldset {
    margin-top: 10px;
}

.cars #booking_arrival_date,
.cars #booking_departure_date {
    width: 80px;
}

.cars #booking_accept_town_id,
.cars #booking_return_town_id {
    width: 150px;
}

.cars ul li {
    margin-bottom: 15px;
}

.cars ul.error_list {
    margin-left: 160px;
}

    .cars ul.error_list li {
        margin-bottom: 0px;
    }

#tabs-category ul li a {
    font-size: 8pt;
    padding: 3px 5px;
}



.blockRight {
    padding-bottom: 8px;
}

#rate_slider {
    margin: 10px;
}

#car_filter .block .radio_list,
#service_filter .block .radio_list {
    margin-left: 0;
}

#car_filter .block .radio_list label,
#service_filter .block .radio_list label  {
    float: none;
    display: inline;
}

#service_filter h2 {
    margin-bottom: 5px;
}

#service_filter #town {
    width: 170px;
}

#service_filter .item-submit {
    margin-top: 20px;
}


.blink, .blink a {
    text-decoration: blink;
}

/* Объявления
***********************/
#post-categories .root {
    float: left;
    width: 220px;
    margin-right: 10px;
}

.post-subcategories {
    margin: 10px 0 20px 0;
}

#post-categories a,
.post-subcategories a {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}

.post-subcategories-inline {
    margin: 10px 0 20px 0;
    overflow: hidden;
}

.post-subcategories-inline a {
    font-weight: normal;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    font-size: 11pt;
}

#filter_towns {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    width: 200px;
}

#filter_towns li {
    list-style: none;
    width: 100px;
    float: left;
    margin-bottom: 2px;
}

#filter_towns li a {
    font-weight: normal;
    font-size: 8pt;
}

span.booking-type {
    font-weight: bold;
    color: #ff0000;
    font-size: 10pt;
}

h3.booking-type {
    color: #ff0000;
}


#form_payment_system {
    margin: 15px 0 15px 0;
}

#chat-button {
    padding-top: 1.5em;
}

.chat-button {
    clear: both;
    padding-top: 5px;
}

.payment_systems li {
    width: 500px;
    overflow: hidden;
}

.payment_systems li label,
.payment_systems li input {
    vertical-align: middle;
}

.payment_systems li.group {
    font-size: 140%;
    color: #FEBA02;
    padding-top: 15px;
    margin-bottom: 10px;
    border-bottom: 2px solid #FEBA02;
}

.payment_systems li a {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    float: right;
    padding-top: 16px;
}

.payment_systems li img {
    float: right;
}

#rate_slider {
    overflow: visible;
}

#tabs-flat, #tabs-hotel {
    margin-top: 20px;
}

.h2title {
    margin-top: 15px;
}

.ui-datepicker-trigger {
    display: none;
}