/***** COMMON STYLES *****/
body {
	height: 100%;
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans","Nimbus Sans L", sans-serif;
	color: #1f3642;
	background: url("/img/background.png");
	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;
}
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;
}
.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;
}
.pl3{
	padding-left: 3px;
}
.pl5{
	padding-left: 5px;
}
.pr3{
	padding-right: 3px;
}
.pr5{
	padding-right: 5px;
}
.pr10{
	padding-right: 10px;
}
.pl10{
	padding-left: 10px;
}
.mr3{
	margin-right: 3px;
}
.mr14{
	margin-right: 14px;
}
.mr15{
	margin-right: 15px;
}
.mr13{
	margin-right: 13px;
}
.mr17{
	margin-right: 17px;
}
.ml5{
	margin-left: 5px;
}
.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb15{
	margin-bottom: 15px;
}
.mb20{
	margin-bottom: 20px;
}
.mb25{
	margin-bottom: 25px;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt25{
	margin-top: 25px;
}
.h25{
	height: 25px;
}

#header{
	background: url("/img/header_background.jpg") top center no-repeat;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 229px;
	z-index: -10;
}
#measurementsBlock{
	width: 1020px;
	margin: 0px auto;
	text-align: right;
}
#measurements{
	font-size: 14px;
	padding-right: 10px;
	line-height: 25px;
	font-weight: bold;
	margin: 5px 0px;
	color: #000000;
}
.mesureOption, .mesureOptionSel{
	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;
	display: inline-block;
	width: 30px;
	height: 25px;
	margin-left: 8px;
	text-align: center;
	background: #eeeeee;
	cursor: pointer;
}
.mesureOptionSel, .mesureOptionOver {
	background: #eaa228;
}
#searchPanel{
	position: absolute;
	top: 0px;
	height: 56px;
	width: 100%;
	z-index: 5;
}
#searchBlock{
	width: 1020px;
	margin: 0px auto;
	background: url("/img/search-bck.png") top right no-repeat;
	height: 60px;
	position: relative;
}
#search{
	position: absolute;
	top: 15px;
	right: 110px;
}
#search input{
	width: 300px;
	padding: 0px;
	margin: 0px;
	font-size: 26px;
	border: 0px;
	outline: none; 
}
#searchBtn{
	position: absolute;
	top: 16px;
	right: 15px;
}
#searchBtn input{
	width: 82px;
	padding: 0px;
	margin: 0px;
	height: 32px;
	border: 0px;
	outline: none;
	cursor: pointer;
	opacity:0.0; filter:alpha(opacity=0); 
}
.tt-dropdown-menu{
	background: #fff;
	border: 1px solid #bebebe;
	border-top: 0px;
	margin-top: 5px;
}
.tt-suggestions{
	padding: 0px 0px;
	width: 295px;
}
.tt-suggestion{
	border-top: 1px solid #eee;
	font-size: 20px;
	padding: 5px 10px;
}
.tt-is-under-cursor{
	background: #efefef;
}
#searchResult tr{
	height: 24px;
}
#searchResult .flag{
	text-align: center;
}
#searchResult .lnk{
	padding-left: 6px;
}
#searchResult a{
	color: #7098AD;
	font-size: 16px;
	text-decoration: none;
}


#menu{
	position: absolute;
	top: 118px;
	left: 0px;
	background: url("/img/menu_background.png") top center no-repeat;
	width: 100%;
	height: 56px;
	z-index: -5;
}
#menuRow{
	width: 1020px;
	margin: 10px auto 0px;
	height: 44px;
	vertical-align: middle;
	position: relative;
	padding: 0px 0px 0px 10px;
}
.menuItem{
	line-height: 44px;
	text-align: center;
	cursor: pointer;
	float: left;
	padding: 0px 20px;
}
.menuSep{
	height: 44px;
	width: 1px;
	border-right: 1px solid #bacbd2;
	float: left;
}
.menuItemDisabled{
	line-height: 44px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 20px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #1f3642;
}
#menuRow a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #1f3642;
}
#menuRow .selected{
	background: url("/img/menu_over.png") 6px 0px;
}
#content{
	padding-top: 10px;
	width: 1020px;
	margin: 174px auto 0px;
	vertical-align: middle;
	overflow: visible;
}
#path{
	font-size: 22px;
	margin-bottom: 15px;
	clear: both;
	margin-left: 5px;
}
#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{
	vertical-align: bottom;
	border: 1px solid #e0e0e0;
}
#path img{
	margin-bottom: 1px;
}

