*{
  font: 100% 'Arial', 'Tahoma', 'Verdana','Trebuchet MS', 'Hevetica', 'Sans-serif';
	margin: 0;
  padding: 0;
 }
b, strong, b a, strong a
 {
  font-weight: bold;
 }
ul
 {
  list-style-position: inside;
 }
body
  {
	 font: 100% 'Arial', 'Tahoma', 'Verdana','Trebuchet MS', 'Hevetica', 'Sans-serif';
	 margin: 0 !importan;
	 text-align: center;
	}
.centered
  {
	 text-align: center;
	}
.formlabel
  {
	 text-align: right;
  }
.formfld
  {
	 text-align: left;
  }
#outer
	{
	 float: left;
	margin: 0;
  width: 100%;
	height: 100%;
	position: relative;
	display: table;
	/*background: url('/skiimg/b-body1.png') top no-repeat;*/
	background: url('/skiimg/b-body1.jpg') top no-repeat;
	background-size: 100% auto;
	border-top: 5px solid #3ee7d1;
	}
#outer.simple
	{
	background: transparent;
	border-top: none;
	}
#outer > h1, #outer > h2, #outer > h3, .content > h1
 {
  float: left;
	width: 995px;
	margin-top: 15px;
 }
#outer > h1, #outer h2, #outer h3, .content > h1
 {
  float: left;
	width: 100%;
	margin-top: 12px;
	font: 21px 'Arial';
	font-weight: bold;
	color: #001e54;
 }
#outer > h1 a, #outer h2 a, #outer h3 a, .content > h1 a
 {
  font: 21px 'Arial';
	font-weight: bold;
	color: #001e54;
	text-decoration: none;
 }

#outer h3,  #outer h3 a
 {
  font: 18px 'Arial';
	line-height: 24px;
	margin-top: 6px;
	color: #3FE5FF;
	box-sizing: border-box;
 }
 
#inouter
 {
   width: 1018px;
	 margin: 1em auto;
	 margin-top: 0 !important;
	 margin-bottom: 0 !important; 
	 background:  url('/skiimg/b1.png') no-repeat;
	 text-align: left;
	 overflow: hidden;
 }
 
#outer.simple #inouter
 {
	 background: transparent;
 }

#inouter2
 {
  float: left;
	display: inline;
	margin-left: 14px;
  width: 1004px;
	min-height: 600px;
 }
#header
 {
  float: left;
	width: 992px;
	height: 138px;
 }
