* { outline: none;}

html, body {
 margin: 0;
 padding: 0;
 height: 100%;
}

body{	background: #fff url('/images/bg.jpg') repeat-x;color:#000;width:100%;min-width:950px;font-size: 13px;font-family:Tahoma,Arial,Verdana;line-height: 1.5em;font-size-adjust: 0.58;}

h2{font-size: 26px;text-align:center;color:#639A32;}
h2 b{ font-weight:bold;}
h3{ font-size: 18px;text-align:center;color:#639A32;}
h3 b{ font-weight:bold;}
a {color:#639A32;}
input,select,textarea{ border: #9BA3CF solid 1px;margin: 2px 2px 2px 2px;padding: 2px;background:#fff;font-size:14px;}
#todo{ position:relative;width:100%;min-height: 100%; height: auto !important; height: 100%; }

#todo div.container {
	margin:0 auto 0 auto;
	width:903px;
}
#cabecera{
	background: url('/images/bg-cabecera.jpg') no-repeat;
	height:280px;
}

#cabecera ul {
	width:228px;
	height:100%;	
	float:right;
	list-style:none;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:0;
}

#cabecera ul li {
	height:64px;
	padding-left:15px;
	line-height:58px;
}
#cabecera ul li a{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#cabecera ul li.lang {
	background: url('/images/boton-lang.png') no-repeat;
	font-size:12px;
	font-weight:normal;
}

#cabecera ul li.lang ul {
	width:120px;
	height:36px;
	list-style: none;
	margin-top:13px;
}

#cabecera ul li.lang ul li{
float:left;
	height:36px;
		padding-left:3px;
}

#cabecera ul li.quienes {
	background: url('/images/boton-quienes.png') no-repeat;
}
#cabecera ul li.donde {
	background: url('/images/boton-donde.png') no-repeat;
}
#cabecera ul li.reserva {
	background: url('/images/boton-reserva.png') no-repeat;
}

#reservainfo { margin-left:10px; height:435px;padding-left:20px;}

#header { width:100%; height:110px;  }
#header div.container{ }
#header #logo { font-size:18px; font-weight:bold; color:#0C5889; }
#header #logo img { margin:0;}


#promocional {
	text-align:center;
	float:right;
	margin:0 5px 0 25px;
	height:435px;
}

#promocional .lanzarote {
	margin: 36px 0;
}

#panel .block { padding:4px 20px; margin: 0; height:362px; width:260px; float:left; color:#fff;}

#panel .block h3 { text-align:left;  font-size:14px;height:50px; vertical-align:middle; color:#fff; font-weight:bold;}
#panel .bizq { background: url('/images/bloque1.png') center top no-repeat; font-size:12px;}
#panel .bizq h3 { line-height:45px; }
#panel .bcen { background: url('/images/bloque2.png') center top no-repeat;font-size:12px; }
#panel .bcen h3 { line-height:45px; }
#panel .bdch { background: url('/images/bloque3.png') center top no-repeat; font-size:12px; text-align: left;padding:4px 12px;}
#panel .bdch h3 { line-height:20px; }
#panel .bdch ul { margin: -5px 0 0 0; padding: 0;}
#panel .bdch li { list-style:none; background: url('/images/tick.png') no-repeat; padding: 5px 0 5px 35px; margin: 1px 0; vertical-align: top; font-weight: bold;  font-size: 11px;}


#content {
	width:100%;
}


#content div.container{
	padding-bottom: 40px;
	min-height:600px;
  height:auto !important;
  height:600px;
}	

#main{
	margin-bottom:25px;
	min-height:370px;
}

#main h2, #main h3{
	margin:0 0 30px 0;
	color:#0C5889;
	font-weight:bold;
}

#main ul { 
	list-style:none;
}

#main ul li {
	border-top: #eaeaea solid 1px;
	padding:10px 0 7px 0;
	margin:6px 0;
}
#hotel, #vuelo {}
#hotel label, #vuelo label{text-align:right;}
#main ul label {
	padding-top:2px;
	margin-bottom:8px;
	font-size:12px;
	color:#3A7FCD;
	display:block;
	float:left;
	width:100px;
	clear:both;
}

#loginform form ul label { font-size:11px; }
#registroform form ul label { font-size:11px; }


#footer {
	width:100%;
	height: 60px;
}

#footer div.container{
	height: 40px;
}

#footer #footlinks ul{
	margin:0;
	padding:0;
}

#footer #footlinks li{
	display:inline;
}

#footer #footlinks a{
	padding:0 10px 0 10px;
	font-size:11px;
	color:#7ab2ee;
}

#footer #copyright{
	font-size:11px;
	color:#7ab2ee;
}

#progreso{
  text-align:center;
	padding:6px 0 8px 0;
	color:#0C5889;
	font-weight:bold;
	margin-bottom: 20px;
}

#progreso b{
	color:#3A7FCD;
}

#preciototal { background:url('/images/preciototal.png'); width:222px; color:#fff; height:57px;padding-top:10px;margin-left:9px;}
#preciototal b {font-size:24px;}
#preciototal small {font-size:10px;}

#infovehiculo {
	margin-bottom:10px;
}

#infovehiculo .info{
	font-size:11px;
	padding:0;
	margin:8px 0 10px 0;
	color:#3A7FCD;
}

#infovehiculo p.name {
	font-size:16px;
	color:#000;
	text-align:center;
}
#infovehiculo p.name small{
	font-size:14px;
	display:block;
	font-weight:normal;
	color:#000;
	text-align:center;
}
#indicadorinfovehiculo {
	position:absolute;
	top:200px;
	z-index:100;
	width:100%;
	text-align:center;	
	font-size:11px;
}

#indicadorinfovehiculo img{
	
	margin-left:90px;

}

#indicadorpreciototal {
	font-size:11px;
}
#indicadordesplegablevehiculos{

	font-size:11px;
}

.block {text-align:center;}
.block p{text-align:justify;}

.thumb {
	vertical-align:top;
	width:180px;
	border:#0C5889 solid 3px;
	margin:2px 0 20px 0;
}

.cards img{
	margin:0 3px 0 3px;
	border:#0C5889 solid 1px;	
}

.cardsbig {
	background:#fff;
	padding-bottom:10px;
}

.cardsbig img{
	margin:0 3px 0 3px;
}

.boton {
	background:transparent url(/images/boton.jpg) repeat-x scroll left top;
	border:#9BA3CF solid 1px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:20px auto 0 auto;
	padding:3px 25px;
	text-transform:uppercase;
}

.photo {
	margin-bottom:10px;
	width:240px;
	height:162px;
}

.t-center{text-align:center;}

.mini {
  -moz-border-radius:0.5ex;
  -webkit-border-radius:0.5ex;
	border:#0C5889 solid 1px;
}

ul.error_list {
	width:100%;
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}

#main ul.error_list li{
	border:0;
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:red;
}

#main em { font-weight:bold; color:#0C5889; font-size:17px; padding-left:175px;}
.back { text-align:center;font-weight:bold;}
hr {margin:10px 0;}

#telf {
	background: url('/images/phone.png') no-repeat;
	width: 150px;
	float: right;
	font-size: 18px;
	font-weight:bold;
	color: #fff;
	padding: 6px 0 6px 42px;
	margin-top: 41px;

}

address {
	color: #377dcc;
	text-align: center;
	font-size: 16px;
}

