body
{
    -webkit-animation-duration: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
    from{   opacity: 1; }
    to{ opacity: 1; }
}


@font-face {
	font-family: 'MyriadProRegular';
	src: url('/fonts/mmm-webfont.eot');
	src: url('/fonts/mmm-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/mmm-webfont.woff') format('woff'),
		url('/fonts/mmm-webfont.ttf') format('truetype'),
		url('/fonts/mmm-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
font-family: 'MyriadProBold';
	src: url('/fonts/myriadpro-bold-webfont.eot');
	src: url('/fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/myriadpro-bold-webfont.woff') format('woff'),
		url('/fonts/myriadpro-bold-webfont.ttf') format('truetype'),
		url('/fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
font-family: 'MyriadProSemibold';
	src: url('/fonts/myriadpro-semibold.eot');
	src: url('/fonts/myriadpro-semibold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/myriadpro-semibold.woff') format('woff'),
		url('/fonts/myriadpro-semibold.ttf') format('truetype'),
		url('/fonts/myriadpro-semibold.svg#MyriadProBold') format('svg');
	font-weight: normal;
	font-style: normal;
}



body{
	margin:0;
	color:#36444e;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#dbdbdb url(/images/body.gif) repeat-x;
}



.bgr1 { 
  
  background: fixed #dbdbdb url(/images/background/bgr1.jpg) no-repeat center top;
  background-size: cover;
}

.bgr2 { 
  
  background: fixed #dbdbdb url(/images/background/bgr2.jpg) no-repeat center top;
  background-size: cover;
}

.bgr3 { 
  
  background: fixed #dbdbdb url(/images/background/bgr3.jpg) no-repeat center top;
  background-size: cover;
}

.bgr4 { 
  
  background: fixed #dbdbdb url(/images/background/bgr4.jpg) no-repeat center top;
  background-size: cover;
}

.bgr5 { 
  
  background: fixed #dbdbdb url(/images/background/bgr5.jpg) no-repeat center top;
  background-size: cover;
}




.en-bgr1 { 
  
  background: fixed #dbdbdb url(/images/background/en-bgr01.jpg) no-repeat center top;
  background-size: cover;
}

.en-bgr2 { 
  
  background: fixed #dbdbdb url(/images/background/en-bgr02.jpg) no-repeat center top;
  background-size: cover;
}

.en-bgr3 { 
  
  background: fixed #dbdbdb url(/images/background/en-bgr03.jpg) no-repeat center top;
  background-size: cover;
}

.en-bgr4 { 
  
  background: fixed #dbdbdb url(/images/background/en-bgr04.jpg) no-repeat center top;
  background-size: cover;
}

.en-bgr5 { 
  
  background: fixed #dbdbdb url(/images/background/en-bgr05.jpg) no-repeat center top;
  background-size: cover;
}




img{border-style:none;}
a{
	color:#36444e;
	text-decoration:underline;
	outline:none;
}
a:hover{text-decoration:none;}
.visual img{
	vertical-align:top;
}
input,
textarea,
select{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:983px;
	margin:0 auto;
  background: url(/images/body_gr.gif) repeat-x 0 194px;
}
#header{
	position:relative;
	height:197px;
	overflow:hidden;
	margin:0 0 3px;
}
#header .year{
	z-index:100;
	position:absolute;
	top: 98px;
	left:91px;
	font: 18px/33px 'MyriadProRegular', Arial, Helvetica, sans-serif;
}
#header .top-box{
	height:23px;
	overflow:hidden;
	padding: 8px 6px 5px 10px;
}
.contact-box .contacts,
#header .top-box .contacts{
	font:bold 17px Tahoma, Arial, Helvetica, sans-serif;
	color:#40515b;
	float:left;
	padding:0 0 0 26px;
	background: url(/images/ico01.png) no-repeat;
}
#header .top-box .contacts{
	font-size:18px;
}
.contact-box .contacts{
	margin:0 0 -2px -5px;
	font:17px Tahoma, Arial, Helvetica, sans-serif;
}
.country-menu{
	float:right;
	list-style:none;
	margin:0;
	padding: 3px 0 0;
}
.country-menu li{
	float:left;
	padding: 0 9px;
	background: url(/images/separator01.gif) no-repeat 0 50%;
}
.country-menu li:first-child{
	background:none;
}
.country-menu li a:hover{
	color:#40515a;
}
.country-menu li .ru{
	padding: 0 0 0 20px;
	background: url(/images/ico01.gif) no-repeat 0 50%;
}
.country-menu li .en{
	padding: 0 20px 0 0;
	background: url(/images/ico02.gif) no-repeat 100% 50%;
}
#header .rate{
	color:#3f505a;
	width:450px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	padding: 2px 97px 0 35px;
	font-size: 11px;
	float: left;
}
#header .rate > div.wr{
	visibility: hidden;
}
#header .rate span{
	padding:0;
}
.header-box{
	border:1px solid #c4cdd2;
	background:#f3f3f3;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius: 0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
}
.header-box .holder{
	overflow:hidden;
	height:1%;
	padding: 27px 47px 20px 19px;
}
.user-list{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.user-list li{
	position:relative;
	float:left;
	margin: 0 0 0 12px;
	width:140px;
	min-height:70px;
	text-align:center;
}
.user-list a{
	font-size:13px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	color:#36444e;
}
.user-list a:hover{
	color:#ef3e42;
}
.user-list .name{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-decoration:underline;
}
.user-list a:hover .name{
	text-decoration:underline;
}
.user-list .alt3 .visual{
	background: url(/images/alt3.png) no-repeat;
	display:block;
	width:58px;
	height:54px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt3:hover .visual{
	background: url(/images/alt3.png) no-repeat 0 -54px;
}
.user-list .alt4 .visual{
	background: url(/images/alt4.png) no-repeat;
	display:block;
	width:55px;
	height:56px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt4:hover .visual{
	background: url(/images/alt4.png) no-repeat 0 -56px;
}
.user-list .alt5 .visual{
	background: url(/images/alt5.png) no-repeat;
	display:block;
	width:79px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt5:hover .visual{
	background: url(/images/alt5.png) no-repeat 0 -46px;
}
.user-list .alt6 .visual{
	background: url(/images/alt6.png) no-repeat;
	display:block;
	width:56px;
	height:48px;
	overflow:hidden;
	margin:0 auto;
}

.user-list .alt6:hover .visual{
	background: url(/images/alt6.png) no-repeat 0 -48px;
}

.user-list li.menu-li188 {
    min-height: 74px;
    margin-top: -4px;
}

.user-list .alt118 .visual{
	background: url(/images/alt11.png) no-repeat 0 0;
	display:block;
	width:47px;
	height:58px;
	overflow:hidden;
	margin: 0 auto 0 auto;
}

.user-list .alt118:hover .visual{
	background: url(/images/alt11.png) no-repeat 0 -58px;
}

.user-list  li.menu-li188:hover > a {
    min-height: 74px !important;
}



.user-list .alt3en .visual{
	background: url(/images/alt3en2.png) no-repeat;
	display:block;
	width:54px;
	height:53px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt3en:hover .visual{
	background: url(/images/alt3en2.png) no-repeat 0 -52px;
}
.user-list .alt4en .visual{
	background: url(/images/alt4en.png) no-repeat;
	display:block;
	width:55px;
	height:56px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt4en:hover .visual{
	background: url(/images/alt4en.png) no-repeat 0 -56px;
}
.user-list .alt5en .visual{
	background: url(/images/alt5en2.png) no-repeat;
	display:block;
	width:54px;
	height:53px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt5en:hover .visual{
	background: url(/images/alt5en2.png) no-repeat -1px -52px;
}
.user-list .alt6en .visual{
	background: url(/images/alt6en.png) no-repeat;
	display:block;
	width:79px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
}
.user-list .alt6en:hover .visual{
	background: url(/images/alt6en.png) no-repeat 0 -46px;
}





.logo{
	float:left;
	width:201px;
	height:61px;
	background:url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:inline;
	margin:0 30px 0 0;
}
.logo-en {
    background:url(/images/logo_en.png) no-repeat !important;
}
.logo a,
.logo span{
	display:block;
	height:100%;
	position:relative;
}
#nav{
	background:#f1f1f2 url(/images/nav.gif) repeat-x;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius: 0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	list-style:none;
	margin:0;
	padding:0;
	height:41px;
	line-height:41px;
	overflow:hidden;
	text-align:center;
	width:100%;
}
#nav li{
	float:left;
	line-height: 41px;
}
#nav a{
	font-size:15px;
	float:left;
	padding:0 25px;
}
#nav.scaling-active a{
	padding:0;
}
#nav .active a,
#nav a:hover{
	color:#ef3d42;
}
#main{
	height:1%;
	overflow:hidden;
  background: url(/images/body_gr.gif) repeat;
}
.twocolumn{
	width:752px;
	float:right;
}
.twocolumn.allwidth{
	width:100%;
	float:none;
}
#content{
	height:1%;
	overflow:hidden;
	min-height: 0 !important;
	margin-top: 0 !important;
}
.country-list{
	list-style:none;
	margin: -4px -30px -19px 0;
	padding:7px 0 0;
	overflow:hidden;
	width: 510px;
}
.country-list li{
	vertical-align:top;
	display:inline-block;
	margin: 0 14px 17px 0;
	width:153px;
	position:relative;
}
*+ html .country-list li{
	display:inline;
	margin: 0 11px 17px 0;
}
.country-list li a,
.country-list li > span{
	display:block;
	height:115px;
	text-decoration:none;
}
.content-text .visual .angles-b-l,
.content-text .visual .angles-b-r,
.content-text .visual .angles-t-r,
.content-text .visual .angles-t-l,
.list-info .angles-b-l,
.list-info .angles-b-r,
.list-info .angles-t-r,
.list-info .angles-t-l,
.country-list .angles-b-l,
.country-list .angles-b-r,
.country-list .angles-t-r,
.country-list .angles-t-l{
	z-index:10;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/angles01.png) no-repeat;
}
.content-text .visual .angles-t-r,
.list-info .angles-t-r,
.country-list .angles-t-r{
	right:0;
	left:auto;
	background: url(/images/angles01.png) no-repeat -3px 0;
}
.content-text .visual .angles-b-l,
.list-info .angles-b-l,
.country-list .angles-b-l{
	left:0;
	top:auto;
	bottom:0;
	background: url(/images/angles01.png) no-repeat 0 -3px;
}
.content-text .visual .angles-b-r,
.list-info .angles-b-r,
.country-list .angles-b-r{
	right:0;
	left:auto;
	top:auto;
	bottom:0;
	background: url(/images/angles01.png) no-repeat -3px -3px;
}
.list-info .price,
.country-list .price{
	z-index:10;
	position:absolute;
	right: -9px;
	top: -7px;
	padding:0 3px 0 0;
	background: url(/images/price01.png) no-repeat 100% -23px;
}
.list-info .price span,
.country-list .price span{
	text-align:center;
	padding:0 7px 0 10px;
	float:left;
	font:12px/23px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	color:#40515b;
	background: url(/images/price01.png) no-repeat;
}
.country-list .country{
	position:absolute;
}
.country-list .holder{
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	display:block;
	width:100%;
}
.country-list .holder .contry{
	padding: 3px 14px 2px 7px;
	color:#fff;
	float:left;
	background: url(/images/bg02.png) no-repeat 100% 0;
	font:16px/20px 'MyriadProRegular', Arial, Helvetica, sans-serif;
}
.country-list .holder .info{
	display:block;
	overflow:hidden;
	clear:both;
	line-height:11px;
	font-size:11px;
	padding: 2px 5px 4px 6px;
	background: url(/images/bg03.png);
}
#content .title-inner{
	margin:-3px -5px 12px -11px;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #ef3e42;
}
#content .title-inner span{
	background:#ef3e42;
	display:inline-block;
	padding: 3px 5px 3px 14px;
}
#content .offers{
	margin: 0 -5px 10px -11px;
}
#content .offers img{
	vertical-align:top;
}
.news-list{
	list-style:none;
	margin: -18px 0 0;
	padding:0 5px 0 0;
	overflow:hidden;
}
.news-list li{
	padding: 13px 0 2px;
	background: url(/images/bg01.gif) no-repeat 50% 0;
}
.news-list li:first-child{
	background:none;
}
.news-list li a{
	text-decoration:none;
}
.news-list li a:hover{
	text-decoration:underline;
}
.news-list .date{
	display:block;
	margin: 0 0 2px;
	color:#80909c;
	line-height:30px;
}
.news-list .date span{
	font-size:16px;
	color:#36444e;
}
#main .news-list li p{
	margin: 0 0 9px 23px;
	line-height:20px;
}
#content .news-row{
	height:1%;
	padding:0 13px 4px 0;
	overflow:hidden;
}
#content .news-row a{
	float:right;
	color:#309cd7;
	font-size:13px;
}
.aside{
	float:right;
	width:227px;
	margin:0 0 0 4px;
}
.box{
	margin: 0 0 3px;
	background:#f3f3f3;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border:1px solid #c2ccd1;
}
.body-only,
.body-only .box,
.body-only .frame,
.body-only .content-text,
.body-only .content-text .text-holder {
	height: auto;
	overflow:visible;
}	
.body-only {
	padding-top: 5px;
}	
.body-only .box {
	border: none;
	margin: 0;
}	
.body-only .text-holder p {
	margin: 0 0 12px 0;
}	
.box .frame,
.box .frame2 {
	padding: 8px 5px 14px 11px;
	border-top:1px solid #fff;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
}
.box .frame2 {
	padding: 8px;
}
.seo h3,
.seo .h3,
#main #sidebar h3,
#main #sidebar .h3,
.aside h3,
.aside .h3,
#main h2,
#main .h2,
#content h1,
#content .h1{
	font-weight:normal;
	margin: 0 0 17px;
	font: 20px 'MyriadProRegular', Arial, Helvetica, sans-serif;
}
.form-login{
	overflow:hidden;
}
.form-login .row{
	height:1%;
	overflow:hidden;
	padding: 0 0 4px;
}
.form-login .input{
	width:192px;
	height:23px;
	display:inline-block;
	padding:0 5px 0;
	margin:0 0 14px;
	background: url(/images/text-input01.png) no-repeat;
}
.form-login .input input{
	outline:none;
	margin:4px 0 0;
	line-height:13px;
	padding:0;
	border:0;
	width:100%;
	display:inline-block;
	background:none;
}
.form-search .btn-search,
.form-login .btn-login{
	cursor:pointer;
	font-size:11px;
	display:inline-block;
	height:30px;
	line-height:30px;
	margin: 6px 0 11px;
	padding:0;
	padding:0 0 3px;
	border:0;
	text-align:center;
	width:201px;
	background: url(/images/btn-login.png) no-repeat;
}
.form-search .btn-search2 {
	cursor:pointer;
	font-size:11px;
	display:inline-block;
	height:30px;
	line-height:30px;
	margin: -3px 0 0;
	padding:0 0 3px;
	border:0;
	text-align:center;
	width:114px;
	background: url(/images/btn-login2.png) no-repeat;
}
*+ html .form-search .btn-search,
*+ html .form-login .btn-login{
	line-height:30px;
}
.form-search .btn-search{
	margin: 16px 0 11px;
}
.form-search a.btn-search {
	color: #000;
	text-decoration: none;
}
.coral-logo .form-search .btn-search{
	margin-top: 8px;
}
.registration{
	font-size:13px;
	background: url(/images/bul01.png) no-repeat 0 50%;
	margin: 0 0 0 -4px;
	padding: 0 0 0 15px;
}


