@charset "UTF-8";
/* CSS Document */


div.JourneyContainer 
{
	width: 132px;
	height: 200px;
	float: left;
	border-left:1px dotted #FFFFFF;
}
div.DepartContainer 
{
	width: 130px;
	height: 39px;
	border-top:1px dotted #CCCCCC;
	border-left:1px dotted #e4e3e3;
	padding-left:4px;
}
span.DepartLocation 
{
	text-align:center;
}
span.DepartTime 
{
	text-align:center;
}

div.ArriveContainer 
{
	width: 130px;
	height: 39px;
	border-left:1px dotted #e4e3e3;
		padding-left:4px;
}
span.ArriveLocation 
{
	text-align:center;
}
span.ArriveTime 
{
	text-align:center;
}

div.DurationContainer 
{
	width: 130px;
	height: 39px;
	border-top:1px dotted #CCCCCC;
		padding-left:6px;
}
span.DurationTime 
{
	text-align:center;
}
div.PriceContainer 
{
	width: 130px;
	height: 20px;
	padding-top:5px;	
	border-left:1px dotted #e4e3e3;
		padding-left:6px;
}
span.Price 
{
	text-align:center;
}
div.SelectContainer 
{
	width: 130px;
	height: 40px;
	padding-top:5px;
	border-left:1px dotted #e4e3e3;
		padding-left:6px;
}
span.SelectCheckbox 
{
	text-align:center;
}


div.PrivateSelectContainer 
{
	width: 130px;
	height: 40px;
	padding-top:5px;
	border-left:1px dotted #e4e3e3;
		padding-left:6px;
}
span.PrivateSelectCheckbox 
{
	text-align:center;
}

div.JourneyScrollerContent 
{
	width: 2700px;
	height: 200px;
	float: left;
}

div.LoadingPanel
{
	display: none;
}
#InJourneyScrollerContainer
{
	float:left;
}
#InSelectedContainer
{
border-top:1px dotted #999999;
padding-top:6px;
}
.InJourneyControl
{
	float: left;
}


#OutJourneyScrollerContainer
{
	float:left;
}
#OutSelectedContainer
{
border-top:1px dotted #999999;
padding-top:6px;
clear:both;
}
.OutJourneyControl
{
	float: left;
}



.ShuttleExtraQty
{
	float: left;
	width: 25%;
}
.ShuttleExtraName
{
	float: left;
	width: 40%;
}
.ShuttleExtraPrice
{
	float: left;
	width: 15%;
}
.ShuttleExtraQtyText
{
	float: left;
	width: 20%;
	font-size:80%;
}
.SidebarSelectedJourneys
{
	width:250px;
	padding:10px;
	border:1px dotted #CCC;		
}


.SidebarSelectedJourney
{
	clear:both;
}





.clear
{
	clear: both;

}

.summaryclear
{
	clear: both;
	height:30px;
}

.SidebarQty
{
	position: relative;
	float:left;
	width:40%;
	text-align:left;
}

.SidebarPrice
{
	position: relative;
	float:right;
	width:40%;
	text-align:right;
}

.SidebarShuttleExtra
{
	border-top:1px dotted #999999;	
	position: relative;
	clear:both;
}
.journeyclear
{
	clear: both;

}
.extraclear
{
	clear: both;

}


@media only screen and (max-width: 479px){ 

.previous-button {
margin-right:0px; 
background-color:#3dac29
}

 }
 
 
@media only screen and (min-width: 480px) and (max-width: 991px){ 

.previous-button {
margin-right:80px; 
background-color:#3dac29
}


}

@media only screen and (min-width: 992px){

#BookingContent
{
	width: 960px;
	padding-top: 130px;
	padding-bottom: 150px;
}

#BookingCol1
{
	float: left;
	width: 680px;
}

#BookingCol2
{
	float: left;
	width: 260px;
	text-align:right;
	padding-right:20px;
}


.pagehighlight {
	width:650px;
	background-image:url(/morzineshuttle/_images/page/bg_pageheader.gif);
	background-position:top left;
	padding-top:6px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:12px;
	height:17px;
	border:1px solid #d2d3d1;	
}

div.JourneyScrollerContainer 
{
	width: 665px;
	height: 200px;
	clear: both;
	overflow: hidden;
	margin-top:10px;
	border-bottom:1px dotted #999;
}

.previous-button {
margin-right:120px; 
background-color:#3dac29
}

.SideSelectedContainer
{
	width:200px;
	padding:10px;
	border:2px dotted #0b99e3;
	float:right;
	clear:both;
	margin-right:3px;
	text-align:left;
	
}


.rhodos-offer-text {
 color:#C00; 
 float:right; 
 width:220px; 
 margin-bottom:15px
}

}



