/* CSS Document */

.dummy {}

body {
	text-align:center;
	font-size: 62.5%;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:left top;

}


/* Layout Div styles */


#wrapper {
	width: 950px;
	position: relative;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#header {
	width: 100%;
	position: relative;
}

#body {
	width: 100%;
	position: relative;
	overflow: auto;
	background-color:#990000;
}

#top_header_bar {
	width: 100%;
	position: relative;
}

#main_menu_bar {
	position: relative;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
}

#top_menu_bar {
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 10;
	left: 775px;
	top: 10px;
	width: 175px;
}

#header_bar_box {
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 10;
	left: 514px;
	top: 46px;
	width: 412px;
	height: 59px;
	border: 2px solid #990000;
	font: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
}

#header_bar_box p {
	font-size: 1.0em;
	margin: 5px;
}

#header_bar_box h1 {
	font-size: 1.2em;
	margin: 0px;
	color: #990000;
}

#header_bar_box h1 {
	font-size: 1.2em;
	margin: 0px;
	color: #990000;
}

#Check_Availability {
	width: 50%;
	position: relative;
	text-align: center;
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin: 10px auto;
	cursor: pointer;
	font: "Comic Sans MS"
}


#content {
	position: relative;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	text-align: left;
	overflow: auto;
}

#detail_box_holder {
	position: relative;
	padding: 8px 8px 8px 8px;
	background-color:#990000;
	margin-top: 20px;
	}
	
#partner_box_holder {
	position: relative;
	padding: 8px 8px 8px 8px;
	background-color:#ffffff;
	margin-top: 20px;
	}	

#footer {
	position: relative;
	border: 0px solid #000000;
	padding: 3px 10px 3px 10px;
	clear: both;
	text-align: center;
	margin-top: 20px;
	background-color: #E8E8E8;
	font: 1em "Trebuchet MS", Verdana, sans-serif;
}

#sub_footer {
	position: relative;
	border: 0px solid #000000;
	padding: 3px 10px 3px 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align: center
}




div.detail_box
{	padding: 4px;
	margin-right: 8px;
	float: left;
	width: 298px;
	height: 150px;
	text-align: left;
	background-color: #FFFFFF;
	}
	
div.detail_box_right
{	padding: 4px;
	margin-right: 0px;
	float: left;
	width: 298px;
	height: 150px;
	text-align: left;
	background-color: #FFFFFF;
	}	
	
div.detail_box_text_holder
{	float: right;
	text-align: left;
	background-color: #FFFFFF;
	}	
	
div.partner_box
{	padding: 4px;
	margin-right: 8px;
	float: left;
	width: 290px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	}	
	
div.partner_box_right
{	padding: 4px;
	margin-right: 0px;
	float: left;
	width: 290px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	}		
	
div.index_text_holder {
	width: 420px;
	height: 365px;
	background-color:#FFFFCC;
	float: left;
	padding: 5px 5px 5px 10px;
	}
	
div.index_image_holder {
	width: 500px;
	background-color:#FFFFCC;
	float: right;
	clear:right;
	}	
	
div.text_holder_left {
	width: 455px;
	background-color:#FFFFCC;
	float: left;
	padding: 5px 5px 5px 10px;
	}

div.text_holder_right {
	width: 445px;
	padding: 5px 10px 5px 10px;
	background-color:#FFFFCC;
	float: right;
	clear:right;
	}	

div.text_box_right {
	width: 350px;
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	float: right;
	}
	
div.map_text_box_right {
	width: 425px;
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	float: right;
	}	
	
div.partners_text_box_right {
	width: 375px;
	padding: 5px 10px 5px 10px;
	margin-left: 10px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	float: right;
	text-align: center;
	}	

div.standard_text_holder {
	background-color:#FFFFCC;
	padding: 5px 5px 5px 10px;
	}
	
div.column_thirds {
	width: 300px;
	float: left;
	padding: 5px;
	}
	
div.standard_image_holder {
	width: 200px;
	border: 1px solid #333333;
	background-color:#FFFFCC;
	float: right;
	clear:right;
	}		

