BODY {
	padding:0px;
	margin:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color:#111111;
}

.oldpricetext 
{
    color:red;
    text-decoration:line-through;
}
.discountedtext {
    color:green;
}

#header td.fade ul li {
    font-weight:bold;
}

html {
	margin:0;
	padding:0;
}

FORM {
	margin:0px;
}

TABLE {
	width:100%;
	font-size:1em;
}
TH {
	font-weight:bold;
}
TD {
	text-align:left;
}
HR {
	border-style:solid;
	color:#376397;
	background-color:#077DC8;
}

#menu DIV {
	background-color:#AAAACC;
	font-weight:bold;
	font-size:1em;
	margin-bottom:10px;
}

#menu {
	background-color:#CCCCEE;
	border-right: 1px solid #8888BB;
	width: 120px;
	text-align:center;
	padding-bottom:10px;
}

.errorbox {
	border-style:solid;
	padding:10px;
	margin-bottom:10px;
	background-color:#FDD;
	border:1px solid #CC0000;
	color:#AA0000;
}
.goodbox {
	border-style:solid;
	border-color:#008800;
	color:#006600;
	border-width:1px;
	padding:10px;
	margin-bottom:10px;
	background-color:#EEFFEE;
}

.contentbox {
	border-style:solid;
	border-color:#666688;
	border-width:0px 1px 1px 1px;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
	background-color:#E6E6F6;
}

#header {
	background-color:#FFF;
	border-bottom:4px solid #CCCCCC;
	margin:0;
}

#header .fade {
	background:url('img/header_fade.png') top left repeat-x;
}

#header ul {
	width:100%;
	padding:10px 0;
	margin:10px 0 0 0;
	background-color:#077DC8;
	background-image:url(img/menu_bg.png);
	background-repeat:repeat-x;
	color:#FFF;
}

#header li{
	margin:0 7px;
	display:inline;
	padding:3px;
}

#header li:hover {
	background-color:#F3781B;
}

#header a {
	color:#FFF;
	text-decoration:none;
	vertical-align:top;
}

#header a:visited {
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

.smallblack a{
	color:#FFFFFF;
	text-decoration:none;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
.suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #000000;
}
.option {
	padding:4px;
	border:1px solid #008800;
	background-color: #DDFFDD;
	width:300px;
}
.request {
	border:1px solid #000088;
	margin:3px;
	padding:5px;
	height:65px;
}

.bigheader {
	text-align:center;
	font-size:30px;
}
.itinerary {
	width:700px;
	padding:10px;
	border:1px solid #000088;
	background-color: #F5F5FF;
	margin-bottom:20px;
}

H1 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:1.2em;
	font-weight:normal;
	color:#376397;
}

H2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:1.1em;
	font-weight:normal;
	color:#F3781B;
}

a, a:visited {
	color:#007DC8;
	text-decoration:none;
}

