/***** COMMON STYLES *****/
body {
	height: 100%;
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans","Nimbus Sans L", sans-serif;
	color: #1f3642;
	background: url("/img/header_background2.jpg") center top no-repeat;
	padding: 0px; margin: 0px;
	font-size: 14px;
}
img {
	border: 0;
}
a.lnk{
	color: #7098AD;
	text-decoration: none;
}
a.lnk2{
	font-size: 13px;
	color: #0773ab;
	text-decoration: underline;
}
a.lnk3{
	color: #e86700;
	text-decoration: underline;
}

form, p {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.centered{
	margin: 0px auto;
}
.w100{width: 100%;}
.w145{width: 145px;}
.w160{width: 160px;}
.w170{width: 170px;}
.w205{width: 205px;}
.w300{width: 300px;}
.w520{width: 520px;}
.container{
	width: 100%;
	overflow: hidden;
}
.fl{float: left;}
.fr{float: right;}
.tar{text-align: right;}
.tal{text-align: left;}
.tac{text-align: center;}
.txt11{
	font-size: 11px;
}
.txt12{
	font-size: 12px;
}
.txt13{
	font-size: 13px;
}
.newTxt{
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 5px;
}
.txt20{
	font-size: 20px;
}
.txt22{
	font-size: 22px;
}
.txtb{
	font-weight: bold;
}
.txtn{
	font-weight: normal;
}
.cGray{
	color: #bebebe;
}
.cGray2{
	color: #999;
}
.nb{
	white-space: nowrap;
}
.pl1{
	padding-left: 1px;
}
.pr3{
	padding-right: 3px;
}
.pr5{
	padding-right: 5px;
}
.pr10{
	padding-right: 10px;
}
.pl10{
	padding-left: 10px;
}
.mr3{
	margin-right: 3px;
}
.mr5{
	margin-right: 5px;
}
.mr10{
	margin-right: 10px;
}
.mr14{
	margin-right: 14px;
}
.mr15{
	margin-right: 15px;
}
.mr13{
	margin-right: 13px;
}
.mr17{
	margin-right: 17px;
}
.ml5{
	margin-left: 5px;
}
.ml13{
	margin-left: 13px;
}
.ml17{
	margin-left: 17px;
}
.ml20{
	margin-left: 20px;
}
.mlr15{
	margin-left: 15px;
	margin-right: 15px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb17{
	margin-bottom: 17px;
}
.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mt3{
	margin-top: 3px;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt17{
	margin-top: 17px;
}
.mt20{
	margin-top: 20px;
}
.mt25{
	margin-top: 25px;
}
.h25{
	height: 25px;
}

#header{
	max-width: 1020px;
	height: 105px;
	position: relative;
	margin: 0px auto;
}

#headerTxt{
	position: absolute;
	top: 23px;
	left: 8px;
	background: top left no-repeat;
	width: 460px;
	height: 62px; 
}
#searchPanel{
	position: absolute;
	top: 23px;
	right: 10px;
	height: 56px;
	z-index: 1;
}
#searchBlock{
	width: 500px;
	background: url("/img/search-bck-empty.png") top right no-repeat;
	height: 60px;
	position: relative;
}
#search{
	position: absolute;
	top: 15px;
	right: 30px;
}
#search input{
	width: 320px;
	padding: 0px;
	margin: 0px;
	font-size: 26px;
	border: 0px;
	outline: none; 
}
.searchLeft, .searchTop{
	margin: 0px auto 15px auto;
	display: none;
	width: 320px;
}

.typeahead,
.tt-query,
.tt-hint {
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  outline: none;
}
.typeahead {
  background-color: #fff;
}
.typeahead:focus {
  border: 2px solid #0097cf;
}
.tt-hint {
  color: #999
}
.tt-menu {
  width: 320px;
  margin: 0px 0px 12px 0px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion,.empty-message {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}
.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

#searchResult tr{
	height: 28px;
}
#searchResult .flag{
	text-align: center;
}
#searchResult .lnk{
	padding-left: 6px;
}
#searchResult a{
	color: #7098AD;
	font-size: 16px;
	text-decoration: none;
}


#menuRow{
	text-transform: uppercase;
	overflow: hidden;
	max-width: 1020px;
	margin: 10px auto 15px;
	height: 44px;
	background: url("/img/menu-bck.png") repeat-x;
	border: 1px solid #cccccc;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
}
.menuItem{
	line-height: 44px;
	height: 44px;
	text-align: center;
	cursor: pointer;
	float: left;
	padding: 0px 17px;
	letter-spacing: 0.03rem;
}
.menuItemUom{
	line-height: 44px;
	height: 44px;
	text-align: center;
	cursor: default;
	float: left;
	padding: 0px 17px;
	letter-spacing: 0.03rem;
	text-transform: none;
}
.menuItemSep{
	height: 44px;
	width: 2px;
	background: url("/img/menu-sep.png") no-repeat;
	float: left;
}
#uom{
	margin-left: 5px;
}
#uom a{
	color: #0773ab;
	text-decoration: none;
	font-weight: bold;
}


#menuLeft{
	width: 5px;
	height: 44px;
	float: left;
}
.menuLeftOver{
	background: url("/img/composite.png") 0px 0px no-repeat;
}
#menuRow a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #1f3642;
}

#menuRow .selected{
	background: url("/img/menu_over.png") 6px 0px;
}


#content{
	max-width: 1020px;
	margin: 0px auto 0px;
	vertical-align: middle;
	overflow: visible;
}
#path{
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px;
	clear: both;
	margin-left: 5px;
	letter-spacing: 0.03rem;
}
#path span{
	font-stretch: ultra-condensed;
}
#path a{
	line-height: 24px;
	color: #0773ab;
}
#path a:HOVER{
	text-decoration: none;
}
#path h1, #path span{
	line-height: 24px;
	font-size: 22px;
	font-weight: bold;
	display: inline;
}
#path .flag{
	border: 1px solid #e0e0e0;
	width: 32px;
	position: relative;
	top: 3px;
}
#path .sep{
	margin-bottom: 1px;
	width: 6px;
}

#pageContent{
	width: 100%;
	overflow: hidden;

	display: flex;
	flex-flow: row-reverse wrap;
}
#middle{
}
#top{
	clear: both;
	width: 745px;
}
#left{
	float: left;
	min-width: 250px;
	padding-right: 25px;
}
#right190{
	float: right;
	min-width: 165px;
	padding-left: 25px;
}
#right325{
	float: right;
	min-width: 300px;
	padding-left: 25px;
}
#center420{
	min-width: 420px;
	float: left;
}
#center555{
	width: 555px;
	float: left;
}

.roundBorder7{
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
}
.roundBorder7Top{
	border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
}


