/** Structure **/

body {
	height: 100%;
}
.shadows {
	width: 973px;
	margin: 0 auto;
	background: url(../_images/shadows.jpg) repeat-y;
	height: 100%;
}

.shadowsscroll {
	width: 973px;
	margin: 0 auto;
	background: url(../_images/shadows.jpg) repeat-y;
}

.header {
	width: 955px;
	height: 170px;
	position: relative;
}

.container {
	width: 955px;
	height: 100%;
	margin: 0 auto;
	background: url(../_images/header-background.jpg) no-repeat #E0F3FC;
}

.content {
	width: 917px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background-color: #E0F3FC;
	overflow: hidden;
}

.footer {
	width: 955px;
	height: 100%;
	background-color: #3399FF;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 10px 0;
	overflow: hidden;
}

/** Content **/

h1 {
	font-size: 19px;
	color: #333333;
	margin: 0 0 10px;
}

h2 {
	font-size: 16px;
	color: #3399FF;
	margin: 0 0 10px;
}

h3 {
	font-size: 16px;
	color: #333333;
	margin: 0 0 5px;
}

h4 {
	margin: 0 0 5px;
}

h4.footerheadings {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 5px;
	text-decoration: underline;
}

.maintext {
	line-height: 18px;
}

.maincontent {
	width: 893px;
	padding: 10px;
	overflow: hidden;
	border: 2px solid #496FB4;
	background: #FFFFFF;
}

.bold {
	font-weight: bold;
}

/** Header **/

.headertel {
	position: absolute;
	top: 5px;
	right: 7px;
	font-size: 40px;
	font-weight: bold;
	color: #DB1D29;
	letter-spacing: -1px;
}

.navigation {
	float: right;
	overflow: hidden;
}

.navlist {
	float: left;
	display: inline;
	overflow: hidden;
}

.navitem {
	float: left;
	display: inline;
}

.navhome {
	margin: 11px 8px 0 0;
} 

.navturkeyguide {
	margin: 15px 7px 0 0;
}

.navspecialoffers {
	margin: 21px 7px 0 0;
}

.navbrochurerequest {
	margin: 32px 7px 0 0;
}

.navtravelinfo {
	margin: 47px 8px 0 0;
}

.navfaq {
	margin: 63px 5px 0 0;
}
.navcontact {
	margin: 85px 4px 0 0;
}

/** Footer **/

.footercol {
	float: left;
	width: 213px;
	margin: 10px 0 5px 20px;
	display: inline;
}

.clear {
	clear: both;
}

.footerinfo {
	float: right;
	margin: 0 15px 0 0;
	width: 400px;
	display: inline;
}

.footerinfotext {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 0;
}

.footerinfotel {
	float: right;
	font-size: 34px;
	font-weight: bold;
}

.footerlist {
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}

.footerlist  a {
	text-decoration: none;
	color: #FFFFFF;
}

.footerlist a:hover {
	text-decoration: underline;
}

.footerbottom {
	width: 940px;
	height: 91px;
	background: url(../_images/footer-background.jpg) no-repeat;
	float: left;
	margin: 10px 0 0 8px;
	display: inline;
}

.footerbottomleft {
	float: left;
	width: 94px;
	margin: 12px 20px 0 20px;
	display: inline;
}

.footerbottomright {
	float: left;
	margin: 12px 0 0 20px;
	display: inline;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.footerlogo {
	float: left;
}

.footerlogoleft {
	margin: 0 10px 0 0;
}

.footerbottomtext {
	float: left;
	width:554px;
	color: #3399ff;
	text-align: justify;
	line-height: 18px;
	margin: 18px 0 0 0;
	font-weight: bold;
}

/** Index **/

.leftcol {
	float: left;
	width: 386px;
	margin: 0 19px 0 0;
	position: relative;
	padding: 32px 0 0 0;
}

.rightcol {
	float: left;
	width: 510px;
}

#departurebox {
	overflow: hidden;
}

#destinationbox, #hotelbox, #peoplebox {
	overflow: hidden;
	margin: 10px 0 0 0;
}

.formrow {
	float: left;
	clear: both;
	width: 364px;
	margin: 0 0 3px 0;
	overflow: hidden;
}

.formcol {
	float: left;
	width: 60px;
}

