
/* #################### */
/* TGTG (common styles) */
/* #################### */

/* ################################ */
/* Styles used across several pages */
.details-global {
	margin: 20px 25px 30px 25px;
	text-align: left;
	width: 93%;
}
.details-global p a, .details-global ul li a {
	color: #105DCB;
	font-weight: bold;
}
.details-global h2 {
	margin-top: 5px;
}
.details-global table td a {
	text-decoration: underline;
}
.details-global table td a:hover {
	text-decoration: none;
}
.form-common h2 {
	margin: 10px 0 3px 0;
}
.form-common label {
	background: #DCDCDC;
	color: #000099;
	display: block;
	font-weight: bold;
	height: 100%;
	padding: 3px;
	text-align: left;
	width: 95%;
}
* html .form-common label {
	width: 100%;
	w\idth: 95%;
}
.form-common select, .form-common textarea {
	width: 22em;
}
.form-common .button {
	width: auto;
}
.form-common .input {
	border: 1px solid #999;
	width: 22em;
}
.form-common .message { /* textarea */
	height: 8em;
	width: 33.7em;
}
.hilite, .lds-hilite, .lqs-hilite {
	color: #105DCB;
}
.hr { /* default horizontal rule */
	border-top: 1px solid #105DCB;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
}
.hr-no-space {
	border-top: 1px solid #000066;
	font-size: 0.1em;
	margin: 0;
	padding: 0;
}
.inline {
	display: inline;
}
.link-false {
	cursor: default;
	text-decoration: none !important;
}
.justify {
	text-align: justify;
}
.notice, .notice p { /* notices, errors, messages etc. */
	padding: 0 0 2em 0;
	text-align: center;
}

#searchBar {
	background-color: #FFF;
	border-bottom: 1px solid #000;
	display: block;
	margin-left: auto;
	padding: 40px 0 60px 0;
	margin-right: auto;
	width: 760px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
}
html>#searchBar {
	width: 758px;
}

/* ######################## */
/* {supplier} related pages */
/*
	lds-listing  ... Level 1 listing
	lds-details  ... Details after Level 1 listing
	lqs-listing  ... Level 2 listing
	lqs-details  ... Details after Level 2 listing
	qc-question  ... Questions for Level 3
	qc-details   ... Level 3 details and Level 4 booking confirmation page
	book-details ... Level 4 - contact details, credit card details etc.
*/

/* ################################# */
/* book-details ({supplier} Level 4) */
.book-details-box {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 10px;
}
.book-details-content {
	padding: 10px;
}
.book-details-content h2 {
	margin: 0 0 15px 0 !important; /* overrides .form-common h2 style where applicable */
}
.book-details-form-table td {
	padding: 2px;
}
.book-details-form-table label {
	display: block;
	margin: 0;
	text-align: right;
	width: 95%;
}
.book-details-form-table select {
	width: 5em;
}
.book-details-form-table select.day {
	width: 7em;
}
.book-details-form-table select.month {
	width: 10em;
}
.book-details-form-table select.year {
	width: 7.5em;
}
.book-details-form-table select.card-type {
	width: 13em;
}
.book-details-form-table .input-checkbox {
}
.book-details-form-table .input-radio {
}
.book-details-form-table .input-text {
	width: 16em;
}
.book-details-form-table .input-text-dob-day {
	width: 3em;
}
.book-details-form-table .input-text-issue-no {
	width: 5em;
}
.book-details-form-table .input-text-security-code {
	width: 5em;
}
.input-text-emergency-contact {
	width: 55em;
}
.input-text-insurance-name {
	width: 25em;
}
.book-details-note {
	color: #666666;
}
.book-details-box select#card_type {
	width: 12.5em;
}

/* ######################################## */
/* lds-listing ({supplier} Level 1 listing) */
/* (sc = self catering, fd = fly drive)     */
.lds-listing-action {
	margin: 0 0 1.8em 0;
}
.lds-listing-bottom-left, .lds-listing-top-left {
	float: left;
}
.lds-listing-bottom-left div, .lds-listing-top-left div {
	text-align: right;
}
.lds-listing-bottom-right, .lds-listing-top-right {
	float: right;
	text-align: right;
}
.lds-listing-bottom-right label, .lds-listing-top-right label {
	font-weight: bold;
}
.lds-listing-header { /* h1 */
	margin-bottom: 0;
}
.lds-listing-notes-sc-fd {
	text-align: right;
}
.lds-listing-polldate {
	color: #999999;
}
.lds-listing-dest {
	color: #105DCB;
	font-weight: bold;
}
.lds-listing-dept {
	color: #000099;
	font-weight: bold;
}
.lds-listing-date {
	color: #000;
	font-weight: bold;
}
.lds-listing-duration {
	color: #000;
	font-weight: bold;
}
.lds-listing-row-hilite {
	background-color: #EEE;
}

