@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
body {
	background-color: #010103;
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
h1 {
	color: #DA1679;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
}
h2 {
	margin:0px;
	color: #FFFFFF;
	font-size: 25px;
	font-weight: normal;
}
h2 a {
	text-decoration:none;
}
.MenuSelect {
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
}
.MenuSelect a {
	text-decoration:none;
}
.MenuSelect a:hover {
	text-decoration:none;
}
.Menu {
	font-size: 16px;
	color: #8FBAF1;
}
.Menu a {
	color: #8FBAF1;
	text-decoration:none;
}
.Menu a:hover {
	color: #8FBAF1;
	text-decoration:none;
	font-weight:bold;
}
.Price {
	color: #FFFFFF;
	font-size: 60px;
	font-weight: bold;
}
.Price2 {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
}
.PriceDesc {
	color: #FFFFFF;
	font-size: 30px;
}
.PriceDesc2 {
	color: #FFFFFF;
	font-size: 17px;
}
.Booking {
	color: #052341;
	font-size: 21px;
	font-weight: bold;
}
.Booking a {
	color: #052341;
	text-decoration:none;
}
.Booking a:visited {
	color: #052341;
	text-decoration:none;
}
.Booking a:hover {
	color: #DA1679;
	text-decoration:none;
}

.Copy {
	font-size: 10px;
	color: #0F3E6C;
}
.Copy a {
	font-size: 10px;
	color: #0F3E6C;
}
.FooterText {
	font-size: 12px;
	color: #0F3E6C;
}
.FooterText a {
	color: #0F3E6C;
	text-decoration:none;
}
.FooterText a:visited {
	color: #0F3E6C;
	text-decoration:none;
}
.FooterText a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.indexVideo {
	z-index: 1;
}





/* Mootols */
.tool-tip {
	color: #fff;
	width: 430px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	padding: 8px 8px 4px;
	background-color:#DA1679;
	-moz-opacity:0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);
}
 
.tool-text {
	font-size: 14px;
	padding: 4px 8px 8px;
	background-color:#DA1679;
	-moz-opacity:0.95;
	opacity: 0.95;
	filter:alpha(opacity=95);
}