#depDay, #depMonth, .calendaricon, #retDay, #retMonth, #duration, #flexibility, #country, #arrAirport, #resort, #depAirport, #board {
	float: left;
	line-height: 12px;
}

#depDay, #depMonth, #retDay, #retMonth {
	margin: 0 5px 0 0;
}

#duration {
	margin: 4px 0 0 0;
	font-size: 14px;
}

.mainlabel {
	float: left;
	clear: both;
	width: 120px;
	margin: 0 5px 5px 0;
	line-height: 22px;
	font-size: 14px;
}

.popularresorts {
	background: #FFFFFF;
	border: 2px solid #496FB4;
	width: 364px;
	overflow: hidden;
	padding: 5px 10px 10px;
	margin: 0 0 10px 0;
}

.popularresortscol {
	float: left;
	width: 33%;
	overflow: hidden;
	list-style-type: none;
	line-height: 20px;
}

.popularresortscol a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}

.popularresortscol a:hover {
	text-decoration: underline;
}

.imageslide {
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	width: 510px;
	height: 276px;
}

.imageslide img {
	position: absolute;
	top: 0;
	left: 0;
}

.introcopy {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 10px;
}

.signupcontainer {
	background: #FFFFFF;
	border: 2px solid #496FB4;
	width: 506px;
	overflow: hidden;
	margin: 10px 0 0 0;
	float: left;
}

.dealone {
	float: left;
	width: 233px;
	margin: 10px 20px 10px 10px;
	display: inline;
}

.dealtwo {
	float: left;
	width: 233px;
	margin: 10px 0 10px;
}

.signup {
	background: #4A70B5;
	width: 510px;
	height: 38px;
	float: left;
}

.signuptitle {
	font-size: 16px;
	color: #3399FF;
	margin: 5px 0 0 10px;
	padding: 0;
}

.signupimg {
	float: left;
	margin: 0;
	padding: 0;
}

.signuptext {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 220px;
	margin: 11px 5px 0 10px;
	display: inline;
}

#signupemail {
	width: 230px;
	height: 18px;
	float: left;
	margin: 8px 5px 0 0;
	background-color: #999999;
	border: 1px solid #FFFFFF;
	color: #000000;
}

#signupsubmit {
	float: left;
	margin: 7px 0 0 0;
}

.whybookbox {
	background: #FFFFFF;
	border: 2px solid #496FB4;
	width: 486px;
	overflow: hidden;
	margin: 20px 0 0 0;
	float: left;
	padding: 5px 10px;
}

.whybookcol {
	float: left;
	width: 232px;
	height: 160px;
	overflow: hidden;
	border-right: 1px dotted #000000;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

.whybookcolright {
	border: none;
	margin: 0;
	padding: 0;
	width: 232px;
}

.nocardfeesimg {
	width: 200px;
	margin: 15px 0 0 18px;
}

/** Links **/

.linkslist {
	list-style-type: none;
	line-height: 22px;
	font-size: 14px;
}

/** Contact **/

.contactbox {
	float: left;
	margin: 5px 0;
	overflow: hidden;
}

.contactimages {
	float: left;
}

.contactimage {
	float: left;
}

.contacttext {
	float: left;
	font-size: 12px;
	line-height: 18px;
	clear: left;
	margin: 5px 0 10px 0;
}

.contacttel {
	font-size: 14px;
}

/** Booking **/

#waitingMessage{
  display:none;
}

#searchcriteria{
	width: 340px;
	float: left;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
	padding: 5px;
	line-height: 18px;
}

.searchcriteriaright {
	margin: 0 0 0 11px;
}

#hints{
	width: 517px;
	float: left;
	margin: 0 0 0 20px;
}

.hintslist {
	padding: 0 0 0 15px;
	margin: 0 0 20px 0;
	line-height: 18px;
}

.hintslistitem {
	margin: 0 0 10px 0;
}

.flightexact{
	margin: auto;
	width: 879px;
	padding: 5px;
	border: 2px solid #108BDB;
	background-color: #FDFF2F;
}

.flightexactexample{
	width: 95px;
	height: 55px;
	border: 2px solid #108BDB;
	background-color: #FDFF2F;
}

.flightalt{
	margin: auto;
	width: 879px;
	padding: 5px;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
}