a:hover {
	color:#F3781B;
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.r_fli {
	margin-top:0px;
	padding-bottom:20px;
}

.r_fli_h {
	background-color:#FFF;
	background-image:URL('img/flight/flight_header_mid.gif');
	background-repeat:repeat-x;
	height:25px;
}

.r_fli_ht {
	font-size:1.0em;
	font-weight:normal;
	color:#004992;
	color:#FFF;
	padding-top:4px;
	padding-left:15px;
}
.r_fli_h .left {
	background-image:URL('img/flight/flight_header_left.gif');
	background-repeat:no-repeat;
	height:25px;
	width:7px;
	float:left;
	margin-top:0;
}
.r_fli_h .right {
	background-image:URL('img/flight/flight_header_right.gif');
	background-repeat:no-repeat;
	height:25px;
	width:7px;
	float:right;
	margin-top:0;
}
.hrow_back {
	border:0px;
	border-top:1px solid #3780b3;
}
.r_fli_hnopad, .r_fli_hrow {
	background-color: #666666;
	border:1px solid #333333;
	border-width:0px 1px 0px 1px;
	font-size:0.7em;
	font-weight:bold;
	color:#FFF;
	margin-right:4px;
	margin-left:4px;
}
.r_fli_hrow {
	padding:5px;
}
.r_fli_h2row {
	background-color: #888888;
	border:1px solid #333333;
	border-width:0px 1px 0px 1px;
	font-size:0.7em;
	font-weight:bold;
	color:#FFF;
	margin-right:4px;
	margin-left:4px;
	padding:5px;
}
.r_fli_top {
	border-top:1px solid #333333;
}
.r_fli_divider {
	font-size:0.1em;
	height:1px;
	padding:0px;
	background-color:#3780b3;
}
.r_fli_hint {
	background-color: #666666;
	font-weight:bold;
	font-size:0.8em;
	font-weight:normal;
	color:#FFF;
	padding:5px;
	text-align:left;
}
.r_fli_borderleft {
	border-left:1px solid #333333;
}
.r_fli_nint {
	background-color: #F8F8F8;
	padding:5px;
}
.r_fli_nright {
	width:140px;
	background-color:#FFF;
}
.r_fli_nnopad,.r_fli_nrow {
	width:auto;
	border:1px solid #333333;
	border-width:0px 1px 0px 1px;
	background-color: #e0e0e0;
	margin-left:4px;
	margin-right:4px;
}
.r_fli_nrow {
	padding:5px;
}
.r_fli_prow {
	background-color:#FFFFFF;
}

.r_fli_nrow_new {
	padding:5px;
	width:auto;
	border:1px solid #333333;
	border-width:0px 1px 0px 1px;
	background-color: #e2e6f7;
	margin-left:4px;
	margin-right:4px;
}

*:first-child+html .r_fli_nrow {
	width:714px;
}
* html .r_fli_nrow {
	width:714px;
}

.r_fli_foot_out {
	border:1px solid #333333;
	border-width:1px 0px 0px 0px;
	height:30px;
	margin-left:4px;
	margin-right:4px;
/*	padding-bottom:20px;*/
}
.r_fli_foot {
	color:#FFF;
	float:right;
	background-color:#333333;
	height:36px;
	padding:2px 10px 0px 5px;
}
.r_fli_foot button {
	background-color:#077DC8;
	border:1px outset #1aa5ce;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	margin-top:3px;
	border:1px solid #3780b3;
	font-family:"Arial",Verdana,Helvetica,sans serif;
}
.r_fli_foot_left {
	float:right;
	height:38px;
	width:38px;
	background-image:URL('img/flight/flight_bottom_slash.gif');
	background-repeat:no-repeat;
}
.r_fli_det {
	text-align:left;
	font-size:0.9em;
}
.r_fli_time {
	color:#376397;
	font-weight:bold;
}

BUTTON {
	vertical-align:middle;
	color:#666666;
	background-color:#DADADA;
	border:1px outset #666666;
}

#logo {
    width:127px;
    height:87px;
    background-image:URL('img/logo.png');
    background-position:bottom;
    background-repeat:no-repeat;
}

BUTTON, IMG, LI A, DIV, SELECT, INPUT {
	vertical-align:middle;
}
INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Arial, sans-serif;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#007DC8;
}
INPUT[type=radio] {
	margin:0 0px 3px 0;
}

.wait {
	font-size:1.8em;
}

#leftbox, .sb_box {
	font-size:110%;
	float:left;
	padding:0;
	color:#666;
	min-height:300px;
	width:auto;
}

#leftbox form {
	margin:0 5px;
}

#leftbox A, .sb_box A {
	display:block;
	color:#666;
}
#leftbox H1 {
	color:#333;
	border-bottom:2px solid #F3781B;
	display:none;
}

#leftbox h2 {
	color:#333;
	border-bottom:2px solid #F3781B;
}

#leftbox label, .sb_box label {
	margin:0 5px 0 0;
	font-size:.8em;
}

#leftbox INPUT , .sb_box INPUT{
	font-size:1.2em;
	color:#007DC8;
	padding:3px;
	background-color:#ffffff;
}
#leftbox SELECT , .sb_box SELECT{
	font-size:1.2em;
	color:#007DC8;
	padding:1px;
}

#rightbox {
	padding:1em;
	background-color:#FFF;
}

#rightbox H1 {
	font-weight:bold;
	margin-bottom:20px;
}

