/* Common styles */

body {
	margin:0px auto; 
	font-family:Verdana,Helvetica,Arial,sans-serif; 
	}
p {
	margin:9px 20px 8px 7px; 
	font:100%/140% Verdana,Helvetica,Arial,sans-serif; 
	}
h1, h2, h3, h4, h5, h6 {
	margin:0px 10px 8px 7px; 
	color:#26B2C1; 
	font:normal 100%/140% Verdana,Helvetica,Arial,sans-serif; 
	}
h1 { 
	font-size:150%; 
	}
h2 {
	font-size:130%; 
	}
h3 {
	font-size:110%; 
	}
h4 {
	font-size:95%; 
	}
h5 {
	font-size:90%; 
	}
h6 { 
	font-size:85%; 
	}
ul {
	margin:0px; 
	padding:0px 20px 0px 27px; 
	list-style-type:square; 
	color:#666666; 
	}
ol {
	margin:0px; 
	padding:0px 20px 0px 27px; 
	list-style-type:decimal; 
	color:#666666; 
	}
a:link {
	text-decoration:none; 
	color:#e9a119; 
	}
a:visited {
	text-decoration:none; 
	color:#996600; 
	}
a:hover {
	text-decoration:underline; 
	color:#333333; 
	}
a:active {
	color:#ff0000; 
	}
td {
	color:#666666; 
	}
th {
	color:#666666; 
	}


  /**************************************************/
 /*****************ALL PAGE SELECTORS***************/
/**************************************************/
#page {
	position:relative;
	margin:0 auto;
	width:952px;
	background-color:#FFFFFF;
	text-align:left;
	}
#header {
	height:202px;
	background:transparent url(../images/bg-header.png) no-repeat;
	}
#logo {
/*	width:250px;
	padding:57px 0 0 58px;*/
	width:308px;
	padding:40px 0 0 0px;
	text-align:right;
	}
#logoAdjusted {
        width:308px;   
        padding:47px 0 0 0px;
	text-align:right;
        }
#logo h2, #logoAdjusted h2 {
	margin:1px -12px 0 0;
	font-size:11px;
	font-weight:normal;
	}
#headerButton {
	position:absolute;
	top:13px;
	right:8px;
	}
#mainNav {
	position:absolute;
	top:99px;
	right:4px;
	border-top:1px solid #D4CD82;
	border-bottom:1px solid #D4CD82;
	height:30px;
	}
#mainNav ul {
	list-style:none;
	margin:0;
	padding:7px 0 7px 0;
	}
#mainNav li {
	float:left;
	padding:0 11px;
	}
#mainNav li.last {
	padding-right:0;
	}
#mainNav a:link, #mainNav a:visited {
	color:#01A6B7;
	}

#center {
	position:absolute;
	top: 137px;
	width:952px;
	background:#FFFFFF url(../images/bg-center.png) no-repeat;
	min-height:300px;
	}
#center:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#contentWrapper {
	float:left;
	margin-right: 8px;
	padding-top:288px;
	padding-bottom:15px;
	width: 694px;
	}
#contentWrapper:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#sectionHeader {
	position:absolute;
	top:137px;
	left:5px;
	width:694px;
	height:252px;
	}
#sectionHeader.accommodations {
	background:transparent url(../images/section-accommodations.jpg) no-repeat;
	}
#subNavColumn  {
	float:right;
	width:166px;
	border-right:1px #E8E4B8 solid;
	font-size:76%;
	color:#FFFFFF;
	}
#subNavWrapper {
	width:159px;
	}
#subNav {
	background:transparent url(../images/subnav-body.gif) repeat-y;
	}
#subNavBot {
	background:transparent url(../images/subnav-footer.gif) bottom no-repeat;
	min-height:50px;
	height: auto !important; /* For Saf/Fx */
	height: 50px;
	padding-bottom:10px;
	}
#subNavBot a:link {
	color:#FFFFFF;
	}
#subNavBot ul {
	list-style:none;
	margin:3px 10px 10px 10px;
	padding:0;
	}
#subNavBot li {
	padding-bottom:7px;
	}
#newsletter {
	position:relative;
	width:159px;
	height:49px;
	margin:10px 0;
	background:transparent url(../images/bg-newsletter.gif) no-repeat;
	}
#newsletter input.newsletterForm {
	position:absolute;
	top:22px;
	left:7px;
	width:128px;
	}
#newsletter input.go {
	position:absolute;
	top:24px;
	left:143px;
	}
#buttons img {
	margin-bottom:5px;
	}
#mainContent {
	position:relative;
	float:right;
	width:516px;
	font-size:76%;
	}
#supplement {
	float:left;
	width:245px;
	margin-top:1px;
	padding-left:4px;
	border-left:1px #E8E4B8 solid;
	font-size:76%;
	}
#shareThisWidget, #bookmarkWidget {
	position:absolute;
	top:400px;
	right:357px;
	background-color:#EFEFEF;
	border:1px solid #DDDDDD;
	float:right;
	margin:-5px 0 5px 10px;
	padding:6px;
	font-size:11px;
	}
#shareThisWidget:hover, #bookmarkWidget:hover {
	border-color:#ccc;
	background-color:#fff;
	}
#bookmarkWidget {
	line-height:17px;
	right:255px;
	}
#bookmarkWidget a {
	padding:1px 5px 5px 22px; 
	background:transparent url(../images/favicon-bookmark.png) 0 0 no-repeat; 
	}


/******** SEARCH STYLES *******/

