body {
	background-image: url(images/aiBack.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6699FF;
	color: #000;
}

body a:link, body a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #006;
}

body a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	color: #6699FF;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	height: 12px;
}

p {
	margin: 10px 0px;
}

img {
	border: 0px;
}

.aiMain {
	width: 100%;
}

.aiHead {
	height: 110px;
	width: 775px;
	margin: auto;
}

.aiLogoBlock01 {
	float: left;
	width: 300px;
	height: 110px;
	background-image: url(images/aiLogo01a.jpg);
}

.aiLogoBlock01 img {
	border: 0px;
}

.aiLogoBlock02 {
	float: right;
	width: 475px;
	height: 110px;
	background-image: url(images/aiLogo02.jpg);
}

.aiContent {
	width: 775px;
	margin: auto;
	background-image: url(images/aiMenuBack.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}

.aiContentFrame {
	background-image: url(images/aiContentSide.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.aiIndexBox {
	width: 160px;
	float: left;
	margin-top: 15px;
	background-image: url(images/aiMenuTop.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}

.aiSearchBox {
	background-image: url(images/aiMenuTop.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

.aiSearch {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 16px 0px 1px;
	padding-top: 1px;
	padding-left: 1px;
	background-color: #C9E3FF;
	border-left: 1px solid #006;
	border-right: 1px solid #006;
}

.aiSelect {
	font-size: 11px;
	font-weight: normal;
	margin-right: -6px;
	padding: 0px;
}

.aiNavBox {
	background-image: url(images/aiMenu.gif);
	padding: 5px 0px;
}

.aiNavTopTitle {
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	margin: 0px 17px 0px 2px;
	background-image: url(images/aiMenuTitle.gif);
}

.aiNavTitle {
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	margin: 0px 17px 0px 2px;
	background-image: url(images/aiMenuTitle.gif);
}

.aiIndexList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.aiIndexList a:link, .aiIndexList a:visited {
	font-size: 10px;
	color: #000;
	display: block;
	text-indent: 15px;
	margin: 0px 17px 0px 2px;
	line-height: 17px;
}

.aiIndexList a:hover {
	font-size: 10px;
	background-color: #FED;
	border-top: 1px solid #C93;
	border-bottom: 1px solid #C93;
	line-height: 15px;
	color: #000;
}

.aiNavBottom {
	width: 160px;
	height: 52px;
	background-image: url(images/aiMenuBottom.gif);
}

.aiContentBody {
	float: right;
	padding: 5px 15px 0px 2px;
	background-image: url(images/aiMap.gif);
	background-repeat: no-repeat;
	background-position: 312px 0px;
	margin: 10px 0px 0px;
	width: 595px;
}

.aiContentBodySub {
	float: right;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	padding: 5px 15px 0px 2px;
	margin: 10px 0px 0px;
	width: 595px;
}

.aiContentBodyText {
	text-align: justify;
	padding-top: 10px;
}

.aiFeatured {
	font-size: 12px;
	font-weight: bold;
	width: 425px;
	margin-top: 12px;
}

.aiFeaturedContainer {
	border-top: 1px solid #006;
	text-align: center;
	font-size: 11px;
	margin-top: 3px;
	padding: 6px 0px;
}

.aiFeaturedContainer img {
	border: 0px;
}

.aiFeaturedContainer span {
	font-weight: normal;
}

.aiFeatured01 {
	float: left;
	line-height: 16px;
}

.aiFeatured02 {
	padding-left: 8px;
	float: left;
	line-height: 16px;
}

.aiFeaturedMore {
	border-top: 1px solid #006;
	padding: 2px 0px;
	background-image: url(images/aiFeaturedMore.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 14px;
}

.aiFeaturedMore span {
	font-weight: bold;
	text-decoration: underline;
}

.aiLine{
	border-top: 1px solid #006;
}

.aiStory {
	float: left;
	background-image: url(images/aiStoryVolcano.gif);
	background-repeat: no-repeat;
	padding-top: 75px;
	width: 235px;
	border: 1px solid #006;
	margin-top: 10px;
}

.aiStoryText {
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.aiStoryText span {
	font-weight: bold;
}

.aiStoryText p {
	border-bottom: 1px solid #006;
	padding: 3px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
}

.aiAir {
	float: right;
	width: 340px;
	margin-top: 10px;
	border: 1px solid #37F;
	background-color: #BDF;
	padding: 4px;
}

.aiAirTitle {
	padding: 22px 0px 2px 3px;
	font-weight: bold;
	background-image: url(images/airSearch.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-bottom: 3px;
	border: 1px solid #37F;
	background-position: 3px 3px;
}

.aiAirForm {
	padding: 4px 0px 1px 8px;
	margin-left: 0px;
}

.aiAirForm div {
	padding: 4px 2px 5px 0px;
	display: inline;
	font-size: 9px;
}

.aiAirText {
	float: left;
}

.aiAirText div {
	display: block;
	line-height: 13px;
	font-size: 10px;
}

.aiAir span, .aiAir a:link, .aiAir a:visited, .aiAir a:hover, .aiAir input, .aiAir select {
	font-size: 9px;
	font-weight: normal;
}

.aiAir a:link, .aiAir a:visited, .aiAir a:hover {
	text-decoration: underline;
}

.aiAir a:hover {
	color: #D00;
}

.aiAirOccupant div {
	width: 65px;
	padding: 0px;
	float: left;
	margin-left: 3px;
}

.aiCruiseAd {
	float: right;
	padding-top: 8px;
	width: 350px;
}

.aiCruiseAd img {
	border: 0px;
}

.aiDest {
	margin: 5px 0px 0px;
	width: 595px;
	border-top: 1px solid #37F;
	border-bottom: 1px solid #37F;
}

.aiDestTitle {
	padding: 3px 0px 1px 2px;
	text-align: center;
}

.aiDest1 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px;
	background-image: url(images/aiDestOahu.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDest2 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px 15px;
	background-image: url(images/aiDestMaui.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDest3 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px;
	background-image: url(images/aiDestBI.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDest4 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px 15px;
	background-image: url(images/aiDestKauai.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDest5 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px;
	background-image: url(images/aiDestLanai.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDest6 {
	float: left;
	width: 122px;
	height: 15px;
	border: 1px solid #37F;
	background-color: #BDF;
	margin: 5px 0px 0px 15px;
	background-image: url(images/aiDestMolokai.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 68px 0px 0px;
	text-align: center;
	font-weight: bold;
}

.aiDestLead {
	width: 160px;
	border: 1px solid #37F;
	float: left;
	height: 83px;
	margin: 5px 0px 0px 4px;
	position: relative;
}

.aiDestLeadIn {
	position: absolute;
	width: 154px;
	background-color: #FFF;
	padding: 2px 4px;
	text-align: justify;
	top: 4px;
	left: -1px;
}

.aiCatHeader {
	width: 595px;
	height: 16px;
	background-color: #37F;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.aiCatDetails {
	text-align: right;
	font-size: 11px;
	padding-right: 4px;
}

.aiCatName {
	float: left;
	margin: 2px 0px;
	text-indent: 20px;
}

.aiCatCat {
	float: right;
	width: 100px;
	margin: 2px 0px;
	text-align: center;
	border-left: 1px solid #FFF;
}

.aiCatDesc {
	float: right;
	width: 380px;
	border-left: 1px solid #FFF;
	margin: 2px 0px;
	text-align: center;
}

.aiHotHeader {
	height: 1px;
	clear: both;
}

.aiHotName {
	float: left;
	padding: 0px 0px 5px 10px;
}

.aiHotPromo {
	float: right;
	width: 98px;
}

.aiHotPrice {
	float: right;
	width: 90px;
	padding-top: 4px;
}

.aiHotStars {
	float: right;
	width: 100px;
	padding-top: 6px;
}

.aiTourHeader {
	height: 74px;
	clear: both;
	border-bottom: 1px solid #37F;
	padding-top: 5px;
}

.aiTourName {
	float: left;
	font-weight: bold;
}

.aiTourName span {
	font-weight: normal;
}

.aiTourPhoto {
	float: right;
	width: 110px;
	padding-bottom: 5px;
}

.aiTourPhoto img {
	border: 0px;
}

.aiTourDesc {
	float: right;
	width: 265px;
	text-align: justify;
	padding-right: 5px;
}

.aiTours {
	border: 1px solid #37F;
	margin-top: 5px;
}

.aiToursHead {
	background-color: #BDF;
	padding: 2px;
	font-weight: bold;
	border-bottom: 1px solid #37F;
}

.aiTourForm {
	float: left;
	padding: 10px 10px 0px 0px;
}

.aiTourForm div {
	padding-top: 5px;
}

.aiTourText {
	width: 100px;
	text-align: right;
	float: left;
	padding: 10px 10px 0px 0px;
}

.aiTourText div {
	line-height: 14px;
	padding-top: 9px;
}

.aiTours input, .aiTours select {
	font-size: 10px;
}

.aiTourType {
	float: left;
	padding: 10px 0px 0px 20px;
}

.aiTourType div {
	padding: 4px 5px;
	float: left;
}

.aiTourType span {
	font-weight: bold;
}

.aiAttractionBodyText {
	text-align: justify;
	padding-top: 10px;
	background-image: url(attractions/images/attractions.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 280px;
	padding-right: 315px;
	height: 80px;
}

.aiAttractionTitle {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-indent: 18px;
	padding: 6px 0px;
}

.aiAttractionNav {
	font-weight: bold;
	float: right;
	padding-top: 12px;
}

.aiAttractionHeader {
	border-bottom: 1px solid #37F;
	padding: 5px 0px;
}

.aiAttractionDesc {
	float: right;
	width: 375px;
	text-align: justify;
	padding-right: 5px;
}

.aiDestContentTop {
	float: left;
	width: 325px;
	text-align: justify;
	padding: 0px 40px 0px 15px;
}

.aiDestPhotoTop {
	float: right;
	width: 200px;
	padding-right: 15px;
}

.aiDestMidPhoto {
	float: left;
	width: 170px;
	padding: 15px 40px 0px 15px;
}

.aiDestMidText {
	float: right;
	width: 345px;
	padding-right: 25px;
	text-align: justify;
}

.aiDestList {
	margin: 5px 20px 15px;
	padding: 5px;
}

.aiGuideHeader {
	width: 540px;
	margin: auto;
	clear: both;
}

.aiGuidePhoto {
	float: left;
	width: 13%;
	height: 90px;
	padding: 25px 0px 10px 3%;
}

.aiGuideLead {
	float: left;
	font-weight: bold;
	width: 31%;
	padding: 25px 3% 0px 0px;
}

.aiGuideDesc {
	clear: both;
}

.aiGuideDesc div {
	width: 44%;
	float: left;
	text-align: justify;
	padding: 0px 3%;
}

.aiContact {
	float: left;
	text-align: right;
	width: 25%;
	font-weight: bold;
	line-height: 24px;
}

.aiContactInput {
	float: right;
	text-align: left;
	width: 73%;
}

.aiContactInput div {
	padding-bottom: 6px;
}

.aiContactInput input, .aiContactInput select, .aiContactInput textarea {
	font-size: 11px;
}

.aiContactOutput {
	line-height: 24px;
	float: right;
	width: 73%;
}

.aiMapMain {
	border: 1px solid #006;
	width: 593px;
	margin-top: 15px;
}

.aiMapHead {
	font-weight: bold;
	background-color: #C9E3FF;
	padding: 15px;
}

.aiMapLinks {
	padding: 10px 0px 0px;
}

.aiMapLinks div {
	font-weight: normal;
	text-align: center;
	display: inline;
	margin: 0px 4%;
}

.aiMapBody {
	width: 100%;
	text-align: center;
	border-top: 1px solid #006;
	padding: 20px 0px;
}

.aiBoP {
	background-image: url(images/aiBoP.gif);
	background-repeat: no-repeat;
	background-position: 245px 22px;
	width: 595px;
	height: 60px;
}

.aiBottom {
	width: 775px;
	height: 24px;
	background-image: url(images/aiBottom.gif);
	margin: auto;
}

.aiBottomLeft {
	float: left;
	width: 90px;
}

.aiBottomRight {
	float: right;
	width: 685px;
	text-align: center;
	line-height: 24px;
	font-size: 9px;
}

.aiClear {
	clear: both;
	font-size: 1px;
}
