a, a:hover
{
	color: #009CFF;
}

body
{
	background-color: #F1EFE9;
	color: #000000;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 30px;
}

h1
{
	font-size: 24px;
	margin-bottom: 15px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 10px;
}

h6
{
	font-size: 8px;
}

h2, h3, h4, h5, h6
{
	margin-bottom: 10px;
}

fieldset
{
	background-color: #F1EFE9;
	border: 1px solid #808080;
	margin-bottom: 10px;
}

img
{
	border: none;
}

p
{
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#authorize
{
	margin-top: 15px;
}

#authorize .authbox, #authorize .authoptions .authoption
{
	background-color: #F1EFE9;
	margin-bottom: 15px;
	padding: 15px;
	width: 325px;
}

#authorize .authbox
{
	margin: auto;
}

#authorize .authbox h2
{
	margin-top: 0px;
}

#authorize .authbox .bottom
{
	text-align: center;
}

#authorize .authoptions .authoption
{
	float: left;
	height: 175px;
	padding-top: 0px;
	position: relative;
}

#authorize .authoptions .authoption.left
{
	margin-right: 15px;
}

#authorize .authoptions .authoption .bottom
{
	bottom: 15px;
	left: 15px;
	position: absolute;
	text-align: right;
	width: 325px;
}

#authorize .authoptions .authoption .bottom a
{
	float: left;
	margin-top: 4px;
}

#authorize .authoptions .authoption .username, #authorize .authoptions .authoption .password
{
	width: 315px;
}

#content-top
{
	overflow: hidden;
	width: 950px;
}

#content-left
{
	float: left;
	margin-top: 15px;
	overflow: hidden;
	width: 210px;
}

#content-right
{
	float: right;
	overflow: hidden;
	width: 725px;
}

#content-right #content-right-top
{
	overflow: hidden;
	width: 725px;
}

#content-right #content-right-left
{
	float: left;
	overflow: hidden;
	width: 500px;
}

#content-right #content-right-right
{
	float: right;
	overflow: hidden;
	width: 210px;
}

#facebook
{
	position: fixed;
	right: 0px;
	top: 200px;
	z-index: 3;
}

#facebook #facebook-tab
{
	background: transparent url('../images/site_related/tab_facebook.png') no-repeat;
	cursor: pointer;
	height: 91px;
	right: 0px;
	position: absolute;
	top: 0px;
	width: 32px;
}

#facebook #facebook-content
{
	background: transparent url('../images/site_related/bg_facebook.png') no-repeat;
	display: none;
	height: 339px;
	position: absolute;
	right: -279px;
	top: 0px;
	width: 279px;
}

#facebook #facebook-content iframe
{
	height: 297px;
	margin-left: 8px;
	margin-top: 8px;
	overflow: hidden;
	width: 241px;
}

#header #logo
{
	background: transparent url('../images/site_related/logo.png') no-repeat;
	cursor: pointer;
	height: 34px;
	width: 283px;
}

#historicdates
{
	background: transparent url('../images/site_related/bg_historicdates.png') no-repeat;
	color: #FFFFFF;
	height: 249px;
	padding: 25px;
	width: 434px;
}

#historicdates #historicspace
{
	height: 50px;
}

#historicdates #historictext
{
	font-size: 16px;
	width: 350px;
}

#languages input
{
	float: right;
	margin-right: 15px;
	margin-top: 7px;
}

#login
{
	height: 30px;
	position: absolute;
	right: -5px;
	top: 0px;
	width: 218px;
	z-index: 4;
}

#login input.username, #login input.password
{
	width: 175px;
}

#login input.submit
{
	float: right;
	margin-right: 3px;
}

#login select.type
{
	width: 185px;
}

#login #login-content
{
	display: none;
}

#login #login-content #login-content-main
{
	background: transparent url('../images/site_related/bg_login_white.png') repeat-y;
	padding: 10px 15px 10px 15px;
}

#login #login-content #login-content-links
{
	background: transparent url('../images/site_related/bg_login_yellow.png') repeat-y;
	padding: 10px 15px 10px 15px;
}

#login #login-content #login-content-bottom
{
	background: transparent url('../images/site_related/bg_login_yellow_faded.png') no-repeat;
	height: 10px;
}

#login #login-content .text
{
	overflow: hidden;
}

#login #login-tab
{
	background: transparent url('../images/site_related/tab_login.png') no-repeat top left;
	cursor: pointer;
	height: 34px;
	padding-left: 14px;
	padding-top: 10px;
	white-space: nowrap;
	width: 204px;
}

#login #login-tab .text
{
	overflow: hidden;
	width: 165px;
}

#menu
{
	border-bottom: 1px solid #000000;
	padding-top: 15px;
}

#menu a
{
	color: #000000;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul.tabs > li
{
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 3;
}

#menu ul.tabs > li:last-child
{
	margin-right: 0px;
}

#menu ul.tabs > li:hover > ul
{
	display: block;
}

#menu ul.tabs > li > a > .menu-left
{
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 27px;
	width: 18px;
}

#menu ul.tabs > li > a > .menu-item
{
	border-bottom: 1px solid #FFFFFF;
	float: left;
	font-weight: bold;
	height: 20px;
	padding-top: 7px;
	white-space: nowrap;
}

#menu ul.tabs > li > a > .menu-right
{
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 27px;
	width: 18px;
}

#menu ul.tabs > li:hover > a > .menu-left, #menu ul.tabs > li:hover > a > .menu-item, #menu ul.tabs > li:hover > a > .menu-right
{
	border-bottom: 1px solid #000000;
}

#menu ul.tabs > li.selected > a > .menu-left, #menu ul.tabs > li.selected:hover > a > .menu-left
{
	background: transparent url('../images/site_related/tab_menu.png') no-repeat top left;
	border-bottom: 1px solid #FFCE1D;
}

#menu ul.tabs > li.selected > a > .menu-item, #menu ul.tabs > li.selected:hover > a > .menu-item
{
	background-color: #FFCE1D;
	border-bottom: 1px solid #FFCE1D;
}

#menu ul.tabs > li.selected > a > .menu-right, #menu ul.tabs > li.selected:hover > a > .menu-right
{
	background: transparent url('../images/site_related/tab_menu.png') no-repeat top right;
	border-bottom: 1px solid #FFCE1D;
}

#menu ul.dropdown, #menu ul.dropright
{
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}

#menu ul.dropdown
{
	border-top: 1px solid #000000;
	left: -8px;
	top: 28px;
}

#menu ul.dropright
{
	left: 210px;
	top: -1px;
}

#menu ul.dropdown > li, #menu ul.dropright > li
{
	background: transparent url('../images/site_related/bg_submenu.png') no-repeat top left;
	float: left;
	font-size: 11px;
	height: 37px;
	padding-left: 8px;
	position: relative;
	width: 217px;
}

#menu ul.dropdown > li:hover, #menu ul.dropright > li:hover
{
	background: transparent url('../images/site_related/bg_submenu.png') no-repeat bottom left;
}

#menu ul.dropdown > li:hover > ul
{
	display: block;
}

#menu ul.dropdown > li > .submenu-item, #menu ul.dropright > li > .submenu-item
{
	display: block;
	height: 27px;
	padding-left: 12px;
	padding-top: 11px;
	text-decoration: none;
	width: 197px;
}

#menu ul.dropdown > li:hover > .submenu-item, #menu ul.dropright > li:hover > .submenu-item
{
	color: #FFFFFF;
}

#menu ul.dropdown > li > .submenu-item > span, #menu ul.dropright > li > .submenu-item > span
{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}

#menu ul.dropdown > li.submenu-shadow, #menu ul.dropdown > li.submenu-shadow:hover, #menu ul.dropright > li.submenu-shadow, #menu ul.dropright > li.submenu-shadow:hover
{
	background: transparent url('../images/site_related/shadow_submenu.png') no-repeat;
	cursor: default;
	height: 15px;
	padding: 0px;
	width: 225px;
}

#menu-left
{
	display: none;
	margin-bottom: 15px;
}

#menu-left a
{
	color: #000000;
	text-decoration: none;
}

#menu-left ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu-left > ul > li
{
	background: transparent url('../images/site_related/bg_leftmenu.png') no-repeat top left;
	cursor: pointer;
	font-size: 11px;
	height: 37px;
	padding-left: 10px;
}

#menu-left > ul > li:hover
{
	background-position: 0px -37px;
}

#menu-left > ul > li:hover > ul.dropright
{
	display: block;
}

#menu-left > ul > li.selected
{
	background-position: 0px -74px;
}

#menu-left > ul > li.selected:hover
{
	background-position: bottom left;
}

#menu-left > ul > li > .menu-item
{
	display: block;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 10px;
	padding-top: 11px;
	text-decoration: none;
	white-space: nowrap;
	width: 160px;
}

#menu-left > ul > li:hover > .menu-item, #menu-left > ul > li.selected:hover > .menu-item
{
	color: #FFFFFF;
}

#menu-left ul.dropright
{
	display: none;
	left: 242px;
	padding-top: 1px;
	position: absolute;
	z-index: 1;
	margin-top: -38px;
}

#menu-left ul.dropright > li
{
	background: transparent url('../images/site_related/bg_submenu.png') no-repeat top left;
	height: 37px;
	padding-left: 8px;
	position: relative;
	width: 217px;
}

#menu-left ul.dropright > li:hover
{
	background: transparent url('../images/site_related/bg_submenu.png') no-repeat bottom left;
}

#menu-left ul.dropright > li:hover > ul
{
	display: block;
}

#menu-left ul.dropright > li > .submenu-item
{
	display: block;
	height: 27px;
	padding-left: 12px;
	padding-top: 10px;
	text-decoration: none;
	width: 197px;
}

#menu-left ul.dropright > li:hover > .submenu-item
{
	color: #FFFFFF;
}

#menu-left ul.dropright > li > .submenu-item > span
{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}

#menu-left ul.dropright > li.submenu-shadow, #menu-left ul.dropright > li.submenu-shadow:hover
{
	background: transparent url('../images/site_related/shadow_submenu.png') no-repeat;
	cursor: default;
	height: 15px;
	padding: 0px;
	width: 225px;
}

#punctuality .header
{
	background-color: #2C2F2F;
	color: #FFFFFF;
	padding: 10px;
}

#punctuality .header .percentage
{
	color: #FFCE1D;
}

#punctuality .punctuality
{
	padding: 5px;
	text-align: right;
}

#punctuality .punctuality span
{
	float: left;
}

#punctuality .separator
{
	border-top: 1px solid #2C2F2F;
}

#search
{
	background: transparent url('../images/site_related/bg_search.png') no-repeat;
	height: 26px;
	float: right;
	margin-right: 15px;
	position: relative;
	width: 210px;
}

#search .button
{
	position: absolute;
	right: 3px;
	top: 3px;
}

#search .field
{
	background-color: #2C2F2F;
	border: none;
	color: #C1C0C0;
	font-style: italic;
	height: 20px;
	left: 10px;
	position: absolute;
	top: 2px;
	width: 167px;
}

#sitemap
{
	color: #000000;
	margin: auto;
	margin-top: 30px;
	white-space: nowrap;
	width: 980px;
}

#sitemap a
{
	color: #000000;
	text-decoration: none;
}

#sitemap a:hover
{
	text-decoration: underline;
}

#sitemap .column
{
	float: left;
}

#sitemap .column h2
{
	font-size: 12px;
	margin: 0px 7px 5px 7px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#sitemap .column .link
{
	font-size: 11px;
	margin: 0px 7px 5px 7px;
	overflow: hidden;
	text-overflow: ellipsis;
}

#startboxes
{
	margin-top: 15px;
}

#startboxes .startbox
{
	color: #FFFFFF;
	float: left;
	height: 155px;
	margin-left: 10px;
	width: 235px;
}

#startboxes .startbox.first
{
	margin: 0px;
}

#startboxes .startbox .top
{
	background: transparent url('../images/site_related/bg_startbox_top.png') no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
	height: 40px;
}

#startboxes .startbox .middle
{
	background-color: #2C2F2F;
	height: 105px;
}

#startboxes .startbox .middle table
{
	height: 90%;
	margin-left: 15px;
	width: 205px;
}

#startboxes .startbox.first .middle table td.status
{
	width: 32px;
}

#startboxes .startbox.first .middle table td.status.green
{
	background: transparent url('../images/site_related/icon_status_green.png') no-repeat left center;
}

#startboxes .startbox.first .middle table td.status.red
{
	background: transparent url('../images/site_related/icon_status_red.png') no-repeat left center;
}

#startboxes .startbox.first .middle table td.status.yellow
{
	background: transparent url('../images/site_related/icon_status_yellow.png') no-repeat left center;
}

#startboxes .startbox.first .middle table td.statustext
{
	padding-left: 15px;
}

#startboxes .startbox.first .middle table td.statustext div
{
	max-height: 100px;
	overflow: auto;
}

#startboxes .startbox .bottom
{
	background: transparent url('../images/site_related/bg_startbox_bottom.png') no-repeat;
	height: 2px;
}

#step1 h2, #step1 h3
{
	margin: 0px;
}

#step1 h3
{
	font-size: 12px;
}

#step1 #step1-top,.step1 > .step1-top
{
	background: transparent url('../images/site_related/bg_step1_top.png') no-repeat;
	height: 42px;
	padding-left: 15px;
	padding-top: 10px;
}

#step1 #step1-middle,.step1 > .step1-middle
{
	background-color: #FFCE1D;
	padding: 0px 15px 15px 15px;
}

#step1 #step1-middle .buttons
{
	padding-top: 5px;
	text-align: right;
}

#step1 #step1-middle .buttons .left
{
	float: left;
	margin-top: 4px;
}

#step1 #step1-middle .dates .date
{
	float: left;
	margin-bottom: 5px;
	width: 88px;
}

#step1 #step1-middle .dates .date2
{
	float: right;
}

#step1 #step1-middle .date input
{
	width: 82px;
}

#step1 #step1-middle .discountcode
{
	margin-bottom: 5px;
	width: 174px;
}

#step1 #step1-middle .drops
{
	margin-bottom: 10px;
	margin-top: 10px;
}

#step1 #step1-middle .drops .drop
{
	margin-bottom: 5px;
	text-align: right;
}

#step1 #step1-middle .drops .drop .left
{
	float: left;
	margin-top: 2px;
}

#step1 #step1-middle .split
{
	background: transparent url('../images/site_related/bg_step1_split.png') no-repeat;
	height: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#step1 #step1-middle .typeoftravel
{
	margin-bottom: 5px;
	width: 180px;
}

#step1 #step1-bottom
{
	background: transparent url('../images/site_related/bg_step1_bottom.png') no-repeat;
	height: 5px;
}

#step1-rebook
{
	margin-top: 15px;
}

#step1-rebook h2, #step1-rebook h3
{
	margin: 0px;
}

#step1-rebook h3
{
	font-size: 12px;
}

#step1-rebook #step1-rebook-top
{
	background: transparent url('../images/site_related/bg_step1_top.png') no-repeat;
	height: 42px;
	padding-left: 15px;
	padding-top: 10px;
}

#step1-rebook #step1-rebook-middle
{
	background-color: #FFCE1D;
	padding: 0px 15px 15px 15px;
}

#step1-rebook #step1-rebook-middle .buttons
{
	padding-top: 5px;
	text-align: right;
}

#step1-rebook #step1-rebook-middle .field
{
	margin-bottom: 5px;
	width: 174px;
}

#step1-rebook #step1-rebook-bottom,.step1 > .step1-bottom
{
	background: transparent url('../images/site_related/bg_step1_bottom.png') no-repeat;
	height: 4px;
}

#step1-summary #step1-summary-top
{
	background: transparent url('../images/site_related/bg_step1_receipt_top.png') no-repeat;
	height: 3px;
}

#step1-summary #step1-summary-middle
{
	background-color: #FFCE1D;
	padding: 15px;
}

#step1-summary #step1-summary-middle .space
{
	height: 10px;
}

#step1-summary #step1-summary-bottom
{
	background: transparent url('../images/site_related/bg_step1_receipt_bottom.png') no-repeat;
	height: 3px;
}

#step2
{
	margin-top: 15px;
}

#step2 .buttons
{
	text-align: right;
}

#step2 .buttons .left
{
	float: left;
}

#step2 .ticketoption
{
	margin-bottom: 15px;
}

#step2 .ticketoption .content
{
	border-left: 1px solid #A6A5A1;
	border-right: 1px solid #A6A5A1;
}

#step2 .ticketoption .content.footer
{
	background-color: #F1EFE9;
	border-bottom: 1px solid #A6A5A1;
}

#step2 .ticketoption .content .contentleft
{
	float: left;
	width: 608px;
}

#step2 .ticketoption .content .contentright
{
	float: right;
	width: 115px;
}

#step2 .ticketoption .optiontitle
{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #FFCE1D;
	border: 1px solid #A6A5A1;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 15px 5px 15px;
}

#step2 .ticketoption .optiontitle h2
{
	margin: 0px;
}

#step2 .ticketoption .optiontitle h2 span
{
	font-size: 16px;
	font-weight: normal;
}

#step2 .ticketoption .select
{
	margin-top: 5px;
	text-align: center;
}

#step2 .ticketoption .summary
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-align: right;
}

#step2 .ticketoption .summary .left
{
	float: left;
	font-size: 12px;
	margin-top: 2px;
}

#step2 .ticketoption .tickets
{
	padding: 15px;
}

#step2 .ticketoption .tickets table
{
	border-collapse: collapse;
	width: 100%;
}

#step2 .ticketoption .tickets table td
{
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	white-space: nowrap;
	width: 140px;
}

#step2 .ticketoption .tickets table td.first
{
	padding-left: 0px;
	white-space: normal;
	width: auto;
}

#step2 .ticketoption .tickets table td.last
{
	color: #FF0000;
	width: 50px;
}

#step2 .ticketoption .tickets table tr.bottom td
{
	border-top: 1px solid #A6A5A1;
	padding-bottom: 5px;
}

#step2 .ticketoption .tickets table tr.header td
{
	border-bottom: 1px solid #A6A5A1;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}

#step2 .ticketoption .tickets table tr.top td
{
	padding-bottom: 0px;
	padding-top: 10px;
	vertical-align: bottom;
}

#step2 .ticketoption .tickets table tr.top td.first
{
	font-size: 16px;
}

#step3
{
	margin-top: 15px;
}

#step3 .buttons
{
	text-align: right;
}

#step3 .buttons .left
{
	float: left;
}

#step3 .travellers
{
	margin-bottom: 15px;
}

#step3 .travellers td
{
	padding-right: 15px;
}

#tickeralert
{
	display: none;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#tickeralert.red
{
	background-color: #F2382F;
}

#tickeralert.yellow
{
	background-color: #FFCE1D;
}

#wrapper
{
	background: transparent url('../images/site_related/bg_wrapper.png') repeat-y;
	margin: auto;
	padding: 93px 40px 15px 40px;
	position: relative;
	width: 950px;
}

#wrapper #wrapper-shadow
{
	background: transparent url('../images/site_related/shadow_wrapper.png') no-repeat;
	bottom: -31px;
	height: 31px;
	left: 0px;
	position: absolute;
	width: 1030px;
	z-index: 0;
}

#wrapper-top
{
	background-color: #FFFFFF;
	padding-top: 15px;
	position: fixed;
	top: 0px;
	z-index: 10;
	width: 950px;
}

#wrapper-top-content
{
	position: absolute;
	right: 210px;
	top: 9px;
	width: 300px;
}

.ajax__calendar_container 
{
	z-index : 1000;
}

.box
{
	margin-top: 15px;
}

.box .boxcontent
{
	border: 1px solid #A6A5A1;
	border-top: none;
	padding: 5px 15px 5px 15px;
}

.box .boxtitle
{
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-color: #FFCE1D;
	border: 1px solid #A6A5A1;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 15px 5px 15px;
}

.box .boxtitle h2
{
	margin: 0px;
}

.clear
{
	clear: both;
}

.content-split
{
	height: 15px;
}

select.dropdown
{
	background-color: #DDE9EA;
	border: 1px solid #CDD9D9;
	margin-bottom: 5px;
	padding: 3px 4px;
	width: 163px;
}

.form .buttons
{
	text-align: right;
}

.form .buttons .left
{
	float: left;
}

.form .field
{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	min-width: 163px;
}

.form-validate .fielderror, .form-validate .fielderror:focus
{
	background-color: #EED3D7;
	border: 1px solid #B94A48;
}

.gray-box
{
	background-color: #F1EFE9;
	border-bottom: 1px solid #787775;
	padding: 15px;
}

    .gray-box h2 {
        word-wrap: break-word;
    }

    .gray-box a.link-black, .gray-box a.link-blue {
        white-space: normal !important;
    }

.hand
{
	cursor: pointer;
}

.hide
{
	display: none;
}

input.input, textarea.input
{
	background-color: #DDE9EA;
	border: 1px solid #CDD9D9;
	margin-bottom: 5px;
	padding: 4px;
	width: 153px;
}

a.link-black
{
	background: transparent url('../images/site_related/icon_arrow_black.png') no-repeat 0px 4px;
	color: #000000;
	padding-left: 12px;
	white-space: nowrap;
}

a.link-blue
{
	background: transparent url('../images/site_related/icon_arrow_blue.png') no-repeat 0px 4px;
	color: #009CFF;
	padding-left: 12px;
	white-space: nowrap;
}

.list
{
	border: 1px solid #808080;
	border-collapse: collapse;
}

.list td, .list th
{
	padding: 3px 5px 3px 5px;
}

.list .header td, .list .header th
{
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}

.list .header a
{
	color: #FFFFFF;
	text-decoration: none;
}

.list .footer a
{
	color: #FFFFFF;
}

.list .header a:hover
{
	text-decoration: underline;
}

.list .alternate td
{
	background-color: #F1EFE9;
}

.list .footer td
{
	background-color: #808080;
	color: #FFFFFF;
	padding: 0px;
}

.list .footer table
{
	border-collapse: collapse;
}

.list .footer table td
{
	padding: 3px 3px 3px 3px;
}

.list td.icon
{
	padding: 3px 0px 3px 3px;
	width: 23px;
}

.list td.icon td
{
	padding: 0px;
}

.lostandfound
{
	border-collapse: collapse;
	width: 500px;
}

.lostandfound textarea
{
	width: 213px;
}

.lostandfound .buttons
{
	padding-right: 15px;
}

.lostandfound .field
{
	margin-bottom: 0px;
	min-width: 94px;
}

.lostandfound td
{
	vertical-align: top;
}

.modalpopup
{
	background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}

.modalpopupbox
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px 15px 5px 15px;
	width: 350px;
}

.nativearticle_item
{
    margin-bottom: 15px;
    margin-top: 15px;
}

.nativearticle_item h3
{
    margin-top: 0px;
}

.nativearticle_item.listitem1 .nativearticle_itemimage
{
    float: right;
    height: 146px;
    margin-left: 15px;
    width: 146px
}

.nativearticle_item.listitem1 .nativearticle_itemimage img
{
    height: 100%;
    width: 100%;
}

.nativearticle_item.listitem1 .nativearticle_itemtext.float
{
    float: left;
    width: 339px;
}

.nativearticle_preamble
{
    font-weight: bold;
}

.nativearticle_text
{
    margin-top: 15px;
}

.nativearticle_tip
{
    border: 2px solid #FFCE1D;
    margin: 15px 0px 15px 0px;
    padding: 10px;
}

.nativearticle_tip.float
{
    float: left;
    margin: 0px 15px 15px 0px;
    width: 221px;
}

.nativearticle_tip .nativearticle_tiptitle
{
    margin-top: 0px;
}

.nativearticle_tip .nativearticle_tiptext p
{
    margin-bottom: 0px;
    margin-top: 10px;
}

.order
{
	background-color: #F1EFE9;
	margin-bottom: 15px;
	padding: 15px;
}

.order table
{
	border-collapse: collapse;
	width: 100%;
}

.order table td
{
	border-bottom: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	text-align: right;
}

.order table tr.noborder td
{
	border: none;
}

.order table td.first
{
	text-align: left;
}

.order table td.last
{
	color: #FF0000;
}

.order .discount
{
	text-align: right;
}

.order .sum
{
	font-size: 16px;
	margin-top: 15px;
	text-align: right;
}

.order .vat
{
	text-align: right;
}

.popup
{
	background: none;
	margin: 10px;
}

.search-white
{
	background: transparent url('../images/site_related/bg_search_white.png') no-repeat;
	height: 26px;
	width: 233px;
}

.search-white .search-box
{
	background: #FFFFFF;
	border: none;
	height: 24px;
	margin-left: 10px;
	width: 190px;
}

.search-white .search-button
{
	float: right;
	margin-right: 4px;
	margin-top: 3px;
}

.slider
{
	height: 410px;
	width: 725px;
}

.slider img {
    display: none;
}

.slider div.slidertext
{
	left: 25px;
	margin: 0px;
	position: absolute;
	top: 25px;
}

.slider div.slidertext h1
{
	font-size: 32px;
	margin-top: 0px;
}

.slider div.slidertext h2
{
	font-size: 24px;
	margin-top: 0px;
}

.slider div.slidertext p
{
	font-size: 20px;
	margin-top: 0px;
}

table.slidertext
{
	border-collapse: collapse;
	margin-top: 15px;
	width: 100%;
}

table.slidertext td
{
	padding: 0px;
	vertical-align: top;
}

table.slidertext tr.first td.first
{
	padding-right: 15px;
	white-space: nowrap;
}

table.slidertext tr.first td.first
{
	font-size: 18px;
	font-style: italic;
}

table.slidertext tr.first td.last
{
	border-left: 1px solid #000000;
	padding-left: 15px;
	width: 100%;
}

table.slidertext tr.last td
{
	padding-top: 15px;
	border-bottom: 1px dotted #000000;
}

.step1-overlay {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #000000;
    border-radius: 5px;
    color: #000000;
    font-size: large;
    font-weight: bold;
    position: absolute;
    text-align: center;
}

.steps
{
	font-size: 16px;
	padding-bottom: 15px;
}

.steps .step
{
	float: left;
	height: 22px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 1px;
	text-align: center;
	width: 23px;
}

.steps .step.selected
{
	background: transparent url('../images/site_related/bg_step.png') no-repeat;
	color: #FFFFFF;
}

.steps .text
{
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

.steps-arrows
{
	background: transparent url('../images/site_related/bg_steps.png') no-repeat top left;
	height: 30px;
}

.steps-arrows.step1
{
	background-position: top left;
}

.steps-arrows.step2
{
	background-position: center left;
}

.steps-arrows.step3
{
	background-position: bottom left;
}

.steps-arrows .step
{
	float: left;
	padding-top: 6px;
	text-align: center;
	width: 241px;
}

.text-11px
{
	font-size: 11px;
}

.text-red
{
	color: #FF0000;
}

.timetable
{
	border-collapse: collapse;
	border-left: 1px solid #000000;
	float: left;
	width: 244px;
}

.timetable.first
{
	margin-right: 10px;
}

.timetable td
{
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px dotted #000000;
}

.timetable tr.time td
{
	font-size: 11px;
	padding: 3px 0px 3px 0px;
	text-align: center;
	width: 16.66%;
}

.timetable tr.time.alternate td 
{
	background-color: #F1EFE9;
}

.timetable td.header
{
	border-right: none;
	padding: 0px 10px 5px 10px;
}

.timetable td.last
{
	border-right: none;
}

.timetable_print
{
	border-collapse: collapse;
	border: none;
	float: none;
	width: 100%;
}

.timetable_print > tbody > tr > td
{
	border-bottom: 1px solid #8F9091;
	border-top: 1px solid #8F9091;
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 14.28571428571429%;
}

.timetable_print > tbody > tr.text > td
{
	font-size: 11px;
	text-align: left;
	width: 100%;
}

.timetable_print > tbody > tr.time > td.hour
{
	border-right: 1px solid #8F9091;
}

.timetable_print_container
{
	margin: auto;
	width: 650px;
}

.timetable_print_container h1
{
	color: #787B81;
	font-size: 25px;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
}

.timetable_print_container h2
{
	color: #FBAF17;
	font-size: 20px;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
}

.timetable_print_logo
{
	text-align: right;
}

.timetable_print_wrapper
{
	border-collapse: collapse;
	width: 100%;
}

.timetable_print_wrapper > tbody > tr > td
{
	border: 1px solid #DDDEDF;
	padding: 10px;
	vertical-align: top;
	width: 50%;
}

.timetable_print_wrapper > tbody > tr > td.gray
{
	background-color: #787B81;
}

.timetable_print_wrapper > tbody > tr > td > .timetable_print_header
{
	font-weight: bold;
	text-align: center;
}

.timetable-search {
}

.timetable-search .timetable-search-radio {
    margin: 0px;
    padding: 0px;
}

.timetable-search .timetable-search-radio li {
    border: 1px solid #EEEEEE;
    display: block;
    float: left;
    list-style: none;
}

.timetable-search .timetable-search-radio li:last-child {
    border-left: none;
}

.timetable-search .timetable-search-radio li.active {
    background-color: #FFCE1D;
}

.timetable-search .timetable-search-radio li input {
    display: none;
}

.timetable-search .timetable-search-radio li label {
    cursor: pointer;
    display: block;
    padding: 10px 35px;
    text-align: center;
}

.timetable-trip-wrapper .search {
    margin-bottom: 10px;
}

.timetable-trip-wrapper .search:last-child {
    margin: 0px;
    margin-top: 10px;
}

.timetable-trip-wrapper .timetable-trip {
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 10px;
}

.timetable-trip-wrapper .timetable-trip.timetable-trip-disabled {
    color: #777777;
}

.timetable-trip-wrapper .timetable-trip:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.timetable-trip-wrapper .timetable-trip .arrow {
    font-size: large;
    padding-top: 7px;
    text-align: center;
}

.timetable-trip-wrapper .timetable-trip .destination {
    float: right;
}

.timetable-trip-wrapper .timetable-trip .destination .location {
    text-align: right;
}

.timetable-trip-wrapper .timetable-trip .origin {
    float: left;
}

.timetable-trip-wrapper .timetable-trip .time {
    font-size: large;
}

.timetable-trip-wrapper .timetable-trip .destination .time {
    text-align: right;
}

.tooltip
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #FFF18F;
    border: 1px solid #F2E37B;
    border-radius: 5px;
    color: #000000;
    max-width: 300px;
    padding: 5px 10px 5px 10px;
    position: absolute;
    z-index: 9999;
}