#linkbox {
	max-width:35em;
	padding:1em;
	border:1px solid #909090;
}
#linkbox H1 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0px;
	color:#0066cb;
}
#linkbox H2 {
	margin-bottom:5px;
	color:#0066cb;
}
#linkbox H3 {
	text-align:right;
	margin:0px;
	margin-bottom:10px;
}
#linkbox H3 A {
	font-weight:bold;
	color:#64cd00;
}

#container {
	background-image: URL('img/white.jpg');
	background-repeat: no-repeat;
	background-color:#fff;
	margin-left:0;
	margin-right:auto;
	width:985px;
	position:relative;
	border:0px solid #FFFFFF;
	border-width:0px 5px;
}

#footer {
	border-top:2px solid #CCCCCC;
	background-image:url(img/footer_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#007DC8;
	color:#FFFFFF;
	margin:10px 0;
	padding:10px;
}

#footer .title {
	font-size:90%;
	text-transform:uppercase;
}

#footer p {
	font-size:85%;
	padding:5px;
}

#footer ul {
	margin:10px 0 10px auto;
}

#footer li {
	font-size:85%;
	list-style-type:square;
}

#footer .logos {
	position:absolute;
	bottom:5px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
	vertical-align:top;
}

#footer a:visited {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}



#headeroffer {
	position:absolute;
	top:22px;
	left:280px;
	width:700px;
	text-align:right;
	font-size:1.8em;
	color:#FFFFFF;
}
#headeroffer DIV {
	font-weight:bold;
	font-size:0.8em;
	color:#74f501;
}

.left{text-align:left;margin-top:5px;}

.tbutt {
	cursor:pointer;
	color:#FFF;
	border:1px outset #65cc00;
	background-color:#65cc00;
	padding:4px 10px;
	margin:5px;
	width:100px;
	text-align:center;
	float:left;
}

.quarter {
	width:25%;
}
.error {
	background-color:#fee5e5;
	color:#ce0000;
	border:1px solid #eb0000;
	padding:4px;
	padding-left:20px;
	background-image:URL('../img/icons/bullet_error.png');
	background-position:2px 50%;
	background-repeat:no-repeat;
	font-size:0.8em;
}
.warning {
	background-color:#fefcf4;
	color:#8d5a0e;
	border:1px solid #d5a13d;
	padding:4px;
	padding-left:20px;
	background-image:URL('../img/icons/bullet_error.png');
	background-position:2px 50%;
	background-repeat:no-repeat;
	font-size:0.8em;
}	
.itin_status {
	float:right;
	text-align:center;
	width:130px;
	height:98%;
}

.fixedwidth {
	padding:1px;
	width:180px;
}

.hiddenflight {
	display:none;
}
.hiddenflight_col {
	background-color:#f5f4d7;
}
.hidden {
	display: none;
}
.small {
	font-size:0.8em;
}
.backblue {
	background:#F3781B url(img/groupheader_bg.png) repeat-x bottom;
	text-align:left;
	padding:5px;
	margin-bottom:10px;
	color: #FFFFFF;
}
.backblue A {
	color: #737478;
	text-decoration:none;
}
.backblue A:hover {	text-decoration:underline; }

.backgrey {
	background-color:#E8E8E8;
}

.green F{
	color: #51AB00;
}
.backgreen {
	background-color:#e8e8e8;
	text-align:left;padding:5px;margin-bottom:10px;
	border:1px solid #ef30c8;
	color: #444444;
}
.backcyan {
	background-color:#e8e8e8;
	text-align:left;padding:5px;margin-bottom:10px;
	border:1px solid #ef30c8;
	color: #444444;
}
.white {
	color: #444444;
}
.r_fli_ht A, .r_fli_ht A:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.hotel_address {
	font-weight:normal;
	text-align:left;
}
.hotel_desc {
	font-weight:normal;
	text-align:left;
	font-size:1.1em;
}
.hotel_descblock {
	margin-bottom:10px;
}
.hotel_rooms {
	font-weight:normal;
	text-align:left;
	font-size:1.3em;
}
.hotel_totalcost {
	font-size:1.4em;
	color:#077DC8;
}
.hotel_price {
	width:130px;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #b1e3f1;
	border-width:0px 0px 0px 3px;
	text-align:center;
}
.flight_price {
	width:130px;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #b1e3f1;
	border-width:0px 0px 0px 3px;
	font-size:1.1em;
	text-align:center;
}
.hotel_moredetails {
	font-size:1.2em;
}
.hotel_option {
	font-weight:normal;
	font-size:0.9em;
}

