div#country_navigation {
	width:653px;
	height:23px; /* height of the image */
	margin:0px 0px 0px 7px;
}

div#country_navigation_bar {
	background-color:#083C89; /* colour of the bar */
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	width:651px;
	height:6px;
	margin:0px 0px 0px 7px;
}

* html div#country_navigation_bar {
	margin:0px 0px -7px 8px; /* controls the height and spacing in IE 6 */
}

/* START OF COUNTRY NAVIGATION LINK STYLES */

A.orion_ii:link, A.orion_ii:active, A.orion_ii:visited {
	float:left;
	background:url(/images/ship/orion_ii.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:23px;
	width:92px;
	margin-left:1px;
}

A.orion_ii:hover { 
	background-image:url(/images/ship/orion_ii_link.gif);
	height:23px;
	width:92px;
}

A.orion_i:link, A.orion_i:active, A.orion_i:visited, A.orion_i:hover {
	float:left;
	background:url(/images/ship/orion_i_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:23px;
	width:92px;
}

body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Verdana;
	font-size:11px;
	background-color:#F8F4E8;
	/*background-color:#FFFFFF;*/
}

p {
	margin:0px; /* This is to prevent text from having white space above */
	font-family:Verdana;
	font-size:11px;
}

a {
	color:#083C89;
}

/* Options Box */

div#options_box_bg {
	float:left; /* this is required to get the positioning right */
	/* height:207px;  was */
	background:url(/images/expeditions/options_box.gif) no-repeat;
	height:270px; 
	width:265px;
}

div#options_box {
	margin:35px 10px 10px 16px; /* padding instead of margin because its not in a float */
}

.arrow_btn {
	padding-top:8px;
	padding-bottom:6px;
}

.option_heading a {
	font-weight:bold;
	color:#083C89;
}

.option_heading a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#083C89;
}

.option_details {
	padding-left:5px;
	padding-top:8px;
}


/* Termsofuse Box */

div#termsofuse_bg {
	float:left; /* this is required to get the positioning right */
	background:url(/images/about_page/termsofuse_bg.gif) no-repeat;
	height:207px; 
	width:265px;
	margin-bottom:40px;
}

div#termsofuse_box {
	margin:35px 10px 10px 16px; /* padding instead of margin because its not in a float */
}

.termsofuse_box_img {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #000000;
}

.termsofuse_heading {
	font-weight:bold;
	color:#083C89;
	border-bottom:1px solid #000000;
}

.termsofuse_details {
	padding-left:5px;
	padding-top:18px;
}

/* START OF HEADING NAVIGATION LINK STYLES */

.divider {
	float:left;
	background:url(/images/heading_navigation/divider.gif) no-repeat left top;
	display:block;
	height:22px;
	width:2px;
}

