/********************************************
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 {
	background-color: #FFF7DA;
	margin: 0;
	background-image: url(graphics/body.bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.text1 {
	padding-left: 50px;
}
.text2 {
	padding-right: 40px;
}

P {font-family: Verdana, sans-serif;
font-size: 16px;
color: #003366}



.textbg {
	background-image:url(graphics/text.bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/********************************************
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 {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#000000;}
li {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
a. {  font-family:Verdana,rial,Helvetica,sans-serif; color:#0000FF;}
a:visited {  color:#000066;}
a:hover {  color:#ff0000;}
.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;}
.facts {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:14px; color:#000099;}
.factsbold {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; color:#000099;}
.end {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 8px;
	color: #000099;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001F5B;
	font-style: normal;
	margin-left: 8px;
}
.paraspace {
	margin-right: 15px;
	margin-left: 10px;
	line-height: 15pt;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	line-height: 1.4%;
	margin-right: 25px;
	margin-left: 25px;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000066;
}
.links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1F4079;
	margin-bottom: 0px;
	padding-left: 8px;
}