#pageContent{
	width: 100%;
	overflow: hidden;
}
#middle{
	float: right;
	width: 745px;
}
#top{
	clear: both;
	width: 745px;
}
#left{
	float: left;
	width: 250px;
	padding-right: 25px;
}
#right190{
	float: right;
	width: 165px;
	padding-left: 25px;
}
#right325{
	float: right;
	width: 300px;
	padding-left: 25px;
}
#center420{
	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{
	width: 100%;
	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: 6px 10px 6px 15px;
	text-align: right;
}
#resortMenu .footer a{
	color: #e86700;
	font-size: 12px;
	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: 12px;
	border-collapse: collapse;
}
#resortsList tr{
	border: 0px;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
}
#resortsList tr.selected{
	background: #f9f9f9;
}
#resortsList .resortListName a{
	color: #1f3642;
	font-size: 12px;
	text-decoration: none;
}

.resortListName{
	padding: 6px 10px 6px 15px;
	width: 100%;
	line-height: 16px;
}
.resortListIcon{
	text-align: center;
}
.resortListTemp{
	line-height: 22px;
	padding: 0px 10px 0px 3px;
	text-align: right;
}


#sortResort{
	padding: 8px 10px 8px 15px;
	font-size: 14px;
	color: #7098ad;
	font-weight: bold;
	overflow: hidden;
}
#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{
	width: 100%;
	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: 6px 10px 6px 15px;
	text-align: right;
}
#countryMenu .footer a{
	color: #e86700;
	font-size: 12px;
	text-decoration: underline;
}
#countryMenu .sep{
	width: 150px;
	height: 1px;
	background: #e0e0e0;
}
#countryMenu .sep100{
	width: 100%;
	height: 1px;
	background: #f0f0f0;
}
#sortCountry{
	padding: 8px 10px 8px 15px;
	font-size: 12px;
	color: #7098ad;
	font-weight: bold;
	overflow: hidden;
}
#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;
	font-size: 12px;
	border-collapse: collapse;
}
#countryList tr{
	border: 0px;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
	vertical-align: middle;
}
#countryList tr.selected{
	background: #f9f9f9;
}
#countryList .countryName a{
	color: #1f3642;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#countryList .countryName{
	padding: 6px 10px 6px 5px;
	width: 100%;
	line-height: 16px;
}
#countryList .countryFlag{
	padding-left: 15px;
}


#offersMenu{
	width: 100%;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
	padding: 0px;
}
#offersMenu table{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
#offersMenu tr{
	height: 39px;
	background: url("/img/offer-bck.png");
	border-bottom: 1px solid #c5c5c5;
	cursor: pointer;
}
#offersMenu tr.selected{
	background: url("/img/offer-bck-sel.png");
}
#offersMenu tr.last{
	border-bottom: none;
}
#offersMenu a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #1f3642;
}
#offersMenu .offerTxt{
	padding: 1px 10px 0px 3px;
}
#offersMenu .offerIcon{
	padding-left: 8px;
	width: 45px;
}
#offersMenu .offerIcon div{
	height: 30px; 
	width: 40px;
	background: url("/img/offers.png") no-repeat center center;
}
#offersMenu div.selected{
	background: url("/img/offers-sel.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: 16px;
	font-weight: bold;
}
#forecast24Resort .resortTime{
	font-size: 12px;
}
#forecast24Date{
	font-size: 14px;
	color: #7098ad;
	padding: 10px 10px 10px 15px;
	text-transform: uppercase;
}
#forecast24Item{
	height: 44px;
	width: 100%;
	border: 1px #e0e0e0 solid;
	margin-bottom: 5px; 
	border-bottom: 2px #e0e0e0 solid;
}
#forecast24Item table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
#forecast24Item tr{
	vertical-align: middle;
	height: 44px;
}
#forecast24Item .date{
	padding-left: 10px;
	width: 50px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	color: #7098ad;
}
#forecast24Item .time{
	width: 50px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	color: #7098ad;
}
#forecast24Item .time span{
	vertical-align: super;
	font-size: 11px;
	color: #bebebe;
}
#forecast24Item .icon{
	width: 55px;
	text-align: center;
}
#forecast24Item .temp, #forecast24Item .temp2{
	width: 65px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
}
#forecast24Item .temp span{
	color: #bebebe;
}
#forecast24Item .temp2{
	width: 6px;
}
#forecast24Item .wind{
	padding-right: 5px;
}
#forecast24Item .desc{
	width: 45px;
	text-align: left;
	line-height: 11px;
	font-size: 11px;
}
#forecast24Item .desc2{
	width: 40px;
	text-align: left;
	line-height: 11px;
	font-size: 11px;
}

