/* CSS Document for owd template 'solution' */


/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #3d2705 url(../images/661.jpg) center;
	background-size:100%;
	color: #42290b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight:200px;
	word-spacing: -1px;
	min-width: 924px;
}

/* the hyperlinks */
a {
	color: #42290b;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
img { border: none;}

/* site specific styling */
input {
	border: #42290b 1px solid;
	background: #ecd8c0;
}

select {
	border: #42290b 1px solid;
	background: #ecd8c0;
	text-align:right;
}

/* the container centers the page */
#container {
	width: 840px;
	height: auto;
	margin: 0 auto 0 auto;
}	


/* the header that contains the big image */
#header {
	width: 100%;
	height: 118px;
	background:rgba(244,223,198,0.7);
    box-shadow: 2px 2px 4px 0px;
}
#header .container {
	width: 864px;
	margin: 0 auto 0 auto;
}
#header a:hover{
	text-decoration:none;
}

.logo {
	width: 200px;
    padding-top: 5px;
    float: left;
}
.logo img {
	width:180px;
	height:auto;
}
#header .slogan {
	float: left;
	margin-left: 8px;
	background: url("../images/rantakyla-sprite.png?v=3") no-repeat scroll -198px -328px;
	width: 370px;
	height: 36px;
}
#header .slogan h2 {font-size: 15px; /*margin-top: 6px;margin-left: 395px;*/margin-left: 395px;float: left; line-height: 25px;}
#header .slogan span {float: left; font-weight: bold; line-height: 12px; margin-left: 368px; display: block;}
.lang {
    float: right;
}   
/* the topbar that contains the most upper links */
#topbar {
	width: 100%;
    color: #42290b;
    height: 85px;
	line-height: 30px;
	font-size:12px;	
	vertical-align: middle;
	text-align: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    #topbar {height: 83px;} 
}
/*Google traductor*/
#topbar #google_trans {
	float: right;
	margin-left: 3px;
	height: 30px;
	
}

#topbar #google_trans ul:hover {
    box-shadow: 0px 0px 4px 0px;
    background: #42290b;
    
}
#topbar #google_trans li {
	float: none;
	line-height: 20px;
	padding: 6px 2px;
	text-align: center;
	min-width: 40px;
}

#topbar #google_trans > ul > li:nth-child(2){
	display: none;
	padding-top: 0;
} 
#topbar #google_trans:hover > ul > li:nth-child(2){
	display: block;
}
#topbar #google_trans a { 
	padding: 10px;
	text-decoration: none;
}
#topbar #google_trans a:hover {
	text-decoration: none;
	background: none;
}
#topbar #google_trans span{
	color: #F4DFC6 !important;
}
#topbar .goog-te-gadget-simple {
	background: transparent;
	border: none;	
}

li.login {
	padding-right: 13px;
}

#topbar_text {
	width: auto;
	float: right;
	line-height: 32px;
	margin-left: 20px;
}

#topbar_img {
	float: right;
	width: 32px;
	height: 32px;
	margin-top: 2px;
}
/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
		float: left;
	}
	#topbar li {
		list-style: none;
		width: auto;
		float: left;
	}
	#topbar a {
		color: #f4dfc6;
		text-decoration: none;
		padding: 0 0 0 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: none;
	}
	#topbar a:hover {
		text-decoration: underline;
	}

#user_info{
	clear: both;
	width: auto;
	margin-left: 0px;
}

#guardar_registro{
	float: left;
	margin-top: 10px;
}
/* the navigationbar in the header */
/* the links in the navigationbar are an unordered list */
	#navbar ul {
		float:right;
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		display: block;
		padding: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
	}
	#navbar a:hover, #menu_apartamentos:hover > a {
		background: #42290b;
		color: #f4dfc6;
	}
	#navbar ul li:hover {
		box-shadow: 0px 0px 4px 0px #42290b;
	}
	#navbar .pop-up-menu {
		position:relative;
		z-index:2000;
		width:0;
		height: 0;
		overflow: visible;
		float:left;
	}
	ul#navbar_menu {
		float:left;
		display: none;
	}
	
	ul#navbar_menu a {
		background: url(../images/rantakyla-sprite.png?v=3) scroll 0 0 repeat;
		color: #f4dfc6;
		text-decoration: none;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-transform:none;
		width:200px;
		float: left;
	}
	ul#navbar_menu a:hover {
		background: #392309;
	}
	
	ul#navbar_menu li{
		border-bottom:dotted 1px #f4dfc6;
		float: left;
		box-shadow: 0px 0px 4px 0px #42290b;
	}
	#menu_apartamentos:hover > div.pop-up-menu > ul#navbar_menu, ul#navbar_menu:hover {
		display: inline-block;
	}
/* the core contains all the site contents */
#core {
	width: 840px;
	height: auto;
	margin-top: 30px;
	/*background: #f4dfc6;*/
	background: url(../images/core_bg.png) repeat-y;
}

/* the coreleft contains the left part of the core */
#coreleft {
	width: 183px;
	margin-top: -28px;
	background: url(../images/rantakyla-sprite.png?v=3) scroll 0 -47px no-repeat;
	float: left;
	margin-left: -1px;
}

/* the links in coreleft are another unordered list */
	#coreleft ul {
	}
	#coreleft li {
		display: block;
		height: auto;
		width: 164px;
		margin: 2px;
		min-height: 25px;
		background: url(../images/rantakyla-sprite.png?v=3) scroll -192px -70px;
	}
	#coreleft li:hover {
		background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -192px -100px;
	}
	#coreleft a {
		display: block;
		height: auto;
		padding: 4px;
		width: 152px;
		color: #42290b;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		border: 0;
	}
	
	#coreleft ul.links li:first-child a {
		display: inline;
	}
	.fb_iframe_widget {
	    float: left;
	    margin-left: 4px;
	    margin-top: 2px;
	}
	#coreleft a:hover, #coreleft ul.links li:hover {
		color: #f4dfc6;
	}
	
	#coreleft a.partner{
		font-size:11px;
		letter-spacing:-1px;
		text-transform: capitalize;
	}
	
	#coreleft h3 {
		padding: 20px 4px 0 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 0;
	}

	#coreleft p {
		padding: 5px;
		margin-top: 0px;
		line-height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	