#resortMenu{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
#resortMenu .header{
	line-height: 20px;
	color: #e86700;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 10px 8px 15px;
	background: #fafafa;
}
#resortMenu .footer{
	padding: 8px 10px 10px 15px;
	text-align: right;
}
#resortMenu .footer a{
	color: #e86700;
	font-size: 15px;
	text-decoration: underline;
}
#resortMenu .sep{
	width: 150px;
	height: 1px;
	background: #e0e0e0;
}
#resortMenu .sep100{
	width: 100%;
	height: 1px;
	background: #f0f0f0;
}
#resortsList{
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #1f3642;
	font-size: 14px;
	display: flex;
	flex-flow: row wrap;
}
#resortsList .resortListItem{
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
	flex: 1 1;
	min-width: 250px;
	line-height: 33px;
	
	display: flex;
	flex-flow: row nowrap;
}
#resortsList .resortListItem:hover{
	background: #f9f9f9;
}
#resortsList .resortListName a{
	color: #1f3642;
	text-decoration: none;
}

.resortListName{
	margin-left: 15px;
	width: 100%;
	flex: 100 1;
	letter-spacing: 0.03rem;
}
.resortListIcon{
	min-width: 30px;
	text-align: center;
	flex: 0 0;
}
.resortListIcon span{
    display: inline-block;
    height: 100%;
    vertical-align: middle;	
}
.resortListIcon img{
    vertical-align: middle;	
}
.resortListTemp{
	min-width: 45px;
	margin-right: 12px;
	text-align: right;
	flex: 1 1;
}


#sortResort{
	padding: 8px 10px 8px 15px;
	font-size: 14px;
	color: #7098ad;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
#sortResortName{
	float: left;
	cursor: pointer;
}
#sortResortTemp{
	float: right;
	cursor: pointer;
}
#sortResort .sort-up{
	padding-right: 27px;
	background: url("/img/sort-up.png") right 3px no-repeat;
}
#sortResort .sort-down{
	padding-right: 27px;
	background: url("/img/sort-down.png") right 3px no-repeat;
}
#sortResort .sort-none{
	padding-right: 27px;
	background: url("/img/sort-none.png") right 3px no-repeat;
}






#countryMenu{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
#countryMenu .header{
	line-height: 20px;
	color: #e86700;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 10px 8px 15px;
	background: #fafafa;
}
#countryMenu .footer{
	padding: 8px 10px 8px 15px;
	text-align: right;
}
#countryMenu .footer a{
	color: #e86700;
	font-size: 14px;
	text-decoration: underline;
}
#countryMenu .sep{
	width: 150px;
	height: 1px;
	background: #e0e0e0;
}
#countryMenu .sep100{
	width: 100%;
	height: 1px;
	background: #f0f0f0;
}
#sortCountry{
	padding: 10px 10px 10px 15px;
	font-size: 13px;
	color: #7098ad;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
}
#sortCountryName{
	float: left;
	cursor: pointer;
}
#sortCountryPop{
	float: right;
	cursor: pointer;
}
#sortCountry .sort-up{
	padding-right: 25px;
	background: url("/img/sort-up.png") right 2px no-repeat;
}
#sortCountry .sort-down{
	padding-right: 25px;
	background: url("/img/sort-down.png") right 2px no-repeat;
}
#sortCountry .sort-none{
	padding-right: 25px;
	background: url("/img/sort-none.png") right 2px no-repeat;
}
#countryList{
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #1f3642;
	display: flex;
	flex-flow: row wrap;
	line-height: 30px;
	letter-spacing: 0.02rem;
}
.countryListItem{
	border: 0px;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
	vertical-align: middle;
	min-width: 200px;
	flex: 1 0;
	
	display: flex;
	flex-flow: row nowrap;
}
.countryListItem:hover{
	background: #f9f9f9;
}
#countryList .countryName a{
	color: #1f3642;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	flex: 100 0;
}

#countryList .countryName{
	padding: 0px 10px 0px 7px;
	width: 100%;
}
#countryList .countryFlag{
	padding-left: 15px;
	flex: 1 0;
}
#countryList .countryFlag span{
	height: 30px;
	display: inline-block;
    vertical-align: middle;	
}
#countryList .countryFlag img{
    vertical-align: middle;
    margin-right: 2px;	
}


#offersMenu{
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 0px;
	display: flex;
	flex-flow: row wrap;
}
.offersMenuItem{
	height: 39px;
	background: url("/img/offer-bck.png");
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #e0e0e0;
	cursor: pointer;
	flex: 1 1 250px;
	min-width: 45%;
	text-transform: uppercase;
	
	display: flex;
	flex-flow: row nowrap;
}
.offersMenuItem:hover{
	background: url("/img/offer-bck-sel.png");
}
#offersMenu a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 39px;
	color: #1f3642;
}
.offersMenuItem .offerTxt{
	padding: 1px 10px 0px 3px;
}
.offersMenuItem .offerIcon{
	padding-left: 8px;
	width: 45px;
	vertical-align: middle;
	line-height: 39px;
}
.offersMenuItem .offerIcon div{
	margin-top: 4px;
	height: 30px; 
	width: 40px;
	background: url("/img/offers.png") no-repeat center center;
}




#forecast24Header{
	width: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	line-height: 40px;
}
#forecast24Header a{
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	line-height: 40px;
	text-decoration: none;
}

#forecast24Resort{
	padding: 10px 10px 10px 15px;
	border-bottom: 1px #e0e0e0 solid;
}
#forecast24Resort .resortName{
	font-size: 18px;
	font-weight: bold;
}
#forecast24Resort .resortTime{
	font-size: 14px;
}
#forecast24Date{
	font-size: 15px;
	color: #7098ad;
	padding: 10px 10px 10px 15px;
	text-transform: uppercase;
	flex: 100 1 1000px;
}



.forecastItems{
	display: flex;
	flex-flow: row wrap;
}
.forecastItemsNoWrap{
	display: flex;
	flex-flow: row nowrap;
}
.forecastItem{
	min-width: 35%;
	flex: 1 1 200px;
	
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	height: 45px;
	padding: 0px 10px;
	border-top: 1px #e0e0e0 solid;
	border-bottom: 2px #e0e0e0 solid;
	border-left: 1px #e0e0e0 solid;
	border-right: 1px #e0e0e0 solid;
	margin-bottom: 8px;
	text-align: center;
}
.forecastItem .date{
	flex: 2 0;
	font-size: 20px;
	font-weight: bold;
	color: #7098ad;
	text-align: right;
}
.forecastItem .time{
	flex: 2 0;
	font-size: 22px;
	font-weight: bold;
	color: #7098ad;
}
.forecastItem .time span{
	vertical-align: super;
	font-size: 11px;
	color: #bebebe;
}
.forecastItem .icon{
	flex: 3 0;
}
.forecastItem .temp{
	font-size: 24px;
	font-weight: bold;
	flex: 2 0;
}
.forecastItem .temp span{
	color: #bebebe;
}
.forecastItem .wind{
	flex: 2 0;
}
.forecastItem .desc{
	flex: 1 0;
	white-space: nowrap;
	text-align: left;
}
.w-normal{
	font-weight: normal;
}

