html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

body {
	background: #cfe1eb url(/images/background.png?20100309) 0 0 repeat-x;
}


/* Containers:
-------------------------------------------- */

#header_container, #content_container, #footer_container {
	width: 100%;
	min-width: 960px;
	max-width: 1020px;
	margin: 0 auto;
	background: transparent url() 50% 0 no-repeat;
}

#header_container {
	height: 60px;
	background-image: url(/images/header.png?20100309);
	position: relative;
	margin-top: 35px;
}

#content_container {
	background: #cfe1eb url(/images/content.png?20100309) 50% 0 repeat-y;
}

#footer_container {
	height: 60px;
	background-image: url(/images/footer.png?20100309);
}

/* Header:
-------------------------------------------- */

#logo {
 	 width: 260px;
	 height: 150px;
    position: absolute;
    left: 0;
    top: -20px;
    z-index: 1000;
}


#header, #content, #footer {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

#header, #content, #footer_container {
	position: relative;
}

#header {
    height: 60px;
}

#content, #footer_container {
    top: -30px;
}

#nav, #nav a, #footer {
	color: #2085c0;
}


/* Content:
-------------------------------------------- */

#sidebar {
    width: 320px;
    margin-top: 90px;
    float: left;
}

#page_container {
    width: 640px;
    float: right;
}

#page_container.with_banner {
    padding-top: 0;
}

#banner {
	height: 100px;
	position: relative;
	overflow: hidden;
	height: 100px;
	width: 645px;
	width: 640px;
}

#banner_corners {
	width: 650px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

#banner img, #banner #banner_content {
    width: 650px;
    position: absolute;
    right: 0;
}

#page {
    float: right;
    width: 570px;
    padding: 20px 40px 0 0;
}

#end_of_content {
	clear: both;
}

hr {
	margin: 0;
}



#results_container, #search_results {
	float: right;
	width: 580px;
}

#waiting_screen {
	width: 580px;
	margin: 70px auto 0 auto;
}

/* Admin:
-------------------------------------------- */

.admin #logo {
	top: -25px;
	left: -5px;
}

.admin #logo, .admin #logo img {
	height: 75px;
	width: 130px;
}



.admin #page_container {
	width: 900px;
}

.admin #page {
	width: 870px;
}

.admin #page table {
	border-collapse: collapse;
}

.admin #page table th, .admin #page table td {
/*	border: 1px solid #eee;
	border-color: #eee #efefef;*/
	padding: 2px;
	font-size: 12px;
}

.admin #page table thead th, .admin #page table thead td {
	border-width: 0 0 1px 0;
}
/* Footer:
-------------------------------------------- */

#footer {
	padding: 35px 30px 30px 55px;
}


#footer {
	font-size: 12px;
}

#footer p {
	margin: 5px 0;
}



#header {
}

#logo {
	display: block;
	position: absolute;
	left: 15px;
	left: 45px;
	top: -35px;
	z-index: 2000;
}

#nav {
	position: absolute;
	height: 32px;
	top: -2px;
	left: 325px;
	left: 330px;

	font-size: 16px;
	font-size: 14px;
	line-height: 22px;
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	padding: 5px 13px;
	text-decoration: none;
}

#nav .current a, #nav a:hover {
	color: #105fa2;
}

#nav .current a {
	font-weight: bold;
}

#nav .current a, #nav .over a {
	background: transparent url(/images/nav_down.png?20100309) right top no-repeat;
	padding: 0 13px 0 0;
}

#nav .current a span, #nav .over a span {
	display: block;
	padding: 5px 0 5px 13px;
	background: transparent url(/images/nav_down.png?20100309) 0 0 no-repeat;
}

#languages {
	position: absolute;
	width: 75px;
	height: 25px;
	right: 10px;
	top: 2px;
}

#languages li {
	float: left;
}

#languages li a {
	display: block;
	width: 25px;
	height: 25px;
	background: transparent url(/images/language_icons.png?20100623) 0 0 no-repeat;
	text-decoration: none;
}

#languages li#lang_en a {
	background-position: -25px 0;
}

