/* Start of CMSMS style sheet 'style-template' */
html { }
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin-left: auto; /* needed here for centering in IE */
	margin-right: auto; /* needed here for centering in IE */
	text-align: center; /* needed here for centering in IE */
	background-color:transparent;
	margin-top: 0;
	margin-bottom: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%; /* needed here to retain font size proportion in iPhone */
	font-family: 'latoregular', Helvetica, Arial, sans-serif;
}
.clearing { height: 0; clear: both; }
hr {
	margin: 20px auto;
	height: 1px;
	width: 100%;
	display: block;
	background: #ededed;
	clear: both;
}
.clear, .clr, .well { clear: both; }
hr.divider { background: #FFFFFF; }
a {
	color:#000;
	text-decoration: none;
}
.hide { display: none; }
.wrapper { width:100%; }
.content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#responsive_menu ul.slimmenu li ul {
	width: 295px;
}
@media screen and (max-width: 960px) {
  .content, .blurb, .blurb-text, .blurb-name, #footer-links, #video iframe, 
	#video-text, #min-booking-text {
		width: 100% !important;
	}
	#main .cta-column, #main .cta-column a.cta {
		width: 100% !important;
	}
	#main .cta-column {
		float: none !important;
	}
	#responsive_menu ul.slimmenu li ul {
		width: 100% !important;
	}
}

.white { background:#FFF; }
.green { background:#EAEFED; }
.darkgreen { background:#35604F; }
.black { background:#000; }

/*************************************************************************************/

#header, #displayer, #main, #footer, #map, #accommodation, #video, #directions, #snowy-mountains {
	overflow-x:hidden; /* needed to remove scrollbars in Chrome */
	overflow-y:hidden; /* needed to remove scrollbars in Chrome */
}

/*************************************************************************************/

#header { height:88px; }
#header-logo, #header-text { float:left; }
#header-text { margin:0 0 0 75px; }
#header-text {
	font-family: 'oxygenregular', Helvetica, Arial, sans-serif;
	font-size:13pt;
	color:#666;
	text-decoration: none;
	border-bottom: none;
	margin:28px 0 0 80px;
}
#header-text a:hover { border-bottom: 1px dotted; }
#header-logo {
	width:330px;
	height:80px;
}
#header-cta {
	width:270px;
	height:80px;
	margin:15px 10px 0 0;
	float:right;
}
#header-cta a, #header-cta span, #header-cta img {
	text-decoration: none;
	border-bottom: none;
	float:left;
}
#header-cta a:hover { opacity:0.9; }

/*************************************************************************************/

#menu {
	height:52px;
	overflow-y:visible !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
#menu a, #menu a:hover {
	font-family: 'oxygenregular', Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: none;
}
.menu-divider {
	/*width:1000px;*/
width:1100px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #009245 !important;
}

/*************************************************************************************/

