﻿/* New DIV Layout */

html
{
	padding: 0;
	margin: 0;
	height: 100%;
	min-height:100%;
	margin-bottom:1px;
}
body
{
	padding: 0;
	margin: 0;
	background: #EAEAEB;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 100%;
}
body#popup
{
	background: #FFF;
}
p
{
	margin: 0;
	padding: 0;
}
a
{
	color: #026fb2;
	text-decoration: none;
}
a:hover
{
	color: #04AEB9;
	text-decoration: none;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}
/*============================================================
 Layout
============================================================*/
div#container,div#popupcontainer
{
	width: 800px;
	height: 1000px; 
	/*min-height: 100%;*/
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}
div#popupinvoice
{
	height: auto;
	margin: 30px;
	background-color:White;
	width:100%;
}
div#mastercontent
{
	width: 760px;
	height:auto;
	min-height: 800px;
	padding: 0px 20px 10px 20px;
	text-align: left;
	background: #FFF;
	float: left;
}
div#masterheader
{
	width: 760px;
	margin: 0;
	background: #4c9ae2 url('images/header_bg.png') no-repeat top left;
	height: 80px;
}
div#mastermenu
{
	color: #fff;
	width: 760px;
	height: 29px;
	font-size: 11px;
	margin: auto;
	clear: both;
}
div#masterbody
{
	width: 760px;
	text-align: left;
	margin: auto;
}
div#masterfooter
{
	background-color: white;
	width: 760px;
	margin: 0; 
	clear: both;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top: solid 1px #dbdbdb;
}
div#footerleft
{
	text-align: left; 
	padding-left: 5px; 
	float: left; 
	width: 30%;
	padding-bottom: 5px;
}
div#footerright
{
	text-align: right; 
	padding-right: 5px; 
	float: right;
	padding-bottom: 5px;
	color: #026fb2;
	font-size: 10px;
}
div#footerlogos
{
	background-color: #fff;
	width: 760px;
	height: 120px;
	margin: 0; 
	padding: 0; 
	clear: both;
	vertical-align:top;
}
.footercontent
{	
	height:120px;
	margin-top: 10px;
	font-size: 11px;
	text-align:left;
	background: white url(images/map_bg.gif) no-repeat top left;
	clear: both;
}
.copyright
{
	color: #026fb2;
	font-size: 10px;
	text-decoration: none;
}
.copyright a
{
	color: #026fb2;
	text-decoration: none;
}
.copyright a:hover
{
	color: #026fb2;
	text-decoration: none;
}