#languages li#lang_de a {
	background-position: -50px 0;
}

#languages li a {
	text-indent: -4000px;
}


#nav .subnav {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 32px;
    left: -35px;
    width: 580px;
    height: 130px;
    padding: 11px 50px 10px 55px;
    background: transparent url(/images/subnav_background.png?20100322) 0 0 no-repeat;
}

#nav .over .subnav {
    display: block;
}

#nav_destinations table {
    height: 80px;
    font-size: 12px;
}
#nav_destinations td {
    width: 110px;
    white-space: nowrap;
    vertical-align: top;
}

#nav .subnav li {
    clear: both;
}

#nav .subnav a {
    display: block;
    padding: 1px 0;
    line-height: 21px;
    font-weight: normal;
    width: 110px;
    background: transparent;
}


#nav .subnav a:hover, #nav .subnav a:visited:hover {
	color: #36a600;
}

#nav .subnav a:visited {
	color: #469de0;
}

#nav .subnav .all_destinations {
    position: absolute;
    bottom: 25px;
    left: 495px;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}

body {
	font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #0156A3;
}

a:hover, a:visited:hover, li.over a {
	color: #00355B;
	color: #36a600;
}

a:visited {
	color: #469de0;
}

#content {
	line-height: 1.5em;
}

#content p, h1, h2, h3, h4 {
	margin: 10px 0;
}

h1, h2, h3 {
	color: #2085c0;
	color: #052c7a;
	color: #105fa2;
	margin: 25px 0 15px 0;
	line-height: 1.3em;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

#page_slogan {
	font-size: 18px;
	margin: 10px 0 10px 10px;
	font-weight: normal;
}

#page ul {
	list-style: disc;
}

#page ol {
	list-style: decimal;
}


/*	Sidebar
----------------------------------------------- */

#sidebar {
	font-size: 13px;
}

#sidebar #concept_explanation h2 {
	padding: 8px 0 8px 30px;
	margin: 0;
	font-size: 18px;
	color: #105fa2;
}


#usps_container {
	background: #DBEEF9 url(/images/search_box_border_bottom.png) no-repeat right bottom;
	background: #e6f4fb url(/images/search_box_border_bottom.png) no-repeat right bottom;
	padding: 0 0 10px 0;
}

#usps {
	background: transparent url(/images/search_box_border_top.png) no-repeat right top;
	padding: 8px 14px 0 15px;
	padding: 8px 14px 0 30px;
	padding: 8px 14px 0 50px;
}

#usps strong {
	font-weight: normal;
}

#concept_explanation ul {
	list-style: disc;
	padding: 2px 0 0 15px;
	padding: 2px 0 0 0;
}

#concept_explanation li {
	padding: 3px 0;
	line-height: 15px;
}

/*	Advertising
----------------------------------------------- */

#ad_placeholder {
	  background: #e6f4fb;
		width: 300px;
		height: 250px;
		line-height: 250px;
		text-align: center;
		color: #72B2E4;
}


#sidebar #ad {
    padding: 0 0 0 15px;
    margin: 20px 0 10px 0;
		height: 250px;
		width: 300px;
}

#ad {
	padding: 0 0 0 20px;
}

.ad_note {
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	color: #999;
	padding: 0 4px 4px 24px;
}

/*	Destinations sidebar
----------------------------------------------- */

#popular_destinations {
	padding: 10px 0 10px 20px;
}

#popular_destinations dt {
	color: #052C7A;
	color: #105fa2;
	font-size: 16px;
	padding: 10px 5px 0 5px;
}

#popular_destinations dd {
	padding-left: 25px;
	padding: 0;
	position: relative;
	top: -25px;
}

#popular_destinations ul a {
}

#popular_destinations ul ul {
	padding-left: 20px;
	list-style: disc;
}


#popular_destinations li {
	list-style: none;
	line-height: 14px;
	padding: 3px 0 3px 5px;
	clear: both;
	border-top: 1px solid #daeef8;
}

#popular_destinations ul {
	margin-bottom: 5px;
}

