/* =reset
----------------------------------------*/
html, body, h1, h2, h3, h4, h5, span, blockquote, p,
form, fieldset, label, legend, img,
a, ul, ol, dl, dt, dd, li,
strong, em, table, th, td {
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	}

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

a:hover, a:focus, a:active {
	text-decoration: none;
	}

ul, ol { list-style: none; }

body {
	background-color:#6DC32C;
	background-image:url(../img/bd.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	color: #DAF1C5;
	text-align: center;
}

h1, h2, h3, h4, h5 { font: normal 1em Arial,Helvetica,sans-serif; }

button {
	border: 0;
	cursor: pointer;
	display: block;
	text-indent: -9999em;
	}

.rStar{color: red;}
	
.floatL { float: left; }
.floatR { float: right; }

.clear{
	clear: both;
}

label
{
	display: block;
}
/* =page
----------------------------------------*/

h1
{
	color:white;
	font-size:150%;
	font-weight:bold;
}

#main
{
	margin: auto;
	text-align: left;
	width: 880px;	
}
#page
{
	margin-left:20px;
	width:770px;
	background-image:url(../img/frame-btm.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 48px;
}

#member-options{
float:right;
width:250px;
}

#member-options fieldset{
width: 247px;
}

#content{
	padding: 20px;
	margin-right:100px;
}

#frame{
	width: 768px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#invoice-field{
	float: right;
}
#invoice{
	clear: both;
}

#nav
{
	background-image:url(../img/bar.jpg);
	background-repeat:no-repeat;
	height:39px;
	margin-left:9px;
	margin-top:-3px;
	width:870px;
}

#nav li,.login-links{
	float: left;
	padding: 7px 7px;
	
}

#nav a{
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}

#nav a:hover{
	color: green;
}

.title{
	padding-left:30px;
	padding-top:30px;
}

.offerlist
{
	display: none;
	background: white;
	position: absolute;
	padding: 10px;
}

.more a{
	font-size: 160%;
}

a.more-main{
	font-size: 150%;
	float: right;
font-weight: bold;
color: yellow;
}

.buttons a{
	font-size: 140%;
}
#contacts{
	float: right;
	background: white;
	width: 170px;
	height: 240px;
	color: black;
	margin-right: -85px;
	margin-top: 30px;
	text-align: center;
	background-image:url(../img/con2.jpg);
	background-repeat:repeat-y;
}

#contacts strong{
	font-size: 120%;
	color: #C00;
}

#contacts dt{
	font-weight: bold;
}

#contacts  a{
	color: blue;
}
#info{
	height: 175px;
}
#cnt-top, #cnt-bottom{
	width: 100%;
	height: 25px;
}
#cnt-top{
	background-image:url(../img/con1.jpg);
	background-repeat:no-repeat;
}
#cnt-bottom{
	background-image:url(../img/con3.jpg);
	background-repeat:no-repeat;
}

.onphoto{
	float: left;
	width: 116px;
	height: 130px;
	background-image:url(../img/frame.jpg);
	background-repeat:no-repeat;
	padding:17px 0 0 16px;
}



.entry{
	height: 200px;
	margin-bottom:-40px;
	margin-left:50px;
	margin-right: 30px;
}

h2{
	padding-top: 20px;
	font-size: 160%;
	font-weight: bold;
}

.entry a{
	color:green;
	text-decoration: none;
}

.photos{
	float: left;
	width: 250px;
	height: 200px;
	/*background-repeat: no-repeat;
	background: url('../img/offer.jpg');*/
}

.photos img{
	position: relative;
	top: 19px;
	left: 29px;
	border: 1px solid white;
	padding: 3px;
}

.price-range{
	color:green;
	float:right;
	font-size:150%;
	margin: 5px;
/*	margin-top:-70px;*/
}
.price-range strong{
	color: white;
	font-size: 120%;
	display: block;
}

.offer{
height: 200px;
margin-right: 30px;
}

.txt, .trips, .booking{
	padding: 30px;
}
.right{
	background:white none repeat scroll 0 0;
	border:1px solid #C8FF9F;
	float:right;
	margin:140px -175px 0 20px;
	padding:5px;
	width:180px;
}