.flightaltexample{
	width: 95px;
	height: 55px;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
}

#pricinginfo{
	width: 705px;
	float: left;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
	padding: 5px;
	line-height: 18px;
}

.bookingtext {
	color: #FF0000;
	font-size: 18px;
	line-height: 24px;
}

.hotellist{
	width: 889px;
	padding: 5px 0;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
	margin: 0 0 10px 0;
}

.resultHotelName {
	 text-align:left;
	 margin:0 0 0 8px;
}

.resultResortName {
	 text-align:left;
	 margin:0 0 0 8px;
	font-size: 14px;
	 color: #FF0000;
}

.resultImage {
	display: block;
	width: 106px;
	height: 78px;
	background-image: url(../_images/results-image-bg.jpg);
	margin: 0 0 0 3px;
}

.resultLeft {
	width:141px;
	text-align:left;
	float: left;
	margin: 10px 10px 0 5px;
}

.listingBox {
	float: left;
	width: 725px;
	margin: 10px 0 0 0;
}

.propertydisplay{
	margin: auto;
	width: 580px;
	padding-top: 5px;
}

.propertydisplaytop{
	width: 580px;
	height: 16px;
	background-image : url(../_images/property-framebox-top.jpg);
	background-repeat: no-repeat;
}

.propertydisplayrepeat{
	width: 580px;
	background-image : url(../_images/property-framebox-repeat.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

.propertydisplaybottom{
	width: 580px;
	height: 30px;
	background-image : url(../_images/property-framebox-bottom.jpg);
	background-repeat: no-repeat;
}

.paymentbox{
	float: left;
	padding: 5px;
	border: 2px solid #108BDB;
	background-color: #E0F2FC;
	width: 365px;
}

#processingpayment {
	display: none;
}

.boxtitle{
	color: #108BDB;
	font-size: 20px;
	clear: both;
}



/* CMS */

.maincontenttwo {
}
.maincontenttwo p {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

img.floatleft {
	float: left;
	padding: 0 10px 0 0;
}

img.floatright {
	float: right;
	padding: 0 0 0 10px;
}

.subheading {
	color:#108BDB;
	font-size:14pt;
	text-decoration: underline;
	clear: both;
}

.smallheading {
	color:#108BDB;
	font-size:12pt;
	text-decoration: underline;
	clear: both;
}


.breadcrumbslinks {
	float: left;
}

.floatbookmark {
	float: right;
	width: 260px;
}

h2.infoheading {
	cursor: pointer;
}
div.tab {
	display: none;
}

div.visible {
	display: block;
}

#propertyinfo {
	float: left;
	width: 410px;
}

#propertyinfo h2 {
	border: 1px solid #000000;
	padding: 10px 5px 0 5px;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
	position: relative;
	height: 24px;
	background-image: url(../_images/background-menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	z-index: 1;
}

#propertyinfo h3 {
	font-size: 12pt;
	padding: 10px 0;
}

#propertyinfo h2.active {
	border: 1px solid #666666;
	border-bottom: 0px;
	z-index: 3;
	background-image: url(../_images/background-menu-orange.jpg);
	color: #000099;
	font-weight: bold;
	font-size: 10pt;
}

.tab {
	padding: 10px;
	border: 1px solid #666666;
	margin: 34px 0 0 0;
	z-index: 2;
	position: relative;
	background-color: #E5F6FD;
	display: none;
	visibility: hidden;
	text-align: justify;
}

.visible {
	display: block;
	visibility: visible;
}
.tabbybox { 
	
	width: 420px;
	float: left;
	margin: 15px 0px 0px 10px;
} 


/* Offers */

.offerscolumnscontainer{
	padding: 0px;
	margin: auto;
	margin-top: 10px;
	width: 822px;
	position:relative;
}

.offerscol1{
	padding: 7px 0px 0px 10px;
	width: 390px;
	float: left;
	background-color:#E0F2FC;
	border: 2px solid #108BDB;
	margin: 5px 10px 5px 0;
}