#logo
 {
  float: left;
	width: 366px;
	height: 105px;
	background: url('/skiimg/b-logo1.gif') no-repeat;
	background: #3ee8d1; /* Old browsers */
background: -moz-linear-gradient(top, #3ee8d1 0%, #1ae0ba 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3ee8d1), color-stop(100%,#1ae0ba)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3ee8d1 0%,#1ae0ba 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3ee8d1 0%,#1ae0ba 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3ee8d1 0%,#1ae0ba 100%); /* IE10+ */
background: linear-gradient(to bottom, #3ee8d1 0%,#1ae0ba 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ee8d1', endColorstr='#1ae0ba',GradientType=0 ); /* IE6-9 */
 -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
 }
#logo a img
 {
  float: left;
	border: none;
	margin-left: 13px;
	margin-top: 17px;
 }
#logo span.site-name
 {
  float: left;
	font: 31px 'Arial';
	color: #fff;
	margin-left: 4px;
	margin-top: 24px;
 }
#logo span.site-name-info
 {
  float: left;
	font: 14px 'Arial';
	color: #c8f8ef;
	margin-left: 75px;
	margin-top: -2px;
 }
#phones
 {
  float: left;
	width: 180px;
	width: 200px;
	height: 77px;
	margin-left: 54px;
	margin-left: 34px;
	margin-top: 28px;
 }
#phones b
 {
  float: left;
  font: 21px 'Arial';
	font-weight: bold;
	color: #fff;
	width: 220px;
 }
#phones i
 {
  float: left;
  font: 16px 'Arial';
	color: #fff;
	width: 220px;
	margin-top: 2px;
 }
#phones span
 {
  float: left;
	width: 220px;
	font: 16px 'Arial';
	font-weight: bold;
	color: #297eff;
	margin-top: 6px;
 }
#search
 {
  float: left;
	margin-top: 47px;
	width: 246px;
	height: 32px;
	
 }
.SearchHolder input
 {
  float: left;
	width: 209px;
	height: 32px;
	background: url('/skiimg/search2.gif') no-repeat;
	text-indent: 10px;
	font: 14px 'Arial';
	color: #a0a0a0;
	border: none;
 }
input.searchbutton
 {
  float: left;
	width: 34px;
	height: 32px;
	border: none;
	background: url('/skiimg/search.gif') no-repeat;
	border: none;
 }
 
#lang-and-social
 {
  float: left;
	width: 125px;
	height: 90px;
	display: inline;
	margin-left: 21px;
 }
#languadges
 {
  float: left;
	width: 122px;
	height: 38px;
	background: #3ee8d1;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
 }
#languadges a img
 {
  float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 9px;
 }
#languadges select
 {
  color: #fff;
  border:0;
  background:none;
  -webkit-appearance: none;
  margin-top: 8px;
	margin-left: 3px;
 }
#languadges select option
  {
    background: rgba(0,0,0,0.3);
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.4);
	}
#social-icon
 {
  float: left;
	margin-top: 15px;
	margin-left: 55px;
 }
#top-menu
 {
  float: left;
	position: relative;
	z-index: 12;
	height: 53px;
	background-image: linear-gradient( #032f81, #001d53);
	width: 992px;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
 }
#top-menu ul
 {
  float: left;
	height: 53px;
	width: 992px;
	list-style-type: none;
 }
#top-menu ul li
 {
  float: left;
 }
#top-menu ul li a
 {
  float: left;
	font: 16px 'Arial';
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 53px;
	padding-left: 12px;
	padding-right: 12px;
 }
#top-menu ul li:hover
 {
  background: #1ae0ba;
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
 }
#top-menu ul li ul.submenu1
 {
   /*display:none;*/
   visibility: hidden;
	 position:absolute;
	 padding: 15px 0 15px 0;
 }
#top-menu ul li.hovered ul.submenu1 /*,
#top-menu ul li:hover ul.submenu1*/
 {
  /*display:block;*/
	visibility: visible;
	background: #1ae0ba;
	height:auto;
	width:993px;
	margin-top: 53px;
	-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 0;
border-radius: 6px;
border-top-left-radius: 0;
 }
#top-menu ul li:hover ul.submenu1 li a
 {
  float: left;
	width: 220px;
	height: 24px;
	height: 20px;
	background: #3ee8d1;
	font: 14px 'Arial';
	font-weight: bold;
	font-weight: normal;
	line-height: 24px;
	line-height: 20px;
	margin-left: 10px;
	color: #fff;
	margin-bottom: 1px;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
 }
#top-menu ul li:hover ul.submenu1 li a:hover
 {
  background: #5f90ec url('/skiimg/arrow6.png') no-repeat;
	background-position: 214px 1px;
 }
#top-menu ul li:hover ul.submenu1 a.submenu-title
 {
  float: left;
	width:960px;
	margin-left: 30px;
	
	font: 15px 'Arial';
	color: #c8f8ef;
	line-height: 23px;

	padding: 0;

	padding-bottom: 2px;
 }
#top-menu ul li:hover ul.submenu1 a.submenu-title:hover
 {
  color: #fff;
  text-decoration: underline;
 }

#top
 {
  float: left;
	width: 992px;
	/*
	height: 360px;
  height: 380px auto;
	*/
	height: auto;
  background:  url('/skiimg/b-top2.png') no-repeat;
	background-position: bottom -24px left 12px;
	padding-bottom: 20px;
 }
#top span.slogan 
 {
  float: left;
	display: inline;
	width: 267px;
  font: 45px 'Arial';
	font-weight: bold;
	color: #fff;
	line-height: 42px;
	margin-top: 62px;
	margin-left: 450px;
	text-shadow: 3px 2px #4b5968;
 }
#top span.slogan i
 {
  float: left;
  font: 18px 'Arial';
	font-weight: bold;
	line-height: 25px;
	margin-top: 8px;
	
 }
#weather
 {
  float: left;
	width: 243px;
	height: 225px;
	margin-top: 39px;
	margin-left: 8px;
 }
.weather-h
 {
  float: left;
  width: 243px;
	height: 63px;
	-webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	
	background: rgba(220,224,233,1);
	background: -moz-linear-gradient(30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(220,224,233,1)), color-stop(17%, rgba(231,234,240,1)), color-stop(52%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -o-linear-gradient(30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -ms-linear-gradient(30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: linear-gradient(30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce0e9', endColorstr='#ffffff', GradientType=1 );
 }
a.w-arrow
 {
  float: left;
	width: 19px;
	height: 19px;
	margin-top: 20px;
	
 }
a.w-arrow img
 {
  border: none;
 }
.weather-h h1
 {
  float: left;
	width: 187px;
	height: 19px;
	margin-left: 18px;
	margin-top: 17px;
 }
.weather-h h1 a
 {
  font: 22px 'Arial';
	font-weight: bold;
	color: #001e54;
	text-decoration: none;
 }
.weather-link
 {
  float: left;
	width: 122px;
	height: 121px;
	background: #297eff;
 } 
a.wlink
  {
	 float: right;
	 margin-right: 8px;
	 padding-right: 12px;
	 background: url('/skiimg/arrow5.png') right no-repeat;
	 font: 12px 'Arial';
	 color: #fff;
	 text-decoration: none;
	 margin-top: 2px;
	}
a.temp
 {
  float: left;
	width: 121px;
	text-align: center;
	margin-top: 23px;
	font: 27px 'Arial';
	font-weight: bold;
	text-decoration: none;
	color: #fff;
 }
a.snow
 {
  float: left;
	margin-top: 3px;
	width: 121px;
	text-align: center;
	font: 18px 'Arial';
	font-weight: bold;
	text-decoration: none;
	color: #c3c6c8;
 }
.weather-link a.icon-weather
 {
  float: left;
	width: 122px;
	height: 73px;
	text-align: center;
	margin-top: 10px;
 }
.snow-report-link
 {
  float: left;
	width: 121px;
	height: 121px;
	background: #525b60;
 }
#weather-header
 {
  float: left;
	width: 243px;
	height: 63px;
	background-image: linear-gradient( #ffffff, #e3e7ed);
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
 }
.bottom-links
 {
  float: left;
	width: 243px;
	height: 41px;
	
	background: rgba(220,224,233,1);
	background: -moz-linear-gradient(-30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(220,224,233,1)), color-stop(17%, rgba(231,234,240,1)), color-stop(52%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(-30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -o-linear-gradient(-30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: -ms-linear-gradient(-30deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	background: linear-gradient(135deg, rgba(220,224,233,1) 0%, rgba(231,234,240,1) 17%, rgba(255,255,255,1) 52%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dce0e9', endColorstr='#ffffff', GradientType=1 );
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
 }
.bottom-links a
 {
  float: left;
	margin-top: 9px;
	height: 25px;
  text-decoration: none;
	padding: 0 9px 0 0 ;
	border-right: 1px solid #d4d7d9;
	
 }
.bottom-links a i
 {
  float: left;
  font: 13px 'Arial';
	color: #001e54;
	text-decoration: none;
	line-height: 25px;
	padding: 0 0 0 3px;
	

 }
.bottom-links a img
 {
  float: left;
  
	padding: 0 0 0 9px;
	
 }
 
#cams
 {
  float: left;
	width: 1004px;
	height: 188px;
	margin-top: 38px;
	margin-bottom: 70px;
 }
#cams h1
 {
  font: 22px 'Arial';
	font-weight: bold;
	color: #001e54;
	margin-bottom: 14px;
	margin-top: 0;
 }
#cams .camera-item
 {
  float: left;
	width: 237px;
	height: 188px;
	margin-right: 14px;
	
	
 }
#cams .camera-item h1
 {
  float: left;
	width: 237px;
	height: 36px;
	margin-bottom: 0;
	background: #001e54;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
	border-top-right-radius: 6px;
 }
.camera-item h1 a
 {
  float: left;
	margin-left: 12px;
  font: 16px 'Arial';
	color: #fff;
	line-height: 36px;
	text-decoration: none;
 }
.camera-item a img
 {
  float: left;
	width: 237px;
	height: 152px;
	border: none;
 }
span.more-cam
 {
  float: right;
	position: relative;
	z-index: 3;
	width: auto;
	padding-left: 7px;
	height: 23px;
	margin-top: -23px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
	background: #fff;
	
 }
span.more-cam a
 {
  float: right;
	margin-right: 6px;
	padding-right: 12px;
  font: 14px 'Arial';
	text-decoration: none;
	color: #297eff;
	line-height: 23px;
	 background:  url('/skiimg/arrow.gif')  no-repeat;
	 background-position: right 8px;
 }
span.more-cam p 
 {
  float: left;
	color: #297eff;
	width: 200px;
 }
span.more-cam p a
 {
  float: none;
  padding-right: 0;
	 background: none;
	 color: #297eff;
	 text-decoration: underline;
 }
.table-holder
 {
  float: left;
	margin-bottom: 0;
	width: 100%;
	box-sizing: border-box;
 }
.table-holder table
 {
  float: left;
	width: 993px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	background: #e8ebf4;
 }
.table-holder h2
 {
  margin: 0;
  font: 21px 'Arial';
	font-weight: bold;
	color: #001e54;
	margin-bottom: 15px;
	
 }
.table-holder table tr th
 {
  background: #001e54;
	color: #fff;
 }
.table-holder table th.tlr
 {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
 }
.table-holder table th.trr
 {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
 }
.table-holder table tr th, .table-holder table tr td
 {
  border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	line-height: 35px;
 }
.table-holder table tr td
 {
  color: #525b60;
	font: 16px 'Arial';
	font-weight: bold;
	line-height: 35px;
 }
.table-holder table tr td b
 {
  font: 16px 'Arial';
	font-weight: bold;
	line-height: 35px;
	color: #297eff;
 }
.table-holder p
 {
  font: 14px 'Arial';
	line-height: 20px;
	color: #868788;
 }

#top-hotel
 {
  float: left;
	width: 635px;
	height: 187px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-left: 20px;
	border-top: 9px solid #2a7dff;
 }
#top-hotel img.top-hotel-pic
 {
  float: left;
	width: 252px;
	height: 187px;
 }

#top-hotel span
 {
  float: left;
	width: 383px;
	height: 52px;
	background: #c3d6e6;
 }
#top-hotel span h1 a
 {
  float: left;
  font: 18px 'Arial';
  color: #157ccc;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 16px;
 }
#top-hotel span img
 {
  float: right;
	margin-right: 14px;
	margin-top: 22px;
 }
#top-hotel-info
 {
  float: left;
	width: 383px;
	height: 135px;
	background: #e8ebf4;
 }
#top-hotel-info i
 {
  float: left;
	margin-left: 18px;
	width: 358px;
	height: 51px;
	border-top: 1px solid #d5dbeb;
	padding-top: 7px;
	font: 13px 'Arial';
	color: #60656e;
 }
#top-hotel-info p
 {
  float: left;
	margin-top: 18px;
	margin-left: 18px;
	width: 206px;
	height: 70px;
	font: 20px 'Arial';
	font-weight: bold;
	color: #001e54;
	overflow: hidden;
 }
#top-hotel-info a
 {
  float: left;
	margin-left: 12px;
	width: 139px;
	height: 37px;
	margin-top: 25px;
	background-image: linear-gradient( #ffc42a, #ff992a);
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
 }
#index-banner1
 {
  float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 253px;
	height: 241px;
 }
#index-banner2
 {
  float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 362px;
	height: 97px;
	background-image: linear-gradient( #e7ebf4, #bccddd);
 }
#index-banner2 a, #index-banner3 a
 {
  float: left;
	position: relative;
	z-index: 10;
	width: 324px;
	height: 75px;
	margin-top: 20px;
	margin-left: 20px;
	font: 14px 'Arial';
	color: #001e54;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
 }
#index-banner2 a b, #index-banner3 a b
 {
  font: 22px 'Arial';
	font-weight: bold;
 }
#index-banner2 a b i, #index-banner3 a b i
 {
  font: 22px 'Arial';
	font-weight: bold;
	text-transform: uppercase;
  color: #297eff;
	
 }
#index-banner3 
 {
  float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 362px;
	height: 97px;
	background-image: linear-gradient( #e7ebf4, #bccddd);
 }
#index-banner2 img, #index-banner3 img
 {
  float: right;
	position: relative;
	z-index: 1;
	margin-top: -95px;
 }
#page-banners
 {
  float: left;
	width: 442px;
	height: 101px;
 }
#banner4
 {
  float: left;
	width: 442px;
	height: 101px;
	margin-top: 20px;
	background-image: linear-gradient( #6fa8ff, #297eff);
 }
#banner5
 {
  float: left;
	margin-top: 13px;
	width: 442px;
	height: 101px;
	background-image: linear-gradient( #ffba37, #fa8c00);
 }
#banner4 span, #banner5 span
 {
  float: left;
	margin-top: 8px;
	margin-left: 16px;
	height: 87px;
	width: 270px;
	display: table;
 }
#banner4 span a, #banner5 span a
 {
	font: 23px 'Arial';
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
 }
#banner4 a img, #banner5 a img
 {
  float: left;
  margin-top: 8px;
	margin-left: 9px;
 }
.banner10
 {
  float: left;
	width: 332px;
	height: 58px;
	background: #033079;
	margin-top: 20px;
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 21px;
 }
.green
 {
  background: #08d7b0;
 }
.banner11
 {
   float: left;
	width: 284px;
	height: 58px;
	background: #297eff;
	margin-top: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left: 4px;
	text-align: center;
 }
.banner11 a
 {
  font: 21px 'Arial';
	font: 19px 'Arial';
	color: #fff;
	text-decoration: none;
	line-height: 58px;
	font-style: italic;
 }
.banner10 p
 {
  float: left;
	width: 200px;
	height: 58px;
	font: 24px 'Arial';
	font-style: italic;
	line-height: 58px;
	margin-left: 16px;
 }
.banner10 p a
 {
  font: 18px 'Arial';
	line-height: 20px 'Arial';
	font-style: italic;
	text-decoration: none;
	color: #fff;
 }
.banner10 span
 {
  float: left;
	width: 117px;
	height: 58px;
	background:  url('/skiimg/b-banner4.png') no-repeat;
	margin-left: -7px;
 }
.banner10 span a
 {
  float: left;
	height: 58px;
	font: 15px 'Arial';
	text-decoration: none;
	line-height: 65px;
	text-indent: 21px;
	color: #033079;
 }
.banner10 span a b
 {
  font: 30px 'Arial';
	font-weight: bold;
 }
.hot-offers
 {
  float: left;
	width: 1004px;
 }
.hot-offers h1
 {
  float: left;
	margin-top: 30px;
	width: 990px;
	border-top: 2px solid #297eff;
 }
.hot-offers h1, .hot-offers h1 a
 {
  font: 22px 'Arial';
	font-weight: bold;
	color: #001e54;
	line-height: 56px;
	text-decoration: none;
 }
.hot-offers-item 
 {
  float: left;
	width: 237px;
	height: 302px;
	height: 337px;
	height: auto;
	background: #e6e9ec;
	margin-right: 14px;
	margin-top: 20px;
	padding-bottom: 7px;
 }
.hot-offers-item-alike
 {
  float: left;
	width: 237px;
	height: 302px;
	height: 337px;
	background: #20E1BE;
	background: #BACEDF;
	margin-right: 14px;
	margin-top: 20px;
 }
.hot-offers-item-alike a
 {
	width: 197px;
	height: 262px;
  height: 298px;
  padding: 20px;
	text-align: center;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	color: white;
	background: #BACEDF;
	font-size: 23pt;
	text-decoration: none;
 }
.full-height-alike,
.full-height-alike a {
  height: auto !important;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
} 
.full-height-alike {
  
  margin-top: 15px;
} 
.full-height-alike a {
  padding: 0 15px;
  height: 100% !important;
	width: 100%;
} 
.hot-offers-item-alike a:hover
 {
  color: #BACEDF;
	background: white;
 }
#outer .hot-offers-item h2
 {
  float: left;
	margin: 0;
	width: 237px;
	height: 57px;
	background-image: linear-gradient( #e8ebf4, #b9cdde);
 }
#outer .hot-offers-item h2 a
 {
  float: left;
	margin: 0;
	margin-top: 12px;
	margin-left: 10px;
  font: 16px 'Arial';
	font-weight: bold;
	color: #001e54;
	text-decoration: none; 
	width: 220px;
	overflow: hidden;
	height: 38px;
	overflow: hidden;
 }
.hot-offers-item h2 a i
 {
  float: left;
  width: 220px;
  font: 14px 'Arial';
	color: #001e54;
 }
.hot-offers-item a img
 {
  float: left;
	width: 237px;
	height: 184px;
 }
.hot-offers-item p
 {
  float: left;
	font: 13px 'Arial';
	color: #001e54;
	padding-top: 4px;
	margin-left: 10px;
	line-height: 20px;
 }
.hot-offers-item span.stars-span
 {
  float: left;
	background: #e6e9ec;
	position: relative;
	z-index: 3;
	margin-top: -24px;
	height: 24px;
	box-sizing: border-box;
	overflow: hidden;
	padding: 4px 7px 4px 7px;
	-webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
 }

.date-button
 {
  float: left;
	width: 225px;
	margin-left: 8px;
	text-align: left;
	height: 30px;
	height: 62px;
 }
.hot-offers-item .date-button p
 {
  float: left;
	width: 79px;
	width: 225px;
	height: 32px;
	font: 12px 'Arial';
	font-weight: bold;
	color: #297eff;
	padding-top: 0;
	line-height: 28px;
	margin-left: 0;
 }
.recommended-hotel .date-button
 {
  float: left;
	width: 100px;
	height: 30px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: right;

 }
.recommended-hotel .date-button p
 {
  float: right;
	width: auto;
 }
.recommended-hotel span.stars
 {
  float: left;
	width: 109px;
	margin-top: 13px;
	margin-left: 12px;
 }
.hotel-review
 {
  float: left;
	margin-top: 13px;
	width: 105px;
	text-align: right;
	height: 18px;
 }
.hotel-review a
 {
  color: #07d7af;
	font: 14px 'Arial';
	text-decoration: none;
	line-height: 18px;
 }
 
.hp-discount
 {
  float: left;
	position: relative;
	width: 64%;
	width: auto;
	background: url('/skiimg/b-lh-price.png') repeat-x;
	height: 29px;
 }
.hp-discount span
 {
  float: left;
	position: relative;
	width: 49%;
	width: auto;
	text-align: center;
  font: 19px 'Arial';
	line-height: 29px;
	color: #13e1b9;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
 }
.hp-discount b
 {
  float: left;
	position: relative;
	width: 51%;
	width: auto;
  min-width: 64px;
	font: 14px 'Arial';
	line-height: 32px;
	color: #eaedee;
	text-align: center;
	background: url('/skiimg/x-price.png') center no-repeat;
	background-position: 10px 4px;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
 }
.hp-discount b i
 {
  font: 19px 'Arial';
 }
.beach-distance
 {
  float: left;
	margin-left: 8px;
	width: 111px;
	height: 30px;
	margin-top: 4px;
 }
.beach-distance p
 {
  float: left;
	font: 14px 'Arial';
	color: #0082bf;
	text-indent: 5px;
	padding-top: 5px;
 }
.date-button a
 {
  float: right;
	width: auto;
	height: 30px;
	padding: 0 15px 0 15px;
	background: #36ddcc; /* Old browsers */
background: -moz-linear-gradient(top,  #36ddcc 0%, #0ecda7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36ddcc), color-stop(100%,#0ecda7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #36ddcc 0%,#0ecda7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #36ddcc 0%,#0ecda7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #36ddcc 0%,#0ecda7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #36ddcc 0%,#0ecda7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36ddcc', endColorstr='#0ecda7',GradientType=0 ); /* IE6-9 */

	text-align: center;
	font: 14px 'Arial';
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
 }
.orange-butoon
 {
  float: left;
	background-image: linear-gradient( #ffba37, #fa8c00);
	-webkit-border-radius: 6px;
  -moz-border-radius-: 6px;
  border-radius: 6px;
	margin-top: 10px;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
 }
.orange-butoon:hover
 {
  background-image: linear-gradient( #fa8c00, #ffba37);
 }
.orange-butoon a
 {
  float: left;
  font: 17px 'Arial';
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	padding-top: 2px;
	padding-right: 38px;
	background: url('/skiimg/arrow2.png') right no-repeat;
 }
a.link2
 {
  float: left;
	font: 14px 'Arial';
	font-weight: bold;
	color: #297eff;
 }
#tabs
 {
  float: left;
	width: 995px;
	margin-top: 10px;
 }
#tabs ul
 {
  float: left;
	width: 995px;
	height: 35px;
  border-bottom: 2px solid #2a7eff;
	list-style-type: none;
 }
#tabs ul li
 {
  float: left;
	height: 35px;
	font: 14px 'Arial';
	line-height: 35px;
	margin-right: 2px;
	 background-image: linear-gradient( #eff2f7, #e1e6f1);
 }
#tabs ul li.active-tab
 {
   background-image: linear-gradient( #6fa8ff, #2c80ff);
 }
#tabs ul li a
 {
  text-decoration: none;
	padding-left: 16px;
	padding-right: 16px;
	font: 14px 'Arial';
	line-height: 35px;
	color: #223c6b;
 }
#tabs ul li.active-tab a
 {
  color: #fff;
	font: 15px 'Arial';
	font-weight: bold;
	line-height: 35px;
 }
.tab-info
 {
  float: left;
	width: 995px;
	background: #f5f8fa;
	padding-top: 15px;
	padding-bottom: 15px;
 }
.tab-info p
 {
  float: left;
	width: 330px;
  font: 14px 'Arial';
	color: #38517d;
	padding-left: 15px;
	padding-right: 15px;
	
	text-align: justify;
 }
.recommended-hotel
 {
  float: left;
	width: 237px;
	height: 337px;
	background: #e6e9ec;
	margin-right: 14px;
	margin-top: 15px;
 }
.recommended-hotel.row-last
 {
  margin-right: 0;
 }
#outer .recommended-hotel h2
 {
  float: left;
	margin: 0;
	width: 237px;
	height: 72px;
	background-image: linear-gradient( #e8ebf4, #b9cdde);
	
 }
#outer .recommended-hotel h2 a
 {
  float: left;
	margin: 0;
	margin-top: 5px;
	margin-left: 10px;
	width: 200px;
	overflow: hidden;
	display: table;
 }
#outer .recommended-hotel h2 a b
 {
   position: relative;
	 width: 220px;
	 height: 46px;
	  display: table-cell;
  vertical-align: middle;
  font: 19px 'Arial';
	font-weight: bold;
	color: #001e54;
	text-decoration: none; 
 }
.recommended-hotel span.destination-l
 {
  float: left;
	pozition: relative;
	z-index: 5;
	margin-left: 10px;
	margin-top: -20px;
	height: 16px;
	overflow: hidden;
	 width: 220px;
  font: 14px 'Arial';
	color: #001e54;
 }
span.lh-label
 {
  float: right;
	font: 13px 'Arial';
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #07d7af;
	padding: 0 7px 0 7px;
	position: relative;
	z-index: 6;
 }
.hl-prices
 {
  float: left;
	position: relative;
	width: 237px;
	height: 29px;
	z-index: 5;
	margin-top: -29px;
 }
span.h-price
 {
  float: left;
	position: relative;
	width: 36%;
	width: auto;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	height: 29px;
	background: #001d53;
	text-align: center;
	color: #fff;
	font: 14px 'Arial';
	line-height: 33px;
 }
span.h-price b
 {
  font: 20px 'Arial';
	font-weight: bold;
 }
 
.recommended-hotel a img
 {
  float: left;
	width: 237px;
	height: 184px;
	margin-top: -26px;
	
 }
 span.hotel-spec
  {
	 float: left;
	 background: #e6e9ec;
	 height: 28px;
	 margin-top: -28px;
	 position: relative;
	 z-index: 10;
	 padding-left: 5px;
	 padding-right: 9px;
	 -webkit-border-top-right-radius: 6px;
   -moz-border-radius-topright: 6px;
   border-top-right-radius: 6px;
	}
span.hotel-spec img
  {
	 float: left;
	 margin-top: 7px;
	 margin-left: 3px;
	}
div.distance
 { 
  float: left;
	margin-top: 6px;
	height: 126px;
	overflow: hidden;
	
 }
div.distance p
 {
  float: left;
  color: #001e54;
	margin-left: 13px;
	font: 14px 'Arial';
	width: 210px;
	line-height: 18px;
	text-align: left;
	margin-top: 4px;
	
 }
div.distance p b
 {
  font-weight: bold;
 }

div.distance a
 {
  float: left;
	margin: 0;
	padding: 0;
	margin-top: -18px;
 }
div.distance p a.p-text
 {
  font: 14px 'Arial';
	color: #001e54;
	margin-top: 0;
	text-decoration: none;
 }
div.distance a img
 {
  float: left;
	width: 37px;
	height: 35px;
	margin: 0;
	padding: 0;
 }
#weather-div
 {
  float: left;
	margin-top: 20px;
	width: 607px;
	margin-bottom: 10px;
 }
#weather-map
 {
  float: left;
	width: 228px;
	margin: 0;
 }
#weather-map img.map-pic
 {
  float: left;
	width: 228px;
	height: 115px;
 }
#weather-map a.map-link
 {
   float: right;
	 position: relative;
	 z-index: 1;
	 background: #001e54;
	 padding: 0 8px 0 8px;
	 margin-top:  -18px;
	 font: 14px 'Arial';
	 line-height: 18px;
	 color: #fff;
	 text-decoration: none;
 }
#weather-map a.map-link:hover
 {
  text-decoration: underline;
 }
#weather-text
 {
  float: left;
	width: 379px;
	height: 115px;
	background: #e7ebf4;
 }
span.wts 
 {
 float: left;
	margin-left: 19px;
	margin-top: 14px;
 }
span.wts p
 {
  float: left;
  color: #535966;
	font: 14px 'Arial';
	line-height: 18px;
	width: 340px;
	text-align: justify;
 }
span.wts a
 {
  float: left;
	margin-top: 4px;
	margin-right: 10px;
  font: 14px 'Arial';
	color: #297eff;
 }
.weather-blue-care
 {
  float: left;
	margin-top: 20px;
	width: 178px;
	height: 113px;
	margin-left: 15px;
	background-image: linear-gradient( #73aaff, #297eff);
 }
.wbc-inner
 {
  float: left;
  position: relative;
	width: 100%;
	margin-top: 15px;
	height: 83px;
	text-align: center;
	display: table;
 }
div.list3
 {
  float: left;
	width: 237px;
	margin-bottom: 20px;
	margin-top: 16px;
	margin-right: 14px;
 }
div.list3 a img
 {
   float: left;
	position: relative;
	width: 100%;
	height: 130px;
 }
div.list3 h3  
 {
  float: left;
	position: relative;
	width: 100%;
	height: 44px;
	display: table;
	overflow: hidden;
 }
div.list3 h3 a
 {
  display: table-cell;
	vertical-align: middle;
  font: 15px 'Arial';
	line-height: 15px;
	color: #2c80ff;
	text-decoration: none;
 }
div.list3 p
 {
  float: left;
	position: relative;
	width: 100%;
	height: 47px;
	overflow: hidden;
 }
div.list3 p a
 {
  color: #797d88;
	text-decoration: none;
	 font: 13px 'Arial';
	 line-height: 15px;
 }
div.list3 span.view-details
 {
  float: left;
	position: relative;
	width: 100%;
	margin-top: 5px;
	
 }
div.list3 span.view-details a
 {
  font: 13px 'Arial';
	color: #2b7fff;
 }


.wbc-inner a.ski-conditions
 {
	 position: relative;
	 width: 90%;
	 margin-left: 5%;
	 text-align: center;
	 font: 15px 'Arial';
	 color: #badeff;
 }
.wbc-inner p b
 {
  font: 19px 'Arial';
 }

.weather-icon2
 {
	float: left;
	width: 48%;
	height: 100%;
	position: relative;
	}
 .weather-icon2 a.map-link img
  {
	 float: right;
	 position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80%;
    height: 80%;
    margin: auto;
	}
span.wbc-text
 {
  float: left;
  position: relative;
	display: table;
	width: 52%;
	height: 100%;
 }
span.wbc-text a.w-text
 {
  display: table-cell;
	vertical-align: middle;
	font: 19px 'Arial';
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	text-align: left;
 }

.wbc-inner p.proba
 {
  display: table-cell;
	vertical-align: middle;
	color: #fff;
	font: 14px 'Arial';
 }
.wbc-inner p.proba b
 {
  font: 19px 'Arial';
 }
.wbc-inner p.proba a
 {
  color: #badeff;
 }

 
 
 
#footer
 {
  float: left;
	margin-top: 28px;
  width: 100%;
  background: #ecf1f3;
	color: #868788;
	font-size: 9pt;
 }
 
#footer i
 {
	color: #017FCE;
	font-style: normal;
 } 
 
#infooter
 {
  width: 991px;
	margin: 1em auto;
 }
 
.footer_sections
 {
  float: left;
	width: 991px;
	height: 170px;
	overflow: hidden;
 }	 
 
.footer_section
 {
  float: left;
  border-left: 1px solid #D5DDE1;
	padding-left: 15px;
	width: 232px;
	height: 160px;
	overflow: hidden;
	text-align: left;
 }
 
.footer_section a
 {
  color: #868788;
	text-decoration: none;
 }
 
.footer_section p
 {
  line-height: 18px;
	padding-bottom: 10px;
 }
 
.footer_section p.semi
 {
  float: left;
	width: 119px;
	padding-right: 4px;
 }
.first_section
 {
  width: 247px;
  border-left: none;
  padding-left: 0;
 }
 
.fs_title
 {
  float: left;
  text-transform: uppercase;
	color: #017FCE;
	width: 232px;
	height: 28px;
 }
 
.fs_title a
 {
  color: #017FCE;
 }
 
#footer input.textInput, 
#footer textarea, 
.quick-contact input.textInput, 
.quick-contact textarea
 {
  color: #B4B6B9;
	border: 1px solid #D5DDE1;
	margin-top: 4px;
 }
 
#footer input.textInput, 
.quick-contact input.textInput
 {
  width: 180px;
	height: 18px;
	line-height: 18px;
	text-indent: 3px;
 }
 
#footer textarea, 
.quick-contact textarea
 {
  width: 220px;
	line-height: 18px;
	padding: 3px;
	height: 54px;
 }
 
#footer input.submitInput,
.quick-contact input.submitInput
 {
  margin-top: 4px;
  width: 62px;
	height: 20px;
	line-height: 20px;
	border: none;
	background: url('/wimg/b-sumbit-small.png');
	text-shadow: 0 1px #ffffff;
 }
.footer_menu
 {
  float: left;
	margin: 25px 0 15px 0; 
	width: 991px;
 } 
 
.footer_menu span.copyright
 {
  float: left;
	font-weight: bold;
	padding-right: 62px;
 }
 
.footer_menu a
 {
  float: left;
	border-left: 1px solid #D5DDE1;
	padding: 0 12px 0 13px;
	color: #868788;
	text-decoration: none;
 }
 
.footer_menu a.last
 {
  padding-right: 0;
 }

#footer p.legal_issues
 {
  float: left;
	text-align: left;
	padding-top: 20px; 
  color: #A5A5A5;
	width: 991px;
 }
#outer h2 span.more
 {
  float: right;
	margin-right: 7px;
	padding: 0 8px 0 8px;
	margin-top: 5px;
	background: #001e54;
	color: #fff;
	
 }
#outer h2 span.more:hover
 {
  background: #297eff;
 }
#outer h2 span.more a.view-all-link
 {
  float: left;
  font: 15px 'Arial';
	line-height: 25px;
	padding: 0 15px 0 0;
	color: #fff;
	background: url('/skiimg/arrow7.png') right no-repeat;
 }
 
.content
 {
  float: left;
	width: 991px;
 }
 
.simple
 {
  float: left;
	width: 100%;
	background: white; 
 }
 
.textarea, #textarea
 {
  float: left;
	width: 962px;
	background: white; 
	padding: 15px;
	margin-top: 30px;
 }
 
.booking_section
 {
  float: left;
	width: 100%;
	background: white;
	border: 1px solid #D5DDE1;
	margin: 5px 0;
 }
 
.booking_section h3, #outer .booking_section h3
 {
  height: 30px;
	line-height: 30px;
  background: #297EFF;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 1%;
	margin-top: 0;
 } 
 
.booking_section.errors h3
 {
  background: #FA8D01;
 }
 
.booking_section p
 {
	padding: 1%;
 } 
 
.section_price_adjacent
 {
  width: 49%;
	margin-right: 1.5%;
 } 
 
.section_price
 {
  width: 49%;
 } 
 
.section_price h3
 {
  background: #1cd5b8;
 }
 
.field_holder
 {
  float: left;
	margin: 1%;
	width: 98%;
 }
 
.field_holder.per_row_2
 {
  width: 48%;
 } 
 
.field_holder.per_row_3
 {
  width: 31%;
 }
 
.field_holder.per_row_4
 {
  width: 23%;
 } 
 
.field_holder.accommodation_type_holder
 {
  width: 40%;
 }
 
.field_holder.adults_holder
 {
  width: 17%;
 }
 
.field_holder.children_holder
 {
  width: 17%;
 }
 
.field_holder.infants_holder
 {
  width: 17%;
 }
 
.field_holder.narrow_holder
 {
  width: 9%;
 }
 
.field_holder.accommodation_type_holder.narrow_holder
 {
  width: 30%;
 }
 
.field_holder label, .field_holder input, .field_holder select, .field_holder textarea,
.booking_room
 {
  float: left; 
	width: 100%;
 }
 
.field_holder label
 {
  padding-bottom: 2px;
 }
 
.field_holder label.tr_label
 {
  height: 42px;
 }
 
.field_holder label.major_label
 {
  font-size: 1.25em;
	font-weight: bold;
 }
 
 
.field_holder select.date_day
 {
  width: 33%;
	margin-right: 2%;
 }
 
.field_holder select.date_month_year
 {
  width: 65%;
 }
 
.booking_section h3  a.add_room
 {
  float: right;
  margin-top: 4px;
	margin-right: 15px;
 }
 
.booking_room.even
 {
  background: #ECF1F3;
 }
 
.check_holder .check
 {
  float: left;
	text-align: right;
  width: 5%;
 }
 
.check_holder .check input
 {
  float: right;
 }
 
.check_holder label
 {
  width: 95%;
 }
 
.small_notes
 {
  float: left;
	margin: 1%;
	width: 98%;
	border-top: 1px solid #D5DDE1;
	font-size: 0.85em;
	padding-top: 5px;
 }
 
table.captcha
 {
  width: 100%;
	border: none;
 } 
 
table.captcha td
 {
	border: none;
 } 
 
#textarea h1
 {
  float: left;
	width: 100%;
	font: 24px 'Arial';
	font-weight: bold;
	color: #001D54;
	margin-top: 5px;
	margin-bottom: 10px;
 } 
 
#textarea h2
 {
  float: left;
	width: 100%;
	font: 21px 'Arial';
	font-weight: bold;
	color: #001e54;
	margin-top: 5px;
	margin-bottom: 10px;
 }
 
#textarea p, #textarea ul
 {
  float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
 }
 
#textarea ul {
    list-style-position: inside;
} 

#textarea ul li
 {
  line-height: 1.5em;
 }
.navigation-bar
 {
  float: left;
	height: 40px;
	width: 992px;
	box-sizing: border-box;
	padding-left: 8px;
	background: #eef3f6;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
 }
.navigation-bar a
 {
  font: 14px 'Arial';
	color: #297eff;
	line-height: 40px;
	padding-left: 16px;
	padding-left: 3px;
	padding-right: 21px;
	padding-right: 11px;
	text-decoration: none;
	background: url('/skiimg/arrow8.png') right no-repeat;
 } 
.navigation-bar b
 {
  font: 14px 'Arial';
	color: #032e7d;
	line-height: 40px;
	padding-left: 16px;
	padding-left: 3px;
	text-decoration: none;
 } 
#optimisation-bar, #optimisation-bar2
 {
  float: left;
	margin-top: 20px;
	width: 988px;
	background: #ebeef0;
	border-top: 1px solid #d4dae0;
	border-right: 1px solid #d4dae0;
	border-bottom: 1px solid #d4dae0;
	border-left: 1px solid #d4dae0;
	padding: 5px 0;
 }
 
#optimisation-bar h3
 {
  font: 16px 'Arial';
	color: #868788;
	text-decoration: none;
	line-height: 34px;
	padding-left: 15px;
 }

.column-optimisation-bar
 {
  float: left;
	width: 232px;
  padding-left: 15px;
	
 }
.column-optimisation-bar-nav
 {
 float: left;
	width: 232px;
  background-right: 1px solid #d4dae0;
 }
.column-optimisation-bar a
 {
  float: left;
  width: 246px;
  font: 13px 'Arial';
	color: #868788;
	text-decoration: none;
	line-height: 20px;
 }
.column-optimisation-bar-nav a
 {
  float: left;
  width: 220px;
  font: 13px 'Arial';
	color: #868788;
	text-decoration: none;
	line-height: 28px;
	padding-left: 15px;
 }
.column-optimisation-bar a:hover,
.column-optimisation-bar-nav a:hover
 {
  text-decoration: underline;
 }
a.active-a-ob
 {
  background: #d4dae0;
	font-weight: bold;
 }
 
#index-accents-holder
{ float: left; 
  margin-top: -40px;
	margin-top: 0;
  width: 686px; height: 302px;} 
 
.index-accents { width: 686px; }
.index-accent { width: 686px; height: 302px; }
.index-accent a { float: left; width: 686px; height: 302px; }
.index-accent .caption { margin-left: 21px; margin-top: 163px; margin-top: 21px; width: 292px; height: 93px; width: 326px; height: 77px; padding: 13px; background: white; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.index-accent .caption_offer { float: left; width: 184px; height: 79px; }
.index-accent .caption_offer h1 { width: 184px; height: 61px; overflow: hidden; color: #032d7b; margin: 0; padding: 0; font-family: Arial; font-size: 25px; line-height: 28px; font-weight: bold; }
.index-accent .caption_offer p { width: 184px; height: 18px; overflow: hidden; color: #032d7b; margin: 0; padding: 0; font-family: Arial; font-size: 14px; font-weight: bold; }
.index-accent .caption_price { float: right; width: 140px; height: 79px; }
.index-accent .caption_price p { text-align: right; width: 140px; height: 23px; overflow: hidden; color: #07d7af; margin: 0; padding: 0; font-family: Arial; font-size: 18px; line-height: 30px; font-weight: normal; }
.index-accent .caption_price h3 { text-align: right; width: 140px; height: 56px; overflow: hidden; color: #07d7af; margin: 0; padding: 0; font-family: Arial; font-size: 36px; line-height: 68px; font-weight: bold; }
.index-accent .caption h3 b { font-size: 54px; }

#index-accents-holder i.ia-arrow-left, 
#index-accents-holder i.ia-arrow-right
{
 float: left;
 position: relative;
 top: -282px;
 margin-left: 580px;
 width: 40px;
 height: 40px;
 background-color: white;
 color: white;
 border: none;
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8;
	background-image: url('/wimg/ia-prev.png');
	cursor: pointer;
}

#index-accents-holder i.ia-arrow-right
{
 top: -322px;
 margin-left: 630px;
 background-image: url('/wimg/ia-next.png');
}

#bookingform input.submit
 {
  font-size: 12pt;
	font-weight: bold;
	color: white;
	background: #FB9409;
	border: none;
	line-height: 30px;
	text-transform: uppercase;
	padding: 8px;
	border-radius: 5px;
	cursor: pointer;
 }
#bookingform input.submitmiddle, #bookingform input.submitlong, #bookingform input.submitlongest
 {
  
 }
#bookingform hr
 {
  float: left;
	width: 100%;
  border: none;
	color: white;
	margin: 1px 0;
	padding: 1px 0;
	background: transparent;
  border-bottom: 1px solid #B4B4B4;
 } 

div#bookingform a.buttonlike, div#bookingform a.buttonlike:visited, 
input.bookingform
 {
  float: left;
  font-size: 12pt;
	font-weight: bold;
	color: white;
	background: #FB9409;
	border: none; 
	padding: 8px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	cursor: pointer;
 }
 
input.bookingform
 {
  margin-right: 10px;
 } 
 
.review_with_employee > .booking_review{
  width: 760px;
} 
 
div.employee
  {
	 width: 170px;
	 background: white url('/newi/background_employee.jpg') no-repeat bottom right;
	 background: #EFEFEF;
	 /*
	 border: 1px solid #D3D3D3;
	 border: 1px solid #999999;
	 */
	 float: left;
	 margin: 0 4px 5px 0;
	 overflow: hidden;
	}
	
div.employee_inner
  {
	 padding: 5px 5px;	
	 text-align: center;
	}
	
div.employee img.portrait
  {
	 height: 150px;
	 width: 150px;
	 border: 1px solid #999999;
	 border: 1px solid #D3D3D3;
	}
	
#text_area div.employee h2
  {
	 width: 160px;
	 font-size: 11pt;
	 margin: 0 0 3px 0;
	 color: #4482BB;
	}
		
div.employee h3
  {
	 width: 160px;
	 font-size: 10pt;
	 margin: 3px 0;
	 color: #333333;
	}
	
div.employee h4
  {
	 width: 160px;
	 font-size: 9pt;
	 margin: 3px 0;
	 height: 36px; 
	 overflow: hidden;
	 color: #555555;
	}
	
#textarea div.employee p
  {
	 width: 160px;
	 font-size: 8pt;
	 margin: 0;
	 height: auto; 
	 overflow: hidden;
	 color: #666666;
	}
	
#textarea div.employee p a, 
#textarea div.employee p b
  {	
	 font-size: 9pt;
	}
	
	
.first-banner
 {
  float: left;
	/*position: relative;*/
	margin: 0;
	padding: 0;
	margin-left: 26px;
	margin-top: -40px;
	margin-top: 0;
	width: 282px;
	height: 302px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
.first-banner img
 {
   float: left;
  width: 282px;
	height: 302px;
  -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
.fb-text
 {
  float: left;
	position: relative;
	width: 100%;
	height: 96px;
	background: url('/skiimg/banner1-b2.png') repeat-x;
	margin-top: -302px;
	-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
 }
.fb-text span{
 float: left;
	position: relative;
	width: 100%;
	padding-top: 25px;
	text-align: center;
}
.fb-text span a
 {
 text-decoration: none;
 padding-bottom: 8px;
  padding-right: 40px;
 color: #fff;
 font: 18px 'Arial';
 font-weight: bold;
 background: url('/skiimg/arrows1.png') no-repeat;
 background-position: 150px 0;
 }
.fb-text span a b
 {
  float: left;
	position: relative;
	width: 100%;
  font: 30px 'Arial';
 font-weight: bold;
 }
.banner2
 {
  float: left;
	width: 332px;
	height: 112px;
	margin:0;
	padding: 0;
	margin-right: 21px;
	background: #b9cdde; /* Old browsers */
	background: -moz-linear-gradient(top,  #b9cdde 0%, #e8ebf4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9cdde), color-stop(100%,#e8ebf4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b9cdde 0%,#e8ebf4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b9cdde 0%,#e8ebf4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b9cdde 0%,#e8ebf4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b9cdde 0%,#e8ebf4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9cdde', endColorstr='#e8ebf4',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 22px;
	
 }
.banner2 a.pic-b2
 {
  float: left;
	width: 286px;
	height: 112px;
 }
.banner2 a.pic-b2 img
 {
  float: left;
  -webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
 }
span.text-b2
 {
  float: left;
	position: relative;
	width: 264px;
	height: 112px;
	display: table;
	margin-top: -112px;
	z-index: 2;
	text-align: right;
 }
span.text-b2 a
 {
	display: table-cell;
  vertical-align: middle;
	text-decoration: none;
	font: 22px 'Arial';
	color: #032d7b;
	font-weight: bold;
 }
.banner2 a.arrow-b2
 {
  float: left;
	width: 46px;
	height: 70px;
	margin-top: 22px;
 }
.banner3
 {
  float: left;
	width: 284px;
	height: 112px;
	margin-top: 22px;
	 -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #36ddcc; /* Old browsers */
background: -moz-linear-gradient(top,  #36ddcc 0%, #07d7af 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#36ddcc), color-stop(100%,#07d7af)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #36ddcc 0%,#07d7af 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #36ddcc 0%,#07d7af 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #36ddcc 0%,#07d7af 100%); /* IE10+ */
background: linear-gradient(to bottom,  #36ddcc 0%,#07d7af 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36ddcc', endColorstr='#07d7af',GradientType=0 ); /* IE6-9 */
 margin-left: 4px;
 }
.banner3 a.pic-b3
 {
   float: left;
	width: 284px;
	height: 112px;
 }
.banner3 a.pic-b3 img
 {
  float: right;
	height: 112px;
	-webkit-border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
 }
.banner3 span.text-b3
 {
  float: left;
	position: relative;
	width: 263px;
	height: 112px;
	display: table;
	margin-top: -112px;
	margin-left: 21px;
	z-index: 3;
	text-align: left;
 }
span.text-b3 a
 {
  display: table-cell;
  vertical-align: middle;
	text-decoration: none;
	font: 21px 'Arial';
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 3;
 }
.list-destinacii
 {
  float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 21px;
	width: 230px;
	height: 347px;
 }
.list-destinacii.notext
 {
  height: 247px;
 }
.list-destinacii a.pic-destinaci img
 {
  float: left;
	width: 230px;
	height: 230px;
	-webkit-border-radius: 115px;
	-moz-border-radius: 115px;
	border-radius: 115px;
 }
span.destinaci-cena
 {
 float: left;
 width: 78px;
 height: 78px;
 -webkit-border-radius: 39px;
-moz-border-radius: 39px;
border-radius: 39px;
 background: #001d53;
 z-index: 3;
 margin-top: -73px;
 display: table;
 text-align: center;
 
 }
span.destinaci-cena a
 {
  display: table-cell;
  vertical-align: middle;
	text-decoration: none;
	font: 13px 'Arial';
	color: #fff;
 }
span.destinaci-cena a b
 {
 font: 22px 'Arial';
 font-weight: bold;
 }
span.destinaci-cena a b i
 {
 font: 18px 'Arial';
 }
.list-destinacii h1
 {
  float: left;
	float: right;
	text-align: center;
	position: relative;
	width: 100%;
	margin-top: 4px;
	font: 22px 'Arial';
	font-weight: bold;
	color: #001e54;
	color: #1765A7;
 }
.list-destinacii h1 a
 {
  font: 20px 'Arial';
	font-weight: bold;
	color: #001e54;
	color: #1765A7;
	text-decoration: none;
 }
.list-destinacii p
 {
  float: left;
	position: relative;
	width: 100%;
	margin-top: 4px;
	font: 13px 'Arial';
	color: #999999;
	text-align: justify;
 }
.list-destinacii p a
 {
  font: 13px 'Arial';
	color: #999999;
	text-decoration: none;
 }
.list-destinacii a.more-d
 {
  float: left;
	position: relative;
	width: 100%;
	font: 13px 'Arial';
	color: #07d7af;
	margin-top: 4px;
 }
 
.location-hotels-top
 {
  float: left;
	width: 975px;
	height: auto;
	clear: left;
	margin-top: 12px;
	background: white url('../skiimg/b-location-hotels-top.png') bottom no-repeat;
	border-top: 1px solid #d3dce4;
	padding-bottom: 15px;
	padding-left: 15px;
 }
.location-content-top
 {
  background: white url('/wimg/location-gradient.gif') top repeat-x;
	border: 1px solid #d3dce4;
 }
.location-hotels-top h1
 {
 float: left;
	width: 995px;
	font: 25px 'Arial';
	font-weight: bold;
	color: #001e54;
	margin-top: 15px;
  margin-bottom: 5px;
	margin-top: 5px;
 }
.location-hotels-top h1 a
 {
  float: left;
	width: 995px;
	font: 25px 'Arial';
	font-weight: bold;
	color: #001e54;
	margin-top: 15px;
 }
 
ul.horizontal_buttons
 {
  margin-bottom: 5px;
 }
 
.location-hotels-top p 
 {
  width: 100%;
  color: #666666;
	font-size: 0.875em;
	line-height: 1.35em !important;
	margin-bottom: 5px;
	box-sizing: border-box;
	padding-right: 15px;
	text-align: justify;
 }
 
.location-hotels-top .expandable_wrapper 
 {
  max-height: 150px; 
	z-index: 0;
	overflow: hidden;
 }
 
 
.location-hotels-top .choice-hints
 {
  float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 0 0 0;
 } 
 
.location-hotels-top .choice-hints p 
 {
  float: left;
	width: 100%;
	box-sizing: border-box;
  min-height: 21px;
	background: url('/wimg/choice-bullet.png') no-repeat left center;
	padding: 4px 15px 4px 30px;
	line-height: 21px;
 }
 
.expandable_gradient { 
  float: left;
	width: 100%;
  z-index: 10; 
	height: 60px; 
	opacity: 1;
	overflow-x: hidden;
  position: relative;
  top: -60px; 
	margin-bottom: -60px;
	background: -moz-linear-gradient(bottom, white 15%, rgba(255, 255, 255, 30) 40%, rgba(255, 255, 255, 0) 100%); 
	background: -webkit-gradient(linear, bottom, top, color-stop(15%, white), color-stop(100%, rgba(255, 255, 255, 0))); 
	background: -webkit-linear-gradient(bottom, white 15%, rgba(255, 255, 255, 30) 40%, rgba(255, 255, 255, 0) 100%); 
	background: -o-linear-gradient(bottom, white 15%, rgba(255, 255, 255, 30) 40%, rgba(255, 255, 255, 0) 100%); 
	background: -ms-linear-gradient(bottom, white 15%, rgba(255, 255, 255, 30) 40%, rgba(255, 255, 255, 0) 100%); 
	background: linear-gradient(bottom, #ffffff 15%, rgba(255, 255, 255, 30) 40%, rgba(255, 255, 255, 0) 100%); 
	vertical-align: bottom;
	text-align: center;
	line-height: 60px;
}

.expanded_collapse {
  float: left;
	width: 100%;
	text-align: center;
}

.expandable_gradient img { 
  vertical-align: bottom;
}

.expanded_collapse {
  display: none;
}
 
p.no-offers {
    padding: 10px;
    background: white;
    border: 1px solid #E6EDF2;
    color: #888;
    font-size: 14px;
    padding: 10px;
}

.hot-offers p.no-offers {
  margin-top: 10px;
  width: 968px;
}

button.main-button2
 {
  float: left;
	width: 175px;
	height: 32px;
	margin-left: 137px;
	margin-top: -15px;
	background-image: linear-gradient( #35d8c8, #06d3ab);
	-webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
	text-decoration: none;
	border: none;
	cursor: pointer;
 } 
button.main-button2:hover
 {
  background-image: linear-gradient( #06d3ab, #35d8c8 );
 }
button.main-button2 b
 {
  float: left;
  font: 17px 'Arial';
	line-height: 34px;
	padding-left: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding-right: 36px;
	background:  url('/skiimg/arrow2.png') right no-repeat;
	background-position: right 4px;
	cursor: pointer;
 }
 
#tab-prices_dicounts table
 {
  width: 100%;
	width: 800px; /* to match seasons and prices in text style */
 }
 
#tab-prices_dicounts td.accent
 {
  text-align: center;
	font-weight: bold;
 }
 
#tab-prices_dicounts .content
 {
	width: 901px;
 }
 
#tab-prices_dicounts a
 {
	text-decoration: none;
 }
 
p.stopsales 
 {
  color: #32D8C6;
	color: #10B29F;
 } 
 
p.book_stopsales
 {
  margin-top: 5px;
  background: white;
	padding: 10px;
 }
 
p.package_details
 {
  padding-bottom: 5px;
	margin-bottom: 5px;
  border-bottom: 2px solid #D8EAEE;
	font-size: 11pt;
 }
 
p.package_details a
 {
  color: #3561A8;
 }
 
p.package_details b.d_title_accent
 {
  float: left; 
	padding: 8px;
	background: #F56D0A;
	color: white;
	font-size: 14pt;
	margin-right: 8px;
 }
 
.room_thumb
 {
  float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
 }
 
#tab-prices_dicounts .table-holder, 
#tab-prices_dicounts .table-holder p,
#tab-prices_dicounts .table-holder td {
  color: #1665A7;
} 
 
#tab-prices_dicounts .table-holder table {
  width: 100%;
} 

.hotel_prices .table-holder table {
  margin-bottom: 10px;
}
 
.hotel_prices .table-holder table tr th ,
.hotel_prices .table-holder table tr td {
    font: normal 12px "Arial";
		border-right: 1px solid #E3E9EF;
	  border-bottom: 1px solid #E3E9EF;
	  line-height: auto;
}

.accent1, .accent2 {
  font-weight: bold !important;
}

.accent3 {
  font-weight: bold !important;
  color: #297EFF;
}