@charset "utf-8";
/* CSS Document */

body {
  margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
	margin: 0 0 2px 6px;
	padding: 0 0px 0px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}

.topRow {
    height: 26px;
    margin-left: -2px;
    padding-top: 5px;
    width: 100%;
    margin-top: -4px;
    position:fixed;
    z-index: 1000;
} 

.header2 {
    height: 76px;
    padding-top: 12px;
    width: 100%;
}

.headercontainer1 {	
	margin: 0 auto 0 auto;
	width:954px;
}

.tituloheader1 {
	width:250px;
	float:left;
	margin: 0 0 2px 6px;
	padding: 0 0px 0px 4px;
	font-size:14px;
}
.titulosocial1 {
	width:380px;
	float:left;	
}
.telefonos {
	width:436px;
	float:left;
	font-size:13px;
}
.iconotelefono {
	width:28px;
	float:left;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	margin: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

a:link {
  color:#003366;
	text-decoration:none;
}
a:hover {
  color:#003366;
	text-decoration:underline;
}
a {
  color:#003366;
	text-decoration:none;
}

.navigation {
	float:left;
	margin: 0 3px 10px 0;
	padding: 0 0 0 5px;
}

#pagetop {
  width : 100%;
  height: auto;
  background-color: #336699;
  position:relative;
  top:29px;
}

#barra_menu {
	width: 100%;
	height:25px;
	background-color: #336699;
	position: relative;
}

#maincontainer {
    background-color: #FFFFFF;
    border: 2px solid #FFFFFF;
    margin: 0 auto 10px;
    width: 954px;
    position:relative;
    top:29px;
}
#contenidor2 {
	width: 952px;
	padding: 10px 0 4px 2px;
	background: #FFFFFF;
	height: auto;
}
#topline {
	width:954px;
	height:18px;
	background-color: #000000;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:2px;
}
.home_col {
	width : 781px;
	min-height : 34px;
	margin : 8px 0 0 3px;
	padding:5px 0 5px 5px;
	background-color: #DDDDBB;
	line-height:16px;
}
#home_col2 {
	width:786px;
	height:210px;
	padding: 0 4px 0 0px;
	font-size: 12px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 6px;
}
.foto_home {
	border: solid #4D7380 1px;
	float: right;
	margin: 0 0 3px 8px;
}
.benefits_list {
	list-style-image:url(/images/star.gif);
	list-style-position:inside;
	padding-left: 15px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}
.text_roig {
  color:#660000;
	font-weight:bold;
}
.titulo_roig {
  color:#660000;
	font-weight:bold;
	font-size:14px;
}

.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	visibility:hidden;
}

.subSection {
	height:120px;
	margin-top:8px;
	width:944px;
	-webkit-box-shadow:#DDDDDD 5px 5px 5px;
	box-shadow:#DDDDDD 5px 5px 5px;  	
}

.s2column {
	width:315px;
	float:left;
}

/* Estilos del buscador de fechas */
.contenidor_buscafechas_home {
	width : 186px;
	float:left;
	border: solid #7F7F7F 1px;
	margin: 0 8px 6px 0;
	padding: 3px;
	height: 190px;
	text-align: left;
	background-color: #CCCC99;
}
form.busca_formu {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin : 0 0 0 0;
	line-height : 15px;
}
.formu_label	{
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 0;
	float: left;
	width: 100px;
	height: 20px;
}
.formu_label_left	{
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 0;
	float: left;
	width: 80px;
	height: 20px;
}
input.busca_formu, select.busca_formu, textarea.busca_formu	{
	margin:  2px 0px 2px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #0A1A2F;
	background-color: #EBF6FA;
	border: 1px #2C649F solid;
}
input.busca_formu {
	height:14px;
	margin-right:3px;
	width:80px;
	font-size:12px;
}
input.busca_formu_botones	{
	border-color:  #88A6CE #0A1A2F #0A1A2F #88A6CE;
	border-width: 1px;
	border-style: solid;
	background-color: #4D7380;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 1px 4px;
	margin: 10px 5px 0px 0px;
	cursor: pointer;
	width: 80px;	
}
input.busca_formu_botones_2	{
	border-color:#181848;
	border-width: 1px;
	border-style: solid;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 1px 4px;
	cursor: pointer;
	width: 80px;
	margin-top: 5px;
}
.busca_formu_botones {
	width:100%;
	text-align:center;
	float: left;
}
.quick_jump {
	width:100%;
	text-align:center;
	float: left;
	margin : 5px 0 0 0;
	padding: 10px 0 0 0;
}

