/*
Template Name: Chaos Flight Italia
File: Layout CSS
Author: Roger Price
Author URI: http://www.chaosdesigns.com/
Licence: Private
color red:#C80000
color grey:#F0F0F0

topnav background-color green:#0c6d3d
topnav hover background-color red:#b11031

*/

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777777;
	background-color:#FFFFFF;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear: both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	margin:0 auto;
	display:block;
	width:960px;
	}

h1{
	margin:0px;
	padding-bottom:5px;
	font-size:3.0em;
	font-weight:normal;
	color:#666666;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h2{
	padding-bottom:4px;
	font-size:2.0em;
	font-weight:normal;
	line-height:normal;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h3{
	padding-bottom:3px;
	font-size:1.5em;
	font-weight:normal;
	line-height:normal;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

p{
	padding-bottom:2px;
	font-size:1.2em;
	font-weight:normal;
	line-height:normal;
	}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #content, #adbox300w, #adbox500w, #copyright{
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:10px 0;
	}

#header .fl_left{
	float:left;
	width:440px;
	}

#header .fl_right{
	float:right;
	width:500px;
	}

#header h1 a{
	color:#666666;
	background-color:#FFFFFF;
	}


/* ----------------------------------------------logobox box-------------------------------------*/

#logobox ul {
        width: 440px; 
        height: 30px; 
		margin: 0px 20px 0px 0px;
        list-style: none;
}

#logobox li a{
        display: block;
		float: left;
		width: 130px;
}

/* ---------------------------------------------- topbar -------------------------------------*/

#topbar{
	padding:0px 0px;
	margin:0px 0px;
	}

#topnav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#0c6d3d;
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

#topnav li a:link, #topnav li a:visited{
	display:block;
	margin:0;
	width:auto;
	text-align:center;
	padding:10px 20px;
	color:#FFFFFF;
	background-color:#0c6d3d;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#FFFFFF;
	background-color:#b11031;;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/


/* ----------------------------------------------Homepage content (copy intro) -------------------------------------*/

#content{
	width:960px;
	margin:5px 0px;
	padding:0px;
	color:#666666;
	background-color:#F0F0F0;
	}

#content a{
	color:#C80000;
	background-color:#F0F0F0;
	}

#content fullwidth{
	padding:0px 10px 0px 10px;
	}

#content .fl_left{
	display:block;
	float:left;
	width:450px;
	}

#content .fl_right{
	display:block;
	width:490px;
	float:right;
	padding:0 10px 0 10px;
	}

/* ---------------------------------------------- adbox300w gives threewide display-------------------------------------*/

#adbox300w{
	padding:5px 0;
	}

#adbox300w ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#adbox300w li{
	display:block;
	float:left;
	width:300px;
	margin:0 10px;
	}

#adbox300w li.last{
	margin-right:0;
	}

#adbox300w h3{
	margin:5px;
	}

#adbox300w p{
	margin:10px 0;
	line-height:1.2em;
	}

/* ---------------------------------------------- adbox500w gives fivewide display -------------------------------------*/

#adbox500w{
	padding:5px 5px;
	}

#adbox500w ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#adbox500w li{
	display:block;
	float:left;
	width:174px;
	margin:0 8px;
	}

#adbox500w li.last{
	margin-right:0;
	}

#adbox500w h3{
	margin:5px;
	}

#adbox500w p{
	margin:10px 0;
	line-height:1.2em;
	}

/* ---------------------------------------------- Skyscanner box - leaderboard 728x90 ------------------------------*/

#skyscanner{
	width:960px;
	text-align:auto;
	margin:5px 0px;
	padding:0px 116px;
	}

/* ---------------------------------------------- Rail box - not Rail Europe -------------------------------------*/

#railbox{
	display:block;
	width:960px;
	margin:10px 0 0 0;
	padding:0;
	color:#666666;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#railbox a{
	color:#C80000;
	background-color:#F0F0F0;
	}

#railbox .fl_left{
	display:block;
	float:left;
	width:200px;
	}

#railbox .fl_right{
	display:block;
	float:right;
	width:700px;
	}

/* ----------------------------------------------Hotel iFrame ------------------------------------*/

iframe {
	width: 956px;
	height: 600px;
	margin:5px 0 0 0;
}


/* ----------------------------------------------Content-------------------------------------*/

#container{
	padding:30px 0;
	line-height:1.4em;
	}