A.home_link:link, A.home_link:active, A.home_link:visited {
	float:left;
	background:url(/images/heading_navigation/home_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:78px;
}

A.home_link:hover { 
	background-image:url(/images/heading_navigation/home_hover.gif);
	height:22px;
	width:78px;
}

A.about_orion_link:link, A.about_orion_link:active, A.about_orion_link:visited {
	float:left;
	background:url(/images/heading_navigation/about_orion_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:72px;
}

A.about_orion_link:hover { 
	background-image:url(/images/heading_navigation/about_orion_hover.gif);
	height:22px;
	width:72px;
}

A.expeditions_link:link, A.expeditions_link:active, A.expeditions_link:visited {
	float:left;
	background:url(/images/heading_navigation/expeditions_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:84px;
}

A.expeditions_link:hover { 
	background-image:url(/images/heading_navigation/expeditions_hover.gif);
	height:22px;
	width:84px;
}

A.calendar_link:link, A.calendar_link:active, A.calendar_link:visited {
	float:left;
	background:url(/images/heading_navigation/calendar_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block; 
	height:22px;
	width:78px;
}

A.calendar_link:hover { 
	background-image:url(/images/heading_navigation/calendar_hover.gif);
	height:22px;
	width:78px;
}

A.ship_link:link, A.ship_link:active, A.ship_link:visited {
	float:left;
	background:url(/images/heading_navigation/ship_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:46px;
}

A.ship_link:hover { 
	background-image:url(/images/heading_navigation/ship_hover.gif);
	height:22px;
	width:46px;
}

A.brochure_link:link, A.brochure_link:active, A.brochure_link:visited {
	float:left;
	background:url(/images/heading_navigation/brochure_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:78px;
}

A.brochure_link:hover { 
	background-image:url(/images/heading_navigation/brochure_hover.gif);
	height:22px;
	width:78px;
}

A.events_link:link, A.events_link:active, A.events_link:visited {
	float:left;
	background:url(/images/heading_navigation/events_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:63px;
}

A.events_link:hover { 
	background-image:url(/images/heading_navigation/events_hover.gif);
	height:22px;
	width:63px;
}

A.bookings_and_rewards_link:link, A.bookings_and_rewards_link:active, A.bookings_and_rewards_link:visited {
	float:left;
	background:url(/images/heading_navigation/bookings_and_rewards_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:146px;
}

A.bookings_and_rewards_link:hover { 
	background-image:url(/images/heading_navigation/bookings_and_rewards_hover.gif);
	height:22px;
	width:146px;
}

A.charters_link:link, A.charters_link:active, A.charters_link:visited {
	float:left;
	background:url(/images/heading_navigation/charters_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:77px;
}

A.charters_link:hover { 
	background-image:url(/images/heading_navigation/charters_hover.gif);
	height:22px;
	width:77px;
}

A.faq_link:link, A.faq_link:active, A.faq_link:visited {
	float:left;
	background:url(/images/heading_navigation/faq_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:39px;
}

A.faq_link:hover { 
	background-image:url(/images/heading_navigation/faq_hover.gif);
	height:22px;
	width:39px;
}

A.pathways_link:link, A.pathways_link:active, A.pathways_link:visited {
	float:left;
	background:url(/images/heading_navigation/pathways_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:135px;
}

A.pathways_link:hover { 
	background-image:url(/images/heading_navigation/pathways_hover.gif);
	height:22px;
	width:135px;
}

/* LEFT COLUMN STYLES */

div#middle_column_left {
	float: left;
	padding-top:25px;
}

div#middle_content_holder {
	margin:-15px 30px 0px 37px; /* Controls the white box in the left container */
}

* html div#middle_content_holder {
	margin-left:36px; /* prevents IE 6 and 7 from adding more padding then it should */
}

div#main_banner {
	width:615px;
}

div#middle_column_bg {
	margin-left:7px;
	background:url(/images/about_page/middle_column_bg.gif) repeat-y;
	width:658px;
}

* html div#middle_column_bg {
	margin-left:8px;
}

div#image_select_holder {
	width:607px;
	height:216px;
	padding:0em 2em 0em 2em;
}

div#page_name_image {
	background:url(/images/about_page/about_orion_heading.gif) no-repeat;
	width:607px;
	height:87px;
	margin:0em 2em 0em 2em;
}

div#sub_navigation {
	height:19px;
	padding:0em 2em 0em 2.3em;
}

div#content_border_top {
	background:url(/images/about_page/content_border_top.gif) no-repeat;
	height:15px;
	padding:0em 1em 0em 1.5em;
}

div#content_border_bg {
	background:url(/images/about_page/content_border_bg.png) repeat-y;
	padding:0em 0.8em 0em 1.5em; /* Controls the spacing of the content in the curved box */
}

form {
	margin:0px; /* Very important to removing the spacing thats caused in IE 6 and 7 */
}

div#content_box {
	padding:0em 1em 0em 1.5em;
}

div#content_border_bottom {
	background:url(/images/about_page/content_border_bottom.gif) no-repeat;
	height:15px;
	padding:0em 1em 1em 1.5em; /* Adds spacing to the bottom of the background */
}

#table_content {
	width:580px;
	padding:0px 10px 10px 10px; /* Do not put padding top on this */
}

.content_heading {
	padding:0px 0px 20px 0px; /* Position of the Content Heading */
	font-family:Verdana;
	font-weight:bold;
	font-size:22px;
	color:#083C89;
}



div#middle_column_footer {
	margin:0px 0px 0px 7px;
	background:url(/images/about_page/middle_column_footer.gif) no-repeat;
	height:15px;
	width:656px;
}

* html div#middle_column_footer {
	margin:0px 0px 0px 8px;	
}

/* START OF SUB NAVIGATION LINK STYLES */