/* the corecenter contains the center part of the core */
#corecenter {
	width: 630px;
	min-height: 710px;
  	height: auto !important;
  	height: 650px;
	float: left;
	font-size:12px;
	margin-bottom: 10px;
}

#corecenter h1{
	padding:15px;
}
#corecenter h3{
	padding:5px 15px 10px 13px;
}

#contacto{
	position:relative;
	width: 560px;
	padding: 0px 0px 10px 10px;
}

#login{
	float:right;
	width: 340px;
	padding: 10px 0px 10px 10px;
}

.seprador_contacto{
	height:10px;
}
.asterisco{
	color:#CC3333;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
#contacto input {
	border: #42290b 1px solid;
	background: #ecd8c0;
}

#contacto select {
	border: #42290b 1px solid;
	background: #ecd8c0;
}

#corecenter select {
	word-spacing:2px;
}

textarea {
	border: #42290b 1px solid;
	height:100px;
	background: #ecd8c0;
}

#contacto input.casilla{
	border:none;
	background:transparent;
}

a.accept-cookie {
	border: #42290b 1px solid;
	padding: 4px;
	background: #f4dfc6;
	float: right;
    margin: 4px 10px;
}
a.accept-cookie:hover{
	border: #f4dfc6 1px solid;
	background: #42290b;
	color: #f4dfc6;
	text-decoration:none;
}
a.button_enviar, button.button_enviar {
	color: #42290b;
	font-weight: bold;
	cursor: pointer;
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/rantakyla-sprite.png?v=3) scroll -195px -130px;
	padding:7px 7px 7px 38px;
}

a.button_enviar:hover, button.button_enviar:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -195px -159px;
	color: #f4dfc6;
	text-decoration:none;
}

a.button_borrar {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/rantakyla-sprite.png?v=3) scroll -194px -192px;
	padding:7px 7px 7px 30px;
}

a.button_borrar:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -194px -221px;
	color: #f4dfc6;
	text-decoration:none;
}

#img_login{
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}

#img_registro{
	margin-top: 10px;
	float:right;
}

.button_login {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/rantakyla-sprite.png?v=3) scroll -381px -196px;
	padding:7px 7px 7px 30px;
}

.button_login:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -381px -227px;
	color: #f4dfc6;
	text-decoration:none;
}

a.borrar_button_login {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/rantakyla-sprite.png?v=3) scroll -222px 0;
	padding:7px 7px 7px 30px;
}

a.borrar_button_login:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -366px 0;
	color: #f4dfc6;
	text-decoration:none;
}

a.button_reservar {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/rantakyla-sprite.png?v=3) scroll -194px -256px;
	padding:7px 7px 7px 30px;
}

a.button_reservar:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/rantakyla-sprite.png?v=3) scroll -194px -290px;
	color: #f4dfc6;
	text-decoration:none;
}

a.button_buscar {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/buscar.gif) no-repeat;
	padding:7px 7px 7px 38px;
}

a.button_buscar:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/buscar_over.gif) no-repeat;
	color: #f4dfc6;
	text-decoration:none;
}

a.button_volver {
	border: #42290b 1px solid;
	background: #f4dfc6 url(../images/volver.gif) no-repeat;
	padding:7px 7px 7px 38px;
}

a.button_volver:hover {
	border: #f4dfc6 1px solid;
	background: #42290b url(../images/volver_over.gif) no-repeat;
	color: #f4dfc6;
	text-decoration:none;
}

a.button_zoom {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -388px -262px no-repeat;
	position:relative;
	left:2px;
	top: 5px;
	padding: 4px 4px 4px 18px;
	font-size: 11px;
}

a.button_zoom:hover {
	text-decoration: underline;
}

.button_der {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -392px -289px no-repeat;
	width: 15px;
	height: 18px;
}

.button_der:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -388px -289px no-repeat;
}

.button_izq {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -411px -289px no-repeat;
	width: 15px;
	height: 18px;
}

.button_izq:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -415px -289px no-repeat;
}

div.flecha_der {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -309px -37px no-repeat;
	width: 34px;
	height: 30px;
	border: none;
	float: right;
	cursor: pointer;
}

#foto_ampliacion div.flecha_der {
	margin-top:280px;
}

div.flecha_der:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -299px -37px no-repeat;
}

div.flecha_izq {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -348px -37px no-repeat;
	width: 34px;
	height: 30px;
	cursor: pointer;
	border: none;
	float:left;
}

#foto_ampliacion div.flecha_izq {
	margin-top:280px;
}

div.flecha_izq:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -356px -37px no-repeat;
}

#foto_ampliacion div.cerrar {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -396px -113px no-repeat;
	background-size: auto;
	padding: 30px 30px 0 0;
	border:none;
	margin-top:40px;
	cursor: pointer;
}

#foto_ampliacion div.cerrar:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -396px -143px no-repeat;
}

a.mas {
	border: none;
	background:  url(../images/rantakyla-sprite.png?v=3) scroll -199px -48px;
	padding:5px 1px 1px 18px;
	margin-left:6px;
	line-height:28px;
	margin-top:6px;
}

a.mas:hover {
	text-decoration: underline;
}

#paginas {
	text-align: right;
	background: #42290b;
	color: #f4dfc6;
	margin:10px 0px 10px 10px;
	padding:5px;
	font-weight:bold;
	line-height:20px;
}

#paginas .normal{font-weight: normal;}

#paginas a{
	color: #F8EDE1;
	font-weight:bold;
	padding: 1px;
}

#paginas a:hover{
	background: #F8EDE1;
	border: 1px solid #6D5233;
	color: #42290b;
	padding: 0;
	text-decoration:none;
}

#foto_detalle {
	padding: 20px 0 50px 20px;
	margin-bottom:10px;
	margin-top:10px;
	border: #42290b 1px solid;
	background:url(../images/listadobg.png) repeat-y;
	width: 590px;
	max-height: 290px;
	position: relative;
}

#foto_detalle .flechas {
	clear: both;
	width: 240px;
	height:18px;
	position: absolute;
	bottom: 3px;
	right: 0;
}

#foto_detalle img{
	border: #fff 2px solid;
}

#foto_detalle img:hover{
	border: #42290b 2px solid;
}

#foto_detalle a{
}
#foto_detalle a:selected{
	border: none;
}

#foto_miniaturas {
	float:right;
	width:220px;
	/*height:80px;*/
}

#foto_miniaturas img{
	border: #42290b 2px solid;
	cursor: pointer;
}