.wind1, .wind2, .wind3, .wind4, .wind5, .wind6, .wind7, .wind8 {
	width: 24px;
	height: 24px;
	background: url("/img/wind.png") no-repeat;
}
.wind1{background-position: -168px 0px;} 
.wind2{background-position: -48px 0px;} 
.wind3{background-position: -96px 0px;} 
.wind4{background-position: 0px 0px;} 
.wind5{background-position: -144px 0px;} 
.wind6{background-position: -24px 0px;} 
.wind7{background-position: -120px 0px;} 
.wind8{background-position: -72px 0px;} 

.winds1, .winds2, .winds3, .winds4, .winds5, .winds6, .winds7, .winds8 {
	width: 12px;
	height: 12px;
	background: url("/img/wind2.png") no-repeat;
	display: block;
}
.winds1{background-position: -84px 0px;}
.winds2{background-position: -24px 0px;}
.winds3{background-position: -48px 0px;}
.winds4{background-position: 0px 0px;}
.winds5{background-position: -72px 0px;}
.winds6{background-position: -12px 0px;}
.winds7{background-position: -60px 0px;}
.winds8{background-position: -36px 0px;}

#topAd{
	clear: both;
	margin-left: 5px;
	margin-bottom: 15px;
	height: 90px;
}
#topAd .adv{
	float: left;
}
#topAd .current{
	float: right;
}
#currentShort{
	border: 1px solid #e0e0e0;
	height: 80px;
	width: 180px;
	padding: 5px 10px;
	cursor: pointer;
	background: #fff;
}
#currentShort .line1{
	font-size: 12px;
	font-weight: bold;
	color: #e86700;
	width: 100%;
	height: 20px;
}
#currentShort .line1 a{
	font-size: 12px;
	font-weight: bold;
	color: #e86700;
	text-decoration: none;
}
#currentShort .line1 div{
	float: right;
	color: #1f3642;
}
#currentShort .line2{
	font-size: 13px;
	width: 100%;
	height: 20px;
}
#currentShort .line3{
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
	width: 100%;
	height: 24px;
}
#currentShort .line3 .cell2{
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}
#currentShort .line3 .cell4{
	padding-left: 5px;
	white-space: nowrap;
}
#currentShort .line3 .cell2 font{
	color: #bebebe;
}
#currentShort .line3 .cell2 span{
	font-weight: normal;
}
#currentShort .line4{
	font-size: 11px;
	width: 100%;
	height: 16px;
}
#currentShort .line4 div{
	float: right;
}
#topmonths{
	border: 1px solid #e0e0e0;
	background: #fff;
}
#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 .info{
	padding: 8px 15px;
	overflow: hidden;
}

#topmonths .title{
	font-size: 13px;
	color: #1f3642;
	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;
	margin-left: 7px;
}
#topmonths table tr{
	height: 18px;
}
#topmonths .border-bot{
	border-bottom: 1px solid #f3f3f3;
}
#topmonths .val{
	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: 12px;
	text-decoration: underline;
	text-align: right;
	text-transform: none;
}

