/* CSS Document */
/*******************************************/
/*************** Main content **************/
/*******************************************/

#topbanner{
	margin:3px 0 10px 0
}
#welcomelogin {
	width:900px
}
.clear {
	clear:both
}
.off {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#wrapper {
	margin:0px auto;
	padding:0px;
	border:0;
	width:900px;
	text-align:left;
}
#maincontent {
	width:900px;
	float:left;
	padding:0;
	border:0;
}
#leftalign {
	text-align:left;
}
#left {
	clear:left;
	float:left;
	width:200px;
	padding:0
}
#left_min {
	clear:left;
	float:left;
	width:200px;
/** 	padding:0 0 0 65px; Changed for temporary site **/
}
#left2 {
	padding:0;
	float:left;
	width:200px;
}
#left .listHeader, #left_min .listHeader {
	background:url("/images/ListHeaderPurple.gif") no-repeat;
	width:200px;
	height:26px;
	margin:4px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}

#left .listHeader_obs, #left_min .listHeader_obs {
	background:url("/images/ListHeaderRed.gif") no-repeat;
	width:200px;
	height:26px;
	margin:4px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}

#left2 .listHeader {
	background:url("/images/ListHeaderBlue2.gif") no-repeat;
	width:200px;
	height:26px;
	margin:4px 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}
#left2 .listHeaderTop {
	margin:0px;
}
#content .listHeader {
	background:url("/images/ListHeaderCentre.gif") no-repeat;
	width:350px;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	margin:4px 0 0 0;
}
/** left hand links **/

#left .listItem, #left_min .listItem {
	background:url("/images/home_list_item_bkg.gif") no-repeat left;
	width:200px;
	height:22px;
	margin:0;
	padding:0;
}
.listItemText {
	padding: 3px 0 0 20px;
	font-size:90%;
}

.listItem a {
	text-decoration:underline;
	margin:0;
	padding:0;
}
#left2 .listItem {
	background:url("/images/home_list_item_bkg.gif");
	width:200px;
	height:22px;
}
#right {
	margin:4px 0 0 10px;
	width:120px;
	padding:0px;
 	float:left;
	cursor: pointer;
}
#right2 {
	width:120px;
	padding:0px;
 	float:left;
	cursor: pointer;
	margin:6px 0;
}
#content {
	clear:right;
	float:left;
	width:350px;
	margin: 0 8px 0 8px;
}
#banner {
	height: 90px;
}
#banner p {
	display: none;
}
.news {
	font-size:85%;
	background:url("/images/home_news_bkg.gif") no-repeat bottom;
}
.news a, .news a:visited {
	color:#004b85;
}

.news a:hover {
	color:#444;
}

.newsList {
	margin:10px 0 13px 10px;
	padding:0 3px 10px 13px;
}

.news_heading_text {
	font-size: 115%;
	font-weight:bold;
	color:#004b85;
	margin:3px 0 3px 7px;
	background:#fff;
}

.topmargin {
	margin-top:10px;
}
#clear {
	clear:both;
}
.scroll {
	height: 55px;
	/*height: 120px; - For Friday */
	/*width: 180px;*/
	width:190px;
	overflow: auto;
	margin:10px 0 10px 0;
	padding: 0px;
}
.scroll ul {
	list-style:none;
	margin:0 0 0 20px;
	padding:0
	}
.sponslink {
	margin-top:2px
}
/** OFFERS SECTION **/
.offer_wrapper {
	width:349px;
	clear:both;
}
.offer_wrapper .terms{
	margin:10px 0 0 12px;
	color: #9B9B9B;
	font-size:10px
	}