.offer1 {
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:2.2em;
	padding:0px 10px;
	padding-top:105px;
}
.offer2 {
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:1.5em;
	padding:0px 10px;
	padding-top:0px;
}
.offer3 {
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	padding:0px 10px;
	padding-top:0px;
}

.offertab DIV {
	font-size:1.4em;
}
.offertab SPAN {
	font-size:0.7em;
}
.offertab TD {
	text-align:center;
	padding:5px;
}

.offer-td {
	text-align:left;
	/*padding-right:10px;*/
}

.destfeature {
	padding:5px;
	background-color:#e0e0e0;
	border:1px solid #ef30c8;
}
.destfeature A {
	font-size:0.8em;
}
.destfeature DIV {
	color:#ef30c8;
	font-size:1.2em;
	font-weight:bold;
}
.destfeature SPAN {
	color:#3473ad;
}

#wait_search {
	background-image:URL('img/pleasewait.gif');
	height:75px;
}
#wait_confirm {
	background-image:URL('img/priceavail.gif');
	height:90px;
}
#wait_booking {
	background-image:URL('img/booking.gif');
	height:90px;
}
#wait_search, #wait_confirm, #wait_booking {
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	width:503px;
}

#waitscreen {
	margin:20px;
	text-align:center;
}
#waitscreen DIV {
	padding:4px;
}
.waitscreenbox {
	margin:10px auto;
	width:75%;
	font-size:1.3em;
}
.hotel_boarddesc {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#EFEFEF;
	padding:5px 15px 10px 15px;
	width:300px;
	text-align:justify;
	z-index:1;
}
.hotel_boarddesc DIV {
	float:right;
	font-size:0.9em;
}

.tbutt {
	cursor:pointer;
	color:#FFF;
	border:1px outset #3780b3;
	background-color:#3780b3;
	padding:4px 10px;
	text-align:center;
	/*float:left;*/
}
.filterwindow A {
	text-decoration:none;
}
.quarter {
	width:25%;
}

.filtertabOpen , .filtertab {
	border:0px solid #333333;
	border-width:1px 1px 1px 1px;
	padding:2px 5px;
	display:inline;
	margin-right:5px;
}

.filtertab {
	background-color:#DDDDDD;
}

.filtertabOpen {
	position:relative;
	background-color:#EEEEEE;	
	z-index:2;
	border-bottom:1px solid #333333;
}

.filtertab IMG, .filtertabOpen IMG {
	padding-left:0px;
}

.filtertab A, .filtertabOpen A {
	text-decoration:none;
}

.filterwindow {
	margin-top:2px;
	position:relative;
	display:none;
	background-color:#eeeeee;
	border:1px solid #333333;
	padding:10px;
	margin-bottom:20px;
}

.filterheading {
	font-weight:bold;
	color:#3780b3
}

IMG {
	border:0px;
}

.hotel_address {
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
}	

.hotel_rating {
	font-weight:normal;
	text-align:right;
	width:200px;
	font-size:0.9em;
}

.hotel_desc {
	font-weight:normal;
	text-align:left;
	font-size:0.9em;
}

.hotel_descblock {
	margin-bottom:10px;
}

.hotel_avgcost {
	font-size:1em;
	color:#888888;
	margin-bottom:10px;
}

.hotel_price {
	width:130px;
	background-color:#FFF;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #3780b3;
	border-width:0px;
}

.flight_price {
	width:130px;
	color:#000;
	font-weight:bold;
	padding:10px;
	border:1px solid #3780b3;
	border-width:0px 0px 0px 1px;
}

.hotel_moredetails {
	font-size:1.2em;
}

.hotel_option {
	font-weight:normal;
	font-size:0.9em;
}

.hotel_row0 {
	background-color:#FFF;
}

.hotel_row1 {
	background-color:#e2e6f7;
}

