/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0 0 1px;
	margin:0;
	background:url(../images/body-bg.jpg) 50% 95px no-repeat #fff;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	}
td, th, div, img, p, a, ul, h1, h2, h3, h4, h5, h6, object, iframe, form, label, input, select, textarea{
	padding:0;
	margin:0;
	}
img{ border:none;}
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

/*-------------------------- HEADER AREA --------------------------*/
div#headerArea{
	height:95px;
	background:url(../images/header-bg.gif) 0 0 repeat-x;
	margin-bottom:31px;
	}
div#headerArea div{
	width:918px;
	margin:0 auto;
	height:78px;
	padding-top:17px;
	}
div#headerArea div img{
	display:block;
	cursor:pointer;
	}

/*-------------------------- FLASH BANNER AREA --------------------------*/
div#flashBannerArea{
	width:930px;
	height:270px;
	padding:12px 0 0;
	margin:0 auto 50px;
	background:url(../images/banner-bg.jpg) 0 0 no-repeat;
	}
div#flashBannerArea div.bannerContent{
	width:906px;
	margin:0 auto;
	height:258px;
	}
div#flashBannerArea div.bannerContent ul{
	font:bold 12px/34px Arial, Helvetica, sans-serif;
	height:34px;
	background:url(../images/main-nav-bg.jpg) 0 0 repeat-x;
	}
div#flashBannerArea div.bannerContent ul li{
	float:left;
	width:auto;
	padding-right:2px;
	background:url(../images/main-nav-divider.jpg) 100% 0 no-repeat;
	}
div#flashBannerArea div.bannerContent ul li.lastLi{
	padding-right:0;
	background:none;
	}
div#flashBannerArea div.bannerContent ul li.lastLi a,
div#flashBannerArea div.bannerContent ul li.lastLi span{
	padding:0 18px;
	}
div#flashBannerArea div.bannerContent ul li a,
div#flashBannerArea div.bannerContent ul li span{
	display:block;
	height:34px;
	padding:0 19px 0 18px;
	color:#A3CAFA;
	background-color:inherit;
	float:left;
	width:auto;
	}
div#flashBannerArea div.bannerContent ul li a:hover,
div#flashBannerArea div.bannerContent ul li span{
	background-color:inherit;
	color:#fff;
	background:url(../images/main-nav-bg.jpg) 0 100% repeat-x;
	}
div#flashBannerArea div.bannerContent div.flashImg{
	height:224px;
	position:relative;
	}
div#flashBannerArea div.bannerContent div.flashImg div.captionBg{
	position:absolute;
	z-index:1000;
	background-color:#000;
	height:48px;
	width:906px;
	left:0;
	bottom:0;
	color:#fff;
	font-size:0;
	line-height:0;
	filter:alpha(opacity=40);
    opacity:0.40;
	-moz-opacity:0.40;
	-khtml-opacity:0.40;
	}
div#flashBannerArea div.bannerContent div.flashImg h1{
	position:absolute;
	z-index:2000;
	background-color:inherit;
	height:48px;
	width:906px;
	left:0;
	bottom:0;
	color:#fff;
	font:normal 40px/48px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

/*-------------------------- BODY CONTAINER --------------------------*/
div#bodyContainer{
	width:918px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	margin-bottom:48px;
	background:url(../images/dot.gif) 612px 0 repeat-y;
	}
div#bodyContainer h2{
	font:normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color:#1C4473;
	padding-bottom:18px;
	}
div#bodyContainer h2 span{
	font-size:18px;
	line-height:20px;
	color:#000;
	background-color:inherit;
	padding-top:5px;
	display:block;
	}
div#bodyContainer p{
	padding-bottom:16px;
	}
div#bodyContainer p a{
	color:#33639C;
	background-color:inherit;
	text-decoration:underline;
	}
div#bodyContainer p a:hover{
	text-decoration:none;
	}

/*-------------------------- LEFT PANEL --------------------------*/
div#leftPanel{
	width:592px;
	float:left;
	padding-right:20px;
	}
