/* @group general */
html {
	font-size: 100.01%;
	overflow-y: scroll; }

body {
	font: 80%/150% sans-serif;
	color: #00135D;
	background: #fff; }
	 
h1 {
	font-size: 150%; }
 
h2 {
	font-size: 140%; }
 
h3 {
	font-size: 130%; }
 
h4 {
	font-size: 120%; }
 
h5 {
	font-size: 110%; }
 
h6 {
	font-size: 100%; }

h1, h2, h3, h4, h5, h6 { margin-top: 15px; }

p, summary { margin-top: 10px; }

ul {
	list-style-type: disc; }
	
ol {
	list-style-type: decimal; }
	
li {
	margin: 10px 0 5px 25px; }
	
a {
	color: #00135D;
	font-weight: bold; }

a.boton {
	background: #FF8000;
	background: -moz-linear-gradient(top, #FFA100, #FF8000);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA100), to(#FF8000));
	color: #fff;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none; }

a.boton:hover {
	text-decoration: underline; }
	
a.boton-consulta {
	background: #00135D;
	text-transform: uppercase; }

ins {
	color: #060;
	font-weight: bold; }

del {
	color: #c00; }
	
table {
	border-collapse: collapse;
	margin: 5px auto 10px; }
	
summary {
	font-weight: bold;
	display: block;
	text-align: center; }
	
table th, table td {
	border: 1px solid #00135D;
	padding: 5px;
	text-align: center; }
	
thead {
	background: #eee;
	font-weight: bold; }
	
h2 {
	background: url(../images/web/titulo.jpg) no-repeat 0 4px;
	padding-left: 23px; }
	
img.izquierda, img.derecha {
	display: inline;
	border: 1px solid #FF8000;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }

img.izquierda {
	float: left;
	margin: 10px 25px 20px 10px; }

img.derecha {
	float: right;
	margin: 10px 10px 20px 25px; }
/* @end */

/* @group cabecera */
ul.social {
	margin: 0;
	text-align: center; }
	
ul.social li {
	margin: 15px 15px 0;
	display: inline-block; }

ul.idiomas {
	margin: 0;
	text-align: right; }
	
ul.idiomas li {
	margin: 20px 0 0 15px;
	display: inline-block; }
	
ul.idiomas a {
	text-decoration: none; }

ul.idiomas a:hover span {
	text-decoration: underline; }
	
ul.idiomas a img {
	vertical-align: middle; }
	
h1.titulo {
	height: 96px;
	margin-top: 5px; }
	
h1.titulo a {
	display: block;
	height: 100%;
	background: url(../media/images/web/logo.jpg) no-repeat;
	text-indent: -9999px; }
	
ul.menu {
	background: #FF8000;
	background: -moz-linear-gradient(top, #FFA100, #FF8000);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA100), to(#FF8000));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0 0;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0; }
	
ul.menu li {
	display: inline-block;
	margin: 0 20px; }
	
body.nl ul.menu li, body.es ul.menu li {
	margin: 0 12px; }
	
ul.menu a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }

ul.menu a:hover {
	text-decoration: underline;
	color: #fff; }
	
ul.menu a.activo {
	background: #F66013;
	color: #fff; }
	
.scrollbox_form input {
	border: 0;
	background: #fff;
	color: #00135D;
	font-size: 115%;
	font-weight: bold;
	width: 760px;
	padding: 0;
	margin: 12px 0 0; }
	
.meteo {
	position: relative;
	margin-top: 10px;
	padding-top: 7px;
	font-weight: bold; }
	
.meteo div {
	position: absolute;
	top: 0;
	right: 0; }
/* @end */

/* @group slideshow */
.slideshow, .mini-buscador {
	margin-top: 20px;
	border: 2px solid #00135D;
	height: 316px;
	overflow: hidden; }
/* @end */

/* @group mini buscador */
.mini-buscador {
	min-height: 316px;
	background: #f5f5f5; }
	
.mini-buscador h2 {
	background: #00135D;
	color: #fff;
	margin-top: 0;
	padding: 5px 5px 5px 15px;
	font-size: 120%;
	text-transform: uppercase; }
	
.mini-buscador p {
	margin-left: 15px; }
	
.mini-buscador select {
	width: 240px; }
	
.mini-buscador input.text {
	width: 120px;
	float: left;
	display: inline; }
	
.mini-buscador input.submit {
	float: right;
	display: inline;
	margin: 0 20px 0 0; }
/* @end */

/* @group buscador */
.buscador select {
	width: 160px; }

.buscador input.text {
	width: 150px; }
/* @end */

/* @group bnnrs */
a.bnnr {
	display: block;
	margin-top: 20px;
	background: #FF8000;
	background: -moz-linear-gradient(top, #FFA100, #FF8000);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA100), to(#FF8000));
	text-align: center;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	line-height: 110%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; }
	
body.nl a.bnnr {
	font-size: 100%; }
	
a.bnnr:hover span {
	text-decoration: underline;
	color: #fff;
	display: block; }
	
a.bnnr img {
	display: block;
	margin-top: 5px; }
/* @end */

/* @group seccion */
.seccion {
	margin-top: 10px; }
	
ul.indice {
	margin-top: 5px; }

ul.indice li {
	margin: 5px 0 0;
	list-style-type: none;
	display: inline-block; }
/* @end */

/* @group inicio */
.intro {
	border: 2px solid #00135D;
	padding: 0 15px 15px;
	background: url(../images/web/intro.jpg) no-repeat center center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px; }
/* @end */

/* @group region & clima */
.weather-station {
	text-align: center; }

.weather-station img {
	margin: 5px auto 15px; }
/* @end */

/* @group calculadora hipoteca */
form#calcHipo input.text {
	width: 135px; }
/* @end */

/* @group propiedades */
.propiedades {
	border: 1px solid #00135d;
	margin: 10px 0 20px;
	padding: 0 15px 10px;
	background: #f5f5f5; }
	
.propiedades img {
	border: 1px solid #00135D;
	padding: 4px;
	background: #fff; }

.propiedades p.imgz {
	float: right;
	display: inline;
	margin: 0 0 10px 20px; }
	
.propiedades p.imgz a {
	position: relative; }
	
.propiedades p.linksinmue {
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #00135d; }

.propiedades p.linksinmue a.boton {
	margin-top: 5px; }
	
form.propiedad-hipoteca {
	width: 400px;
}
	
form.propiedad-hipoteca p {
	float: left;
	display: inline;
	margin-right: 25px; }

form.propiedad-hipoteca .boton {
	margin-top: 15px; }
	
p.mini-favoritos {
	text-align: right; }
	
p.mini-favoritos a.boton {
	margin-left: 5px; }
	
/*form.recomendar p.text {
	float: left;
	display: inline;
	margin-right: 25px; }*/
	
form.recomendar input.text {
	width: 300px;
}
	
form.recomendar input.boton {
	margin-top: 0; }
	
.favorito {
	border-bottom: 1px solid #00135d;
	margin-bottom: 20px; }

.favorito img {
	border: 1px solid #00135D;
	padding: 4px;
	float: right;
	display: inline;
	margin: 0 0 10px 20px; }
	
/*form.consulta .clearfix p {
	float: left;
	display: inline;
	margin-right: 25px; }*/
	
form.consulta input.text, form.consulta textarea {
	width: 300px;
}

form.consulta textarea {
	height: 100px; }
	
.sold {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
	height: 150px;
	margin: -145px 0 0 20px;
	background: url(../media/images/web/sold.png) no-repeat;
}

/* @end */

/* @group home services */
form.servicios input.text {
	width: 300px; }

form.servicios textarea {
	width: 660px; }
/* @end */

/* @group enlaces */
.enlaces h3 {
	color: #FF8000; }
/* @end */

/* @group faq */
.faq {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px; }
/* @end */

/* @group contacto */
form.contacto {
	border: 2px solid #00135D;
	padding: 0 15px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fafafa;
	margin-top: 5px; }

form.contacto input.text, form.contacto textarea {
	width: 175px;
	background: #fff; }

form.contacto textarea {
	height: 80px; }
	
img.mapa {
	border: 5px solid #FF8000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px; }
/* @end */

/* @group ofertas + partners */
.destacados, form#partners {
	border: 3px solid #FFA100;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	padding-bottom: 15px; }
	
.destacados h2, form#partners h2 {
	background: #FFA100;
	margin-top: 0;
	text-transform: uppercase;
	padding: 5px 5px 5px 10px; }
	
.destacado {
	float: left;
	display: inline;
	width: 160px;
	margin: 10px 0 0 22px;
	text-align: center; }
	
.destacado a {
	text-decoration: none; }
	
.destacado a.img {
	border: 2px solid #00135D;
	display: block;
	height: 115px;
	overflow: hidden; }

form#partners .fields {
	width: 305px;
	float: left;
	display: inline; }
	
form#partners p {
	margin-left: 20px; }
	
form#partners input.text, form#partners textarea {
	width: 270px; }

form#partners textarea {
	height: 70px; }
	
form#partners input.submit {
	margin-left: 20px; }

form#partners .mensaje-enviado {
	margin-right: 20px; }
/* @end */

/* @group inspection trip form */
form#inspection-trip-form p.checkbox {
	display: inline-block; }

form#inspection-trip-form input.text {
	width: 300px; }

form#inspection-trip-form select {
	width: 310px; }

form#inspection-trip-form textarea {
	width: 660px; }

form#inspection-trip-form p.breakfast_days {
	text-align: right;
	margin-right: 30px; }

form#inspection-trip-form p.breakfast_days label {
	display: inline;
	font-weight: normal; }
/* @end */

/* @group insurances */
form#insurances input.text, form#rental input.text, form#rental textarea {
	width: 300px; }

form#insurances textarea {
	width: 660px; }