.wind1, .wind2, .wind3, .wind4, .wind5, .wind6, .wind7, .wind8 {
	width: 24px;
	height: 24px;
	background: url("/img/wind.png") no-repeat;
	margin: 0px auto;
}
.wind4{background-position: 0px 0px;} 
.wind6{background-position: -24px 0px;} 
.wind2{background-position: -48px 0px;} 
.wind8{background-position: -72px 0px;} 
.wind3{background-position: -96px 0px;} 
.wind7{background-position: -120px 0px;} 
.wind5{background-position: -144px 0px;} 
.wind1{background-position: -168px 0px;} 

.winds1, .winds2, .winds3, .winds4, .winds5, .winds6, .winds7, .winds8 {
	width: 12px;
	height: 12px;
	background: url("/img/wind2.png") no-repeat;
	display: block;
}
.winds3{background-position: 0px 0px;}
.winds5{background-position: -12px 0px;}
.winds7{background-position: -24px 0px;}
.winds1{background-position: -36px 0px;}
.winds4{background-position: -48px 0px;}
.winds6{background-position: -60px 0px;}
.winds8{background-position: -72px 0px;}
.winds2{background-position: -84px 0px;}

#currentShort{
	border: 1px solid #e0e0e0;
	padding: 8px 13px;
	cursor: pointer;
	background: #fff;
	margin-bottom: 20px;
}
#currentShort .line1{
	font-size: 14px;
	font-weight: bold;
	color: #e86700;
	line-height: 22px;
	text-transform: uppercase;
}
#currentShort .line1 a{
	font-weight: bold;
	color: #e86700;
	text-decoration: none;
}
#currentShort .line1 div{
	float: right;
	color: #1f3642;
}
#currentShort .line2{
	font-size: 17px;
	width: 100%;
	line-height: 22px;
}
#currentShort .line3{
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 14px;
	width: 100%;
	margin: 5px 0px;
}
#currentShort .line3 .cell2{
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#currentShort .line3 .cell2 span{
	font-weight: normal;
	color: #bebebe;
}
#currentShort .line3 .cell4{
	padding-left: 5px;
	white-space: nowrap;
}
#currentShort .line4{
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	text-transform: lowercase;
}
#currentShort .line4 span{
	text-transform: uppercase;
}
#currentShort .line4 div{
	float: right;
}
#topmonths{
	background: #fff;
}
#topmonths .blockHeader{
	border: 1px solid #e0e0e0;
}
#topmonths .sep1{
	height: 1px;
	background: #e0e0e0;
}
#topmonths .sep2{
	height: 1px;
	background: #c5c5c5;
}
#topmonths .header, #topmonths a.header{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	padding: 8px;
	display: block;
	text-transform: none;
}
#topmonths .flex{
	display: flex;
	flex-flow: row wrap;
	margin-right: -10px;
}
#topmonths .flexItem{
	flex: 1 0 275px;
	min-width: 45%;
	border-right: 10px #ffffff solid;
}
#topmonths .info{
	border: 1px solid #eeeeee;
	padding: 8px 15px;
	overflow: hidden;
	margin-bottom: 5px;
}

#topmonths .title{
	font-size: 14px;
	color: #444444;
	padding-bottom: 10px;
}
#topmonths .icon-sun, #topmonths .icon-cold, #topmonths .icon-hot, #topmonths .icon-rain, #topmonths .icon-wind, #topmonths .icon-sst{
	width: 63px;
	height: 55px;
	background: url("/img/composite.png") no-repeat;
	float: left;
}
#topmonths .icon-sun {
	background-position: -230px -60px; 
}
#topmonths .icon-cold {
	background-position: -20px 0px; 
}
#topmonths .icon-hot {
	background-position: -90px 0px; 
}
#topmonths .icon-rain {
	background-position: -160px 0px; 
}
#topmonths .icon-wind {
	background-position: -230px 0px; 
}
#topmonths .icon-sst {
	background-position: -230px -120px; 
}
#topmonths table.wrap{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
#topmonths td.icon{
	width: 63px;
}
#topmonths table.tbl{
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
	width: 100%;
	color: #1f3642;
	font-size: 14px;
	line-height: 22px;
	margin-left: 7px;
}
#topmonths table tr{
	height: 18px;
}
#topmonths .border-bot{
	border-bottom: 1px solid #f3f3f3;
}
#topmonths .val{
	font-size: 14px;
	text-align: right;
}
#topmonths a{
	color: #7098ad;
	text-decoration: none;
	text-transform: uppercase;
}

#topmonths .footer{
	text-align: right;
	padding: 0px 10px 10px 0px;
}
#topmonths a.footerLnk{
	color: #e86700;
	font-size: 14px;
	text-decoration: underline;
	text-align: right;
	text-transform: none;
}

#currentWeatherPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	margin-bottom: 15px;
	padding: 10px;
}
#day10WeatherPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
	margin-bottom: 15px;
}

.currentWeatherPanelFlex{
	display: flex;
	flex-flow: row wrap;
	margin-right: -10px;
	margin-bottom: -10px;
}
.currentWeatherPanelInfo{
	flex: 1000 1 420px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.currentWeatherPanelInfoFlex{
	display: flex;
	flex-flow: row wrap;
	margin: 0px -10px -10px 0px;
}
.currentWeatherPanelButtons{
	flex: 1 0 170px;
	margin-right: 10px;
	margin-bottom: 10px;
}



#currentWeather{
	margin: 0px 10px 10px 0px;
	color: #1f3642;
	flex: 1 1 200px;
}
#currentWeather .title{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7098ad;
}
#currentWeather .sep{
	background: #e0e0e0;
	height: 1px;
	margin: 10px 0px;
}
#currentWeather a{
	color: #7098ad;
	text-decoration: none;
}
#currentWeather .tempDay{
	font-size: 13px;
	line-height: 15px;
	background: url("/img/tempDay.png") no-repeat left top;
	padding-left: 18px;
	margin-left: 1px;
}
#currentWeather .tempNight{
	font-size: 13px;
	line-height: 15px;
	background: url("/img/tempNight.png") no-repeat left top;
	padding-left: 17px;
	margin-left: 3px;
}
#currentWeather table{
	border-collapse: collapse;
	border-spacing: 0px;
}
#currentWeather .bigTemp{
	font-size: 34px;
	font-weight: bold;
}
#currentWeather .wind{
	font-size: 14px;
	line-height: 16px;
}
#currentWeather .sun, #currentWeather .moon {
	width: 23px;
	height: 15px;
	background: url("/img/composite.png") no-repeat;
}
#currentWeather .sun{
	background-position: 0px -60px;
}
#currentWeather .moon {
	background-position: -25px -60px;
}
#currentWeather .tableVar{
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	line-height: 12px;
}
#currentWeather .tableVal{
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-left: 5px;
}
#currentWeather .sepLine{
	border-bottom: 1px solid #f0f0f0;
}




