#dx-divShowCase .cd-dropdown *,  #dx-divShowCase *:after,
#dx-divShowCase *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
 
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
#dx-divShowCase .clearfix:before,
#dx-divShowCase .clearfix:after {
	content: " ";
	display: table;
}

#dx-divShowCase .clearfix:after {
	clear: both;
}

#dx-divShowCase .clearfix {
	*zoom: 1;
} 

#dx-divShowCase div, #dx-divShowCase span, #dx-divShowCase iframe, #dx-divShowCase h1, #dx-divShowCase h2, #dx-divShowCase h3, #dx-divShowCase h4, #dx-divShowCase h5, #dx-divShowCase h6, 
#dx-divShowCase p, #dx-divShowCase a, #dx-divShowCase em, #dx-divShowCase img, #dx-divShowCase strong, #dx-divShowCase sub, #dx-divShowCase sup, #dx-divShowCase b, #dx-divShowCase u, #dx-divShowCase i, 
#dx-divShowCase center, #dx-divShowCase ol, #dx-divShowCase ul, #dx-divShowCase li, #dx-divShowCase label, #dx-divShowCase table {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
#dx-divShowCase tbody, #dx-divShowCase tfoot, #dx-divShowCase thead, #dx-divShowCase tr, #dx-divShowCase th, #dx-divShowCase td {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
#dx-divShowCase  tbody, #dx-divShowCase tfoot, #dx-divShowCase thead, #dx-divShowCase tr {
	vertical-align: baseline;
} 
#dx-divShowCase img {
	/*display:block;*/
	border:none;
}
#dx-divShowCase a { 
	text-decoration:none;
}
#dx-divShowCase a:hover {
	text-decoration: none;
}

#dx-divShowCase .b-s-buy a, #dx-divShowCase .b-s-buy a:hover {
    font-weight: bold !important;
}
#dx-divShowCase .b-s-buy a, #dx-divShowCase .b-s-buy a:hover, #dx-divShowCase .b-s- a, #dx-divShowCase .b-s- a:hover {
    text-decoration: none;
}

#dx-divShowCase .search-result-full .buy-h a, #dx-divShowCase .hotel-price a, #dx-divShowCase .b-s-buy a, #dx-divShowCase .tour-hotel .buy-h a {
    background: url("http://ruspo.ru/v2/images/y_n_btn.gif") repeat-x scroll 0 -60px transparent;
    border: 1px solid #DC6B00;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0 9px;
}
#dx-divShowCase .b2 {
    background-clip: padding-box;
    border-radius: 2px 2px 2px 2px;
}

#dx-divShowCase .b-s-cell p {
    overflow: hidden;
}
#dx-divShowCase .b-s-buy {
    color: #F6760E;
    font-size: 30px;
    height: 34px;
}
#dx-divShowCase .block-search {
    display: table;
    overflow: hidden;
    padding: 15px 0 10px; /*13px 0 18px;*/
    width: 100%;
}
#dx-divShowCase * {
    font-family: Tahoma,Geneva,sans-serif;
}
.short:before {
    background: url("http://ruspo.ru/v2/images/spForms.png") no-repeat scroll 0 -120px transparent;
    height: 10px;
    width: 16px;
}
#dx-divShowCase .b-s-cell {
    display: table-cell;
    overflow: hidden;
    padding: 0 12px 0 0;
}
#dx-divShowCase .block-search .b-s-cell:last-child {
    padding: 0;
}
#dx-divShowCase p.b-s-title, .b-s-title {
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}
#dx-divShowCase .b-s-title a {
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
} 
#dx-divShowCase .b-s-buy span {
    color: #444444;
    font-size: 12px;
    font-weight: normal;
}
#dx-divShowCase .b-s-title a:hover,
#dx-divShowCase .b-s-land a:hover,
#dx-divShowCase .b-s-op a:hover {
	text-decoration:underline;
    font-style: normal;
    font-weight: bold;
}
#dx-divShowCase .b-s-cell img {
    border-radius: 2px 2px 2px 2px;
    margin: 8px 0;
    overflow: hidden;
}
#dx-divShowCase .grid-hold {
    overflow: hidden;
} 
#dx-divShowCase .b-s-land{ 
    font-size: 12px;
    margin: 4px 0;
}
#dx-divShowCase .b-s-night { 
    font-size: 12px;
}

/*/////////////////////////////////////////////////////*/
#dx-divShowCase .ui-widget-content {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
}

#dx-divShowCase {
    border-radius: 3px;
    display: inline-block;
    width: 100%;
}

#dx-divShowCase .cd-select { border: 1px solid #ddd; }
#dx-divShowCase .cd-dropdown > span:after { border-left: 1px solid #ddd; }
#dx-divShowCase .cd-dropdown ul li { background-color: #FAFAFA; }


#dx-divShowCase .b-s-cell {
    vertical-align: bottom;
}
#dx-divShowCase img {
    display: inline-block;
}
#dx-divShowCase p.b-s-title{
    line-height: 16px;
}