#popular_destinations li a, #popular_destinations li small {
	float: left;
	display: block;
}

#popular_destinations li small {
	font-size: 11px;
}

#popular_destinations li.with_picture {
	height: 40px;
}

#popular_destinations li.without_picture {
	height: 14px;
}

#popular_destinations li.without_picture small, #popular_destinations #price_note {
	width: 90px;
	display: block;
	float: right;
}

#popular_destinations #price_note {
	line-height: 14px;
	padding: 0 0 4px 0;
	font-size: 11px;
}

#popular_destinations img {
	float: left;
	margin-right: 5px;
	height: 32px;
	width: 32px;
	height: 40px;
	width:  40px;
}

#popular_destinations a.more_destinations_link {
	margin-left: 5px;
}


#flash {
	clear: both;
	font-size: 14px;
	margin: 20px 0 -10px 25px;
	width: 580px;
	color: #fff;
	background: transparent url(/images/search_box_border_top.png) 0 0 no-repeat;
}

#search_form #flash {
	margin: 0;
}


/* When there are two flashes, reduce the margin between the two a little bit: */
#flash + #flash {
	margin-top: 15px;
}

#flash div {
	padding: 10px;
	background: transparent url(/images/search_box_border_bottom.png) left bottom no-repeat;
}

#flash h2 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#flash ul {
	list-style: disc;
	padding-left: 28px;
}


#flash.notice {
	border-color: #59ca17;
	background-color: #dcf3d0;
	background-color: #59ca17;
}

#flash.error {
	border-color: #f60;
	background-color: #ffe0cc;
	background-color: #f60;
}

#errorExplanation {
	width: 400px;
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}

#sidebar h2 {
	margin: 0 0 0 0;
	color: #48bf0e;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0 8px 12px;
	padding: 10px 0 8px 18px;
}

#sidebar #search {
	position: relative;
	background: #e6f4fb url(/images/search_box_border_bottom.png) right bottom no-repeat;
	padding: 0 0 10px 0;
	margin-left: 0;
	margin-bottom: 15px;
	width: 320px;
}

#sidebar #search_form {
	background: transparent url(/images/search_box_border_top.png) right top no-repeat;
	padding: 15px 14px 4px 18px;
}

p#advanced_search_link {
    position: absolute;
    top: -32px;
    text-transform: lowercase;
    margin: 0;
    right: 10px;
    font-size: 12px;
}

#sidebar label {
    color: #105fa2;
}

#sidebar table th, #sidebar table td {
}

#sidebar table td {
    padding: 3px 2px;
    font-size: 13px;
    vertical-align: baseline;
}

#sidebar table tr.first_row td {
    padding-top: 0;
}

#sidebar #search_origin, #sidebar #search_destination {
    font-size: 14px;
    padding: 3px;
    width: 270px;
}

#sidebar #search_destination {
    width: 250px;
}

td.radio_button {
    text-align: center;
}

#search_ticket_type_round_trip, #search_ticket_type_one_way, td.radio_button input {
	position: relative;
	top: 3px;
}

.webkit #search_ticket_type_round_trip, .webkit #search_ticket_type_one_way, .webkit td.radio_button input {
	top: 0;
}


#sidebar #search .slider_track{
    margin: 8px 0 0 -2px;
}

#sidebar .calendar_icon {
    position: relative;
    top: 4px;
}

#sidebar #search_form th {
    font-weight: bold;
    padding-top: 4px;
}

#page {
}

p#breadcrumbs {
    font-size: 11px;
    margin: 0;
}

#breadcrumbs .current {
    text-decoration: none;
    color: #000;
}

#page h1 {
    margin-top: 5px;
}

/* Destination page:
------------------------------*/

body.destination {}

#content #from_price {
	width: 70px;
	background: #FFE000;
	padding: 5px 0;
	float: right;
	position: relative;
	right: -10px;
	top: -15px;
	text-align: center;
	margin: 0 0 -15px 5px;
}

#from_price span {
	font-size: 20px;
	line-height: 26px;
}

/* month tabs above the price map: */
ul#month_chooser {
	list-style: none;
	height: 30px;
}