.heading {
	background: url("/images/offers_heading_bkg.jpg") no-repeat;
	color:#f0f6fb;
	font-size:14px;
	font-weight:bold;
	height:26px;
	width:349px;
	margin:0;
	padding:0;
}
.heading_text {
	padding: 5px 0px 0px 6px;
	opacity:0.85;
	*html filter:alpha(opacity=85); /* dont in IE */
	*html zoom:1; /* dont in IE */
}
.heading_text a{
	color:#fff;	
	text-decoration:none;
}
.heading_text_left {
	padding: 5px 0px 0px 6px;
	opacity:0.85;
	*html filter:alpha(opacity=85); /* dont in IE */
	*html zoom:1; /* dont in IE */
	float:left;
}
.heading_text_left a{
	color:#fff;	
	text-decoration:none;
}
.heading_text_right {
	padding: 5px 6px 0px 6px;
	opacity:0.85;
	*html filter:alpha(opacity=85); /* dont in IE */
	*html zoom:1; /* dont in IE */
	float:right;
	text-align:right;
	font-size:12px
}
.heading_text_right a{
	color:#fff;	
}

.heading_titles {
	background:#004b85;
	width:349px;
	height:16px;
	padding:0;
	margin:0;
}
.heading_route {
	padding:0px;
	width:120px;
	float:left;
	color:#62a1d7;
	margin:1px 10px 0px 12px;
	font-size:11px;
}

.heading_fare {
	float:left;
	color:#62a1d7;
	padding:0;
	margin:1px 10px 0px 0px;
	font-size:11px;
	width:83px;
	text-align:center;
}
.heading_restrictions {
	float:left;
	color:#62a1d7;
	padding:0;
	margin:1px 0 0 0;
	font-size:11px;
	text-align:center;
	width:100px;
}
/** content rows **/
.content_row {
	margin:0 0 2px 0;
	padding:0;
	display:block;
	height:45px;
	background:url('/images/home_offers_item_bkg.jpg') no-repeat;
	clear:both;
}
.route {
	padding:0px;
	float:left;
	width:110px;
	font-weight:normal;
	margin:8px 10px 0 12px;
	color:#004b85;

}

* html .route {
	padding:0px;
	float:left;
	width:110px;
	font-weight:normal;
	margin:8px 10px 0 12px;
	color:#004b85;

}

.route a, .route a:visited {
	color:#004b85;
}
.route a:hover {
	color:#444;
}

.fare {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	width:83px;
	height: 47px;
	text-align:center;
	background: url("/images/offers/offers_fare_bkg_gray.jpg") repeat-x;

}
.fare_direction {
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:normal;
	color:#676767
}
.dates {
	padding:0px;
	text-align:left;
	float:right;
	width:90px;
	font-weight:normal;
	margin:8px 10px 0 0;
	color:#004b85;
	font-size:11px
}
.amount {
	font-size:16px;
	font-weight:bold;
	margin-top:7px;
	padding:0;
	color:#676767
}
.restrictions {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#F2AA02;
	margin:16px 0 0 32px;	
}

* html .restrictions {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#F2AA02;
	margin:16px 0 0 22px;	
}

.restrictions2 {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#ee2e24;
	margin:16px 0 0 32px;
}

* html .restrictions2 {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#ee2e24;
	margin:16px 0 0 22px;	
}

.rule {
	padding:0;
	height:1px;
	width:350px;
	clear:both;
	background:#CCC;	
}
.clear_offer {
	clear:both;
	height:10px;
	margin:0;
	padding:0;
}
#dest_text {
	margin:10px 0 10px 10px;
	font-size:0.9em;
}

#left2 ul {
	margin-left: 0;
	padding-left: 0;
}
/***************************************************************************/
/********************** BOOKING ENGINE *************************************/