/* ########################################################### */
/* lds-details, lqs-details ({supplier} Level 1 and 2 details) */
#lqs-details-block {
	width: 94%; /* 94% = 712px which is the width of the background image */
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
#lqs-details-block a {
	text-decoration: underline;
}
#lqs-details-block a:hover {
	color: #105DCB;
	text-decoration: none;
}
.lds-details-phone, .lqs-details-phone, .lds-details-price, .lqs-details-price {
	color: #CC0000;
	margin: 0;
}
.lqs-details-priced {
	background: url(asset/images/waves/v6/fresh/s/m/search/price.gif);
	float: left;
	height: 62px;
	width: 113px;
}
.lqs-details-priced h1, .lqs-details-priced h3 {
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}
.lqs-details-priced h1 {
	font-size: 2.0em;
	margin-top: 10px;
}
.lqs-details-priced h3 {
	text-decoration: none;
}
.lds-details-summary h2, .lqs-details-summary h2 {
	margin: 0 0 5px 0;
}
.lds-details-summary img, .lqs-details-summary img {
	margin: 5px 0 0 0;
}
.lds-details-summary td, .lqs-details-summary td {
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.lqs-details-summary td.left-bottom { /* QC form */
	padding-top: 2.4em;
}
.lqs-details-summary td.left-top { /* QC form */
}
.lqs-details-summary td.right-bottom { /* QC form */
	text-align: right;
	padding-top: 1.5em;
}
.lqs-details-summary td.right-top { /* QC form */
	text-align: right;
}
.lds-details-summary td td, .lqs-details-summary td td {
	border: 0;
	padding: 0;
}
.lqs-details-summary_details {
	padding: 6px;
}
.lqs-details-summary_details h2 {
	color: #3300CC;
	font-size: 1.3em;
}
.lqs-details-summary_details td span {
	color: #105DCB;
	font-weight: bold;
}
.lqs-details-summary_header {
	background: url(asset/images/waves/v6/fresh/s/m/search/blank-banner.gif);
	height: 38px;
	width: 712px;
	vertical-align: middle;
}
.lqs-details-summary_header h2 {
	font-size: 1.3em;
	font-weight: bold;
	left: 10px;
	margin: 0px;
	padding: 4px;
	position: relative;
	top: 6px;
}
.lds-details-form, .lqs-details-form {
	text-align: left;
	vertical-align: top;
}
.lds-details-form fieldset, .lqs-details-form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.lds-details-form h2, .lqs-details-form h2 {
	padding-top: 10px;
}
.lds-details-form input, .lqs-details-form input {
	background-color: #EEE;
	border: 1px solid #000;
	display: block;
	margin-top: 2px;
	padding: 2px;
}
.lds-details-form input.button, .lqs-details-form input.button {
	background-color: #FFF;
	border: 0;
	display: block;
}
.lds-details-form label, .lqs-details-form label {
	display: block;
	margin-top: 3px;
}
.lds-details-form textarea, .lqs-details-form textarea {
	background-color: #EEE;
	border: 1px solid #000;
	height: 60px;
	margin-bottom: 15px;
	margin-top: 2px;
	padding: 2px;
	width: 88%;
}
.lds-details-form .contact-details input, .lqs-details-form .contact-details input {
	width: 20em;
}
.lds-details-form .numbers input, .lqs-details-form .numbers input {
	width: 4em;
}
#lqs-details-heading {
	color: #3300CC;
	font-size: 1.2em;
}