#month_chooser {
	margin-bottom: 8px;
}

#price_map_container #month_chooser {
	margin-bottom: 0;
}

#month_chooser li {
	float: left;
}
#month_chooser a {
	display: block;
	line-height: 24px;
	font-size: 12px;
	padding: 3px 10px;
}

#month_chooser a:hover {
	background: #e6f4fb;
}

#month_chooser .current a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: #0156A3;
}

#price_map_container #month_chooser .current a {
	color: #fff;
	background: #99b3cc;
}

/* calendar with round trip tickets for one week: */

#tickets_week_calendar {
    border-collapse: collapse;
}

#tickets_week_calendar tbody td {
    width: 90px;
		padding: 0;
		background: #daeef8;
		border-bottom: 2px solid #fff;
		border-color: #fff #CCE5F8;
		border-color: #fff #ebf6fb;
}

#tickets_week_calendar tbody td a {
		display: block;
}

#tickets_week_calendar tbody td a:hover {
  	background-color: #bbdaea;
	background-color:#a9ed48;
	color: #0f3601;
}

#tickets_week_calendar tbody td.selected a {
		background-color:#31af03;
	  color: #fff;
		text-decoration: none;
}

#tickets_week_calendar tbody .disabled a {
	background-color: #efefef;
	color: #B02E00;
}


#tickets_week_calendar th, #tickets_week_calendar td {
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
}

#tickets_week_calendar thead th.date {
	  padding-top: 4px;
	  line-height: 15px;
}

#tickets_week_calendar th.date span, #tickets_week_calendar th.weekday {
		color: #aaa;
}

#tickets_week_calendar th.weekday {
		padding-right: 0;
		text-align: right;
}

#tickets_week_calendar tbody th.date {
		padding-left: 4px;
		text-align: left;
}

#tickets_week_calendar th, #tickets_week_calendar tbody td a {
    padding: 3px 8px;
}

#tickets_week_calendar th.heading, #tickets_week_calendar th.arrow {
    border: 1px solid #daeef8;
    font-weight: bold;
		vertical-align: middle;
}

#tickets_week_calendar .heading a {
	  display: block;
		padding: 0 3px;
}

#tickets_week_calendar thead .arrow a.next {
	  float: right;
}

#tickets_week_calendar thead .arrow a.previous {
	  float: left;
}

#tickets_week_calendar thead th.heading, #tickets_week_calendar thead th.arrow {
    border-width: 0 0 1px 0;
}

#tickets_week_calendar tbody th.heading, #tickets_week_calendar tbody th.arrow {
    border-width: 0 1px 0 0;
}

#tickets_week_calendar th.arrow a {
	  display: block;
	  width: 14px;
	  height: 14px;
		padding: 10px;
}

#tickets_week_calendar tbody th.arrow a {
	  margin: 0 auto;
}

#tickets_week_calendar thead th.arrow a {
	  height: 8px;
		padding: 13px 10px;
}

#tickets_week_calendar th.arrow a img {
}

#tickets_week_calendar th.arrow a:hover {
	  background: #daeef8;
}

#tickets_week_calendar th.empty {
    border: 0;
}

/* More tickets */

#pagination {
    position: relative;
}

#pagination img {
    position: absolute;
    top: 11px;
    left: 255px;
    display: none;
}

#pagination.loading img {
    display: block;
}

#pagination.loading a span {
    text-indent: -4000px;
}

#pagination a, #pagination a span {
    display: block;
    text-align: center;
    width: 580px;
}

#pagination a {
		background: #e6f4fb url(/images/search_box_border_bottom.png) no-repeat right bottom;
		padding: 0 0 10px 0;
		font-weight: bold;
}

#pagination a span {
	background: transparent url(/images/search_box_border_top.png) no-repeat right top;
	padding: 10px 0 0 0;
}

#pagination a:hover {
    background-color: #daeef8;
		color: #105fa2;
}
#pagination a:active, #pagination.loading a, #pagination.loading a:hover {
    background-color: #048;
    background-color: #105fa2;
    color: #fff;
}
#pagination.error_notice a {
	  background-color: #f60;
		color: #fff;
		text-decoration: none;
}

