html, body {height: 100%}

.clearfix {
	clear: both;
	}

body {
	margin: 0;
	text-align: center;
	background-color: #555555;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url("images/bgTest_blue.gif");
	background-position: center;
	background-repeat: repeat-y;
	font-size: 9pt;
	color: #363636;
	}

#reg_table {
	font-size: 9pt;
	}
	
.admin ul {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
.admin ul li {
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
	}	
	
	
.admin ul li ul li {
	padding: 5px 0 0 0;
	margin: 0 0 0 10px;
	list-style:none;
	}		
	
.go_button a {
	clear: left;
	display: block;
	float: left;
	width: 25px;
	height: 30px;
	background-image: url(images/go_button.gif);
	background-position: 0 -5px;			
	}

.warning {
	color: #790025;
	font-weight: bold;
	border: 1px solid #d33333;	
	background-color: #fedcdc;
	padding: 10px;
	}

.warning2 {
	color: #790025;
	font-weight: bold;
	border: 1px solid #d33333;	
	background-color: #fedcdc;
	padding: 2px 4px 2px 4px;
	margin: 20px 0 20px -5px;
	}	
	
	
.good {
	color: #00A650;
	font-weight: bold;
	display: block;
	border: 1px solid #059405;	
	background-color: #c9f8c9;
	padding: 10px;
	}		
	
.small {
	text-align: center;
	font-size: 8pt;
	line-height: 14px;
	}

.small_left {
	text-align: left;
	font-size: 7pt;
	line-height: 14px;
	}	
	
.small a {
	color: #0095c7;
	text-decoration: none;
	}
.small a:hover {
	color: #363636;
	text-decoration: underline;
	}
	
a {
	text-decoration: none;
	color: #0095c7;
	}

a:hover {
	text-decoration: underline;
	color: #363636;
	}	
	
h1 {
	color: #736358;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px;
	}
h2 {
	color: #0e478a;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px;
	}
h3 {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px;
	margin: 0px 0px;
	}	
h4 {
	color: #0e478a;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px;
	margin: 0px 0px;
	}			
	
.pic_rt {
	padding: 0px 0px 5px 10px;
	}	
	
#clear_both {
	clear: both;
	}
		
#container {
	text-align: left;
	background-image: url("images/bggrad_blue.gif");
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #00b4ff;
	}
	
#top {
	z-index: 40;
	padding: 0px 14px 0px 13px;
	background-image: url("images/bgtop_blue2.gif");
	width: 823px;
	height: 72px;
	margin: 0 auto 0 auto;
	}
#footer {
	position: relative;
	text-align: center;
	clear: both;
	width: 850px;
	font-size: 8pt;
	padding: 25px 0px 25px 0px;
	color: #0e478a;
	}
#footer a {
	text-align: center;
	padding: 0px 5px 0px 0px;
	color: #0e478a;
	text-decoration: none;
	}
#footer a:hover {
	color: #fff;
	}	
#footer .copy {
	color: #ffe804;
	padding-top: 10px;
	}

	
/* Drop down menus */
#sddm {
	position: relative;
	top: 51px;
	margin: 0;
	padding: 0;
	z-index: 30;
	display: inline;
	height: 20px;
	text-align: right;
	float: right;
	width: 450px;
	}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	display: inline-block;
	}
#sddm li a {
	background-position: left;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, sans-serif;
	position: relative;
	display: block;
	margin: 0 1px 0 0;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none
	}
#sddm li a:hover {
	color: #50cdfd;
	}
#sddm .homeLink {
	background-image: none;
	}
#sddm div {
	position: absolute;
	visibility: hidden;
	top: 21px;
	margin: 0;
	padding: 0;
	background: #01308e;
	border: 1px solid #fff
	}
#sddm div a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #01308e;
	color: #fff;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	}
#sddm div a:hover {
	background: #EAEBD8;
	color: #0095c7
	}	