.link-info{
	list-style:none;
	margin:0 0 0 -4px;
	padding:0;
	overflow:hidden;
}
.link-info li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
}
.link-info a,
.link-info span{
	display:inline-block;
	line-height:23px;
	font-size:13px;
	padding: 0 0 0 15px;
	background: url(/images/bul01.png) no-repeat 0 7px;
}
.link-info span.hd {
	text-decoration: underline;
	cursor: pointer;
}
.ad.ad-aside{
	position:relative;
	margin: 0 -5px 0 -11px;
}
.box-ad .frame{
	border-radius: 2px 2px 0 0;
	border:0;
	padding: 0 5px 0 11px;
}
.ad{
	position:relative;
	margin:0 0 3px;
}
.ad a,
.ad > span{
	display:block;
	text-decoration:none;
}
.ad img{
	vertical-align:top;
}
.ad .angles-b-l,
.ad .angles-b-r,
.ad .angles-t-r,
.ad .angles-t-l{
	z-index:100;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/angles03.png) no-repeat;
}
.ad .angles-t-r{
	right:0;
	left:auto;
	background: url(/images/angles03.png) no-repeat -3px 0;
}
.ad .angles-b-l{
	left:0;
	top:auto;
	bottom:0;
	background: url(/images/angles03.png) no-repeat 0 -3px;
}
.ad .angles-b-r{
	right:0;
	left:auto;
	top:auto;
	bottom:0;
	background: url(/images/angles03.png) no-repeat -3px -3px;
}
.ad .price{
	z-index:10;
	position:absolute;
	right: 15px;
	top: 16px;
	padding:0 3px 0 0;
	background: url(/images/btn02.png) no-repeat 100% -32px;
}
.ad .price span{
	text-align:center;
	padding:0 7px 0 10px;
	float:left;
	font:18px/32px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	color:#40515b;
	background: url(/images/btn02.png) no-repeat;
}
.country-list .country{
	position:absolute;
}
.ad .holder{
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	display:block;
	width:100%;
}
.ad .holder .contry{
	padding: 8px 19px 6px 17px;
	color:#fff;
	float:left;
	background: url(/images/bg02.png) no-repeat 100% 0;
	font:24px/20px 'MyriadProBold', Arial, Helvetica, sans-serif;
}
.ad .holder .info{
	border-top:2px solid #ef3e42;
	display:block;
	overflow:hidden;
	clear:both;
	line-height:16px;
	font-size:11px;
	padding: 4px 8px 18px 17px;
	background: url(/images/bg03.png);
}
.form-search-site{
	margin: 0 0 -5px;
}
.form-search-site .input{
	vertical-align:middle;
	width:161px;
	height:23px;
	display:inline-block;
	padding:0 5px;
	background: url(/images/text-input03.png) no-repeat;
}
.form-search-site .input input{
	margin:3px 0 0;
	border:0;
	padding:0;
	background:none;
	width:100%;
	display:inline-block;
	line-height:14px;
	outline:none;
}
.form-search-site .btn-search{
	cursor:pointer;
	width:31px;
	height:30px;
	margin: 0 0 0 -4px;
	padding:0;
	border:0;
	display:inline-block;
	background: url(/images/btn-input.png) no-repeat;
}
#sidebar{
	float:left;
	width:227px;
	margin:0 4px 0 0;
}
.box.box-inner .frame,
.box.box-inner .frame2{
	background:#ffffff url(/images/shapka.png) repeat-x;
	margin-top:-1px;
	padding: 8px 5px 8px 11px;
}