#foto_miniaturas img:hover{
	border: #fff 2px solid;
}

#foto_miniaturas a{
}
#foto_miniaturas a:selected{
	border: none;
}

#foto_ampliacion_bg {
	position:absolute;
	clear:both;
	top:0px;
	z-index:15;
	width: 100%;
	height:200%;
	display: none;
	background:url(../images/listadobg.png) repeat;
}

#foto_ampliacion{
	background:url(../images/listadobg.png) repeat;
	z-index:15;
	margin:auto;
	position:relative;
	top:190px;
	padding:40px;
	width: 900px;
	height: 675px;
	border: #42290b 1px solid;
	text-align:center;
	vertical-align:middle;
}

#foto_ampliacion img {	
	border: #fff 2px solid;
	position:relative;
}

#apartamentos_path{
	padding: 10px 0px 0px 20px;
	height:20px;
	border-bottom:#42290b 1px solid;
}

#apartamentos_path a {
	font-weight:normal;
	font-size:11px;
}

#apartamentos_path a:hover {
	text-decoration:underline;
}

#buscar{
	padding: 10px 10px 10px 10px;
}
#buscar select {
	text-align: left;
}
#buscar img {
	margin-bottom: -4px;
}
#buscar td, #buscar th {
	text-align: left;
	font-weight: normal;
	padding: 1px;
}
#buscar tr.sel-disponibilidad td {
	padding-bottom: 10px;
}
#core{
	margin-top:40px;
}
#corecenter_contacto{
	width: 250px;
}

#donde{
	float: right;
	width: 50%;
}

#donde p{
	font-size:11px;
	letter-spacing:-1px;
}

#donde ul{
}

#donde li{
	font-size:11px;
	letter-spacing:-1px;
}

#donde h2{
	font-size: 12px;
}

#destacados{
	float: left;
	width: 50%;
}

#horarios {
	position:relative;	
}

#informacion_personal{
	float:left;
	width:68%;
	display:block;
}

#informacion_personal img {
	margin-bottom: -4px;
}

#img_contacto{
	float:right;
	width:32%;
}	

#informacion_alquiler{
	width:108%;
}

#informacion_registro{
	position:relative;
	clear: both;
}

#precios {
 	background:url(../images/listadobg.png) repeat-y;
	/*border: #42290b 1px solid;*/
	padding: 0px 10px 0px 0px;
	margin-bottom: 10px;
}
#precios span {
	/*color: #42290b;*/
	font-size: 11px;
}
#precios p {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
#precios table{

}

#precios td{
	height: 23px;
	font-weight:600;
	border-bottom: #42290b 1px dotted;
}

#precios img{
	margin-bottom: -3px;
}

#enviar{
	float: right;
    margin-right: -36px;
    margin-top: 16px;
	height: 40px;
}

	#corecenter h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #42290b;
		padding: 10px 0 0 10px;
	}
	#corecenter p {
		line-height: 20px;
		margin: 0 10px 10px 10px;
		color: #333;
		text-align:justify;
		position: relative;
		z-index: 1;
	}
	
	#corecenter p.presentacion, #corecenter div.presentacion {
		line-height: 12px;
		float: left;
		margin-right:10px;
		max-width:300px;
		font-size:11px;
	}
	#corecenter div.presentacion p {
		line-height: 12px;
		text-align: left;
	}
	#corecenter div.presentacion p span {
		margin-top: 5px;
		display: block;
		font-style: italic;
	}
	#corecenter p.presentacion {
		/*float: left;*/
		width:120px; 
		margin-right:10px; 
		margin-top:6px; 
		font-size:11px;
	}
	#corecenter p.presentacion img {border: #42290b solid 2px;}
	
	#corecenter ul.presentacion {
		float: left;
		margin-top: 0;	
	}
	#corecenter ul.presentacion a{
		color: #42290b;
	}
	
	#corecenter p.destacdo {
		background: url(../images/listadobg.png) repeat;
	}
	
	#corecenter p.destacado_inicio {
		border-top: #42290b 1px solid;
	}
	
	#corecenter p.destcado_fin {
		background: url(../images/listadobg.png) repeat;
	}
	
	#corecenter ul {
		padding-left:6px;
		width: auto;
	}
	
	#informacion_alquiler ul {
		padding-left:6px;
	}
	
	.siguiente {
		margin-top: 10px;
	}
	
	.alineado {
		margin-left: 4px;
	}
	
	#corecenter li {
		list-style: none;
		font-size:12px;
		line-height: 20px;
	}
	#corecenter table {
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
		font-size:12px;
		line-height: 18px;
	}
	.fila_destacados {
		border-bottom: #42290b 1px dotted;
	}
	
	.fila_listado {
		border-bottom: #42290b 1px dotted;
		line-height:20px;
		background:url(../images/listadobg.png) repeat-y;
	}
	.fila_listado.descripcion {padding: 4px;}
	#corecenter li.dotted {
		font-size:12px;
		margin-left:30px;
		list-style-image:url(../images/punto.gif);
	}
	#corecenter li.contacto {
		font-size:12px;
		line-height:25px;
		padding:5px;
	}
	#corecenter li.ultima {
		border-bottom: none;
		padding-top:2px;
		line-height:25px;
	}
	#corecenter li a {
		text-decoration: none;
		color: #333;
		height: auto;
	}
	#corecenter li a:hover {
		text-decoration:underline;
	}

#logo{
	position:relative;
	height:162px;
	width: 164px;
	top:-214px;
	left: 2px;
	float:left;
	background:  url(../images/rantakyla-sprite.png?v=3) scroll -426px -6px;
}
/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 840px;
	height: 30px;
	background: #42290b;
	line-height: 25px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
	#footer p {
		color: #f4dfc6;
		padding-right: 20px;
		float: right;
	}
	#footer a {
		color: #f4dfc6;
	}
	#footer span.reg {font-size: 13px;}

#precios td.condiciones {
    font-weight: normal;
    font-size: 11px;
    border: none;
}

a.linkapp {
	color: #333;
	text-decoration: underline;
}

a.linkapp:hover {
	text-decoration: none;
}

#corecenter p img {
	border: #FFFFFF 2px solid;
	margin: 0px 20px 10px 0px;
}

#corecenter #direccion {
	clear:both;
	position:relative;
	top: 12px;
	left: 4px;
	padding-bottom: 16px;
}