#dx-divShowCase .cd-dropdown ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

#dx-divShowCase .cd-dropdown ul li {
	display: block;
    /*height: 60px;
    padding: 10px 50px 0 30px;*/
    padding: 12px 50px 12px 30px
}

#dx-divShowCase .cd-dropdown,
.cd-select {
	position: relative;
	width: 100%;
	margin: 20px auto 10px;
	display: block; 
}

#dx-divShowCase .cd-dropdown > span {
	width: 100%;
	height: 60px;
	color: #999;
	font-weight: 700;
	font-size: 16px;
	background: #fff;
	display: block;
	padding: 11px 50px 0 30px;
	position: relative;
	cursor: pointer;
}

#dx-divShowCase .cd-dropdown > span:after {
	content: '\25BC';
	position: absolute;
	right: 0px;
	top: 15%;
	width: 50px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	height: 70%;
	line-height: 24px;
}

#dx-divShowCase .cd-dropdown.cd-active > span:after {
	content: '\25B2';
}


#dx-divShowCase .cd-dropdown ul li span {
	width: 100%;
	/*background: #fff;
	line-height: 60px;
	padding: 0 30px 0 75px;*/
	display: block;
	color: #707070;
	cursor: pointer;
	font-weight: 700;
}
 
#dx-divShowCase .cd-dropdown span.underlineCity {
	 font-weight: normal; 
	 font-size:14px;
    display: block;    
    line-height: 12px;
    
	 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
    -moz-opacity: 0.5; /* Mozilla 1.6 è íèæå */
    -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
    zoom: 1; /* äëÿ ýëåìåíòà â ÈÅ, ó êîòîðîãî íå çàäàíû width è height */
}
#dx-divShowCase .cd-dropdown ul li span.underlineCity {
	 font-size:12px;
}

#dx-divShowCase .cd-dropdown > span,
#dx-divShowCase .cd-dropdown ul li span {
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#dx-divShowCase .b-s-cell.short img {
	float: left;
    margin-right: 10px;
}
#dx-divShowCase .b-s-cell.short .b-s-buy a {
	float: none;
    margin: 7px 0 0;
    width: 93%;
    text-align: center;
}

#dx-divShowCase .scName{
    cursor: pointer;
    height: 21px;
}
#dx-divShowCase .cd-dropdown > span .scName {
    font-size: 16px;
    height: 21px;
    overflow: hidden;
}
#dx-divShowCase .cd-dropdown > ul .scName {
    font-size: 12px;
    height: 20px;
    overflow: hidden;
}
 
#dx-divShowCase .b-s-buy  {
    line-height: 38px;
    margin-top: 0;
}

#dx-divShowCase .b-s-land, #dx-divShowCase .b-s-night {
    line-height: 12px;
}
#dx-divShowCase .b-s-night {
    line-height: 12px;
    margin-top: 0;
}
#dx-divShowCase * {
    text-indent: 0;
}


#dx-divShowCase .cd-active.cd-dropdown ul li { background: #DDE8F3; }
#dx-divShowCase .block-search { border-bottom: 1px solid #DDE8F3; } 
#dx-divShowCase { border: none;} /* border: solid 1px #DDE8F3; */
#dx-divShowCase div.cd-dropdown > span, 
#dx-divShowCase .cd-active.cd-dropdown > span { background: #DDE8F3; }
#dx-divShowCase .cd-active.cd-dropdown > span { color: #1F96E9; }
#dx-divShowCase .b-s-night span, 
#dx-divShowCase .b-s-land span {color: #1F96E9; }
#dx-divShowCase .b-s-title a { color: #1F96E9; }
#dx-divShowCase .b-s-title span { color: #1F96E9; }
#dx-divShowCase { background: #FFFFFF; }
#dx-divShowCase .cd-dropdown ul li div, 
#dx-divShowCase div.cd-dropdown ul li span{ color: #444444; }
#dx-divShowCase .b-s-land, 
#dx-divShowCase .b-s-night { color: #444444; }  
#dx-divShowCase div.cd-dropdown > span { color: #444444; }                                     
#dx-divShowCase { min-width: 664px ; text-align: center;}
#dx-divShowCase > div { width: 632px ; text-align: left; display: inline-block;}
#dx-divShowCase .cd-dropdown > span .scName, 
#dx-divShowCase .cd-dropdown > ul .scName { width: 506px; }
#dx-divShowCase .block-search { margin-left:auto;  margin-right:auto;  display: table;}
#dx-divShowCase .b-s-cell { width: 50%; }

.hotels > .tours-list { border-collapse: collapse; margin-left: 10px; margin-right: 10px; }
.hotels > .tours-list th, 
.hotels > .tours-list td { 
	padding: 6px;
	text-align: left; 
	border: 1px solid #FDAB2B;
}

.hotels > .tours-list th { font-weight: bold; }
.hotels > .tours-list .tour-name { width: 352px; }
.hotels > .tours-list .tour-date {}
.hotels > .tours-list .tour-price {}

