* html INPUT, * html SELECT, * html LABEL {
    vertical-align: middle;
}
/* FIX MOZ BUG */
INPUT[type="radio"] {
	vertical-align: -10%;
}
table.bookingtool {
    width: 223px;
    border: 0px;
	padding: 0;
	margin: 0 0 5px 5px;
	border-collapse: collapse;
	empty-cells: show;
	text-align: left;
	background-color: #072A5E;
	/* border: 1px solid #434486; */
	font-family: "Arial", Arial, sans-serif;
}
/* Horizontal 
table.bookingtool {
    width: 510px;    
}*/
table.bookingtool td {
	color: white;
	padding: 4px;
	font-size: 10pt;
}
table.bookingtool td p {
	margin: 4px 0px 4px 0px;
}
table.bookingtool td input.airportcodebox {
    width: 220px;
}
table.bookingtool td input.datebox {
	width: 80px;
}
table.bookingtool a, table.bookingtool a:hover, table.bookingtool a:visited {
	color: white;
}
table.bookingtool td.titlebar {
	font-size: 11pt;
	font-weight: normal;
	padding: 0px 4px 0px 4px;
	height: 23px;
	text-align: left;
}
/* Horizontal 
table.bookingtool td.mtitlebar {
    background: #4E538E;
	font-size: 10pt;
	padding: 0px 4px 0px 4px;
	height: 23px;
    text-align: center;
}*/
table.bookingtool td.searchbar,table.bookingtool td.searchbarl {
	background: #4E538E;
	height: 42px;
	text-align: right;
	padding: 0px 4px 0px 4px;
}
table.bookingtool td.searchbarl {
	font-size: 10pt;
	text-align: left;
}
table.bookingtool td.smalloptions {
    font-size: 8pt;
}
/* Horizontal 
table.bookingtool td.regoptions {
    text-align: center;
}
table.bookingtool td.regoptions label {
    margin: 0px 6px 0px 6px;
}*/
table.bookingtool td label.selected {
    padding: 3px 4px 3px 4px;
    margin: 0px 4px 0px 4px;
    background-color: #981F36;
}
/* Horizontal 
table.bookingtool td.date {
    width: 180px;
}*/
div#optionbox {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    background-color: white;
    border: 1px solid #072A5E;
    color: white;
    font-family: "Arial",Arial,sans-serif;
    font-size: 9pt;
    padding: 0px;
    margin: 0px;
}
div#optionbox a, div#optionbox a:hover, div#optionbox a:visited {
    color: #072A5E;
    text-decoration: none;
    display: block;
    padding: 2px 6px 2px 6px;
}
div#optionbox a:hover,div#optionbox a.highlight,div#optionbox a.highlight:hover,div#optionbox a.highlight:visited {
    color: white;
    background-color: #072A5E;
}
/* Airport List */
#popup {
    font-family: "Arial", Arial, sans-serif;
    font-size: 9pt;
    color: white;
    padding: 0px;
    margin: 0px;
    border: 0px;
    background-color: #072A5E;
}
#popup a,#popup a:hover,#popup a:visited {
    text-decoration: none;
    display: block;
    color: white;
    margin-left: 16px;
}
#popup span.marker {
    display: block;
    font-size: 11pt;
    font-weight: bold;
    margin-left: 8px;
}
#popup span.jumpbar {
    font-size: 9pt;
    display: block;
    padding: 4px;
    margin: 3px;
    color: white;
    background-color: #A14152;
    border: 1px solid #FFFFFF;
}
#popup span.jumpbar a,#popup span.jumpbar a:hover,#popup span.jumpbar a:visited {
    display: inline;
    color: white;
    margin: 1px
}
#popup div.closebar {
    background-color: #A14152;
    padding: 4px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 10pt;
    color: white;
}
#popup div.closetext {
    float: right;
    font-size: 9pt;
}
#popup div.closetext a,#popup div.closetext a:hover,#popup div.closetext a:visited {
    color: white;
}
/* Calendar */
#cal_frame {   
   background-color: #072A5E;
   border: 1px solid #FFFFFF;
   margin: 0px;
   position: absolute;
   left: 0px;
   top: 0px;
   width: 340px;
   height: 250px;
   padding: 0px;
}
#cal {
    font-family: "Arial", Arial, sans-serif;
    font-size: 11pt;
    padding: 6px;
    margin: 0px;
    border: 0px;
    background-color: #072A5E;
    color: white;
    text-align: center;
}
#cal SELECT {
    vertical-align: middle;
}
#cal form {
    display: inline;
}
#cal table.calendar {    
    border-collapse: collapse;
    border: 2px solid #7B8BAB;
    background-color: #4E4F8E;
}
#cal table.calendar td {    
    border: 1px solid #7B8BAB;
    text-align: center;
    padding: 2px;
	font-size: 11pt;
}
#cal table.calendar td.selected {    
    background-color: #FFFFFF;
	font-size: 11pt;
}
#cal table.calendar td.past {
	color: #AAAAAA;
	font-size: 12pt;
}
#cal table.calendar td a {
    color: white;
    text-decoration: none;
	font-size: 11pt;
}
#cal table.calendar td.selected a,#cal table.calendar td.selected a:hover,#cal table.calendar td.selected a:visited {
	color: black;
    text-decoration: none;
	font-size: 11pt;
}
#cal span.closeCal {
    display: block;
    text-align: right;
    font-size: 10pt;
    clear: both;
	padding: 4px 2px 0px 2px;
}
#cal span.closeCal a {
    color: white;
}
#cal table.calholder {
	text-align: center;
	border: 0px;
	padding: 2px;
	margin: 0px;
}
#cal img {
	border: 0px;
	vertical-align: middle;
}
#booking_optiontitle_1, #booking_optionset_1 { display: none; }
#booking_multi_label { display: none; }
