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

/* UNIVERSAL */
body {background: #001e3b url(../media/layout/background.jpg) no-repeat; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#6e6e6e; }
body:before {content: ""; position: fixed; top: -10px; left: -10px; width: 110%; height: 10px;  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -ms-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -o-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8);  z-index: 100; }
.container {position:relative;}
.alignLeft {float:left; margin: 0 15px 0 15px;}
a {color:#fc612b;}
a:hover {color:#FFB8A0; text-decoration:none;}
h1 {font-family: 'oreganoitalic'; color:#fc612b; font-size:32px; font-weight:normal;}
h4 {color:#408fab;}
h5 {color:#408fab;}
.last {border-right:none !important;}
.error {color:#F00;}
.orange-button {
	text-align:center;
	color:#fff; border:1px solid #fff; font-size:13px; padding:6px; border-radius:7px;
	background: #fb7c50;
	background: -moz-linear-gradient(top,  #fb7c50 0%, #d25325 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb7c50), color-stop(100%,#d25325));
	background: -webkit-linear-gradient(top,  #fb7c50 0%,#d25325 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7c50', endColorstr='#d25325',GradientType=0 );
}
.white {color:#fff;}
.noborder {border:none !important;}
.get-directions {margin-top:-10px;}


/* COMPONENTS - HEADER/FOOTER */
.specials-box {
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #dcdcdc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dcdcdc',GradientType=0 );
	text-align:center;
}
.top-nav {color:#fc612b; text-align:right;}
	.top-nav ul {list-style-type:none; margin-left:0px;}
		.top-nav ul li {display:inline; border-right:1px solid #fc612b; padding-right:5px;}
	.special-image {position:absolute; top:5px;}
	.top-special-text {width:70%; left:100px;}
.phone-number {font-size:36px; color:#fff;}
.top-special {
	position:relative;
	font-size:18px;
	font-weight:bold;
    padding:10px;
    margin-bottom:10px;
    border-bottom:3px solid #BCB8B8;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #dcdcdc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dcdcdc',GradientType=0 );
	}
	.top-special a {color:#FC612B;}
	.banner-copy {width:100%;}
	#prev-specials {position:absolute; left:-15px; top:12px;}
	#next-specials {position:absolute; right:-15px; top:12px;}
.nav {
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #dcdcdc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dcdcdc',GradientType=0 );
	}
.navbar .nav {width:100%;}
.nav li {border-right:1px solid #ccc;}
.navbar .nav > li > a {color:#001e3b; font-size:15px; padding:10px 14px;}
	.navbar .nav > li > a:hover {color:#fc612b;}
.navigation {margin:0 0 25px 0 !important;}
.dropdown-menu {background:url(../media/layout/dropdown-bg.png) repeat; font-size:16px;}
.dropdown-menu > li > a {color:#fff;}
.dropdown-menu li ul li {border-right:none !important;}
.dropdown-menu > li >a:hover {
	background: #ffa84c;
	background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d));
	background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
}
#orange-bar {height:7px; background-color:#fc612b; width:100%; position:absolute; top:80px;}
.footer {color:#fff; margin-top:5%; margin-bottom:5%;}
	.footer a {color:#fff;}
	.footer a:hover {color:#FFB8A0;}
	.footer p {margin:0px;}
.footer ul {list-style-type:none; margin-left:0px;}
	.footer ul li {display:inline; border-right:1px solid #fff; padding-right:5px;  }
.footer-right {text-align:right; margin-top:-15px;}
	.footer-right p {font-weight:bold; font-size:16px;}
	.email {width:150px; margin-top:10px;}
	.promotions {text-align:center; margin-top:-20px; position:relative;}
		#prev-promotions {position:absolute; left:-25px; bottom:43px;}
		#next-promotions {position:absolute; right:-25px; bottom:43px;}
#social-media-bar {bottom: 100px; position: fixed; right: 0; z-index:999; background:url(../media/layout/social-bar-bg.jpg) no-repeat; border-radius:7px; border:1px solid #FC612B;}	
	#social-media-bar ul {list-style-type:none; margin:0px; padding-left:10px;}
		#social-media-bar ul li {display:block; padding:7px 0 7px 0;}
			.first {margin-left:15px;}
.booking-widget-lower {}
.horz-booking-widget {background:url(../media/layout/res-box-horz-bg.jpg) repeat-x; padding:15px; max-width:1170px;}
	.horz-booking-widget h1 {margin-top:25px;}
.shade {position:fixed; top:0px; z-index:999; border-bottom:5px solid #053160}

/* HOMEPAGE */
.content {background-color:#fff; -moz-box-shadow: 0px 0px 8px #000000; -webkit-box-shadow: 0px 0px 8px #000000; box-shadow: 0px 0px 8px #000000; padding:25px 0 50px 0px;}
	.content p {padding-left:10px;}
.promopanel {-moz-box-shadow: 0px 0px 8px #000000;-webkit-box-shadow: 0px 0px 8px #000000;box-shadow: 0px 0px 8px #000000;}
	.promo-image {margin-bottom:-13px;}
	.promo-frame {margin-top:-25px; position:relative;}
	.home-intro-image {padding-left:10px;}
	#prev {position:absolute; left:-29px; top:365px;}
	#next {position:absolute; right:-25px; top:365px;}
	#booking-widget {position:absolute; background:url(../media/layout/res-box-bg.jpg) no-repeat; width:248px; height:283px; z-index:999; padding:10px; margin-top:15px; }
	#reservations-tag {position:absolute; left:-17px;}
	#phone-booking {position:absolute; color:#fff; font-size:14px; right:27px; top:15px;}
.prop-intro {margin:-10px 0 0 -15px !important;}
	.prop-intro h1 {margin:0px;}
.carousel {background-color:#fff; margin-bottom:0px;}
	.center {position:relative;}
	#prev-carousel {position:absolute; left:-20px; top:-85px;}
	#next-carousel {position:absolute; right:-20px; top:-85px;}
	.overlay {background: #7db9e8;
background: -moz-linear-gradient(top,  #7db9e8 0%, #4b99ca 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(100%,#4b99ca));
background: -webkit-linear-gradient(top,  #7db9e8 0%,#4b99ca 100%);
background: -o-linear-gradient(top,  #7db9e8 0%,#4b99ca 100%);
background: -ms-linear-gradient(top,  #7db9e8 0%,#4b99ca 100%);
background: linear-gradient(to bottom,  #7db9e8 0%,#4b99ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#4b99ca',GradientType=0 );
 padding:3%; color:#fff; text-align:center; border-bottom:1px solid #555; }
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}
 
.video-container iframe,
.video-container object,
.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	
/* ACCOMMODATIONS */
.accom-panel {margin:0 25px 0 0; border-right:1px solid #ccc; padding-right:50px;}
.accom-panel ul {list-style-type:none;}
	.accom-panel ul li {margin:35px 0 35px 0;}
.accom-panel-last ul {list-style-type:none;}
	.accom-panel-last ul li {margin:35px 0 35px 0;}
.book-online {width:20%; margin:0 auto;}
	.book-online a {color:#fff; font-weight:bold;}
.accom-headline {color:#4C9ACA; font-weight:bold; font-size:16px;}
	.accom-headline a {color:#4C9ACA;}
.room-details {color:#EA6B3E; font-weight:bold; font-size:14px;}
#image-gallery {list-style-type:none;}
	#image-gallery li {float:left; margin:10px;}
.check-rates {width:25%;}


/* AMENITIES */
.fav-amenities {
	border:2px solid #707070;
	padding:0 10px 20px 10px;
	margin-left:40px !important;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #dcdcdc 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dcdcdc));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dcdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dcdcdc',GradientType=0 );
	}
.fav-amenities ul {margin:0px; list-style-type:none;}
	.fav-amenities ul li {float:left; width:200px; text-align:center; margin:0 10px 0 10px;}
		.fav-amenities img {border:2px solid #036b8d;}
		.fancy-font {font-family: 'oreganoitalic'; color:#fc612b; font-weight:normal;}
.amenity {padding-left:15px;}
#prev-carousel-amenities img {border:none;}
#next-carousel-amenities img {border:none;}
#prev-carousel-amenities {position:absolute; left:-30px; top:-130px;}
#next-carousel-amenities {position:absolute; right:-30px; top:-130px;}
.amenities-overlay {padding:3%; text-align:center;}
/* PHOTO GALLERY */
.photo-gallery {padding:3%;}

/* AREA INFORMATION */
.area-information {padding:15px;}
.card {
	width:25%;
	float:left;
	text-align:center;
	border:1px solid #D1CFCF;
	margin:20px 35px 0 35px;
	padding:10px;
	-webkit-box-shadow: 1px 1px 10px 1px #eee;
	box-shadow: 1px 1px 10px 1px #eee; 
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	}
.card img {border:1px solid #00587B;}
.area-name {color:#007DA4;}

/* NEWS */
.news-sidebar {background-color:#E0F6FC; border:1px solid #CDEAF2; border-radius:5px;}
	.news-sidebar ul {list-style-type:none; margin-left:0px; padding: 0 10px 0 10px;}
		.news-sidebar ul li {text-align:center; border-bottom:1px solid #BCD9E0; padding:5px 0 5px 0; font-size:16px;}
			.selected {font-weight:bold; background-color:#BCD9E0;}

/* POPUPS */

#popup-wrapper {width:420px; text-align:center; position:relative; margin:0 auto;}
	#popup_signup input {margin:5px 0 5px 0;font-size:18px; height:50px; width:350px;}
	.close-button {position:absolute; right:-25px;}
	#popup-wrapper h1 {color:#fff;}
	
/* WEATHER */
#wToday{font-size: 18px; padding-bottom: 10px; margin-bottom: 20px;}
	#wToday img{float: left; margin: 0 10px 10px 0;}
	#wToday .wTime{display: none;height: 0;}
	#wToday .wBrief{}
	#wToday .wTemp, #wToday .wBrief{font-size: 60px; font-weight: bold; color: #222; line-height: 1em;}
	#wToday .wFull{}

#wForecastDay, #wForecastNight{}
	#wForecastDay .wDay, #wForecastNight .wDay{float: left; margin-right: 10px; width: 125px; height: 170px;}

#wTextForecast{margin: 0px;padding: 0;}
#wTextForecast li{margin-bottom: 10px; padding: 10px 0; border-bottom: 1px solid #dcdcdc; list-style:none;}
#wTextForecast .wTime{font-weight: bold;}

.weather {width:90%; border-radius:5px; background-color:#D7EBF6;}
.weather tr:hover {background-color:#FBF8E9; -webkit-transition: background .5s ease;
	-moz-transition: background .5s ease;
	-ms-transition: background .5s ease;
	-o-transition: background .5s ease;
	transition: background .5s ease;}
.weather td {padding:10px; border-left: 1px solid #17669E;border-top: 1px solid #17669E;}
.table-headings {font-weight:bold;background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); 
	}
#extended-forecast {width:550px; float:left;}
#weatherRadarImage {width:500px; float:right; margin-top:65px;}
.weather-entry {margin:5px 0 5px 0; border-bottom:1px solid #17669E; padding:5px 0 5px 0;}
.baseRadarImage {margin-top:200px;}
.overlayRadarImage {margin-top:200px;}	
.day {color:#6B9A7C;}


/* Video */
.video-top { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.video-list-tabs {  margin: 10px 0 0; list-style: none; padding: 0; border-bottom: 1px solid #ccc; float: left; width: 100%; }
	.video-list-tabs li { border: 1px solid #ccc; border-bottom: 0; padding: 5px 10px; float: left; margin: 0 5px; }
	.video-list-tabs li a.selected { color:#000; }
.video-list { padding: 0; list-style: none; display: none; }
	.video-list li { padding: 0 10px 10px; float: left; width: 175px; }
		.video-list li a { padding: 5px; border: 1px solid #ccc; display: block; height: 145px; }
			.video-list li a b { padding: 2px 0 5px; line-height: 12px; display: block; text-align: center; }
.current_tab { display: block; }



.image_carousel {
	padding: 15px 0 15px 40px;
	position: relative;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
a.prev, a.next {
	background: url(../media/layout/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.prev.disabled {	background-position: 0 -100px !important;  }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../media/layout/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}


/* FONTS */
@font-face {
    font-family: 'oreganoitalic';
    src: url('../media/fonts/oregano-italic.eot');
    src: url('../media/fonts/oregano-italic.eot?#iefix') format('embedded-opentype'),
         url('../media/fonts/oregano-italic.woff') format('woff'),
         url('../media/fonts/oregano-italic.ttf') format('truetype'),
         url('../media/fonts/oregano-italic.svg#oreganoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