.box.box-inner .frame h3,
.box.box-inner .frame .h3,
.box.box-inner .frame2 h3,
.box.box-inner .frame2 .h3{
color:#ffffff;
margin-top: 1px !important;
margin-bottom:12px !important;
}


.tab-set{
	background: url(/images/bg03.gif) repeat-x 0 100%;
	padding:0 0 19px;
	margin:-6px -5px -14px -11px;
}
.tab-list{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.tab-list li{
	float:left;
}
.tab-list li.first{
	margin:0 2px 0 0;
}
.tab-list a{
	cursor:pointer;
	float:left;
	padding:0 0 0 9px;
	text-decoration:none;
}
.tab-list .first a{
		padding:0 9px 0 0;
}
.tab-list a span{
	height:27px;
	line-height:27px;
	float:left;
	text-align:center;
	padding: 0 14px 0 3px;
	font-size:11px;
}
.tab-list .first a span{
	padding: 0 5px 0 12px;
}
.tab-list a strong{
	font-weight:normal;
	border-bottom:1px dashed #36444e;
}
.tab-list .active a strong{
	border:0;
	padding: 0 0 1px;
}
.tab-list .active.first a{
	background: url(/images/tab-list-r.png) no-repeat 100% 0;
}
.tab-list .active a{
	background: url(/images/tab-list-r-last.png) no-repeat;
}
.tab-list .active a span{
	background: url(/images/tab-list-l.gif) no-repeat;
}
.tab-list .active a span{
	color:#b25457;
}
.tab-set .tab{
	padding: 19px 0 0 11px;
	margin:-1px 0 0 0;
	border-top:1px solid #cbcbcb;
	background:#f3f3f3;
	left:-9999px;
}
.form-search{
	overflow:hidden;
}
.form-search .row{
	margin:0 0 10px;
	clear: both;
}
#sidebar .form-search .row-price:after,
#sidebar .form-search .row:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .form-search .row-price{
	clear: both;
	width: 204px;
}
.form-search select{
	width:203px;
}
.form-search .select select{
	width:108px;
}
.form-search label{
	display:block;
	padding:0 5px 5px 0;
}
.form-search .row-label{
	height:1%;
	overflow:hidden;
	padding:0 0 3px;
}
.form-search .row-label label{
	float:left;
	padding: 4px 7px 0 0;
	width:15px;
}
.form-search .row-label .input{
	margin: 0 6px 0 0;
}
.form-search .row-label{
	height:1%;
	overflow:hidden;
}
.form-search .row-price label{
	width:90px;
	float:left;
	padding: 3px 5px 5px 0;
}
.form-search .row-price .input{
	width:98px;
	float:right;
	margin: 0;
	padding:0 5px;
	height:23px;
	line-height:23px;
	background: url(/images/text-input04.png) no-repeat;
}
#content .form-search .row-price .input{
	margin-right: 10px;
}
.input-smallsize{
	width:67px !important;
	float:left !important;
	background: url(/images/text-input02.png) no-repeat !important;
}
.label-from-to {
	float: left; 
    line-height: 20px;
    margin-right: 5px;
}
.form-search .input-holder{
	float:left;
	width:67px;
	height:23px;
	padding:0 5px;
	margin: 0 7px 0 0;
	background: url(/images/text-input02.png) no-repeat;
}
.form-search .row-price .input input,
.form-search .text-input{
	margin:4px 0 0;
	padding:0;
	border:0;
	float:left;
	width:48px;
	background:none;
	float:left;
	line-height:14px;
	outline:none;
	background:none;
}
.form-search .text-input{
	font-size:9px;
	margin-top:6px;
}
.form-search .row-price .input input{
	width:100%;
}
.form-search .calendar{
	float:right;
	margin:5px 0 0;
}
.form-search .calendar img{
	vertical-align:top;
}
.contact-box{
	padding:0 0 1px;
}
.form-search a.select-size02{
	width:203px;
}
.form-search .select-size01{
	width:77px;
	float:left;
	margin:0 6px 0 0;
}
.form-search a.select-size01{
	width:77px !important;
}
.form-search .select-size01.size02,
.form-search a.select-size01.size02{
	width: 67px !important;
}
.form-search label.adults,
.form-search label.childrens {
	padding-right: 17px;
}
#main p{
	line-height:18px;
	margin: 0 0 13px;
}
.contact-box .scheme{
	display:inline-block;
	margin: 0 0 18px;
	padding: 0 15px 0 0;
	background: url(/images/ico02.png) no-repeat 100% 50%;
}
.seo{
	margin: 0 0 -17px;
	padding: 7px 5px 0 0;
}
.seo h3,
.seo .h3{
	margin:0 0 11px;
}
.seo p{
	line-height:20px;
	margin: 0 0 16px;
}
.seo a{
	color:#309cd7;
}
.seo h4,
.seo .h4,
.seo h2,
.seo .h2{
	margin:0 0 10px;
	color:#36444e;
	font:16px 'MyriadProRegular', Arial, Helvetica, sans-serif;
}
.seo .inner-section{
	margin: 0 0 16px 23px;
}
.seo .holder{
	height:1%;
	overflow:hidden;
}
.seo .visual-holder{
	float:right;
	margin: 5px 0 20px 20px;
}
.seo .visual-holder .name{
	font-size:11px;
	color:#a2a4a5;
	clear:both;
	display:block;
}
.seo .visual{
	position:relative;
	margin: 0 0 6px;
	overflow:hidden;
	float:left;
}
.seo .visual .angles-b-l,
.seo .visual .angles-b-r,
.seo .visual .angles-t-r,
.seo .visual .angles-t-l{
	z-index:100;
	width:10px;
	height:10px;
	position:absolute;
	top:0;
	left:0;
	background: url(/images/angles02.png) no-repeat;
}
.seo .visual .angles-t-r{
	right:0;
	left:auto;
	background: url(/images/angles02.png) no-repeat -10px 0;
}
.seo .visual .angles-b-l{
	left:0;
	top:auto;
	bottom:0;
	background: url(/images/angles02.png) no-repeat 0 -10px;
}
.seo .visual .angles-b-r{
	right:0;
	left:auto;
	top:auto;
	bottom:0;
	background: url(/images/angles02.png) no-repeat -10px -10px;
}
.img-hold{
	position:relative;
	float:left;
}
#wrapper h5,
#wrapper .h5{
	font:20px 'MyriadProRegular', Arial, Helvetica, sans-serif;
	color:#36444e;
	margin: 5px 0 18px;
}
.all-country{
	height:1%;
	overflow:hidden;
	padding:0 0 0 25px;
	margin: 0 0 -8px;
}
.all-country ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 241px;
	padding:0 5px 0 0;
}
.all-country .last-col{
	float:right;
	width: 180px;
}
.all-country ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	margin: 0 0 14px;
}
.all-country ul li a{
	color:#309cd7;
	font-size:13px;
	text-decoration:none;
}
.all-country ul li a span{
	padding: 0 0 0 20px;
}
.all-country ul li a:hover span{
	text-decoration:underline;
}
#footer{
	overflow:hidden;
	height:1%;
}
#footer .frame{
	background: url(/images/footer.png) no-repeat 50% 100%;
	padding: 11px 5px 64px 11px;
}
.copy{
	width:204px;
	padding:0 30px 0 0;
	line-height:24px;
	float:left;
	color:#40515b;
	font-size:10px;
}
.copy span{
	display:block;
	font-size:12px;
	padding: 0 0 6px;
}
.copy p{
	line-height:14px;
	margin:0 0 10px;
}
.copy p span.tonk {
	font-size: 10px;
	text-decoration: underline;
}
#footer .center-box{
	height:1%;
	overflow:hidden;
	padding: 9px 0 0;
}
#footer .center-box .row{
	height:1%;
	padding: 0 0 25px;
}
#footer .center-box .row:after{
	content:"";
	display:block;
	clear:both;
}
.form-footer-search{
	float:left;
}
.form-footer-search .input{
	float:left;
	margin:0;
	padding:0 5px;
	height:23px;
	width: 173px;
	background: url(/images/select-l.png) no-repeat;
}
.form-footer-search .input input{
	float:left;
	margin:5px 0 0;
	line-height:14px;
	padding:0;
	border:0;
	background:none;
	width:100%;
	outline:none;
}
.form-footer-search .btn-search{
	cursor:pointer;
	margin:0;
	padding:0;
	border:0;
	width:28px;
	height:23px;
	float:left;
	background: url(/images/btn-search.gif) no-repeat;
}
.img-holder{
	float:right;
	margin: -5px 140px 0 0;
}
.img-holder img{
	vertical-align:top;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.footer-nav li{
	font-size:13px;
	float:left;
	margin: 0 21px 0 0;
}

.footer-nav li .wrap{
background: url(/images/wbg.png);
}

.ui-selectmenu{
	display:block;
	height:23px;
	color:#000;
	font-size:12px;
	line-height:22px;
	overflow:hidden;
	text-decoration:none;
}
.ui-selectmenu:hover{
	color:#000;
	text-decoration:none;
}
.ui-selectmenu .ui-selectmenu-status{
	padding: 0 0 0 6px;
	background: url(/images/select-l.png) no-repeat;
	overflow:hidden;
	height:243px;
	display:block;
}
.ui-selectmenu .ui-selectmenu-icon{
	float:right;
	width:28px;
	height:23px;
	overflow:hidden;
	background: url(/images/select-r.png) no-repeat;
}
* html .ui-selectmenu .ui-selectmenu-icon{
	margin-left:-3px;
}
.ui-selectmenu-menu{
	max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
	margin: -4px 0 0;
	position:absolute;
	top:0;
	visibility:hidden;
	z-index:150;
	font-size:13px;
	line-height:16px;
}
.ui-selectmenu-menu .top{
	display:none;
}
.ui-selectmenu-menu .bottom{
	display:none;
}
.ui-selectmenu-menu .c{
	height:1%;
	overflow:hidden;
	border:1px solid #d4d4d4;
	background:#fff;
}
.ui-selectmenu-menu ul{
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	height:1%;
	font-size:13px;
	line-height:16px;
}
.ui-selectmenu-menu ul li{
	height: 1%;
	overflow: hidden;
	vertical-align: top;
}
.ui-selectmenu-menu ul li a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:2px 6px;
}
.ui-selectmenu-menu ul li a:hover{
	background:#f2f2f2;
}
.ui-selectmenu-open{
	visibility:visible;
}
.breadcrumbs{
	list-style:none;
	margin:0;
	padding: 8px 0 15px;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	background: url(/images/separator02.gif) no-repeat 100% 7px;
	float:left;
	margin: 0 4px 0 -11px;
	padding: 0 16px 0 11px;
}
.breadcrumbs li.last{
	background: url(/images/separator02-last.gif) no-repeat 100% 9px;
}
.breadcrumbs li a{
	color:#309cd7;
}
.table-tour{
	border-collapse:collapse;
	padding:0;
	margin: 4px 0 0 -3px;
	width:736px;
	text-align:left;
}
.table-tour .col01{
	width: 125px;
}
.table-tour .col01 span{
	padding: 0 30px 4px 0;
}
.table-tour .col02{
	width: 290px;
}
.table-tour .col02 span{
	padding: 0 171px 4px 0;
}
.table-tour .col03{
	width: 112px;
}
.table-tour .col03 span{
	padding: 0 43px 4px 0;
}
.table-tour .col04 span{
	padding: 0 37px 0 0;
}
.table-tour .price {
	/*
	font-weight: bold;
	color: #EE3E41;
	*/
}
.table-tour .col-icons-holder,
.table-tour .col-icon-text-holder {
	width: 1%;
	white-space:nowrap;
}	
.table-tour .col-icon-text-holder {
	padding:10px 38px 10px 0;
}	
.table-tour th{
	color:#ef3e42;
	font-size:11px;
	font-weight:normal;
	padding: 0 0 5px 6px;
}
.table-tour th span{
	float:left;
	padding: 0 56px 4px 0;
	border-bottom:1px solid #ef3e42;
}
.table-tour .title{
	font-size:12px;
	color:#797979;
	padding:0;
}
.table-tour td{
	padding:10px 0 10px 6px;
}
.table-tour .odd td{
	background:#f8f8f8;
	padding-top: 5px;
	padding-bottom: 7px;
}
.list-info{
	list-style:none;
	margin: 0 -5px 0 2px;
	padding: 8px 0 31px;
	overflow:hidden;
}
.list-info li{
	height:1%;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	padding: 0 0 9px;
	width:100%;
}
.list-info li .holder{
	text-decoration:none;
	min-height: 118px;
	height:1%;
	margin:0 10px 0 0;
	border:1px solid #c2ccd1;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	width: 336px;
	padding: 6px 5px 5px 6px;
	width: 344px;
	background:#fff url(/images/bg04.gif) repeat-x 0 100%;
}
.list-info li a.holder{
	cursor:pointer;
}
.list-info li .holder:hover{
	text-decoration:none;
}
*+ html .list-info li{
	display:inline;
}
.list-info .visual{
	float:left !important;
	position:relative;
	margin: 0 7px 0 0 !important;
}
.list-info .text{
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 0 0 3px;
}
.list-info .text h4,
.list-info .text .h4{
	max-width:113px;
	color:#fff;
	float:left;
	clear:both;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius:3px;
	-webkit-border-radius:3px;
	padding: 2px 5px 4px;
	margin: 0 0 7px;
	font:18px/17px 'MyriadProBold', Arial, Helvetica, sans-serif;
}
.list-info .text .color{
	clear: both;
	color: #FFFFFF;
	float: left;
	font: 18px/17px 'MyriadProBold',Arial,Helvetica,sans-serif;
	margin: 0 0 7px;
	max-width: 132px;
	padding: 2px 5px 4px;
	overflow:hidden;
	position:relative;
	behavior: url(/css/pie.htc);
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.list-info .text .color01{
	background:#0096f9;
}
.list-info .text .color02{
	background:#ef3e42;
}
.list-info .text .color03{
	background:#f5b425;
}
.list-info .text .color04{
	background:#86c342;
}
.list-info .text-info{
	display:block;
	line-height:15px !important;
	margin: 0 0 5px !important;
	clear:both;
	color:#36444E;
}
.list-info .price{
	position:static;
	float:left;
	margin:0 0 0 -3px;
}
.content-text{
	height:1%;
}
.content-text:after{
	content:"";
	display:block;
	clear:both;
}
#main .content-text h2,
#main .content-text .h2{
	font: 17px 'MyriadProRegular', Arial,Helvetica,sans-serif;
}
.content-text .visual-holder{
	float:right;
	margin: 2px 8px 4px 20px;
}
.content-text .visual{
	position:relative;
	margin: 0 0 30px;
	overflow:hidden;
}
.content-text .visual-holder .all_visual{
	text-align: right;
}
.content-text a{
	color:#309cd7;
	text-decoration:none;
}
.content-text a:hover{
	text-decoration:underline;
}
#main .content-text p{
	margin: 0 0 20px;
	font-size:13px;
	line-height:20px;
}
.content-text dl{
	width:495px;
	margin: 0 8px 0 0;
	padding: 2px 0 15px;
	overflow:hidden;
	font-size:15px;
	line-height:20px;
}
.content-text  dl dt{
	float:left;
	width: 126px;
}
.content-text  dl dd{
	height:1%;
	overflow:hidden;
	margin: 0 0 6px;
}