/* @end */

/* @group filtro */
form.filtro {
	text-align: right;
	margin-top: 15px; }
/* @end */

/* @group baners */
.baners {
	text-align: center;
	margin-top: 10px; }

.baners div {
	margin: 12px;
	display: inline-block; }
/* @end */

/* @group paginacion */
.paginacion {
	text-align: center; }
	
.paginacion li {
	margin: 0 10px; }

.paginacion div.KT_textnav ul li.NAV_selected {
	color: #ccc; }
	
.paginacion form {
	display: none;
	margin-top: 15px; }
/* @end */

/* @group pie */
.pie {
	text-align: center;
	padding-bottom: 20px; }
/* @end */

/* @group formularios */
legend {
	font-weight: bold; }

label {
	font-weight: bold;
	display: block; }
	
label.checkbox, label.radio {
	display: inline;
	font-weight: normal; }

input.text, textarea, select, input.submit {
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; }
	
textarea, input.text {
	border: 1px solid #aaa;
	padding: 2px 4px;
	background: #fafafa; }
	
textarea { }

input.submit, button.submit, input.boton, button.boton, input.button_smallest {
	border: 0;
	background: #FF8000;
	background: -moz-linear-gradient(top, #FFA100, #FF8000);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA100), to(#FF8000));
	color: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px; }
	
span.required {
	color: #c00;
	font-weight: bold; }

select { }

.mensaje-enviado {
	background: #090;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px 10px; }
	
input.form_validation_field_error_text, textarea.form_validation_field_error_text {
	border: 1px solid #c00 !important; }
/* @end */
