D IV { border: 1px solid red; margin: -1px; }
U L { border: 1px solid green; margin: -1px; }
xP, xH4 { border: 1px solid red; margin: -1px; }

BODY {
	margin: 0px;
	background-color: #C0C0C0;
	font-family: Verdana, Arial, Serif;
}

IMG {
	margin: 0px;
	border: 0px;
	xborder: 2px solid #FFF;
}

.imgb {
	float: left;
	margin: 0px 5px 10px 0px;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.acenter {
	text-align: center;
}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

.vcenter {
	vertical-align: center;
}

.bold, B, STRONG {
	font-weight: bold;
	xcolor: #B01107;
}

.italic {
	font-style: italic;
}

.justify {
	width: 99%;
	text-align: justify;
}

.justify2 {
	text-align: justify;
}

/* GLOBAL */

H2 {
	margin: 7px 0px 10px 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

xH3 {
	margin: 5px 0px 5px 0px;
	font-size: 2.9pt;
	color: #222;
}

H4 {
	margin: 15px 0px 5px 0px;
	font-size: 9pt;
	line-height: 24px;
	color: #8C919B;
	background: url('images/mark1.gif') bottom left no-repeat;
	padding-left: 24px;
}

H5 {
	font-size: 9pt;
	color: #8C919B;
}
P {
	margin: 5px 0px;
	font-size: 9pt;
	text-align: justify;
}

P.mark {
	padding-left: 24px;
}


/* ACCOMMODATION */

H3 {
	margin: 5px 0px 10px 0px;
	font-size: 8pt;
	color: #E21B52;
	clear: both;
}

H3 A {
	color: #E21B52;
	text-decoration: none;
}

H3 A:hover {
	color: #E21B52;
	text-decoration: underline;
}

.accommodation {
	float: left;
	margin: 0px 30px 15px 0px;
	width: 140px;
}

.accommodation IMG {
	border: 1px solid #BAC0C0;
}

.accommodation IMG:hover {
	border: 1px solid #E21B52;
}

.accommodation H4 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-size: 0.6em;
	line-height: 1.2em;
	color: #E21B52;
	text-transform: uppercase;
	clear: both;
	background: none;
}

.accommodation H4 A {
	color: #E21B52;
	text-decoration: none;
}

.accommodation H4 A:hover {
	color: #E21B52;
	text-decoration: underline;
}

#main-left .accommodation, #main-right .accommodation {
	margin: 0px 20px 15px 0px;
}

/* HOTEL */

HR {
	height: 1px;
	color: #000;
	border: none;
	border-bottom: 1px solid black;
}

TABLE.prices {
	background-color: #CCCCFF;
}

TABLE.prices TH {
	font-weight: normal;
	background-color: #6C88D0;
	color: #fff;
/*	text-transform: uppercase; */
}

TABLE.prices TH.first {
	font-weight: bold;
	background-color: #fff;
}

TABLE.prices TD {
	font-weight: normal;
	background-color: #fff;
	color: #E21B52;
}

TABLE.prices TD.first {
	font-weight: normal;
	background-color: #E4E4E4;
	color: #000;
}

#hotel {
	margin: 10px 0px;
}

#hotel H2 {
	margin: 5px 0px 2px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E21B52;
	text-transform: uppercase;
}

#hotel H2 A {
	color: #1B417E;
	text-decoration: none;
}

#hotel H2 A:hover {
	color: #1B417E;
	text-decoration: underline;
}

#hotel ADDRESS {
	font-size: 10px;
	font-weight: bold;
	color: #E21B52;
	font-style: normal;
}

#hotel STRONG {
	font-size: 11px;
	margin-top: 10px;
	display: block;
}

#hotel .images {
	float: right;
	margin: 5px 0px 5px 5px;
	text-align: center;
}

#hotel .images IMG {
	float: left;
	margin: 2px;
	border: 1px solid #BAC0C0;
}

#hotel .images IMG:hover {
	border: 1px solid #E21B52;
}

#hotel .images IMG.last {
	float: none;
}

#hotel #info {
	position: relative;
	float: right;
	width: 114px;
	height: 90px;
	margin-left: 50px;
	margin-bottom: 10px;
	background: url('images/rating.gif') top left no-repeat;
}

#hotel #info #rating {
	position: relative;
	top: 40px;
	padding-left: 13px;
}

#hotel #info #rating IMG {
	padding-left: 5px;
}

#hotel #info #map {
	position: relative;
	top: 57px;
	padding-left: 1px;
	background-color: #fff;
	margin: 0px 7px;
	width: 99px;
	font-size: 7pt;
}

#page {
	background-color: #E0E3EA;
	position: relative;
	width: 800px;
	text-align: left;
}

#header {
	position: relative;
	width: 800px;
	height: 283px;
	background: #FFF url('images/header.jpg') bottom no-repeat;
}

