@import url('/modules/navbar_image.css');

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bodytextboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

a:active {
	color: #000099;
	text-decoration: none;
}

.pricestable {
	background-color: #AACCFF;
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 585px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bookingtable {
	background-color: #AACCFF;
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width:300px;
	padding:5px;
}

.pricesinnertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: none;
	float: none;
	height: auto;
	width: 350px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.imgtopright {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}

.img {
	border: 1px solid #000000;
}

.imgdvd {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 5px;
}

.imgtopleft {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #000000;
}

.indexheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.lightblue {
	background-color: #66CCFF;
}

.bodytable {
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
	padding: 10px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.imglink {
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px solid #ffffff;
	margin-top: 10px;
	margin-right: auto;
	text-decoration: none;
}
.bgsidebar {
	background-image: url(/images/page_layout/buttonbar2/sidebar_background.jpg);
	background-repeat: repeat-y;
}

.grouptable {
	background-color: #CCCCCC;
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	width: 585px;
	float: none;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
.groupinnertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	clear: none;
	float: none;
	height: auto;
	width: 450px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.selecttable {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}

.directionstable {
	background-color: #CCCCCC;
	width: 250px;
	margin-left: 70px;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebarimage {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

p.footnote {font-size:0.8em;}
h2.exclusive { margin:5px 0 0 0; font-size:1.2em; font-weight: bold; font-style:italic; text-align:center;}

div.GEN { text-align:center;}
div.GEN div.gallery_album table { width:550px; margin:0 auto 0 auto;}
div.GEN div.gallery_album table td { width:25%; text-align:center; font-size:0.9em; font-style:italic;}
div.GEN div.gallery_pages p { display:inline; font-style:italic;}
div.GEN div.gallery_pages ul { list-style:none; display:inline; margin:0; padding:0;}
div.GEN div.gallery_pages ul li { display:inline; border:1px solid #000099; margin:0; padding:0; color:#000000}
div.GEN div.gallery_pages ul li a { padding:0 5px 0 5px; margin:0; }
div.GEN div.gallery_pages ul li a:hover { background:#000099; color:white; text-decoration:none;}
div.GEN div.gallery_pages ul li.down a { background:#000099; color:white; }

div.XLS div.gallery_album table { width:550px; margin:0 auto 0 auto;}
div.XLS div.gallery_album td { width:50%; text-align:center; font-size:0.9em; font-style:italic;}

div.EFY div.gallery_album table { width:550px; margin:0 auto 0 auto;}
div.EFY div.gallery_album td { width:50%; text-align:center; font-size:0.9em; font-style:italic;}

div.gallery_album image { border:1px solid black;}
div.gallery_album image.spacer { border:0;}

img.header_img { float:right; margin-left:10px; border:1px solid black;}

table.aircraft_table td { text-align:center;}
table.aircraft_table image { border:1px solid black;}

img {border:0;}

div.event h3.event_name {text-align:left; font-size:1.2em; margin:0 0 5px 0; border:1px solid black; border-left:0; border-right:0; padding:5px 5px 5px 0;}
div.event h3.event_date {text-align:left; font-size:1em; margin:0; color:#666666; font-style:italic;}
div.event p {text-align:left;}

div.fs_error_text {color:red; text-align:center; border:1px solid black;}
div.fs_action_text {color:black; text-align:center; border:1px solid black;}
span.fs_error_text {color:red;}

div.special {clear:both; background-color:#AACCFF; margin-bottom:30px; padding:5px; border:1px solid #000099;}
div.special h2 { font-size: 1.2em; margin: 0 0 0 0; border-bottom: 1px solid black; border-left:0; border-right:0; padding 5px 5px 5px 0;}
div.special p {margin:0 0 5px 0; padding:0;}
div.special img.special_right {float: right; margin:0 0 10px 10px; border:1px solid black;}
div.special p.price { margin:5px 0 5px 0; text-align:left; font-size:1.2em; font-style:italic;}
div.special span.original_price { text-decoration:line-through; color:red;}
div.special p.banner { text-align:center;}
div.special p.validity { font-style:italic;}
div.special p.book {text-align:center;}

/* Booking forms */
div.emailform h2 {font-size:1.2em; margin:20px 0 0 0; padding:0; text-decoration:underline;}
div.emailform h3 {font-size:1em; margin:0; padding:0; text-decoration:underline; text-align:center;}
div.emailform td.fs_label { text-align:right;}
div.emailform div.fs_edit_buttons { text-align:center;}
div.emailform div.fs_field_required { text-align:right;}
