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

body {
	background-color:#456B94 !important;
}	

/* ----- CUSTOMER ACCOUNT BAR ----- */

#header-topborder {
	background: #ffcdff;
	border-bottom:1px solid #ffcdff;
}

.header-sub-nav-leftcorner, .header-sub-nav-rightcorner {
	background-image: url(../images/sub-nav-corners.png);
}

.header-sub-nav li a, .header-sub-nav li p, .shopping-cart-container a, .shopping-cart-container p {
	color:black;
	background:#ffcdff;
	border-bottom:1px solid #ffcdff;
}

.shopping-cart-container a, .shopping-cart-container p {
	background-image: url(/content/images/cart-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.shopping-cart-container a:hover {
	color: #fff;
}

/* ----- HEADER, NAVIGATION ----- */

#header-container {
	background: url(../images/header.jpg) no-repeat;
	background-color:transparent !important;
	background-position: center 0;
	box-shadow:none;
	width:1000px !important;	
}

#header-container .destination-logo-container {
	width: 650px !important;
	height: 80px !important;
	margin: 0 !important;
}

#main-nav {
	border:none !important;
	background:none !important;
}

#main-nav ul {
	margin:0 !important;
	}

#main-nav li {
	text-shadow:none !important;
	padding-top:22px;
	margin-bottom:-20px;
	}

#main-nav li a {
	line-height:0px !important;
}

.nav-home, .nav-shows, .nav-attractions, .nav-return, .nav-lodging {
	color:maroon !important;
	padding: 0 12px 0 12px;
	background-color:#FFFFCC !important;
	text-shadow:none !important;
	margin-top:-11px;
	margin-right:2px;
	padding-top:15px;
	height:17px !important;
	border:none !important;
	width:auto;
}

#main-nav .nav-home:hover, .nav-shows:hover, .nav-attractions:hover, .nav-lodging:hover, .nav-return:hover, .nav-home.current, .nav-shows.current, .nav-attractions.current, .nav-lodging.current, .nav-return.current {
	color:maroon !important;
	background-color:#FFCCFF !important;
	text-shadow:none !important;
	margin-top:-11px;
	margin-right:2px;
	padding-top:15px;
	height:17px !important;
	}
	
.mobile-nav-toggle{
	background: #ffcdff;
	border-bottom: 1px solid #000;
}

.navbar-brand{
	color: #000;
}

.navbar-toggle{
	border: 1px solid #000;
}

.navbar-toggle .icon-bar{
	background: #000;
}

.mobile-nav ul{
	background: #ffcdff;
}

.mobile-nav ul li a{
	color: #000 !important;
	background: transparent !important;
	padding: 0;
	margin-top: 0;
	border: 0;
	width: auto;
	height: auto;
}

.mobile-nav ul li a:hover{
	color: #000 !important;
	background: transparent !important;
	padding: 0;
	margin-top: 0;
	border: 0;
	height: auto;
}

.show-mobile-user-menu{
    color: black;
    background: #ffcdff;
    border-bottom: 1px solid #ffcdff;
}

.mobile-user-menu ul li a{
    color: black;
    background: #ffcdff;
    border-bottom: 1px solid #ffcdff;
}

@media all and (max-width: 991px) {
	#header-container{
		width: 750px !important;
		background-position: 0 0;
	}
	#main-nav{
		width: 750px !important;
		margin-top: 80px;
		padding-left: 15px;
	}
	#header-container .destination-logo-container{
		width: 650px !important;
		height: 80px !important;
		margin: 0 !important;
	}
	.maincontainer{
		padding: 10px 6px 10px 6px !important;
	}
	#plrs-content{
		width: 100% !important;
		padding-left: 0 !important;
	}
	.quickpicker{
		width: 100% !important;
	}
	.quick-picks-selection-table{
		width: 99.5%;
	}
	.quick-picks-selection-table td{
		width: 33.33%;
		padding-right: 1%;
	}
	.quick-picks-selection-table td select{
		width: 100% !important;
	}
}