#mapa, .office-map{
	overflow: hidden;
}

.preview li{
	margin: 10px 0;
	border:1px solid #DAF1C5;
}

.acc-map{
	width: 250px;
	height: 150px;
	border:1px solid #DAF1C5;
}

.booking table {
	background: #fff;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 0;
	width: 570px;
	}

.booking th {
	background: #075792;
	color: #fff;
	font: bold 1.09em Verdana,Tahoma,sans-serif;
	padding: 8px 6px;
	}
	
.booking th a{
	color: #fff;
}

.booking th.dur { width: 125px; }

.booking td {
	background: #e2eff6;
	color: #000;
	font: normal 1.em Verdana,Tahoma,sans-serif;
	}

.booking td a {
	color: #000;
	display: block;
	padding: 5px 6px;
	text-align: center;
	text-decoration: none;
	}

.booking td a:hover,
.booking td a:focus {
	background: #ecf8fe;
	border: 1px solid #075792;
	padding: 4px 5px;
	}

.booking td.em a:hover,
.booking td.em a:focus {
	background: #ffa200;
	border: 1px solid #dd1f00;
	padding: 4px 5px;
	}

.booking td.sym, .booking td.dur {
	background: #f5b813;
	padding: 5px 6px;
	text-align: center;
	}

.booking td.em,
.booking td.em a {
	background: #ff7200;
	}

.booking td.em a {
	position: relative;
	}

.booking td.price { font-size: 1.45em; }

.booking .strike {
	font-size: 0.75em;
	position: absolute; top: 3px; left: 3px;
	text-decoration: line-through;
	}

.booking .em a:hover .strike,
.booking .em a:focus .strike {
	top: 2px; left: 2px;
	}

.booking .sold {
	background: #bdbdbd;
	color: #fff;
	padding: 5px 6px;
	text-align: center;
	}
	
.formFields .success
{
	background:#EFFFF1;
	border:1px solid #88BF77;
}

.formFields .invalid
{
	border: 1px solid #FF6F75;
	background: #FFDFE0;
}
.formFields input
{
	border:1px solid #88BF77;
}

#reserveForm{
	padding: 30px;
}
.birthdate{
	width: 145px;
}
fieldset div{
	float: left;
	margin:5px;
	
}

fieldset div input[disabled]{
	background: #EFEFEF;	
}
fieldset{
	border:1px solid #C8FF9F;
	width: 650px;
}
hr{
	width: 650px;
}

legend{
	font-weight: bold;
}


#res-bonuses div{
	width: 175px;
}

#res-bonuses div input{
	width: 10px;
}

#res-bonuses div label{
	width: 150px;
}


#contact .main {
	color: #f5b813;
	padding: 10px;
	}

#contact .main p {
	font-size: 1.45em;
	margin: 20px;
	}

#contact h2 {
	color: #000;
	font-size: 1.64em;
	font-weight: bold;
	margin: 0 0 5px 2px;
	text-transform: uppercase;
	}

#contact .main a { margin: 0 2px; }

#contact .floatL { width: 540px; }

#contact .floatR {
	border-left: 2px solid #8bc7e7;
	padding: 0 0 10px 10px;
	width: 410px;
	}


#contact .name {font-size: 1.5em; }

#contact div
{
	margin: 20px;
}

p.more
{
float: right;
}

.info .stopsView, .info #viewStatute
{
	font-size: 1.6em;
	padding: 10px;
}

.buttons a
{
 display: block;
 padding: 10px;
float: left;
}

.txt ul
{
list-style-type: circle;
padding-left: 20px;
}

.txt .right ul
{
padding-left: 0 !important;
list-style-type: none !important;
}

.img-col
{
	float: left;
	margin-right: 25px;
}

.dat-col
{
	float: left;
	width: 450px;
}

h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

.formFields, .submit
{
	padding: 10px;
	margin-bottom: 10px;
}

.submit{
	float:left;
	margin:0 5px;
	text-align:center;
	width:300px;
}

.submit span{
	color: red;
}