.content-text .link-info a{
color:#000;
text-decoration:underline;
margin-left:3px;
} 
.content-text .link-info a:hover{
color:#000;
text-decoration:none;
} 

.container{
	height:1%;
	overflow:hidden;
	clear:both;
	padding: 16px 20px 20px 0;
}
#main .container h1,
#main .container .h1{
	margin:0 0 10px;
	font: 20px/30px 'MyriadProRegular', Arial,Helvetica,sans-serif;
}
#main .container h2,
#main .container .h2{
	clear:both;
	margin: 0 0 16px;
	font: 17px/30px 'MyriadProRegular', Arial,Helvetica,sans-serif;
}
#main .container p{
	font-size:13px;
	line-height:20px;
	margin: 0 0 17px;
}
.container .img-holder{
	float:left;
	margin: 5px 32px 5px 0;
	font-size:11px;
	color:#767676;
}
.container .img-holder .img_cont{
	padding: 0 0 6px;
}
.container .lists{
	height:1%;
	overflow:hidden;
	clear:both;
	font-size:13px;
}
.container .lists ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width: 227px;
	padding:0 10px 0 0;
}
.container .lists ul li{
	padding: 0 0 14px;
	
	vertical-align:baseline;
}

ul.redlist,
ul.reddots{
	list-style:none;
	margin:0;
	padding:0;
	padding:0 10px 10px 0;
	line-height:20px;
}

