html, body, form, fieldset, blockquote,
h1, h2, h3, h4, h5, h6, div, p, pre,
ul, li, ol, dl, dd, address, img, hr,
label, input, select, textarea, table, dt, dl, dd {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #959595;
	background: #252525;
}

form, fildset {
	display: inline;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #959595;
}

a span {
	display: none;
}

p {
	margin-bottom: 10px;
	font-family: verdana;
	text-align: left;
	font-size: 1.2em;
	line-height: 2em;
}

li {
	list-style: none;
	font-size: 1.3em;
}

h1 {
	text-align: left;
	font-size: 2em;
	color: #b9b9c8;
	font-family: Georgia;
	margin-bottom: 20px;
}

h1 a {
	color: #910038;
}

h2 {
	text-align: left;
	font-size: 2em;
	color: #b9b9c8;
	font-family: Georgia;
}

h2 a {
	color: #910038;
}

h3 {
	color: #545456;
	font-size: 1.5em;
	margin-bottom: 10px;
}

hr {
	border-bottom: 1px solid #999;
	margin: 5px 0;
}

.clear{
	clear: both;
	color: #756c5e;
}

.ir {
	color: #756c5e;
	font-weight: bold;
}

a:hover.ir {
	text-decoration: underline;
}

.erro {
	color: #df3363;
	margin: 10px; 
}
  
.ok {
	color: #3da827;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px; 
}

input.btn {
	float: right;
	width: 70px;
	height: 24px;
	margin-bottom: 20px;
	margin-right: 8px;
	background: url(/imx/btn.png) no-repeat;
	font-size: 1.1em;
	font-family: verdana;
	cursor: pointer;
	color: #FFF;
}

.centro {
	text-align: center;
}

.right {
	text-align: right;
}

/** ------------------------------------- **/

/** INI: Cabeceira **/

#paxina {
	margin: 0 auto;
	width: 726px;
	background: #262525;
	min-height: 697px;
}

#cabeceira { 
	height: 129px;
}

a#logo{
	background: url(../imx/logo.png) no-repeat;
	float: left;
	margin-top: 40px;
	display: block;
	width: 120px;
	height: 100px;
}

/** INI: Menu superior **/

#menu-superior {
	float: right;
	margin-top: 18px;
	display: inline;
}

#menu-superior ul li {
	float: right;
	width: 100px;
}

#menu-superior ul li a {
	float: right;
	width: 80px;
	padding-left: 10px;
	text-align: center;
	border-left: 2px solid #cfc8b6;
	font-size: 0.85em;
	font-weight: bold;
}

#menu-superior ul li.ultimo a {
	border: none;
	padding-right: 10px;
}

#menu-superior li a:hover, #menu-superior li a.activo {
	color: #b1204b;
}

/** FIN: Menu superior **/

/** INI: Menu esquerda **/

#menu-esq {
	float: left;
	width: 120px;
	margin-top: 11px;
}

#menu-esq ul li {
	float: left;
	display: block;
}

#menu-esq ul li a {
	float: left;
	width: 110px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(/imx/li.png) no-repeat;
}

#menu-esq li a:hover, #menu-esq li a.activo {
	background: url(/imx/li_activo.png) no-repeat;
}

/** FIN: Menu esquerda **/

/** INI: Foto **/

#foto-portada {
	margin: 20px 0; 
	float: right;
	width: 580px;
	height: 250px;
	background: #31302e url(../imx/fotos_web/portada.jpg) no-repeat;
	background-position: 6px 6px;
}

#comun {
	margin-bottom: 20px;
	float: right;
	width: 568px;
	height: 137px;
	background: #31302e;
	padding: 6px;
}

/** FIN: Foto **/

/** INI: Contidos **/

.contido-interior {
	margin-top: -33px;
	float: right;
	width: 583px; 
}

.contido-portada {
	margin-top: -110px;
	float: right;
	width: 583px; 
}
.contido {
	margin-top: 5px;
	float: left;
	width: 393px;
}

.contido-datos {
	margin-top: -20px;
	float: right;
	width: 583px;
}

.slogan {
	float: right;
	width: 140px;
	margin-left: 20px;
	padding: 15px;
	padding-top: 0;
	font-size: 1.2em;
	line-height: 2em;
    font-style: italic;
}

.servizos {
	margin-top: 5px;
	float: right;
	width: 140px;
	margin-left: 20px;
	padding: 10px 15px;
	line-height: 2em;
	background: #2f2f2f;
}

.servizos b, .servizos strong {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 5px;
}

.servizos ul li {
	margin-left: 10px;
	font-size: 1.3em;
}

.menu-dia h4 {
	font-size: 1.4em;
	border-bottom: 1px solid #999;
}

.menu-dia p {
	font-size: 1em;
	margin: 5px 0;
}

/** Galeria web **/

#galeria {
	float: right;
	margin-top: 15px;
	width: 583px;
	height: 151px;
	background: #31302e;
}

#galeria ul li {
	float: left;
}