#coreleft .busca-cod {
    margin: 25px 0 48px 25px;
    width: 130px;
}

#coreleft .busca-cod input {
	padding: 4px 0 1px;
    width: 110px;
    background: none;
    border: none;
    height: 16px;
    font-weight: bold;
    color: #42290b;
}

input::-webkit-input-placeholder{
    color: #42290b;
}
input:-moz-placeholder {
    color: #42290b;
}
input[placeholder], [placeholder], *[placeholder] {
	color: #42290b;
}

#coreleft .busca-cod .icn-buscar {
	background: transparent url("../images/rantakyla-sprite.png?v=3") no-repeat scroll -570px -313px;
	width: 20px;
	height: 20px;
	float: right;
	cursor: pointer;
	margin-top: 1px;
}

ul.ui-widget-content {
	width: 250px !important;
	background: rgba(236, 216, 192, 0.95) !important;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(66,41,11,0.79);
	-moz-box-shadow: 1px 1px 2px 0px rgba(66,41,11,0.79);
	box-shadow: 1px 1px 2px 0px rgba(66,41,11,0.79);
}
ul.ui-widget-content a {
	font-size: 12px;
	font-weight: normal;
}
ul.ui-widget-content img {
	float: left;
	border: #42290B 1px solid;
	margin-right: 3px;
}
ul.ui-widget-content span {
	position: relative;
	top: -3px;
}
.ui-state-focus {
	border-color: #42290b !important;
	background-url: none !important;
	background: #f0d8c3 !important;
}

li.ui-menu-item {
	line-height: 13px;
}

li.menu-ofertas {
	overflow: visible;
	width: 88px;
	height: 23px;
}

li.menu-ofertas div {
	background: transparent url("../images/rantakyla-sprite.png?v=3") no-repeat scroll -478px -257px;
	width: 113px;
	height:43px;
	margin-top: -12px;
}
li.menu-ofertas a {
	color: #ffffff;
	margin-top: 11px;
	padding-left: 9px !important;
	float: left;
}

/*Transfers*/
#corecenter table.transfer {
   width: 100%;
   padding:15px;
   font-size:13px;
   border-top: #42290b 1px solid;
   border-bottom: #42290b 1px dashed;
   background:url(../images/listadobg.png);
}

#navbar {
   text-align: left;
}

ul#navbar_menu li {line-height: 18px;}
#navbar li {margin-right: 8px;}
    
#navbar li.menu-ofertas a:hover {
	background: none;
	color: #ffffff;
	text-shadow: 2px 1px 4px rgba(252, 198, 148, 1);
	font-size: 12px;
	margin-left: -1px;
}
#navbar li.menu-ofertas:hover{box-shadow: none;}
.app-slider {
	width: 270px !important;
	margin: -4px 10px 10px 10px;
	overflow: hidden;
}
.slick-list {
	overflow: visible;
	width: 268px;
}
.app-slider div.slider-img {
	margin-right: 0;
}
.app-slider img {
	max-height: 200px;
	width: auto;
	border: #FFFFFF solid 2px;
	background: #ffffff;
}

#corecenter .cont-ofertas p img {
	margin: 0 10px;
}

#corecenter .cont-ofertas p {
	background: url("../images/listadobg.png") repeat-y;
	padding: 0 4px;
}
#corecenter .cont-ofertas h2, #corecenter .cont-ofertas h3, #corecenter .cont-ofertas h4, #corecenter .cont-ofertas h5 {
	clear: both;
}
#listado_apartamentos .cont-ofertas {
	padding-bottom: 20px;
	background: url("../images/listadobg.png") repeat-y;
}
#listado_apartamentos .cont-ofertas p {
	background: none;
}
#listado_apartamentos .cont-ofertas .app-slider {
	width: 406px !important;
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#listado_apartamentos .cont-ofertas .slick-list, #listado_apartamentos .cont-ofertas .app-slider div.slider-img {
	width: 400px !important;	
}
#listado_apartamentos .cont-ofertas .app-slider img {
	max-height: 308px;
	max-width: 100%;
}

.cont-practicas {
	margin-left: 70px;
}
.cont-practicas h1 {
	font-family: 'Shadows Into Light', cursive;
	letter-spacing: 2px;
}
#corecenter .cont-practicas p img {
	border: 1px solid #7f5409;
	padding: 10px;
	background: #d6ab85;
}
#corecenter .cont-practicas p.cont-img {
	text-align: center;
	letter-spacing: 2px;
}

#corecenter .cont-practicas span {
	font-family: 'Homemade Apple', cursive;
	display: block;
	position: relative;
	font-size: 20px;
	z-index: 3;
}
#corecenter .cont-practicas span.nombre-1 {
	float:left;
	left: 20px; 
	top: 40px;
}

#corecenter .cont-practicas span.nombre-2 {
	float:right;
	right: 37px;
	top: 130px;
	font-size: 24px;
}

#corecenter .cont-practicas span.nombre-3 {
	float:left;
	left: 55px; 
	top: 40px;
}

#corecenter .cont-practicas span.nombre-4 {
	float:left;
	left: 0; 
	top: 360px;
}

#corecenter .cont-practicas span.nombre-5 {
	float:right;
	right: 137px; 
	top: -90px;
	font-size: 20px;
}


tr.temp_impar {
	background:url(images/listadobg.png) repeat-y;
}
tr.temp_impar td {
	border-bottom: #42290b 1px dotted;
}
tr.temp_impar span {
	color: #42290b;
}
tr.temp_par {
	background: #765c3d;
	color: #f8ede1;
}
tr.temp_par td {
	border-bottom: #f8ede1 1px dotted;
}
tr.temp_par span {
	color: #f8ede1;
}

div.caracteristicas { 
  margin: 0 10px 0 0;
  color: #333333;
}