.container .lists .list-inner li{
	padding: 0 0 14px 12px;
	background: url(/images/bg02.gif) no-repeat 0 7px;
}

.redlist li{
	padding: 0 0 14px 12px;
	background: url(/images/bg02.gif) no-repeat 0 10px;
}

.reddots li{
	padding: 0 0 0 15px;
	background: url(/images/bul01.png) no-repeat 0 7px;
}

.container .lists li span{
	float:left;
	padding:0 2px 0 0;
	width:8px;
	font-size:8px;
	line-height: 17px;
	color:#f7073f;
}
.table-choise{
	padding:0;
	margin: 0 0 9px;
	width:100%;
	font-size:11px;
	border:1px solid #d4d4d4;
	border-right:0;
	text-align:left;
}
.table-choise a{
	color:#309cd7;
	line-height:14px;
}
.table-choise .col01{
	width: 43px;
}
.table-choise .col02{
	width: 106px;
}
.table-choise th{
	vertical-align:top;
	font-weight:normal;
	padding: 3px 2px 6px 11px;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.table-choise .odd td{
	background:#f3f3f3;
	padding: 9px 0 5px 10px;
}
.table-choise td{
	background:#fafafa;
	vertical-align:top;
	padding: 9px 0 5px 10px;
	border-right:1px solid #d4d4d4;
}
.link-tour{
	margin:0 0 -3px;
	text-align:center;
	display:block;
	width:201px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background: url(/images/btn.png) no-repeat;
}
.tab-set-inner{
	display:none;
	margin: 17px -5px 0 -11px;
}
.open-box .link-tour{
	background: url(/images/btn.png) no-repeat 0 -30px;
}
.open-box .tab-set-inner{
	display:block;
}
.form-login-inner{
	margin: 15px 0 5px;
	display:none;
}
.open-box .form-login-inner{
	display:block;
}
.table-weather{
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin: 0 0 6px;
}
.table-weather td{
	padding: 1px 0 4px;
}
.content-text-inner{
	padding:10px 0 0;
}
.row-contact{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
	font-size:13px;
}
.row-contact span{
	float:left;
	padding: 0 19px 0 0;
}
.row-contact em{
	font-style:normal;
	color:#ef3e43;
}
#main .content-text h3,
#main .content-text .h3{
	margin: 0 0 21px;
	font: 20px 'MyriadProRegular', Arial,Helvetica,sans-serif;
}
.content-text .text-holder{
	height:1%;
	overflow:hidden;
}
.content-text .visual-holder-inner{
	margin: 9px 8px 4px 40px;
}
.content-text .visual-holder-inner li{
	margin: 0 0 30px;
}
.content-ad{
	margin: 0 -5px -16px -11px;
}
.content-text h4,
.content-text .h4{
	margin: 0 0 19px;
	font: 17px 'MyriadProRegular', Arial,Helvetica,sans-serif;
}
.star-rating {
	margin: 3px 6px 0 0;
	float:left;
	list-style:none;
	padding:0;
	width:68px;
	height:13px;
	position:relative;
	overflow: hidden;
	background: url(/images/star-close.gif) repeat-x;
}
.star-rating li{
	float:left;
}
.star-rating li a{
	display:block;
	width:13px;
	height:13px;
	text-decoration:none;
	cursor:default;
	text-indent:-9000px;
	z-index:2;
	position:absolute;
	padding:0;
}
.star-rating li a:hover,
.star-rating li.active a,
.star-rating li.setted a{
	background:url(/images/star.png);
	z-index:1;
	left:0;
}
.star-rating li.setted a,
.star-rating li.setted a:hover {
	background:url(/images/star.png);
}
.star-rating a.one-star{left:0px;}
/*.star-rating a.one-star:hover,*/
.star-rating li.active a.one-star,
.star-rating li.setted a.one-star{width:13px;}
.star-rating a.two-stars{left:13px;}
.star-rating a.two-stars:hover,*/
.star-rating li.active a.two-stars,
.star-rating li.setted a.two-stars{width:26px;}
.star-rating a.three-stars{left:26px;}
/*.star-rating a.three-stars:hover,*/
.star-rating li.active a.three-stars,
.star-rating li.setted a.three-stars{width:39px;}
.star-rating a.four-stars{left:39px;}
/*.star-rating a.four-stars:hover,*/
.star-rating li.active a.four-stars,
.star-rating li.setted a.four-stars{width:52px;}
.star-rating a.five-stars{left:52px;}
/*.star-rating a.five-stars:hover,*/
.star-rating li.active a.five-stars,
.star-rating li.setted a.five-stars{width:65px;}
.box .frame .row-star{
	height:1%;
	overflow:hidden;
	margin: 0 0 3px 12px;
}
.box .frame .row-star a{
	color:#309cd7;
	font-size:13px;
}
#sidebar .block{
	overflow:hidden;
	margin: -8px 0 -35px;
	padding: 0 0 29px;
}
.block .link-info{
	padding: 0 0 20px;
}
.popup-holder {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	overflow:hidden;
}
.popup-holder .bg {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
}
.popup {
	left:50%;
	top: 189px;
	margin-left: -478px;
	position:absolute;
	overflow:hidden;
	width:904px;
	height:394px;
	padding: 32px 24px 0;
	background: url(/images/popup.png) no-repeat;
}
.popup .holder{
	overflow:hidden;
	padding: 0 0 21px;
}
.popup .choise{
	color:#fff;
	text-align:center;
	font-size:11px;
	display:block;
}
.popup h6,
.popup .h6{
	color:#fff;
	margin: 0 0 3px;
	font: 16px/30px 'MyriadProRegular', Arial, Helvetica, sans-serif;
}
.popup .close{
	text-indent:-9999px;
	z-index:10;
	position:absolute;
	top:11px;
	right:5px;
	width:11px;
	height:11px;
	background: url(/images/close.png) no-repeat;
}
.country-box{
	float:left;
	width:270px;
	margin: 0 23px 0 0;
	left:-9999px;
}
.top-country{
	display:block;
	height:315px;
}
.top-country ul{
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
	float:left;
	width: 120px;
}
.top-country li{
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.top-country li a{
	color:#fff;
	line-height:24px;
	text-decoration:none;
}
.top-country li a:hover{
	color:#ef3d42;
	text-decoration:underline;
}
.popup-map{
	margin: 38px 0 0;
	position:relative;
	width:600px;
	height:297px;
	float:left;
	background: url(/images/popup-map.png) no-repeat;
}
.popup-map ul{
	list-style:none;
	margin:0;
	padding:0;
}
.popup-map ul li{
	cursor:pointer;
	position:absolute;
}
.popup-map ul li i{
	white-space:nowrap;
	position:absolute;
	z-index:5;
	text-decoration:none;
	font-size:11px;
	font-style: normal;
	padding:0 4px 0 0;
	background: url(/images/btn01.png) no-repeat 100% -26px;
}
.popup-map ul li i strong{
	font-weight:normal;
	padding:0 0 1px;
}
.popup-map ul li i:hover strong,
.popup-map ul li.select i strong{
	color:#309cd7;
	padding-bottom:0;
	border-bottom:1px dashed #309cd7;
}
.popup-map ul li i span{
	padding: 0 4px 0 8px;
	height:26px;
	float:left;
	line-height:25px;
	background: url(/images/btn01.png) no-repeat;
}
.popup-map ul li.alt4{
	top:0;
	left:0;
	width:264px;
	height:140px;
}
.popup-map ul li div{
	width:100%;
	height:100%;
	text-indent:-9999px;
	display:none;
}
.popup-map ul li.active div,
.popup-map ul li.select div{
	display:block;
}
.popup-map ul li.alt4 div{
	background: url(/images/img04.png) no-repeat;
}
.popup-map ul li.alt4 i{
	left: 48px;
	top:53px;
}
.popup-map ul li.alt11{
	left: 88px;
	top: 132px;
	width:32px;
	height:28px;
}
.popup-map ul li.alt11 div{
	background: url(/images/img05.png) no-repeat;
}
.popup-map ul li.alt11 i{
	left: -86px;
	top: 13px;
}
.popup-map ul li.alt6{
	left: 108px;
	top: 122px;
	width:31px;
	height:13px;
}
.popup-map ul li.alt6 div{
	background: url(/images/img06.png) no-repeat;
}
.popup-map ul li.alt6 i{
	left: 15px;
	top: -11px;
}
.popup-map ul li.alt3{
	left: 111px;
	top: 146px;
	width:92px;
	height:151px;
}
.popup-map ul li.alt3 div{
	background: url(/images/img07.png) no-repeat;
}
.popup-map ul li.alt3 i{
	left: -21px;
	top: 58px;
}
.popup-map ul li.alt1{
	left: 255px;
	top: 8px;
	width:303px;
	height:89px;
}
.popup-map ul li.alt1 div{
	background: url(/images/img08.png) no-repeat;
}
.popup-map ul li.alt1 i{
	left: -2px;
	top: 26px;
}
.popup-map ul li.alt5{
	left: 237px;
	top: 90px;
	width:135px;
	height:162px;
}
.popup-map ul li.alt5 div{
	background: url(/images/img09.png) no-repeat;
}
.popup-map ul li.alt5 i{
	left: 38px;
	top: 66px;
}
.popup-map ul li.alt9{
	left: 318px;
	top: 78px;
	width:81px;
	height:69px;
}
.popup-map ul li.alt9 div{
	background: url(/images/img10.png) no-repeat;
}
.popup-map ul li.alt9 i{
	left: -18px;
	top: 18px;
}
.popup-map ul li.alt2{
	left: 318px;
	top: 8px;
	width:240px;
	height:190px;
}
.popup-map ul li.alt2 div{
	background: url(/images/img11.png) no-repeat 42px 48px;
}
.popup-map ul li.alt2 i{
	left: 117px;
	top: 98px;
}
.popup-map ul li.alt7{
	left: 486px;
	top: 175px;
	width:114px;
	height:104px;
}
.popup-map ul li.alt7 div{
	background: url(/images/img12.png) no-repeat;
}
.popup-map ul li.alt7 i{
	left: -44px;
	top: 42px;
}
.vscroll-bar{
	background:#1b303d;
}
.vscroll-slider{
	background:#30556c;
	cursor:pointer;
}
.side-nav{
	list-style:none;
	margin: -7px 0 0 -10px;
	padding:0;
	overflow:hidden;
	width:224px;
}
.side-nav li{
	cursor:pointer;
	margin:-2px 0 0;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	padding:2px 0;
	background: url(/images/bg05.gif) repeat-x;
}
.side-nav li .link{
	min-height: 43px;
	color:#309cd7;
	text-decoration:none;
	display:block;
	padding: 0 0 1px 4px;
	background: url(/images/ico03.gif) no-repeat;
}
.side-nav li .link span{
	line-height:16px;
	padding: 5px 0 5px 28px;
	display:block;
	background: url(/images/side-nav.png) no-repeat 2px 7px;
}
.side-nav li.first .link{
	background: url(/images/side-nav-first.png) no-repeat;
}
.side-nav li.last .link{
	background: url(/images/side-nav-last.png) no-repeat 0 100%;
}
.side-nav .visual{
	position:relative;
	overflow:hidden;
	height:0;
}
.side-nav .visual .bg-line{
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	width:21px;
	height:522px;
	background: url(/images/bg-line.png) no-repeat;
}
.side-nav li.active .link{
	color:#40515a;
}
.side-nav li.active.first .link{
	background: url(/images/side-nav-first-h.png) no-repeat;
}
.side-nav li.active span{
	background: url(/images/side-nav-first-hs.png) no-repeat 0 7px;
}
.side-nav li.active.last .link{
	background: url(/images/side-nav-h.png) no-repeat;
}
.side-nav li.active .link{
	background: url(/images/side-nav-h.png) no-repeat;
}
.side-nav-box .frame{
	padding: 8px 5px 0 11px;
}
#cur_loader {
	position: absolute;
	width: 500px;
	text-align: center;
}

