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

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

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

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

.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:#f8f8f8;
	background:#7bb0dc;
	border-bottom:1px solid #7bb0dc;
}

.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:#E6E6E6 !important;
	background-position: center 0;
	box-shadow:none;
	width:1000px;	
}

.destination-logo-container {
	width:730px !important;
	}

#main-nav {
	border:none !important;
	background:none !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:white !important;
	padding: 0 12px 0 12px;
	background:none !important;
	text-shadow:none !important;
	margin-top:-11px;
	margin-right:2px;
	padding-top:15px;
	height:17px;
	border:none !important;
	width:auto;
}
.nav-shows, .nav-attractions, .nav-return, .nav-lodging {border-left: 1px solid gray !important;}
.nav-home {
	margin-left:290px;
	}

#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:white !important;
	background:none !important;
	text-decoration: underline !important;
	text-shadow:none !important;
	margin-top:-11px;
	margin-right:2px;
	padding-top:15px;
	height:17px;
	}

/* ----- 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 !important;
	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;
	margin-bottom:.5em;
	}

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

/* ----- 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:#F7B01A;
	}

.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;
}

.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;
}