@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3F3F3F;
	line-height: 16px;
	background-color:#FFFFFF;
}
a {
	color:#1d559c;
	text-decoration:none;
	border:none;
}
a:visited {
	color:#1d559c;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#4f97cb;
	text-decoration:none;
}
table {
	border:none;
}
img {
	border:0px;
}
form {
	padding:0px;
	margin:0px;
}
#mountainActive {
	width:316px;
}
#mountainActiveSml {
	width:232px;
}
#beachActive {
	width:316px;
	display:none;
}
#beachActiveSml {
	width:232px;
	display:none;
}
#mountainContent {
	text-align:right;
	width:276px;
	color:#FFFFFF;
	/* TOP RIGHT BOTTOM LEFT */
	padding: 8px 20px 0px 20px;
	background-color: #1d559c;
}
#mountainContent select {
	width:276px;
	margin-bottom:10px;
}
#mountainContentSml {
	text-align:right;
	width:196px;
	color:#FFFFFF;
	/* TOP RIGHT BOTTOM LEFT */
	padding: 8px 18px 0px 18px;
	background-color: #1d559c;
}
#mountainContentSml select {
	width:196px;
	margin-bottom:5px;
}
#beachContent {
	text-align:right;
	width:276px;
	display:none;
	color:#FFFFFF;
	/* TOP RIGHT BOTTOM LEFT */
	padding: 8px 20px 0px 20px;
	background-color: #4f97cb;
}
#beachContent select {
	width:276px;
	padding-bottom:10px;
}
#beachContentSml {
	text-align:right;
	width:196px;
	display:none;
	color:#FFFFFF;
	/* TOP RIGHT BOTTOM LEFT */
	padding: 8px 18px 0px 18px;
	background-color: #4f97cb;
}
#beachContentSml select {
	width:196px;
	margin-bottom:5px;
}
#mountainBottom {
}
#beachBottomSml {
	display:none;
}
#beachBottom {
	display:none;
}
#beachBottomSml {
	display:none;
}
#accommoDetails {
}
#accommoPhotos {
	display:none;
}
#accommoMap {
	display:none;
}
#accommoConcierge {
	display:none;
}
#accommoVideo {
	display:none;
}
#accommoBook {
	display:none;
	background-color:#99FFFF;
}
.bodyPositioning {
	margin: 0 auto;
	padding: 0;
	width: 988px;
}
.container {
	background-color:#FFFFFF;
	z-index: 1;
	position: absolute;
	width: 988px;
}
.logo {
	float:left;
	width:988px;
	margin-top:6px;
	margin-bottom:7px;
	z-index: 450;
}
div#mastHead {
	top:40px;
	position:absolute;
	width:988px;
	z-index: 1;
}
.mastHeadLarge {
	top:40px;
	position:absolute;
	width:988px;
	height:253px;
	z-index: 1;
}
.topNav {
	background-image:url(/images/common/topNavBack.gif);
	background-repeat:no-repeat;
	top:292px;
	position:absolute;
	width:956px;
	z-index: 500;
	color:#FFFFFF;
	padding-left:17px;
	padding-right:15px;
}
.topNavSml {
	background-image:url(/images/common/topNavBack.gif);
	background-repeat:no-repeat;
	top:100px;
	position:absolute;
	width:956px;
	z-index: 500;
	color:#FFFFFF;
	padding-left:17px;
	padding-right:15px;
}
.topNav a:link, .topNav a:visited, .topNavSml a:link, .topNavSml a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.topNav a:hover, .topNavSml a:hover  {
	color:#1d559c;
}
.leftNav {
	float:left;
	width: 316px;
	z-index: 1;
}
.leftNavSml {
	float:left;
	width: 232px;
	z-index: 1;
}
.navAndContent {
	top:338px;
	position:absolute;
	width: 988px;
	z-index: 1;
}
.navAndContentMax {
	top:185px;
	position:absolute;
	width: 988px;
	z-index: 1;
}
.largeButtonsLeft {
	margin-bottom:10px;
}
.mainContent {
	width:652px;
	margin-left:20px;
	float:left;
	padding-bottom:40px;
}
.mainContent .oneNoPad {
	float:left;
	width:148px;
	margin-bottom:10px;
}
.mainContent .oneWithPad {
	float:left;
	width:148px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContent .twoNoPad {
	float:left;
	width:316px;
	margin-bottom:10px;
}
.mainContent .twoWithPad {
	float:left;
	width:316px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContent .threeNoPad {
	float:left;
	width:484px;
	margin-bottom:10px;
}
.mainContent .fourNoPad {
	float:left;
	width:652px;
	margin-bottom:10px;
}
.mainContentMax {
	width:736px;
	margin-left:20px;
	float:left;
	padding-bottom:40px;
	min-height:500px;
}
.mainContentMax .oneNoPad {
	float:left;
	width:106px;
	margin-bottom:10px;
}
.mainContentMax .oneWithPad {
	float:left;
	width:106px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContentMax .twoNoPad {
	float:left;
	width:232px;
	margin-bottom:10px;
}
.mainContentMax .twoWithPad {
	float:left;
	width:232px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContentMax .threeNoPad {
	float:left;
	width:358px;
	margin-bottom:10px;
}
.mainContentMax .threeWithPad {
	float:left;
	width:358px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContentMax .fourNoPad {
	float:left;
	width:484px;
	margin-bottom:10px;
}
.mainContentMax .fourWithPad {
	float:left;
	width:484px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContentMax .fiveNoPad {
	float:left;
	width:610px;
	margin-bottom:10px;
}
.mainContentMax .fiveWithPad {
	float:left;
	width:610px;
	margin-left:20px;
	margin-bottom:10px;
}
.mainContentMax .sixNoPad {
	float:left;
	width:736px;
	margin-bottom:10px;
}
.footer {
	width:948px;
	float:left;
	/* TOP RIGHT BOTTOM LEFT */
	padding: 5px 20px 5px 20px;
}
.facilitiesBoxNoPad {
	width:169px;
	float:left;
}
.facilitiesBoxWithPad {
	width:169px;
	float:left;
	padding-left:20px;
}
.language {
	float:right;
	margin-top:3px;
	z-index:500;
}
.picInTextPadLeft {
	/* TOP RIGHT BOTTOM LEFT */
	padding: 0px 0px 10px 20px;
	float:right;
}
.picInTextPadRight {
	/* TOP RIGHT BOTTOM LEFT */
	padding: 0px 20px 10px 0px;
	float:left;
}
.accommoThumbsFirst {
	width:169px;
	float:left;
	padding-bottom:10px;
}
.accommoThumbs {
	width:169px;
	float:left;
	padding-left:20px;
	padding-bottom:10px;
}
.accommoMainThumbs {
	width:169px;
	float:left;
	padding-left:72px;
	padding-bottom:10px;
}
fieldset label { 
	padding: 0 3px;
	display: block;
	float: left;
	width: 28%;
	text-align: right;
}
fieldset div.pair {
	margin: 8px 0 3px 0;
	padding: 0;
	clear: left;
}
fieldset div.buttons {
	text-align: center;
}
.accommoThumbsFirst {
	font-size:10px;
	line-height:12px;
}
.accommoThumbs {
	font-size:10px;
	line-height:12px;
}
.accommoMainThumbs {
	font-size:10px;
	line-height:12px;
}
.programTimeTable {
	border-collapse: collapse;
	
	margin:0px;
	border:0px;
}
.programTimeTable td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D559C;
}
.newline {
	clear: both;
}
a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}