div#leftPanel p.boldText{
	font-weight:bold;
	color:#1C4473;
	background-color:inherit;
	}
div#leftPanel p.boldText strong{
	font-size:16px;
	line-height:18px;
	}
div#leftPanel ul.bodyList1{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	padding-bottom:20px;
	}
div#leftPanel ul.bodyList1 li{
	padding:0 0 8px 14px;
	background:url(../images/bull1.gif) 0 4px no-repeat;
	}
div#leftPanel ul.bodyList1 li a{
	color:#000;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
	}
div#leftPanel ul.bodyList1 li a:hover{
	text-decoration:none;
	}

/*-------------------------- LEFT PANEL - CHALET BLOCK --------------------------*/
div#leftPanel div.chaletBlock{
	height:100%;
	overflow:hidden;
	padding-bottom:35px;
	}
div#leftPanel div.chaletBlock div.chaletBlockPic{
	width:234px;
	padding:5px;
	background-color:#E9E9E9;
	color:#0C325F;
	float:left;
	}
div#leftPanel div.chaletBlock div.chaletBlockPic img{
	display:block;
	border:2px solid #fff;
	}
div#leftPanel div.chaletBlock div.chaletBlockPic p{
	padding:0 8px 0 0;
	font-size:10px;
	line-height:14px;
	}
div#leftPanel div.chaletBlock ul{
	margin-left:259px;
	}

/*-------------------------- LEFT PANEL - MAP AREA --------------------------*/
div#leftPanel div.mapArea{
	height:97px;
	}
div#leftPanel div.mapArea img{
	display:block;
	float:left;
	}
div#leftPanel div.mapArea a{
	display:block;
	width:296px;
	float:left;
	height:97px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/map-link-bg.jpg) 0 0 no-repeat;
	}
div#leftPanel div.mapArea a:hover{
	background-position:0 100%;
	}

div#leftPanel a.homeClickLink{
	height:51px;
	display:block;
	width:244px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	background:url(../images/home-click-link-bg.jpg) 0 0 no-repeat;
	}
div#leftPanel a.homeClickLink:hover{
	background-position:0 100%;
	}

/*-------------------------- RIGHT PANEL --------------------------*/
div#rightPanel{
	width:287px;
	float:right;
	}
div#rightPanel ul.logoLinks{
	font:bold 12px/36px Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	}
div#rightPanel ul.logoLinks li{
	padding-bottom:1px;
	}
div#rightPanel ul.logoLinks li a{
	display:block;
	height:34px;
	color:#fff;
	background-color:#1C4473;
	border:1px solid #1C4473;
	}
div#rightPanel ul.logoLinks li a img{
	display:block;
	float:left;
	}
div#rightPanel ul.logoLinks li a strong{
	width:156px;
	height:34px;
	float:right;
	padding-left:17px;
	cursor:pointer;
	}
div#rightPanel ul.logoLinks li a:hover,
div#rightPanel ul.logoLinks li a.rightLinkSelect{
	background-color:#000;
	border:1px solid #000;
	}
div#rightPanel ul.rightList1{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#29588C;
	background-color:inherit;
	padding-bottom:20px;
	}
div#rightPanel ul.rightList1 li{
	padding:0 0 8px 18px;
	background:url(../images/bull2.gif) 0 4px no-repeat;
	}
div#rightPanel ul.photoList{
	padding:0 0 15px 14px;
	font-size:0;
	line-height:0;
	}
div#rightPanel ul.photoList li{	
	margin-bottom:10px;
	}
div#rightPanel ul.photoList li a{
	display:block;
	width:150px;
	/*height:112px;*/
	padding:2px;
	border:1px solid #E3E3E3;
	}
div#rightPanel ul.photoList li a{
	display:block;
	}
div#rightPanel ul.photoList li a:hover{
	border-color:#B3B3B3;
	}

/*-------------------------- FOOTER AREA --------------------------*/
div#footerArea{
	height:80px;
	background:url(../images/footer-bg.gif) 0 0 repeat-x #CDCDCD;
	padding-top:30px;
	}