/* Terminan estilos de buscador de fechas */

.qna {
	width:717px;
	background-image: url(../images/v4/fondoqna.gif);
	background-repeat:no-repeat;
	height:52px;
	padding: 6px 8px 0 62px;
	margin: 5px 0 0 3px;
	text-align: justify;
}

/* Estilos para el listado de pisos de la home */
.home_listing {
	height:248px;
	margin:5px 0 0 6px;
	padding:6px 4px 0 1px;
	text-align:justify;
	width:925px;
}
.home_featured {
	height:248px;
	margin:5px 0 0 6px;
	padding:6px 4px 0 12px;
	text-align:justify;
	color:#FFFFFF;
	width:925px;
	background-color:#336699;
}
.home_two {
	height:256px;
	margin:5px 0 0 3px;
	width:795px;
}
.home_half {
	height:240px;
	margin:0 2px 0 3px;
	padding:6px 6px 0;
	text-align:justify;
	width:377px;
	float:left;
}
.sub_foto {
    float:left;
	width:400px;
	height:280px;
}
.sub_minidesc {
	float:left;
	width:280px;
	height:280px;
	padding: 3px 8px 0 8px;
	margin-left: 4px;
}
.sub_pricebook {
	float:left;
	width:200px;
	height:210px;
	padding: 0 8px 0 8px;
	text-align: center;
}
.price_box {
	float:left;
	width:200px;
	height:110px;
	font-size: 15px;
	font-weight: bold;
	color: #A32929;
	text-align: center;
	padding: 0 0 0 0;
}
.price_box_half {
	float:left;
	width:376px;
	height:110px;
	font-size: 16px;
	font-weight: bold;
	color: #A32929;
	text-align: center;
	padding: 0 0 0 0;
}
.btn_details {
	float:left;
	width:200px;
	height:40px;
	background-color:#336699;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0 0 0;
	border: solid 1px #222222;
	margin: 6px 0 0 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.btn_book {
	float:left;
	width:200px;
	height:40px;
	background-color:#CC3333;
	margin: 6px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0 0 0;
	border: solid 1px #222222;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.btn_details_simple {
	width:200px;
	height:40px;
	background-color:#336699;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0 0 0;
	border: solid 1px #222222;
	margin: 6px 0 0 0;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.btn_book_simple {
	width:200px;
	height:40px;
	background-color:#CC3333;
	margin: 6px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0 0 0;
	border: solid 1px #222222;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
.people_bedrooms {
  color:#A32929;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.ref_title {
	height:27px;
	margin-bottom:5px;
	padding:0 0 3px 12px;
	width:926px;
	-webkit-box-shadow:#DDDDDD 5px 5px 5px;
  	box-shadow:#DDDDDD 5px 5px 5px;
	background: #dfeffc url(/jquery/css/redmond/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;	
}
.ref_featured {
	height:27px;
	margin-bottom:5px;
	padding:0 0 3px 12px;
	width:904px;
}
.ref_title_half {
	height:24px;
	margin:0 0 6px;
	padding:6px 0 3px 11px;
	width:359px;
}
a:link.ref_link {
	color:#003366;
  text-decoration:none;
}
a:visited.ref_link {
	color:#003366;
  text-decoration:none;
}
a:hover.ref_link {
  text-decoration:underline;
}
.precio_explica {
	color:#660000;
	font-size:11px;
}
.foto_left {
	float:left;
	border: solid 1px #000000;
	margin: 0 5px 5px 0;
}
.foto_right {
	float:right;
	border: solid 1px #000000;
	margin: 0 12px 5px 5px;
}
.contentbullets {
	color: #000000;
	text-align: left;
	list-style-position : inside;
	list-style-type: none;
	list-style-image: url(/images/v4/estrella.gif);
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.featured_bullets {
	color: #FFFFFF;
	text-align: left;
	list-style-position : inside;
	list-style-type: none;
	list-style-image: url(/images/v6/tickmark.png);
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#pagebottom {
	background-color:#DDDDBB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:4px;
	min-height:80px;
	padding:5px;
	text-align:center;
	width:940px;
}

/* Complementa estilos columnas */
.columna {
	width: 365px;
	float:left;
	margin: 0 0 5px 0px;
	height: 25px;
	font-weight: bold;
	padding:6px;
}
.columna_center {
	width: 444px;
	float:left;
	margin: 0 0 5px 0px;
	height: 25px;
	font-weight: bold;
	text-align:center;
	padding:6px;
}
.columna_turismo_izq {
	width: 444px;
	float:left;
	height: 127px;
	padding:6px;
	text-align: justify;
	border-right: #7f7f7f solid 1px;
}
.columna_turismo_der {
	width: 444px;
	float:left;
	height: 127px;
	padding:6px;
	text-align: justify;
}

.roma_columna_turismo_izq {
	width: 366px;
	float:left;
	height: 160px;
	padding:6px;
	text-align: justify;
	border-right: #7f7f7f solid 1px;
}
.roma_columna_turismo_der {
	width: 366px;
	float:left;
	height: 160px;
	padding:6px;
	text-align: justify;
}

/* Complementa estilos de formularios */
#formul_cuerpo {
	width:922px;
	margin: 0 0 0 20px;
	min-height: 620px;
}
.formul_titulo {
	width:918px;
	text-align:center;
	float: left;
	padding: 5px 0 0 0;
	min-height: 25px;
}
.formul_intro {
	width:926px;
	text-align:left;
	height:70px;
	margin: 5px 0 5px 0;
}
.formul_destacado {
	width:913px;
	text-align:center;
	height: 25px;
	font-weight:bold;
	padding : 6px 0 0 0;
	-webkit-box-shadow:#DDDDDD 5px 5px 5px;
	box-shadow:#DDDDDD 5px 5px 5px; 	
	
}
.formul_campotexto {
	width:760px;
	text-align:left;
	float: left;
	height: 80px;
}
.formul_etiqueta {
	width:320px;
	float:left;
	margin: 0 0 5px 0px;
	height: 25px;
	font-weight: bold;
}
.formul_campo {
	width:520px;
	height: 25px;
	margin: 0 0 5px 0;
	float: left;
	color: #006699;
}
.formul_campo_long {
	width:430px;
	height: 35px;
	margin: 0 0 5px 0;
	float: left;
}
.formul_fieldstyle {
  border:#0066FF 1px solid;
}

/* Weather pages */
.side_report {
	width:200px;
	height:452px;
	float:right;
	border: solid #7F7F7F 1px;
	margin: 10px 11px 0 6px;
	padding: 5px 0 0 0;
}
.side_minibox {
	width:190px;
	height:115px;
	margin:4px 0 0 4px;
	border-bottom: 1px dotted #7F7F7F;
}

/* Estilos pagina de grupos */ 

.groupPicLeft {
	float:left;
	border: solid 1px #000000;
	margin: 0 5px 5px 0;
	clear:both;
}
.groupFlat {
	width:582px;
	height:145px;
}
.groupHotel {
	width:300px;
	height:174px;
}
.clickPara {
	display : inline-block;
	font-weight : bold;
	cursor : pointer;
	width : auto;
	height : auto;
}
.jicons {
	display : inline-block;
}
/* Estilos correspondientes a microformatos */
.brand {
	display:none;
}
.category {
	display:none;
}
.geo {
	display:none;
}
a:link.boldlink,a:visited.boldlink,a:hover.boldlink {
	color:#003366;
  	text-decoration:none;
  	font-weight: bold;
  	cursor:pointer;
}
.destacadoTurismo {
    background-color: #E3F1FB;
    font-size: 14px;
    font-weight: bold;
    height: 103px;
    margin-bottom: 4px;
    margin-top: 6px;
    padding-bottom: 8px;
    padding-left: 7px;
    padding-top: 8px;
    text-align: left;
    width: 905px;	
}
.weather_container {
	width:922px;
	min-height: 620px;
}