.hotel_row2 {
	background-color:#cbd0e7;
}

.rowcol {
	z-index:10;
	padding:3px;
}

.rowhead {
	z-index:100;
	padding:3px;
}

.tbutt {
	cursor:pointer;
	color:#FFF;
	border:1px outset #3780b3;
	background-color:#3780b3;
	padding:4px 10px;
	text-align:center;
}

div.autosuggest {
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer {
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background:#333333;
	overflow: hidden;
}

div.autosuggest div.as_footer {
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background:#333333;
}

div.autosuggest div.as_footer div.as_corner {
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}

div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #333333;
}

div.autosuggest ul {
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333333;
}

div.autosuggest ul li {
	color: #000;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}

div.autosuggest ul li a:hover {
	background-color: #000;
}

div.autosuggest ul li.as_highlight a:hover {
	background-color: #000000;
}

div.autosuggest ul li a span {
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small {
	font-weight: normal;
	color: #FFF;
}

div.autosuggest ul li.as_highlight a span small {
	color: #FFF;
}

div.autosuggest ul li.as_highlight a {
	color: #376397;
	background-color: #000000;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background:#1B5CCD;
}

div.autosuggest ul li.as_highlight a span {
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background:#000000;
}

div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background-color: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}

div.autosuggest ul li a .tr {
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
	background:#000000;
}

div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
	background:#000000;
}

div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em {
	font-style: normal;
	color: #376397;
}

.changepage A, .changepage SPAN {
	margin:0px 5px;
}

.r_fli_trow {
	background-color: #666666;
	border:1px solid #333333;
	border-width:0px 1px 0px 1px;
	font-size:0.9em;
	color:#FFF;
	margin-right:4px;
	margin-left:4px;
	padding:2px;
}

.trow_tabopen, .trow_tab {
	position:relative;
	padding:2px 5px;
	display:inline;
	margin-right:5px;
}

.trow_tabopen {
	background-color:#077DC8;
	z-index:2;
}

.trow_tab IMG, .trow_tabopen IMG {
	margin-left:5px;
}

.trow_tab A, .trow_tab A:visited {
	text-decoration:none;
	color:#FFF;
}

.trow_tabopen A, .trow_tabopen A:visited {
	text-decoration:none;
	color:#FFF;
}

.trow_win > DIV {
	text-align:center;
	padding:5px;
}

.trow_win > DIV > IMG {
	margin:5px;
}

.trow_win H1 {
	color:#007DC8;
	margin:5px 0px;
	font-size:1.1em;
	font-weight:bold;
}

.bluebackedheader {
	color:#FFF;
	font-size:1.4em;
	margin-bottom:0px;
}

.normaltable INPUT, .normaltable SELECT {
	font-size:1em !important;
}

.pink {
	color:#74F501;
}
.currentflights {
	background-color:#FFFF88;
}

.editable {
	background-color:#FFF;
	border:1px inset #888;
	padding:2px;
	padding-left:16px;
	margin:2px;
	cursor:text;
	height:18px;
}

.noteditable {
	background-color:#FFF;
	border:1px inset #888;
	padding:2px;
	margin:2px;
	padding-left:18px;
	background-image:URL('../img/icons/lock.png');
	background-position:center left;
	background-repeat:no-repeat;
	cursor:text;
	height:16px;
}

.faded TD {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}

.ho_supp {
	background-color:#caffbf;
	margin-bottom:2px;
	font-family:Tahoma;
	font-size:1.1em;
	width:95%;
	border:2px inset #CCC;
	color:#333;
}

.ho_over {
	background-color:#bfdaff;
	font-family:Tahoma;
	font-size:1.1em;
	width:95%;
	margin-bottom:2px;
}

.whenLocked {
	display: block;
}

.whenUnlocked {
	display:none;
}

.lock_inprog, .lock_tick, .lock_cross, .lock_important {
	background-repeat:no-repeat;
	background-position:center left;
	height:40px;
	margin:0px;
	padding:10px;
	padding-left:60px;
}

.lock_important {
	background-image:URL('../img/important.png');
}

.lock_cross {
	background-image:URL('../img/cross.png');
}