/* ######################################## */
/* lqs-listing ({supplier} Level 2 listing) */
#lqs-listing-block {
	width: 712px;
	margin-left: auto;
	margin-right: auto;
}
.lqs-listing-button {
	margin-right: -5px;
	margin-top: 10px;
}
.lqs-listing-header {
	background: url(asset/images/waves/v6/fresh/s/m/search/header-banner.gif);
	height: 38px;
	width: 712px;
	vertical-align: middle;
}
.lqs-listing-header h2 {
	color: inherit;
	display: inline;
	float: left;
	margin: 0;
}
.lqs-listing-header .star {
	color: #CC0000;
}
.lqs-listing-header_price {
	color: #000;
	text-align: right;
}
.lqs-listing-header_price span {
	font-size: 2.0em;
	padding-right: 40px;

}
.lqs-listing-header_price strong {
	font-size: 1.2em;
	padding-right: 30px;
}
.lqs-listing-header_title {
	font-weight: bold;
	height: 70px;
	padding-left: 19px;
}
.lqs-listing-header_title img {
	display: inline;
	padding: 4px;
}
.lqs-listing-header_title span {
	font-size: 1.3em;
}
.lqs-listing-table_box {
	background-image: url(asset/images/waves/v6/fresh/s/m/search/border-fix.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	border-top: 0;
	margin-left: 16px;
	margin-right: 16px;
	width: 680px;
}
.lqs-listing-table_box td {
	border: 1px solid #CCCCCC;
}
.lqs-listing-table_box td table td {
	border: 0;
}
.lqs-listing-table_box img {
	margin-top: 10px;
}
.lqs-listing-table_cell {
	border-top: 0 !important;
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 0;
	width: 50%;
}
.lqs-listing-table_cell h2 {
	color: #3300CC;
	font-size: 1.3em ;
}
.lqs-listing-table_cell table td span {
	color: #105DCB;
	font-weight: bold;
}
.lqs-listing-wrapper {
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}
.lqs-listing-last-updated {
	color: #999999;
}
.lqs-listing-matching h2 {
	color: inherit;
	margin-bottom: 3px;
}
.lqs-listing-matching table {
}
.lqs-listing-matching .lqs-listing-header {
	background: #FF9900;
}
.lqs-listing-matching td {
	padding: 3px 5px;
}
.lqs-listing-matching td table td {
	padding: 0;
}
.lqs-listing-phone {
	color: #000099;
	font-size: 170%;
	font-weight: bold;
}
.lqs-listing-phone-book-now {
	margin-top: 40px;
}
.lqs-listing-poll-details {
	border: 0 !important;
	color: #808080;
	font-size: xx-small;
}
.lqs-listing-pp {
	color: #CC0000;
}
.lqs-listing-price {
	color: #CC0000;
	font-size: 200%;
	font-weight: bold;
}
.lqs-listing-right {
	text-align: right;
}
.lqs-listing-right p {
	margin: 0;
	text-align: right;
}
.lqs-listing-similar h2 {
	margin-bottom: 3px;
}
.lqs-listing-similar td {
	padding: 3px 5px;
}
.lqs-listing-similar td table td {
	padding: 0;
}
.lqs-listing-header_box-other, .lqs-listing-header_box-top {
	background-position: top center;
	background-repeat: no-repeat;
	width: 712px;
}
.lqs-listing-header_box-other .lqs-listing-header_title span {
	color: #FFF;
}
.lqs-listing-header_box-other {
	background-image: url(asset/images/waves/v6/fresh/blue/m/search/price-banner.gif);
}
.lqs-listing-header_box-top {
	background-image: url(asset/images/waves/v6/fresh/s/m/search/price-banner.gif);
}
.lqs-listing-header_box-top .lqs-listing-header_price {
	color: #105DCB;
}
.lqs-listing-header_box-top .lqs-listing-header_title span {
	color: #000;
}
.lqs-listing-text {
	font-size: 110%;
}
#lqs-listing-top-deals {
	background-image: url(asset/images/waves/v6/fresh/s/m/search/top-deals.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 748px;
}
#lqs-listing-top-deals a {
	color: #105DCB;
	font-size: 2.0em;
	text-decoration: none;
}
#lqs-listing-top-deals a:hover {
	text-decoration: underline;
}
#lqs-listing-top-deals td {
	padding-bottom: 20px;
}
#lqs-listing-top-deals th {
	padding-top: 20px;
	width: 128px;
}
#lqs-listing-top-deals-space {
	width: 108px;
}