.morelink{
text-align:right;
border-top: 1px solid #ddd;
padding-top:4px;
font-size:11px;
}

.morelink a {
padding: 4px 15px;
background-color: #eee;
text-decoration:underline;
}

.morelink a:hover, #psf-spo-module div.psf-spo-module-item a:hover {
text-decoration: none;
} 

#content #tc-search-exp {
	width: auto;
}
/* 14-05-2012 */
.logo{margin:0 30px 0 31px;}
#header .year{left:165px;}
.user-list li{
	margin-left:47px;
	width:101px;
	padding:0 4px 0 0;
}
#header{
	overflow:visible;
	z-index:11;
}
.header-box{
	overflow:visible;
	width:981px;
}
.header-box .holder:after{
	content:"";
	display:block;
	clear:both;
}
.header-box .holder{
	overflow:visible;
	position:relative;
	z-index:1;
}
.user-list .active .alt3 .visual,
.user-list li:hover .alt3 .visual{background: url(/images/alt3.png) no-repeat 0 -54px;}
.user-list .active .alt4 .visual,
.user-list li:hover .alt4 .visual{background: url(/images/alt4.png) no-repeat 0 -56px;}
.user-list .active .alt5 .visual,
.user-list li:hover .alt5 .visual{background: url(/images/alt5.png) no-repeat 0 -46px;}
.user-list .active .alt6 .visual,
.user-list li:hover .alt6 .visual{background: url(/images/alt6.png) no-repeat 0 -48px;}
.user-list .has-drop.active,
.user-list .has-drop:hover{
	background:url(/images/_user-list-has-drop.png) no-repeat;
	position:relative;
	z-index:1;
	padding-top:13px;
	margin-top:-13px;
}
.user-list .active .name,
.user-list li:hover .name{
	text-decoration:none;
	color:#929496;
}
.user-list li:hover > a,
.user-list .active > a{
	position:relative;
	z-index:1;
	min-height:70px;
}
.user-list li:hover .drop-holder,
.user-list .active .drop-holder{display:block;}
.user-list .active .name{left:2px;}
.user-list li:hover .name{left:2px;}
.drop-holder{
	position:absolute;
	width:224px;
	padding:14px 0 0 0;
	background:url(/images/_drop-top01.png) no-repeat;
	left:0;
	top:66px;
	display:none;
}
.drop-holder > .center{
	padding:19px 24px 7px;
	background:url(/images/_drop-center01.png) repeat-y;
}
.drop-holder > .bottom{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:12px;
	background:url(/images/_drop-bottom01.png) no-repeat;
}
.drop-holder ul{
	list-style:none;
	margin:0;
	padding:0;
}
.drop-holder ul > li{
	float:none;
	padding:0 0 12px;
	margin:0;
	text-align:left;
	overflow:hidden;
	width:100%;
	min-height:0;
}
.drop-holder ul > li > a{
	float:left;
	text-decoration:underline;
	padding:0 0 0 16px;
	color:#36444e;
	background:url(/images/bul01.png) no-repeat 0 5px;
}
.drop-holder ul > li:hover > a{min-height:0;}
#main{clear:left;}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{height:41px;}
#nav.scaling-active{visibility:visible;}
#nav{
	visibility:hidden;
	overflow:visible;
}
#nav .wrap{text-align:center;}
*+html #nav .inner-wrap{display:inline;}
#nav .inner-wrap:after{
	content:"";
	display:block;
	clear:both;
}
#nav .inner-wrap{
	display:inline-block;
	height:1%;
	position:relative;
}
#nav .inner-wrap .l{
	float:left;
	padding:0 0 0 15px;
	text-decoration:none;
}
#nav .has-drop .inner-wrap:hover .drop-holder{display:block;}
#nav .inner-wrap:hover{z-index:1;}
#nav .has-drop .inner-wrap:hover .l{
	background:url(/images/_nav-active-left.png) no-repeat;
	color:#929496;
	position:relative;
	z-index:1;
}
#nav .has-drop .inner-wrap:hover .r{
	background:url(/images/_nav-active-right.png) no-repeat 100% 0;
	text-decoration:none;
}
#nav .inner-wrap .r{
	float:left;
	padding:0 15px 0 0;
	height:37px;
	text-decoration:underline;
}
#nav .drop-holder{
	top:34px;
	width:280px;
	padding-top:12px;
	background:url(/images/_drop-top02.png) no-repeat;
}
#nav .drop-holder .center{
	padding:5px 16px 4px;
	background:url(/images/_drop-center02.png) repeat-y;
}
#nav .drop-holder .bottom{background:url(/images/_drop-bottom02.png) no-repeat;}
#nav .drop-holder ul{
	overflow:hidden;
	width:100%;
}
#nav .drop-holder ul li{
	float:left;
	padding:0 0 11px;
	vertical-align:top;
	height:auto;
}
#nav .drop-holder ul a{
	padding:0 0 0 18px;
	font-size:12px;
	line-height:14px;
	background-position:0 3px;
}
#nav .active .drop-holder ul a{color:#36444E;}
#nav .active .drop-holder ul a:hover{color:#EF3E42;}

