@charset "UTF-8";
/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1.3em;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


a img{
	border:none;
}

/*HTML styling*/
html {
	background-color: #F7CC6D;
	text-align: center;
}

/*Layout*/
#container {
	width: 930px;
	margin: 0px auto;
	text-align: left;
	background: transparent URL("../images/background.gif") repeat scroll top left;
}

#top-round {
	height: 30px;
	background: transparent URL("../images/top.gif") no-repeat scroll top left;
}

#header, #navigation, #content {
	margin: 0px 15px;
}

#bottom-round {
	height: 165px;
	background: #F7CC6D URL("../images/bottom-new.gif") no-repeat scroll top left;
	padding-top:110px;
	padding-left:40px;
}

/*Header*/
#header {
	height: 195px;
	position:relative;
	background-color: #FEF7E9;
}

#header #title {
	position: absolute;
	left: 45px;
	top: 15px;
}

#header #subtitle {
	position: absolute;
	left: 90px;
	top: 125px;
}

#header #subtitle h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}

#header #header-coach {
	position: absolute;
	right: 25px;
	top: 0px;
}



/*Navigation*/
#navigation {
	height: 44px;
	background: #fff URL("../images/navigation-bg.gif") repeat-x scroll top left;
	overflow:hidden;
}

#navigation ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px;
}

#navigation li {
	float:left;
	display:block; 
	height: 44px;
	height: 38px;
	padding: 10px 10px 0px 10px;
}

#navigation li a{
	height: 38px;
	float: left;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	outline: none;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding: 0px 0px 0px 0px;
}

#navigation li span {
padding: 8px 10px 0px 0px;
}


#navigation li a:hover{
	background: url("../images/b_over_start.png") 10px top no-repeat;
	padding-left:20px;
	height: 38px;
	float: left;
	margin: -8px 0px 0px -20px;
}

#navigation li a:hover span {
	background:url("../images/b_over_end.png") right top no-repeat;
	padding:0px 0px 0px 0px;
	color: #725512;
	height: 38px;
	float: left;
	padding: 8px 10px 0px 0px;
	 

}

#navigation li.selected a{
	background: url("../images/b_start.png") 10px top no-repeat;
	padding-left:20px;
	height: 38px;
	float: left;
	margin: -8px 0px 0px -20px;
}

#navigation li.selected a span {
	background:url("../images/b_end.png") right top no-repeat;
	padding:0px 0px 0px 0px;
	color: #956801;
	height: 38px;
	float: left;
	padding: 8px 10px 0px 0px;
	 

}

/*Content*/
#content {
	background: white URL("../images/content-bg.gif") no-repeat scroll top left;
	padding: 30px 30px;
	
}

#content h3, #content h2 {
	font-family: Verdana, Geneva, sans-serif;
	padding:10px 0px;
}

#departures {
	margin-top:40px;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	padding-bottom:20px;
}

#content #departures-list {
	list-style:none;
	height:50px;
}

#content #departures-list li { 
	float:left;
	margin-right:20px;
}

#bookings {
	margin:60px 0px 40px 0px;
	text-align:center;
}

#content a#download-form {
	background: transparent url("../images/pdficon.gif") top center no-repeat;
	padding-top:40px;
	font-size:15px;
}

.coach-main{
	width:	770px;
	padding: 40px 0 0 30px;
	float: left;
}

.coach-images{
	width: 270px;
	float: left;
	padding: 30px 0px 40px 0px;
}

.coach-list{
	width: 500px;
	float: left;
}

#coaches-images {
  width:350px;
  height:500px;
  float:left;
  position:relative;
}

#coaches-images li {
	list-style:none;
}


#coaches {
	padding-left:40px;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	width:430px;
	display:block;
	float:left !important;
	float:none;

}



#coaches li {
	clear:both;
	width:100%;
	list-style:none;
	color:#787878;
	font-size:14px;
	margin-bottom:25px;
	line-height: 2em;
}

#coaches li li {
	margin-bottom:0;
}

#coaches h3 {
	text-align:left;
	color: black;
	background: transparent url("../images/bus-icon.gif") center left no-repeat;
	padding-left:50px;
	font-size:22px;
	font-family: Georgia, Verdana, Geneva, sans-serif;
}

#departures-list {
	float:left;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	color:#787878;
}




.button {
	display:block;
	background: transparent url("../images/b-grey-start.gif") left center no-repeat;
	padding-left:10px;
	line-height:45px;
	float:right;
	margin-right:25px;
	font-size:14px;
	color:#242424;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.button span {
	background: transparent url("../images/b-grey-end.gif") right center no-repeat;
	display:block;
	line-height:45px;
	padding-right:10px;

}

.image-right{
	float: right;
	margin: 0px 0px 10px 10px;
}

#image{
	float: left;
	width: 370px;
}

#text{
	position: relative;
	width: 800px;
	margin:	40px 0 0 0;
}

#history-text{
	float: left;
	width: 500px;
	margin:	40px 0 0 0;
}

