@charset "utf-8";

/**/

body {
	background: #fff;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 8pt;
}

*, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

textarea {
	height: auto;
	overflow: visible;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: underline;
}

object, 
embed {
	display: none;
}

/**/

.noPrint {
	display: none; 
}

/**/

h1, 
.boxPromo h2 span {
	font-size: 18pt;
	margin-bottom: 8mm;
}

h2 {
	font-size: 12pt;
	margin: 3mm 0 2mm 0;
}

h3{
	font-size: 10pt;
	margin: 2mm 0;
}

h1:after, 
h2:after, 
h3:after {
	content: " /";
}

/**/

.galleryThumbs .btnLeft, 
.galleryThumbs .btnRight {
	display: none;
}

.galleryThumbs a {
	text-decoration: none !important;
}

.galleryThumbs table, 
.thumbsHolder table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.galleryThumbs td, 
.thumbsHolder td {
	padding: 0 2mm 2mm 0;
	margin: 0;
}

/**/

#ctl00_ContentBody_radRotator_Div {
	overflow: visible !important;
	width: auto !important;
}

/**/

.footerInfo a {
	font-size: 7pt;
	padding-top: 12mm;
	text-decoration: none;
}

/**/

.boxContentCol3 {
	margin-top: 9mm;
}

/**/

.boxItemHolder {
	overflow: auto;
	width: 100%;
}

.promoItem, 
.boxSelectHotel.itemHotels {
	display: block;
	float: left;
}

.promoItem {
	text-decoration: none;
	width: 70%;
	overflow: auto;
	margin-bottom: 6mm;
}

.boxSelectHotel.itemHotels {
	width: 30%;
	overflow: auto;
	margin-bottom: 6mm;
}

.promoItem .thumb img {
	vertical-align: top;
	margin: 0 2mm 2mm 0;
}

.promoItem .title {
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 2mm 0;
}

.boxSelectHotel.itemHotels h3 {
	font-size: 80%;
	margin-top: 0;
}

.boxPromo, 
.boxLinks, 
.boxContentRight {
	clear: both;
	margin-bottom: 4mm;
	overflow: auto;
}

/**/







