@font-face {
    font-family: 'weather';
    src: url('/media/com_rv/fonts/artill_clean_icons-webfont.eot');
    src: url('/media/com_rv/fonts/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/com_rv/fonts/artill_clean_icons-webfont.woff') format('woff'),
         url('/media/com_rv/fonts/artill_clean_icons-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* Weather icons */
i.weather {
	color: #0063cf;
	font-family: weather;
	font-size: 58px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.0;
	vertical-align: text-bottom;
}
/* Individual weather icons at bottom of sheet */

#content #resort-wrap h2 {
    color: #0066CC;
    font-family: 'Arvo',sans-serif;
    font-size: 20px;
    margin: 12px 0;
}
#resort-map #map-canvas {
	width:310px;
	height:216px;
}
#resort-map.full #map-canvas {
	width:675px;
	height:350px;
}

#resort-sidebar {
	width: 220px;
	float: left;
	margin-right: 20px;
}
#content #resort-sidebar h4 {
    line-height: 16px;
    padding: 12px 10px;
}
#resort-sidebar ul {
	background: url(/templates/rvotg/images/bg-sidebar-fade.png) repeat-x 0 1px #E8E6E5;
    border-left: 1px solid #D0CECD;
    border-radius: 0 0 6px 6px;
    font-family: 'Arvo',sans-serif;
    font-size: 13.5px;
    list-style: none outside none;
    margin: 0;
    padding: 10px 15px 20px;
}
#resort-sidebar ul li {
	border-bottom: 1px solid #dcdcdc;
	line-height: 28px;
}
#resort-sidebar ul li:last-child {
	border-bottom: medium none;
}
#resort-sidebar ul li a {
	color: #666;
	font-weight: bold;
}
#resort-sidebar ul li.active a,
#resort-sidebar ul li a:hover {
	text-decoration: none;
	color: #338AF5;
}
body.activities #resort-content p {
	width:300px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 30px;
}
#resort-content #site-list .green-button {
	float:left;
	clear:both;
}

.rv-resort-directions #resort-content #map-canvas {
	width:675px;
	height:380px;
}
#print_directions {
	width:31px;
	height:30px;
	background:url(../images/print_directions.jpg) no-repeat 0 0 scroll transparent;
	text-indent: -9999em;
	display:inline-block;
	outline:none;
}

.rv-resort-directions #resort-content #directions_panel {
    height: 500px;
    overflow: auto;
    width: 100%;
}
#print_directions {
    display: none;
}
.rv-resort-directions #resort-content #map_control {
    border-bottom: 1px solid #CCCCCC;
    margin: 20px 0 10px;
    padding-bottom: 10px;
}
.rv-resort-directions #resort-content #map_control div[class|="point"] {
    float: left;
}
.rv-resort-directions #resort-content #map_control .point-start {
    width: 385px;
}
.rv-resort-directions #resort-content #map_control .point-end {
    width: 255px;
}
.rv-resort-directions #resort-content #map_control div[class|="point"] .marker {
    background-image: url(../images/directions_marker.png);
    display: block;
    float: left;
    height: 36px;
    margin: 5px 10px 10px 0;
    width: 20px;
}
.rv-resort-directions #resort-content #map_control .point-end .marker {
    background-position: 0 -36px;
}
.rv-resort-directions #resort-content #map_control .point-start .point-title {
    margin-bottom: 10px;
}
.rv-resort-directions #resort-content #map_control div[class|="point"] .point-title {
    color: #006CCE;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.rv-resort-directions #resort-content #map_control div[class|="point"] .point-title span {
    color: #000000;
}
.rv-resort-directions #resort-content #map_control #starting_point {
    width: 240px;
}

.fancybox-nav {
    width: 60px;
}

.fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-next {
    right: -75px;
}

.fancybox-prev {
    left: -75px;
}
#expand-list {
	display: none;
	width:675px;
	font-weight: bold;
	text-align: center;
	color:#003399;
	clear:both;
	cursor: pointer;
}
#resort-amenities ul {
	overflow:hidden;
}

#check-rates h4 {
	margin-bottom:10px
}
#check-rates .fieldset-2 {
	margin-bottom:10px;
}
#check-rates .half {
	width:50%;
	float:left;
}
#check-rates .third {
	width:31%;
	padding:0 1%;
	float:left;
}
#check-rates .half .pad-left {
	width: 45%;
	padding-left: 5%;
}
#check-rates .half input[type="text"] {
	padding:0;
	text-indent:5px;
	width:120px;
	margin-bottom:5px;
}
#check-rates label {
	color:#003997;
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
}
#check-rates .half .half {
	margin-top: 5px;
}
#check-rates #filter_type_chzn {
	margin-bottom:5px;
}
#check-rates .form-buttons .green-button {
	width:90%;
	margin:auto;
	padding:8px;
	font-size:12px;
}
#check-rates #reserve_length {
	width:117px
}
#check-rates #reserve_equipment_type {
	width:230px;
}
#check-rates .form-buttons {
	margin-top:10px;
}
#check-rates .form-buttons .half {
	float:right;
}