/*============================================================
 Menu
============================================================*/
table.menu
{
	width: 760px;
	height: 29px;
	background: url(images/menufill.gif) repeat;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
table.menu a
{
	color: #fff;
}
table.menu a:hover
{
	color: #026fb2;
	text-decoration: none;
}
span.menu 
{
	padding-right: 5px;
}
div#mainbanner
{
	width: 760px;
	height:182px;
	background: url(images/main_banner.png) no-repeat top left;
	text-align:left;
}
/*============================================================
 topsearch
============================================================*/
div#topsearch_blue_box
{
	background: #046ed2 url('images/blue_bg_grad.gif') repeat-x top left;
	width: 740px;
	padding: 10px;
	float: left;
}
.flight_hotel_icon
{
	float: left;
	clear: left;
}
.accepted_cards
{
	float: right;
}
div#topsearch_blue_box h4
{
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background: transparent;
	margin: 0;
	padding: 0;
	line-height: 24px;
	width: 530px;
}
div#topsearch_blue_box h4 span
{
	color: #f0ff00;
	margin: 0;
	padding: 0;
}
div#topsearch_blue_box h6
{
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 24px;
	width: 530px;
}
div#refine_buttonsh
{
		border: red dashed;
	float: left;
}
div#refine_buttons input
{
	position: relative;
	top: -20px;
}
.change_search_btn
{
	left: 600px;
}
.collapsePanelHeader
{
	clear: both;
}
.contentPanel
{
	overflow: hidden; 
	width: 760px;
	clear: both;
}
#topsearchoutline
{	
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	/*float: left;*/
	height: auto;
	background: url('images/topsearch_bg.gif') repeat-x;
}
#topsearchleft
{
	clear: both;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	width: 260px;
}
#changesearchright
{
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	width: 200px;
}
#changesearchcenter
{
	padding: 10px 220px 5px 220px;
	margin: 0px;
}

/* End search */

/* Main */
div#default_blue_box
{
	background: #4a9ae3 url('images/welcome_blue_bg.gif') repeat-x top left;
	width: 740px;
	padding: 10px;
	float: left;
	height: auto;
}
div#default_blue_box h3
{
	padding: 0;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
}
div#default_blue_box h4
{
	padding: 0 0 10px 15px;
	margin: 0;
	color: #feb843;
	font-weight: bold;
	font-size: 12px;
}
div#default_blue_box div#left_content
{
	background: transparent;
	width: 440px;
	float: left;
	display: inline;
}
div#default_blue_box div#left_content div.last_search_box
{
	width: 400px;
	padding: 9px 0 0 9px;
	float: left;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner
{
	width: 400px;
	float: left;
	padding: 10px 0 0 10px;
	background: transparent url('images/polaroid_bg_inner.png') no-repeat top left;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner input
{
	float: left;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details
{
	float: right;
	width: 200px;
	padding: 0 5px;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details h5
{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 6px 0;
	margin: 0;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details p
{
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details p.details
{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	padding: 15px 0;
	margin: 0;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details input
{
	float: right;
	clear: both;
	padding: 0 5px 10px 0;
	margin: 0;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details strong
{
	font-weight: bold;
	background: transparent url('images/separator.gif') no-repeat center right;
	padding: 0 8px 0 0;
}
div#default_blue_box div#left_content div.last_search_box div.last_search_box_inner div.property_details strong.last
{
	background: transparent;
}
div#default_blue_box div#right_content
{
	background: transparent;
	width: 290px;
	float: right;
	border-left: 1px solid #7cb3e9;
	text-align: left;
	display: inline;
	height: 100%;
}
div#default_blue_box div#right_content div.recent_search_box
{
	float: left;
	padding: 5px 10px 5px 10px;
	width: 270px;
	display: inline;
	margin: 0;
	border-bottom: 1px dashed #7cb3e9;
}
div#default_blue_box div#right_content div.even
{
	background: transparent;
}
div#default_blue_box div#right_content div.recent_search_box p
{
	float: left;
	clear: both;
	width: 215px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	margin: 0;
}
div#default_blue_box div#right_content div.recent_search_box p a
{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
div#default_blue_box div#right_content div.recent_search_box input
{
	float: right;
	width: 45px;
	padding: 0 0 0 0;
	margin: 0;
}
/* End of Home */

div#blue_box_accomm
{	
	background: #3f91e0 url('images/results_change_search_bg.png') top left no-repeat;
	width: 724px;
	height: 170px;
	padding: 18px;
	float: left;
}

div#blue_box_accomm div#blue_box_intro
{
	float: left;
	width: 380px;
	height: 100px;
}

div#blue_box_accomm img
{
	float: left;
	clear: left;
}

div#blue_box_accomm img#cards
{
	float: right;
}

div#blue_box_intro h4
{
	color: #ff8719;
	font-size: 26px;
	font-weight: bold;
	background: transparent;
	font-style: none;
	margin: 0;
	padding: 0;
	line-height: 24px;
	width: 380px;
}
div#blue_box_intro h4 span
{
	color: #026fb2;
	padding: 0;
	margin: 0 0 0 90px;
	font-size: 18px;

}
div#blue_box_accomm h6
{
	color: white;/*#026fb2;*/
	font-size: 12px;
	font-weight: normal;
	background: transparent;
	margin: 155px 0;
	padding: 0 0 0 0;
	line-height: 14px;
	width: 380px;
}

div#blue_box_accomm p
{
	color: #ff8719;
	font-size: 28px;
	font-weight: bold;
	line-height: 65px;
	margin-top: 12px;
}

div#blue_box_accomm p img
{
	display: inline;
	float: none;
	vertical-align: middle;
}

div#refine_buttons input
{
	position: relative;
	top: -20px;
}
div#refine_buttons input#change_search_accomm
{
	left: 600px;
}
div#price_breakdown
{
	width: 500px;
	border: 1px solid #dbdbdb;
	background: #c6def0 url('images/price_watch.gif') no-repeat top right;
	padding: 10px 175px 10px 5px;
	float: left;
	margin: 20px 0 0 0;
	/*height: 9.3em;*/
	height: auto;
}
div#price_breakdown div#price_details
{
	width: 460px;
	float: left;
}
div#price_breakdown div#price_details h6
{
	width: 460px;
	padding: 0 5px 5px 5px;
	margin: 0;
	border-bottom: 1px dotted #026fb2;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #026fb2;
}
div#price_breakdown div#price_details p
{
	padding: 10px 5px 0 5px;
	float: left;
	clear: left;
	width: 460px;
	color: #026fb2;
	font-size: 12px;
}
div#price_details p span.titles
{
	float: left;
	width: 380px;
	padding: 0;
	margin: 0;
}
div#price_breakdown div#price_details p span.totals
{
	text-align: right;
	float: right;
	width: 52px;
	padding: 0;
	margin: 0;
}
div#price_breakdown div#price_details p.total_price
{
	padding: 5px 5px;
	color: #FFF;
	background: #76aad9;
	margin: 5px 0 0 0;
	float: left;
	line-height: 22px;
	border: 1px solid #85b8dd;
}
div#price_breakdown div#price_details p.total_price span.titles
{
	width: 148px;
	float: left;
}
div#price_breakdown div#price_details p.total_price span.price
{
	font-size: 22px;
	width: 100px;
	text-align: right;
	float: right;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:300px;
	height:auto;
}
































/*============================================================
Old Layout
============================================================*/
/*
html, body
{
	height: auto;
}
body
{
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	color: #3A3A82;
	margin: 0px;
	text-align: left;
}
p
{
	margin-top: 2px;
	margin-bottom: 4px;
}
*/
select
{
	color: #000;
	font-size: 11px;
}
input
{
	color: #000;
	font-size: 11px;
}

a
{
	color: #026fb2;
	text-decoration: none;
}
a:hover
{
	color: #04AEB9;
	text-decoration: none;
}
bodytext
{
	font-size: 11px;
}
.bodytextbold
{
	color: #026fb2;
	font-size: 11px;
	font-weight: bold;
}
.bodytextsmall
{
	color: #000;
	color: #6b686c;
	font-size: 9px;
}
.logintext
{
	color: #026fb2;
	font-size: 11px;
	font-weight: bold;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*============================================================
 Layout
============================================================*/

#container,#popupcontainer
{
	margin: 0 auto;
	width: 800px;
	min-height: 100%;
	text-align: left;
	margin: auto;
	background-color: #fff;
	height: auto;
}




/*============================================================
 Styles
============================================================*/


.passenger_header
{
	color: #026fb2;
	font-size: 11px;
	font-weight: bold;
}

table.splash
{
	color: #fff;
	font-size: 13px;
}
table.homemain td.contentmain
{
	background: url(images/home_main_01.jpg) no-repeat;
	width: 462px;
	height: 124px;
	color: #fff;
	font-size: 13px;
	padding: 0px 8px;
}
table.homemain td.contentmain strong
{
	color: #FFF000;
}
table.homemain td.bullet1
{
	background: url(images/home_main_02.jpg) no-repeat;
	width: 282px;
	height: 61px;
	color: #fff;
	font-size: 13px;
	padding: 16px 8px 6px 8px;
}
table.homemain td.bullet2
{
	background: url(images/home_main_03.jpg) no-repeat;
	width: 282px;
	height: 53px;
	color: #fff;
	font-size: 13px;
	padding: 8px 8px;
}
table.homemain td.bullet3
{
	background: url(images/home_main_04.jpg) no-repeat;
	width: 282px;
	height: 66px;
	color: #fff;
	font-size: 13px;
	padding: 8px 8px;
}

table.callback
{
	font-size: 10px;
	background-color: #F6F5F5;
	border-bottom: 1px solid #026fb2;
	border-top: 1px solid #026fb2;
	border-left: 1px solid #026fb2;
	border-right: 1px solid #026fb2;
}
/*End Top navigation */
.confirmtext
{
	color: #026fb2;
	font-size: 13px;
}
.confirmtextbold
{
	color: #026fb2;
	font-size: 13px;
	font-weight: bold;
}
table.confirm
{
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	background: white;
}
td.confirmdetails
{
	width: 80%;
	height: 28;
	background-color: #FF6600;
	color: #fff;
	font-size: 18px;
	padding-left: 5px;
}
td.confirmdetailsprint
{
	width: 20%;
	height: 32;
	background-color: #FF6600;
	background-repeat: no-repeat;
	background-position: right;
}
table.booking
{
	width: 100%;
	padding-top: 5px;
}
td.confirmprice
{
	border-bottom: 1px dotted #026fb2;
}
td.confirmdivide
{
	border-bottom: 1px dotted #026fb2;
}
.propertydetails
{
	font-size: 11px;
	color: #026fb2;
}
/* Hotel Block */
table.hotel
{
	width: 100%;
	font-size: 11px;
	border-bottom: 1px solid #026fb2;
	border-top: 1px solid #026fb2;
	border-left: 1px solid #026fb2;
	border-right: 1px solid #026fb2;
}
td.hotel_header
{
	background-color: #FF6600;
	border-bottom: 1px solid #026fb2;
}
td.hotel_boardheader
{
	background-color: #026fb2;
	border-bottom: 1px solid #026fb2;
}
.hotel_resort
{
	padding-left: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.hotel_area
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.hotel_departure
{
	padding-right: 1px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.hotel_boardbasis
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.propertyname
{
	color: #026fb2;
	font-size: 18px;
	font-weight: bold;
}
.propertytext
{
	color: #026fb2;
	font-size: 11px;
}
.paneltext
{
	color: #026fb2;
	font-size: 12px;
	font-weight: bold;
}
.messagetext
{
	color: #026fb2;
	font-size: 18px;
	font-weight: bold;
}
td.flight_header
{
	background-color: #FF6600;
	color: white;
	border-top: 1px solid #026fb2;
	border-bottom: 1px solid #026fb2;
	font-size: 12px;
}
.flight_header
{
	color: white;
	font-size: 12px;
}
table.flight_details
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #F6F5F5;
	color: #026fb2;
	font-size: 11px;
}
td.flight_details
{
	background-color: #F6F5F5;
}
td.specifyrequirements
{
	width: 172;
	height: 27;
	background-image: url(images/specify.gif);
}
table.offer_price
{
	width: 120px;
	height: 100%;
	background-color: #F6F5F5;
	color: #026fb2;
	font-weight: bold;
	border-left: #666666 1px solid;
}
td.price_text
{
	background-color: #F6F5F5;
	color: #026fb2;
	font-weight: bold;
	font-size: 22px;
	border-left: #666666 1px solid;
}
.price_text
{
	color: red;
	font-size: 24px;
	font-weight: bold;
}
.stripsearch
{
	background: #2075c9 url('images/table_header_bg2.gif') repeat-x top left;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.dropdown
{
	/*font-size: 0.8em;*/
	font-size: 11px;
	font-family: Arial;
	border-right: #bbcefd 1px solid;
	border-top: #bbcefd 1px solid;
	border-left: #bbcefd 1px solid;
	border-bottom: #bbcefd 1px solid;
	color:#3489dd;
	font-weight: bold;
}
table.flightlist
{
	width: 100%;
	font-size: 11px;
	/*border-top: 1px solid #ff8719;*/
	border-bottom: 1px solid #ff8719;
	border-left: 1px solid #ff8719;
	border-right: 1px solid #ff8719;
	clear:both;
	border-collapse:separate;
}
td.flightheader
{
	background: url(images/offer_header_bg.gif) repeat;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
td.flightlist1
{
	background-color: #F6F5F5;
	font-size: 11px;
	color: #026fb2;
	height: 16px;
	padding-left: 2px;
	padding-right: 2px;
}
td.flightlist2
{
	background-color: #C4C4D9;
	font-size: 11px;
	color: #026fb2;
}
td.flightprice
{
	background-color: #F6F5F5;
	color: Red;
	font-weight: bold;
}
td.flightprice a
{
	background-color: #F6F5F5;
	color: Red;
	font-weight: bold;
}
table.otherflights
{
	width: 100%;
	height: 40px;
	font-weight: bold;
}
td.otherflights
{
	background-color: #F6F5F5;
	border-left: 1px solid #026fb2;
	border-right: 1px solid #026fb2;
	border-bottom: 1px solid #026fb2;
}
.holidayoptions
{
	color: #026fb2;
	font-size: 14px;
	font-weight: bold;
}
table.navigation
{
	width: 100%;
	height: 29px;
}
td.navigation
{
	background: #3489dd url('images/table_header_bg.gif') repeat-x;
}
.navigation
{
	font-weight: bold;
	font-size: 11px;
	color: white;
}
table.quoteref
{
	background-color: #026fb2;
}

table.rarnav
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
	width: 12;
	height: 28;
}
table.rarnav a
{
	color: white;
}
table.rarnav a:hover
{
	color: red;
}

table.holidaysummary
{
	color: #000;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
/* Holidaysummary Header*/
.holidaysummaryheader
{
    color: #026fb2;
}
/*End Holidaysummary Header*/
table.holidaysummary th
{
	background: #EAE5FB;
	color: #3601cb;
	font-size: 11px;
}
table.invoice
{
	font-size: 10px;
}
table.booking
{
	font-size: 11px;
}
table.quotetop
{
	background: url(images/q1grad.gif);
}
table.quoteprice
{
	color: #026fb2;
	font-size: 12px;
}
.quote_ref
{
	color: #026fb2;
	font-size: 12px;
	line-height: 20px;
}
.quotetext
{
	color: #026fb2;
	font-size: 12px;
	line-height: 20px;
}
.quotetext span
{
	color: Black;
	font-size: 13px;
	font-weight: bold;
}
.dotted
{
	border-top: 1px dotted #026fb2;
}
.pricetext
{
	color: #026fb2;
	font-size: 14px;
}
.splashsave
{
	color: #145da2;
	font-size: 18px;
	font-weight: bold;
	padding-left: 14px;
}
.splashtext
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
}
table.email
{
	background-color: White;
	text-align: left;
}
table.destinations
{
	background-color: White;
	text-align: left;
	border-top: 1px solid #026fb2;
	border-bottom: 1px solid #026fb2;
	border-left: 1px solid #026fb2;
	border-right: 1px solid #026fb2;
}
.destlevel1
{
	background-color: #6db2eb;
	padding-left: 5px;
}
.destlevel1 a
{
	color: White;
}
.destlevel2
{
	background-color: #b4d8f2;
	padding-left: 15px;
	color: White;
}
.destlevel3
{
	background-color: #daedfa;
	padding-left: 25px;
	color: White;
}
.destlevel4
{
	background-color: #daedfa;
	padding-left: 35px;
	color: White;
}
table.bookingsummary
{
	color: #026fb2;
	font-size: 11px;
	background-color: White;
	text-align: left;
	border-style: solid;
	border-width: thin;
	width: 300px;
}
table.bookingsummary td
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted #dbdbdb;
}

table.resort
{
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.specialists
{
	color: #026fb2;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.resortname
{
	color: #026fb2;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.resorttext
{
	color: #026fb2;
	font-size: 10px;
}
.destinationtext
{
	color: #026fb2;
	font-size: 14px;
	font-weight: bold;
}
/*============================================================
 Search
============================================================*/
table.searchVbox
{
	width: 250px;
	height:320px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	background: url('images/search_bg.gif') repeat-x;
	margin-bottom:20px;
}
table.searchVtop
{
	width: 250px;
	height: 40px;
	background: #e8e8e8;
	font-size: 14px;
	font-weight: bold;
}
table.searchVinner
{
	width: 230px;
	font-size: 11px;
	font-weight: bold;
}
table.searchHbox
{
	width: 500px;
	height: 120px;
	border-top: 2px solid #dbdbdb;
	border-left: 12px solid #dbdbdb;
	border-right: 12px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	background: url('images/search_bg.gif') repeat-x;
}
table.searchHinner
{
	width: 230px;
	font-size: 11px;
	font-weight: bold;
}
div#searchknow
{
	color: #026fb2;
	font-size: 20px;
}
.searchprompttext
{
	color: #454545;
	font-size: 11px;
	font-weight: bold;
}
.searchtext2
{
	color: #fe7900;
	font-size: 11px;
	font-weight: bold;
}
.searchtext
{
	color: #76afda;
	font-size: 11px;
	font-weight: bold;
}
.cmbdeparture
{
	color: #fe7900;
	font-size: 11px;
	font-weight: bold;
	width:176px;
}

/*============================================================
 Price grid
============================================================*/

table.pricegrid_hidden
{
	display: none;
}
table.pricegrid_visible
{
	display: block;
}
table.pricegrid
{
	width: 500px;
	height: 320px;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #dbdbdb;
	margin-bottom:20px;
}
table.pricegrid_header
{
	background-color: white;
	font-size: 12px;
	color: #026fb2;
	width: 100%;
	height: 30px;
}
table.pricegrid_selectedSC
{
	background: url('images/pricegrid_select_bg.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 280px;
}
table.pricegrid_selectedHB
{
	background: url('images/pricegrid_select_bg.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 280px;
}
table.pricegrid_selectedAI
{
	background: url('images/pricegrid_select_bg.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 280px;
}
table.pricegrid_selectedBB
{
	background: url('images/pricegrid_select_bg.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 280px;
}
table.pricegrid_selectedAny
{
	background: url('images/pricegrid_select_bg.gif') no-repeat;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 280px;
}
table.pricegrid_select
{
	background-color: white;
	color: #fff;
	font-size: 0px;
	font-weight: bold;
	height: 14px;
	width: 380px;
}
table.pricegrid_select input
{
	border-style: none;
	margin-top: 2px;
}

td.pricegrid_destheadertext
{
	color: #feb843;
	background: url('images/table_header_bg.gif') repeat-x;
	text-align: left;
	height: 24px;
	width: 60px;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_headertext
{
	color: #feb843;
	background: url('images/table_header_bg.gif') repeat-x;
	text-align: right;
	height: 24px;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	padding-right:5px;
}
td.pricegrid_headerdesttext
{
	color: #026fb2;
	text-align: left;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}
td.pricegrid_desttextSC
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextSC A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextSC
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
td.pricegrid_desttextHB
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextHB A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextHB
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
td.pricegrid_desttextAI
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextAI A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextAI
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
td.pricegrid_desttextBB
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextBB A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextBB
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
}
td.pricegrid_desttextAny
{
	background-color: #e9e9e9;
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextAny A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextAny
{
	background-color: #e9e9e9;
	color: #fff;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right:5px;
}
td.pricegrid_desttextB
{
	color: #026fb2;
	width: 500px;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}
td.pricegrid_desttextB A:Hover
{
	text-decoration: none;
	color: Red;
}
td.pricegrid_pricetextB
{
	color: #026fb2;
	width: 250px;
	text-align: right;
	font-size: 11px;
	padding-right:5px;
}
.textfiles li
{
	padding-bottom:7px;
}
