/*
Title:		Airmaui.com master stylesheet for Wasabi Marketing Elements
Author:		Justin Britt, justin@wasabihawaii.com
Updates:	2004-05-09
*/

body {
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, verdana, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #4467A5 url(/images/bg.gif) repeat-x;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { /* be nice to Opera */
	font-size: small;
	}


/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	font-size: 95%;
	}

h1 {
	font-size: 180%;
	font-weight: 600;
	padding: 0;
	margin: 0;
	}

h2 {
	font-size: 145%;
	font-weight: 600;
	color: #4467A5;
	margin: 0;
	padding: 1.1em 0 0 0;
	}

h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

h4 {
	font-size: 120%;
	font-weight: 600;
	color: #092156;
	padding: 0;
	margin: 0;	
	}

h5 {
	font-size: 95%;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0;
	}

h6 {
	font-size: 90%;
	font-weight: none;
	color: #999999;
	padding: 0 0 .2em 0;
	margin: 0;
	}

dd, dt {
	font-size: 95%;
	}

.linethru {
	text-decoration: line-through;
	}

.text-small {
	font-size: 85%;
	line-height: 1.3em;
	}

.text-normal {
	font-size: 95%;
	}

.font-large {
    font-size: 115%;
	font-weight: bold;
	}

dd em {
	color:#999;
	font-size: 90%;
	font-style: normal;
	}

.white {
	color: #FFFFFF;
	}

.defaultErr {
    color: #FF0000;
	}

a {
	color: #092156;
	}

a:hover {
	color: #4467A5;
	}

a:visited {
	color: #1C59E8;
	}

a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

h4 a {
	text-decoration: none;
	}

h4 a:visited {
	color: #092156;
	}

ul {
	list-style: none url(/images/bullet.gif);
	}

li {
	padding-bottom: 2px;
	}

form {
	margin: 0;
	padding: 0;
	}

fieldset {
	border: none;
	background: url(/images/dottedHorizontal.gif) no-repeat;
	margin: 0 0 1em 0;
	padding: 0;
	}

dl {
	padding: 0;
	margin: 0;
	}

blockquote p {
	margin: 0 0 1em;
	}

.hdotted {
	padding-top: 1em;
	background: url(/images/dottedHorizontal.gif) no-repeat top;
	}

/* ---[ top ]----------------------------- */

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	font-size: 95%;
	text-align: left;
  	background: #fff;
	border-bottom: 2px solid #90C9CF;
	border-right: 2px solid #90C9CF;
	border-left: 2px solid #90C9CF;
	width: 756px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 752px;
	}

html>body #wrap { /* be nice to Opera */
	width: 752px;
	}

#header {
	padding: 0;
	margin: 0;
	/* background: url(/images/bgLogo.gif) no-repeat;*/
	border-bottom: 4px solid #333333;
	height: 88px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 84px;
 /* height: 67px; */
	}

html>body #header { /* be nice to Opera */
	height: 84px; 
 /* height: 67px; */
	}


#logo {
	position: relative;
	top: 11px;
	left: 9px;
	width: 312px;
	height: 71px;
	}
	
/* 
#logo {
	position: relative;
	top: 11px;
	left: 9px;
	width: 244px;
	height: 54px;
	}
*/

html>body #logo { /* be nice to Opera */
	top: 11px;
	}

.social{position: absolute; top: 33px; right: 20px;}

#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 65px;
/*	top: 48px; */
	left: 369px;
	width: 364px;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}

#toll-free {
	position: absolute;
	top: 5px;
	font-size: 95%;
	left: 525px;
	width: 225px;
	
	}

/* ---[ main column ]------------------------ */

#main-body {
	float: left;
	width: 498px;
	}

#content {
	padding: 0 20px 0 20px;
	}

#content blockquote {
	margin: 0 10px 0 10px;
	padding: 1em 0 1em;
	background: url(/images/dottedHorizontal.gif) no-repeat bottom;
	}

#tours dt {
	font-size: 120%;
	font-weight: bold;
	margin-top: 15px;
	}

#tours dd {
	margin-left: 0;
	padding-left: 0;
	}

p.details  {
	padding-bottom: 15px;
	background: url(/images/dottedHorizontal.gif) no-repeat bottom;
	color: #C61410;
	}
p.details_b  {
	margin-bottom: 15px;
	padding: 5px 10px;
	background: #E5F9FF;
	border: 1px solid #C7D1D4;
	color: #0A2257;
	}
#title-bar p.details_w  {
	margin: 0 10px;
	padding: 5px 10px;
	background: #4366A5;
	border: 1px solid #fff;
	}
p.details_p  {
	padding-bottom: 15px;
	background: url(/images/dottedHorizontal.gif) no-repeat bottom;
	}
p.blue {
	color: #B1EDFF;
	}

#tours dd.details  {
	margin-top: 15px;
	padding-bottom: 40px;
	background: url(/images/dottedHorizontal.gif) no-repeat bottom;
	}

#tours-left {
	float: left;
	width: 300px;
	}

#tours-right {
	float: right;
	width: 80px;
	}

#book dt {
	clear: left;
	float: left;
	display: inline;
	width: 120px;
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 1.5em .5em 0 0;
	}

#book dd {
	clear: right;
	margin: 0;
	padding: 1.5em 0 0 0;
	}

#title-bar {
	width: 498px;
	color: #fff;
	background: url(/images/bgTitle.gif) repeat-y;
	}

#title-bar h1 {
	padding: 10px 0 5px 15px;
	}

#title-bar h3 {
	padding: 0 15px 5px 15px;
	}

#title-bar p {
	margin: 0;
	padding: 0 15px 5px 15px;
	}

#title-bar a {
	color: #F6EE4C;
	}

#title-bar a:hover {
	color: #fff;
	}

/* ---[ right column ]----------------------- */

#side {
	float: right;
  	width: 254px;
	}

#sidebar {
	background: #FAF5E5 url(/images/sidebar_dotted.gif) repeat-y;
	}

#sidebar p {
	margin: 0 0 1em;
	padding: 1em 0 0 0;
	}

#side-content {
	margin: 0;
	padding:  0 20px 0 20px;
	}

#side-content dl {
	margin-top: 10px;
	font-size: 95%;
	padding: 0;
	}

#side-content dd {
	margin: 0 0 10px 0;
	padding-left: 0;
	}

#side-book {
	border-top: 1px dotted #000;
	background: #fff;
	}

#side-book dt {
	clear: left;
	float: left;
	display: inline;
	width: 60px;
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0 .5em 2px 0;
	}

#side-book dd {
	clear: right;
	margin: 0;
	padding: 0 0 2px 0;
	}

#side blockquote {
	margin: 0;
	padding:  0 20px 0 20px;
	}

/* ---[ footer ]----------------------------------- */

#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align: left;
	line-height: 2em;
	font-size: 95%;
	color: #fff;
	width: 750px;
	}

#footer p {
	margin: 0 0 1em;
	}

#footer a {
	color: #F6EE4C;
	}

#footer a:hover {
	color: #fff;
	}

/* ---[ misc ]----------------------------------- */

#xtra {
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	}

#xtra p {
	margin-left: 1em;
	}

.grey {
	background-color: #4467A5;
	color: #fff;
	}

dl.map dt {
	float: left;
	padding-left: 0;
	margin-right: 10px;
	}

dd.free {
	padding-top: 20px;
	}

.blue {color: #B0ECFF}