#tickets hr {
    border: 1px solid #daeef8;
    border-width: 1px 0 0 0;
		margin: 15px 0;
}


/*  Updating... notice
-------------------------------- */

#updating_notice {
	z-index: 1000;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 300px;
	width: 300px;
	height: 80px;
	padding: 40px;
	background: #FFEA98;
	background: transparent url(/images/updating_notice_background.png?20100310) 0 0 no-repeat;
}
#inner_updating_notice {
	padding: 0;
}



#updating_notice h2, #updating_notice p {
	margin: 0;
	padding: 0 0 0 20px;
	padding: 0;
	text-align: center;
}

#updating_notice h2 {
	font-size: 18px;
}


#update_progress {
}

#updating_notice .progress {
	position: absolute;
	bottom: 40px;
}

.progress {
  width: 300px;
  height: 28px;
}

.progress div {
	background: transparent url(/images/booking_progress_bar.gif?20100307) 0 0 no-repeat;
	height: 28px;
}

#progress_bar {
    background: transparent url(/images/booking_progress_bar.gif?20100307) 0 0 no-repeat;
    height: 28px;
}

.progress .empty {
	width: 0;
}

.progress .full {
	width: 100%;
}




.translation_missing {
	background-color: #c00;
}

/*
#logo {
    background: #0c0;
}

#banner, #sidebar {
    opacity: 0.6;
    background: #c00;
}

#sidebar {
	border: 1px solid #c00;
}

#sidebar div {
	border: 1px dashed #c00;
}

#page {
    background: #f90;
}

*/


#sidebar.filters p.ad_note {
	margin: 0 0 0 15px;
}

#ad iframe, #sidebar.filters p.ad_note {
	width: 300px;
}

#sidebar.filters .ad_note {
	margin-top: 3px;
}

#sidebar.filters * {
	padding: 0;
	margin: 0;
}

#sidebar.filters input {
}

#sidebar.filters {
	background: #fff;
}

#sidebar.filters p {
	padding: 0 0 2px 0;
}

#sidebar.filters h2 {
	color: #48bf0e;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0 8px 12px;
	padding: 10px 0 8px 18px;
}

#sidebar.filters .filter {
	margin-bottom: 3px;
	background: #CFE1EB url(/images/search_box_top_background.png) repeat-x right top;
	border: 0;
	position: relative;
	padding: 28px 8px 8px 8px;
}

#sidebar.filters .filter {
	background: #dbeef9 url(/images/search_box_border_bottom.png) right bottom no-repeat;
	background: #e6f4fb url(/images/search_box_border_bottom.png) right bottom no-repeat;
	padding: 0 0 10px 0;
}

#sidebar.filters .filter_body {
	background: transparent url(/images/search_box_border_top.png) right top no-repeat;
	padding: 28px 8px 8px 8px;
	padding: 34px 14px 4px 14px;
	padding: 34px 14px 4px 20px;
}



#sidebar.filters .filter h3 {
	display: block;
	position: absolute;
	top: 12px;
	left: 14px;
	left: 20px;
	height: 16px;
	width: 275px;
	
	font-size: 13px;
	line-height: 16px;
	
	font-weight: bold;
}
#sidebar.filters .filter h3 .header-note {
	font-weight: normal;
}
.filter a.help-link {
	display: block;
	display: none;
	position: absolute;
	top: 1px;
	right: 0;
	width: 30px;
	height: 30px;
	
	text-indent: -20000px;
	
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: transparent url(/images/small_help_button.png) no-repeat 4px 6px;
}
.filter a.help-link:hover {
	background-position: 4px -24px;
}

#sidebar.filters .slider_track, .slider_track {
	height: 32px;
	position: relative;
	margin: 8px 10px 0 2px;
	
	background: transparent url(/images/slider_rail_13_ticks.png) no-repeat 0 0;
	padding-top: 6px;

	width: 267px;
}

#depart_date_slider.slider_track, #return_date_slider.slider_track {
	height: 40px;
}


