body {
	font-family: Verdana, Arial, sans-serif;

}
/* ---------------------------
		TOOL TIP STYLES
----------------------------- */
 
div.tipsShadow {
	position: absolute;
	border: 0;
	z-index: 100;
	float: left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 8px 0 10px 10px !important;
	margin: 8px 0 10px 5px;
	width: 215px;
	padding: 0px;
}


div.tipsShadow div.floattips {
	z-index: 100;
	background-color: #FFFBB8;
	position:relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid #FFC30E;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
/*div.tipsShadow div.floattips {
	-moz-border-radius: 4px;
	border-radius: 4px;
}

*/
div.tipsShadow div.floattips {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
div.tipsShadow div.floattips span {
	color: #725700;
	font-size: 10px;
	text-align: left;
	margin: -0.3em 0.3em 0.1em -0.3em;
	line-height: 14px;
	width: 180px;
	padding: 0;
}
/*div.floattips iframe {position: absolute;left: 0;top: 0;z-index: 1; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}*/


/* ---------------------------
	SEARCH FORM STYLES
----------------------------- */

table.border {
	margin: 15px 0 15px 0; 
}

table.border th {
	text-align: left;
	border-bottom: 1px solid #ccc;
}
table.border td {
	border-bottom: 1px solid #ccc;
	vertical-align: baseline;
}

table#searchoption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
color: #141414;	
}

table#searchbook {
color: #141414;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 8px;
}

table#searchbook th {
	background-color: #eee;
	color: #238;	
	text-align: center;
	
}



td.right {
	text-align: right;
	vertical-align: baseline;
}



#searchform, #check-availability
{
	margin: 0 0 15px 0;
	padding: 0px;
	background-color: #fff;
	width: 275px;
	color: #141414;
	border-color: #A09F9F;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
}

/* ---------------------------
	SEARCH FORM SUB DIRECTORY
----------------------------- */

#searchform2, #check-availability2
{
	margin: 0 0 15px 0;
	padding: 0px;
	background-color: #fff;
	width: 450px;
	color: #141414;
	border-color: #A09F9F;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
}

#searchbox {

}
/* ---------------------------
	FORM - SPECIAL CLASS
--------------------------- */

td.optiontype {
	text-align: center;

}

table#searchoption, table#searchoption tr {
padding: 0;
margin: 0;
}


#check-availability {
padding: 0;
margin: 0;
}

/* ---------------------------
	FORM
--------------------------- */


.text-itineraryStartDate, .text-itineraryEndDate {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
	border: 1px solid #666;
	margin: 3px 0 3px 0;
}

.text-from {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #666;
	margin: 3px 0 3px 0;
	width: 115px;
	text-indent: 4px;
}

.menu, .menu-child, .menu-airline, .menu-flightclass,
.menu-to, .menu-hotelrating, .menu-cartype, .menu-carcompany, 
.pickup-time, .drop-off, .rettime {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
}

.pickup-time, .drop-off, .rettime {
	width: 65px;
}

.menu-child {
	width: 43px;
}

.menu-hotelrating {
	width: 85px;
}

.menu-to {
	width: 115px;
}

.menu-airline {
	width: 105px;
}

.menu-carcompany {
	width: 90px;
}
.menu-cartype {
	width: 100px;
}

.menu-flightclass {
	width: 58px;
}


/* ---------------------------
	CHILDREN DIV'S
--------------------------- */

#divchild0, #divchild1, #divchild2, #divchild3, #divchild4, #divchild5, 
#divinfant0, #divinfant1, #divinfant2, #divinfant3, #divinfant4, #divinfant5 {
	position: relative;
	left: 0pt;
	top: 0pt;
	width: auto;
	height: auto;
	display: none;
}



#resident {
    padding: 4px 2px 2px 2px;
    margin: 2px 0 0 0;
	display: none;
position:relative;
	left: 0;
	top: 0;

}
#resident strong {
	color: #d40;
}
#resident img.float-left {
    border: 0;
    padding: 5px 3px 5px 3px;
    
}


#searchform #notice-javascript p {
	font: 11px 'Arial', 'Helvetica', 'sans-serif';
	border: 0;
	color: #d40;
	line-height: 13px;
}

#notice-javascript {
	padding: 10px 25px 3px 10px;
	margin: 0;
	line-height: 13px;
	background-color: #F5F5F5;
	background-image: url(../images/warning-bg01.gif);
	background-repeat: no-repeat;
	background-position: right -15px;
	border-color: #FF9E01 #DDD #FF9E01 #DDD;
	border-width: 1px;
	border-style: solid none solid none;
}


/*------------------------------
 NEW SEARCH FORM 'More Search Options' STYLE 
------------------------------- */
#moresearch {
	padding-top: 9px;
}

#moresearch a
{
	padding: 4px 5px 4px 5px;
	color: #238;
	text-decoration: underline;
	background-color: #eee;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ccc;
}

#moresearch a:hover {
	padding: 4px 5px 4px 5px;
	color: #238;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #B3B3B3;
}

#searchoptions {
	position:relative; 
	left:0; 
	top:0; 
	width:auto; 
	height:auto; 
	display:none;

}
#searchoptions-table {
	border: 0;
}

span.searchbutton {
	margin: 0 15px 5px 10px;
	padding: 0;
	display: block;
	width: 80px;
	height: 25px;
	background: #72A923 url(../img-v2/airtohawaii-masthead.jpg) repeat-x -400px 0;
	color: #FFF;
}


span.searchbutton a {
padding: 3px 4px 3px 18px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}

span.searchbutton a:link,
span.searchbutton a:visited,
span.searchbutton a:hover,
span.searchbutton a:active
{ 	color: #fff; }


/*span.searchbutton a:hover {text-decoration: none; cursor: hand; cursor: pointer;}*/
span.searchbutton a:hover {text-decoration: none; cursor: pointer;}