#currentWeatherPanel{
	border: 5px solid #e0e0e0;
	background: #fff;
	padding: 17px 13px;
	overflow: hidden;
	margin-bottom: 15px;
}
#currentWeather{
	width: 200px;
	float: left;
	color: #1f3642;
	margin-right: 18px;
}
#currentWeather .title{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7098ad;
}
#currentWeather .sep{
	background: #e0e0e0;
	height: 1px;
	margin: 10px 0px;
}
#currentWeather a{
	color: #7098ad;
	font-size: 14px;
	text-decoration: none;
	line-height: 15px;
}
#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: 11px;
	line-height: 12px;
}
#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: 12px;
	text-align: left;
	line-height: 12px;
	padding: 6px 0px;
}
#currentWeather .tableVal{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-left: 5px;
}
#currentWeather .sepLine{
	border-bottom: 1px solid #f0f0f0;
}




#forecastPanel{
	float: left;
	margin-right: 18px;
}
#forecastPanel10{
	float: left;
}
#forecastBlock{
	background: url("/img/forecast-col-bck.png") repeat-x bottom;
	width: 60px;
	border: 1px solid #e0e0e0;
	float: left;
	text-align: center;
	color: #1f3642;
	font-size: 11px;
}
#forecastBlock .title{
	color: #7098ad;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
	text-transform: uppercase; 
}
#forecastBlock .dayNight{
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
}
#forecastBlock .icon{
	height: 46px;
}
#forecastBlock img{
	padding: 5px 0px;
	margin: auto;
}
#forecastBlock .temp{
	font-size: 20px;
	font-weight: bold;
}
#forecastBlock .sep{
	background: #fff;
	width: 50px;
	height: 1px;
	margin: 13px auto;
}
#forecastBlock .precip{
	line-height: 12px;
}
#forecastBlock .pipka{
	width: 26px;
	height: 26px;
	background: url("/img/composite.png") no-repeat -20px -190px;
	margin: 0px auto 10px auto;
}





#linksPanel{
	width: 170px;
	float: left;
}
#link{
	height: 107px;
	position: relative;
	cursor: pointer;
}
#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: 14px;
	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{
	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;
	text-decoration: none;
}
#infoBlock .info{
	width: 100%;
	overflow: hidden;
}
#weatherMonths{
	padding: 10px 15px;
	width: 100%;
	overflow: hidden;
}
#weatherMonths .block{
	float: left;
	width: 33%;
}
#weatherMonths .block20{
	float: left;
	width: 20%;
}
#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: 24px;
}
#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;
}
.txt14{
	font-size: 13px;
	text-align: justify;
	margin-bottom: 10px;
}
.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{
	width: 1020px;
	margin: 0px auto;
	overflow: hidden;
}
#footer .col1{
	width: 200px;
	float: left;
	margin-right: 90px;
}
#footer .col2{
	width: 200px;
	float: left;
}
#footer .rights{
	padding-left: 40px;
}
#footer .email{
	padding-left: 10px;
	padding-top: 10px;
	color: #0773ab;
	font-size: 13px;
	text-decoration: underline;
}
#footer .counters{
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0px;
}
#footerLinks{
	overflow: hidden;
	width: 720px;
}
#footerLinks a{
	width: 220px;
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	color: #1f3642;
	text-decoration: none;
	float: left;
}
#footerLinks a:HOVER{
	text-decoration: underline;
}

#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;
	width: 36px;
	height: 32px;
	padding-top: 2px;
	cursor: pointer; 
}
#daysPanel .day10{
	float: left;
	width: 51px;
	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;
}
#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{
	font-size: 10px;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}