#forecastPanel{
	margin: 0px 10px 10px 0px;
	flex: 1 1 200px;

}
.forecastPanelFlex{
	display: flex;
	flex-flow: row nowrap;
	margin: 0px -10px -10px 0px;
}
.forecastPanelFlexWrap{
	display: flex;
	flex-flow: row wrap;
	margin: 0px -10px -10px 0px;
	justify-content: center;
}
.forecastBlock{
	margin: 0px 10px 10px 2px;
	background: url("/img/forecast-col-bck.png") repeat-x bottom;
	border: 1px solid #e0e0e0;
	text-align: center;
	color: #1f3642;
	font-size: 14px;
	flex: 1 1 75px;
	white-space: nowrap;
	max-width: 150px;
}
.forecastBlock .title{
	color: #7098ad;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
	text-transform: uppercase; 
}
.forecastBlock .dayNight{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
	text-transform: uppercase;
}
.forecastBlock .icon{
	height: 46px;
}
.forecastBlock img{
	padding: 5px 0px;
	margin: auto;
}
.forecastBlock .temp{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.forecastBlock .sep{
	background: #fff;
	width: 50px;
	height: 1px;
	margin: 10px auto;
}
.forecastBlock .precip{
	line-height: 17px;
	text-transform: lowercase;
}
.forecastBlock .pipka{
	width: 26px;
	height: 26px;
	background: url("/img/composite.png") no-repeat -20px -190px;
	margin: 0px auto 10px auto;
	cursor: pointer;
}





#linksPanel{
	display: flex;
	flex-flow: row wrap;
	margin: 0px -10px -10px 0px;
}
#link{
	height: 107px;
	position: relative;
	cursor: pointer;
	flex: 1 0 170px;
	margin: 0px 10px 10px 0px;
}
#link a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #e86700;
	position: absolute;
	left: 12px;
	top: 54px;
	text-transform: uppercase;
	line-height: 21px;
}
#link a.blue{
	color: #7098AD;
}
#link a span{
	font-size: 12px;
	line-height: 21px;
}
#link table{
	border-collapse: collapse;
	border-spacing: 0px;
	position: absolute;
	font-size: 15px;
	line-height: 16px;
	left: 12px;
	top: 10px;
	width: 145px;
	height: 32px;
	vertical-align: middle;
	
}
#link .pipka{
	width: 20px;
	height: 20px;
	background: url("/img/composite.png") no-repeat 0px -190px;
	position: absolute;
	right: 12px;
	bottom: 12px;
}
#link.bck{
	background: url("/img/lnk-bck.png") repeat-x top;
}
#link.bck-sel{
	background: url("/img/lnk-bck-sel.png") repeat-x top;
}
#link.bck-over{
	background: url("/img/lnk-bck-over.png") repeat-x top;
}
#link .left, #link .right, #link .left-sel, #link .right-sel, #link .left-over, #link .right-over{
	position: absolute;
	background: url("/img/composite.png") no-repeat;
	height: 107px;
	width: 11px;
	top: 0px;
}
#link .left, #link .left-sel, #link .left-over{
	left: 0px;
}
#link .right, #link .right-sel, #link .right-over{
	right: 0px;
}
#link .left{
	background-position: -30px -81px;
}
#link .right{
	background-position: -45px -81px;
}
#link .left-sel{
	background-position: -60px -81px;
}
#link .right-sel{
	background-position: -75px -81px;
}
#link .left-over{
	background-position: 0px -81px;
}
#link .right-over{
	background-position: -15px -81px;
}
#infoBlock{
	border: 1px solid #e0e0e0;
	background: #fff;
}
#infoBlock .sep1{
	height: 1px;
	background: #e0e0e0;
}
#infoBlock .sep2{
	height: 1px;
	background: #c5c5c5;
}
#infoBlock .header{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	padding: 8px;
}
#infoBlock .header a{
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	padding: 8px;
	text-decoration: none;
}
#infoBlock .info{
	width: 100%;
	overflow: hidden;
}
#weatherMonths{
	padding: 10px 15px;
	width: 100%;
	overflow: hidden;
}
#weatherMonths .block{
	float: left;
	width: 33%;
}
#weatherMonths .block2{
	float: left;
	width: 50%;
}
#weatherMonths .block20{
	float: left;
	width: 20%;
}
#weatherMonths .block25{
	float: left;
	width: 25%;
}
#weatherMonths .block16{
	float: left;
	width: 16%;
}
#weatherMonths a.bold{
	font-weight: bold;
}
#weatherMonths a{
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding-left: 8px;
	color: #1f3642;
	background: url("/img/pin.png") no-repeat 0px 5px;
	line-height: 26px;
}
#weatherMonths span{
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 8px;
	color: #aaa;
	background: url("/img/pin-grey.png") no-repeat 0px 5px;
	line-height: 24px;
}
.txt{
	font-size: 13px;
	text-align: justify;
	margin-bottom: 10px;
}
.txt2{
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
}
.txt14{
	font-size: 13px;
	text-align: justify;
	margin-bottom: 10px;
}
.txt15{
	font-size: 14px;
	text-align: justify;
	margin-bottom: 10px;
}
.txt18{
	font-size: 18px;
}
.t13{font-size: 13px;}
.t14{font-size: 14px;}
.t15{font-size: 15px; line-height: 22px;}
.t16{font-size: 16px;}
.t18{font-size: 18px;}
.t20{font-size: 20px;}

.txt20{
	font-size: 20px;
}
.txtHeader{
	font-size: 16px;
	font-weight: bold;
	color: #e97426;
	padding-bottom: 5px;
}

#footerLine1{
	background: #e0e0e0;
	height: 1px;
	margin-top: 30px;
}
#footerLine2{
	background: #fff;
	height: 2px;
}
#footerLine3{
	background: #e0e0e0;
	padding: 20px 0px;
}
#footer{
	max-width: 1020px;
	margin: 0px auto;
	overflow: hidden;
}
#footer .rights{
	padding-left: 40px;
}
#footerLinks{
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 10px;
}
#footerLinks a{
	min-width: 160px;
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	color: #1f3642;
	text-decoration: none;
	flex: 1 0;
}
#footerLinks a:HOVER{
	text-decoration: underline;
}
#footerInformer{
	font-size: 13px;
	text-align: center;
}