/* ############################### */
/* qc-details ({supplier} Level 3) */
.qc-print-page img {
		float: left;
		margin-right: 5px;
}
.qc-details-accomm-table {
	width: 100%;
}
.qc-details-accomm-table strong {
	color: #105DCB;
}
#qc-details-block {
	margin-left: auto;
	margin-right: auto;
	width: 712px;
}
#qc-details-block a {
	text-decoration: underline;
}
#qc-details-block a:hover {
	color: #105DCB;
	text-decoration: none;
}
#qc-details-block p {
	text-align: left;
}
#qc-details-block p strong {
	margin-left: 10px;
}
.qc-details-box {
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
	width: 678px;
}
.qc-details-content {
	padding: 10px;
}
.qc-details-content h2, .qc-details-content .lqs-hilite {
	color: #3300CC;
}
.qc-details-content-left {
	float: left;
	padding: 10px;
	width: 30%;
}
.qc-details-content-right {
	float: right;
	font-size: 125%;
	padding: 10px;
	text-align: right;
	width: 50%;
}
.qc-details-flight-table {
	width: 100%;
}
.qc-details-flight-table th {
	border-bottom: 1px solid #105DCB;
	font-weight: bold;
	text-align: left;
}
.qc-details-flight-table td.bottom-row {
	border-bottom: 1px dotted #105DCB;
}
.qc-details-header {
	background: url(asset/images/waves/v6/fresh/s/m/search/header-banner.gif);
	height: 38px;
	width: 712px;
	vertical-align: middle;
}
.qc-details-header h2, .qc-details-header p {
	font-weight: bold;
	left: 10px;
	margin: 0px;
	padding: 4px;
	position: relative;
	top: 6px;
}
.qc-details-header-box {
	border: 1px solid #CCCCCC;
	border-top: 0;
	margin-left: 16px;
	margin-right: 16px;
	padding: 10px;
	padding-bottom: 4px;
	padding-top: 0;
}
div.qc-details-header-box {
	width: 658px;
}
table.qc-details-header-box {
	width: 680px;
}
.qc-details-header-box p {
	margin-top: 0;
}
.qc-details-header-wrapper {
	clear: both;
	margin-bottom: 10px;
	width: 100%;
}
.qc-details-note {
	clear: both;
	color: #666666;
}
.qc-details-notes-table {
	width: 90%;
}
.qc-details-notes-table th {
	border-bottom: 1px solid #000066;
	font-weight: bold;
	text-align: left;
}
.qc-details-notes-table td {
	border-bottom: 1px dotted #000066;
}
.qc-details-phone {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.qc-details-price {
	color: #CC0000;
	font-size: 200%;
	font-weight: bold;
}
.qc-details-pricing-table {
	width: 100%;
}
.qc-details-pricing-table th {
	border-bottom: 1px solid #105DCB;
	font-weight: bold;
	text-align: left;
}
.qc-details-pricing-table td {
	border-bottom: 1px dotted #105DCB;
}

/* ############ */
/* item-details */
.item-details-content {
	background: #FFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.item-details-content img {
	display: block;
	float: left;
	margin: 0 7px 0 0;
}
.item-details-header {
	background-color: #FFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 3px 5px;
}
.item-details-header h2 {
	color: #000066;
	font-size: 125%;
	margin: 0;
}
.item-details-phone {
	font-size: 125%;
	font-weight: bold;
}
.item-details-strapline {
	font-weight: bold;
}

/* ######### */
/* item list */
.item-list-content {
	background: #FFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	height: 7em;
	margin: 0;
	padding: 5px 3px;
	vertical-align: top;
}
.item-list-content img {
	float: left;
	margin: 0 5px 1px 0;
}
.item-list-content p {
	font-size: 90%;
	margin: 0;
}
.item-list-header {
	background-color: #DCDCDC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 3px 5px;
}
.item-list-header h2 {
	color: #000066;
	font-size: 125%;
	margin: 0;
}
p.item-list-moreinfo {
	margin-top: 5px;
}

/* ##################### */
/* mail - e-mail message */
.mail-hd-not {
	color: #CC0000;
	font-weight: bold;
}
.mail-message-box {
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.mail-message-box h1 {
	margin-top: 0;
}

/* ######### */
/* marketing */
#marketing-category a {
	text-decoration: none !important;
}
#marketing-category a:hover {
	text-decoration: underline !important;
}

/* ########### */
/* search form */
select#fromDay, select#toDay {
	width: 5em;
}
select#fromMonthYear, select#toMonthYear {
	width: 16.6em;
}
.search-text {
	font-weight: bold;
	text-align: center;
}

/* ################## */
/* terms & conditions */
.tc-bullet {
	padding-top: 5px;
}
/* ############################ */
/* HTML elements, excluding <a> */
/* ############################ */
body, table, li, dt, dd, input, select, textarea {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	voice-family: \"\\"}\\"\";
	voice-family: inherit;
	font-size: x-small;
}
body {
	background-color: #CBCBCB;
	background-image: url(asset/images/waves/v6/fresh/blue/m/shared/background.gif);
	background-repeat: repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	margin-bottom: 32px;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	text-decoration: underline;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
}
img {
	border: 0;
	display: block;
}
pre {
	font-size: 110%;
}
th {
	font-weight: bold;
	text-align: center;
}

/* ################################### */
/* <a> elements and classes within <a> */
/* ################################### */
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