#displayer { }
div.displayer-content {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#slider-home {
	width:100%;
	height:500px;
}
div.description {
	width:1000px;
	height:268px;
	margin:0 auto;
	padding-top:232px;
}
div.description h1 {
	font-size:39pt;
	padding:0 10px 0 10px;
	line-height:1.0;
}
div.description h1, div.description p {
	color:#FFF;
	text-align:left;
}
div.description p {
	font-size:14pt;
	padding:10px 10px 10px 10px;
	line-height:1.4;
}
#slider-home img:hover { opacity:0.9; }
#slider-buttons {
	width:1000px;
	height:200px;
	margin:10px auto 0 auto;
}
#slider-buttons img {
	float:left;
	margin: 0 5px;
}
#slider-buttons img:hover { opacity:0.9; }
div.acc-gallery { padding-bottom:10px; background:#EAEFED; }

/*************************************************************************************/

#accommodation { background: url(images/backgrounds/bg-accommodation.png) top center no-repeat transparent; }
#accommodation h1 a, #accommodation h2 a, #accommodation h3 a { text-decoration: underline; }
#accommodation p a, #accommodation h4 a, #accommodation h5 a, #accommodation h6 a { border-bottom: 1px dotted; }

/*************************************************************************************/

#main {
        margin-top:30px;
	/*margin-top:10px;*/
	margin-bottom:20px;
}
#main h1 a, #main h2 a, #main h3 a { text-decoration: underline;  }
#main p a, #main h4 a, #main h5 a, #main h6 a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#main p a:hover, #main p strong a:hover #main h4 a:hover, #main h5 a:hover, #main h6 a:hover, #main li a:hover { color:#339966 !important; }
#main h4 a, #main h5 a, #main h6 a, #main h5 strong, #main h6 strong { color: #35604F !important; }
div.main-divider { border-left: 1px solid #EAEFED; }

/*************************************************************************************/

#acc-title {
	width:1000px;
	height:90px;
	/*border-bottom: 1px solid #EAEFED; remove when price and peak season info is moved to bottom of page*/
	margin-top:20px;
}
#acc-info { }
#acc-type, #acc-name, #acc-price, #acc-peak-seasons, #acc-checklist, #acc-cta { float:left; }
#acc-btn {
	width:200px;
	float:right;
	margin-top:10px;
}
#acc-type { width:170px; }
#acc-name { width:620px; }
#acc-price {
	width:430px;
	height:115px;
	border-right: 1px solid #EAEFED;
	margin-left:50px;
	padding-top:20px;
}
#page-title {
	width:1000px;
	margin-top:30px;
}
#title-btn {
	margin-top:60px;
	float:right;
}
#title-header {
	width:720px;
	border-right: 1px solid #EAEFED;
	margin-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
}
#title-header h1 {
	font-family: 'oxygenbold', Helvetica, Arial, sans-serif;
	font-size:32pt;
	text-align:left;
	padding:10px 0 0 0 !important;
	line-height:1.0;
}
#title-header h4 {
	font-size:18pt;
	text-align:left;
	padding:25px 15px 15px 0 !important;
	line-height: 1.3;
}
#title-header p {
	font-size:16pt;
	color: #4D4D4D;
	padding:0 30px 20px 0 !important;
	line-height: 1.4;
}
#acc-checklist {
	width:520px;
	border-right: 1px solid #EAEFED;
	margin-top:20px;
	margin-bottom: 15px;
}
#acc-checklist ul {	margin-left:25px; }
#acc-cta {
	width:450px;
  /*margin-bottom: 30px !important;*/
}
@media screen and (max-width: 960px) {
	#acc-checklist {
		min-height: 0 !important;
		padding-top: 0px !important;
	}
    #acc-cta, #video-clip, #acc-checklist, #acc-title, #acc-name, #acc-btn {
		width:100% !important;
	}
	#accommodation {
		padding-bottom: 20px;
	}
	#accommodation #page-title, #accommodation #page-title #title-header {
		width:100% !important;
	}
	#main .content h1,#main .content h2,#main .content h3,#main .content h4, #main .content h5, 
	#main .content p 
	{
		padding-left: 20px !important;
		padding-right: 20px;
	}
	#header {
		height: auto !important;
	}
	#header-logo {
		height: auto !important;
		float: none !important;
		width: 100% !important;
	}
	#header-logo img { 
		float: none !important;
	}
	#header-text {
		margin: 10px 0 !important;
		text-align: center !important;
		width: 100% !important;
	}
	#header-cta {
		width:100% !important;
		float: none !important;
		text-align: center !important;
		padding-bottom: 10px;
	}
	#header-cta a, #header-cta span, #header-cta img {
		float: none !important;
	}
	#acc-type h5 {
		padding-left: 20px !important;
	}
	.videogallery a img {
		margin: auto !important;
	}
	div.article-right-column {
		width: 100% !important;
		margin-left: inherit !important;
	}
	div.article-nav, #article-footer {
		width: 100% !important;
	}
	#article-footer .footer-center {
		width: 50%;
	}
	div.article-right-column .footer-left, div.article-right-column .footer-right {
		width: 20% !important;
	}
	.iframe-scroll {
		overflow-x: auto;
	}
}
.table-container {
	width: 100%;
	overflow-x: auto;
}
@media screen and (max-width: 960px) {
	#main #TA_sswidecollectreview209 iframe {
		width: 100% !important;
	}
}
#acc-type h5 {
	font-family: 'oxygenregular', Helvetica, Arial, sans-serif;
	font-size:14pt;
	text-align:right;
	padding:20px 0;
	line-height:1.1;
}
#acc-name h1 {
	font-family: 'oxygenbold', Helvetica, Arial, sans-serif;
	font-size:32pt;
	text-align:left;
	padding:20px 0 0 20px;
	line-height:1.0;
}
#acc-price p, div.peak p, div.off-peak p {
	font-size:22pt !important;
	text-align:right !important;
	line-height:36px !important;
	margin:0 15px 0 0 !important;
	padding:0 !important;
}
.acc-rates {
  padding: 20px 0 20px 30px;
}
.columns .acc-rates {
  padding: 0 0 20px 0;
}
.acc-rates p {
  font-size: 22px !important;
  margin: 20px 0 20px 0 !important;
  padding: 0 15px !important;
  line-height: 1.55 !important;
	text-align: center !important;
}
.acc-rates p.footnote {
  padding: 0 5px !important;
}
.acc-rates p strong.price {
  font-size: 28px !important;
}
.acc-price-range-lg .price p {
	font-size:22pt !important;
	text-align:right !important;
	line-height:36px !important;
	margin:0 15px 0 0 !important;
	padding:0 !important;
}
#acc-peak-seasons h4 {
	font-size:18pt;
	text-align:left;
	padding:25px 15px 15px 30px;
	line-height: 1.3;
}
#acc-peak-seasons p {
	font-size:16pt;
	color: #4D4D4D;
	padding:0 15px 0 30px;
}
div.peak, div.off-peak,
div.price-current, div.price-from-feb, div.price-from-jul {
	width:400px;
	height:36px;
	margin:5px;
}
div.peak { background: url(images/backgrounds/bg-peak.png) top left no-repeat transparent; }
div.off-peak { background: url(images/backgrounds/bg-off-peak.png) top left no-repeat transparent; }
div.price-current { background: url(images/backgrounds/bg-price-current.png) top left no-repeat transparent; }
div.price-from-feb { background: url(images/backgrounds/bg-price-from-feb.png) top left no-repeat transparent; }
div.price-from-jul { background: url(images/backgrounds/bg-price-from-jul.png) top left no-repeat transparent; }
div.price {
	width:148px;
	float:left;
}
div.acc-price-range {
	width:400px;
	height:100px;
	padding-top:50px;
	margin-left:20px;
	margin-bottom:20px;
}
div.acc-price-range-lg {
	height:130px;
  margin-left: 58px;
}
.col-50 {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
div.price-current p, div.text-lightgreen p, .text-lightgreen, .text-lightgreen strong { color:#8CC63F !important; }
div.peak p, div.price-from-feb p, div.text-darkgreen p, .text-darkgreen, .text-darkgreen strong { color:#35604F !important; }
div.off-peak p, div.price-from-jul p, div.text-grey p, .text-grey, .text-grey strong { color:#666666 !important; }

/*************************************************************************************/

#video {
	height: auto;
	padding-bottom: 55px;
}
#video-clip img {
	margin-top:40px;
	max-width: 100%;
}
#video-clip, #video-text, #min-booking-text { height:355px; }
#video-clip {
	width:540px;
	float:left;
	margin-left:15px;
}
.video-clip {
	width: 48%;
  float: left;
  margin: 0 1%;
}
.video-clip img {
	margin-top:20px;
	max-width: 100%;
}
.video-clip a { opacity: 0.92; }
.video-clip a:hover { opacity: 1; }
#video-text.video-text-header {
	width:100%;
	height: auto;
	float:none;
	margin:0 auto;
	display: block;
	padding: 30px 0 0 0;
}
#video-text, #min-booking-text {
	width:420px;
	float:right;
	margin-right:15px;
}
#video-text p {
	font-size:20pt;
	font-weight:normal;
	color: #4D4D4D;
	text-align:center;
	padding:10px 15px;
	line-height:1.3;
}
#min-booking-text table p {
	font-size:15pt !important;
	color: #4D4D4D;
	padding:0 10px;
}
#min-booking-text table h4 {
	font-size:18pt !important;
	color: #35604F;
	text-align:center;
	padding:20px 15px;
	line-height: 1.4;
}