/* End drop down menus */	
		
	
	
.border_contact {
	padding: 0px 0px 0px 13px;		
	font-size: 11px;
	font-weight: bold;	
	}
.border_contact strong {	
	color: #0095c7;
	}

/* End left column navigation */		
	
.header {
	height: 118px;
	z-index: 10;
	clear: both;
	padding: 0px 14px 16px 13px;	
	}

.header_home { /* home page */
	height: 264px;
	z-index: 10;
	clear: both;
	padding: 0px 14px 16px 13px;	
	}
.boxes {
	clear: both;
	padding: 0px 14px 24px 13px;
	}
.boxtitle {
	height: 40px;
	width: 196px;
	}	
.boxbottom {
	height: 17px;
	width: 196px;
	}	
.box_left {
	position: relative;
	float: left;
	width: 196px;
	}
.box_right {
	float: right;
	width: 607px;
	padding: 0 0 30px 0;
	}	
#box {
	width: 194px;
	border-left: 1px solid #E9DCBB;	
	border-right: 1px solid #E9DCBB;			
	background-color: #fff;
	padding: 0;
	}
	
.boxtitle2 {
	height: 40px;
	width: 609px;
	}	
.boxbottom2 {
	height: 17px;
	width: 609px;
	clear: both;
	margin-bottom: 30px;
	}			
#box2 {
	width: 547px;
	border-left: 1px solid #E9DCBB;
	border-right: 1px solid #E9DCBB;
	background-color: #fff;
	padding: 15px 30px 0 30px;
	line-height: 16px;
	}

#box2 h3 {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0;
	margin: 12px 0 0 0;
	}	
	
#box2 h3 a {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0;
	margin: 12px 0 0 0;
	text-decoration:none;
	}	
	
#box2 h3 a:hover {
	text-decoration:underline;
	}	
	
#box2 p {
	margin-bottom: 0;
	}			

/* Left column navigation */		
#box ul {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 13px;		
	font-size: 11px;
	font-weight: bold;	
	}
#box ul li a {
	display: block;
	list-style: none;
	color: #363636;	
	text-decoration: none;
	padding-top: 5px;
	}
#box ul li a:hover {
	color: #0095c7;
	}
#box ul li ul {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #B29776;
	}	
#box ul li ul li a {
	display: block;
	margin-bottom: 5px;
  	list-style: none;
 	color: #0095c7;
	font-weight: normal;	
	font-size: 10px;
	text-decoration: none;
	padding-top: 0;
	}
#box ul li ul li a:hover {
	margin-left: -13px;
	padding-left: 13px;
	background: url(images/list_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #636363;
	text-decoration: underline;
	}
#box ul li ul li ul {
	list-style: none;
	margin: 0px;
	border-bottom: none;
	}


/*	
.border2 {
	width: 545px;
	line-height: 16px;
	background-color: #fff;
	margin-top: 10px;
	}	
		
.border2 h3 {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0;
	margin: 12px 0 0 0;
	}	
	
.border2 h3 a {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 0;
	margin: 12px 0 0 0;
	text-decoration:none;
	}	
	
.border2 h3 a:hover {
	text-decoration:underline;
	}			
*/


/* Login Box */

#myform {
	font-size: 8pt;
	padding: 0px 8px 0px 8px;
	}
	
.loginSuccess {
	padding: 7px 0px 3px 16px;
	}
.loginSuccess b {
	color: #0e478a;
	}
.loginSuccess a {
	color: #0095c7;
	}	
.loginSuccess a:hover {
	color: #726257;
	text-decoration: underline;
	}



.togaLink a {
	float: left;
	color: #726257;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px 0 4px 0;
	}
.togaLink a:hover {
	color: #C36433;
	}
#brochure {
	clear: left;
	margin: 0 0;
	}
#brochure #thumbnail {
	float: left;
	margin: 0 15px 25px 0;
	border: 1px solid #959595;
	}