#detailedForecast{
	padding: 10px;
	background: #fff;
	border: 1px solid #e0e0e0;
}
#daysPanel{
	height: 32px;
	border: 1px solid #e0e0e0;
	background: url("/img/days-panel-bck.png") repeat-x;
	text-align: center;
	margin-bottom: 25px;
}
#daysPanel a{
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	color: #1f3642;
	text-decoration: none;
}
#daysPanel .sep{
	float: left;
	width: 1px;
	height: 32px;
	background: #fff;
	border-right: 1px solid #bacbd2;
}
#daysPanel .day14{
	float: left;
	min-width: 36px;
	height: 32px;
	padding-top: 2px;
	cursor: pointer; 
}
#daysPanel .day7{
	float: left;
	width: 74px;
	height: 32px;
	padding-top: 2px;
	cursor: pointer; 
}
#daysPanel .sel{
	background: url("/img/days-panel-bck-sel.png") repeat-x;
}

#dForecast{
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	width: 100%;
}
#dForecast td{
	padding: 8px 2px;
}
#dForecast tr{
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
}
#dForecast td.br{
	border-right: 1px solid #e0e0e0;
}
#dForecast .windInfo{
	line-height: 12px;
	font-size: 10px;
	text-align: left;
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
#dForecast td.info{
	width: 55px;
}
#dForecast .date{
	width: 40px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
#dForecast .date span{
	font-size: 20px;
	font-weight: bold;
	color: #7098ad;
}
#dForecast .time{
	font-size: 20px;
	font-weight: bold;
	color: #7098ad;
	height: 35px;
	padding: 0px;
}
#dForecast .time span{
	vertical-align: super;
	font-size: 11px;
	color: #bebebe;
}
#dForecast img{
	margin-bottom: 5px;
}
#dForecast .temp{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
#dForecast .temp span{
	color: #bebebe;
}
#dForecast .precip{
	font-size: 11px;
}
#monthWeatherPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
}
#monthWeather{
	padding: 10px 13px;
	background: #fff url("/img/month-weather-bck.png") repeat-x bottom;
}
#monthWeather .sep{
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	margin: 6px 0px;
}
#monthWeather h2{
	font-size: 20px;
	line-height: 22px;
	color: #7098ad;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#monthWeather .title{
	font-size: 18px;
	line-height: 20px;
	color: #7098ad;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#monthWeather .seaTemp{
	font-size: 32px;
	font-weight: bold;
	padding: 5px 15px;
	margin: 15px auto 10px auto;
	text-align: center;
	border: 1px solid #dddddd;
	display: inline-block;
	background: #ffffff;
}
#monthWeather h2 span{
	color: #e86700;
}
#monthWeather h2.titleSmall{
	font-size: 16px;
	line-height: 18px;
	color: #7098ad;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#monthWeather h2 span.small{
	white-space: nowrap;
	color: #e86700;
	line-height: 26px;
	font-size: 16px;
}
#monthWeather table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
#monthWeather tr{
	vertical-align: middle;
	font-size: 15px;
	line-height: 26px;
}
#monthWeather td.icon{
	padding: 0px 10px;
	width: 1%;
	text-align: center; 
}
#monthWeather td.param{
	text-align: left;
	padding: 0px 5px;
}
#monthWeather td.val{
	text-align: right;
	font-weight: bold;
}
#monthWeather td.val2{
	text-align: center;
	font-weight: bold;
}
#monthWeather td.monthHeader{
	text-align: center;
}
#monthWeather td.monthHeader a{
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	color: #7098ad;
	color: #e86700;
}
#monthWeather td.sepv{
	width: 1px;
	background: #e0e0e0;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#monthWeather td.link{
	text-align: right;
	padding-top: 5px;
}
#monthWeather a{
	font-size: 14px;
	color: #0773ab;
	text-decoration: underline;
}

#weatherMapPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
#weatherMapCanvas{
	height: 500px;
}
#frameMapCanvas{
}
#countryMapPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
#map_canvas{
	height: 500px;
}
#countryResorts{
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
	overflow: hidden;
}
#countryResorts .border{
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}
#countryResorts .border2{
	height: auto;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#countryResorts .block{
	float: left;
	width: 33%;
	margin: 2px auto;
}
@media (max-width: 460px) {
	#countryResorts .block{
		width: 49%;
	}
}
#countryResorts .letter{
	width: 100%;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #e86700;
	padding-top: 10px;
}
#countryResorts a{
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	padding-left: 8px;
	color: #1f3642;
	background: url("/img/pin.png") no-repeat 0px 5px;
	line-height: 24px;
}
#countryResorts a.sel{
	font-weight: bold;
}
#resortMapInfo .top{
	margin-bottom: 5px;
	height: 28px;
}
#resortMapInfo .top img{
	border: 1px solid #e0e0e0;
}

#resortMapInfo .title{
	padding-left: 5px;
	font-size: 16px;
	color: #e86700;
	font-weight: bold;
	vertical-align: middle;
}
#resortMapInfo .weather{
	width: 40px;
}
#resortMapInfo .time{
	font-size: 11px;
	margin-bottom: 10px;
}
#resortMapInfo table{
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
#resortMapInfo .temp{
	padding-left: 5px;
	font-size: 24px;
	font-weight: bold;
}
#resortMapInfo .temp span{
	font-size: 24px;
	color: #bebebe;
	font-weight: bold;
}
#resortMapInfo .feels{
	font-size: 11px;
}
#resortMapInfo .seaTemp{
	font-size: 11px;
	padding-top: 5px;
	color: #7098AD;
}
#resortMapInfo .wind{
	padding-left: 25px;
	padding-right: 3px
}
#resortMapInfo .desc{
	text-align: left;
	line-height: 13px;
	font-size: 11px;
}
#resortMapInfo .sep{
	width: 100%;
	height: 1px;
	background: #e0e0e0;
	margin: 15px 0px;
}
#resortMapInfo a{
	padding-left: 8px;
	color: #1f3642;
	font-size: 11px;
	text-decoration: underline;
	line-height: 18px;
	background: url("/img/pin.png") no-repeat 0px 4px;
}
#mainTitle{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
#searchTitle{
	font-size: 22px;
	font-weight: bold;
}
#mainMap{
	height: 300px;
	border: 1px solid #e0e0e0;
	background: url("/img/main-map.jpg") no-repeat center center;
	cursor: pointer;
	margin-bottom: 20px;
}
#bestTable{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: #fff;
}
#bestTable th{
	height: 35px;
	background: url("/img/best-table-bck.png") repeat-x top;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-size: 14px;
	font-weight: normal;
}
#bestTable td.br{
	border-right: 1px solid #e0e0e0;
	width: 25%;
}
#bestTable .header{
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	margin: auto;
}
#bestTable .header td{
	padding: 0px;
}
#bestTable .header img{
	padding-right: 6px;
}
#bestTable td{
	border-bottom: 1px solid #f0f0f0;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 7px 5px;
}
#bestTable td span{
	font-weight: bold;
}
#bestTable td a{
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #7098ad;
}