/*	Time Sliders
--------------------------------------------*/

#sidebar.filters .time_slider .slider_track {
}

#sidebar.filters .time_slider .slider_handle {
	background: transparent url(/images/slider_handle.png) no-repeat 0 0;
	height: 20px;
	width: 15px;
}


.time_slider .slider_handle span {
	left: -8px;
	width: 30px;
}



/*	
--------------------------------------------*/

.slider_min_value, .slider_max_value {
	position: absolute;
	top: 0;
	font-size: 0.9em;
	width: 40px;
	text-align: center;
}

.slider_min_value {
	left: -20px;
}

.slider_max_value {
	right: -15px;
}

.slider_handle {
	position: absolute;
	height: 22px;
	width: 12px;
	cursor: pointer;
	background: transparent url(/images/slider_handle.png) no-repeat 0 0;
	height: 20px;
	width: 15px;
}

.slider_handle span {
	position: absolute;
	top: 22px;
	left: -14px;
	width: 40px;
	vertical-align: bottom;
	line-height: 12px;
	text-align: center;
	font-size: 0.9em;
	font-size: 11px;
	width: 41px;
	left: -13px;
}

#sidebar.filters .slider_handle span {
	background: #e6f4fb;
}

#sidebar.filters #price_slider .slider_handle span {
	background: transparent;
}

#duration_slider .slider_handle span {
	left: -1px;
	width: 17px;
}


#sidebar.filters #outbound_date_slider, #sidebar.filters #inbound_date_slider {
	height: 46px;
}

#sidebar.filters table.weekdays {
	margin: 0 auto;
}

#sidebar.filters table.weekdays th, #sidebar.filters table.weekdays td {
	width: 25px;
	text-align: center;
	font-weight: normal;
	font-size: 0.9em;
}

#sidebar.filters div h2 {
	color: #216099;
	font-size: 18px;
	padding: 10px 0 4px 12px;
	padding: 10px 0 4px 19px;
}

#outbound_filters, #inbound_filters {
	margin: 3px 0 1px 0;
}
#outbound_filters .filter, #inbound_filters .filter {
}

#sidebar.filters ul {
	list-style: none;
}

#sidebar.filters ul.many {
	height: 216px;
	overflow: auto;
	position:relative;
}

#sidebar.filters ul li {
	line-height: 20px;
	height: 20px;
	position: relative;
	vertical-align: baseline;
}

#sidebar.filters ul li label {
	display: block;
	left: 20px;
	position: absolute;
	top: 0;
	cursor: pointer;
}

#sidebar.filters #origins label, #sidebar.filters #destinations label {
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
}

#sidebar.filters ul#websites li label {
	left: 45px;
}

#websites .website_logo {
	width: 20px;
	left: -25px;
	position: absolute;
	top: 2px;
}

#sidebar.filters ul li input {
	position: relative;
	position: absolute;
	top: 0;
	height: 20px;
	left: 2px;
	margin-left: 0;
}

#sidebar.filters ul li label, #sidebar.filters ul li span, #websites li a {
}

#origins, #destinations, #websites {
	margin-top: 2px;
}

#origins li, #destinations li, #websites li {
	position: relative;
	border-top: 1px solid #bed6e2;
}

#origins li a, #destinations li a, #websites li a {
	position: absolute;
	right: 5px;
}

#sidebar.filters ul li span, #origins li a, #destinations li a, #destinations li a
, #websites li a, #sidebar.filters .notes {
	font-size: 11px;
	line-height: 14px;
	color: #216099;
}

.select_all_or_none, #origins, #destinations, #websites {
	font-size: 11px;
}

.selection_range {
	position: absolute;
	top: 15px;
	background: transparent url(/images/selected_rail.png) repeat-x 0 0;
	
	height: 5px;
}

/*  Suggestions
	(shown when no tickets are found)
-------------------------------------- */

h2.suggestions_header, h3.suggestions_header {
	padding-left: 15px;
}

.suggested_tickets {
	position: relative;
	overflow: hidden;
}

