.tours_form_item
{
    margin: 13px 20px 12px;
    white-space: nowrap;
    word-wrap: normal;
}
.tours_form_item > div
{
	display: table;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
.tours_form_item > div > div
{
	display: table-cell;
	vertical-align: top;
}
.tours_form_places
{
	width: 84px;
}
.tours_form_duration
{
	width: 124px;
}
.tours_form_durationSlider
{
	width: 230px;
}
.tours_form_durationLabelAfter
{
	width: auto;
	text-align: left;
	padding-top: 10px;
}
.tours_form_durationLabelAfter > span
{
	color: #ffef26;
	font-size: 12px;
	line-height: 12px;
}
.tours_form_buttonContainer
{
	width: 120px;
	text-align: center;
	padding-top: 7px;
}
.tours_form_label
{
	display: inline-block;
	color: #FDF433;
	font-size: 12px;
	line-height: 28px;
	vertical-align: top;
}
.tours_form_label.form_departureDate
{
	padding-top: 8px;
}
.tours_form_label.form_duration
{
	padding-top: 8px;
}
.tours_form_placesList
{
    display: inline-block;
    line-height: 12px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: normal;
    word-wrap: break-word;
}
.tours_form_placesList li
{
    display: inline-block;
    height: 24px;
    line-height: 18px;
    margin-right: 10px;
    vertical-align: middle;
}
.tours_form_placesList li span
{
	border-bottom: 1px dotted #0b4d83;
    color: #0b4d83;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 15px;
    padding: 0 14px 2px 0;
    position: relative;
}
.tours_form_placesList li span:after {
    background: url("../images/sliderdelcontr.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 7px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 7px;
}
.tours_form_placesList li:last-child
{
	height: 28px;
}
#tours_form_plus
{
    background: url("../images/addcontr.png") no-repeat scroll 0 0 transparent;
    border-radius: 9px;
    color: #0b4d83;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 23px;
    width: 99px;
}
.tours_list
{
	list-style-type: none;
	margin: 20px 0;
}

.tours_list_item
{
	position: relative;
	margin: 15px 0;
}

.tours_list_tour_info
{
	background: #285ec0;
	background: -moz-linear-gradient(top,  #285ec0 0%, #3d6fd0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#285ec0), color-stop(100%,#3d6fd0));
	background: -webkit-linear-gradient(top,  #285ec0 0%,#3d6fd0 100%);
	background: -o-linear-gradient(top,  #285ec0 0%,#3d6fd0 100%);
	background: -ms-linear-gradient(top,  #285ec0 0%,#3d6fd0 100%);
	background: linear-gradient(to bottom,  #285ec0 0%,#3d6fd0 100%);
	border: 1px solid #1a4aac;
	border-radius: 10px;
}
.tour_withoutDates .tours_list_tour_info
{
	background: #656766;
	background: -moz-linear-gradient(top,  #656766 0%, #999999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#656766), color-stop(100%,#999999));
	background: -webkit-linear-gradient(top,  #656766 0%,#999999 100%);
	background: -o-linear-gradient(top,  #656766 0%,#999999 100%);
	background: -ms-linear-gradient(top,  #656766 0%,#999999 100%);
	background: linear-gradient(to bottom,  #656766 0%,#999999 100%);
	border: 1px solid #666666;
}

.tours_list_tour_info > div
{
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.tours_list_tour_info > div > div
{
	display: table-cell;
	padding-right: 20px;
}

.tours_list_tour_info_checkbox
{
	width: 40px;
	vertical-align: middle;
	padding: 0;
}
.tours_list_tour_info_checkbox input
{
	margin: 0 0 0 8px;
}

.tours_list_tour_info_shortInfo
{
	display: table;
	width: 100%;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 10px;
}

.tours_list_tour_info_shortInfo > *
{
	display: table-cell;
}

.tours_list_tour_info_shortInfo_title
{
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 5px 0 50px;
}
.tour_excursionType .tours_list_tour_info_shortInfo_title
{
	/*background-image: url("../imgs/tourTypes_excursion.png");*/
}
.tour_newYearType .tours_list_tour_info_shortInfo_title
{
	/*background-image: url("../imgs/tourTypes_newYear.png");*/
}
.tour_onVacationType .tours_list_tour_info_shortInfo_title
{
	/*background-image: url("../imgs/tourTypes_onVacation.png");*/
}
.tour_withRestType .tours_list_tour_info_shortInfo_title
{
	/*background-image: url("../imgs/tourTypes_withRest.png");*/
}
.tours_list_tour_info_shortInfo_title a
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;
	vertical-align: top;
	border: none;
}

.tours_list_tour_info_shortInfo_dates
{
	width: 142px;
	text-align: right;
	vertical-align: top;
}
.tours_list_tour_info_shortInfo_dates_days
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
	margin-top: 10px;
}
.tours_list_tour_info_shortInfo_dates_period
{
	color: #ceccd1;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-align: right;
	margin-top: 2px;
}

.tours_list_tour_info_shortInfo_cost
{
	width: 130px;
	text-align: right;
	vertical-align: top;
	cursor: default;
}
.tours_list_tour_info_shortInfo_cost_rub
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
	margin-top: 10px;
}
.tours_list_tour_info_shortInfo_cost_eur
{
	color: #ceccd1;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
	margin-top: 2px;
}

.tours_list_tour_info_places
{
	position: relative;
	padding: 15px 0;
	border-top: 1px solid #1d4bad;
}
.tour_withoutDates .tours_list_tour_info_places
{
	border-top: 1px solid #666666;
}
.tours_list_tour_info_places:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #4678d1;
}
.tour_withoutDates .tours_list_tour_info_places:before
{
	background-color: #999999;
}
.tours_list_tour_info_places > div
{
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.tours_list_tour_info_places > div > div
{
	display: table-cell;
}

.tours_list_tour_info_places p
{
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
.tours_list_tour_info_places p span
{
	color: #fff439;
	font-size: 12px;
	line-height: 14px;
}
.tours_list_tour_info_places p a
{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	border: none;
	margin: 0 6px;
}
.tours_list_tour_info_places_reserve
{
	display: table-cell;
	width: 106px;
	text-align: center;
	vertical-align: middle;
}
.tours_list_tour_info_places_reserve .component_button
{
	display: inline-block;
	visibility: hidden;
}
.tour_dateChoosen .tours_list_tour_info_places_reserve .component_button
{
	visibility: visible;
}

.tours_list_tour_dates
{
	list-style-type: none;
	background-color: #6398fe;
	border: 1px solid #1848aa;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-left: 30px;
	margin-right: 15px;
	padding: 2px 10px;
}
.tour_withoutDates .tours_list_tour_dates
{
	background-color: #ccc;
}
.tours_list_tour_dates li
{
	display: inline-block;
	margin: 0;
}

.hasntDates
{
	color: #636363;
	font-size: 12px;
}

.tours_list_tour_dates li input
{
	display: none;
}
.tours_list_tour_dates li label
{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background-color: transparent;
	border-radius: 6px;
	padding: 4px 5px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.tours_list_tour_dates li input:checked + label
{
	background-color: #3466c9;
}
.tours_list_tour_dates li label span
{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dotted rgba(255,255,255,0.7);
}
.tours_list_tour_dates li.increasedCost label span
{
	color: #ffcc00;
	border-bottom: 1px dotted rgba(255,204,0,0.5);
}
.tours_list_tour_dates li label:hover span
{
	border-bottom: 1px dotted rgba(255,255,255,1.0);
}
.tours_list_tour_dates li.increasedCost label:hover span
{
	border-bottom: 1px dotted rgba(241,192,61,1.0);
}
.tours_list_tour_dates li input:checked + label span
{
	color: #fcf42f;
	border-bottom: 1px dotted rgba(252,244,47,0.0);
}
.tours_list_tour_dates li.increasedCost input:checked + label span
{
	color: #fcf42f;
	border-bottom: 1px dotted transparent;
}

.tours_list_tour_new
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 62px;
	height: 62px;
	/*background-image: url("../imgs/tours_list_tour_new.png");*/
	background-repeat: no-repeat;
	margin-top: -5px;
	margin-left: -5px;
}
.tour_new .tours_list_tour_new
{
	display: block;
}

.tours_baltturNote
{
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 20px 0 20px 40px;
}


#tours_filter_placesList
{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 10px #666;
    display: none;
    height: 626px;
    left: 0;
    margin-left: -15px;
    margin-top: -302px;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 325px;
    z-index: 900;
}
#tours_filter_placesList .dropDownContent
{
	display: block;
	width: 325px;
	height: 508px;
	background-color: #fff;
	border: none;
	border-radius: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}
.tours_filter_placesList_top {
	padding: 17px 20px 16px;
	background-color: #edf4fe;
	font-size: 21px;
	font-family: "PFBeauSansPro-Bold",sans-serif;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;	
	border-radius: 5px 5px 0 0;		
}
.tours_filter_placesList_top_close {
    background: url("../images/dpf_close_sprite.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    right: 13px;
    top: 16px;
    width: 27px;
	cursor: pointer;	
}
.tours_filter_placesList_top_close:hover {
	background-position: 0 -27px;	
}
#tours_filter_placesList_countries
{
	width: 325px;
	height: 507px;
}
#tours_filter_placesList_places
{
	width: 300px;
	height: 230px;
}
#tours_filter_placesList li.type_place
{
	/*background-image: url("../imgs/type_place.png");*/
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#tours_filter_placesList li:hover, #tours_filter_placesList li.item_selected
{
	/*color: #fff;*/
}
#tours_filter_placesList li.type_place:hover
{
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
#tours_filter_placesList li.item_selected
{
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#tours_filter_placesList li.item_selected.type_place
{
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#tours_filter_placesList .tours_filter_placesList_bottom {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 11px 21px 12px;
	background-color: #edf4fe;
	position: absolute;
	width: 283px;
    bottom: 0;
    left: 0;	
}
#tours_filter_placesList .tours_filter_placesList_bottom > div
{
	display: table;
	width: 100%;
	border-collapse: collapse;
	margin: 0;
}
#tours_filter_placesList .tours_filter_placesList_bottom > div > div
{
	display: table-cell;
	vertical-align: top;
	padding: 4px 6px;
}
.tooltip_placesList
{
	display: inline-block;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	white-space: normal;
	word-wrap: break-word;
}
.tooltip_placesList li
{
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 4px;
	padding: 0;
}
.dropDownContent .tooltip_placesList li:first-child
{
	margin-top: 0;
}
.dropDownContent .tooltip_placesList li:hover
{
	background-color: transparent;
}
.tooltip_placesList li span
{
	display: inline-block;
	color: #3167c9;
	font-size: 12px;
	line-height: 12px;
	border-bottom: 1px dashed #3167c9;
	cursor: pointer;
}
#tours_filter_placesList .tours_filter_placesList_bottom .tours_filter_placesList_bottom_button
{
	width: 44px;
	text-align: center;
	vertical-align: middle;
}

#tours_filter_placesList .triangle
{
    border-bottom: 15px solid transparent;
    border-left: 15px solid white;
    border-top: 15px solid transparent;
    height: 0;
    margin-right: -15px;
    margin-top: -15px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
}
#tours_filter_placesList.rightalign .triangle {
    border-bottom: 15px solid transparent;
    border-right: 15px solid white;
    border-top: 15px solid transparent;
    height: 0;
    left: 0;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 0;
	border-left: none;
}
.formBox_bottom_postlist
{
	display: none;
}

#tours_reserve_tooltip
{
	display: none;
	width: 260px;
	height: 250px;
	margin-top: -300px;
	margin-left: -90px;
}
.tours_reserve_tooltip_formItem
{
	margin-bottom: 10px;
}
.tours_reserve_tooltip_formItem p
{
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
	vertical-align: middle;
	margin: 0;
}
.tours_reserve_tooltip_formItem input
{
	width: 96%;
	height: 26px;
	font-size: 12px;
	line-height: 26px;
	border: 1px solid #d3d3d3;
	box-shadow: 1px 1px 2px #999999 inset;
	margin: 0;
	padding: 0 2%;
}
.tours_reserve_tooltip_formItem textarea
{
	width: 98%;
	height: 80px;
	font-size: 12px;
	line-height: 26px;
	border: 1px solid #d3d3d3;
	box-shadow: 1px 1px 2px #999999 inset;
	margin: 0;
	padding: 0 1%;
	resize: none;
}
.tours_reserve_tooltip_button
{
	float: left;
	width: 103px;
	height: 29px;
	text-align: left;
	vertical-align: top;
}
.tours_reserve_tooltip_button > button
{
	width: 102px;
	height: 28px;
}
.tours_reserve_tooltip_status
{
	height: 29px;
	color: #000;
	font-size: 12px;
	line-height: 29px;
	text-align: center;
	margin-left: 103px;
}
.tours_reserve_tooltip_status.reserve_status_success
{
	color: #329b36;
}
.tours_reserve_tooltip_status.reserve_status_error
{
	color: #ff0000;
}

#tours_cost_description_tooltip
{
	display: none;
	width: 318px;
	height: 154px;
	margin-top: -190px;
	margin-left: -70px;
}

#tours_compare_more_tooltip, #tours_compare_apply_tooltip
{
	display: none;
	width: 90px;
	height: 30px;
	margin-top: -16px;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#tours_compare_limitation_tooltip
{
	display: none;
	width: 106px;
	height: 30px;
	margin-top: -16px;
	margin-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#tours_compare_apply_tooltip .tooltip_plaintext
{
	margin: 0;
	line-height: 30px;
}

#tours_increased_cost_description_tooltip
{
	display: none;
	width: 230px;
	height: 70px;
	margin-top: -108px;
	margin-left: -114px;
}
#tours_filter_placesList_countries_list {
	list-style: outside none none;
    margin: 0;
    padding: 0;	
}
#tours_filter_placesList_countries_list li{
	margin: 0 23px 0 10px;
}
#tours_filter_placesList_countries_list li .fcbutton {
	color: #1466a8;
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 5px 5px 4px 33px;
	margin: 3px 0 2px;
    position: relative;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
#tours_filter_placesList_countries_list li .fcflag {
    background-repeat: no-repeat;
    display: block;
    height: 11px;
    left: 12px;
    position: absolute;
    top: 10px;
    width: 16px;
}
#tours_filter_placesList_countries_list li .fcdellogo {

}
#tours_filter_placesList_countries_list li.item_selected .fcbutton {
	color: #ffffff;
	background: #fb841b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fb841b), to(#e5531a));
	background: -webkit-linear-gradient(#fb841b, #e5531a);
	background: -moz-linear-gradient(#fb841b, #e5531a);
	background: -ms-linear-gradient(#fb841b, #e5531a);
	background: -o-linear-gradient(#fb841b, #e5531a);
	background: linear-gradient(#fb841b, #e5531a);		
}
#tours_filter_placesList_countries_list li.item_selected .fcdellogo {
    background: url("../images/filter_del.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 21px;	
}
#tours_filter_placesList_countries_list li.filter_country_undefined {
	display:none;
}
#tours_filter_placesList .tours_filter_placesList_bottom .component_button {
    position: relative;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;	
	border: 1px solid;
	padding: 7px 20px 7px 39px;
	font-family: "PFBeauSansPro-SeBold",sans-serif;
}
#tours_filter_placesList .tours_filter_placesList_bottom .clear_component_button {
    background-color: #ffffff;
    border-color: #d3dff0;
	color: #0b4d83;
}
#tours_filter_placesList .tours_filter_placesList_bottom .clear_component_button .ico{
    background: url("../images/sliderclearform.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 11px;
    left: 16px;
    position: absolute;
    top: 11px;
    width: 11px;	
}
#tours_filter_placesList .tours_filter_placesList_bottom .apply_component_button {
	color: #ffffff;
	border-color: #003867;
	background: #003968;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#003968), to(#002442));
	background: -webkit-linear-gradient(#003968, #002442);
	background: -moz-linear-gradient(#003968, #002442);
	background: -ms-linear-gradient(#003968, #002442);
	background: -o-linear-gradient(#003968, #002442);
	background: linear-gradient(#003968, #002442);	
	float: right;
}
#tours_filter_placesList .tours_filter_placesList_bottom .apply_component_button .ico{
    background: url("../images/filter_add.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    left: 16px;
    position: absolute;
    top: 11px;
    width: 12px;
}
#tours_filter_placesList .tours_filter_placesList_bottom .clear_component_button:hover .ico {
	
}
#tours_filter_placesList .tours_filter_placesList_bottom .apply_component_button:hover .ico {
	
}