div.clear
{	clear: both;
	}
	
div.clear_left
{	clear: left;
	}

div.clear_right
{	clear: inherit;
	}

div.floatleft_img_holder
{	padding: 2px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid;
	border-color:#0B57A4;
	float: left;
	}
	
div.scrolling_img_holder_portrait
{
	padding: 2px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid;
	border-color:#0B57A4;
	float: left;
	width: 200px;
	height: 300px;
	}
	
div.scrolling_img_holder_landscape
{	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	width: 350px;
	height: 233px;
	}
	
	
div.img_holder_noborder_float_left
{
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	}
	
div.img_holder_noborder_float_right
{	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	}

div.img_holder_border_float_right
{	
	background-color: #ffffff;	
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#999999;

	}
	
div.img_holder_border_float_left
{	
	background-color: #ffffff;	
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#999999;
	}
	
div.img_holder_border_centered
{	
	background-color: #ffffff;	
	padding: 5px;
	margin: 10px auto 10px auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#999999;
	width: 405px;
	}
	
div.detail_box_pic_holder {
float: left;
margin: 5px 5px 5px 0px;
border: 1px solid #333333;
width: 175px;
}	

div.detail_box_trip_advisor_holder {
float: left;
margin: 5px 5px 5px 0px;
border: 1px solid #333333;
width: 175px;
}
	
	
div.course_dates
{	
	background-color: #E3E9F1;	
	width: 250px;
	height: 420px;
	overflow: auto;
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	text-align: center;
	border: 1px solid;
	border-color:#0B57A4;

	}	
	

div.text_block
{	
	width: 100%;
	overflow: auto;
	}	



div.floatright
{	float: right;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 99;
}

img.img_grey_border
{	padding: 5px;
	border: 1px solid;
	border-color:#cccccc;
	margin: 0 auto;
	background: #FFFFFF;
	}
	
img.img_grey_border_float_right
{	padding: 5px;
	border: 1px solid;
	border-color:#cccccc;
	background: #FFFFFF;
	float: right;
	margin: 5px 0px 5px 10px;
	}

img.img_grey_border_float_left
{	padding: 5px;
	border: 1px solid;
	border-color:#cccccc;
	background: #FFFFFF;
	float: left;
	margin: 5px 10px 5px 0px;
	}

#menu_holder {
	width: 750px;
	position: relative;
	border: 0px solid #FF0000;
	clear: both;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
}


td.prices_rowtitle {
	width: 110px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
	}
	
	
td.prices_columntitle {
	width: 75px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	vertical-align: top;
	text-align: center;
}

td.prices_cell {
	width: 75px;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	}
	
td.index_points {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	vertical-align: center;
	color: #990000;
	}	

/* image styles */

img.detail_box_pic {
float: left;
margin: 5px 5px 5px 0px;
border: 1px solid #333333;
}


/* Text styles */

.detail_box_title {
	background-color: #990000;
	color: #ffffff;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
}

.detail_box p {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
	margin-top: 3px;
	}
	
.detail_box_right p {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
	margin-top: 3px;
	}
	

p 
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	}
	
ul, ol, li {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
td
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	}

.red
{
	color: #CC0033;
	}

.bigred
{
	font-size: 1.1em;
	color: #CC0033;
	font-weight: bold;
	}

td.bigred
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	text-align: center;
	}

td.bigred_left
{
	font-size: 0.9em;
	color: #CC0033;
	font-weight: bold;
	}