div.caracteristicas table {border-bottom: 1px dotted #42290B; margin-left: 10px; padding-left: 0 !important;}
div.caracteristicas td {padding: 3px 5px; border-top: 1px dotted #42290B; vertical-align: top;}
div.caracteristicas tr td:first-child {width: 39%;}
div.caracteristicas table tr:first-child td,div.caracteristicas table tr:nth-child(2) td {border-top: none;}
div.caracteristicas tr.fila_impar{
   background: url("../images/listadobg.png") repeat-y;
}
div.energia {
	float: right;
	width: 150px;
}
div.energia div {
	margin: 5px 14px 0 10px;
}
div.energia h4 {
	border-bottom: 1px solid #42290B;
    margin: 10px 10px 0 10px;
}
div.ubicacion {
	width: 480px;
}
div.ubicacion div{
	margin: 5px 14px 0 10px;
}
div.calendar table { display:inline-table; }
div.reservas .calendar {
	margin: 5px 7px 0 2px;
	width:104%;
}
div.reservas h4{
   border-bottom: 1px solid #42290B;
   margin: 10px 10px 0 10px;
}
#calendar th.cal_header {
  /*width: 28px;*/
  font-weight: normal;
}
#calendar td.call_cell {
	/*width: 14.5px;
	height: 14.5px;*/
}

#calendar .flecha_block {
	/*width: 30px;*/
}
#calendar th.ant {
	/*width: 30px;*/
}
div.ubicacion h4{
   border-bottom: 1px solid #42290B;
   margin: 10px 10px 0 10px;
}
/* Calendario */
#calendar table {
	border-collapse: separate;
	border: 1px solid #42290b;
	border-radius: 3px;
	padding: 0 0 1px 0;
	font-size: 8px;
	margin:0 0 2px 2px;
	background: #EAD5BB;
}
#calendar td.call_cell {
	text-align: center;
	vertical-align: middle;
	color: #42290b;
	position: relative;	
	padding: 1px 0 0 1px;
}
#calendar tr td.call_cell:last-child{
	padding-right:1px;
}
#calendar div.call_day {
	height: 13px !important;
	width: 13px !important;
	line-height: 13px !important;
	color: #FFFFFF;
	/*padding: 2px;*/
 	border: 1px solid #485A00;
	border-radius: 2px;
	/*background: url(img/cells.png);*/
	background: #6D7C01;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #6D7C01 60%, #7C9B01 100%);
	
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #6D7C01 60%, #7C9B01 100%);
	
	/* Opera */ 
	background-image: -o-linear-gradient(top, #6D7C01 60%, #7C9B01 100%);
	
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, #6D7C01), color-stop(1, #7C9B01));
	
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #6D7C01 60%, #7C9B01 100%);
	
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #6D7C01 60%, #7C9B01 100%);
}