#container a{
	color:#C80000;
	background-color:#FFFFFF;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	margin-bottom:15px;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:30px 0;
	border-top:1px dotted #999999;
	}

#footer a{color:#C80000; background-color:#FFFFFF;}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	color:#999999;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	width:180px;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright, #copyright a{
	color:#666666;
	background-color:#F6F6F6;
	margin:0;
	}

#copyright p{
	margin:0px;
	font-size:0.9em;
	padding:5px 10px;
	}
/* ----------------------------------------------RailEurope widget-------------------------------------*/
	
body {
	font: 13px/1.5 'Helvetica Neue',Arial,sans-serif;
	color: #111;
}
#widget h3 {
	font-family: 'Helvetica Neue',Arial,sans-serif;
	font-weight: bold;
	color: #111;
}
#widget label {
	font-size: 13px;
	font-weight: bold;
	color: #111;
}
#widget label.selected {
	color: #111;
}
.hasDatepicker {

}
.trip input {
	width: 110px;
}
.trip .add-trip {
	margin-right: 58px;
	float: right;
	display: inline;
}
.trip .wrapper.add-trip {
	width: 88.5%;
	padding-top: 0;
	margin-left: 0;
	margin-top: 10px;
}
button.ui-datepicker-trigger img { /* fix date image */
	display: none;
}
#widget { /* remove box shadow */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	width: 542px;
}
.widget-container { /* remove background gradient */
	background-color: #FFF;
	background-image: none;
	border: none;
}


.widget-down-arrow {
    background: none;
}
.trip span.wrapper.departure-city, .trip span.wrapper.arrival-city { /* input width */
	width: 249px;
	margin-bottom: 15px;
}
.trip span.wrapper.departure-city input, .trip span.wrapper.arrival-city input { /* input width */
	width: 229px;
	margin-top: 7px;
}
.hasDatepicker {
	margin-top: 7px;
}
input, textarea, .uneditable-input { /* input appearance */
	color: #6C6B6C;
	border: 1px solid #D7D6D7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
select {
	-webkit-appearance: menulist;
	box-sizing: border-box;
	-webkit-box-align: center;
	border-image: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: black;
	background-color: white;
	cursor: default;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 20px;
}
.trip select {
	height: 20px;
}
.trip {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 10px;
}
.passenger {
	margin-bottom: 0;
	border-bottom: 0;
}
#passengers .traveler-label {
	font-size: 13px;
}
#passengers span.wrapper.age-range {
	margin-left: 10px;
}
.trip select {
	top: 12px;
	margin-left: 15px;
}
#passengers select {
	width: 120px;
}
.trip .return-time select {
	top: 5px;
	left: 5px;
}
.trip span.wrapper.add-leg-width {
	width: 88.5%;
	padding-top: 0;
	margin-left: 0;
	margin-top: 10px;
}
.trip .add-leg, .trip .remove-leg {
	color: #006ABD;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0;
}
.btn-block {
	background-color: transparent;
	color: #006ABD;
	float: none;
	font-size: 11px;
	cursor: pointer;
}
#add-traveler span {
	float: none;
}
.add-traveler.btn,
.add-country.btn,
.add-reservation-traveler.btn{
	padding: 0;
	margin-left: 5px;
}
.add-traveler.btn:hover,
.add-country.btn:hover,
.add-reservation-traveler.btn:hover {
	background: transparent;
	background-image: none;
	text-decoration: underline;
}
.btn-large {
	background:  #FF5C00;
	moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	background-clip: border;
	background-inline-policy: continuous;
	background-origin: padding;
	border: 0 solid white;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	color: white!important;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: visible;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	width: auto;
	zoom: 1;
}
.btn:hover {
	text-decoration: none;
	background-color: #484848;;
	background-image: none;
}
#pass-question-radio-group .pass-question {
	font-size: 13px;
}
.widget-container .interior-container {
	padding: 0px 10px 10px;
}
#widget .widget-container.footer input {
	margin-top: -50px;
	margin-right: 30px;
}
#route-type-description {
	display: none;
}
#route-type-radio-group {
	margin-bottom: 15px;
}
#w-passes-select .help-text {
	display: block;
	width: 450px;
	margin-bottom: 5px;
}
#passes-trips .country-select label {
	color: #111;
}
#passes-trips .country-trip {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#add-country span {
	float: none;
}