#content .thumb, 
#content_wide .thumb { float: left; margin: 3px 10px 10px -3px;}
#content .right, 
#content_wide .right { float: right; display: block; margin: 0 0 10px 10px;}


hr {
width: 100%;
clear: left;
float: left;
margin: 0  0 1.5em 0;
height: 1px;
border: 0;
border-top: 1px solid #999;
}

/*************************************** 1. Fonts ***************************************/ 
	
p, body 		{ font: 12px/20px Verdana, Arial; color: #666; letter-spacing:-0.05em}	
li 		{ font: 12px/20px Verdana, Arial; color: #333;}	
h1		{ font: 22px "Geometric", "Geometric-ie", Verdana, Arial; color: #333366; margin: 10px 0;}
h2		{ font: 22px "Din Display Pro Medium", Verdana, sans-serif; line-height:26px;  font-size-adjust:0.5; font-weight:500; font-style:normal; color: #336; margin: 10px 0;}
h3 		{ font: 15px "FG-Demi", "FG-Demi-ie", Arial; color: #336; margin-bottom: 10px; font-weight:bold;}
h4 		{ font: 15px "FG-Demi", "FG-Demi-ie", Arial; color: #336; margin-bottom: 10px;}



.heading2	{ font: 22px "Din Display Pro Medium", Verdana, sans-serif; line-height:26px;  font-size-adjust:0.5; font-weight:500; font-style:normal; color: #336; margin: 10px 0;}
.heading3 	{ font: 15px "FG-Demi", "FG-Demi-ie", Arial; color: #336; margin-bottom: 10px; font-weight:bold;}
.heading4 	{ font: 15px "FG-Demi", "FG-Demi-ie", Arial; color: #336; margin-bottom: 10px;}

.footerheading3 { color: #fff;
    font-family: "Serifa Thin",Cambria,Georgia,serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 100;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.hometitleheading2 { color: #fff;
    font-family: "Serifa Thin",Cambria,Georgia,serif;
    font-size: 27px;
    font-weight: 100;
    margin: 0 0 0 13px;
    padding: 6px 0 0;
	line-height: 26px;
	 -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-size-adjust: 0.5;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
	display:block;
}


.generaltitleheading2 {color: #fff;
    font-family: "Serifa Thin",Cambria,Georgia,serif;
    font-size: 2.4em;
    font-weight: 100;
    margin: 0 0 0 13px;
    padding: 18px 0 0;
	line-height: 26px;
	 -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
	display:block;
}

.sml_txt { font: 10px Verdana, Arial; color: #2f2c63;}
.red 	{ color: #C00 !important;}
.white	{ color: #fff !important;}
.green 	{ color: #090 !important;}
.yellow { color: #ffea00 !important;}

/*
#content h1, #maincontent h1, 	 
#content h2, #maincontent h2, 		
#content h3, #maincontent h3					{ clear: both;} 	

*/

#content p, #maincontent p  					{ margin-bottom: 10px;}
#content p a:hover, #maincontent p a:hover,
#content li a, #maincontent li a				{ text-decoration: underline;}
#content ul, #maincontent ul 					{ margin: 10px 0;}
#content ul ul, #maincontent ul ul 					{ margin: 0 20px 5px 20px; }

a.red:link 			{ color: #C00 !important;}
a.red:hover 		{ color: #ff4141 !important;}
a.red:active 		{ color: #ff4141 !important;}
a.red:visited 		{ color: #C00 !important;}
a.red:visited:hover { color: #ff4141 !important;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.socialheading { color:#fff; font-size:23px; margin:0px; padding:0px; padding-top:8px; float:right;
font-family: "Serifa Thin",Cambria,Georgia,serif; font-weight: 100; }

.mainnavpanel h2 { margin:0px; padding:0px; }


.social_twitter { background-image:url(/img/social_twitter.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }
.social_twitter p {display:none }
.social_twitter:hover { background-image:url(/img/social_twitter_off.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }

.social_facebook { background-image:url(/img/social_facebook.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }
.social_facebook p {display:none }
.social_facebook:hover { background-image:url(/img/social_facebook_off.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }

.social_youtube { background-image:url(/img/social_youtube.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }
.social_youtube p {display:none }
.social_youtube:hover { background-image:url(/img/social_youtube_off.png); background-repeat:no-repeat; width:42px; height:42px; margin-left:12px; float:right }


.errorbox {
	background-color:#FF0;
	padding:12px;
	border:2px solid #F00;
	color:#F00;
	border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 3px #666666;
}


.home_searchbox td { height:25px; padding:0px; margin:0px; }

.accommodation_searchbox p { padding:0 0 0 10px; margin:0px; letter-spacing:-.03em;letter-spacing:-.03em; }






.hm_searchbox_title {
	width:100%;
	background-color:#c81537;
	border-bottom:1px solid #fc8aa0;
	text-align:center;
	height:30px;
	padding-top:5px;
}


.searchboxtitleheading {
	color:#fff;
	font-size:21px;
	font-family: "Serifa Thin",Cambria,Georgia,serif;
	font-weight: 100;
	margin-top:0px;
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-size-adjust: 0.5;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 26px;
}


#nav_subheader {
	width:260px;
	height:271px;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(/img/winter/hm-searchbg.png);
	background-repeat:repeat;
	z-index:200;
	background-color:transparent;
}


.nav_subheader_title {
	width:100%;
	background-color:#fff;
	border-bottom:1px solid #3baefe;
	text-align:center;
	height:30px;
	padding-top:5px;
}


.nav_subheader_title {
	color:#000;
	font-size:19px;
	font-family: "Serifa Thin",Cambria,Georgia,serif;
	font-weight: 100;
	margin:0px;
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-size-adjust: 0.5;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 26px;
	
}



.nav_subheader_title2 {
	color:#fff;
	font-size:19px;
	font-family: "Serifa Thin",Cambria,Georgia,serif;
	font-weight: 100;
	margin:0px;
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-size-adjust: 0.5;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 26px;
	
}



.nav_subheader_title3 {
	color:#fff;
	font-size:19px;
	font-family: "Serifa Thin",Cambria,Georgia,serif;
	font-weight: 100;
	margin:0px;
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-size-adjust: 0.5;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 26px;
	
}


.nav_subheader_title4 {
    background-color: #FFE010;
    border-bottom: 2px solid #FFE010;
    margin-top: 15px;
    min-height: 30px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	color:#000;
	font-size:21px;
	font-family: "Serifa Thin",Cambria,Georgia,serif;
	font-weight: 100;
	margin:0px;
}




.row:after,
.radio_btns 
.row:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/* IE 7 */
*:first-child+html .row { 
	zoom: 1;
}




/***** Form Row Stuff *****/

.row {
	margin-bottom: 0px;
	width:98%;
}

.dotted {
	border-top: 1px dotted #ccc;
}

.dotted2 {
	border-top: 1px dotted #ccc;
	padding-top:2px;
	padding-bottom:2px;
}
.dotted3 {
	border-top: 1px dotted #ccc;
}

.dotted4 {
	border-bottom: 1px dotted #ccc;
	padding-top:6px;
}

.row_hd_line {
	border-bottom: 1px solid #ccc;
}

.row label,
.row input,
.row select,
.row .required {
	color: #333;
	float: left;
}

.row label {
	color: #999;
	padding: .6em .3em;
	width:190px;
}



.row input[type=radio] {
	border: none;
}
.row select {
	width: 291px;
}
.row input {
	width: 283px;
}

.row span {
	padding: .6em .3em;
	float:left;
	color: #fff;
	
}

.introtext-winter {background-color:#006ab9;}
.introtext-summer {background-color:#549a14;}

#introtext h1 {
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    display: block;
    font-family: "Serifa Thin",Cambria,Georgia,serif;
    font-size: 27px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 26px;
    margin: 0 0 0 13px;
    padding: 6px 0 0;
	color:#fff;
}

#introtext h2 {
	-moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    display: block;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    line-height: 26px;
    margin: 0 0 0 13px;
    padding: 6px 0 0;
}

#introtext p {
	color:#fff; margin:0px 12px; padding:6px 0px
}

#introtext a {
 color:#ffdf49
}




.booknowbox { margin-top:4px; font: 16px "FG-Demi", "FG-Demi-ie", Arial; color: #336; margin-bottom: 10px; 

border: 2px solid red;
padding: 1px 0;
text-align: left; width: 200px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #fef674;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fef674), to(#FFCC00));
background: -webkit-linear-gradient(#fef674, #FFCC00);
background: -moz-linear-gradient(#fef674, #FFCC00);
background: -ms-linear-gradient(#fef674, #FFCC00);
background: -o-linear-gradient(#fef674, #FFCC00);
background: linear-gradient(#fef674, #FFCC00);
-pie-background: linear-gradient(#fef674, #FFCC00);
behavior: url(/PIE.htc);



 }

.property_info1 {width:410px; float:left; }
.property_info2 {width:210px; float:right; padding:5px 2px 5px 5px; border:1px #fff solid; font-size:10px !important; }
.property_info3 {width:210px; float:right; padding:5px 2px 5px 5px; background-color:#dceffd; }


.property_info2_header {

    height: 30px;
    padding-top: 0px;
    text-align: left;
    width: 212px;
	float:right;
}

.property_info2_header h2 {
    font-size: 20px;
	margin:0px;
}

.exclusiveproperty { 
background-image:url(/img/property_ribbon.png);
background-repeat:no-repeat;
width:156px;
height:131px;
position:absolute;
top:-6px;
right:0px;
	
}

.exclusiveproperty h2 { display:none }




.HotelDiary1_UnAvailPart {
    background-color: #FF3333;
    background-image: url("/images/diary/Diary1/UnAvailPart.gif");
		background-repeat:no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 12px;
    width: 36px;
}
.HotelDiary1_UnAvailPeak {
    background-color: #FF3333;
    background-image: url("/images/diary/Diary1/UnAvailPeak.gif");
		background-repeat:no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 12px;
    width: 36px;
}
.HotelDiary1_UnAvailPeakPart {
    background-color: #FF3333;
    background-image: url("/images/diary/Diary1/UnAvailPeakPart.gif");
	background-repeat:no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 12px;
    width: 36px;
}
.Diary2_Avail {
    background-color: #D9E1E7;
    height: 15px;
    width: 16px;
}
.Diary2_AvailStart {
    background-color: #D9E1E7;
    background-image: url("/images/diary/Diary2/AvailStart.gif");
		background-repeat:no-repeat;
    height: 15px;
    width: 16px;
}
.Diary2_AvailEnd {
    background-color: #D9E1E7;
    background-image: url("/images/diary/Diary2/AvailEnd.gif");
		background-repeat:no-repeat;
    height: 15px;
    width: 16px;
}
.Diary2_NoDate {
    background-color: #FFFFFF;
    height: 15px;
    width: 16px;
}

.Diary2_UnAvail {
    background-color: #FF3333;
    height: 15px;
    width: 16px;
}

.Diary2_Avail {
    background-color: #D9E1E7;
    height: 15px;
    width: 16px;
}


.footer_bground {
    background-color: #23A0EE;
}


.livebedbox { border:1px solid #f3ce00; padding:4px 7px; background-color:#FFFF00; margin-bottom:10px;
background-image:url(/img/beds_icons.png); background-repeat:no-repeat; background-position:bottom right; }

.livebedbox h3 { font-size:19px; color:#F00; font-weight:bold;  }


.morzineinfopicts_centred { width:99%; margin:0px auto; text-align:center; clear:both  }
.morzineinfopicts_right { width:220px; margin:0px; float:right; }
.morzineinfotext_left  { width:420px; margin:0px; float:left; }
.morzineinfotext_full  { width:99%; margin:0px auto; float:left; clear:both }
.morzineinfotext_full h1, .morzineinfotext_full h2 { clear:none !important; }


.help-text { width:245px;float:right; text-align:left ;min-height:50px; padding-bottom:10px }


.guarantee_bg {
border: 3px solid #efcf52;
padding: 5px 10px;
text-align: left; 
width: 96%;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #f9db63;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9db63), to(#c78c0b));
background: -webkit-linear-gradient(#f9db63, #c78c0b);
background: -moz-linear-gradient(#f9db63, #c78c0b);
background: -ms-linear-gradient(#f9db63, #c78c0b);
background: -o-linear-gradient(#f9db63, #c78c0b);
background: linear-gradient(#f9db63, #c78c0b);
-pie-background: linear-gradient(#f9db63, #c78c0b);
behavior: url(/PIE.htc);
}

.guarantee_bg p { color:#7b5101; font-weight:bold; }


.guarantee_bg_morebox {
border: 3px solid #efcf52;
padding: 5px 10px;
text-align: left; 
width: 91%;
margin-top:0px;
background: #f9db63;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f9db63), to(#c78c0b));
background: -webkit-linear-gradient(#f9db63, #c78c0b);
background: -moz-linear-gradient(#f9db63, #c78c0b);
background: -ms-linear-gradient(#f9db63, #c78c0b);
background: -o-linear-gradient(#f9db63, #c78c0b);
background: linear-gradient(#f9db63, #c78c0b);
-pie-background: linear-gradient(#f9db63, #c78c0b);
behavior: url(/PIE.htc);
}

.guarantee_bg_morebox p { color:#7b5101; font-weight:bold; }



.multipass_bg_morebox {
border: 3px solid #a9dcff;
padding: 5px 10px;
text-align: left;
color:#fcfa31;
width: 91%;
margin-top:0px;
background: #c7ebfa;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#def5fe), to(#0089e4));
background: -webkit-linear-gradient(#def5fe, #0089e4);
background: -moz-linear-gradient(#def5fe, #0089e4);
background: -ms-linear-gradient(#def5fe, #0089e4);
background: -o-linear-gradient(#def5fe, #0089e4);
background: linear-gradient(#def5fe, #0089e4);
-pie-background: linear-gradient(#def5fe, #0089e4);
behavior: url(/PIE.htc);
}

.multipass_bg_morebox p { color:#fcfa31; font-weight:bold; }


.offers_bg_morebox {
border: 3px solid #f25024;
padding: 5px 10px;
text-align: left;
color:#fff;
width: 91%;
margin-top:0px;
background: #c60e04;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c60e04), to(#f68153));
background: -webkit-linear-gradient(#c60e04, #f68153);
background: -moz-linear-gradient(#c60e04, #f68153);
background: -ms-linear-gradient(#c60e04, #f68153);
background: -o-linear-gradient(#c60e04, #f68153);
background: linear-gradient(#c60e04, #f68153);
-pie-background: linear-gradient(#c60e04, #f68153);
behavior: url(/PIE.htc);
}


.offers_bg_morebox p { color:#fff; font-weight:bold; }



blockquote.general {
  padding: 16px 16px 2px 12px;
  margin: 5px;
  background-image: url(/images/elements/openquote.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  font-style:italic !important;
  }

blockquote.general span {
     display: block;
     background-image: url(/images/elements/closequote.png);
     background-repeat: no-repeat;
     background-position: bottom right;
	 font-style:italic !important;
   }

.facts_dotted {
    border-color: #999;
    border-style: dotted;
    border-width: 0 0 1px;
	font-size:11px;
}

.box_bottom_dotted {
    border-color: #999;
    border-style: dotted;
    border-width: 0 0 1px;
}

.viewroomlink a {font-size:11px !important; text-transform:uppercase; line-height:13px; font-weight:bold; margin:0px; padding:0px }
.viewroomlink a:visited {font-size:11px !important; text-transform:uppercase; line-height:13px; font-weight:bold; margin:0px; padding:0px }
.viewroomlink a:hover {font-size:11px !important; text-transform:uppercase; line-height:13px; font-weight:bold; margin:0px; padding:0px;	color:#fff600 }
.viewroomlink a:visited:hover {font-size:11px !important; text-transform:uppercase; line-height:13px; font-weight:bold; margin:0px; padding:0px;	color:#fff600 }


.ExtraQtyOn {
    background-color: #FFCC00;
}


.head4 {
    color: #990000;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
	padding-top:10px;
}


.errors li {
    color: #FFFF66;
}


.errors {
    background-color: #CC0000;
    background-image: url("/images/morzineshuttle/error.gif");
    background-position: right top;
    background-repeat: no-repeat;
    border: 3px solid #FF0000;
    color: #FFFF66;
    margin-bottom: 10px;
    padding: 12px 82px 12px 12px;
    width: 500px;
}