.offerscol1 a{
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.offerscol2{
	margin-left: 22px;
	padding: 7px 0px 0px 10px;
	width: 390px;
	float: right;
	background-color:#E0F2FC;
	border: 2px solid #108BDB;
	margin: 5px 0 5px 0;
}

.offerscol2 a{
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.offertitleyellow{
	font-family: Arial, Helvetica, sans-serif;
	color: #FCE740;
	font-size: 18px;
	padding-left: 5px;
	padding-bottom: 3px;
}

.offermaintextblue{
	font-family: Arial, Helvetica, sans-serif;
	color: #062E77;
	font-size: 12px;
	line-height: 19px;
	padding-left: 5px;
}

#imagecolumn{
	width: 350px;
	float: left;
}

/** SPECIAL OFFER BOOKING **/

#offerDestinationbox {
	padding: 8px 23px 18px 8px;
	width: 332px;
	height: 94px;
	float: left;
	margin: 0px;
	background-image: url(../_images/box-destin-offer.jpg);
	background-repeat: no-repeat;
}

#offerPeoplebox {
	padding: 0px;
	width: 221px;
	float: left;
	margin: 0px;
}

#offerPeopleboxTop {
	background-image: url(../_images/box-people-offer-top.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

#offerPeopleboxInner {
	padding: 0 8px;
	margin: -8px 0 0 0;
	width: 205px;
	float: left;
	background-image: url(../_images/box-people-offer.jpg);
	background-repeat: repeat-y;
}

#offerDeparturebox {
	padding: 8px 23px 16px 8px;
	width: 332px;
	height: 127px;
	float: left;
	margin: 0px;
	background-image: url(../_images/box-depart-offer.jpg);
	background-repeat: no-repeat;
}

#offerSubmitbox {
	width: 212px;
	height: 142px;
	float: right;
	padding: 0px;
}

#offerSubmitbox2 {
	width: 212px;
	height: 142px;
	float: left;
	padding: 0 0 0 25px;
}

#offerSubmitboxinner {
	width: 208px;
	height: 82px;
	float: left;
	margin: 1px 0 0 1px;
}

#offerLeft {
	padding: 0px;
	width: 370px;
	float: left;
	margin: 0px;
}

/** Sitemap **/

.sitemaprow {
	width: 893px;
	float: left;
	margin: 0 0 10px 0;
}

.sitemapcol {
	width: 240px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

.sitemaptitle {
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration: underline;
}

.sitemapsubtitle {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
}

.sitemaplist {
	list-style-type: none;
	margin: 0 0 10px 0;
	line-height: 18px;
}


/* CMS */

.maincontenttwo {
}
.maincontenttwo p {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

img.floatleft {
	float: left;
	padding: 0 10px 0 0;
}

img.floatright {
	float: right;
	padding: 0 0 0 10px;
}

.subheading {
	color:#108BDB;
	font-size:14pt;
	text-decoration: underline;
	clear: both;
}

.smallheading {
	color:#108BDB;
	font-size:12pt;
	text-decoration: underline;
	clear: both;
}


.breadcrumbslinks {
	float: left;
}

.floatbookmark {
	float: right;
	width: 260px;
}

h2.infoheading {
	cursor: pointer;
}
div.tab {
	display: none;
}

div.visible {
	display: block;
}

#propertyinfo {
	float: left;
	width: 410px;
}

#propertyinfo h2 {
	border: 1px solid #000000;
	padding: 10px 5px 0 5px;
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
	position: relative;
	height: 24px;
	background-image: url(../_images/background-menu.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	z-index: 1;
}

#propertyinfo h3 {
	font-size: 12pt;
	padding: 10px 0;
}

#propertyinfo h2.active {
	border: 1px solid #666666;
	border-bottom: 0px;
	z-index: 3;
	background-image: url(../_images/background-menu-orange.jpg);
	color: #000099;
	font-weight: bold;
	font-size: 10pt;
}

.tab {
	padding: 10px;
	border: 1px solid #666666;
	margin: 34px 0 0 0;
	z-index: 2;
	position: relative;
	background-color: #E5F6FD;
	display: none;
	visibility: hidden;
	text-align: justify;
}

.visible {
	display: block;
	visibility: visible;
}
.tabbybox { 
	
	width: 420px;
	float: left;
	margin: 15px 0px 0px 10px;
} 


#destinationboxinfobutton{
	position: absolute;
	margin-left: 295px;
	margin-top: 20px;
	height: 32px;
	width: 32px;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid #5C87BE;
	padding: 2px;
	background-color: #E0F2FC;
	visibility: hidden;
	z-index: 100;
}