@media only screen and (max-width: 991px){


#pagetitle{ 
display:none
}

#BookingContent
{
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}

#BookingCol1
{
	float: left;
	width: 100%;
}

#BookingCol2
{
	clear:both;
	width: auto;
	text-align:center;
	padding-right:20px;
}


.pagehighlight {
	width:100%;
	background-image:none;
	background-position:top left;
	padding-top:6px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:12px;
	height:17px;
	border:0px solid #d2d3d1;
}

div.JourneyScrollerContainer 
{
	width: 100%;
	height: 200px;
	clear: both;
	overflow: hidden;
	margin-top:10px;
	border-bottom:1px dotted #999;
}

.SideSelectedContainer
{
	width:200px;
	padding:10px;
	border:2px dotted #0b99e3;
	clear:both;
	margin:0 auto;
	
}


.rhodos-offer-text {
 color:#C00; 
 float:left; 
 width:100%; 
 margin-top:10px;
 margin-bottom:10px;
}

}

.row {
	display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 10px; /*Optional*/
}


@media only screen and (min-width: 992px){
.col75 {
	width:72%;
	float:left;
}
.col70 {
	width:69%;
	float:left;
}
.col50 {
	width:49%;
	float:left;
}
.col40 {
	width:39%;
	float:left;
}
.col30 {
	width:29%;
	float:left;
}
.col25 {
	width:27%;
	float:left;
}
.col20 {
	width:19%;
	float:left;
}

.inputfull {
    width: 80%;
    background-color: #e5e6e7;
    border: 1px solid #999;
    margin: 4px;
    color: #666;
}

.spaceleft10 {
	margin-left:0px
}

.ShuttleExtraContainer
{
	float: left;
	width: 50%;
	border-bottom:1px #CCC dotted;
	height:26px;
	margin-top:5px;
}


}

@media only screen and (max-width: 991px){
.col75 {
	width:100%;
}
.col70 {
	width:100%;
}
.col50 {
	width:100%;
}
.col40 {
	width:100%;
}
.col30 {
	width:100%;
}
.col25 {
	width:100%;
}
.col20 {
	width:100%;
}

.inputfull {
    width: 80%;
    background-color: #e5e6e7;
    border: 1px solid #999;
    margin: 4px;
    color: #666;
}

.spaceleft10 {
	margin-left:26px
}

.ShuttleExtraContainer
{
	float: left;
	width: 100%;
	border-bottom:1px #CCC dotted;
	height:26px;
	margin-top:5px;
}

}


#imageDiv 
{
  width:100%;
}
#imageDiv img
{
  max-width:100%; 
  margin:auto;
  display:block;
}

.errors
{
	width:auto;
	margin-bottom:10px;
	border:3px solid #F00;
	background-color:#C00;
	padding-top:12px;
	padding-left:12px;
	padding-right:82px;
	padding-bottom:12px;
	color:#FF6;
	background-image:url(/morzineshuttle/_images/elements/error.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.passengernumber {
	width:22px;
	float:left;
	margin-top:7px;
}
.typeshared {
    background-color: #fdfde6 !important;  
}
.typeprivate {
    background-color: #e9f6e5 !important;  
}
.typeboth {
    background-color: #d1eaff !important;  
}
.typenone {
    background-color: #fff !important;  
}

.journeytype_container {
	clear:both;
	min-height:35px;
	background-color:#fff;
	margin-bottom:9px;
}


.journeytype_box {
	display:block;
	height:10px;
	width:10px;
	border:1px solid #ccc  !important;
	margin-left:20px;
	margin-right:3px;
	margin-top:2px;
	padding-top:0px;
	float:left;
}
.journeytype_text {
	display:block;
	margin-bottom:0px;
	margin-top:3px;
	padding-top:0px;
	height:15px;
	
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}



@media only screen and (max-width: 991px){

.mobiletopnav {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}

.mobiletopnav #myLinks {
  display: none;
}

.mobiletopnav a {
  color: white;
  padding: 9px 10px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.mobiletopnav a.icon {
  background: #38ae1c;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.mobiletopnav a:hover {
  background-color: #ddd;
  color: black;
}

.mobiletopnav .active {
  background-color: #4CAF50;
  color: white;
}

}

@media only screen and (min-width: 992px){
	.mobiletopnav {
		display:none;
	}
}