/* ########## */
/* entry page */
#entry h1 {
	color: #000;
	float: left;
	font-size: 1.9em;
	margin: 0;
	padding: 24px 0 0 18px;
}
#entry h2 {
	color: #000;
	font-size: 1.9em;
	margin: 0;
	padding: 24px 0 0 18px;
}
#hole-top-border-entry {
	background: url(asset/images/waves/v6/fresh/s/m/entry/banner-background.jpg);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin-top: 0;
}
#hole-top-border-entry_bg {
	background-image: url(asset/images/waves/v6/fresh/blue/m/entry/filter.png);
	background-repeat: no-repeat;
	padding-left: 1px;
	text-align: left;
}
* html #hole-top-border-entry_bg {
	background-image: url(asset/images/waves/v6/fresh/blue/m/entry/filter.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/waves/v6/fresh/blue/m/entry/filter.png', sizingMethod='crop');
}

#main_nav #site_link a {
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 10px 7px 12px 7px;
	text-align: center;
	text-decoration: none;
}
#main_nav #site_link a:hover {
	color: #000;
	text-decoration: none;
}
#main_nav #site_map a {
	color: rgb(51,102,153);
}
#main_nav #site_map a:hover {
	color: rgb(255,51,0);
}
#main_nav #specialities a {
	color: #FFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 14px 7px 7px 7px;
	text-align: center;
	text-decoration: none;
}
#main_nav #specialities a:hover {
	color: #000;
	text-decoration: none;
}

/* ############# */
/* other classes */
/* ############# */
.tab {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.tab a, .tab a:hover, .tab-dp a, .tab-dp a:hover, .tab-dp_br a, .tab-dp_br a:hover {
	color: #FFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.tab-dp, .tab-dp_br {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.tab-dp a, .tab-dp a:hover {
	padding-bottom: 12px;
	padding-top: 13px;
}
.tab-dp_br a, .tab-dp_br a:hover {
	padding-bottom: 5px;
	padding-top: 7px;
}
.tab-selected {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab-selected.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.tab-selected a, .tab-selected a:hover {
	color: #105DCB;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 11px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
}

/* ### */
/* IDs */
/* ### */

/* ########## */
/* bar-footer */
#bar-footer {
	padding: 0 6px;
}
#bar-footer a {
	color: inherit;
	text-decoration: underline;
}
#bar-footer a:hover {
	color: inherit;
	text-decoration: none;
}
#bar-footer td {
	vertical-align: middle;
}
#bar-footer img {
	display: inline;
	margin-bottom: 5px;
	vertical-align: middle;
}
#bar-footer .tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	margin-right: 5px;
	text-align: right;
}
#bar-footer .tel-details {
	margin-right: 5px;
	text-align: right;
}

/* ########## */
/* bar-portal */
#bar-portal .bar-portal-content_shared-bottom-centre {
	background: url(asset/images/waves/v6/fresh/s/m/portal/bar-bottom-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 20px;
}
#bar-portal .bar-portal-content_shared-bottom-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-bottom-left.gif);
	background-position: top right;
}
#bar-portal .bar-portal-content_shared-bottom-right {
	background: url(asset/images/waves/v6/fresh/s/m/portal/bar-bottom-right.gif);
}
#bar-portal .bar-portal-content_shared-middle-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-left.gif);
	background-position: -5px 0%;
	background-repeat: repeat-y;
}
#bar-portal .bar-portal-content_shared-middle-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-right.gif);
	background-position: 9px 0%;
	background-repeat: repeat-y;
}
#bar-portal .header-centre {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/header-centre.gif);
	font-size: 1.1em;
	font-weight: bold;
	height: 59px;
	text-align: center;
}
#bar-portal .header-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/header-left.gif);
}
#bar-portal .header-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/header-right.gif);
}
#bar-portal_hole-links {
	text-align: left;
	vertical-align: top;
}
#bar-portal_hole-content {
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

/* ############### */
/* bar-portal-left */
#bar-portal-links {
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
#bar-portal-links .latest-offers {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/latest-offers-middle.gif);
	background-repeat: repeat-y;
	color: #000099;
	padding: 0 5px 0 5px;
}
#bar-portal-links_bottom img {
	margin-top: 6px;
}
#bar-portal-links_middle {
	padding-right: 4px;
}
#bar-portal-links_top {
	padding-top: 9px;
}