#dForecast td.info{
	width: 55px;
}
#dForecast .date{
	width: 40px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	text-transform: uppercase;
}
#dForecast .icon{
	height: 42px;
}
#dForecast .icon img{
	margin: auto;
}
#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;
}
#monthWeather h2{
	font-size: 20px;
	line-height: 22px;
	color: #7098ad;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#monthWeather .title{
	font-size: 18px;
	line-height: 20px;
	color: #7098ad;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#monthWeather .seaTemp{
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#monthWeather h2 span{
	color: #e86700;
}
#monthWeather table{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
#monthWeather tr{
	vertical-align: middle;
	font-size: 14px;
}
#monthWeather td.icon{
	width: 30px;
	text-align: right; 
}
#monthWeather td.param{
	text-align: left;
	padding: 8px 5px;
}
#monthWeather td.val{
	text-align: right;
	font-weight: bold;
}
#monthWeather td.link{
	text-align: right;
	padding-top: 10px;
}
#monthWeather .sun{
	background: url("/img/composite.png") -90px -60px;
	width: 16px;
	height: 16px;
}
#monthWeather .moon{
	background: url("/img/composite.png") -110px -60px;
	width: 16px;
	height: 16px;
}
#monthWeather .water{
	background: url("/img/composite.png") -130px -60px;
	width: 24px;
	height: 15px;
}
#monthWeather .light{
	background: url("/img/composite.png") -160px -60px;
	width: 24px;
	height: 24px;
}
#monthWeather .rain{
	background: url("/img/composite.png") -190px -60px;
	width: 24px;
	height: 26px;
}
#monthWeather .snow{
	background: url("/img/composite.png") -130px -80px;
	width: 24px;
	height: 22px;
}
#monthWeather a{
	font-size: 13px;
	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: 10px 15px;
	height: auto;
	overflow: hidden;
}
#countryResorts .block{
	float: left;
	width: 33%;
}
#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;
	padding-bottom: 20px;
}
#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: 12px;
	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 td.ttxt{
	width: 100%;
	text-align: left;
}
#bestTable .header img{
	padding: 0px 8px;
}
#bestTable td{
	border-bottom: 1px solid #f0f0f0;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding: 10px 5px;
}
#bestTable td span{
	font-weight: bold;
}
#bestTable td a{
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #7098ad;
}
#chartYearsBlock{
	margin-bottom: 5px;
	padding: 0px 10px;
}
#chartYears, #chartSeaYears{
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 13px;
}
#chartYears td.sep, #chartSeaYears td.sep{
	width: 5px;
}
#chartYears td.year, #chartYears td.year2, #chartSeaYears td.year{
	text-align: center;
	width: 55px;
	height: 25px;
	vertical-align: middle;
	background: url("/img/composite.png") no-repeat -100px -110px;
}
#chartYears td.year2{
	width: 70px;
	background: url("/img/composite.png") no-repeat -160px -110px;
}
#chartYears td.sel, #chartSeaYears td.sel{
	background: url("/img/composite.png") no-repeat -100px -140px;
}
#chartYears td.sel2{
	background: url("/img/composite.png") no-repeat -160px -140px;
}
#chartYears td.over, #chartSeaYears td.over{
	background: url("/img/composite.png") no-repeat -100px -140px;
}
#chartYears a, #chartSeaYears a{
	color: #1f3642;
	text-decoration: none;
}
#countriesList{
	border: 5px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px 20px;
}
#countriesList a{
	color: #1f3642;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#countriesList tr{
	height: 25px;
}
#countriesList td.w33{
	width: 33%;
}

#seaTempCurrent{
	font-size: 12px;
	color: #7098AD;
	overflow: hidden;
	width: 100%;
}
#seaTempCurrent a{
	font-size: 12px;
	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;
}
#table{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: white;
}
#table th{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 17px;
	height: 40px;
	padding: 0px 10px;
	white-space: nowrap;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-weight: normal;
}
#table td{
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 17px;
	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;
}
#cCompare div{
	padding: 5px;
}
#cCompare div.bck{
	background: #f9fafb;
}
#cCompare a{
	text-align: center;
	text-decoration: none;
	color: #7098AD;
	font-size: 14px; 
	line-height: 17px;
}



#tbl{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: white;
}
#tbl th{
	background: #ffffff url("/img/top-month-bck.png") repeat-x bottom;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 17px;
	height: 40px;
	padding: 0px 10px;
	white-space: nowrap;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-weight: normal;
}
#tbl td.td{
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	line-height: 17px;
	padding: 5px 10px;
	border-right: 1px solid #e0e0e0;
}
#tbl td.td2{
	vertical-align: middle;
	font-size: 13px;
	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;
}
#cWeatherLink{
	border-collapse: collapse;
	border-spacing: 0px;
	cursor: pointer;
}
#twoColsTable{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}