A.who_we_are_link:link, A.who_we_are_link:active, A.who_we_are_link:visited {
	float:left;
	background:url(/images/about_page/sub_navigation/who_we_are_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:69px;
	padding-right:4px;
}

A.who_we_are_link:hover { 
	background-image:url(/images/about_page/sub_navigation/who_we_are_hover.gif);
	height:19px;
	width:69px;
}

A.our_vision_link:link, A.our_vision_link:visited, A.our_vision_link:active {
	float:left;
	background:url(/images/about_page/sub_navigation/our_vision_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:62px;
	padding-right:4px;
}

A.our_vision_link:hover { 
	background-image:url(/images/about_page/sub_navigation/our_vision_hover.gif);
	height:19px;
	width:62px;
}

A.sustainability_link:link, A.sustainability_link:visited, A.sustainability_link:active {
	float:left;
	background:url(/images/about_page/sub_navigation/sustainability_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:77px;
	padding-right:4px;
}

A.sustainability_link:hover { 
	background-image:url(/images/about_page/sub_navigation/sustainability_hover.gif);
	height:19px;
	width:77px;
}

A.photo_gallery_link:link, A.photo_gallery_link:visited, A.photo_gallery_link:active {
	float:left;
	background:url(/images/about_page/sub_navigation/photo_gallery_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:77px;
	padding-right:4px;
}

A.photo_gallery_link:hover { 
	background-image:url(/images/about_page/sub_navigation/photo_gallery_hover.gif);
	height:19px;
	width:77px;
}

A.press_releases_link:link, A.press_releases_link:visited, A.press_releases_link:active {
	float:left;
	background:url(/images/about_page/sub_navigation/press_releases_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:85px;
	padding-right:4px;
}

A.press_releases_link:hover { 
	background-image:url(/images/about_page/sub_navigation/press_releases_hover.gif);
	height:19px;
	width:85px;
}

A.awards_link:link, A.awards_link:visited, A.awards_link:active {
	float:left;
	background:url(/images/about_page/sub_navigation/awards_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:112px;
	padding-right:4px;
}

A.awards_link:hover { 
	background-image:url(/images/about_page/sub_navigation/awards_hover.gif);
	height:19px;
	width:112px;
}

A.contact_link:link, A.contact_link:active, A.contact_link:visited {
	float:left;
	background:url(/images/about_page/sub_navigation/contact_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:19px;
	width:91px;
}

A.contact_link:hover {
	background-image:url(/images/about_page/sub_navigation/contact_hover.gif);
	height:19px;
	width:91px;
}

/* RIGHT COLUMN STYLES */

div#middle_column_right { 
	float:left;	
	width:265px;
	padding-top:25px;
}

div#flash_map_holder {

}

div#easter_about_orion {
	width:265px;
	padding-bottom: 10px;
}

div#orion_logo_footer {
	text-align:right;
	padding:0px 45px 10px 0px;
	margin-top:-35px; /* This is to make the logo orion move up so the white background goes past it for all browsers */
}

div#orion_logo_footer {
	text-align:right;
	padding:0px 45px 10px 0px;
	margin-top:-15px; /* This is to make the logo orion move up so the white background goes past it for all browsers */
}

/* GLOBAL LAYOUT STYLES */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:1000px;
	background:url(/images/body_background.png) top repeat-y;
	height:auto !important; /* real browsers */
}

/* New Header Styles */
div#header { 
	position:relative; 
	z-index:5; 
	background:url(/images/header.gif) top center no-repeat; 
	height:107px; 
}

div#header #page_select { 
	position:absolute; 
	top:13px; 
	right:95px; 
}

div#navigation_box { 
	float:left;
	width:916px; /* width of background from navigation_bg */
	margin:75px 0px 0px 41px; /* placement of the navigation links */
	background-color:#F2F7FD;
	height:22px;
}

* html div#navigation_box {
	margin:75px 0px 0px 22px; /* placement of the navigation links for IE 6 */
}

/* End New Header Styles */

div#footer {
	margin: auto;
	background-image:url(/images/footer_background.gif); /* background-image dimensions need to be specified to display the image */
	background-repeat:no-repeat;
	width:1000px; /* width of the background image */
	height:29px; /* height of the background image */
	font-family:Verdana;
	font-size:11px;
	color:#6A8AB8;
}

div#footer_links {
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}

div#footer_links a:link, #footer_links a:visited, #footer_links a:active {
	color:#6A8AB8;
	text-decoration:none;
	font-weight:normal;
}

div#footer_links a:hover {
	color:#6A8AB8;
	text-decoration:underline;
	font-weight:normal;
}

div.clear_float {
	clear:both; /* clears any styles that uses a float */
}

.Reference_Reading_PDF a {
	text-decoration:none;
}

.Reference_Reading_PDF a:hover {
	text-decoration:underline;
}