/* ################ */
/* bar-portal-right */
#bar-portal-content_bottom { /* bottom edge */
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-bottom-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#bar-portal_hole-content img.bar-portal-content_top-corner {
	display: block;
	margin-top: 37px;
}
#bar-portal-content_details-container {
	margin-top: 19px;
}
#bar-portal-content_left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-left.gif);
	background-repeat: repeat-y;
}
#bar-portal-content_main {
	background-color: #FFF;
	background-image: none;
}
#bar-portal-content_right {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/bar-right.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
#bar-portal-content_top {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab-background.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#bar-portal-content_top a {
	padding: 12px 0;
}
#bar-portal-content_dp-middle-left, #bar-portal-content_dp-middle-right {
	height: 131px;
}
#bar-portal-content_dp-top-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab-left.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
}
#bar-portal-content_dp-top-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/tab-right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
}
#bar-portal-content_header-block {
	/* no styles */
}
#bar-portal-content_header-container {
	position: absolute;
	width: 224px;
}

/*############################ */
/* content of bar-portal-right */
#bar-portal_offers {
	background-color: #FFF;
	text-align: center;
}
#bar-portal_offers img {
	display: inline;
}
#bar-portal_search-form {
	background-color: #FFF;
}
#bar-portal_search-form label {
	color: inherit;
	display: block;
	font-weight: bold;
	margin: 5px 0 3px 0;
	text-align: left;
}
#bar-portal_search-form label.inline {
	display: inline;
}
#bar-portal_search-form label.td-top {
	margin-top: 10px;
	margin-bottom: 5px;
}
#bar-portal_search-form .radio {
	margin-bottom: -3px;
	margin-left: 0;
	text-align: left;
}
#bar-portal_search-form .search-now {
	padding-top: 10px;
}
#bar-portal_search-form .select,
#bar-portal_search-form .select #destinationAircodes,
#bar-portal_search-form .select #departureAirCodes {
	width: 15em;
}
#bar-portal_search-form .select-day {
	width: 4em;
}
#bar-portal_search-form .select-month {
	width: 10em;
}
#bar-portal_search-form .td-top {
	margin-top: 15px;
	margin-bottom: 5px;
}
#bar-portal_super-deals {
	background-color: #FFF;
	padding-right: 6px;
}
#bar-portal_super-deals .sd-notext {
	background-color: #AFAFAF;
	border-bottom: 1px solid #DDDDDD;
	padding: 0;
}
#bar-portal_super-deals .sd-notext img {
	height: 1px;
	width: 1px;
}
#bar-portal_super-deals .sd-text1, .sd-text2, .sd-text3, .sd-text4, .sd-text5 {
	padding-left: 2px;
}
#bar-portal_super-deals .sd-text1 a, .sd-text2 a, .sd-text3 a, .sd-text4 a, .sd-text5 a {
	font-weight: bold;
	text-decoration: none;
}
#bar-portal_super-deals .sd-text1 a:hover, .sd-text2 a:hover, .sd-text3 a:hover, .sd-text4 a:hover, .sd-text5 a:hover {
	color: #000;
	text-decoration: underline;
}
#bar-portal_super-deals .sd-text1 span, .sd-text2 span, .sd-text3 span, .sd-text4 span, .sd-text5 span {
	color: #105DCB;
	font-weight: bold;
	text-decoration: none;
}
#bar-portal_super-deals .sd-text1 a:hover span, .sd-text2 a:hover span, .sd-text3 a:hover span, .sd-text4 a:hover span, .sd-text5 a:hover span {
	text-decoration: underline;
}
#bar-portal_super-deals-bottom {
	text-align: right;
}
#bar-portal_super-deals-details td {
	padding-bottom: 2px;
	padding-top: 2px;
}
#bar-portal_super-deals-header-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/special-offers-left.gif);
	background-position: top right;
}
#bar-portal_super-deals-header-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/portal/special-offers-right.gif);
	background-position: top left;
}