#galeria ul li img {
	margin: 11px 18px;
	margin-right: 0;
	width: 169px;
	height: 127px;
	border: 1px solid #a9a2a2;
}

/** Goooooogle Maps **/

#maps {
	
	float: none;
	text-align: center;
	height: 300px; 
	width: 577px;
	border: 3px solid #595959;
	
}

/** Fondo Reservas **/

.fondo-reservas {
	float: right;
	width: 389px;
	border: 1px solid #585858;
	background: #2f2f2f;
}

/** INI: Formularios **/

.formulario div.linha {
	border-bottom: 2px solid #2f2f2f;
}	

.formulario div label {
	float: left;
	width: 140px;
	height: 16px;
	border: none;
	margin-right: 10px;
	padding: 4px 0 0 11px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

.formulario div label.total{
	text-align: right;
	padding-right: 5px;
	width: 135px;
}

.formulario div input {
	float: none;
	display: inline;
	color: #756c5e;
	width: 220px;
	height: 18px;
	padding-top: 2px;
}

.formulario div select {
	display: inline;
	float: none;
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.formulario textarea {
	color: #756c5e;
	padding: 4px;
	margin-left: 8px;
}

/** Rosa **/

.formulario div.fecha{
	background: #b1204b;
	padding: 5px 0;
}

.formulario div.fecha label.desayuno{
	float: none;
	display: inline;
	width: 60px;
	margin: 0;
	padding: 0 0 5px 5px;
}

.formulario div.fecha input {
	width: 40px;
}

.formulario #chk_ind {
	width: auto;
	height: auto;
	margin: 4px 0px 0 20px;   
}

.formulario #chk_dob {
	width: auto;
	height: auto;
	margin: 4px 0px 0 20px;   
}

.formulario #chk_tri {
	width: auto;
	height: auto;
	margin: 4px 0px 0 20px;   
}

.formulario div input.peq {
	width: 24px;
}

/** FIN: Formularios **/

/** INI: pe de paxina **/

#body-footer {
	margin-top: 30px;
	height: 66px;
	border-top: 1px solid #595959;
	background: #2f2f2f;
}

.footer {
	margin: 0 40px;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	color: #7a7a7c;
}

.footer span {
	margin-right: 10px;
}

/** FIN: Pe de paxina **/

/** INI: Calendario **/

/** FIN: Calendario **/

.caixa_calendario {
	float: right;
	background: #2f2f2f;
	width: 170px;
    margin-top: 72px;
}

.caixa_calendario h3 {
	text-align: center;
	margin: 10px 0;
}

.calendario {
	font-size: 1.2em;
	margin: 10px 0;	
}

table.calendario {
	width: 170px;
	padding: 0 10px;
}

table.calendario caption {
	color: #dc3b71;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 2px solid #252525;
	border-bottom: 2px solid #252525;
	padding: 3px 0;
	
}

table.calendario tbody tr td {
	font-weight: bold;
}

.prazas-0 {
	color: #3da827;
}

.prazas-1 {
	color: #1E90FF;
}

.prazas-2 {
	color: yellow;
}

.prazas-3 {
	color: #dc3b71;
}

.lateral_izq_calendario {
	float: left;
	text-align: center;
	margin-left: 50px;
}

.lateral_der_calendario {
	float: right;
	text-align: center;
	margin-right: 50px;
}

#capa_calendario {
	margin-bottom: 20px;
}

.leyenda {
	float: left;
	width: 10px;
	height: 10px;
	margin: 8px 10px;
}

#form_tpv, #form_tpv h2 {
	text-align: center;
}

#form_tpv h2 {
	margin-bottom: 15px;
}

#form_tpv input {
	font-weight: bold;
}

/** INI: Contido Datos Reserva**/

.bloque {
	border: 0;
    width: 100%;
    float: none;
    margin-top: 20px;
}

.contido-datos div {
	float: left;
	margin-bottom: 20px;
}

.contido-datos div label {
	float: none;
	width: 150px;
	font-size: 1.2em;
	float: left;
    display: inline;
	background: #2f2f2f;
    padding: 5px 10px;
    text-align: left;
    margin-left: 20px;
}

.contido-datos div label.titulo {
	float:left;
    display: block;
	background: #b1204b;
    text-align: center;
}

.contido-datos div.imprimir {
    float: none;
    text-align: center;
    margin: 0 auto;
}

.contido-datos div.imprimir input {
	background: #b1204b;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;
}

/** INI: Contido Datos Reserva**/

/** INI: Tabla prezos reservas **/

.prezos_reservas {
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
	
}

.tabla_prezos thead {
	background: #b1204b;
	border: none;
	text-align: center;
	width: auto;

}

.tabla_prezos th.t_fondo {
	background: #2f2f2f;
}

.tabla_prezos tbody {
	text-align: center;
}

.tabla_prezos td.t_titulo {
	text-align: left;
}

#form_total {
	background: #2F2F2F;
	width: 70px;
	font-weight: bold;
	color: #EEE;
}

/** FIN: Tabla prezos reservas **/

/** INI: Class Light Box **/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/js/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/js/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/** FIN: Class Light Box **/
