/* CSS Document */

/****** GLOBAL ******/
body{
margin: 0px;
padding: 0px;
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 85%;
}

img{ /* no borders on images*/
border: none;
}

a{
text-decoration: none;
color: #cc0000;
}

a:hover{
text-decoration:underline;
color: #cc0000;
}

.pageContent a {
	text-decoration: none;
	border-bottom: 1px dotted #cc0000;
}
.pageContent a:hover {
	text-decoration: none;
	border-bottom: 1px solid #cc0000;
}
.pageContent a.no-deco { text-decoration: none; border-bottom: none; }

.pageContent ul.subnav a { border-bottom: none; }
.pageContent ul.subnav a:hover { border-bottom: 1px solid #cc0000; }

/****** POSITIONAL ******/
.container{
background:url(../images/summerBackground.jpg) top center repeat-y;
/*background:url(../images/winterBackground.jpg) top center repeat-y;*/
width: 955px;
left: 50%;
margin-left: -478px;
position:absolute;
padding: 0px 0px 30px 0px;
border: 1px solid #333333;
border-top: none;
}
.pageWrapper{
width: 855px;
margin-left: 50px;
border: 1px solid #333333;
background-color: #FFFFFF;
}

/****** HEADER ******/
.header{
height: 78px;
width: 855px;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 8px;
}
.header_v2{
height: 78px;
width: 181px;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 8px;
position:relative;
}
.bookNowImage{
width: 201px;
right: 50px;
position: absolute;
top: 25px;
}
.header #booknow{
float: right;
top: -60px;
position: relative;
}
.nav{
width: 855px;
background:url(../images/header/navBG.jpg) top left no-repeat;
height: 34px;
}
.nav a {
color:#333333;
font-size:17px;
font-weight:bold;
height:35px;
padding-left:8px;
padding-right:8px;
text-decoration:none;
vertical-align:middle;
display: table-cell;
}
.nav a:hover, .nav a#thisSection{
color:#CC0000;
}
.nav img{
margin: 0px;
padding: 0px;
}

.nav .aboutNav{
color: #333333; /*#666666;*/
}

/*
.nav a{
border-top: 1px solid #FFFFFF;
display: table-cell;
}
.nav a:hover, .nav a#thisSection{
border-top: 2px solid #FF0000;
}
*/
/*switch season*/
.nav div#siteSwitcher {
height:30px;
position:absolute;
right:-72px;
top:37px;
width:106px;
-moz-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

}

.nav div#siteSwitcher a {
padding: 0px;
border-top: 3px solid #660000;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}



/****** PAGE CONTENT ******/
.homepageHeader{
height: 433px;
float: left;
width: 642px;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
}
.homepagePromo{
height: 433px;
width: 212px;
position: relative;
float: left;
/*border: 1px solid red;*/
}

.homepagePromo div ul {  padding: 0px 0px 0px 15px}

div#homePage{ margin-top: 1px ; }

#promo1 a, #promo2 a, #promo3 a{
width: 188px;
height: 128px;
border-bottom: 5px solid #999999;
position: relative;
float: left;
padding: 6px 12px 6px 12px;
display: block;
color: #000000;
font-size: 85%;
}

#promo1 a:hover, #promo2 a:hover, #promo3 a:hover{
border-bottom: 5px solid #CC0000;
text-decoration: none;
}
#promo1 a b, #promo2 a b, #promo3 a b{
color: #cc0000;
font-family: "Trebuchet MS", Trebuchet, Arial;
font-size: 130%;
}

.pageHeader{
border-bottom: 1px solid #999999;
margin: 0px;
padding: 0px;
vertical-align:top;
height: auto;
background-color: #FFFFFF;
position:relative;
}
.pageContent{
width: 622px;
/*height: 400px;*/
padding: 10px;
float: left;
border-right: 1px dotted #999999;
overflow:visible;
}
/*
#homePage.pageContent{
height: 320px;
}
#wherePage.pageContent{
height: 620px;
}
*/
.pageContent h3{
color: #cc0000;
padding: 0px;
margin: 0px;
font-size: 120%;
font-family: "Trebuchet MS", Trebuchet, Arial;
}
.pageRHColumn{
width: 191px;
padding: 10px 10px 10px 10px;
float:left;
color:#666666;
font-size: 90%;
}
.pageRHColumn h5{
color: #cc0000;
padding: 0px;
margin: 0px;
font-size: 90%;
}
.pageRHColumn u{
text-decoration:none;
font-weight: bold;
}
.pageRHColumn quote{
font-style:italic;
}
.pageRHColumn.largeThumbnails a img {
	margin-bottom: 10px;
}
ul.subnav{
padding: 0px;
margin: 0px 0px 5px 0px;
}
ul.subnav li{
float: left;
list-style: none;
font-size: 80%;
padding-right: 10px;
}
ul.subnav li a{
color: #333333;
}
ul.subnav li a:hover, ul.subnav li a.selected{
color: #CC0000;
border-bottom: 1px solid #cc0000;
}

ul.subnav.chaletSubNav li{

}


/****** FOOTER ******/
.footer{
clear:both;
border-top: 1px solid #999999;
padding: 5px;
color: #3f3f3f;
font-size: 70%;
text-align:left;
height: 75px;
}
.footer a{
color: #3f3f3f;
text-decoration:none;
}
.footer a:hover{
color: #3f3f3f;
text-decoration:underline;
}
.affiliations{
float: right;
position:relative;
margin: 0px;
top: -13px;
}
.affiliations img{
margin-right: 5px;
vertical-align:middle;
margin-top: 13px;
}