#calendar th.cal_header {
	height: 21px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/calendario/chooser.png);
	/*font-weight: bold;
	font-size: 11px;*/
	color: #42290b;
	position: relative;
	border-bottom: 1px solid #666666;
}
#calendar th.week_days {
	color: #383838;
	background: transparent url("../images/listadobg.png") repeat-y;
	height: 12px;
	border-bottom: none;
	padding-bottom: 1px;
	font-size: 9px;
    font-weight: 500;
    text-align: center;
	/*border-bottom: #f8ebc3 solid 1px;*/
}
/*#calendar td:hover, th:hover {
	background-position: 0px -33px;
	color: #42290b;
}*/
#calendar div.date_has_event {
	border: 1px solid #B80202;
	background: #CF1A1A;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #CF1A1A 60%, #DB595C 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #CF1A1A 60%, #DB595C 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #CF1A1A 60%, #DB595C 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.6, #CF1A1A), color-stop(1, #DB595C));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #CF1A1A 60%, #DB595C 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #CF1A1A 60%, #DB595C 100%);
	color: white;
}
#calendar .calendars {
	width: 586px;
	float: left;
}
#calendar td.last_day {
	/*background-position: 0px -33px;*/
	background: none;
	border: none;
	color: white;
}
#calendar td.padding {
	/*background: url(img/calpad.jpg);*/
	border: none;
	background: none;
	height: 15px !important;
}
#calendar .ant {
	background: url(../images/calendario/ant.gif);
	background-position: -5px 0;
	border-bottom: 1px solid #666666;
	cursor: pointer;
	/*width: 33px;*/
}
#calendar .ant:hover {
	background-position: -5px -33px;
}
#calendar .flecha_block {
	background: url(../images/calendario/chooser.png);
	border-bottom: 1px solid #666666;
	/*width: 33px;*/
}
#calendar .sig {
	background: url(../images/calendario/sig.gif);
	background-position: -6px 0;
	border-bottom: 1px solid #666666;
	cursor: pointer;
	/*width: 27px;*/
}
#calendar .sig:hover {
	background-position: -6px -33px;
}
#calendar div.flecha_der {
	width: 30px;
	opacity: 0.9;
    margin-top: 42px;
    margin-right: 21px;
}
#calendar div.flecha_izq {
	width: 30px;
	opacity: 0.9;
	margin-right: 3px;
	margin-top: 42px;
	margin-left: -15px;
}
#calendar div.flecha_izq:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -351px -37px no-repeat;
}
#calendar div.flecha_der:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -306px -37px no-repeat;
}
div.flecha_none, div.flecha_none:hover, #calendar div.flecha_none:hover {
	opacity: 0.4 !important;
	cursor: default;
}
#calendar div.flecha_der.flecha_none:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -309px -37px no-repeat;
}
#calendar div.flecha_izq.flecha_none:hover {
	background: url(../images/rantakyla-sprite.png?v=3) scroll -348px -37px no-repeat;
}
.info_reserva {
	visibility: hidden;
	overflow: visible;
	position: relative;
	height: 0;
	width: 0;
	left: 6px;
	top: 10px;
	z-index:99999;
}
.info_reserva_txt {	
	width: 256px;
	padding:6px;
	border: 1px solid #666666;
	border-radius: 3px;
	#f8e7d7 linear-gradient(to bottom, #f8e7d7 60%, #f3dac4 100%) repeat scroll 0 0
	-webkit-box-shadow: 0px 0px 5px 0px rgba(82,82,82,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(82,82,82,1);
box-shadow: 0px 0px 5px 0px rgba(82,82,82,1);
	background: #f8e7d7;	
	color: #333;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #f8e7d7 25%, #f3dac4 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #f8e7d7 25%, #f3dac4 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #f8e7d7 25%, #f3dac4 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, #f8e7d7), color-stop(1, #f3dac4));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #f8e7d7 25%, #f3dac4 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #f8e7d7 25%, #f3dac4 100%);
	z-index:99999;
	font-weight:bold;
	line-height: 17px;
	font-size:12px;
}

.fb-container, .cookie-info {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index:1000;
	padding: 0 0 0 10px;
	background: transparent url('../images/listadobg.png') repeat;
	-webkit-box-shadow: 2px 2px 4px 3px rgba(66,41,11,0.5);
	-moz-box-shadow: 2px 2px 4px 3px rgba(66,41,11,0.5);
	box-shadow: 2px 2px 4px 3px rgba(66,41,11,0.5);
	-webkit-transition: all 0.7s ease-in-out;
  	-moz-transition: all 0.7s ease-in-out;
  	-o-transition: all 0.7s ease-in-out;
  	transition: all 0.7s ease-in-out;
}
.fb-container {
	width: 268px;
	border: 1px solid #42290b;
	border-width: 2px 0 0 2px;
}
.fb-close {
	float: right;
	margin-right:2px;
	margin-top:-2px;
}
.fb-close a:hover{
	text-decoration: none;
	text-shadow: 0 -1px 2px rgba(63,63,63, 1);
}
.fb-page {
	border 2px solid #FFFFFF;
}
.cookie-info{
	width: 840px;
	margin: auto;
	left: 0;
	padding: 0;
}
.cookie-text{
	background: url("../images/listadobg.png") repeat;
    margin: 0 auto;
	padding: 5px 3px 20px;
	width: 832px;   
	font-size: 10px;
}
.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0; left: 0;
    background: rgba(119, 119, 119, 0.6);
    z-index: 1000;
}
.overlay-content {
    border: #64431c 1px solid;
    background: #f1dfc7;
    position: relative;
    top: 40%;
    left: 30%;
    width: 40%; 
    text-align: center;
    padding: 30px;
    opacity: 1;
    font-size: 16px;
}
.overlay-content a:hover {
    cursor: pointer;
}
#msgDiv.overlay-content{
	text-align: center;
	border: 1px solid #64431c;
	background: #ffffff;
	font-size: 12px;
	line-height: 25px;
	padding: 0;
	width: 400px; 
	top: 20%;
    left: 40%;
}
#msgDiv p {margin: 1em 2px;}
h4#msgTitle{
	text-align: right;
	margin: 0;
	padding: 3px;
	background: #64431c;
	opacity: 0.75;
	border: 1px solid #64431c;
	line-height: 18px;
	color: #ffffff;
	cursor:pointer;
	font-weight: normal;
}
.condlegales{margin-top: 10px;}
.condlegales img{float:left;margin:5px 10px;width:300px;}
#corecenter p:empty {margin: 0;}
div.slider-img {z-index: 600 !important;}
#calendar > table{background:none; border:none; margin-left: 28px;}
#contacto .overlay{display: none;}
.newsletter{
    top: 2%;
    font-size: 12px;
    padding: 15px;
    background: #f6eee7;
    left: calc(50% - 300px);
    width: 600px;
}
#corecenter .newsletter p {font-size: 11px; text-align: left; line-height: 16px;}
.newsletter img {height: 300px;float:left; margin: 0 15px 5px 70px;}
.newsletter form {text-align: left; padding-top: 10px; clear: both;}
.newsletter label {margin-left: 10px; font-weight: bold;display: block;}
.newsletter input[type=radio]{margin-right: 5px;}
.newsletter a.button_enviar{display: block; margin: 10px auto 0 auto; width:100px;}
#corecenter .newsletter h2 {font-size: 40px;padding-bottom: 10px; margin-top: 35px;}
#corecenter .newsletter h3 {padding: 2px; font-size: 25px;}
#corecenter .newsletter h4 {padding: 2px; font-size: 16px;}
#navbar a br, #apartamentos_path a br{display:none;}
#navbar li.blogi div {background: url(../images/blogi.png?v=1); background-size: 100% 100%;float: right; width: 38px; height: 44px; margin-top: -25px; margin-right: -38px;}
#navbar li.blogi a {font-family: 'Kaushan Script', cursive; font-size: 14px; padding: 4px 0 4px 8px;float: left; letter-spacing: 1px;}
#navbar li.blogi:hover{box-shadow: none;}
#navbar li.blogi a:hover{background: none;color:#5e5848;}
/* Tabla precios vacacional */
#corecenter table.precios-vacacional {
	font-size: 11px;
	width: 100%;
	padding: 0 6px;
	margin: 0;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#corecenter table.precios-vacacional thead th:first-child {
	text-align: left;
	width: 18%;
}
#corecenter table.precios-vacacional thead th:not(:first-child) {
	width: 10.25%;
}
#corecenter table.precios-vacacional thead th:nth-child(n+2) {
	font-weight: normal;
}
#corecenter table.precios-vacacional thead th, #corecenter table.precios-vacacional tbody td {
	border: solid #42290b;
	border-width: 1px 1px 0 0;
	padding: 1px;
}
#corecenter table.precios-vacacional thead th:first-child, #corecenter table.precios-vacacional tbody td:first-child {
	border-left-width: 1px;
}
#corecenter table.precios-vacacional tbody td:nth-child(n+2) {
	text-align: center;
}
#corecenter table.precios-vacacional tbody td:nth-child(n+3):not(:last-child) {
	font-size:12px;
}	
#corecenter table.precios-vacacional tbody tr:last-child td {
	border-bottom-width: 1px;
}