#check-rates .koa-number {
	margin-top:40px;
}
#check-rates .koa-number span {
    color: #003399;
    display: block;
    font-family: 'Arvo';
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}
#check-rates span.number {
    color: #06c;
    font-size: 32px;
}

#resort-news {
    padding-bottom:15px;
    border-bottom:1px dashed #ccc;
    margin-bottom:15px;
}
#resort-content #resort-news h4 {
    color:#dc0633;
    text-transform: capitalize;
    font-weight: bold;
    display: inline;
}
#resort-news img {
    max-width: 200px;
}
#resort-news img.float-right {
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}
#resort-news img.float-left {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
#resort-map-download {
    margin-top:15px;
}

.rental-gallery-image, .activity-gallery-image {
    width:90%;
    padding:4%;
    border:1px solid #f0f0ee;
    box-shadow: 2px 2px 2px #ccc;
    cursor: pointer;
}
.rental-gallery-button, .activity-gallery-button {
    margin:auto;
    width:50%;
    display: block!important;
    text-align: center;
}
.weather-module {
	margin: 15px 0;
}
#weather {
	/* 	background: #C9E1FB url(../images/bg-lightblue.jpg) repeat scroll 0 0; */
	background: #f8f8f8;
	border-radius: 0 0 6px 6px;
	padding: 0 10px 10px;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
#weather .temperature {
	color: #0063cf;
	display: block;
	text-align: center;
	font-size: 42px;
	font-family:Arial,sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}
#weather .weather-details {
	list-style: none;
	margin: 5px 0 12px;
	padding: 0;
	background: transparent;
	border: none;
	font-family: Arial,sans-serif;
}
#weather .weather-details:after {
	clear: both;
	display: table;
	visibility: hidden;
	content: "";
}
#weather .weather-details li {
	width: 50%;
	display: block;
	float: left;
	color: #000;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
	border: none;
}
#weather .weather-details li:nth-child(odd) {
	clear: both;
}
#weather .weather-details li:nth-child(even) {
	text-align: right;
}
#weather .five-day {
	list-style: none;
	background: transparent;
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	border: none;
}
#weather .five-day li {
	float: left;
	width: 20%;
	text-align: center;
	color: #666;
	font-size: 13px;
	border: none;
	line-height: 1.25em;
}
#weather .five-day:after {
	clear: both;
	display: table;
	visibility: hidden;
	content: "";
}

.w-0:before { content: ":"; }
.w-1:before { content: "p"; }
.w-2:before { content: "S"; }
.w-3:before { content: "Q"; }
.w-4:before { content: "S"; }
.w-5:before { content: "W"; }
.w-6:before { content: "W"; }
.w-7:before { content: "W"; }
.w-8:before { content: "W"; }
.w-9:before { content: "I"; }
.w-10:before { content: "W"; }
.w-11:before { content: "I"; }
.w-12:before { content: "I"; }
.w-13:before { content: "I"; }
.w-14:before { content: "I"; }
.w-15:before { content: "W"; }
.w-16:before { content: "I"; }
.w-17:before { content: "W"; }
.w-18:before { content: "U"; }
.w-19:before { content: "Z"; }
.w-20:before { content: "Z"; }
.w-21:before { content: "Z"; }
.w-22:before { content: "Z"; }
.w-23:before { content: "Z"; }
.w-24:before { content: "E"; }
.w-25:before { content: "E"; }
.w-26:before { content: "3"; }
.w-27:before { content: "a"; }
.w-28:before { content: "A"; }
.w-29:before { content: "a"; }
.w-30:before { content: "A"; }
.w-31:before { content: "6"; }
.w-32:before { content: "1"; }
.w-33:before { content: "6"; }
.w-34:before { content: "1"; }
.w-35:before { content: "W"; }
.w-36:before { content: "1"; }
.w-37:before { content: "S"; }
.w-38:before { content: "S"; }
.w-39:before { content: "S"; }
.w-40:before { content: "M"; }
.w-41:before { content: "W"; }
.w-42:before { content: "I"; }
.w-43:before { content: "W"; }
.w-44:before { content: "a"; }
.w-45:before { content: "S"; }
.w-46:before { content: "U"; }
.w-47:before { content: "S"; }