.suggested_tickets, .suggestion_overlay {
	height: 160px;
}

.suggestion_overlay, .suggestion {
	position: absolute;
	top: 0;
	width: 590px;
}

.suggestion_overlay {
	top: 10px;
	z-index: 100;
	background: #fff;
	filter: alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
}

.suggestion {
	z-index: 200;
	padding-top: 30px;
	height: 140px;
	text-align: center;
}

.suggestion h2, .suggestion p {
	background: #fff;
}

.suggestion h2 {
	width: 450px;
	font-size: 17px;
	padding: 0;
	margin: 15px auto 0 auto;
}

.suggestion p {
	display: inline;
}

.show_me_button {
	display: block;
	width: 110px;
	height: 29px;
	margin: 10px auto;
	font-size: 10px;
	padding: 0;
	color: transparent;
	background: transparent url(/images/show_me_button_en.png?20100819) 0 0 no-repeat;
}

#nl .show_me_button {
	background-image: url(/images/show_me_button_nl.png?20100819);
}

#de .show_me_button {
	background-image: url(/images/show_me_button_de.png?20100819);
}

.show_me_button span {
	display: none;
}

.show_me_button span {
	display: none;
}


.suggestion_bottom {
	position: absolute;
	top: 140px;
	font-size: 20px;
	z-index: 200;
	height: 30px;
	width: 590px;
	background: #CFE1EB;
	background: transparent url(/images/torn_edges.png) bottom left no-repeat;
}


/*  Tickets
-------------------------------- */

#tickets {
	width: 590px;
}

.ticket {
	font-size: 12px;
	position: relative;
	width: 587px;
	height: 91px;
	margin: 2px 2px 12px 2px;
	padding: 0;
	background: #fff url(/images/ticket_background.png) 0 0 no-repeat;
}

.ticket_body {
	background: transparent url(/images/ticket_background.png) left bottom no-repeat;
	height: 91px;
}

.ticket, .sources {
}

.route, .times {
	position: absolute;
	top: 6px;
}

#tickets .price_calculation {
	position: absolute;
	bottom: 0;
	font-size: 10px;
	line-height: 19px;
	height: 19px;
	right: 100px;
	color: #216099;
}


/*  Airline
-------------------------------- */

.website {
	position: absolute;
	top: 23px;
	left: 12px;
	width: 30px;
	height: 24px;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

.website span {
	white-space: nowrap;
}

.website-logo {
	width: 27px;
	height: 24px;
}

.ticket .website_name {
	position: absolute;
	top: 5px;
	top: 52px;
	left: 0px;
	line-height: 13px;
	width: 67px;
}



/*  Route
-------------------------------- */

.route {
	top: 16px;
	left: 34px;
	left: 130px;
	left: 50px;
	width: 280px;
}

.route .from-to {
	font-size: 10px;
	color: #999;
}

.airport-name, .times .nights, .times .outbound, .times .inbound {
	line-height: 18px;
}

.origin .airport-name {
	font-weight: normal;
}

.destination .airport-name {
	font-weight: bold;
	font-size: 13px;
}

.route .airport-country {
	
}

.route .airport-code {
	color: #999;
	font-size: 9px;
}



/*  Times
-------------------------------- */

.times {
	left: 332px;
}

.one_way .times {
	top: 25px;
}

.times .nights {
	font-size: 11px;
	font-weight: bold;
}

.times .date {
	float: left;
	display: block;
	width: 74px;
}

.times .date span {
	float: left;
	display: block;
	width: 28px;
	color: #444;
}

#en .times .date span {
	font-size: 10px;
}


/*  Price/Book button
-------------------------------- */

.price {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	width: 80px;
	height: 43px;
	padding: 14px 2px 13px 0;
}

.no_links .price .amount {
	line-height: 40px;
	text-decoration: none;
}

.price .currency span {
	float: none;
	color: inherit;
	padding-right: 0;
}

.price .amount {
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
	font-size: 24px;
	white-space: nowrap;
}

.price .amount span.number {
	letter-spacing: -2.4px;
}

.price .book {
	line-height: 14px;
}