/*************************************************************************************/

#map {
	/*height:306px;*/
	height:600px;
	background:#F0EDE4;
}
div.map-zoom {
    position: relative;
    width: 100%;
    overflow: hidden;
}
div.map-zoom div.align {
    position: relative;
    width: 10000px;
    left: 50%;
    margin: 0 0 0 -5000px;
    text-align: center;
}
div.map-content {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

/*************************************************************************************/

#directions, #snowy-mountains { min-height:336px; }
div.directions { background: url(images/backgrounds/bg-directions.png) top center no-repeat #FFF; }
div.box {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	position: relative;
}
div.btn-map {
	width:200px;
	height:60px;
	position: absolute;
    top: 0;
    right: 0;
	margin: 0;
}
div.btn-map img { opacity:0.5; }
div.btn-map img:hover { opacity:0.9; }
#directions h2, #snowy-mountains h2  {
	font-size:30pt;
	text-align:center;
	/*padding:20px 15px 5px 15px;*/
	padding:40px 15px 5px 15px;
}
#directions p, #snowy-mountains p {
	font-size:17pt;
	font-weight:normal;
	color: #4D4D4D;
	text-align:center;
	padding:5px 20px;
	line-height:1.5;
}
#snowy-mountains p a { 
	color: #35604F;
	text-decoration: underline !important;
	font-weight: bold;
}

/*************************************************************************************/

#faq { margin-bottom:20px; }
#faq h2 {
	font-size:30pt;
	text-align:center;
	padding:20px 15px 0 15px !important;
	margin:0;
}
#faq p {
	font-size:17pt;
	font-weight:normal;
	color: #4D4D4D;
	text-align:center;
	padding:5px 20px 10px 20px;
	line-height:1.5;
}
#faq a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#faq p a:hover, #faq a:hover strong { color:#339966 !important; }

/*************************************************************************************/

#footer {
	height: 140px;
	border-top: 6px solid #35604F;
        padding-bottom: 20px;
}
#footer-links {
	width:660px;
	float:left;
}
#footer-logo { float:left; }
#footer h6 {
	font-family: 'oxygenbold', Helvetica, Arial, sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#35604F;
	text-align:left;
	padding:33px 15px 2px 15px;
}
#footer p {
	font-family: 'oxygenregular', Helvetica, Arial, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#35604F;
	text-align:left;
	padding:0 15px;
	line-height:1.4;
}
#footer p a, #footer h6 a {
	color:#35604F;
	text-decoration: none;
	border-bottom: none;
}
#footer span { margin:0 5px; }
#footer p a:hover, #footer h6 a:hover { color:#339966; }

/* End of 'style-template' */