/****** OTHERS ******/
#map{
width: 600px;
height: 370px;
border: 1px solid #333333;
}

#hiddenQuotes{
display:none;
}

/****** CURLY QUOTES ******/
.bigQuoteStart {
     float: left;
     height: 15px;
     padding-top: 10px;
	 margin: -15px 20px 20px 0px;
     font-size: 500%;
     color: #CC0000;
 }

 .bigQuoteEnd {
     float: right;
     height: 15px;
     padding-top: 5px;
	 margin: -20px 20px 20px 0px;
     font-size: 500%;
     color: #CC0000;
 }
/****** BOOKING ******/
.bookingTotal{
font-size: 100%;
font-weight: bold;
color: #CC0000;
font-family: "Trebuchet MS", Trebuchet, Arial;
}
.pageRHColumn ul{
margin: 0px;
padding: 15px;
}
#bookingFormContent{
}
input, select{
border: 1px solid #cc0000;
background-color: #FFFFFF;
font-weight: bold;
}
.inPageFeature{
float:right;
padding: 0px 5px 20px 20px;
width: 130px;
color: #666666;
font-size:10px;
}
.extraLogo{
margin-top: 60px;
margin-right: 20px;
margin-bottom: 10px;
width: 180px;
float: right;
}

table.bookingTable tr.zebra { background-color: #CCCCCC; }
table.bookingTable td { padding: 4px 2px 4px 2px; }

span.award { font-style: italic; width: 530px; display: block; text-decoration: none; border-bottom: 1px dotted #cc0000; padding: 5px; margin-bottom: 10px; margin-top: -5px; overflow: hidden;}
span.award a { font-style: noral; text-decoration: none; border-bottom: none; display: block; float: left; margin-bottom: 2px; color: #333}
span.award a:hover { background-color: #cc0000; color: #ffffff; border-bottom: none;}

.pageRHColumn.offers ul{
	margin-top: -5px; 
}
.pageRHColumn.offers ul li{
	list-style: none;
	margin: 0px 0px 5px -15px;
}
.pageRHColumn.offers ul li a{
	color: #000;
}
.pageRHColumn.offers ul li a:hover{
	color: #c00;
}

.pageRHColumn.offers h4 { 
color: #C00;
font-family: "Trebuchet MS", Trebuchet, Arial;
font-size: 130%;
margin: 0px 0px -10px 0px;
}

/** FLOCONS PROMO **/
div.flocons-promo{
float:right;
left:11px;
margin:0;
position:relative;
width:212px;
 }
div.flocons-promo p { border-bottom:1px dotted #999999;
float:right;
margin-right:5px;
padding-bottom:10px;
width:200px; }

/* homepage */
ul.chaletList{ 
	list-style:none outside none;
	padding:0;
	margin: 0;
}
ul.chaletList li {
display:block;
float:left;
margin:10px 10px 40px 5px;
padding:0;
width:264px;
}
ul.chaletList li a, ul.chaletList li a:hover {
border-bottom:medium none;
color:#333333;
}
ul.chaletList li a:hover {
border-bottom:none;
color:#666;
}
ul.chaletList li a.more{
color: #C00;
text-decoration: none;
}

ul.chaletList li a.more:hover{ text-decoration: underline; }

ul.chaletList li a:hover h2{
 color: #cc0000;
 /* border-bottom:1px solid #cc0000; */
 text-decoration: none; 
}

ul.chaletList li.last { 
margin-left:16px;
width:250px;
}
ul.chaletList li h2 { 
	display:inline;
	margin:0;
	padding:0;
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	color: #cc0000;
	text-decoration: underline;
}

ul.chaletList li img {
float:left;
padding:0 20px 10px 0;
}

ul.chaletLogoList { 	
	list-style:none outside none;
	padding:0;
}
ul.chaletLogoList li { 
	float:left;
	height:57px;
	margin-right:19px;
}

ul.chaletLogoList li.nestlogo { padding-top:3px; }
ul.chaletLogoList li.snowflakelogo {padding-top:7px;}
ul.chaletLogoList li a, ul.chaletLogoList li a:hover { border-bottom: none; }

/* chalet logo */
img.chaletLogo { 
float:right;
margin-top:-70px;
padding:0 10px 0 0;
position:relative;
z-index:20;
}

.widePageContent { 
	border-right:medium none;
	width:834px; 
}


/* quote update */
quote { font-style: italic; font-weight: bold; color: #333333; }
quote.chalet { font-weight: normal; }

/* new style page headings */
.pageContent.eco h4, .pageContent.family h4 { margin-bottom: -10px; color: #cc0000; font-weight: bold; }

/*2011 homepagePromo*/
#homepagePromo2011Wrapper { height: 300px; }
#homepagePromo2011 div { position:relative; }
#homepagePromo2011 div a {  }
#homepagePromo2011 div ul { left:0; position:absolute; top:0; background-color:white; list-style:none outside none; opacity:0.8; overflow:hidden; padding:10px; width:370px;}
#homepagePromo2011 div ul li { float:left; font-size:15px; font-style:italic; font-weight:bold; }
#homepagePromo2011 div img.chaletLogo { }

p.charity { text-align: center; }

div.homepageQuote{ margin-top: 50px; }

div#facebook-like-wrapper { 
	float: right; 
	margin-left: 20px;
	margin-top: -87px;
	margin-bottom: 20px;
}


