/* CSS Document for Royal Princess Charters */
* {
	margin:0;
	padding:0;
}
body {
	size: 0.8125em;
	background-color:#666666;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size:12px;
	font-family: arial, Helvetica, sans-serif; 
	color:rgb(80,80,80);	
}
img { border:0;}
a, a:link, a:visited, a:active { text-decoration:underline; color:#2698DB; }
a:hover {font-weight: bold; text-decoration:none; }

td {vertical-align:top;}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {font-size:14px;}
h3 {font-size:12px;}
#mainWrapper {
	position:absolute;
	left: 50%;
	margin-left: -400px;
	margin-top:10px;
	width:780px;
	background-image:url(../images/top_corners.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFCE3;
}


#wrapper {
	padding-left:15px;
	padding-right:15px;
}

.column-1eft {
	float:left; 
	width:195px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	margin-right:5px; 
	background-color:#FFFCE3;
	}

.column-right {
	float:right; 
	width:525px; 
	margin-bottom:10px !important /*Non-IE6*/; 
	margin-bottom:5px /*IE6*/;
	margin-left:10px; 	
	background-color:#FFFCE3;	
	}

#companybanner {
	position:absolute; 
	left:15px; 
	top:25px;
	width: 318px;
}

#slogan {
	position:absolute; 
	/* left:355px; */
	left:335px; 
	top:45px;
}

#slogan p {
	color:#2698DB; 
	font-weight:bolder;		
	font-size: 32px;
}

#reservetop { 
	position:absolute;
	color:#2698DB; 
	left:365px; 
	top:3px;
	font-weight:bolder;
	width: 100%;
	font-size: 11px;
}
#reservetop span.phonenum { 
	padding-left: 8px;
}
#contentArea { 
	margin-top:120px;
/*	color:#FFFFFF;
	border:1px dotted red;*/
}
#contentArea p { 
	padding-top: 5px;
}
#topnav {
	background-color: #FFFCE3;
	font-weight: bold;
	min-width: 400px;
	width: 100%;
	margin-bottom: 5px;
/*	margin-left: 5px;
*/}

#topnav table td {
	width: 90px;
	height: 35px;
	background-image:url(../images/menu/inactive_tabs.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-align:center;
}

#topnav a {
	display: block;
	width: 85px;
	height: 28px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 7px 0px 0px 0px;
	font-size: 11px;
	/*border:dotted yellow;*/
}

#topnav a:hover {
	color: #FFFFFF;
	background-image:url(../images/menu/active_tabs.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size: 11px;
}

#active_page {
	background-image:url(../images/menu/active_tabs.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size: 11px;
}

/*Left Message Box*/
#leftmessagebox {
	margin-bottom: 10px;
}

#leftmessagebox table	{
	text-align: left;
}
#leftmessagebox td.topheader{
	background-image:url(../images/left_corners.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFCE3;
	color:#FFFFFF;
	width:195px;
	border-bottom:2px solid #619034;
}
#leftmessagebox td.topheader p {
	background:  url(../images/wheelblacklogo.gif) 10px 5px no-repeat;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.75em;
	margin: 0px 0px 0em 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	overflow: hidden;
}
#leftmessagebox td.bottomcontent {
	color: #666666;
	font-size: 8pt;
	/*background-color:#5D9ED9;*/
	line-height: 1.75em;
	margin: 0px 0px 0em 0px;
	padding: 5px 0px 0px 10px;
	text-align: left;
	overflow: hidden;
}
#leftmessagebox td.bottomcontent a {
	font-weight:bold;
	/*color:#F2E50B;*/
	color:#5D9ED9;
	font-size:9px;
}
.bottomcontent ul {
	margin-left: 3%;
}
.bottomcontent ol {
	margin-left: 5%;
}

.bottomcontent p.active {
	color: #619034;
}
#expenses th {
	text-align:left;
}
#expenses table {
	width:400px;
	border:1px solid white;
}
#expenses td {
	vertical-align:top;
	border-bottom:1px solid white;
	padding:5px;
}
#expenses td span{
	font-weight:bold;
	font-style:italic;	
}
/*Left Box Links*/
#leftboxlinks {
	margin-bottom: 10px;
	color:#666666;
}
#leftboxlinks li {
	list-style:none;
	padding-left:10px;
	font-size:10px;
}
/*Middle Message Box*/
#middlemessagebox {
	margin-bottom: 10px;
}

#middlemessagebox table	{
	text-align: left;
}
#middlemessagebox td.topheader{
	background-image:url(../images/middle_corners.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFCE3;
	color:#FFFFFF;
	width:525px;
	border-bottom:2px solid #619034;
}
#middlemessagebox td.topheader p {
	background:  url(../images/wheelblacklogo.gif) 10px 5px no-repeat;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.75em;
	margin: 0px 0px 0em 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	overflow: hidden;
}
#middlemessagebox td.bottomcontent {
	/* color: #FFFFFF;  */
	color: #000000;
	font-size: 8pt;
	/* background-color:#5D9ED9; */
	background-color:#99CCFF;
	line-height: 1.75em;
	margin: 0px 0px 0em 0px;
	padding: 5px 5px 0px 20px;
	text-align: left;
	overflow: hidden;
}

#middlemessagebox a, #middlemessagebox a:link, #middlemessagebox a:visited, #middlemessagebox a:active{
	font-weight:bold;
	/* color:#F2E50B; */
	color:#000066;
}
span.faqs {
	color:#000000; 
	font-weight:bolder;
	border-bottom: 1px solid #000000;
}