/* ############## */
/* bar-quick-list */
#bar-quick-list {
	margin: 6px 0 10px 0;
}
#bar-quick-list a {
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}
#bar-quick-list a:hover {
	color: inherit; /* For WYSIWYG */
	text-decoration: underline;
}
#bar-quick-list_details { /* details outer table */
	/* no styles */
}
#bar-quick-list_details td { /* non-highlighted rows (also contains generic <td> styles) */
	background-color: #105DCB;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	color: #FFF;
	font-size: 1.2em;
	padding: 5px 5px;
}
#bar-quick-list_details td a {
	color: #FFF;
}
#bar-quick-list_details td a:hover {
	color: #000099;
}
#bar-quick-list_details td.price, #bar-quick-list_details .row-hilite td.price { /* price <td>s */
	background-color: #FFBE00;
	color: #666;
}
#bar-quick-list_details td.price a, #bar-quick-list_details .row-hilite td.price a {
	color: #666;
}
#bar-quick-list_details td.price a:hover, #bar-quick-list_details .row-hilite td.price a:hover {
	color: #000099;
}
#bar-quick-list_details .row-hilite a {
	color: #000;
}
#bar-quick-list_details th { /* details header row */
	background-color: #CBCBCB;
	border: 1px solid #FFF;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 5px;
	text-align: left;
}
#bar-quick-list_details-top td {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-bottom.gif);
	background-repeat: repeat-x;
	border-top: 0;
}
#bar-quick-list_details td.bar-quick-list_details-left {
	border-left: 0;
}
#bar-quick-list_details-top td.price {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-details-bottom.gif);
	background-repeat: repeat-x;
	border-top: 0 !important;
}
#bar-quick-list_details .row-hilite td { /* highlighted rows (on some skins) */
	background-color: #FFF;
	color: #000;
}
#bar-quick-list_left {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-details-left.gif);
	background-repeat: repeat-y;
}
#bar-quick-list_right {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-details-right.gif);
	background-repeat: repeat-y;
}
#bar-quick-list_bottom-centre {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-bottom.gif);
	background-repeat: repeat-x;
}
#bar-quick-list_bottom-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-bottom-left.gif);
}
#bar-quick-list_bottom-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-bottom-right.gif);
}
#bar-quick-list_top-centre {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-top-centre.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#bar-quick-list_top-left {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-top-left.gif);
	background-repeat: no-repeat;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#bar-quick-list_top-right {
	background-image: url(asset/images/waves/v6/fresh/s/m/hole-bottom/quick-list-top-right.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#bar-quick-list_wysiwyg {
	margin: auto;
	overflow: hidden;
	width: 736px;
}
#bar-quick-list_wysiwyg a {
	text-decoration: underline;
}
#bar-quick-list_wysiwyg a:hover {
	text-decoration: none;
}
#bar-quick-list_wysiwyg img {
	display: inline;
}

/* ############## */
/* bar-top-banner */
#bar-top-banner div {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 0 5px 0 2px;
}
#bar-top-banner img {
	display: inline;
}
#bar-top-banner div#top-telephone {
	color: #000178;
}

/* ############ */
/* bar-top-menu */
#bar-top-menu {
	background-image: url(asset/images/waves/v6/fresh/blue/m/menu/background.png);
	background-repeat: no-repeat;
}
* html #bar-top-menu {
	background-image: url(asset/images/waves/v6/fresh/blue/m/menu/background.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='asset/images/waves/v6/fresh/blue/m/menu/background.png', sizingMethod='crop');
}
body#entry #bar-top-menu {
	position: absolute;
	top: 146px;
	width: 760px;
}
#bar-top-menu a {
	color: #000;
	font-size: 110%;
	text-decoration: none;
}
#bar-top-menu a:hover {
	text-decoration: underline;
}
#bar-top-menu img {
    display: block;
    margin: auto;
}
#bar-top-menu td {
	text-align: center;
}

/* ########## */
/* entry page */
#main_nav {
	clear: both;
	float: left;
	padding-bottom: 10px;
	margin: 0 0 0 6px;
	width: 137px;
}
#main_nav ul {
	margin: 0;
	padding: 0;
}
#main_nav .site-link_roll-off, #main_nav .site-link_roll-on {
	background: no-repeat top left;
	display: block;
	height: 54px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#main_nav .site-link_roll-off {
	background: url(asset/images/waves/v6/fresh/s/m/entry/button-big.gif);
}
#main_nav .site-link_roll-on {
	background: url(asset/images/waves/v6/fresh/s/m/entry/button-big-over.gif);
}
#site_link .site-link_roll-on a {
	color: #000 !important;
}
#main_nav #site_map li {
	font-weight: bold;
	list-style: none;
	margin: 20px 0 20px 30px;
	padding: 0;
}
#main_nav #specialities li {
	list-style: none;
}
#main_nav .specialities_roll-off, #main_nav .specialities_roll-on {
	background: no-repeat top left;
	display: block;
	height: 54px;
	margin: 0 0 0 0;
	padding: 0;
}
#main_nav .specialities_roll-off {
	background: url(asset/images/waves/v6/fresh/blue/m/entry/button-big.gif);
}
#main_nav .specialities_roll-on {
	background: url(asset/images/waves/v6/fresh/s/m/entry/button-big-over.gif);
}
#specialities .specialities_roll-on a {
	color: #000 !important;
}
#main_nav p {
	background: url(asset/images/waves/v6/fresh/green/m/entry/button-big.gif) no-repeat top left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 54px;
	margin: 0 0 -20px 0;
	padding: 18px 7px 0 7px;
	text-align: center;
}
* html #main_nav p {
	height: 94px;
	hei\ght: 54px;
}
#marketing-wysiwyg img {
	display: inline;
}
#page_content {
	float: left;
	margin: 0 0 10px 16px;
	padding: 0;
	width: 580px;
}
#page_content h3 {
	color: #666;
	font-size: 1.8em;
	font-weight: normal;
	text-decoration: none;
}
#page_content img  {
	background-image: url(asset/images/waves/v6/l/s/m/entry/dropshadow-bottom-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 8px 8px 0;
}
#page_content a img  {
	float: right;
	margin: 15px 0 0 10px;
}
#page_content #img_group {
	float: left;
	margin-top: 6px;
	width: 580px;
}
#page_content #img_group img {
	float: left;
	margin: 5px 8px 0 0;
}
#page_content p {
	color: rgb(51,51,51);
	font-size: 1.2em;
	text-align: justify;
}

