/********************************************
NN4.xxx

estos clases son variables.
contienen el fuente, etc para los paras normales
y tambien los fondos de las tablas o divs, si hay.

these are the variable styles which differ per hotel.
only use css compatible with NN4.xx
*/

body {
	margin: 0px;
}

h1 {
	font-size: 18px;
	color: #25AAE1;
	margin: 0;
	font-family: "Century Gothic", Arial;
}


.table {
	background-image: url(images/layout_18.jpg);
	background-repeat: no-repeat;
}

body {
	background-color: #FFFFFF;
}
.style1 {font-size: 16px}

.text {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.faqbox A {color: #0066ff}
.faqbox A:visited {color: #FFFF00}
.faqbox A:hover {color: #cc3333}
.faqbox {color: #000000}

.checkbox A {color: #0066ff}
.checkbox A:visited {color: #0066ff}
.checkbox A:hover {color: #cc3333}
.checkbox {color: #000000}


/********************************************
todo esto de abajo queda igual para cada pagina.
son los clases para los precios y el resumen.

standard styles for facts and prices - don't vary per hotel
*/

ul {  color:#000000;}
li {  color:#000000;}
.small {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000;}
.big {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:16px; color:#000000;}
.normal {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.arial {  font-family:Verdana,Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
.white {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#ffffff;}
.facts {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#000099;}
.factswhite {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#ffffff;}
.factsbold {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#000099;}

.text {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
}
.otherlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFF00;
	background-color: #FFFFFF;
	text-indent: 10px;
}
otherlinks a:hover {
	color: #FFFFFF;
}
otherlinks a:visited {
	color: #FFFF66;
}