#middlemessagebox p.readmore {
	display: block;
	float: left;
	width: 480px;
	text-align:right;
	padding-right:10px;
}

#middlemessagebox #col1
{
	float: left;
	width: 30%;
	margin-left: 3%;
}

#middlemessagebox #col2
{
	float: left;
	width: 30%;
	margin-left: 3%; }

#middlemessagebox #col3
{
	float: left;
	width: 30%;
	margin-left: 3%;
}

#middlemessagebox #col1a
{
	float: left;
	width: 46%;
	margin-left: 3%;
}

#middlemessagebox #col2a
{
	float: left;
	width: 45%;
	margin-left: 5%; 
}

#middlemessagebox ul.menulist {
	padding-top:5px;
	list-style:none;
	text-align:center;
}
.vrtours {
	text-align: center;
	background-color:#5D9ED9;
	padding: 15px 0;
	color: #ffffff;
}
.vrtours h1 {
	font-size: 16px;
	text-align: left;
	padding: 0 0 8px 8px;
}
#resform form, input, select, textarea {
	font-size: 12px;
}
#restable table {
	width:480px;
	border:1px solid white;
}
#restable td {
	vertical-align:top;
	border-bottom:1px solid white;
	padding:5px;
}
#restable td span{
	font-weight:bold;
	font-style:italic;	
}

.HideShowDiv {
	visibility:hidden;
	position:absolute; 
	top:348px;
	left:240px;
	width:521px;
	background-color:#5D9ED9;
	padding:5px 0 5px 3px; 
}

/*.ofDiv {
	overflow:scroll; 
	height:400px;
}
*/
.printerfriendly {
	text-align:right;
	font-size:11.5px;
	font-weight:bold;
	padding-bottom:5px;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

.clearit {
	font-size:.01em;
	line-height:.01em;
	clear:both;
	}	

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#footer {
	background-color:#666666;
	color:#FFFFFF;
	font-size: 9px;
	text-align: left;
	padding: 10px;
	margin:0 auto;
}

/*Calendar Area */
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}

/**********galleryLayout***********/
p.enlargeimg {
	display: block;
	float: left;
	width: 100%;
	font-size:10px;
	font-style:italic;
	padding-bottom:5px;
}
/***Custom***/
.boatImg {
	float:left; 
	padding-right:10px;
}
.boatImg p {
	text-align: center;
	font-size: 11px;
	font-style: italic;
}
#middlemessagebox .style2 {font-size: 12px}

/*left name images */
div.transOFF {
	width: 100%; 
	background-color: silver;
	border:1px solid #ffffff; 
}
div.transON  {
	width: 100%; 
	background-color: silver;
	opacity:.50;filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
	border:1px solid #ffffff; 
}

/**********Table for quote generator***********/
table.quote { font:1em Arial, Helvetica, sans-serif; background-color:#F2F2F2; }
table.quote caption { background-color:#5A666E; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:1.2em; border:1px solid #000; }
table.quote thead th { background-color:#F5B348; color:#724809; padding:2px; text-transform:uppercase; border-top:1px solid #F4D39E; border-left:1px solid #F4D39E; border-bottom:1px solid #B76E00; border-right:1px solid #B76E00; }
table.quote tfoot th { background-color:#F29601; color:#724809; padding:2px; text-transform:uppercase; font-size:2.2em; }
table.quote tfoot td { background-color:#CCCCCC; color:#724809; font-weight:bold; text-align:right; text-transform:uppercase; font-size:1.4em; padding:0px 5px; }
.odd {  }
table.quote tbody td { background-color:#D7DBDD; color:#5A666E; padding:2px; text-align:right; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
table.quote tbody th { background-color:#5A666E; color:#D7DBDD; padding:2px; text-align:center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; }
table.quote tbody td a {  color:#724809; text-decoration:none; font-weight:bold; }
table.quote tbody td a:hover {color:#FFFFCC;  background-color:#F5B348; color:#FFF; }
table.quote tbody th a { color:#FFF; text-decoration:none; font-weight:bold; }
table.quote tbody th a:hover {color:#FFFFCC; text-decoration:underline; }


/************************* RSS Feed*/
p.rssfeed {
	display: block;
	float: left;
	width: 190px;
	padding-top: 30px;
}
p.rssfeed img {
	float: left;
	padding-right: 5px;
}
p.rssfeed span {
	color: #2E83CE;
	font-size: 9px;
	padding-bottom: 18px;
}
rss {
	display: block;
	font-family: verdana, arial;
}
title {
	display: block;
	margin: 5px;
	padding: 2px;
	color: gray;
	border-bottom: 1px solid silver;
}
link {
	display: block;
	font-size: small;
	padding-left: 10px;
}
item {
	display: block;
	padding: 2px 30px 2px 30px;
}
docs {
	display: block;
	background-color: #ffffe6;
	margin: 20px;
	text-align: center;
	padding: 5px;
	color: #7f7f7f;
	border: 1px solid #999999;
}
/*********************** END RSS FEED ****************/

.buttontext {
	background-color: #619034;
	border: 0px solid #FFFCE3;
	font-size: 14px;
}
.buttontext a {
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

.buttontext a:hover {
	background-color: #FFFFFF;
}

.buttontext2 {
	background-color: #619034;
	border: 0px solid #FFFCE3;
	font-size: 14px;

}
.buttontext2 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

.buttontext2 a:hover {
	background-color: #FFFFFF;
	color: #2698DB; 
}

/*  */



/* all hidden elements */
language, lastBuildDate, ttl, guid, category, description, pubDate {
display: none;
}