@media all and (max-width: 767px) {
	#header-container{
		width: 100% !important;
		height: 130px;
		background: url(../images/mobile-header.jpg) no-repeat;
		background-size: 750px;
		background-position: 0 20px;
		background-color: #fff !important;
	}
	#header-container .destination-logo-container{
		width: 285px !important;
		height: 50px !important;
		margin: 0 !important;
	}
	.maincontainer{
		padding: 20px !important;
	}
	.homepage-topcontainer{
		display: block;
	}
}

@media all and (max-width: 560px) {
	#header-container .destination-logo-container{
		width: 285px !important;
		height: 50px !important;
		margin: 0 !important;
	}
	#plrs-content img{
		width: 100%;
		max-width: 450px;
		height: auto;
	}
}

@media all and (max-width: 415px){
	.header-sub-nav{
		background-image: url(../images/sub-nav-corners.png);
	}
}

/* ----- MAIN CONTENT ----- */

.booking-options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #065C95;
	float: left;
	margin-bottom:.3em;
}

.maincontainer {
	width: 1000px;
	min-height:470px;
	margin: 20px auto;
	padding:20px;
	margin-top:0px;
	background-color:#FFF; 
	margin-bottom:-21px;
}

.maincontainer-custom {
	width:960px !important;
	padding:20px !important;
	margin-bottom:-20px !important;
}

.background-container-custom {
	background-image:none !important;
}

.quickpicker {
	width:960px;
	padding-top:20px;
	border-top: 1px solid #e0e0e0;
	position: relative;
	float: left;
}

.homepage-topcontainer {
	border-bottom:none;
	margin-top:0 !important;
}

.homepage-topcontainer .rightcontainer {
	display:none !important;
}

#plrs-content {
	width:450px;
	padding-left:19px;
	float:left;
	color:#555;
	font-size:12px;
	margin-bottom:20px;
}

#plrs-content h1 {
	color: #065C95;
	font-size:16px;
	line-height:22px !important;
	margin-top:10px !important;
	}

#plrs-content p {
	margin:0 !important;
	}

.leftcontainer h1 {
	color: #1d386b;
	line-height:none;
	margin-top:-10px;
}

.tabs-3C, .tabs-3C:hover, .tabs-3C-current{
	width: 88px;
}

/* ----- FOOTER ----- */

.footer-container {
	padding-top:15px;
	background: url(../images/footer_backer.png);
	width:1000px;
	}

.footer-destination-illustrations {
	display:none;
}

.footer-icon {
	border-right: 1px solid #ababab;
}

.footer-icon-image {
	display:none;
}

.footer-icon h3 {
	color:#ffcdff;
	}

.footer-travelagent {
	text-align:right;
	margin:0 auto;
	padding: 10px 0px;
	width: 960px;
	height: auto;
	border-top: 1px solid #ababab;
}

.footer-travelagent a, .footer-travelagent a:visited, .footer-icon a, .footer-icon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #d7d7c1;
	text-decoration:none;
	}

.footer-travelagent a:hover, .footer-travelagent a:active, .footer-travelagent a:focus, .footer-icon a:hover, .footer-icon a:active, .footer-icon a:focus {
	color:#fff;
}

.footer-reservedirect {
	margin:0 auto;
	padding: 20px 0px;
	background:url(/content/images/powered_by_Reserve_Direct_white.png) transparent no-repeat center center;
	width: 960px;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	max-width:960px !important;
}

.footer-payment-container {
	margin: 0 auto;
	padding: 15px 0px 20px;
	width: 960px;
	height: 70px;
	border-bottom: 1px solid #ababab
}

.footer-payment-container p {
	margin: 0px 0px 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

.footer-bottombar {
	background-color:transparent;
	width: 960px;
}

.secure-logo-container {
	width:auto !important;
	margin-top:-25px !important;
	}
	
@media all and (max-width: 991px){
	.footer-reservedirect{
		max-width: 750px !important;
	}
	.footer-travelagent{
		max-width: 750px !important;
	}
}

@media all and (max-width: 767px){
	.footer-reservedirect{
		max-width: 100% !important;
	}
	.footer-travelagent{
		max-width: 100% !important;
	}
	.secure-logo-container{
		margin-top: 0 !important;
	}
}

@media all and (max-width: 415px){
	.footer-reservedirect{
		background-size: 100%;
	}
}