/*  Sources
-------------------------------- */
.sources {
	display: block;
	position: absolute;
	top: 70px;
	line-height: 18px;
	height: 20px;
	text-decoration: none;
	padding: 0 0 0 10px;
}

.sources {
	color: #2774b4;
}

.book-links {
	font-size: 11px;
	border-width: 1px 0 0 0;
	text-transform: lowercase;
	text-align: right;
}

.book-links a, .time_ago {
	margin-right: 10px;
}

.translation_missing {
	background-color: #c00;
}

/*
#logo {
    background: #0c0;
}

#banner, #sidebar {
    opacity: 0.6;
    background: #c00;
}

#sidebar {
	border: 1px solid #c00;
}

#sidebar div {
	border: 1px dashed #c00;
}

#page {
    background: #f90;
}

*/


.calendar_date_select {
	background-color:white;
	color:#777777;
	display:block;
	width:210px;
	padding: 0;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}
.calendar_date_select .weekdays th {
	background-color:#FFFFFF;
	color:#777777;
	font-weight:normal;
	height:20px;
	text-align:center;
}
.calendar_date_select .buttons {
	display:none;
}
.calendar_date_select table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
}
.calendar_date_select .header {
	background-color:#FFFFFF;
	font-weight:bold;
	padding:5px 5px 0 5px;
	text-align:center;
	float:left;
	clear:both;
	width:200px;
}
.calendar_date_select .header .pager {
	float:left;
	clear:both;
	width:200px;
}
.calendar_date_select .header .pager .prev {
	float:left;
}
.calendar_date_select .header .pager .next {
	float:right;
}
.calendar_date_select .body {
	background-color:#FFFFFF;
	padding: 0 5px 4px 5px;
}
.calendar_date_select .footer {
	display: none;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:3px 0;
	text-align:center;
	width:95%;
}
.calendar_date_select .header .title {
	color:black;
}
.calendar_date_select .header .pager select {
	margin: 7px 5px 0 10px;
	width: 90px;
	float:left;
}
.calendar_date_select .header .pager a img {
	height:8px;
	vertical-align:middle;
	width:14px;
	border:none !important;
	padding:8px !important;
}
.calendar_date_select .header .pager a {
	border:none !important;
	padding:6px 8px !important;
}
.calendar_date_select .header .pager a:hover {
	background-color:#DAEEF8;
}
.calendar_date_select .header .pager a:active {
	background:#FFFFFF none repeat scroll 0 0;
}
.calendar_date_select td, .calendar_date_select th {
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
}
.calendar_date_select td a {
	color:#333333;
	display:block;
	font-size:11px;
	padding:2px 1px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}


.calendar_date_select .days td.disabled {
	background-color: #efefef;
}
.calendar_date_select td.disabled a {
	color: #999;
	text-decoration: line-through;
}

.calendar_date_select .days td.other {
	background-color:#FFFFFF;
}
.calendar_date_select td.other a {
	color:#AAAAAA;
}

.calendar_date_select .days td {
	background:#DAEEF8 none repeat scroll 0 0;
	border-bottom:2px solid #FFFFFF;
}
.calendar_date_select td a:hover {
	background-color:#BBDAEA;
}
.calendar_date_select td.today a {
}
.calendar_date_select td a:hover, .calendar_date_select td.today a:hover {
	background-color:#BBDAEA;
}
.calendar_date_select td a:hover {
	background-color:#a9ed48;
	color: #0f3601;
}
.new_task .calendar_date_select td a:active, .new_task .calendar_date_select td.today a:active {
	background-color:#E0E8F6;
}
.calendar_date_select td.disabled a:hover {
	background-color:#FFB499;
	color: #B02E00;
}
.calendar_date_select td.disabled.selected a, .calendar_date_select td.disabled.selected a:hover {
	background-color:#FF6600;
}

.calendar_date_select td.selected a, .calendar_date_select td.selected a:hover {
	background-color:#000000;
	background-color:#31af03;
	color:#FFFFFF;
}
.calendar_date_select td.selected a:active {
	background-color:#333333;
}