div#footerArea ul{
	font:bold 13px/15px Arial, Helvetica, sans-serif;
	width:810px;
	margin:0 auto;
	height:14px;
	background-color:inherit;
	color:#000;
	padding-bottom:10px;
	}
div#footerArea ul li{
	float:left;
	width:auto;
	}
div#footerArea ul li a{
	display:block;
	margin:0 10px;
	background-color:inherit;
	color:#000;
	}
div#footerArea ul li a:hover{
	background-color:inherit;
	color:#767676;
	}
div#footerArea p{
	text-align:center;
	font-size:12px;
	line-height:14px;
	}

/*-------------------------- MISLENIOUS --------------------------*/
div.enquaryLink{
	height:32px;
	padding-bottom:20px;
	}
div.enquaryLink a{
	display:block;
	width:142px;
	height:32px;
	float:right;
	background:url(../images/enquary-link.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
div.enquaryLink a:hover{
	background-position:0 100%;
	}
.botPad30{
	padding-bottom:30px !important;
	}
.noBg{
	background:none !important;
	}
a.clickLink,
a.bookLink{
	display:block;
	width:111px;
	height:32px;
	background:url(../images/click-here-link-bg.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}
.bookLink1{
	display:block;
	width:111px;
	height:32px;
	background:url(../images/click-here-link-bg.gif) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	}	
a.clickLink:hover,
a.bookLink:hover{
	background-position:0 100%;
	}
a.bookLink{
	background-image:url(../images/book-here-link-bg.gif);
	}

/*-------------------------- CHALET PAGE --------------------------*/
ul.popPicList{
	height:100%;
	overflow:hidden;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	}
ul.popPicList li{
	float:left;
	padding-right:7px;
	width:177px;
	}
ul.popPicList li a.popPicLink{
	border:1px solid #34649D;
	display:block;
	width:175px;
	margin-bottom:10px;
	}
ul.popPicList li a.popPicLink:hover{
	border-color:#000;
	}
ul.popPicList li span{
	text-align:center;
	display:block;
	}
ul.popPicList li span a{
	background-color:inherit;
	color:#33639C;
	}
ul.popPicList li span a:hover{
	text-decoration:underline;
	}

/*-------------------------- SKIING PAGE --------------------------*/
a.skiingMapLink{
	background-image:url(../images/skiing-map-link-bg.jpg) !important;
	}

/*-------------------------- CONTACT PAGE --------------------------*/
div.googleMapArea{
	width:586px;
	height:500px;
	}

/*-------------------------- ENQUARY PAGE --------------------------*/
form.enqForm span{
	height:100%;
	overflow:hidden;
	padding-bottom:13px;
	display:block;
	}
form.enqForm span label{
	display:block;
	float:left;
	width:170px;
	font-size:12px;
	line-height:20px;
	color:#1C4473;
	background-color:inherit;
	font-weight:bold;
	}
form.enqForm span label.subLabel{
	padding-left:12px;
	width:158px;
	}
form.enqForm span label b{
	font-weight:normal;
	color:#CC0000;
	background-color:inherit;
	}
form.enqForm span input{
	height:16px;
	padding:3px 0 0 3px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#1C4473;
	background-color:#fff;
	float:left;
	margin-right:5px;
	width:250px;
	border:1px solid #E3E5E6;
	}
form.enqForm span select{
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#1C4473;
	background-color:#fff;
	float:left;
	margin-right:5px;
	width:255px;
	}
form.enqForm span input.dateBox{
	width:120px;
	}
form.enqForm span textarea{
	height:100px;
	padding:3px 0 0 3px;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	float:left;
	width:350px;
	border:1px solid #E3E5E6;
	}
form.enqForm span img{
	float:left;
	display:block;
	cursor:pointer;
	margin-top:3px;
	}
form.enqForm span.btns{
	padding:0 0 0 170px;
	}
form.enqForm span.btns input{
	height:21px;
	padding:0 0 1px 0;
	margin-right:7px;
	background:none;
	width:49px;
	border:none;
	}

/*-------------------------- PRICE PAGE --------------------------*/
div.availabilitySelect{
	height:33px;
	padding:13px 0 0 30px;
	margin-bottom:20px;
	color:#000;
	background-color:#BDCFE7;
	}
div.availabilitySelect label{
	display:block;
	float:left;
	width:130px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	}
div.availabilitySelect select{
	float:left;
	width:300px;
	}
div.availabilityTable{
	margin-bottom:20px;
	}
div.availabilityTable table{
	border-left:1px solid #0D406D;
	border-top:1px solid #0D406D;
	}
div.availabilityTable table th{
	border-right:1px solid #0D406D;
	border-bottom:1px solid #0D406D;
	background-color:#BDCFE7;
	color:#000;
	padding:4px 8px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	}
div.availabilityTable table td{
	border-right:1px solid #0D406D;
	border-bottom:1px solid #0D406D;
	background-color:inherit;
	color:#262626;
	padding:5px 6px;
	font-size:11px;
	line-height:13px;
	}
div.availabilityTable table td strong{
	color:#0D406D;
	background-color:inherit;
	text-transform:uppercase;
	}

/*-------------------------- TESTIMONIALS PAGE --------------------------*/
div.testimonialArea{
	/*height:100%;
	overflow:hidden;*/
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(../images/horz-dot.gif) 0 100% repeat-x;
	}
/*div.testimonialArea img{
	display:block;
	float:left;
	padding:2px;
	border:1px solid #E3E3E3;
	}
div.testimonialArea div{
	width:410px;
	float:right;
	}*/

/*-------------------------- PHOTO PAGE --------------------------*/
ul.galPicList{
	padding:0 0 0 30px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
	height:100%;
	overflow:hidden;
	background-color:inherit;
	color:#1C4473;
	}
ul.galPicList li{	
	padding:0 20px 20px 0;
	float:left;
	height:150px;
	text-align:center;
	width:156px;
	}
ul.galPicList li span{
	display:block;
	}
ul.galPicList li a{
	display:block;
	width:150px;
	height:112px;
	padding:2px;
	border:1px solid #E3E3E3;
	margin-bottom:5px;
	}
ul.galPicList li a{
	display:block;
	}
ul.galPicList li a:hover{
	border-color:#B3B3B3;
	}
h2.photoHdr{
	padding-left:30px;
	}

/*-------------------------- POPUP PAGE --------------------------*/
.bodyBg{
	background:url(../images/pop-body-bg.gif) 0 0 repeat-x;
	}
div.popupArea{
	width:576px;
	padding:16px 12px 0;
	}
div.popupArea h2{
	font:normal 42px/46px Georgia, "Times New Roman", Times, serif;
	padding-bottom:16px;
	background-color:inherit;
	color:#1C4473;
	}
div.popupArea ul.popTabs{
	width:243px;
	height:24px;
	background-color:#EAEAEA;
	color:#000;
	font:normal 14px/24px Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 10px;
	}
div.popupArea ul.popTabs li{
	float:left;
	width:auto;
	padding-right:10px;
	}
div.popupArea ul.popTabs li a{
	display:block;
	width:110px;
	height:24px;
	color:#1C4473;
	background-color:#EAEAEA;
	text-align:center;
	}
div.popupArea ul.popTabs li a:hover,
div.popupArea ul.popTabs li a.tabSelectted{
	color:#000;
	background-color:#fff;
	}
div.popupArea div.florPicArea{
	background-color:#EAEAEA;
	padding:10px 0;
	}
div.popupArea div.florPicArea img{
	display:block;
	margin:0 auto;
	}


/*-------------------------- PHOTO PAGE --------------------------*/
div#flashBannerArea div.bannerContent ul li a,
div#flashBannerArea div.bannerContent ul li span{
	display:block;
	height:34px;
	padding:0 18px 0 18px;
	color:#A3CAFA;
	background-color:inherit;
	float:left;
	width:auto;
	}#


