#weatherMapTabs{
	height: 41px;
	width: 100%;
	position: relative;
	top: 5px;
}
.weatherMapTab{
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	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;
	float: left;
	border: 5px solid #e0e0e0;
	margin-right: 10px;
	padding: 0px 10px;
	background: url("/img/tab-bck.png") repeat-x;
	cursor: pointer;
}
.weatherMapTabSel{
	color: #e86700;
	background: #fff;
	cursor: default;
}
.weatherMapTabSel2{
	color: #e86700;
	background: #fff;
	cursor: default;
	border-bottom-color: #fff;
}

#slider{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 708px;
	margin: 10px auto 15px auto;
}
#slider td{
	padding-left: 0px;
	padding-right: 0px;
}
#slider tr.months td{
	padding-bottom: 3px;
}
tr.slideRow{
	height: 14px;
	background: url("/img/slide-bck.png") repeat-x;
}
tr.slideRow td{
	text-align: center;
}
td.slideLeft{
	width: 6px;
	background: url("/img/slide-left.png");
	padding: 0px;
}
td.slideRight{
	width: 6px;
	background: url("/img/slide-right.png");
	padding: 0px;
}
#slider tr.months{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #7098ad;
}
#slide{
	background: url("/img/slide.png");
	width: 50px;
	height: 11px;
	margin: 1px auto;
}
#slider .a{
	cursor: pointer;
	width: 58px;
}
#sliderPanel{
	border-bottom: 5px solid #e0e0e0;
}

#review{
	font-size: 13px;
}
#review .reviewHeader{
	line-height: 17px;
	margin-bottom: 3px;
}
#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: 14px;
	color: #e86700;	
	font-weight: bold;
}
#review .date{
	line-height: 20px;
	margin-bottom: 5px;
}
#review p{
	text-align: justify;
	margin-bottom: 5px;
}

#reviewSep{
	width: 100%;
	height: 1px;
	background: #dfdfdf;
	margin: 15px 0px 15px 0px;
}
#reviewBtn, #addReviewBtn{
	width: 300px;
	height: 40px;
	background: url("/img/review-btn-bck.png") no-repeat;
	line-height: 40px; 
	cursor: pointer;
	margin: 0px auto 20px auto;
	text-align: left;
}
#reviewBtn a, #addReviewBtn a{
	margin-left: 60px;
	font-weight: bold;
	font-size: 14px;
	color: #1f3743;
	text-decoration: none;
}
#reviewBtn a:HOVER, #addReviewBtn a:HOVER{
	text-decoration: none;
}
#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;
	overflow: hidden;
	font-size: 13px;
}
#reviewBlock .userName{
	font-size: 14px;
	color: #e86700;	
	font-weight: bold;
}
#reviewBlock .date{
	font-size: 13px;
	padding-left: 5px;
}
#reviewBlock a{
	color: #0773ab;
}
#reviewBlock .reviewHeader{
	line-height: 16px;
}
#reviewsLink{
	height: 35px;
	text-align: right;
	padding-right: 15px;
}
#reviewsLink a{
	color: #e86700;
	font-size: 12px;
	line-height: 35px;
	text-decoration: underline;
}

#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;
}
#reviewsFilter table{width: 100%;}
#reviewsFilter a{
	color: #0773ab;
	font-size: 13px;
	line-height: 35px;
	text-decoration: underline;
	font-weight: bold;
}
#reviewsFilter a:hover{
	text-decoration: none;
}

#newReview{
	font-size: 13px;
}
#newReview p{
	text-align: justify;
	margin-bottom: 10px;
}
#newReview .sep{
	width: 100%;
	height: 1px;
	background: #ededed;
}
#newReview .title{
    color: #E86700;
    font-size: 16px;
    margin-bottom: 5px;	
}
#newReview .header{
    color: #1f3642;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#newReview textarea{
	width: 700px;
	height: 200px;
}
#newReview .userName{
	width: 200px;
}
#newReview .country{
	width: 200px;
}
#newReview .resort{
	width: 200px;
}
#newReview .err{
	color: #ee3333;
	display: none;
}



#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: 13px;	
}
#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;
}