.lock_tick {
	background-image:URL('../img/tick.png');
}

.lock_inprog {
	background-image:URL('../img/loading.gif');
}

.lock_cross DIV, .lock_tick DIV {
	padding-top:5px;
}

.lock {
	width:80%;
	margin:10px;
	height:60px;
	padding-left:50px;
	background-image:URL('../img/lock.gif');
	background-repeat:no-repeat;
	background-position:center left;
	border:1px solid #008;
	margin-left:auto;
	margin-right:auto;
}

.greylink {
	color:#8F8989;
	text-decoration:none;
}

@media print {
	.dontprint { display:none; }
}

.ss_box {
}

.ss_visible, .ss_hidden {
	position:absolute;
}

.ss_visible {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:1;
}

.ss_hidden {
	opacity:0;
	filter:alpha(opacity=0);
	z-index:0;
}

.ss_links {
	padding:3px;
	overflow:auto;
}

.ss_links .ss_linkoff A, .ss_links .ss_linkon A {
	display:block;
	float:left;
	width:20px;
	height:20px;
	padding:2px;
	margin:0px 5px 0px 0px;
	text-align:center;
}

.ss_links .ss_linkoff A {
	border:1px solid #888;
	background-color:#DDD;
}

.ss_links .ss_linkon A {
	border:1px solid #376397;
	background-color:#DDD;
}

.ss_links .ss_linkoff A {
	font-size:1.2em;
	color:#222;
}

.ss_links .ss_linkon A {
	font-size:1.2em;
	color:#376397;
}

FIELDSET {
	border:1px solid #6bab00;
}

FIELDSET LEGEND {
	font-size:1.1em;
}

.hotelcount {
	font-size:1.4em;
	width:60px;
	text-align:center;
	background-color:#077DC8;
	color:#FFFFFF;
	padding:5px;
	float:left;
	margin-right:10px;
	height:50px;
}

.hotelpageselector {
	background-color:#CCCCCC;
	border:1px solid #666666;
	padding:5px 10px;
	margin:1em 0px;
	text-align:center;
}

.hotelpageselector TABLE {
	display:inline;
	width:auto;
}

.cal {
	margin:5px;
}

.transferInfo {
	display:none;
	position:absolute;
	border:1px solid #888;
	background-color:#EFEFEF;
	padding:5px 15px 10px 15px;
	width:375px;
	text-align:justify;
	z-index:1;
}
.transferInfo DIV {
	float:right;
	font-size:0.9em;
}

.center {
	text-align:center;
}

.bigger TD, .bigger TH {
	font-size:1.5em;
}

.bookingstages {
	margin:0px 0px 15px 0px;
	width:100%;
	border-spacing:0px;
}

.bookingstages TD {
	text-align:center;
	width:25%;
	color:#666;
	background-color:#dbdbdb;
	height:25px;
}

.bookingstages .done {
	background-color:#8ebbd6;
	color:#FFFFFF;
}

.bookingstages .prev {
	background-image:url('wefly/img/currstepleft.gif');
	background-position:center right;
	background-repeat:no-repeat;
}

.bookingstages .next {
	background-image:url('wefly/img/currstepright.gif');
	background-position:center left;
	background-repeat:no-repeat;
}

.bookingstages .curr {
	color:#FFFFFF;
	background-color:#077DC8;
}

.bookingstages DIV {
	font-weight:bold;
	float:left;
	margin-left:10px;
}

.bookingstages .next DIV {
	margin-left:20px;
}

.airlinead .head IMG {
	vertical-align:middle;
	margin:3px 5px 3px 3px;
}

.airlineadbanner {
	margin:10px 0px;
	text-align:center;
}

.airlineadbanner IMG {
	vertical-align:middle;
}

.airlineadbanner .recomm {
	font-size:1.2em;
	color:#003399;
	font-weight:bold;
}

.airlinead {
	position:absolute;
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #333333;
	display:none;
	z-index:100;
}

.airlinead A {
	float:right;
	margin-right:3px;
	color:#FFFFFF;
	font-weight:bold;
}

.airlinead .adtext {
	padding:10px;
}

.airlinead .head {
	background-color:#003399;
	color:#FFFFFF;
}