#history-images{
	float: right;
	width: 230px;
	margin:	40px 20px 0 0px;
}


/*EXCURSIONS*/

.excursion {
	border:1px solid #999;
	background-color:#FFF;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.excursion .main {
	float:left;	
	width:400px;
}

.excursion h4 {
	color:#9c0b06;	
	font-weight:normal;
	margin-bottom:10px;
}

.excursion h4 b {
	margin-left:10px;
	color:#333;
	font-weight:normal;
}
.excursion p {
	margin-top:10px;
	padding:0;
	margin:0;
}

.excursion .details {
	float:left;
	margin-left:15px !important;
	margin-left:7px;
	text-align:center;
	color:#9c0b06;
}

.details li b {
	display:block;
	height: 35px;
	border-bottom:1px solid #CCC;
	font-weight:normal;
	font-size: 90%;
	margin-bottom:2px;
	color:black;
}

.excursion .details li {
	float:left;
	border-right:1px solid #999;
	margin-right:5px;
	padding-right:5px;
	width: 50px;
}

.excursion .details li.last {
	border: none;
}

.nav {
	color:#9c0b06;
	margin-bottom:20px;
	padding-top:-10px;	
	display:block;
}

.excursions-list{
	width: 790px;
	float: left;
	padding: 0px 20px 20px 20px;
	background: #F7CC6D;
	border: 1px solid #A87809;
	margin: 10px 0px;
}

.search-list{
	width: 790px;
	float: left;
	padding: 0px 20px 20px 20px;
	background: #CCCED1;
	border: 1px solid grey;
	margin: 10px 0px;
}

.search-list p{
	line-height: 20px;
}

.search-list h2{
	color: #404040;

}

.search-list a{
	color: #404040;
	text-decoration: underline;
}

.search-list a:hover{
	color: #404040;
	text-decoration: underline;
}

.excursions-text{
	width: 500px;
	float: left;
	padding: 10px;
	
}

.excursions-text h2, .excursions-text-full h2{
	color: #5E4304;
}

.excursions-full-text{
	width: 800px;
	float: left;
	padding: 10px;

}

.excursions-table{
	font-family: Verdana, Geneva, sans-serif;
	size: 12px;
	margin: 0px;
	padding: 0px;
}

.excursions-header td{
	padding: 0px 5px;
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.excursions-main td{
	padding: 0px 10px;
	font-size: 14px;
}

.excursions-image{
	width: 200px;
	float: right;
	padding: 10px;
	background: #fff;
	border: 1px solid #676767;
	margin-top: 20px;
}

.excursions-image img{
	width: 200px;
}


.default-list li {
	clear:both;
	width:100%;
	color:#5E4304;
	font-size:14px;
	margin-bottom:5px;
	line-height: 2em;
}

#default-list li li {
	margin-bottom:0;
}

/*Admin*/

.row-header {
	width: 800px;
	float: left;
	margin: 20px 0px 30px 0px;
	height: 15px;
	font-weight: bold;
}

.row {
	width: 800px;
	float: left;
	border-bottom: 1px solid grey;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 15px;
}

.row-left{
	float: left;
	width: 550px;
	margin: 0px 10px;
}

.row-right{
	width: 75px;
	float: right;
	margin: 0px 10px;
	text-align: right;
}

.admin-form label {
	float:left;
	width: 200px;
	margin: 2px;
}

.admin-form input {
	margin: 2px;
}

.admin-form legend {
	font-weight: bold;
}

#description {
	width: 600px;
	height: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}

#name {
	width: 300px;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}

#error-message{
	background-color: #FF9494;
	width: 800px;
	padding: 20px;
	margin-bottom: 20px;
}

#success-message{
	background-color: #94FFA6;
	width: 800px;
	padding: 20px;
	margin-bottom: 20px;
}



/*Footer*/
#footer {
	/*position: absolute;
	left: 45px;
	bottom: -120px;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #4C3A10;
	font-weight: bold;
	font-size: 80%;
	line-height: 1.8em;
	width: 870px;
	background: url("../images/footer-image.png") top right no-repeat;
	padding-top:70px;
	position: relative;
}

/*
#footer #footer-image {
	position: absolute;
	right: 20px;
	bottom: 50px;
	z-index: 1000;
}
*/


#footer a {
	color: #4C3A10;
}

#footer #footer-splash {
	display:block;
	z-index:0;
	position:absolute;
	left:250px;
	top:105px;
	background: transparent url("../images/splash.gif") no-repeat;
	width:246px;
	height:43px;
}

/*Plugins*/
#weather_cont {
	padding: 0px 10px 0px 10px;
	text-align: center;
}

#weather_cont p#city, #weather_cont #weather p {
	padding: 0px;
	margin: 0px;
}

#weather_cont p.error {
	color: red;
}

.weather {
	display: inline;
	float: left;
	margin-right:15px;
}

.clear {
	display:block;
	clear:both;
	visibility:hidden;
}