#corecenter table.precios-vacacional tfoot td {
	padding: 2px 4px 0 0;
	vertical-align:top;
}
#corecenter table.precios-vacacional tfoot tr:nth-child(2) td {
	padding-top: 6px;
}
#corecenter table.precios-vacacional tbody td:nth-child(2), #corecenter table.precios-vacacional thead th:nth-child(2),
#corecenter table.precios-vacacional tbody td:nth-child(9), #corecenter table.precios-vacacional thead th:nth-child(9) {
	background: rgb(254,242,243);
}
#corecenter table.precios-vacacional tbody td:nth-child(3), #corecenter table.precios-vacacional thead th:nth-child(3),
#corecenter table.precios-vacacional tbody td:nth-child(4), #corecenter table.precios-vacacional thead th:nth-child(4),
#corecenter table.precios-vacacional tbody td:nth-child(5), #corecenter table.precios-vacacional thead th:nth-child(5),
#corecenter table.precios-vacacional tbody td:nth-child(6), #corecenter table.precios-vacacional thead th:nth-child(6),
#corecenter table.precios-vacacional tbody td:nth-child(7), #corecenter table.precios-vacacional thead th:nth-child(7),
#corecenter table.precios-vacacional tbody td:nth-child(8), #corecenter table.precios-vacacional thead th:nth-child(8) {
	background: rgb(156,194,229);
}
/*#corecenter table.precios-vacacional:nth-child(3) tbody td:nth-child(5), #corecenter table.precios-vacacional:nth-child(3) thead th:nth-child(5),
#corecenter table.precios-vacacional:nth-child(3) tbody td:nth-child(6), #corecenter table.precios-vacacional:nth-child(3) thead th:nth-child(6) {
	background: rgb(222,234,246);
}*/
/* version movil */
.show-for-small-only {display: none !important;}
@media only screen and (max-width: 46em){
	*{box-sizing: border-box}
	html {width: 100%; height: 100%}
	html, body{position: absolute; letter-spacing: 1px;min-width: unset;}
	.hide-for-small-only {display:none !important;}
	.show-for-small-only {display: block !important;}
	.show-for-small-only.inline{display: inline-block !important;}
	#msgDiv.overlay-content {width: 80%; left:10%}
	#corecenter table.precios-vacacional {padding: 0 14px; font-size:12px;}
	#corecenter table.precios-vacacional tbody td:first-child br{display: none}
	#corecenter table.precios-vacacional tbody td span.show-for-small-only{display: inline-block !important; margin-right: 4px; font-size:12px;}
	#corecenter table.precios-vacacional tbody td:nth-child(n+2){text-align:right; padding-right: 15px;}
	#corecenter table.precios-vacacional tbody td:nth-child(n+2) span.show-for-small-only {float:left;margin-left: 5px;}
	#corecenter table.precios-vacacional tbody td:nth-child(n+3):not(:last-child) {font-size:14px;}
	#corecenter table.precios-vacacional thead {display:none;}
	#corecenter table.precios-vacacional td {float:left;width:100%;}
	#corecenter table.precios-vacacional tbody td {border-left-width: 1px; padding: 4px;}
	#corecenter table.precios-vacacional tbody tr:last-child td:not(:last-child) {border-bottom-width: 0;}
	/* header */
	#header {position:fixed; z-index: 900;background: rgba(244,223,198,0.95); height: 85px; }
	#header .slogan {margin-top: -36px; text-align: left; margin-left: 60px; width: 70%; height: 22px; background-position: -379px -199px;}
	#header .slogan span {margin-left: 215px;}
	#header .slogan h2 {font-size: 12px; margin-top: 6px; margin-left: 0;}
	#header .container {width: 100%}
	.logo img {width:46px; margin-left: 2px;}
	#topbar {height: 46px;}
	#topbar #google_trans {float:none;position:absolute;right:0;top:0;z-index:901;}
	#topbar #google_trans > ul > li:nth-child(2){padding-top: 6px;}
	#topbar #google_trans a {padding: 5px 16px 16px 16px;}
	#navbar ul {width: 100%}
	#navbar li {text-align: center; width: 25%; margin: 0 auto;}
	#navbar ul li:hover {box-shadow: none;}
	#navbar li a {padding: 5px 6px 5px 6px; font-size: 9px; display: table-cell; width: 80%; height: 32px; vertical-align: middle;}
	#navbar a br {display:inline;}
	#navbar a:hover {background: none; color: #42290b;}
	#navbar li#menu_apartamentos {width: 50%;}
	li.menu-ofertas div {margin-left: -18%; margin-top: -4px;}
	li.menu-ofertas a {padding-left: 8% !important; padding-top: 9px !important}
	li.menu-ofertas a:hover {font-size: 9px !important;} 
	#menu_apartamentos:hover > ul#navbar_menu, ul#navbar_menu:hover {
		display: none;
	}
	/* contendor principal */
	#container {width: 100%; margin-top:92px}
	#core {width: 96%; background: rgba(244,223,198,0.90); margin: 0 auto;}
	#coreleft{display: none}
	#corecenter{width:100%;float:none; font-size: 14px;}
	#corecenter h1 {padding: 6px 10px;}
	#corecenter h3 {font-size: 15px;}
	#corecenter p {line-height: 26px; text-align: left; padding: 0;}
	#corecenter p img {max-width: 100%; height: auto !important;}
	#corecenter h1 {font-size: 1.4em;}
	.vid-container {position: relative;padding-bottom: 50%;padding-top: 35px; height: 0; overflow: hidden; margin: 0 auto 0 auto;}
	.vid-container iframe, .vid-container object, .vid-container embed {
	    position: absolute;
	    top: 0;
	    left: 0.8%;
	    width: 98%;
	    height: 92.5%;
	}
	#apartamentos_path {padding: 0 0px 0px 11px; height: auto; width: 95%; margin: 0 auto;}
	/* footer */
	#footer {width: 100%; height: auto; text-align: left;}
	#footer p {padding-left: 20px; float:none;}
	#footer a {display: block;}	
	a.blogi {font-family: 'Kaushan Script', cursive; font-size: 18px; font-weight: normal; letter-spacing: 1px}
	#footer img.logo {width: 60%;float:right;max-width:250px;}
	.cookie-info {background: rgba(244,223,198,0.85);}
	.cookie-info, .cookie-text {width: 100%}
	.fb-container.show-for-small-only {width:90%; position: unset; border: none; margin: 10px auto; padding:10px 0 0 0; box-shadow: none; background: none;font-size:12px}
	/*.fb-container.show-for-small-only ul li:nth-child(n+4){float:left;margin-right:20px; padding-top:10px;}*/
	.fb-container.show-for-small-only ul li:nth-child(n+7){display:none;}
	.fb-container.show-for-small-only ul li {padding: 5px;}
	.fb_iframe_widget {float: none; margin: 0;}
	/* Home y empresa */
	#destacados, #donde {width: 100%;}
	#donde p, #corecenter li {font-size: 14px !important; letter-spacing: normal;}
	#destacados tr td.fila_destacados:nth-child(2) {padding-left: 4px;}
	.fila_destacados img {width: 151px;}
	#direccion li span.show-for-small-only,ul.presentacion li span.show-for-small-only {display:inline-block !important;}
	ul.siguiente.presentacion li {padding: 3px 0 3px 0;}
	/* Ofertas */
	div.app-slider {margin: -6px auto 4px 2px !important;}
	/* Listado apartamentos */
	#buscar td {width: 50%; float: left; font-size: 13px; line-height: 16px;}
	#buscar tr.show-for-small-only td {width: 100%}
	#buscar select {width: 100% !important; font-size: 13px; line-height: 16px;}
	#buscar input{width: 82% !important;}
	#buscar input[type=checkbox]{width: auto !important;}
	#listado_apartamentos table {line-height: 16px; padding-left: 9px;}
	#listado_apartamentos table td:nth-child(2) a {margin-bottom: 12px; display: inline-block;}
	#listado_apartamentos #tabla tr {background: url(../images/listadobg.png) repeat-y; border-bottom: #42290b 1px dotted;}
	#listado_apartamentos td.fila_listado {width: 50%; float: left;background: none; border:none;vertical-align: middle; padding-top: 4px; line-height: 18px;}
	#listado_apartamentos td.fila_listado:nth-child(2) {word-break: break-word;}
	#listado_apartamentos td.fila_listado:nth-child(3) {padding-top: 2px; background: url(../images/listadobg.png) repeat-y;float: right;}
	.fila_listado.descripcion {padding:0;}
	#paginas {margin: 4px 2px 4px 10px;}
	#paginas a {padding: 1px 5px;}
	#paginas a:hover {padding: 1px 4px;}
	/* Detalles de apartamento */
	#corecenter table {font-size: 13px; line-height: 18px;}
	#foto_detalle {width: 95%; margin: 10px auto 10px auto; max-height: none;text-align: center; padding: 0;}
	#foto_detalle > img {max-width: 94%; width: auto; height: auto; max-height: 300px; margin-top: 15px;}
	#foto_miniaturas {height:auto; width:100%; margin-top: 5px;float:none;padding: 0 4px 0 4px;}
	#foto_miniaturas img {width:13%}
	#foto_miniaturas img:first-child{margin-left: -4px;}
	#foto_miniaturas br {display:none;}
	#foto_detalle .flechas {width: 100%}
	div.ubicacion {width: 65%;}
	div.energia {width: 35%}
	div.energia h4, div.energia div {margin: 10px 6px 0 2px;}
	div.energia h4, div.ubicacion h4 {font-size: 11px}
	#precios {width:98%; margin: 0 auto 0 auto; padding:0;}
	#precios table, #precios table span {padding:0 !important; font-size:11px !important;}
	#precios tr.extras span{font-size: 10px !important;}
	#precios tr.temp_par td:nth-child(3),#precios tr.temp_par td:nth-child(4) {padding-left: 4px !important;}
	#precios tr.temp_par td:nth-child(4) {padding-right: 2px;}
	#precios tr td:nth-child(2) {display: none;}
	#precios tr td:nth-child(3),#precios tr td:nth-child(4) {width: 34% !important;}
	div.caracteristicas table{margin-left: 0;}
	div.caracteristicas tr:first-child td:first-child{width: 100%;}
	div.caracteristicas {width: 98%; margin: 2px auto 2px auto; }	
	div.caracteristicas tr td {float:left;word-break:break-word;}
	div.caracteristicas tr td:first-child{width: 52%;}
	div.caracteristicas tr td:nth-child(2) {width: 48%;}
	div.caracteristicas tr.entorno td {width: 100%;}
	div.caracteristicas tr.entorno td:nth-child(2) {border-top: none;}
	#corecenter .caracteristicas table {padding: 2px;}
	div.reservas .calendar {width: 100%}
	#calendar .calendars {width: 83%}
	#calendar .calendars table{height: 138px;}
	#calendar div.calendars table:nth-child(n+3){display: none;}
	#calendar table {width: 49%; font-size: 10px;}
	#calendar > table{margin-left: 28px;}
	#calendar div.call_day {height: 18px !important; width: 100% !important;padding-top: 2px;}
	#calendar td.call_cell {width: 7%;}
	#calendar div.flecha_der {margin-right: 0px;}
	#calendar div.flecha_izq {margin-left: -7px;}
	/* Contacto */
	#contacto {width:96%; padding:0; margin: 0 auto 10px auto;}
	#informacion_personal,#contacto input{width:100% !important;padding:2px;}
	#contacto input.casilla, #contacto input[type=radio] {width:auto !important;}
	#informacion_personal table,#informacion_alquiler ul {padding:0;}
	#informacion_personal table,#corecenter li.contacto {letter-spacing: normal;font-size: 14px;line-height:22px;}
	#informacion_personal table td {width: 156px;}
	#informacion_alquiler{width:auto;}
	#corecenter #contacto p {margin: 0 5px 10px 5px;}
	textarea {width: 100%}
	#enviar{margin-right: 4px;}
	.newsletter{padding: 10px;}
	.newsletter img {height:180px; margin: 0 5px 5px 0;}
	#corecenter .newsletter h2 {font-size: 34px; margin-top: 0; padding-top: 0;}
	#corecenter .newsletter h3 {font-size: 14px;}
	#corecenter .newsletter h4 {font-size: 12px;}
	.newsletter a.button_enviar {width:200px;}
    /* condiciones legales */
    .condlegales img { margin-top: 5px !important;}
    /* Popups */
    .overlay-content {left: 2%; width: 96%;}
    #listado_apartamentos .cont-ofertas {background: none;}
    #listado_apartamentos .cont-ofertas .app-slider {width: 310px !important;}
    #listado_apartamentos .cont-ofertas .slick-list, #listado_apartamentos .cont-ofertas .app-slider div.slider-img {width: 305px !important;}
    #listado_apartamentos .cont-ofertas .app-slider img {max-height: 240px;}
    #listado_apartamentos .cont-ofertas p img {width: 100% !important;}
}
@media only screen and (max-width: 349px){
	li.menu-ofertas div {background: none; width: auto; margin: 0 auto;} 
	li.menu-ofertas a {color: #42290b; padding: 5px 4px 5px 4px !important;}
	#listado_apartamentos td.fila_listado img {max-height: 100px}
	#calendar .calendars {width: 88%;}
	#calendar div.flecha_izq {width: 29px; margin-left: -14px; margin-right: 0;}
	#calendar div.flecha_der{width: 21px;background-position-x: -313px;}
	#paginas a {padding: 1px 2px;}
	#enviar {font-size: 12px;}
	.overlay-content {left: 1%;width: 98%;}
	.newsletter {padding: 6px;}
	.newsletter img {height: 160px;}
	div.energia {width: 38%;}
	div.ubicacion {width: 63%;}
	div.ubicacion div {margin-right:10px}
}