/* from offers.css */

.group	{
	padding:1em;
	background-color:#CCEEEE;
	border:1px solid #000000;
	text-align:center;
	margin-bottom:20px;
}

.bluegroupheader {
	font-size:1.3em;
	font-weight:bold;
	color:#ef30c8;
}

.groupdescription {
	font-size:1em;
}

.offerleftcell {
	background:#F3781B url(img/groupheader_bg.png) repeat-x bottom;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
}

.offerpicturecell {
	background-color:#FFFFFF;
	border-top:2px solid #F3781B;
	border-bottom:2px solid #B7570F;
	border-left:2px solid #F3781B;
	text-align:center;
	display:none;
}

.offerrightcell {
	background-color:#FFFFFF;
	border-top:2px solid #F3781B;
	border-bottom:2px solid #B7570F;
	border-right:2px solid #F3781B;
	padding:5px;
	text-align:center;
}

.offerheader {
	font-size:14px;
}

.offerdestination {
	font-size:1.4em;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

.offerdestination .white {
	color:#FFFFFF;
}

.offerprice {
	font-size:2.8em;
	font-weight:bold;
	color:#ef30c8;
	text-decoration:none;
}

.offererror {
	background-color: #FEE5E5;
	font-size:12px;
	padding:10px;
	height:50px;
	width:450px;
	border:1px solid #000000;
}

.showofferlink {
	color:#0000FF;
	text-align:left;
	text-decoration:underline;
}

.offeravailability {
	font-size:1em;
	text-align:left;
}

/* sizes */
.em0_8 { font-size:0.8em; }
.em0_9 { font-size:0.9em; }
.em1 { font-size:1em; }
.em1_1 { font-size:1.1em; }
.em1_2 { font-size:1.2em; }
.em1_4 { font-size:1.4em; }
.em1_6 { font-size:1.6em; }
.em2 { font-size:2.0em; }

/* decorations */
.bold {
	font-weight:bold;
}

.nounderline {
	text-decoration:none;
}

/* alignments */
.leftalign {
	text-align:left;
}

.centeralign {
	text-align:center;
}

.rightalign {
	text-align:right;
}

/* borders */
.border1px {
	border:1px solid #333333;
}

.border1px_pink {
	border:1px solid #ef30c8;
}

.noborder {
	border:0px;
}

.blue {
	color:#007DC8;
}

.offerbackblue {
	background-color:#51AB00;
	text-align:left;
	padding:5px;
	margin-bottom:10px;
	color: #444444;
}

.flightgrouplink {
	color:#3573AE;
	text-decoration:none;
	font-weight:bold;
}

.flightofferlink {
	color:#3573AE;
	text-decoration:none;
}

.flightofferprice {
	font-weight:bold;
	text-decoration:none;
	color:#EE31C9;
}

.groupheader {
	padding:5px;
	font-size:1.1em;
	font-weight:normal;
	background:#F3781B url(img/groupheader_bg.png) repeat-x bottom;
	margin-left:1px;
	margin-right:1px;
}

.grouplink {
	text-decoration:none;
	color:#007DC8;
}

.backblue .grouplink {
	text-decoration:none;
	color:#FFFFFF;
}

.groupheader .grouplink {
	text-decoration:none;
	color:#FFFFFF;
}

.offerlink {
	text-decoration:none;
	color:#007DC8;
}

.offerlinkunderline {
	font-weight:bold;
	color:#51ab00;
}

.offercontainer table {
	width:90%;
}

.pinkofferlinkunderline {
	font-weight:bold;
	color:#EE31C9;
}

.grey {
	color:#077DC8;
}

/* Travel Guides */
.travelguide {
	margin-bottom:20px;
	clear:both;
}

.travelguide h2 {
	background:#F3781B url(img/groupheader_bg.png) repeat-x bottom;
	padding:5px;
}

.travelguide .topdest {
	margin-bottom:10px;
}

.travelguide .topdest a {
	color:#007DC8;
	text-decoration:none;
}

.travelguide h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

.travelguide a:hover {
	text-decoration:underline;
}

.travelguide img {
	float:left;
	padding:0 10px 10px 0;
}

.guide .searchform {
	border:1px solid #077DC8;
	padding:10px;
	margin:0;
}

.guide .map {
	float:right;
}

.guide .breadcrumb a {
	color:#007DC8;
	text-decoration:none;
}

.guide .breadcrumb a:hover {
	text-decoration:underline;
}

.guide .block {
	width:500px;
}

.guide .guideblocks {
	display:inline-block;
	background:#F3781B url(img/groupheader_bg.png) repeat-x bottom;
	width:120px;
	margin:1px;
	padding:20px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	float:left;
	clear:none;
}

.guide .guideblocks:hover {
	background:#007DC8 url(img/menu_bg.png) repeat-x bottom;
}

.guide .timezone {
	padding:10px;
	margin:10px;
	float:right;
	border:1px solid #007DC8;
}

.guide .breadcrumb {
	margin-bottom:10px;
}

.guide .guideimage {
	float:left;
	margin:0 10px 10px 0;
}
.boxPhone { float:right; }
/*
.boxPhone { float:right; }
.box    TABLE { border:1px solid #007DC8; border-spacing:0px; margin:5px 0px; background-color:#DBDBDB; }
.boxalt TABLE { border:1px solid #007DC8; }
.box    TH { background:#007DC8 url(img/menu_bg.png) repeat-x bottom left; color:#FFF; text-align:center; font-size:1.1em; font-weight:bold; }
.boxalt TH { background-color:#8bca56; color:#FFF; }
.box TD { text-align:center; }
.box .r { width:18%; color:#888; }
.box .r DIV { color:#000; }
.box .a { width:11%; text-align:right; color:#888; }
.box .t { width:17%; text-align:left;padding-left:10px; font-size:0.9em;}
.box .t DIV:first-child { font-weight:bold; font-size:1em; }
.box .t SPAN { color:#6BAB00; font-weight:bold; }
.box .p { width:12%; color:#69c020;font-size:1.7em;font-weight:bold;text-align:center; }
.box .p DIV { font-size:0.6em;font-weight:normal; }
.bestprice { color:#FF0000 !important;}
.box .l { width:14%; font-size:1em;vertical-align:middle; }
*/

DIV.multicom {font-size:90%;}
DIV.multicom TABLE {border:1px solid #077DC8;padding:0;margin-bottom:10px;}
DIV.multicom TABLE TABLE {border-width:0;font-size:0.95em;margin-bottom:0;}
DIV.multicom tr.charterheader {background:url('img/menu_bg.png') repeat-x bottom left #077DC8;color:#FFFFFF;}
DIV.multicom tr.charterheader TH {padding:4px;}
DIV.multicom .charterprice {width:120px;text-align:center;padding:5 10px;background-color:#EEEEEE;}
DIV.multicom .charterprice SPAN {font-size:1.6em;font-weight:bold;color:#89C540;}
DIV.multicom .charterprice SPAN.bestprice {color:red;}
DIV.multicom .charterprice SMALL {display:block;margin-bottom:10px;}
DIV.multicom .mc_route {width:214px;}
DIV.multicom .mc_leaving{width:209px;}
DIV.multicom .mc_returning {width:auto;}
DIV.multicom .mc_from {width:40px;}
DIV.multicom .mc_airport {width:170px;}
DIV.multicom .mc_depart {width:55px;}
DIV.multicom .mc_date {width:100px;text-align:center;}


a[href='flightsopenjaw.php'] {
	font-weight:bold;
	text-decoration:underline;
}

#foSearch LABEL {
	display:block;
	margin-top:4px;
}

#foSearch BUTTON {
	margin-top:5px;
}

#foSearch UL {
	padding:0;
	list-style-type:none;
}

#foSearch INPUT, #foSearch SELECT {
	font-size:100%;
}

#clarifydeparture, #clarifydestination {
	margin-bottom:20px;
}
#clarifydeparture LABEL, #clarifydestination LABEL {
	display:block;
}
#clarifydeparture input, #clarifydestination input{

}

#searching {
	width:auto;
	margin:20px auto;
	text-align:center;
}

#waitinganim #waitingblob_container {
    top:20px !important
}

#waitinganim {
    height:100px !important; 
}