#header h1 {
	display: none;
}

#header h2 {
	position: absolute;
	left: 275px;
	top: 95px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #E21B52;
}

#header h3 {
	position: absolute;
	left: 275px;
	top: 119px;
	margin: 0px;
	font-size: 14px;
	color: #BAC0CD;
}

#logo {
	position: relative;
	right: 85px;
	width: 220px;
	height: 85px;
	float: right;
}

	#view {
	position: relative;
	width: 790px;
	overflow: hidden;
	height: 21px;
	background-color: #E21B52;
	padding: 2px 5px;
}

#scroll_1 {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #BAC0CD;
}

#view2 {
	position: relative;
	float: right;
	overflow: hidden;
	width: 315px;
	height: 85px;
	margin: 5px 0px;
	background-color: #FFE131;
}

#scroll_2 {
	position: relative;
	background-color: #FFE131;
	width: 315px;
	font-size: 0.6em;
	line-height: 1.2em;
	padding: 3px 4px;
	/*height: 100px;*/
	/* border:solid 1px #FF0000;*/
}

#menu {
	float: left;
	width: 200px;
	margin: 5px;
	padding: 0px;
	border: 0px;
}

#menu UL {
	display: block;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu UL LI:before, #menu UL LI:after {
	display: none;
}

#menu UL LI {
	display: block;
	list-style-type: none;
	height: 1.4em;
	line-height: 1.3em;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border: 0px;
	font-size: 0.7em !important;
}

#menu UL LI A {
	display: block;
	background: url('images/menu.gif') 0px -16px no-repeat;
	color: black;
	text-decoration: none;
	padding: 0px;
	border: 0px;
	padding-left: 25px;
}

#menu UL LI.active A, #menu UL LI A:hover {
	background: url('images/menu.gif') 0px 0px no-repeat;
	color: white;
}

#main {
	background: url('images/bg.gif') bottom right no-repeat;
	float: left;
	width: 570px;
	xclear: both;
}

#main #inner {
	margin: 0px 10px;
	padding-bottom: 10px;
}

#main-left {
	width: 330px;
	float: left;
}

#main-right {
	xpadding-left: 300px;
	xwidth: 200px;
	float: left;
	margin-left: -10px;
}

#europe {
	position: relative;
	float: right;
	width: 580px;
	height: 95px;
	background: #BAC0CD;
}

#europe DIV {
	xpadding: 5px 0px 5px 5px;
}

#footer {
	width: 800px;
	text-align: center;
	background: #FFF;
	padding-top: 2px;
	clear: both;
}

#footer ADDRESS {
	background-color: #E21B52;
	font-size: 10px;
	color: black;
	padding: 2px;
	font-style: normal;
}

#footer DIV, #footer DIV A {
	background-color: #BAC0CD;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	font-size: 10px;
	color: #E21B52;
	padding: 2px;
	text-decoration: none;
}

#footer DIV A:hover, .text A {
	color: #E21B52;
	text-decoration: underline;
}

.text, .text DIV, .text P, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Serif;
	font-size: 8pt;
	color: #000;
}

.text DIV A, .text P A {
	color: #000;
	text-decoration: underline;
}

.text DIV A:hover, .text P A:hover {
	color: #000;
	text-decoration: none;
}

.text DIV IMG, .text P IMG {
	margin: 3px;
}

.text-small {
	font-family: Verdana, Arial, Serif;
	font-size: 7pt;
	color: #000;
}

.pdf {
	font-family: Verdana, Arial, Serif;
	font-size: 7pt;
	font-weight: bold;
	color: #E21B52;
}

.pdf A {
	color: #E21B52;
	text-decoration: none;
}

.pdf A:hover {
	color: #E21B52;
	text-decoration: underline;
}

#breadcrumbs {
	font-family: Verdana, Arial, Serif;
	font-size: 7pt;
	color: #000;
	background: url('images/mark2.gif') top left no-repeat;
	padding-left: 20px;
	line-height: 15px;
	margin: 10px 0px;
}

#breadcrumbs A {
	color: #000;
	text-decoration: none;
}

#breadcrumbs A:hover {
	color: #E21B52;
	text-decoration: none;
}

.bg-pink {
	background-color: #BAC0CD;
}

.bg-pink-pink {
	background-color: #E21B52;
}
.warning {
	color: red;
}

.needed {
	color: #E21B52;
	font-weight: bold;
}

#order TD {
	vertical-align: top;
}

#terms {
	background: #fff;
	border: 1px solid #E21B52;
	height: 100px;
	overflow: scroll;
	padding: 10px;
}

#promo {
	background: #BAC0CD;
	width: 550px;
	padding: 5px;
}

#special-action {
	background: #BAC0CD;
	width: 550px;
	padding: 5px;
}

@media print {
}


