/* Default CSS Stylesheet for a new Web Application project */

/***** MTH South Sea Cruises *****/


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 150%;
	/*	font-size: 12px; */
	color: #000099;
	/* background-color: #F2ECFF; */
	background-color: #F3F7FC;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: justify;
	text-decoration: none;
	margin: 0px;/*	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0px;
	background-repeat: no-repeat;
	top: 0px; */
}
.bkgd-color {
	padding: 0px;
	margin: 0px;
}
.tagline {
	margin-right: 35px;
}
.tagline-txt {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 600;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.vert-title {
	margin-top: 18px;
	margin-bottom: 18px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	/*	color: #2a5caa;*/
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 110%;
	margin: 0px;
	padding: 0 0 12px 0;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 110%;
	margin: 0px;
	padding: 0 0 14px 0;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 90%;
	margin: 0px;
	padding: 0px;
}
th {
	vertical-align: baseline;
	/*	font-size: 1em;*/
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-weight: normal;
	/*	font-size: 12px;*/
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
SMALL {
	font-size: 11px;
}
BIG {
	font-size: 1.17em;
}
BLOCKQUOTE, PRE {
	font-family: Courier New, monospace;
}
/* LINK STYLES */

a:link {
	text-decoration: none;
	color: #3333cc;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:active {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
/* LIST STYLES */

ul {
	list-style-type: disc;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding: 0px;
	line-height: 16px;
}
ul li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;/*	margin-left: 25px; */
}
ul li li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
ul li li li {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
ol li {
	list-style-type: decimal;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
img {
	margin-top: 0px;/*	margin-left: 0px;
	margin-right: 0px;*/
}
.img-border {
	border: solid thin #CCCCCC;
}
/* BODYTEXT STYLES */


.bodytext, .bodytext-bold, .bodytext-small {
	color: #333333;
	font-size: 12px;
	line-height: 130%;
	background-repeat: no-repeat;
}
.bodytext-bold {
	font-weight: bold;
}
.bodytext-small {
	font-size: 10px;
}
.bodytext-smallred {
	color: #ff0000;
	font-size: 10px;
}
.bodytext-boldreverse {
	color: #ffffff;
	font-weight: bold;
}
.introtext, .introtext-bold {
	color: #666666;
	font-size: 14px;
	line-height: 130%;
}
.introtext-bold {
	font-weight: bold;
}
.dot {
	list-style-position: outside;
	line-height: 14pt;
	list-style-type: disc;
}
.special1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.special2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
}
.special1small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
/* NAVIGATIONAL ANCHORS */

.navbar {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009AD8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.navbar a {
	padding-left:10px;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	/*	padding-left: 4px;*/
	display: list-item;
	list-style-type: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	/*padding-left: 4px;*/
	display: list-item;
	list-style-type: none;
}
.navbar a:hover {
	color: #FFFFFF;
	line-height: 20px;
	background-color: #00B5F9;
	display: list-item;
	list-style-type: none;
}
.navbarTOP {
	/*	color: #FFFFFF;
	text-decoration: none;
	background-color: #009AD8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;*/
}
/*
.navbarTOP a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	display:  list-item;
	list-style-type: none;
}
.navbarTOP a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}
.navbarTOP a:hover {
	color: #FFFFFF;
	line-height: 20px;
	background-color: #00B5F9;
	padding-left: 4px;
	display: list-item;
	list-style-type: none;
}
*/
.subnavbar {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #76BB2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;/*	padding-left: 6px;*/
}
.subnavbar a {
	padding-left:10px;
}
.subnavbar a:link {
	color: #FFFFFF;
	text-decoration: none;
	/*padding-left: 20px;*/
	display: list-item;
	list-style-type: none;
}
.subnavbar a:visited {
	color: #FFFFFF;
	text-decoration: none;/*padding-left: 20px;*/
}
.subnavbar a:hover {
	color: #FFFFFF;
	background-color: #8FD544;
	/*padding-left: 20px;*/
	line-height: 18px;
	display: list-item;
	list-style-type: none;
}
.subsubnav a {
	padding-left:21px;
}
/* TABLE STYLES */

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
.tablehover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	Filter:Alpha(Opacity=60);
	border-top: 1px dotted #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand;
}
.tablevisited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px dotted #CCCCCC;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
.tableborder {
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 12px;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
}
.tablerightborder {
	border-right: black thin solid;
}
.tablebottomborder {
	border-bottom: #2d81b5 thin solid;
}
/* BODYHOME STYLES */

.bodyhome {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.bodyhome a:link {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
.bodyhome a:visited {
	text-decoration: none;
	color: #FFFF00;
}
.bodyhome a:hover {
	text-decoration: none;
	color: #66FFCC;
}



/* HOME STYLES */

/*.homeh1 {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
} 
.homeh1 a:link {
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
} 
.homeh1 a:visited {
	text-decoration: none;
	color: #FFFF00;
}*/

.homeh1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:normal;
}
.thawte {
	FLOAT: right;
	MARGIN-BOTTOM: 5px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: 3px;
	width:230px;
	text-align:right;/*	height:60px;
	border: 1px solid green;*/
}
.booking-form td.form {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	border-bottom: 1px dotted #E1EEC8;
	vertical-align: middle;
	padding: 5px;
}
.booking-form select.location {
	width: 260px;
	border: 1px solid #a9c283;
}
.bookingform-bg {
	background-image: url(images/bookings_homepage_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.booking-form select.days {
	/*	width: 42px;*/
	border: 1px solid #a9c283;
}
.booking-form .fiexplorers {
	color: #4EB857;
}
.booking-form select.months {
	width: 120px;
	border: 1px solid #a9c283;
}