/* ##### */
/* holes */
#hole-bottom {
	text-align: left;
	vertical-align: top;
}
#hole-bottom-border_centre {
	background: #FFF;
	border-bottom: 1px solid #000;
}
#hole-bottom-border_left {
	background: url(asset/images/waves/v6/fresh/s/m/shared/corner-bottom-left.gif);
}
#hole-bottom-border_right {
	background: url(asset/images/waves/v6/fresh/s/m/shared/corner-bottom-right.gif);
}
#hole-middle {
	text-align: left;
	vertical-align: top;
}
#hole-top {
	text-align: left;
	vertical-align: top;
}
body#entry #hole-top {
	padding-top: 50px;
}
#hole-top-border {
	margin-top: 32px;
}
#hole-top-border_centre {
	background: #FFF;
	border-top: 1px solid #000;
}
#hole-top-border_left {
	background: url(asset/images/waves/v6/fresh/s/m/shared/corner-top-left.gif);
}
#hole-top-border_right {
	background: url(asset/images/waves/v6/fresh/s/m/shared/corner-top-right.gif);
}

/* ##### */
/* other */
#hole-middle #shortlist-block {
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 712px;
}
#shortlist-block .shortlist-header {
	background: url(asset/images/waves/v6/fresh/s/m/search/header-banner.gif);
	height: 38px;
	width: 712px;
	vertical-align: middle;
}
#shortlist-block .shortlist-header h2 {
	font-weight: bold;
	left: 10px;
	margin: 0px;
	padding: 4px;
	position: relative;
	top: 6px;
}
#shortlist-block .shortlist-box {
	border: 1px solid #CCCCCC;
	border-top: 0;
	margin-bottom: 20px;
	margin-left: 16px;
	margin-right: 16px;
	padding: 4px;
	padding-bottom: 4px;
	padding-top: 0;
	width: 680px;
}
#shortlist-block .shortlist-content img {
	float: left;
	margin: 0 5px 1px 0;
}
#shortlist-block .shortlist-content p {
	font-size: 90%;
	margin: 0;
}
#shortlist-block .shortlist-details h2, #shortlist-block .lqs-hilite {
	color: #3300CC;
}
#shortlist-block .shortlist-details strong {
	color: #105DCB;
}
#layout, #layout-portal, #layout-search {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.layout-background {
	background-image: url(asset/images/waves/v6/fresh/s/general/menu/background-photo.jpg);
	background-position: 100% 125px; /* 105px minimum */
	background-repeat: no-repeat;
}
#layout-wrapper {
	background-color: #FFF;
	margin: auto; /* centre Opera */
	padding: 0;
	width: 760px;
}
#popup {
	background-image: none;
	padding: 20px;
}
#popup,
#popup dd,
#popup dt,
#popup input,
#popup label,
#popup li,
#popup select
#popup table,
#popup textarea {
	background-color: #FFF;
	color: gray;
}
#popup h1 {
	color: gray !important;
	margin-top: 0;
}
#welcome_content {
	font-size: 1.1em;
	margin-top: 5px;
	padding-left: 8px;
	text-align: justify;
}
#welcome_content ul {
	margin: 0;
	margin-left: 20px;
	padding: 0;
	text-align: left;
}
#welcome_content li {
	font-size: 1.0em;
}
#welcome_heading {
	font-size: 1.3em;
	padding-left: 8px;
	text-align: justify;
}
/* Copyright (c) 2000-2008 Atolis Ltd, 2008-2010 Comtec (Europe) Ltd. */