h1
{	font-size: 2.0em;
	font-style: normal;
	Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

h2
{
font-size: 1.2em;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #990000;
}

h3
{
	font-size: 1.4em;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	background-color: #990000;
	padding: 2px 2px 2px 5px; 
	}

h4
{	font-size: 1.2em;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

.tdli
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000}

b
{
font-weight: bold;

}

.white
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.mystery
{	font-size: 0.8 em;
	color: #E8E8E8;
	}

.small
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

.small_faint
{
	font-size: smaller;
	color:#FFFFFF;
	
}

td.small
{
	font-size: 10px;
}


td.header
{
	background-color:#FFFF33;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 5px;
	color: #330099;
}

li.small
{
	font-size: 9pt;
	color:#FF33CC;
}

table.rates
{
	width: 100%;
	font-size: smaller;
	padding: 8px;
	}

td.td_rates
{	width: 100px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 8px;
}

td.td_rates_persons
{	width: 90px;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
}

td.td_rates_high
{	width: 110px;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	background-color: #FF6600;
}

td.td_rates_mid
{	width: 110px;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	background-color: #FF9933;
}

td.td_rates_low
{	width: 110px;
	vertical-align: middle;
	text-align: center;
	padding: 8px;
	background-color: #FFCC66;
}

td.td_rates_row_title
{	width: 110px;
	font-weight: bold;
	vertical-align: middle;
}

td.td_rates_column_title
{	width: 100px;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	padding-bottom: 20px;
}


table.contact
{
	width: 100%;
	padding: 4px;
	}

td.td_contact
{	vertical-align: top;
	text-align: left;
}

td.td_contact_row_title
{	width: 120px;
	font-weight: bold;
	vertical-align: top;
}

td.td_contact_required
{	width: 10px;
	vertical-align: top;
	text-align: center;
}

table.table_gallery
{
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	}

table.table_site_map
{
	width: 100%;
	padding: 8px;
	}

td.td_gallery
{
		padding: 3px;
	}

table.table_accommodation_gallery
{
	padding: 5px;
	margin: 0 auto;
	margin-bottom: 10px;
	}

td.td_accommodation_gallery
{
	width: 100px;
	padding: 3px;
	vertical-align: top;
	text-align: center;
	}


table.table_restaurants
{
	width: 475px;
	padding: 8px;
	margin-bottom: 20px;
	}

td.td_restaurants
{	vertical-align: top;
	text-align: left;
}

td.td_restaurants_row_title
{	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 50px;
}

td.td_restaurants_times
{	vertical-align: top;
	text-align: left;
	width: 125px;
}

td.td_restaurants_days
{	vertical-align: top;
	text-align: left;
	width: 250px;
}


.small_bluey
{
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.menu_text {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a.noul {
 text-decoration:none;
 color: #666666;
 }

img.bottom_spacer {
	margin-bottom: 10px;
	}




/* Navigation styles */


a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

a:hover {
  color: #CC0033;
}

a:active {
	color: #CC0033;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.footer:link {
	color: #FFFFFF;
	}

a.footer:visited {
	color: #FFFFFF;
}

a.footer:hover {
	color: #FFFFFF;
}

a.footer_nav:link {
	padding-left: 2px;
	padding-right: 2px;
	}

a.footer_nav:visited {
	color: #FFFFFF;
	text-align: center;
	font-size: smaller;
	padding-left: 2px;
	padding-right: 2px;
}

a.footer_nav:hover {
	color: #FFFFFF;
	font-size: smaller;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	background-color:#990000;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-right: 8px;
	color: #ffffff;
	border: 1px solid #990000;
	margin-left: 0px;
	margin-right: 1px;
}

a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-right: 8px;
	background-color:#FFFFCC;
	color: #990000;
	border: 1px solid #990000;
	margin-left: 0px;
	margin-right: 1px;
	}
	



a.top_menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	background-color:#990000;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #990000;
	margin: 2px;
}

a.top_menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	background-color:#FFFFCC;
	color: #990000;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #990000;
	margin: 2px;
}

#Check_Availability a:link {
	color: #ffffff;
	font: "Comic Sans MS";
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

#Check_Availability a:visited {
	color: #ffffff;
	font: "Comic Sans MS";
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

#Check_Availability a:hover {
	color: #ffffff;
	font: "Comic Sans MS";
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}



/* Form field styles */

INPUT {
background-color: #FFFFFF;
color:#333333;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

TEXTAREA {
background-color: #ffffff;
border: #AAC6C6 1px solid;
color: #333333;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.ButtonFormat {
background-color: #990000;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border: #AAC6C6 1px solid;
color: #ffffff} 

.altTextField {
background-color: #FFFF99;
color: #330099;
border: #AAC6C6 1px solid;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.radioStyle {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000
}