h3.hotel_cat,
.h3.hotel_cat {
	margin-bottom:0;
	font: 17px 'MyriadProRegular', Arial,Helvetica,sans-serif;

}

.tc_country {
display:none;
}

.tc_text {
font: 12px Verdana,Arial,Helvetica,sans-serif;
}
.tc_resort, .tc_hotel_a:link, .tc_hotel_a:visited, .tc_hotel_a:hover {
color: #36444E !important;
}

.tc_resort {
font-size:90% !important;
}

.tc_price_a:link, .tc_price_a:visited {
    color: #EF3E42 !important;
    font-weight: bold;
}

.tc_div_photo img {
  box-shadow: none !important;
  margin: 5px;
	border: 1px solid #ddd;
	padding: 1px;
}

.tc_div_photo {
  padding-bottom: 0px !important;
}

.content-text a img {
	visibility:visible !important;
}

div.frame .ui-selectmenu.select-size02 {
	float: left;
	margin-right: 15px;
}

div.append_shim { height: 3px; background: url(/images/body_gr.gif) repeat-x }



/* Fast order form */
.h_with_button {
    float: left;
    margin-top: 7px !important;
}
.fast_order_button {
    float: right;
    width: 163px;
    height: 37px;
    cursor: pointer;
    overflow: hidden;
    margin-right: 5px;
    background: url(/images/fast_order.png) no-repeat;
}
.tour_search_button {
    float: left;
    width: 136px;
    height: 37px;
    margin-left: 10px;
    overflow: hidden;
}
.tour_search_button  a {
    display: inline-block;
    width: 136px;
    height: 37px;
    background: url(/images/btn02-2.png) no-repeat;
}

#tableprice-loader {
	padding: 20px 0;
}

#tableprice-holder {
	overflow: hidden;
}	

.hotel-price-holder {
	border: 1px solid #C3CCD1;
	background-color: #FFFFFF;
	padding: 5px 4px 4px 5px;
	height: 1%;
	overflow: hidden;
	margin-bottom: 5px;
}

#main .hotel-price-holder h2,
#main .hotel-price-holder .h2 {
	float: left;
	margin: 3px 10px 0 0;
}	

.hotel-price-holder .head-holder {
	padding: 15px;
}	

.hotel-price-holder .select-size01 {
	width: 110px;
}	
.hotel-price-holder a.select-size01 {
	color: #000000;
}
.hotel-price-holder a.select-size01:hover {
	color: #000000;
	text-decoration: none;
}

#main .hotel-price-holder p.tip {
	font-size: 11px;
	line-height: 13px;
	margin: 10px 0 0 0;
}

.online-link-holder {
	margin-bottom: 20px;
}

#tableprice-holder table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
#tableprice-holder table th,
#tableprice-holder table td {
	padding: 10px;
}
#tableprice-holder table th {
	background-color: #EE3E41;
	color: #FFFFFF;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
}
#tableprice-holder table td {
	background-color: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#tableprice-holder table .arr_dep {
	width: 82px;
}
#tableprice-holder table .dep,
#tableprice-holder table .arr {
	padding-left: 10px;
	line-height: 14px;
}
#tableprice-holder table .dep {
	background: url(/images/dep.gif) 0 4px no-repeat;
}
#tableprice-holder table .arr {
	background: url(/images/arr.gif) 0 4px no-repeat;
}

#tableprice-holder table .tc-price{
	color: #EE3E41;
}
#tableprice-holder table .price-holder {
	width: 100px;
}	
#tableprice-holder table .price-holder span,
#tableprice-holder table .price-holder small {
	color: #9A9A9A;
}	
#tableprice-holder table .price-holder a {
	text-decoration: underline;
}
#tableprice-holder table .price-holder a:hover {
	text-decoration: none;
}
.status-message {
    padding-bottom: 5px; 
    font-weight: bold;
    text-align: left;
}
.row-mb {
    margin-bottom: 15px !important;
		height: 1%;
		overflow: hidden;
}

.frame #ces_container #ces_menu_container {
 z-index: 10;
}	


.accommod-table {
    width: 100%; 
    margin: 10px 0 40px;
    font-size: 11px;
}
.accommod-table td {
    padding: 5px;
}
.accommod-table th {
    padding: 5px;
    text-align: left;
    color: white; 
    font-weight: bold;
}