.enqform td {
	padding: 2px;
}

.imagefloat{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}






.overlaycontainer {
	position: relative;
}

.overlayheading {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
	padding: 5px;
	background-color: #000000;
	width: 490px;
	z-index: 1;
}

.overlaycontainer h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	padding: 5px;
	margin: 0px;
	line-height: 20px;
	color: #FFFFFF;
	width: 490px;
	z-index: 2;
}

.overlaycontainer .overlaysubheading {
	position: absolute;
	bottom: 3px;
	width: 500px;
	height: 30px;
	background-color: #000000;
	z-index: 1;
}

.overlaycontainer span {
	position: absolute;
	bottom: 3px;
	width: 495px;
	padding: 0 5px 0 0;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
	font-size: 16px;
	line-height: 30px;
	z-index: 2;
	display: block;
}

.sideboxcontainer {
	background-color: #FFFEE1;
	border: 2px solid #496FB4;
	padding: 5px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.sideboxcontainer h3 {
	padding: 0px;
	margin: 0 0 5px 0;
	color: #3399FF;
	font-size: 14px;
}

.sideboxcontainer p {
	padding: 0px;
	margin: 0px;
}

.sideboxcontainer img.floatright {
	padding: 0 0 0 5px;
}

.sideboxcontainer img.floatleft {
	padding: 0 5px 0 0;
}

.regionalhotelbox {
	border: 1px solid #3399FF;
	background-color: #FFFEE1;
	padding: 5px;
	overflow: hidden;
	margin: 0 0 5px 0;
	clear: both;
}

.regionalhotelboxsmall1 {
	border: 1px solid #3399FF;
	background-color: #FFFEE1;
	padding: 5px;
	overflow: hidden;
	width: 233px;
	float: left;
	margin: 0 0 5px 0;
}

.regionalhotelboxsmall2 {
	border: 1px solid #3399FF;
	background-color: #FFFEE1;
	padding: 5px;
	overflow: hidden;
	width: 233px;
	float: right;
	margin: 0 0 5px 0;
}

.regionalhotelcontainer img {
	padding: 0 5px 0 0;
}

.regionalhotelcontainer {
	overflow: hidden;
	clear: both;
}

.destinationregionlink {
	width: 120px;
	float: left;
	text-align: center;
	padding: 0 0 10px 0;
}

.destinationregionlink img {
	display: block;
	float: right;
	padding: 0px;
}

.faqsleft {
	float: left;
	width: 597px;
	margin: 0 30px 0 0;
	display: inline;
}

.faqsright {
	float: left;
	width: 262px;
}

.faqlinks {
	list-style-type: none;
	line-height: 20px;
	margin: 0 0 20px;
	font-size: 13px;
}


/**** NEW FLIGHT RESULTS ****/

ul.bookingsteps {
	width: 100%;
	float: left;
	background-color: #5C88C5;
	color: #FFFFFF;
	font-size: 12px;
	list-style: none;
	font-weight: bold;
	margin: 20px 0;
}

ul.bookingsteps li {
	float: left;
	width: 150px;
	text-align: center;
	background-image: url(../_images/background-booking-steps.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 3px 15px 3px 0;
}

ul.bookingsteps li.active {
	background-image: url(../_images/background-booking-steps-active.jpg);
	background-color: #DC1625;
}

.refinesearch-cont {
	width: 100%;
	float: left;
	margin: 0 0 20px;
}

.refinesearch {
	clear: both;
	padding: 7px 0 0 0;
	position: relative;
	width: 100%;
}

.searchtypeselector {
	height: 24px;
	line-height: 24px;
	margin: 0 0 7px 0;
	padding: 0 13px 0 0;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 135px;
	background-image: url(../_images/background-search-selector.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	z-index: 9;
	position: relative;
	cursor: pointer;
}

.searchtypeselectoractive {
	background-color: #5C88C5;
	z-index: 11;
}

.refinesearchbox {
	height: 104px;
	background-color: #FFFFFF;
	border: 2px solid #5C88C5;
	width: 778px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	color: #333333;
}

.searchtypesearch {
	display: none;
	padding: 10px 5px 10px 15px;
}

.searchtype-active {
	display: block;
}

.refinesearch-left {
	width: 260px;
	float: left;
	margin: 0 5px 0 0;
}

.refinesearch-mid {
	width: 240px;
	float: left;
	position: relative;
}

.refinesearch-right {
	width: 253px;
	float: left;
}

.refinesearch-row {
	float: left;
	overflow: hidden;
	margin: 0 0 10px;
	width: 100%;
}

.refinesearch-rooms-col {
	float: left;
	overflow: hidden;
	width: 50px;
}

.refinesearch-col {
	float: left;
	overflow: hidden;
	width: 200px;
}

.refinesearch-label {
	float: left;
	margin: 3px 3px 0 0;
	font-size: 12px;
	display: inline;
}

.refinesearch-select {
	float: left;
	margin: 0 3px 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}

.left-label {
	width: 60px;
}

.select-day {
	width: 45px;
}

.select-date {
	width: 120px;
}

.select-room {
	width: 40px;
	clear: both;
	margin: 10px 0 0 0;
}

.select-rooms {
	width: 38px;
}

.label-destination {
	width: 40px;
}

.select-destination {
	width: 180px;
}

.select-board {
	width: 64px;
}

.select-rating {
	width: 64px;
}

.select-resort {
	width: 90px;
}

.refinesearch-calendar {
	float: left;
}

.search-again {
	float: right;
}

.search-again-cont {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.flight-req-title {
	float: left;
	font-size: 22px;
	margin: 10px 0 0 0;
}

.textbox-cont {
	float: left;
	clear: both;
	margin: 10px 0;
}

.textbox-left {
	float: left;
	width: 517px;
	margin: 0 20px 0 0;
	display: inline;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

.textbox-right {
	float: left;
	width: 380px;
}

.flightresults-cont {
	width: 100%;
	float: left;
	border-bottom: 1px solid #5C88C5;
	margin: 0 0 30px;
}

.flightresults-box {
	border: 1px solid #5C88C5;
	border-bottom: none;
	width: 915px;
	float: left;
	padding: 10px 0;
	color: #333333;
}

.flightresults-cream {
	background: #FFFEE1;
}

.flightresults-white {
	background: #FFFFFF;
}

.flightresults-blue {
	background: #E0F2FC;
}

.flightresults-outbound {
	width: 358px;
	height: 80px;
	float: left;
	padding: 0 10px 0;
	border-right: 1px dotted #5C88C5;
}

.flightresults-inbound {
	width: 358px;
	height: 80px;
	float: left;
	padding: 0 10px 0;
	border-right: 1px dotted #5C88C5;
}

.flightresults-price {
	width: 137px;
	height: 80px;
	float: left;
	padding: 0 10px 0;
	font-weight: bold;
}

.flightresults-title {
	font-size: 14px;
	color: #333333;
	margin: 0 0 5px;
}

.flightresults-leftcol {
	float: left;
}

.flightresults-rightcol {
	float: right;
	text-align: right;
}

.flightresults-text {
	margin: 0;
	line-height: 18px;
}

.old-price {
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin: 0;
	text-decoration: line-through;
}

.old-price span {
	font-size: 20px;
}

.new-price {
	font-size: 18px;
	color: #FF0000;
	text-align: center;
	margin: 0 0 3px;
}

.new-price span {
	font-size: 24px;
}

.standard-price {
	color: #FF0000;
	font-size: 34px;
	text-align: center;
	margin: 0 0 10px;
}

.flightresults-duration {
	color: #FF0000;
	font-weight: bold;
}

.alternative-flights-box {
	clear: both;
	float: left;
	margin: 0 0 30px 188px;
	display: inline;
	width: 540px;
	background: url(../_images/alternative-flights.jpg) top left no-repeat;
}

.alternative-flights-bg {
	background: url(../_images/alternative-flights.jpg) no-repeat;
	width: 23px;
	height: 35px;
	float: left;
}

.alternative-flights-title {
	float: left;
	padding: 5px 20px 0 43px;
}

.roomrow {
	display: none;
}

.roomrow-active {
	display: block;
}

.fopax {
	float: left;
	margin: 3px 5px 0 0;
}

.nomatches {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0;
}

.durationhighlight {
	color: #CC0000;
	font-weight: bold;
}

.flightselector {
	cursor: pointer;
}