
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #757E82;	
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
}

p, blockquote, ul, ol {
	margin-bottom: 15px;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.list {
	padding: 0px 0px 10px 20px;
}

.list li {
	margin: 0px;
	list-style: none;
	padding-left: 20px;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/img11.jpg) no-repeat left 3px;
}


a {
	text-decoration: underline;
	color: #F40C42;
}

a:hover {
	text-decoration: none;
	color: #F40C42;
}

.align-right { float:right; margin: 0 0 15px 15px; border: none; }

.facebook {
	margin 0 0 20px;
}

/* Wrapper */

#wrapper {
    position:relative;
	width:900px;
	margin:0 auto;
	text-align:left;
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: 10px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu {
	float: right;
	width: 592px;
	height: 90px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	margin-right: 1px;
	padding: 35px 10px 0px 10px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #383B3F;
}

#menu a:hover, #menu .active a {
	background: #F40C42 url(../images/img02.jpg) repeat-x left bottom;
	color: #FFFFFF;
}

/* Search */

#search {
	padding: 0px 0px 40px 0px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 11px Tahoma, Geneva, sans-serif;
	padding: 2px 2px;
}

#search-text {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

mce-EMAIL {
	width: 100px;
	border: 1px solid #000000;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

#mc-embedded-subscribe {
	height: 21px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
	background: #E71810;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 630px;
	min-height:1200px;
}


.post {
	background: url(../images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(../images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(../images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}
#book .post-bgbtm {padding:50px 30px 30px 30px;} 

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #3A3D40;
}

.post .entry {
}

.post img {
	float: right;
	padding: 5px 0px;
}
.post img.loading {float:none;margin:0 0 0 180px;}
.post .meta {
}

.post .more {
	display: block;
	width: 115px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	background: url(../images/img12.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .byline {
	font-size: 11px;
	font-style: italic;
}

/* Sidebar */

#sidebar {
position:relative;
	float: right;	
	width: 260px;
	background: url(../images/img08.jpg) repeat-y left top;
	font-size: 11px;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
}

#sidebar-bgtop {
	background: url(../images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(../images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}
#book #sidebar-bgbtm {padding:40px 0 20px 0}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(../images/img10.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
}

#sidebar li li a {
	background: url(../images/img11.jpg) no-repeat left 3px;
	padding-left: 20px;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {

	background: #F7F7F7 url(../images/img03.jpg) repeat-x left top;
	padding: 20px 0px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
}



.loading {float:left;}

#myform {width:560px;padding:10px 0;margin:10px 0; 						
  font-size:12px;/*border:1px solid #d5d3d3;
  background: #edecec url("../images/bg_form.jpg") repeat-x;*/
}
#myform:after /*From IE 7 lack of compliance*/{clear: both;display: block;font: 1px/0px serif;content: ".";
  height: 0;visibility: hidden;}  
#myform p {clear:both;display:block;margin-top:10px;}
#myform fieldset {margin:0 0 20px 0;border:none;padding:20px 15px 10px 15px;
	position:relative; /* To assist in fixing the background bleed issue on IE */
}

#myform fieldset {
	margin:0 0 20px 0;
	border-bottom:solid 1px #d5d3d3;
	padding:5px 0px 10px 0px;
	position:relative; /* To assist in fixing the background bleed issue on IE */
}
/*
#myform fieldset:hover {
	background-color:#fffccd;
}*/

#content #myform h3 {margin:10px 0 15px 0;color:#AA2808;font-size:15px;font-weight:bold;}
#content #myform h4 {clear:both;margin:0 0 5px 0;color:#AA2808;font-size:12px;font-weight:bold;}

#myform label {width:90px;display:block;float:left;padding:0;margin:0 10px 8px 0;
	font-weight:bold;color:#000;line-height:24px;
}
#myform #passengers label.narrow,
#myform label.narrow {clear:none;display:inline;width:auto;}
#myform #passengers label  {width:120px;}
#myform #passengers .address label {width:150px;}
#myform #passengers .action label {width:100%;line-height:14px;}

#myform input {float:left;width:100px;height:29px;margin:0 15px 13px 0;padding:5px 3px 3px 3px;
  font-size:12px;background:#fff;}
#myform input.radio {float:left;width:15px;margin-right:30px;}
#myform input.wide {float:left;width:200px;}
#myform span {margin:0 5px;float:left;font-weight:bold;color:#000;line-height:24px;}
#myform span.info {margin:-8px 0 20px 0;font-weight:normal;line-height:12px;}
#myform #passengers .action input {width:15px;height:15px;margin:0 4px 0 0;}

#myform select {float:left;width:200px;height:29px;margin:0 20px 13px 0;padding:4px 3px 2px 3px;
	font-size:12px;line-height:29px;}
#myform fieldset#when select {width:268px;}

#myform select.narrow {width:80px;}

