
/* MTH CRUISE WHITSUNDAYS */
/* Phosphor Essence Ltd */




/* BASE TYPOGRAPHY */

BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	/* background-color: #F2ECFF; */
	background-color: #F1EAFF;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: justify;
	text-decoration: none;
	margin: 0px;
}

table {
	margin-bottom: 0px;
}

td {
}

ol {
	padding: 0px;
	margin: 0px;
	margin-left: 26px;
	padding-bottom: 2px;
	display: list-item;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 2px;
}

ul {
	list-style-type: disc;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	line-height: 23px;
   /* list-style-type : disc;
	padding: px;
	margin: 0px;
	margin-left: 26px;
	padding-bottom: 2px;
	list-style-image: url(/images/bullet.gif);
	display: list-item;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 2px;*/
}

li {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-bottom: 6px;*/
}

.h1, .h2, .h3, .h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

.h1 {
	font-size: 18px;
	color: #0698D1;
}

.h2 {
	font-size: 14px;
	color: #8DC643;
}

.h3 {
	font-size: 14px;
	color: #0698D1;
}

.h4 {
	font-size: 18px;
	color: #8DC643;
}





/* BASE STYLE GROUPING */

/* BODYTEXT STYLES */

.bodytext, .bodytext-bold, .bodytext-list, .bodytext-prices, .bodytext-small {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}

.bodytext {
	color: #000099;
	font-weight: normal;
	font-size: 12px;
}

.bodytext-bold {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}

.bodytext-list {
	color: #000099;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-indent: 5px;
}

.bodytext-prices {
	color: #000099;
	font-weight: normal;
	font-size: 12px;
}

.bodytext-small {
	color: #000099;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 8px;
}

.bodytext-spacer {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 5px;
}

.copyright {
	color: #DDDDDD;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}

small {
	font-size: 10px;	
}




/* BODY ANCHORS */

a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited { 
	color: #0033CC;
	text-decoration: none; 
}

a:hover {  
	color: #FF6600; 
	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: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;
}

.navbarBOTTOM {
	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;
}

.navbarBOTTOM a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	display:  list-item;
	list-style-type: none;
}

.navbarBOTTOM a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
}

.navbarBOTTOM 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: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;

}




/* TABLE STYLES */

.tableborder {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

.tableborderRIGHT {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: 1px solid #009AD8;
	border-bottom: none;
	border-left: none;
}

.tableBOTTOM {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

.tableTOP {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.tableFOOTLINE {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}




/* FORM STYLES */

select {
	font-size: 12px;
	color: #0033CC;
	/* width: 400px; */
	height: 20px;
}

textbox {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0033CC;
}

textarea {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #0033CC;
}

input {
	font-size: 12px;
	color: #0033CC;
}

.validation {
	color: #FF0000;
	font-size: 10px;
}

