body {
    background: #8cb8d1 url(../images/bg3.gif) repeat-x top left;
}

.logoImage, .headerImage {
  margin-right:2px;
  float: left;
}
.Asset .Image {
  margin-left: 10px;
}
/* availability */
.cal td.booked {
  color: #666;
}
.Asset span.Text {
  color: #1a2d3d;
}

.cal td.booked,
#FPAPrices .cal td.booked,
#FPACalendar .cal td.booked,
.displayAdvertPrices .cal td.booked {
	font-size: 9px;
	text-decoration: line-through;
	color: #f00;
}

.displayAdvertPrices table {
  font-size:11px;
  margin:0px;
}
#LateAvailabilityContainer {
  display: none;
}

ul.leftNavigation li {
  background: #1a2d3d; /* url(../images/bg2.gif) top left repeat-x; */
}
#SiteWrapper #wrapper {
  /*background: #1a2d3d;*/

}
#SiteWrapper.cnet #rightCol {
  background: #fff; /* #c5dbe8; *//* #1a2d3d; */
  /*background: #1a2d3d url(../images/bg_rightCol.gif) bottom left repeat-x;*/
}

.Asset span.TabbedContentHeader {
  background: #fff url(../images/tab2Off.gif) top left repeat-x;
  border-color: #899ba7;
  color: #fff;
}

.Asset span.TabbedContentHeader.Selected {
  background: #fff url(../images/tab2On.gif) top left repeat-x;
  border-color: #1a2d3d;
  color: #1a2d3d;
}

#Content li.Asset.LegoTab div.LegoTabContainer {
  border-color: #1a2d3d;
}

.Asset span.TabbedContentHeader.First {
  border-left:1px solid #1a2d3d;
}

.CXNXWeather {
  background: url(../images/bg_weather.gif) top left no-repeat;
}
#weather_temp_high,
#weather_temp_low,
#weather_temp_sunshine,
#weather_temp_precipitation {
  position: absolute;
  display: inline;
  color: #1a2d3d;
  height: 25px;
  right: 25px;
  width: 25px;
  font-weight: bold;
}
#weather_temp_high {
  top: 6px;
}
#weather_temp_low {
  top: 26px;
}
#weather_temp_sunshine {
  top: 47px;
}
#weather_temp_precipitation {
  top: 67px
}
.weather-link {
  position: absolute;
  bottom: 5px;
  text-align: center;
}
#SiteWrapper .CXNXWeather .weather-link a:link,
#SiteWrapper .CXNXWeather .weather-link a:visited,
#SiteWrapper .CXNXWeather .weather-link a:hover,
#SiteWrapper .CXNXWeather .weather-link a:active {
  display: block;
  width: 168px;
  text-align: center;
  height: 19px;
  /* background: url(../images/weather_back.gif) top left no-repeat; */
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-decoration: underline;
}
#SiteWrapper .CXNXWeather .weather-link a:hover {
  /* background: url(../images/weather_over.gif) top left no-repeat; */
  text-decoration: none;
}
#weather-link-report {
  right: 0px;
  text-align: center;
}
#weather-link-graph {
  left: 1px;
}
#weather_icon_img {
  position: absolute;
  left: 0px;
  top: 0px;
}
#mini-chart {
  display: none;
}
ul.leftNavigation li {
  padding: 0px;
}
ul.leftNavigation a {
  padding: 3px 0px;
}
#SiteWrapper ul.leftNavigation li a:hover {
  background: #aaa; /* #8cb8d1; */
  color: #1a2d3d;
}

ul.liftStatusItem {
  background: none;
}

#SiteWrapper.cnet #container {
  background: #c5dbe8;
  padding: 0px;
  border: 7px solid #c5dbe8;
  border-right-color: #fff;
}
body {
  /* background: none; */

}
#Content {
  line-height: 17px;
}

#SiteWrapper.cnet #wrapper {
  background: #fff; /* #c5dbe8; */
}
.rightColHeader {
  /* text-align: center; */
  margin-left: 5px;
  font-weight: bold;
  margin-bottom: -4px;
  color: #1a2d3d;
}
.rcLink {
  float: right;
  width: 158px;
  margin-top: 5px;
  padding-left: 10px;
}

.hotlinks {
  line-height: 28px;
  float: left;
  width: 168px;
  background: url(../images/bg_hotlinks.gif) 0px 2px no-repeat;
  padding: 5px 0px 10px 5px;
  min-height: 80px;
}



#SiteWrapper.cnet .hotlinks a {
  display: block;
  height: 27px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 12px;
  font: "Trebuchet MS";
  margin-bottom: 3px;
}
a.hotlinks-accommodation {
  background: url(../images/icons/accommodation.gif) left no-repeat;
}
a.hotlinks-webcams {
  background: url(../images/icons/webcams.gif) left no-repeat;
}
a.hotlinks-events {
  background: url(../images/icons/events.gif) left no-repeat;
}
a.hotlinks-videos {
  background: url(../images/icons/videos.gif) left no-repeat;
}
a.hotlinks-news {
  background: url(../images/icons/news.gif) left no-repeat;
}
a.hotlinks-mountain {
  background: url(../images/icons/mountain.gif) left no-repeat;
}
a.hotlinks-link {
  background: url(../images/icons/link.gif) left no-repeat;
}
a.hotlinks-snow {
  background: url(../images/icons/snow.gif) left no-repeat;
}
a.hotlinks-accommodation:hover,
a.hotlinks-webcams:hover,
a.hotlinks-events:hover,
a.hotlinks-videos:hover,
a.hotlinks-news:hover,
a.hotlinks-mountain:hover,
a.hotlinks-snow:hover {
  background: url(../images/icons/link.gif) left no-repeat;
  color: #999;
}




#LanguageSwitcher {
  background: none;
}
#Header {
  position: relative;
	background: #1a2d3d;
}
#header-language-switcher {
  position: absolute;
  top: 92px;
  left: 112px;
}
#header-language-switcher img {
  margin: 0px 1px;
}
.CXNXWeather {
  right: 0px;
}

.displayAdvertText,
.CADAdvertText,
.displayAdvertInfo {
  height: auto;
  text-align: justify;
}

#enquiry_form{
  margin-left: 0px;
  padding-left: 10px;
  background: #fff;
  height: auto;
  margin-top: -4px;
  float: left;
}
.enquiry_form_section {
  padding: 0px 3px 0px 3px;
  border-width: 0px;
}
.enquiry_form_section label {
  padding: 0px 2px;


}
.enquiry-form-header {
  float: left;
  margin-top: 0px;
}