#thumbdesc {
	float: left;
	width: 420px;
	padding-top: 0px;
	vertical-align: middle;
	font-size: 8pt;
	}
#thumbdesc h3 {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	border-bottom: 1px dotted #555555;
	padding-top: 0;
	margin-top: 0;
	}	
#thumbdesc .button_blue {
	padding: 5px 5px 0px 0px;
	vertical-align: -2px;
	}
	
.thumbRight {
	clear: right;
	float: right;
	padding: 0px 0px 15px 25px;
	}	
	
/* Concessions Table */
#concTable {
	font-size: 8pt;
	border: 1px solid #B4AD86;
	}
#concTable th {
	background-color: #b8e4f4;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	}
#concTable tr td {
	border-bottom: 1px solid #b8e4f4;
	}
#concTable ul {
	list-style-type: none;
	margin-top: 4px;
	padding-left: 5px;
	}
#concTable li {
	background: url(images/bullet_sqr_blue.gif) left no-repeat;	
	background-position: left .2em;
	padding-left: 10px;
	margin-bottom: 2px;
	}	
#concTable .checked {
	background: url(images/checkmark.gif) center center no-repeat;	
	}

/* Itinerary Tables */
#itineraryTable {
	font-size: 8pt;
	line-height: 16px;
	}
#itineraryTable .cellDot {
	border-bottom: 1px dotted #B29776;
	}
#itineraryTable h2 {
	color: #0e478a;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px;
	}
	
#itineraryTable .nights {
	text-align: right;
	padding-right: 45px;
	border-bottom: 1px dotted #B29776;
	}
	
#itineraryTable .ldv {
	width: 100%;
	background: url(images/gond_ldv3.gif) right no-repeat;
	border-bottom: 1px dotted #B29776;
	}
	
#itineraryTable .ldv_detail {
	width: 100%;
	background: url(images/gond_ldv3.gif) left bottom no-repeat;
	padding: 16px 0 0 55px;
	}	

#itineraryTable hr {	
	color: #E9DCBB;
	background-color: #E9DCBB;
	height: 1px;
	margin: 5px 0px 5px 0px;
	}		
#itineraryTable ul {
	width: 150px;
	list-style: none;
	margin: 0px;		
	color: #726257;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
	}	
#itineraryTable ul li a {
	display: block;
	list-style: none;
	color: #726257;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	margin-bottom: 2px;	
	}
#itineraryTable ul li a:hover {
	color: #C26433;
	}
#itineraryTable ul li ul {
	padding: 0px 0px 0px 13px;
	list-style: none;
	margin: 0px;
	}	
#itineraryTable ul li ul li a {
	display: block;
  	list-style: none;
 	color: #C26433;
	font-weight: normal;	
	font-size: 11px;
	text-decoration: none;
	}
#itineraryTable ul li ul li a:hover {
	margin-left: -13px;
	padding-left: 13px;
	background: url(images/list_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #726257;
	text-decoration: underline;
	}
	
/* Amore table */	
#itineraryTable .amoreBg {
	background-color: #F3F0D6;
	}

/* Photos table */	
#itineraryTable .photolink a {
	display: block;
	}
	
/* Gallery Sections */
#itineraryTable .gallerySections {
	padding: 2px 0 2px 4px;
	background-color: #007bd1;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	}	
	
/* Services Tables */
#servTable {
	width: 100%;
	padding: 10px 20px 20px 20px;
	font-size: 8pt;
	border: 1px solid #B4AD86;
	}
#servTable th {
	background-color: #E9DCBB;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	}
#servTable tr td {
	padding-top: 10px;
	}
#servTable .borderBottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #b8e4f4;
	}
#servTable ul {
	list-style-type: none;
	margin-top: 4px;
	padding-left: 5px;
	}
#servTable li {
	background: url(images/bullet_sqr_blue.gif) left no-repeat;	
	background-position: left .2em;
	padding-left: 10px;
	margin-bottom: 2px;
	}	
	
