/* CSS Document */
body{
	margin: 0px;
	background: #D1E8BB;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
img{
	border: 0px;
}
table{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}


#wrapper{
	width: 790px;
	margin: 0 auto;
}
#container{
	width: 770px;
	background: #fff;
	border-left: 10px solid #9FCF70;
	border-right: 10px solid #9FCF70;
	border-bottom: 10px solid #9FCF70;
	padding: 0px 10px 10px 10px;
	float: left;
}
#header{
	width: 100%;
	height: 120px;
	margin: 0px 0px 4px 0px;
	float: left;
}
#footer{
	width: 756px;
	height: 82px;
	margin: 10px 0px 0px 0px;
	padding: 8px 8px 0px 8px;
	background-image: url(../../images/s_footer_bg.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer_left{
	width: 350px;
	font-size: 12px;
	color:#115A81;
	margin: 10px 0px 0px 10px;
	float: left;
}
#footer_right{
	width: 300px;
	font-size: 12px;
	color:#115A81;
	text-align: right;
	margin: 10px 10px 0px 0px;
	float: right;
}

#content{
	width: 100%;
	float: left;
}
#left_content{
	width: 190px;
	float: left;
}
#main_content{
	width: 385px;
	float: left;
}
#right_content{
	width: 181px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#noright_content{
	width: 570px;
	float: right;
}

/* Blue Box */
.box_holder{
	background-image: url(../../images/green_box_border.gif);
	background-repeat: repeat-y;
	width: 181px;
	float: left;
}
.box_header{
	background-image: url(../../images/green_box_top.gif);
	width: 181px;
	height: 13px;
	display: block;
	float: left;
}
.box_footer{
	background-image: url(../../images/green_box_bottom.gif);
	width: 181px;
	height: 11px;
	display: block;
	float: left;
}
.box_header b, .box_footer b{
	display: none;
}
.box_content{
	width: 148px;
	margin: 0px 0px 2px 16px;
	float: left;
	display: inline;
}
	
/* navigation */
#menu_holder{
	width: 148px;
	margin: 0 auto;
}
#menu_holder ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
#menu_holder li{
	border-bottom: 1px solid #D1E8BB;
	line-height: 20px;
	font-size: 12px;
	text-indent: 5px;
	color: #333333;
}
#menu_holder li a{
	background-color: #fff;
	text-decoration: none;
	display: block;
	color: #333333;
}
#menu_holder li a:hover{
	background-color: #D1E8BB;
	text-decoration: none;
	display: block;	
	color: #333333;
}

/* Testimonials */
.quote{
	width: 175px;
	padding: 3px;
	margin: 18px 0px 4px 0px;
	border-bottom: 3px solid #D1E8BB;
	border-right: 1px solid #D1E8BB;
	font-size: 10px;
	color: #333333;
	float: left;
}
.quote b{
	color: #115A81;
	font-weight: bold;
}
.quote_top{
	background-image: url(../../images/s_quote_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 2px 0px;
	width: 100%;
	height: 17px;
}
.quote_bottom{
	background-image: url(../../images/s_quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 2px 0px 0px 0px;
	width: 100%;
	height: 17px;
}

/* form */
.tblform td{
	line-height: 6px;
}
.blueform{
	border: 1px solid #9FCF70;
	padding: 1px;
	font-size: 10px;
	color: #333333;
}
.blueformselect{
	color: #333333;
	font-size: 11px;
}
.blueformbutton{
	border: 1px solid #9FCF70;
	background-color: #9FCF70;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	color: #333333;
}
.lblueform{
	border: 1px solid #9FCF70;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 12px;
	color: #333333;
}

/* Chalets */
.select_chalet_holder{
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}
.select_chalet_title{
	font-size: 16px;
	color: #115A81;
	font-weight: bold;
}
.select_chalet_title span{
	font-size: 12px;
	display: block;
	color: #666666;
	font-weight: normal;
}
.select_chalet_image{
	width: 550px;
	height: 90px;
	margin: 2px 0px 2px 0px;
	display: block;
	float: left;
}
.select_chalet_desc{
	font-size: 10px;
	float: left;
}

#view_chalet_title{
	width: 100%;
	font-size: 16px;
	color: #115A81;
	font-weight: bold;	
	float: left;
}
#view_chalet_title span{
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	float: left;
}
#view_chalet_holder{
	width: 100%;
	margin: 5px 0px 10px 0px;
	float: left;
}	
#view_chalet_text{
	width: 250px;
	font-size: 12px;
	color: #333333;
	float: left;
}
#view_chalet_right{
	width: 310px;
	float: right;
}
#view_chalet_menu{
	width: 181px;
	float: right;
}
#view_chalet_menu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	text-align: right;
	width: 100%;
}
#view_chalet_menu li{
	border-bottom: 1px solid #D1E8BB;
	line-height: 24px;
	font-size: 12px;
	text-indent: 5px;
	color: #333333;
}
#view_chalet_menu li a{
	background-color: #fff;
	text-decoration: none;
	display: block;
	color: #333333;
}
#view_chalet_menu li a:hover{
	background-color: #D1E8BB;
	text-decoration: none;
	display: block;	
	color: #333333;
}
#view_chalet_menu li img{
	margin: 0px 0px 0px 4px;
}
#view_chalet_image_gallery{
	margin: 2px 0px 8px 0px;
	float: left;
}
#view_chalet_image_holder img{
	border: 2px solid #9FCF70;
}
.chalet_image_holder{
	width: 75px;
	height: 75px;
	overflow: hidden;
	padding: 1px;
	margin: 0px 6px 4px 6px;
	float: left;
}
.chalet_image_holder img{
	border: 1px solid #9FCF70;
}

/* Special Offers */
#special_offers_header{
	background-image: url(../../images/header_offers.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	width: 181px;
	height: 15px;
	float: left;
}
#special_offers_holder{
	width: 171px;
	margin: -1px 0px 10px 0px;
	padding: 4px;
	border: 1px dashed #CC0000;
	float:right;
}
.special_offer{
	line-height: 20px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}
.view_offer_holder{
	width: 100%;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #DFF2FF;
	float: left;
}
.view_offer_title{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;	
	float: left;
}
.view_offer_text{
	width: 100%;
	float: left;
}

/* Links */
.link_holder{
	width: 100%;
	margin: 0px 0px 12px 0px;
	float: left;
}
.link_title{
	width: 100%;
	font-size: 16px;
	color: #115A81;
	font-weight: bold;	
	float: left;
}	
.link_desc{
	width: 100%;
	font-size: 10px;
}
.link_url{
	width: 100%;
}
		
/* Dates */
.date_chalet_holder{
	width: 100%;
	margin: 10px 0px 2px 0px;
	border-bottom: 2px solid #9FCF70;
	float: left;
}		
.date_chalet_title{
	width: 100%;
	font-size: 14px;
	color: #115A81;
	font-weight: bold;	
	float: left;
}
.date_line_holder{
	width: 100%;
	border-bottom: 1px dashed #9FCF70;
	line-height: 26px;
	float: left;
}
.date_line_date{
	width: 145px;
	font-weight: bold;
	float: left;
}
.date_line_nights{
	width: 90px;
	float: left;
}
.date_line_price{
	width: 220px;
	float: left;
}
.date_line_price span{
	display: inline;
}
.date_line_book{
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #115A81;
	float: left;
}


