/*--- MAIN CSS STYLES ---*/
html{ font-size:100.01%;}
body{
	margin:0;
	padding:0;
	font:0.625em Verdana, sans-serif;
}
p, h1, h2, h3, h4, ul, form{
	margin:0;
	padding:0;
	font-weight:normal;
}
a{ font-family:Verdana, sans-serif;}
ul{ list-style:none;}
img{
	display:block;
	margin:0;
	padding:0;
	border:none;
}
.logo a, 
.text-estamos,
#language li a,
.gray-button .right,
.orange-button .right,
.search-holder h3,
.search .calendar,
.aena-banner,
.top-left,
.top-right,
.bottom-left,
.bottom-right,
.form-elements .calendar{
	text-indent:-6666px;
	overflow:hidden;
	display:block;
}
/*--- HEADER CSS STYLES ---*/
.top-navigation{ display:none;}
.header-bg-left{ display:none;}
.header-bg-right{ display:none;}
#header{
	position:relative;
	overflow:hidden;
	width:100%;
	height:100px;
}
.top-right-menu{ display:none;}
.logo{
	float:left;
	margin:1px 0 0 3px;
}
.text-estamos img, .logo img{ display:block;}
.logo a{ display:none;}
.text-estamos{
	margin:22px 0 0 23px;
	display:inline;
	float:left;
	width:134px;
	height:62px;
	text-indent:-6666px;
	overflow:hidden;
}
/*--- main navigation css ---*/
#menu{ display:none;}
/*--- FOOTER CSS STYLES ---*/
.footer-holder{
	width:100%;
	clear:both;
	border-top:1px solid #000;
}
#footer{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:-1px;
	font-size:1.2em;
	line-height:1.333em;
	font-family:Verdana, sans-serif;
	padding:8px 0;
}
#footer ul{
	clear:both;
	text-align:center;
}
#footer ul li{
	display:inline;
	background:url(../images/footer-nav-separator.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-right:1px;
}
#footer ul li.first{
	background:none;
	padding-left:0;
}
#footer ul a{ white-space:nowrap;}
#footer a{
	text-decoration:none;
	color:#000;
}
#footer span{
	display:block;
	clear:both;
	color:#000;
	text-align:center;
}
/*--- buttons css ---*/
.orange-button, .gray-button{
	font-family:"Trebuchet MS", sans-serif;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
}
.orange-button span, .gray-button span{
	float:left; 
	clear:right;
	margin:0;
}
.orange-button{
	font-size:2em;
	line-height:32px;
	height:39px;
}
.gray-button{
	font-size:1.6em;
	line-height:24px;
	height:26px;
}
.orange-button .left{
	background:url(../images/orange-button-left.png) no-repeat;
	height:39px;
	padding-left:14px;
}
.orange-button:hover .left{ background:url(../images/orange-button-active-left.png) no-repeat;}
.orange-button:hover .right{ background:url(../images/orange-button-active-right.png) no-repeat;}
.gray-button:hover .left{ background:url(../images/gray-button-active-left.png) no-repeat;}
.gray-button:hover .right{ background:url(../images/gray-button-active-right.png) no-repeat;}
.orange-button .right{
	background:url(../images/orange-button-right.png) no-repeat;
	width:14px;
	height:39px;
}
.gray-button .left{
	background:url(../images/gray-button-left.png) no-repeat;
	height:26px;
	width:85px;
	padding-left:12px;
	text-align:center;
}
.gray-button .right{ 
	background:url(../images/gray-button-right.png) no-repeat;
	width:11px;
	height:26px;
}
/*--- bannrers css---*/
.banner{
	width:188px;
	height:130px;
	display:block;
	text-decoration:none;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	padding:5px 37px 0 0;
}
.banner img{
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.banner strong{ 
	display:block; 
	text-align:center;
	position:relative;
}
.banner .title{ font:900 17px/17px Arial, sans-serif; }
.banner .sub-title{
	font:900 15px/15px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .text{
	font:900 30px/30px Arial, sans-serif; 
	margin-top:-1px;
}
.banner .title{color:#fff;}
.banner .sub-title{color:#2e2e2e;}
.banner .text span{color:#fff;}
.banner .price{
	margin-top:4px;
	padding-right:60px;
}
.saxo{background:url(../images/bg-banner-saxo.jpg) no-repeat;}
.cordoba .text, .saxo .text{color:#2e2e2e;}
.c2{background:url(../images/bg-banner-c2.jpg) no-repeat;}
.c2 .text{color:#2e2e2e;}
.cordoba{background:url(../images/bg-banner-cordoba.jpg) no-repeat;}
/*--- CONTENT CSS STYLES ---*/
#container{
	width:100%;
	margin:0 auto;
	clear:both;
	border-top:1px solid #000;
}
.caption{
	clear:both;
	padding:5px 5px 20px;
}
.flexible-box .caption{margin-left:-25px; padding-bottom:10px;}
.caption h2{
	font:2em Verdana, sans-serif;
	color:#7f7f7f;
	background:url(../images/bg-page-title.gif) no-repeat 0 50%;
	padding-left:18px;
}
/*--- page 06 css ---*/
.map{
	clear:both;
	width:100%;
	padding:5px 0 20px;
}
.map .title{ 
	text-align:center;
	font-weight:bold;
	font-size:2em;
	color:#000;
	padding:5px;
	border-bottom:1px solid #000;
}
.map img{ margin:10px auto 0;}
.map ul.buttons{ display:none;}
.flexible-box{ padding:5px 50px 20px;}
.oficinas, .condiciones{ width:100%;}
.oficinas h3{
	font-size:1.8em;
	line-height:1em;
	padding-left:5px;
}
.oficinas ul{ padding:0 0 2px 5px;}
.oficinas ul a{
	font-size:1.2em;
	color:#000;
	text-decoration:none;
}
.oficinas ul a:hover{
	text-decoration:underline;
	color:#fe0000;
}
#nueva-consulta{ display:none;}
/*--- page 07 css ---*/
.condiciones{ 
	padding-bottom:20px;	
	font-size:1.2em;
	line-height:1.5em;
}
.condiciones ul{ padding-left:5px;}
.flexible-box h2{margin-left:5px;}
.condiciones li{
	padding:0 0 15px 13px;
	background:url(../images/list-bullet-1.gif) no-repeat 0 5px;
}
.condiciones li li{ padding:0 0 0 10px; background:url(../images/list-bullet-2.gif) no-repeat 0 9px;}
.condiciones li li li{ padding:0 0 0 8px; background:url(../images/list-bullet-3.gif) no-repeat 0 7px;}
.banners-bolder{ display:none;}
/*--- page 03 css ---*/
.search-holder{
	position:absolute;
	left:50%;
	top:130px;
	width:426px;
	height:340px;
	padding:50px 20px 25px 25px;
}
.search-holder h3{
	left:-50%;
	width:426px;
	height:30px;
	line-height:30px;
	border:1px solid #000;
	border-width:1px 1px 0;
	position:relative;
	font-size:14px;
	font-weight:bold;
	text-indent:0;
	text-align:center;
}
.search{
	position:relative;
	left:-50%;
	border:1px solid #000;
	padding:0 28px 25px 26px;
	width:372px;
	overflow:hidden;
}
.search p{
	margin:0;
	padding:0;
	width:100%;
}
.search label{
	color:#4c0000;
	font-size:1.5em;
	display:block;
	padding:8px 0 1px 0;
}
.search select{
	font:1.6em Verdana, sans-serif;
	margin:0;
	padding:0;
}
.search .long{width:100%;}
.search span{ display:block; float:left;}
.search span select{float:left; margin-right:10px;}
.search .calendar{
	width:21px;
	height:22px;
	float:left;
	display:inline;
	margin:0 33px 0 -5px;
}
.search .gray-button{margin:11px 0 0 133px; float:left;}
.info-list{	
	width:100%;
	color:#000;
	position:relative;
}
.separator-line{
	font-size:0;
	line-height:0;
	overflow:hidden;
	width:100%;
	clear:both;
}
.info-list h2{
	font:bold 2.7em Verdana, sans-serif;
	text-align:center;
}
.info-list h3{
	font:bold 1.4em Verdana, sans-serif;
	text-align:center;
	padding-top:7px;
}
.info-list div{
	margin-top:340px;
	float:left;
	width:49%;
	font-size:1.2em;
	line-height:1.5em;
	padding-top:2px;
}
.info-list div strong, .info-list div span{display:block;}
.info-list ul{ padding:0 20px 14px 0;}
.info-list ul li{
	background:url(../images/list-bullet-4.gif) no-repeat 0 6px;
	padding-left:9px;
}
.aena-banner{
	position:absolute;
	bottom:16px;
	right:20%;
	width:161px;
	height:43px;
	background:url(../images/banner-aena.gif) no-repeat;
}
.aena-banner img{ display:block;}
.banners{
	clear:both;
	width:100%;
}
.banners div{
	width:225px;
	float:left;
}
.footer-text-holder{ display:none;}
.footer-text{
	width:890px;
	margin:0 auto;
	overflow:hidden;
	background:#388f16 url(../images/footer-text.gif) repeat-x;
	padding:45px 0 20px 110px;
}
.footer-text div{
	float:left;
	width:340px;
	padding:0 25px;
	text-align:justify;
	color:#dfefd9;
}
.footer-text h3{ font:bold 1.5em/1.333em Verdana, sans-serif;}
.footer-text p{ font: 1.1em/1.818em Verdana, sans-serif; padding-bottom:15px;}
/*--- page 05 css ---*/
.left-form{ display:none;}	
.tarifas-flota{ 
	width:100%; 
	padding:20px 0 0 0;
}
.info-box-holder{
	clear:both;
	height:1%;
	border:1px solid #000;
	border-width:1px 1px 0;
}
.info-box-holder .left-top, .info-box-holder .right-top{ display:none;}
.info-box{
	overflow:hidden;
	clear:both;
	padding:10px 15px 9px;
}
.info-box p{ 
	font-size:1.4em;
	line-height:1.25em;
	background:url(../images/block-info-icon.gif) no-repeat 0 90%;
	padding-left:45px;
}
.info-box p strong{
	color:#000;
	font-size:1.285em;
}
.cars{
	overflow:hidden;
	page-break-inside:avoid;
	clear:both;
	margin-top:8px;
	border:1px solid #000;
}
.cars .title{ 
	height:31px;
	border-bottom:1px solid #000;
}
.cars .title h3{
	font:bold 1.6em Tahoma, sans-serif;
	color:#000;
	padding:6px 0 0 24px;
}
.cars .text-holder{
	padding:5px;
	overflow:hidden;
}
.cars .text{
	height:1%;
	overflow:hidden;
}
.cars .bottom-right, .cars .bottom-left{ display:none;}
.cars .image{
	float:left;
	width:175px;
	padding:4px;
}
.cars .price{
	float:right;
	padding:5px;
}
.cars .orange-button{ display:none;}
.cars .price strong{
	float:left;
	font-size:20px;
	color:#999;
}
.cars .car-info{
	padding:4px 0;
	border:1px solid #7b7b7b;
	border-width:0 1px;
	height:1%;
	overflow:auto;
	font-size:1.2em;
	text-align:center;
}
/*--- page 04 css styles ---*/
.banners-coll{ display:none;}
.formulario-reservas{ display:none;}
.flexible-box .caption p{
	text-align:justify;
	font-size:1.1em;
	padding:3px 0 0 24px;
}
strong.big-info{ display:none;}
strong.small-info{ display:none;}
.orange-box{ display:none;}
.form-elements .cusom-car{ float:left;}
.info-form{
	clear:both;
	width:100%;
	margin-left:20px;
	padding-top:25px;
}
.info-form div{
	padding:8px 0;
	clear:both;
	height:1%;
	overflow:hidden;
}
.info-form ul{
	clear:both;
	height:1%;
	overflow:hidden;
}
.info-form ul li{
	display:inline;
}
.info-form h3{ 
	font-size:1.5em; 
	font-weight:bold;
	padding-bottom:12px;
}
.info-form p{
	height:1%;
	overflow:hidden;
	padding:0 0 6px 0;
	clear:both;
	width:100%;
	page-break-inside:avoid;
}
.info-form .orange-button{ display:none;}
.info-form p strong{
	padding:4px 5px 0 0;
	display:block;
	width:auto;
	overflow:hidden;
	font-size:1.2em;
}
.info-form strong.small-info{
	padding:0 0 6px;
}
.info-form p span.arrow{
	display:block;
	float:right;
	background:url(../images/form-arrow.gif) no-repeat 0 7px;
	margin:0;
	padding:0 0 0 14px;
	width:375px;
}
.info-form .text-field{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:16px;
	width:365px;
}
.info-form .portaequipajes{ 
	float:left;
	padding:2px 0 1px;
}
.info-form .gratuitos{
	float:left;
	width:55px;
	font:1.2em Verdana, sans-serif;
}
.info-form label{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding:2px 0 0 5px;
	width:125px;
}
.info-form .text-date{
	float:left;
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:16px;
	width:25px;
}
.info-form .border{
	float:left;
	border:1px solid #000;
	border-width:0 1px;
	padding:0 4px;
	margin:0 4px;
}
.info-form .date-info{
	float:left;
	font-size:1.2em;
	padding:3px 0 0 7px;
}
.info-form .text-area{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:91px;
	overflow:auto;
	width:365px;
}
.info-form p .orange-button{
	float:right;
	margin:12px 0 0 20px;
}
.info-form .text-condiciones strong{
	clear:both;
	padding:30px 0 6px;
	float:none;
}
.info-form .text-condiciones textarea{
	margin:0;
	padding:2px;
	font:1.2em Verdana, sans-serif;
	height:91px;
	width:98%;
	overflow:auto;
	clear:both;
}
.text-container{
	clear:both;
	width:100%;
	overflow:hidden;
}