/* Rental Tables */
#rentTable {
	width: 100%;
	padding: 7px 15px 7px 15px;
	font-size: 8pt;
	border: 1px solid #B4AD86;
	}
#rentTable th {
	background-color: #b8e4f4;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	}
#rentTable tr td {
	padding: 3px;
	}
#rentTable .shaded {
	background-color: #b8e4f4;
	}
#rentTable .borderBottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #b8e4f4;
	}	
	
/* Public Areas Tables */
#pubAreasTable {
	width: 100%;
	padding: 7px 15px 7px 0px;
	font-size: 8pt;
	}
#pubAreasTable th {
	background-color: #E9DCBB;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	}
#pubAreasTable tr td {
	padding: 12px;
	}
#pubAreasTable .borderBottom {
	padding: 10px 0 15px 0;
	border-bottom: 1px solid #E9DCBB;
	}	
#pubAreasTable .smal {
	font-size: 8pt;
	}
#pubAreasTable .smal a {
	color: #CA5819;
	text-decoration: none;
	}
#pubAreasTable .smal a:hover {
	color: #726257;
	text-decoration: underline;
	}
#pubAreasTable i {
	font-size: 7pt;
	float: right;
	padding-top: 4px;
	}
/* No Pics */	
#pubAreasTable_nopic {
	width: 100%;
	padding: 7px 15px 7px 0px;
	font-size: 8pt;
	}
#pubAreasTable_nopic th {
	background-color: #E9DCBB;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	}
#pubAreasTable_nopic tr td {
	padding: 3px;
	}
#pubAreasTable_nopic .borderBottom {
	padding: 3px 0 10px 4px;
	border-bottom: 1px solid #E9DCBB;
	}	
#pubAreasTable_nopic .title {
	padding-top: 10px;
	}	
	
/* Training Table */
#trainingTable {
	width: 100%;
	padding: 7px 7px 3px 7px;
	font-size: 8pt;
	border: 1px solid #B4AD86;
	}
#trainingTable th {
	background-color: #E9DCBB;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	}
#trainingTable tr td {
	padding: 4px;
	vertical-align: top;
	}
#trainingTable .shaded {
	background-color: #f7f4dd;
	}
#trainingTable .borderBottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #E9DCBB;
	}		
	
.rsvp {
	background-color: #cf6223;
	font-size: 10pt;
	color: #fbfaec;
	font-weight: bold;
	padding: 10px;
	}
.rsvp a {
	color: #fff49f;
	}
	
/* Collateral Styles */
.hide	{display: none;}
.show {display: block;}
.collatrl {
	font-size: 8pt;
	width: 535px;
	}
.colhead {
	cursor: pointer;
	display: block;
	padding: 15px 0px 4px 0px;
	border-bottom: 1px dotted gray;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
.colhead a {
	cursor: pointer;
	font-size: 10pt;
	color: #726257;
	}
.colhead hover {
	cursor: pointer;
	color: red;
	}			
.collateral {
	margin-bottom: 25px;
	margin-top: 2px;
	padding: 8px 0;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
	font-size: 8pt;
	}
.collatrl hr {	
	color: #E9DCBB;
	background-color: #E9DCBB;
	height: 1px;
	margin: 5px 0px 5px 0px;
	}	
	
/* Forms Styles */
#forms {
	clear: left;
	margin: 15px 0 0 0;
	}
#form_thumbnail {
	clear: left;
	float: left;
	margin: 0 12px 20px 0;
	}
#form_thumbdesc {
	float: left;
	width: 400px;
	vertical-align: middle;
	font-size: 8pt;
	}
#form_thumbdesc h3 {
	color: #0e478a;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 4px;
	border-bottom: 1px dotted black;
	padding-top: 0;
	margin-top: 0;
	}	
#form_thumbdesc .button_blue {
	padding: 0 5px 0 0;
	vertical-align: -2px;
	}
	