.comfortBtn-container{
	display: inline-block;
}
.comfortBtn{
	width: 162px;
	height: 100px;
	overflow: hidden;
	background: url("/img/comfort-btn.png") 0px 0px;
}
.comfortBtn .top{
	cursor: pointer;
	width: 162px;
	height: 69px;
}
.comfortBtn .top-over{
	background: url("/img/comfort-btn.png") 0px -100px;
}
.comfortBtn .top-icon{
	width: 65px;
	height: 69px;
	float: left;
}
.comfortBtn .icon-day{
	width: 46px;
	height: 44px;
	margin: 12px auto;
	background: url("/img/comfort-btn.png") 0px -284px;
	overflow: hidden; 
}
.comfortBtn .icon-night{
	width: 43px;
	height: 44px;
	margin: 12px auto;
	background: url("/img/comfort-btn.png") -46px -284px;
	overflow: hidden; 
}
.comfortBtn .icon-sea{
	width: 54px;
	height: 44px;
	margin: 12px auto;
	background: url("/img/comfort-btn.png") -90px -284px;
	overflow: hidden; 
}
.comfortBtn .icon-heavy-rain, #rainPicker .icon-heavy-rain{
	width: 54px;
	height: 54px;
	margin: 7px auto;
	background: url("/img/comfort-btn.png") 0px -328px;
	overflow: hidden; 
}
.comfortBtn .icon-rain, #rainPicker .icon-rain{
	width: 56px;
	height: 54px;
	margin: 7px auto;
	background: url("/img/comfort-btn.png") 0px -382px;
	overflow: hidden; 
}
.comfortBtn .icon-no-rain, #rainPicker .icon-no-rain{
	width: 48px;
	height: 46px;
	margin: 11px auto;
	background: url("/img/comfort-btn.png") 0px -436px;
	overflow: hidden; 
}

.comfortBtn .top-content{
	width: 92px;
	height: 69px;
	float: left;
}
.comfortBtn .content-temp{
	line-height: 69px;
	font-size: 28px;
	font-weight: bold;
	color: #1f3642;
}
.comfortBtn .content-temp span.gray{
	color: #bebebe;
}
.comfortBtn .content-rain{
	font-size: 14px;
	color: #eb6700;
	display: table;
	overflow: hidden;
	padding-left: 5px;
}
.comfortBtn .content-rain-cell{
	display: table-cell;
	vertical-align: middle;
}

.comfortBtn .bot{
	cursor: pointer;
	width: 162px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #7098ad;
	padding: 0px 10px;
	line-height: 31px;
}
.comfortBtn .bot-sel{
	background: url("/img/comfort-btn.png") 0px -169px;
}
#comfortButtons .selection{
	display: none;
	width: 162px;
	height: 90px;
	background: url("/img/comfort-btn.png") 0px -194px;
	position: absolute;
	z-index: 100px;
	
}
#comfortButtons .selection .option{
	cursor: pointer;
	height: 21px;
	font-size: 15px;
	line-height: 21px;
	padding: 0px 10px;
}
#comfortButtons .selection .sep{
	height: 1px;
	background: #ccc;
}
#comfortButtons .selection .option-over{
	background: #e86700;
	color: #ffffff;
}
.tempPicker{
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	font-weight: 12px;
	color: #c33902;
	background: white;
}
.tempPicker td{
	width: 36px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e0e0e0;
	text-align: center;
	cursor: pointer;
}
.tempPicker td.blue{
	color: #3684af;
}
.tempPicker td.black{
	color: #1f3642;
}
.tempPicker td.sel{
	background: #dddddd;
}
.tempPicker td.over{
	background: #eeeeee;
}
.rainPicker{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	background: white;
	color: #eb6700;
}
.rainPicker tr{
	vertical-align: middle;
	border: 1px solid #e0e0e0;
}
.rainPicker tr.over{
	background: #eeeeee;
}
.rainPicker td{
	height: 24px;
	cursor: pointer;
	font-size: 18px;
}
.rainPicker td.ico{
	padding-left: 5px;
}
.rainPicker td.txt{
	padding: 0px 15px;
}

.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;
}