.chartYears{
	font-size: 15px;
	overflow: hidden;
}
.chartYears div{
	float: left;
	margin: 5px 10px 5px 0px;
}
.chartYears div.txt{
	padding: 5px 0px 5px 0px;
	border: 1px solid #ffffff;
}
.chartYears div.btn{
	padding: 5px 10px;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.chartYears div.sel, .chartYears div.btn:hover{
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.countriesList{
	border: 5px solid #e0e0e0;
	background: #fff;
	margin-bottom: 20px;
	padding: 10px 20px;
	display: flex;
	flex-flow: row wrap;
}
.countriesList > div{
	flex: 1 0 180px;
	padding: 5px 0px;
}
.countriesList a{
	color: #1f3642;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
}


#seaTempCurrent{
	font-size: 14px;
	color: #7098AD;
	overflow: hidden;
	width: 100%;
}
#seaTempCurrent a{
	color: #7098AD;
}
#seaTempCurrent .label{
	float: left;
}
#seaTempCurrent .val{
	float: right;
	font-weight: bold;
}

#exDiv {
	width: 199px;
	height: 142px;
	position: relative;
}
#exDiv .price{
	position: absolute;
	right: 0px;
	top: 13px;
	background: #F9CB15;
	font-size: 14px;
	line-height: 20px;
	padding: 0px 10px;
	border: 1px solid #bebebe;
	width: 50px;
	text-align: right;
}
#exTable{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
#exTable td{
	vertical-align: top;
}
#exTable .sep{
	width: 10px;
}

#exDiv img{
	width: 187px;
	height: 130px;
	background: #eee;
	padding: 5px;
	border: 1px solid #bebebe;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
}
#exName{
	margin: 5px 0px 5px 0px;
	max-height: 51px;
	overflow: hidden;
}
#exName a{
	text-decoration: none;
	color: #7098AD;
	font-size: 13px; 
	line-height: 17px;
}
#exDuration {
	background: url("/img/time.png") left 0px no-repeat;
	padding-left: 22px;
	font-size: 13px;
	color: #888;
	margin-bottom: 10px;
}

#ex2Div {
	width: 250px;
	position: relative;
}
#ex2Div img{
	background: #eee;
	width: 236px;
	padding: 5px;
	border: 1px solid #bebebe;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
}
#ex2Name{
	margin: 5px 0px 3px 0px;
	max-height: 57px;
	overflow: hidden;
}
#ex2Name a{
	text-decoration: none;
	color: #7098AD;
	font-size: 15px;
	line-height: 19px;
}
#ex2Descr{
	max-height: 51px;
	overflow: hidden;
	font-size: 13px; 
	line-height: 17px;
}


#table{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: white;
}
.highRows td, .highRows th{
	height: 22px;
}
#table th{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	line-height: 17px;
	height: 40px;
	padding: 0px 10px;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-weight: normal;
}
#table td{
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #e0e0e0;
}
#table .left{
	text-align: left;
}
#table tr.bck{
	background: #f9fafb;
}
#table .flag{
	position: relative;
	top: 2px;
}

#cCompare{
	text-align: center;
	padding: 10px 0px;
	display: flex;
	flex-flow: row wrap;
}
#cCompare div{
	padding: 5px;
	min-width: 250px;
	flex: 1 0;
}
#cCompare div.bck{
	background: #f9fafb;
}
#cCompare a{
	text-align: center;
	text-decoration: none;
	color: #7098AD;
	font-size: 15px; 
	line-height: 22px;
	letter-spacing: 0.02rem;
}



#tbl{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: white;
	font-size: 14px;
}
#tbl th{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	line-height: 17px;
	height: 40px;
	padding: 0px 10px;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-weight: normal;
}
#tbl td.td{
	text-align: center;
	vertical-align: middle;
	line-height: 17px;
	padding: 5px 10px;
	border-right: 1px solid #e0e0e0;
}
#tbl td.td2{
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #e0e0e0;
}
#tbl td.left{
	text-align: left;
}
#tbl td.b2{
	border-width: 3px;
}
#tbl tr.bck{
	background: #f9fafb;
}
#tbl tr.bckDark{
	background: #d9dadb;
}
#cWeatherLink{
	border-collapse: collapse;
	border-spacing: 0px;
	cursor: pointer;
}
#twoColsTable{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}


.buttons{
}
.buttons div{
	float: left;
	display: inline-block;
	line-height: 26px;
	font-size: 14px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	cursor: pointer;
	margin-bottom: 10px;
	padding: 0px 10px;
}
.buttons div.sel, .buttons div:hover{
	background: #eeeeee;
}

#monthSel{
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 13px;
}
#monthSel td.sep{
	width: 7px;
}
#monthSel td.month{
	cursor: pointer;
	color: #1f3642; 
	text-align: center;
	font-weight: bold;
	width: 44px;
	height: 25px;
	vertical-align: middle;
	background: url("/img/composite.png") no-repeat -100px -180px;
}
#monthSel td.sel{
	background: url("/img/composite.png") no-repeat -100px -210px;
}
#weatherPanelTxt{
	border-top: 5px solid #e0e0e0;
	padding: 10px;
	font-size: 14px;	
	line-height: 18px;
}
#weatherPanelTxt p{
	margin-bottom: 5px;
}
a.reviewLnk{
	color: #0773ab;
	font-size: 13px;
	line-height: 35px;
	text-decoration: underline;
	font-weight: bold;
}
#countryMonthTxt{
	margin-bottom: 20px;
	text-align: justify;
}
#countryMonthTxt p.header{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #E86700;
}
#countryMonthTxt p.txt{
	margin-bottom: 5px;
	font-size: 13px;
}


.hidden {
	display: none;
}
.pop {
	border: 2px solid #bebebe;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	background: #ffffff;
	padding: 15px;
	position: relative;
}
.pop .b-close{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	background: url("/img/pop-close.png") right top no-repeat;
	cursor: pointer;
}
.popTitle{
	font-size: 18px;
	color: #eb6700;
	font-weight: bold;	
}

#comfortSection{
	background: #ffffff;
	border: 2px solid #e0e0e0;
	border-top: none 0px;
	border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	padding: 10px 15px 0px 15px;
	margin-bottom: 20px;
}










.post .title{
    color: #E86700;
    font-size: 22px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;	
}