/**Map beginning**/
.map{
	position:relative;
	background:url(/images/map.png) no-repeat;
	width:669px;
	height:314px;
	margin:0 0 30px;
}
.map img {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.map ul {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
.map li {
	position:absolute;
	display:none;
	text-indent:-9999em;
	overflow:hidden;
	background-repeat:no-repeat;
}
.map li.activestate { display:block;}
.map li.activestate .txt {display:block !important;}
.map li#area01.activestate{
	background:url(/images/area01.png);
	width:42px;
	height:23px;
	left: 0;
	top: 181px;
}
.map li#area02.activestate{
	background:url(/images/area02.png);
	width:44px;
	height:36px;
	left: 20px;
	top: 180px;
}
.map li#area03.activestate{
	background:url(/images/area03.png);
	width:36px;
	height:18px;
	left: 14px;
	top: 170px;
}
.map li#area04.activestate{
	background:url(../images/area04.png);
	width:21px;
	height:10px;
	left: 23px;
	top: 164px;
}
.map li#area05.activestate{
	background:url(/images/area05.png);
	width:71px;
	height:46px;
	left: 20px;
	top: 208px;
}
.map li#area06.activestate{
	background:url(/images/area06.png);
	width:20px;
	height:21px;
	left: 37px;
	top: 239px;
}
.map li#area07.activestate{
	background:url(/images/area07.png);
	width:25px;
	height:20px;
	left: 91px;
	top: 256px;
}
.map li#area08.activestate{
	background:url(../images/area08.png);
	width:159px;
	height:83px;
	left: 134px;
	top: 203px;
}
.map li#area09.activestate{
	background:url(/images/area09.png);
	width:44px;
	height:31px;
	left: 223px;
	top: 258px;
}
.map li#area10.activestate{
	background:url(/images/area10.png);
	width:23px;
	height:28px;
	left: 117px;
	top: 265px;
}
.map li#area11.activestate{
	background:url(/images/area11.png);
	width:56px;
	height:38px;
	left: 149px;
	top: 276px;
}
.map li#area12.activestate{
	background:url(/images/area12.png);
	width:34px;
	height:20px;
	left: 215px;
	top: 283px;
}
.map li#area13.activestate{
	background:url(/images/area13.png);
	width:55px;
	height:47px;
	left: 168px;
	top: 253px;
}
.map li#area14.activestate{
	background:url(/images/area14.png);
	width:631px;
	height:269px;
	left: 38px;
	top: 0;
}
.area-list{overflow:hidden;}
.area-list ul{
	padding:0 0 0 41px;
	margin:0;
	list-style:none;
	float:left;
	width:112px;
	font-size:14px;
	line-height:18px;
}
.area-list li{
	padding:0 0 7px 20px;
	background:url(/images/bul02.gif) no-repeat 0 3px;
}
.area-list a{color:#36444e;}
.area-list ul li a:hover,
.area-list ul li a.map-act{
	text-decoration:none;
	color:#ef3e42 !important;
}
.map-block{padding:28px 0 30px 31px;}
/**Map end**/

/* acase */
.news_para {
    display: inline;
    font-size: 100%;
    font-weight: bold;
    padding-right: 3px;
}
.description-p img {
    float: right;
    margin: 0 10px 10px 10px;
    border: 0;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.description-p {
    line-height: 18px;
}
.redlist-hotel  li {
    margin-top: -10px !important;     
}

.gmap-hold {
    display: block;
    width: 189px;
    height: 179px;
    overflow: hidden;
    background: #fff url(/images/gmap-bcg.png) no-repeat;
    margin: 0 0 10px;   
    position: relative;
}

.gmap-hold img {
    margin-top: 5px;
    margin-left: 6px;
    border: 0;
}
.gmap-button {
    width: 118px;
    height: 32px;
    background: transparent url(/images/gmap-but.png) no-repeat;
    position: absolute;
    left: 40px;
    top: 146px;
}



.highslide-footer {
    display: none !important;
}
.new-layer .highslide-header {
		display: none !important;
}
/*
.new-layer .highslide-header .highslide-move {
		display: none;
}
.new-layer .highslide-header {
		padding: 0;
		position: absolute;
		right: 0;
}
.new-layer .highslide-header .highslide-close a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/js/highslide/graphics/close.png);
}	
.new-layer .highslide-header .highslide-close a span {
		display: none;
}
.new-layer .highslide-header ul li {
	display: block;
	padding: 0;
}	
*/
.arrin {
    height: 23px;
    width: 20px;
    background: transparent url(/images/arrin.png) left center no-repeat;
    margin: 0;
    float: left;
}
.dep {
    height: 23px;
    width: 20px;
    background: transparent url(/images/dep.png) left center no-repeat;
    margin: 0;
    float: left;
}
.order-filter {
    float: right;
    margin: -15px 10px 0 0;
}
.order-filter  a {
    text-decoration: none;
    border-bottom: 1px dashed #000;
}
.row-stars {
    float: left;
}


.table-price-holder {
	overflow: hidden;
    clear: both;
    margin-top: 10px;
}	
.table-price-holder table {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
.table-price-holder table th,
.table-price-holder table td {
	padding: 10px;
}
.table-price-holder table th {
    text-align: left;
	background-color: #EE3E41;
	color: #FFFFFF;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
}
.table-price-holder table .price-right-th {
    text-align: right; 
    padding-right: 20px;
 }
.table-price-holder table td {
	background-color: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.table-price-holder  td strong {
    font-weight: bold;
    color: #EE3E41;
}
.table-price-holder  td a {
    color: #309CD7;
}

.hotel-price-holder  p {
    margin-left: 10px !important; 
} 
.hotel-price-holder  h3,
.hotel-price-holder  .h3 {
    margin: 12px 0 20px 10px !important; 
    float: left; 
}
.hotel-price-holder  .h-rank {
    float: right; 
    margin: 12px 10px 20px 0 !important;
    padding-left: 20px;
    background: url(/images/medal-gold.png) left center no-repeat;
    line-height: 16px;
}

.box .frame .url_to_all {
	margin-top: 10px;
	display: block;
}	

.custom_text_button {
	display: inline-block;
	height: 41px;
	color: #ffffff;
	font:16px/22px 'MyriadProSemibold', Arial, Helvetica, sans-serif;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 7px;
	margin-right: 8px;
	float: right;
	text-shadow: 1px 1px 0px #ea8315;
}
.custom_text_button .left {
	float: left;
	height: 41px;
	width: 5px;
	background: url(/images/yellow-button-left.png) left center no-repeat;
}
.custom_text_button .center {
	background: url(/images/yellow-button-center.png) left center repeat-x;
	height: 34px;
	float: left;
	padding: 7px 10px 0 10px;
}
.custom_text_button .right {
	float: right;
	height: 41px;
	width: 21px;
	background: url(/images/yellow-button-right.png) left center no-repeat;
}


#hotelDescriptionID {
    border: 0 !important;
    width: 100% !important;   
    padding: 0 !important;
    margin: 0 !important;
}    

.sletat_hotel_header {
    margin: 0 0 12px 0;
}
.sletat_hotel_region {
    padding: 0 0 22px 0;
    border-bottom: 1px solid #D4D4D4;                        
}
.sletat_hotel_rating {
    float: left;
    padding: 20px 0 20px 20px;                            
    font: 20px "MyriadProRegular",Arial,Helvetica,sans-serif;
}
.sletat_hotel_hr {
    clear: both;
    width: 100%;
    border-top: 1px solid #D4D4D4;
}
.rating_green {
    color: #8BC748;
    font-weight: bold;
}
.rating_grey {
    color: #CFCFCF;
}
.rating_icon {
    background: url("/images/rating_icon.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    vertical-align: top;
    width: 85px;                           
}
.sletat_hotel_maplink {
    float: right;
    margin: 8px 0;
    border-left: 1px solid #D4D4D4;
    padding: 0 15px;
    height: 44px;                            
}
.sletat_hotel_maplink a {
    display: inline-block;
    width: 140px;                            
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    background: url("/images/map30x44.png") no-repeat;
    padding: 0 0 0 36px;      
    color: #36444e;
    text-decoration: underline;
}
.sletat_hotel_maplink a:hover {
    text-decoration: none;
}
.sletat_hotel_contacts {
    float: right;
    margin: 8px 0;
    height: 44px;
    line-height: 22px;
    padding: 0 25px;
    width: 155px;
    border-left: 1px solid #D4D4D4;                                  
}
.sletat_hotel_column {
    float:left;
    margin: 15px 0 0;
    line-height: 22px;
}

.sletat_rating_green {
    color: #8BC748;
}
.sletat_rating_yellow {
    color: #F8BA3A;
}
.sletat_rating_red {
    color: #EE3333
}
.sletat_hotel_mainphoto {
    margin: 15px 0 10px;
    border: 0;
    width: 100%;
}
.sletat_hotel_mainphoto_vertical {
    margin: 15px 0 10px;
    border: 0;
    width: 320px;
}
.sletat_hotel_button {
    display: block;
    width: 164px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: url("/images/sl_button.png") no-repeat;
    text-decoration: none !important;
    color: #36444E !important;
}
.sletat_group_name {
    margin: 10px 0 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 34px;
    background: url("/images/sl_arr.png") no-repeat scroll 0 40% rgba(0, 0, 0, 0);
    font-family: "MyriadProRegular",Arial,Helvetica,sans-serif;
    font-size: 20px;
}
.sletat_group_facilities {
    padding: 0 0 0 34px;
}
.sletat_facilities_column {
    float:left;
    width:350px;
    margin-top:15px;                        
}
.sletat_hotel_gallery {
    margin: 2px 2px 0 0;
    width: 160px;
    height: 100px;
    padding: 0;
    border: 0;
}
.sletat_comment_header {
    margin: 20px 0 0 0;
    width: 100%;
    height: 24px;
    background: url("/images/sl_grey.png") repeat-x scroll 0 50% rgba(0, 0, 0, 0);
}
.sletat_comment_user {
    float: left;                                                        
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
    font-weight: bold;
    background: #f3f3f3;
}
.sletat_comment_date {
    float: right;
    height: 24px;
    line-height: 24px;
    padding-left: 10px;
    background:  #f3f3f3;
}
.sletat_comment_text {
    margin-top: 10px;
}
.sletat_comment_text .under-cut {
    display: none;
}
.sletat_comment_text a {
    text-decoration: underline;
    color: #36444E;
}
.sletat_comment_text a:hover {
    text-decoration: none;                            
}
.sletat_comments_extra {
    display: none;
}
.sletat_show_comments {
    float: left;
    display: block;
    width: 164px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: url("/images/sl_button.png") no-repeat;
    text-decoration: none !important;
    color: #36444E !important;
}
.sletat_photos_extra {
    display: none;
}
.sletat_comment_rating {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #8BC748;
    font-size: 24px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    margin: 0 0 10px 10px;
}

.sletat_hotel_address {
    float: left;
    margin: 20px 20px 0 0;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 30px;
    background: url("/images/sl_arr.png") no-repeat scroll 0 40% rgba(0, 0, 0, 0);
    white-space: nowrap;
}
.sletat_hotel_stars {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/images/star.png") no-repeat scroll 50% 50%;
}                    
.sletat_hotel_stars2 {
    display: inline-block;
    width: 24px;
    height: 20px;
    background: url("/images/star_big.png") no-repeat scroll 0 50%;
} 

#oeSearchHotelsWidgetWait div {
    z-index: 1;
}

.picktour_country_holder {
    height: 66px;
}
#picktour_country {
    font-size: 20px;
    font-weight: bold;
    color: #ffde00;
    text-align: center;
    line-height: 64px;
    height: 64px;
    background: url("/images/bg_picktour_geo.png") repeat-x scroll 0 100%;
    border: 1px solid #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 3px 0;
}
#picktour_country.wide {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
}
#picktour_country span {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    margin: 0 25px 0 30px;
}
#picktour_country a {
    line-height: 35px;
    display: inline-block;
    width: 135px;
    height: 35px;
    background: url("/images/btn_picktour_geo.png") no-repeat scroll 0 0;
    margin: 0 0 -8px 0;
}

.white-block {
  background: #fff;
  padding: 35px 30px;
  border-radius: 3px;
  margin: 45px 0;
}

.white-block > :last-child {
  margin-bottom: 0 !important;
}

.desc-block {
  margin: 30px 0;
}
.desc-block:after {
  content: '';
  display: table;
  clear: both;
}

.desc-block .photo {
  width: 36%;
  float: left;
}

.desc-block .photo img {
  width: 100%;
  height: auto;
}

.desc-block .left-photo {
  margin-right: 4%;
}

.desc-block .right-photo {
  margin-left: 4%;
}

.desc-block .text {
  float: left;
  width: 60%;
  vertical-align: top;
}