.insetcopy {
	font-size: 8pt;
	}
.insetcopy ul.left {
   float: left;
   width: 220px; 
   margin: 0px;
   padding: 5px 0px;
   border: 0px none; 
	list-style-type: disc;
	list-style-image: url(images/bullet_sqr_blue.gif);
	list-style-position: outside;
   position: relative;
   left: 30px;
  }  
.insetcopy ul.right {
	float: left;
   width: 170px; 
   margin: 0 0 0 10px;
   padding: 5px 0px;
   border: 0px none; 
	list-style-type: disc;
	list-style-image: url(images/bullet_sqr_blue.gif);
	list-style-position: outside;
   position: relative;	
	left: 40px;
  }
  

/* Home page bulleted list */
.insetcopy_home {
	color: #ffffff;
	font-size: 8pt;
	line-height: 14px;
	}
.insetcopy_home ul {
	margin: 0;
	padding: 0;
	}
.insetcopy_home ul.left {
   float: left;
   width: 220px;
   margin: 13px 0 0 12px;
  }  
.insetcopy_home ul.right {
   float: left;
   width: 210px; 
   margin: 13px 0 0 20px;
  }
  
.insetcopy_home li {
	margin: 0 0 0 4px;
   padding: 0 0 5px 13px;
	list-style-type: none;
	list-style-position: outside;
	background: url(images/bullet_square_blue.gif) left 4px no-repeat;
	}	  


#inset {
	position: relative;
	border: 1px solid #B9A98B;
	background-color: #00b4ff;
	width: 467px;
	height: 172px;	
	margin: 15px 0px 15px 0px;
	}
#insetborder {
	position: relative;
	border: 1px solid white;
	width: 465px;
	height: 170px;
	}
#inset .insetcopy {
	color: #726257;
	font-size: 8pt;
	}  
  
  
  
/* Incentives */
.incentiveBox {
	text-align: center;
	background-color: #F3F0D6;
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	border: 1px solid #E9DCBB;
	font-size: 8pt;
	}	
.incentiveBox a {
	color: #CA5819;
	text-decoration: none;
	}
.incentiveBox a:hover {
	color: #726257;
	text-decoration: underline;
	}
	
/* Deck Plans */
#deckPlans {
	display: inline;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 9pt;
	}
#deckPlans .deckThumb {
	float: left;
	padding: 20px;
	}
#deckPlans a {
	color: #0095c7;
	font-size: 11px;	
	text-decoration: none;	
	}
#deckPlans a:hover {
	color: #363636;
	text-decoration: underline;	
	}		
	
/* Admin Tables */
#adminTables {
	font-size: 8pt;
	line-height: 16px;
	}
#adminTables .cellDot {
	border-bottom: 1px dotted #B29776;
	}
#adminTables h2 {
	color: #0e478a;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px;
	}
#adminTables hr {	
	color: #E9DCBB;
	background-color: #E9DCBB;
	height: 1px;
	margin: 5px 0px 5px 0px;
	}
		
/* Contact Styles */
#adminTables .instruction {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	color: #726257;
	font-weight:bold;
	}
#adminTables .item {
	font-size:12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#0e478a;
	font-weight:bold;
	}
#adminTables .info {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #726257;
	font-weight:bold;
	}
#adminTables .contactitem {
	font-size:12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#726257;
	font-weight:bold;
	}
#adminTables .contactinfo {
	line-height: 16px;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#C26433;;
	font-weight:bold;
	}
#adminTables .bodytext {
	font-size:12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#726257;
	font-weight: normal;
	}
	
#galleryTable {
	font-size: 8pt;
	line-height: 16px;
	}

#galleryTable .galleryInfo {
	font-size: 8pt;
	}

#galleryTable .galleryInfo a{
	font-size: 7pt;
	}
	
#ships {
	font-size: 9pt;
}	
				