.post p{
	margin-bottom: 6px;
	line-height: 21px;
}
.post img.i{
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin: 10px auto;
	display: block;
	max-width: 95%;
}
#ytplayer{
	max-width: 95%;
}
.post iframe{
	margin: 10px auto;
	display: block;
}
.post .quote{
	margin: 10px;
	background: #f3f3f3;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	padding: 10px 10px 2px 10px;
}
.post ul{
	margin: 10px
}
.post ul li{
	line-height: 20px
}
.post h1, .post h2, .post h3{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.post a{
	color: #7098AD;
}
img.qOpen{
	margin-right: 10px;
}	
img.qClose{
	margin-left: 10px;
}
.datePickerFlex{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}
.datePickerFlex > div{
	flex: 0 0 content;
	margin-right: 15px;
	margin-bottom: 10px;
}
.datePicker{
	font-size: 15px;
	width: 105px;
	padding: 1px;
	background: url("/img/datePicker.gif") no-repeat right center;
}

#informerPanel{
	font-size: 16px;
	overflow: auto;
}
#informerPanel p{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #777777;
}
#informerPanel .header{
    color: #1f3642;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#informerPanel .sep{
	width: 100%;
	height: 1px;
	background: #ededed;
}
#informerPanel table{
	border-collapse: collapse;
}
#informerPanel input, #informerPanel select{
	font-size: 18px;
}

#informers p{
	margin-bottom: 6px;
	line-height: 21px;
}
#informers .title a{
    color: #E86700;
    font-size: 24px;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;	
}
#informers img{
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	margin: 10px auto;
	display: block;
}
#informers a{
	color: #7098AD;
}



#tourRequest{
	font-size: 16px;
	color: #444444;
}
.tr_btn{
	margin: 0px auto;
	padding: 10px 20px;
	border: 1px solid #333333;
	background: #7098AD;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.tr_btn:HOVER{
	background: #60889D;
}
#tourRequest .ml5{
	margin-left: 5px
}
#tourRequest .ml10{
	margin-left: 10px
}
#tourRequest table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#tourRequest table td.pb5{
	padding-bottom: 5px;
}
#tourRequest table td.pb10{
	padding-bottom: 10px;
}
#tourRequest table td.pb15{
	padding-bottom: 15px;
}
#tourRequest table td.pb20{
	padding-bottom: 20px;
}

#tourRequest .bck{
	background: url("/img/tour-bck.jpg") no-repeat;
	padding: 15px 20px;
	border: 2px solid #c0c0c0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
#tourRequest input, #tourRequest select{
	font-size: 16px; 
	outline: 0px none; 
	border: 1px solid #7098AD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	color: #555555;
}
#tourRequest select{
	padding: 3px;
}
#tourRequest input{
	padding: 3px 6px;
}
#tourRequest{
	display: inline;
}
#tourRequest #hotelStars div{
	display: inline-block; 
	background: url('/img/star-grey28.png') center center no-repeat; 
	width: 32px; 
	height: 19px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 9px;
}
#tourRequest #hotelStars div.selected{
	background: url('/img/star-gold28.png') center center no-repeat; 
}
.tourRequestErr{
	color: #444444;
	padding: 15px 20px;
	border: 4px solid #c0c0c0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: #ffffff;
	width: 500px;
}
.tr_list{
	font-size: 16px;
	margin-bottom: 30px;
}
.tr_list li{
	margin-bottom: 10px;
	color: #aa4444;
}

.ns{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#tripsterAlt .main{margin-bottom: 25px;}
#tripsterAlt .header{
	background-color: #fff;
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	line-height: 40px;
	margin-bottom: 10px;
	border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
}
#tripsterAlt .block{margin-bottom: 15px;}
#tripsterAlt .img{width: 288px;padding:5px;background: #eee;border: 1px solid #bebebe;border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;-khtml-border-radius: 5px 5px 5px 5px;}
#tripsterAlt .title{font-size: 16px;margin: 5px 0px 5px 0px;max-height: 54px;overflow: hidden;line-height: 18px;}
#tripsterAlt .title a{text-decoration: none; color:#7098ad;}
#tripsterAlt .descr{font-size: 16px;line-height: 17px;margin: 5px 0px 5px 0px;max-height: 51px;overflow: hidden;font-size: 13px;}
#tripsterAlt .allBlock{font-size: 18px;text-align: right;}
#tripsterAlt .allBlock a{font-size: 20px;color:#7098ad;}

#travelataHeader{
	width: 100%;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	line-height: 40px;
}
#informersList{width: 99%;}
#informersList .size{ font-size: 12px; margin-bottom: 5px;}

#informersList td.informer{ width: 1px; padding-right: 20px; padding-bottom: 25px; text-align: center;}
#informersList td{
	text-align: left;
	vertical-align: top;
}
#informersList textarea{
	width: 100%;
	min-width: 200px;
	height: 80px;
}




#mainFlex{
	display: flex;
	flex-flow: row-reverse wrap;
	margin-left: -25px;
}
#mainFlexRight{
	flex: 100 1 550px;
	margin-left: 25px;
	overflow: hidden;
}
#mainFlexLeft{
	flex: 1 0 300px;
	margin-left: 25px;
}

#c1r1{
	width: 100%;
}
#c1r2{
	display: flex;
	flex-flow: row nowrap;
}
#c1r2c1{
	min-width: 420px;
	flex: 10 0;
	margin-right: 20px;
}
#c1r2c2{
	min-width: 300px;
	flex: 1 0;
}
#c1r3{
	display: flex;
	flex-flow: row nowrap;
}
#c1r3c1{
	flex: 10 0;
	margin-right: 20px;
}
#c1r3c2{
	min-width: 140px;
	flex: 1 0;
}
#c1r4{
	display: flex;
	flex-flow: row nowrap;
}
#c1r4c1{
	flex: 10 0;
	margin-right: 15px;
}
#c1r4c2{
	min-width: 160px;
	flex: 1 0;
}



.big-btn{
	min-width: 170px;
}
.frow-wrap{
	display: flex;
	flex-flow: row wrap;
}
.frow-nwrap{
	display: flex;
	flex-flow: row nowrap;
}
.flex0-0{
	flex: 0 0;
}
.flex1-0{
	flex: 1 0;
}
.flex10-0{
	flex: 10 0;
}
#exList{
	display: flex;
	flex-flow: row wrap;
}
.exItem{
	min-width: 250px;
	flex: 1 0;
	justify-content: center;
	text-align: center;
}
.exItemBlock{
	width: 250px;
	margin: 0px auto;
}
.mborders5{
	margin-left: 0px;
	margin-right: 0px;
}
.mborderRight15{
	margin-right: 15px;
}
#comfortTableContainer{
}
.buttons3 #link{
	min-width: 30%;
}
.buttons2 #link{
	min-width: 45%;
}