#search {
	margin: 5px 0 10px;
}

#search_input {
	width: 170px;
	margin-right: 5px;
}
#cse-search-results {
	margin: 0 7px;
	width: 100%
}

/******** END SEARCH STYLES *******/

#footer {
	clear:both;
	/*height:28px;*/
	padding:2px 0 5px 0;
	background-color:#E8E4B8;
	font-size:10px;
	color:#3399CC;
	}
#footer a:link, #footer a:visited {
	color:#3399CC;
	}
#footer a:hover, #footer a:active {
	color:#3399CC;
	}
#footer ul:after {
        content: ".";
    display: block; 
    height: 0;
    clear: both;
    visibility: hidden;
        }
.cvbNotice {
	display:block;
	clear:both;
	padding:5px 10px 0px 18px;
	}
div.imageleft {
	display:inline; 
	float:left; 
	margin:4px 8px 4px 8px; 
	}
div.imageright {
	display:inline; 
	float:right; 
	margin:4px 8px 4px 8px; 
	}
	
/* Accessibility */

#accessibleLinks {
	position:absolute;
	top:55px;
	left:325px;
	}
#accessibleLinks ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#accessibleLinks a {
	position:absolute;
	top:auto;
	left:-10000px;
	display:block;
	margin:5px 0;
	padding:3px 10px;
	border:1px solid #fff;
	background-color:#fcb135;
	}
#accessibleLinks a:link, #accessibleLinks a:visited {
	color:#fff;
	}
#accessibleLinks a:hover, #accessibleLinks a:focus {
	position:static;
	color:#fff;
	text-decoration:underline;
	}
#mainNav h2 {
	position:absolute;
	top:auto;
	left:-10000px;
	}
#subNav h2 {
	margin-left:10px;
	color:#fff;
	}
#buttons ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#buttons li {
	margin:0;
	padding:0;
	}
#buttons img {
	margin:0;
	padding:0;
	}
#planner ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#planner li {
	margin:0;
	padding:2px 7px;
	}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
	}
#footer li {
	float:left;
	margin:7px 0 0 0;
	padding:0 6px;
	border-right:1px solid #3399CC;
	}
#coming ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#coming li {
	margin:0;
	padding:5px 7px;
	}

  /**************************************************/
 /****************INNER PAGE SELECTORS**************/
/**************************************************/
#listings h2 {
	font-weight: bold;
	margin: 25px 0 0px 7px;
	padding:0;
	}
#listings p {
	margin:5px 20px 20px 7px; 
	}
a.tripLink {
	color: #666666;
	font-weight:bold;
	}


  /**************************************************/
 /******************** SIDE BOXES ******************/
/**************************************************/

.supItems {
	width:239px;
	margin-bottom:5px;
	}
#testimonials {
	background:transparent url(../images/testimonial-body.gif) repeat-y;
	}
#testimonialsBot {
	padding-bottom:15px;
	background:transparent url(../images/testimonial-footer.gif) bottom no-repeat;
	min-height:100px;
	height: auto !important; /* For Saf/Fx */
	height: 100px;
	color:#030303;
	}
#testimonial {
	margin-top:-16px;
	}
#planner {
	background:transparent url(../images/planner-body.gif) repeat-y;
	}
#plannerBot {
	background:transparent url(../images/planner-footer.gif) bottom no-repeat;
	min-height:100px;
	height: auto !important; /* For Saf/Fx */
	height: 100px;
	padding-bottom:10px;
	color:#FBF0DA;
	margin-left:1px;
	}
#plannerBot a:link, #plannerBot a:visited {
	color:#FFFFFF;
	}	
#calendarMini {
	width:240px;
	height:165px;
	background:transparent url(../images/calendar.gif) no-repeat;
	}
#calendarFlash {
	padding-top:21px;
	}

  /**************************************************/
 /******************** CALENDAR ********************/
/**************************************************/

table#calendar {
	border-top:1px solid #64AFD4;
	border-left:1px solid #64AFD4;
}

table#calendar td, table#calendar th {
	border-bottom:1px solid #64AFD4;
	border-right:1px solid #64AFD4;
}


  /**************************************************/
 /****************** TRIP PLANNER ******************/
/**************************************************/
#plannerPopup {
	width:400px;
	min-height:250px;
	border: 10px solid #EFE3C3;
	background-color:#FFFFFF;
	margin:0 auto;
	}


  /**************************************************/
 /******************** sIFR styles *****************/
/**************************************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
/* Negative line spacing set all fonts to the correct size, random h1's were oversized. */
.sIFR-hasFlash #contentWrapper h1 {
    visibility: hidden;
    font-size:36px; 
	letter-spacing:-5px; 
	line-height:1.0em; 
	margin:0;
	padding:0;
	}
/*.sIFR-hasFlash #mainNav ul li {
    visibility: hidden; 
    font-size:25px; 
	letter-spacing:-7px; 
	line-height:19px; */
/* Top padding causes variations in Flash font size.  Only right padding is necessary to pad Flash fonts left and right */
/*	padding:0 0px 0 8px; 
	}
*/

#errorMessage {
	font-weight:bold;
	color:#FF0000;
	}

/* PNG Transparency Hack for older IE versions 
 http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html */
#mainNav img {
	behavior:url('/resources/.template/includes/pngbehavior.htc'); 
	}

.cb-link {
	padding:10px;
	border:2px dashed #26b2c1;
	}					
#link-to-us h2 {
	margin-top:20px;
	}
