/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

.label {
	font-size:11px;
	margin-top:3px;
}

img {
	padding:0px;
	margin:0px;
}

.label select {
	width:100%;
}

.label input {
	width:98%;
}

.label input .required {
	width:100%;
}

.normal {
	width:40%;
	float:left;
}

.center {
      text-align:center;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #0070cb;
}

a:hover {
	text-decoration: none;
	color: #ffa800;
}

#contactform {
	width:80%;
	padding:20px;
	margin:auto;
	background: #FFDE98;
}

.align {
	width: 50px;
	float:left;

}
.boton { 
	margin-top:5px;}

.fielderror {
	border: 1px solid red;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right bottom;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .title3 {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px;
/* 	background: url(images/img4.gif) no-repeat right bottom; */
	border-bottom: 3px solid #CFCFCF;
/* 	text-align:right; */
}
.boxed2 .title4 {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-right:15px;
/* 	background: url(images/img4.gif) no-repeat right bottom; */
	border-bottom: 3px solid #CFCFCF;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}

.sidebox {
	border-top: 3px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 15px;
}

/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 5px solid #ffa800;
}

#header img {
	border: 0;
}

/* Logo */

#logo {
	float: left;
	width: 100%;
/*	height: 160px;*/
/* 	background: url(images/img01.gif) no-repeat; */
	text-align: center;
	padding-bottom: 20px;

}

#logo h1 {
	padding-top: 10px;
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #ffa800;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	background: #0070cb;
	color: #ffa800;
	border-top: 3px solid #CFCFCF;
	border-bottom: 3px solid #CFCFCF;
	margin-bottom:20px;
}

#menu ul {
	height: 5px;
	list-style: none;
}

#menu li {
	display: inline; 
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 10px 10px 0 10px;
	padding-top:10px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	background: #0070cb;
	color: #ffa800;
	width:230px;
}

#menu a:hover {
	background: #015dab;
}

#menu .active a {
	background: #015dab;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

/* Content */
#contentmain {
	float: right;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;

}

.content {
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
}

.content p, .content ol, .content ul {
	padding-bottom: 10px;
	text-align:justify;
	line-height: 152%;
	list-style-type: none;
/* 	clear: both; */
}

/*#content img {
	float: left;
	padding: 5px;
}*/

.right {
	float:right;
	padding-top: 8px;	
	padding-left: 10px;	
}

.right img {
	border: 0;	
}

#mail {
	margin-bottom: -4px;
}

.transfers {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.transfers ul {
	font-weight: bold;
	font-size: 14px;
	margin-left:0px;
	padding-left: 0px;
}

.transfers ul li {
	text-decoration: underline;
	list-style-type: none;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}

.transfers table {
	font-size: 14px;
	text-align: center;
}
.transfers p {
	text-align: justify;
}

.affiliates img {
	border: 0;	
	padding-top:30px;
}

.affiliates h3 {
	padding-left:25px;
}

.affiliates p {
	margin-bottom:30px;
}

.link {
	border-bottom: 1px solid #CFCFCF;
	padding-left:25px;
}

/* Sidebar */

#sidebar {
	background:#f4f4f4;
	float: left;
	width: 240px;
	margin-bottom:10px;
}

#booking {
	background:#ffde9b;
	float: left;
	width: 200px;
	padding: 20px;
	margin-bottom:10px;
}

#booking h2 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

#booking h3 a {
 	margin-top:10px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#booking h3 a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#booking h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

#booking .fright  {
	float:right;
	margin-top:10px;
}

#arrival {
/* 	padding-left:10px; */
}

#departure {
/* 	padding-left:10px; */
}

/* News */

.news {
/*	padding-top: 10px;
	padding-bottom: 0;*/
	padding: 10px 0px 0px 10px;
}

.news ul {
	list-style-type: square;
}

.news li {
	margin-bottom: 15px;
}

.news h2 {
	text-align: justify;
	margin-right: 20px;
}

.news h3 {
	margin-bottom: 10px;
	font-size: 115%;
	text-align: justify;
	margin-right: 10px;
}

.news h3 a {
	display: block;
	text-decoration:none;
}
.news h4 a {
	text-decoration:none;
	color: #ffa800;
}

.news p {
	font-size: 85%;
}

.news img {
	text-decoration: none;
	border:none;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
	display:block;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}


/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #ffa800;
}

#footer p {
	text-align: center;
	font-size: 77%;
}

#credits {
	margin: 20px;
	display:block;
}

/* Formulario de reservas */

#formulario {
	padding-left:70px;
	padding-right:60px;
}
#errors {
	text-align:left;
	display:block;
	padding:5px;
	color:#7c0b0d;
	font-size:1.6em;
}
.option_ancho {
	width:334px;
	margin:2px;
}
.option_mes {
	width:113px;
	margin:2px;
}
small {
	margin-left:7px;
}
.year {
	width:40px;
	margin:2px;
}
.input_ac {
	width:327px;
	margin:2px;
}

.input_no {
	width:67px;
	margin:2px;
}
.input_airport {
	width:246px;
	margin:2px;
}
.option_hora {
	width:100px;
	margin:2px;
}
.option_dia {
	width:80px;
	margin:2px;
}
.mid {
	width:162px;
	margin:2px;
}
.option_hora {
	width:70px;
	margin:2px;
}
.botones {
	text-align:center;
	margin:20px;
}
.price {
	border:none;
	text-align:right;
	font-size:1em;
	color:#666666;
	width:30px;
	border: 1px solid white;
}
.cb {
	margin:2px;
}
.cold {
	width:46%;
/* 	// width:140px; */
	float:right; 
}
.tri {
	width:31%;
	float:left;
/* 	display:block; */
}
.coli {
	width:46%;
/* 	// width:140px; */
	float:left;
}

.listado {
	width: 100%;
}
tr {
	border:1px solid red;
}
tr:hover {
	background:#ceeeee;
}
th:hover{
/* 	background:white; */
}

.title h4{
	font-size:0.8em;
}
fieldset {
	background:#d1d1d1;
	border:none;
	margin-bottom:20px;
}
.infield {
	background:#f4f4f4;
	border:none;
	margin:5px;
}
.fpago {
	text-align:right;
	padding:10px;
}