#staticMap{
	cursor: pointer;
}
#staticWeatherMap{
	border: 1px solid #e0e0e0;
}
#staticWeatherMap .header{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	padding: 8px;
	display: block;
	text-transform: none;
}
#staticWeatherMap .sep2{
	height: 1px;
	background: #c5c5c5;
}
.seaTempAndButtonsFlex{
	display: flex;
	flex-flow: row wrap;
	margin-right: -10px;
}
.seaTempAndButtonsLeft{
	flex: 100 1 400px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.seaTempAndButtonsRight{
	flex: 1 1 180px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ns {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.comfortTablePanel{
	display: none;
}
.pointer{
	cursor: pointer;
}
.wgt400{
	display: none;
}
.wgt500{
	display: none;
}
.orientation-warning{
	border: 1px solid #ffcccc;
	background: #ffeeee;
	padding: 5px 15px;
	font-size: 14px;
	line-height: 20px;
	display: none;
	margin-bottom: 15px;
}
.lh21{
	line-height: 21px;
}
.weatherMapTitle{
    font-size: 20px;
    line-height: 20px;
    color: #e86700;
    font-weight: bold;
    text-transform: uppercase;	
}
.monthListFlex{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}
.monthListFlex > div{
	height: 30px;
	flex: 1 0 320px;
}
.seasonsListFlex{
	display: flex;
	flex-flow: row wrap;
}
.seasonsListFlex > div{
	flex: 1 1 45%;;
}
.twoColumnsFlex{
	display: flex;
	flex-flow: row wrap;
	margin-right: -10px;
}
.twoColumnsFlex > div{
	flex: 1 0 300px;
	margin-right: 10px;
}
.informers{
	position: relative;
	display: flex;
	flex-flow: row wrap;
	margin-right: -10px;
	cursor: default;
}
.informers > div{
	flex: 1 0 300px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.infLinks a{
	font-size: 14px;
	line-height: 20px;
}
.overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#reviewBlock{
	border: 1px solid #e0e0e0;
	background: #fff;
}
#reviewBlock .sep1{
	height: 1px;
	background: #e0e0e0;
}
#reviewBlock .sep2{
	height: 1px;
	background: #c5c5c5;
}
#reviewBlock .header, #reviewBlock .header a{
	text-decoration: none;
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #e86700;
	padding: 8px;
}
#reviewBlock .info{
	padding: 15px 15px;
	font-size: 15px;
	line-height: 20px;
}
#reviewBlock .userName{
	font-size: 16px;
	color: #e86700;	
	font-weight: bold;
}
#reviewBlock .date{
	font-size: 15px;
	padding-left: 5px;
}
#reviewBlock a, #reviewBlock .more{
	color: #0773ab;
	cursor: pointer;
}
#reviewsLink{
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
}
#reviewsLink a{
	color: #e86700;
	font-size: 14px;
	line-height: 35px;
	text-decoration: underline;
}
#review{
	font-size: 14px;
}
#review .reviewHeader{
	line-height: 17px;
	margin-bottom: 5px;
}
#review a{
	color: #0773ab;
}

#review div.sep{
	width: 1px;
	height: 11px;
	background: #1f3642;
	margin: 0px 8px 0px 8px;
	display: inline-block;
}
#review .userName{
	font-size: 15px;
	color: #e86700;	
	font-weight: bold;
}
#review .date{
	line-height: 24px;
	margin-bottom: 5px;
}
#review p{
	text-align: justify;
	margin-bottom: 5px;
	line-height: 22px;
	font-size: 14px;
}
#reviewSep{
	width: 100%;
	height: 1px;
	background: #dfdfdf;
	margin: 15px 0px 15px 0px;
}
#reviewsFilter{
	display: flex;
	flex-flow: row wrap;
	font-size: 14px;
}
#reviewsFilter div{
	flex: 1 1 100px;
	align-items: center;
	margin-right: 20px;
}
#reviewsFilter select{
	font-size: 14px;
	margin-top: 5px;
}
#pgn{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
	margin: 0px auto;
}
#pgn td{
	height: 29px;
	padding: 0px;
}
#pgn .first, #pgn .last, #pgn .prev, #pgn .next, #pgn .bck, #pgn .bck-sel{
	cursor: pointer;
}
#pgn .first{
	background: url("/img/pgn-first.png") center center no-repeat;
	width: 24px;
}
#pgn .last{
	background: url("/img/pgn-last.png") center center no-repeat;
	width: 24px;
}
#pgn .prev{
	background: url("/img/pgn-prev.png") center center no-repeat;
	width: 15px;
}
#pgn .next{
	background: url("/img/pgn-next.png") center center no-repeat;
	width: 15px;
}
#pgn .space{
	width: 10px;
}
#pgn .start{
	background: url("/img/pgn-start.png") center center;
	width: 5px;
}
#pgn .end{
	background: url("/img/pgn-end.png") center center;
	width: 5px;
}
#pgn .start-sel{
	background: url("/img/pgn-start-sel.png") center center;
	width: 5px;
}
#pgn .end-sel{
	background: url("/img/pgn-end-sel.png") center center;
	width: 5px;
}
#pgn .bck{
	background: url("/img/pgn-bck.png");
	padding: 0px 12px;
}
#pgn .bck-sel{
	background: url("/img/pgn-bck-sel.png");
	padding: 0px 12px;
}
#pgn .sep{
	background: url("/img/pgn-sep.png");
	width: 2px;
}
#pgn a{
	line-height: 29px;
	font-weight: bold;
	font-size: 13px;
	color: #1f3642;
	text-decoration: none;
}
#pgn-txt{
	text-align: center;
	margin: 10px 0px;
	font-size: 13px;
}


@media (max-width: 650px) {
	#menuRow{display: none;}	
}
@media (max-width: 719.98px) {
	#footerInformer{display: none;}
	.desktopOnlyM{display: none;}
}
@media (max-width: 890px) {
	.searchTop{display:block;margin-top: 10px; }
}
@media (max-width: 1023.98px) {
	#header {display: none;}
	body {background: url("/img/background.png");}
	#menuRow{margin-top: 0px;}
	#pc{flex-flow: row-reverse wrap;}
	#sortResort{display: none;}
	#sortCountry{display: none;}
	#resortsList .resortListItem{min-width: 300px; border-right: 1px solid #dddddd;}
	#topBlock .ggl{float: none;text-align: center;}
	.exItem3{display: none;}
	#cCompare div.bck{background: none;}
	.desktopOnly{display: none;}
	.searchLeft{display:block;}
	.typeahead,.tt-query,.tt-hint {
	  height: 24px;
	  font-size: 24px;
	}
	.tt-suggestion,.empty-message {
	  padding: 5px 15px;
	}
}