#myform #trailersize {clear:both}
#myform #trailersize h3 {margin:0 0 4px 0;}
#myform #trailersize label {width:50px;}

#myform #vehiclesize {clear:both}
#myform #vehiclesize h3 {margin:0 0 4px 0;}
#myform #vehiclesize label {width:50px;}

#myform .submit {
	width:92px;
	height:35px;
	background-image:url("../images/submit.gif");
	background-position:top;
	border:none;
	border:0;
	text-indent:-9999em;
}

#passenger_details .submit {
	width:292px;
	height:135px;
	//background-image:url("../images/submit.gif");
	//background-position:top;
	//border:none;
	//border:0;
	//text-indent:-9999em;
}


#myform .submit:hover {
	background-position:bottom;
	border:none;
	border:0;
	cursor:pointer;
}

#pay,
#book_btn_2,
#getprice {float:right;}

#getprice span {
	width:92px;
	height:35px;
	background-image:url("../secure/af-includes/images/get-prices.jpg");
	background-position:bottom;
	border:none;
	border:0;
	text-indent:-9999em;
}
#getprice span:hover {
	background-position:top;
	border:none;
	border:0;
	cursor:pointer;
}


#pay span {position: absolute;left: -9999px;width: 0px;overflow: hidden;}
#pay button,
#pay a:link, #pay a:visited {display: block;width:92px;height:35px;border:none;
  background:url("../secure/af-includes/images/pay-now.jpg") top left;}
#pay button:hover,
#pay a:hover, #pay a:active {background-position:top;border:none;border:0;cursor:pointer;}

#edit-booking img {float:left;border:none !important;}


#myform button {background:none;}

#myform table {margin:10px 0 0 0;border-collapse: collapse;}
#myform table select {width:40px;margin:10px;}
#myform table thead th {/*border-right:1px solid #d5d3d3;*/}
#myform table td {font-size:11px;padding:2px 0 2px 0;line-height:12px;}
#myform table td.alt {padding:0;/*border-right:1px solid #d5d3d3;*/}

#myform #errors {min-height:40px;padding:20px 15px 20px 100px;border:3px solid #ffcc00 !important;
  background:#ffe13e url("../secure/af-includes/images/warning.png") 5px 5px no-repeat;}
#myform #errors {font-weight:bold;margin-bottom:15px;}

#myform table ul {list-style-type:none;margin:0;padding:0;width:50px;}
#myform table ul.description {width:135px;margin-left:5px}
#myform table ul li {min-height:40px;}
/*#myform table ul li select {margin:0px 0px 0px 0px;}*/
#myform table ul.description li {list-style-type:none;font-size:12px;line-height:40px;}
#myform table ul li span {font-weight:normal;float:none;margin:0;padding:0;}

#myform table ul.meals {float:left;width:40px;margin:4px 0;}
#myform table ul.meals li {padding-top:4px;}
#myform table ul.meals_select {float:left;width:100px;margin:4px 0;}
#myform table ul.meals_select select {margin:0;width:138px;}

#myform table ul.transfers {float:left;width:0px;margin:4px 0;}
#myform table ul.transfers li {padding-top:4px;}
#myform table ul.transfers_select {float:left;width:0px;margin:4px 0 0 30px;}
#myform table ul.transfers_select select {margin:0;padding 0 0 0px;width:170px;}

#myform table td {font-size:12px;line-height:20px;margin:0 0 10px 0;}
#myform table td.mytd {width:140px;font-size:12px;line-height:20px;margin:0 0 10px 0;}


#myform .book2 a span {
    float:right;
    width:160px;
	height:28px;
	background: url("../secure/af-includes/images/btn_book_now.jpg");
	border:none;
	border:0;
	margin:0 0 0 50px;
	text-indent:-9999em;}

#sidebar #price {min-height:402px;margin:0 5px 0 5px;padding:20px;}
#sidebar #price h3 {margin:0 0 10px 0;padding:0 0 8px 0;color:#000;font-size:15px;line-height:15px;text-transform:uppercase;
  background: url("../secure/af-includes/images/bg_price_h3.jpg") bottom left repeat-x}
#sidebar #price h4 {margin:15px 0 0px 0;font-size:14px;color:#AA2808;}
#sidebar #price ul {margin:0 0 10px 0;padding:0;list-style-type:none;color:#000;font-size:12px;}
#sidebar #price ul li {margin:0;list-style-type:none;}
#sidebar #price ul li strong {float:left;width:55px;}
#sidebar #price ul li strong.wide {width:165px;}
#sidebar #price p {color:#fff;}
#sidebar .book a img {	margin:10px 0 0 25px;border:none;}
#sidebar .book a span {
    float:left;
    width:160px;
	height:28px;
	background: url("../secure/af-includes/images/btn_book_now.jpg");
	border:none;
	border:0;
	margin:0 0 0 50px;
	text-indent:-9999em;}
	