.obsboxcontent select {
/**	color:#5A4099; **/
	color:#444;
}
.obsboxcontent {
	width:200px;
	font:100% arial, sans-serif;
	background:#ffc20e;
}
.obsboxcontent2 {
	width:200px;
	font:100% arial, sans-serif;
	background:#EEBE30;
	background:url('/images/booking_bkg2.gif') repeat-y;
}
.obsboxcontent2 .obspadding {
	padding:5px 5px 5px 12px;
}
* html .obsboxcontent2 .obspadding {
	padding:0px;
}
.obsboxcontent li {
	text-decoration:none;
	list-style:none;
	padding-top:2px;
	margin:0px;
}
.obsboxcontent text2 {
	text-decoration:none;
	list-style:none;
	padding:0px;
	margin:0px;
}
.obsboxcontent ul {
	padding:0px;
	margin:0px;
}
.obsboxcontent fieldset {
	border:none;
	padding:7px;
}
.obsboxcontent img {
	margin:0px;
	padding:0px;
}
.obsboxcontent .title {
	font-weight:bold;
	font-size:105%;
	color:#555;
}
.obsboxcontent .title2 {
	font-weight:bold;
	font-size:105%;
	margin-top:5px;
	color:#555;
}
.obsboxcontent label{
	font-size:10px;	
}

.obsboxcontent form {
	margin:0 0 0 4px;
	padding:0;
}
.obsboxcontent input {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border: none;
	background-color: transparent; 
}
.obsboxcontent Select {
	font-size:11px;
}
.obsboxcontent .airportSelect {
	width:175px;
}
.obsboxcontent #imgDepartureDate {
	vertical-align:bottom;
}
.obsboxcontent #imgReturnDate {
	vertical-align:bottom;
}
.obsboxcontent #returnDateMonthYear, .obsboxcontent #departureDateMonthYear {
	width:108px
}
.obsboxcontent #outboundFareType {
	width:130px
}
#obsboxhead p {
	margin:0;
	padding:0
}
#calendarOutboundTrigger label, #calendarReturnTrigger label {
	clear:both;
	width:15em;
	text-align:left;
	font-size:10px
}

#obsboxfooter {
	width:200px;
	height: 10px;
	background:url('/images/ObsFoot.gif') no-repeat;
}
#obsboxfooter2 {
	width:200px;
	height: 25px;
	background:url('/images/booking_footer.gif') no-repeat;
}
.obstext {
	padding:3px 10px 3px 10px;
	font:100% arial, sans-serif;
}
#obsbutton {
	font:14px arial, sans-serif;
	font-weight:bold;
	background-color:#d81921;
	color:#fff;
	text-align:center;
}
.dropdown {
	font:11px arial, sans-serif;
	font-weight:bold;
/*	color:#1D325A; */
	margin-top:5px;
	width:180px;
}
h2.myflybeheader {
	padding: 15px 0 0 20px;
	font:13px arial, sans-serif;
	font-weight:bold;
	color:#fff;
	margin:0px;
}

.errors {
	font-size:12px;
	color:#e0000f;
	font-weight:bold;
	line-height:140%;
	font-family:arial, sans-serif;
}


.special_offer_banner {
	background:url(/images/special_offer.gif); 
	height:80px;
	margin:3px 0 10px 0
	}
.special_offer_banner .left { 
	float:left; 
	width:210px;
	margin:10px 10px 0 5px; 
	padding:0; 
	text-align:center;
	}
.special_offer_banner .left .destination { 
	color:#fff; 
	font-size:14px; 
	font-weight:bold; 
	padding:0; margin:0;
	}
.special_offer_banner .left .traveldates { 
	color:#FFC20F; 
	font-weight:bold; 
	font-size:11px; 
	padding:0; margin:3px 0 0 0;
	}
.special_offer_banner .left .offers_link {
	color:#fff; 
	font-size:24px; 
	font-weight:bold;
	padding:0; margin:0;
	text-decoration:underline
	}
.special_offer_banner .price {
	float:left; 
	margin:0; 
	width:60px; 
	text-align:center; 
	padding:15px 0 0 16px; 
	color:#fff; 
	font-weight:bold; 
	font-size:50px;
	}
	
span#special_offer {
	display:block;
	cursor:pointer;
	height:80px;
	width:350px;
	margin:0;
	padding:0
	}
a.special_offer  { text-decoration:none}

.offer_banner {
	padding:0;
	margin:12px 0 0 0;
	width:349px;
	clear:both
	}
.topbanner {
	padding:0;
	height:80px;
	margin:3px 0 10px 0;
	}