@charset "UTF-8";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input, iframe { margin: 0; padding: 0; border: 0;}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body {margin:0; padding:0; color: #3f3f3f; font-family: "Lucida Grande", Trebuchet MS, Verdana, sans-serif; font-size:62.5%; text-align: left; background: #e5d3bf url(../images/structural/background.jpg) repeat-x;}

img, .cruises, .vessels, .experts, .experience, .difference, .info, .about, .contact,  #container_top, #container_bottom, #container_home, .affiliations, .acelink, .siderule { behavior: url(/scripts/iepngfix.htc); } /*#container,*/

p {font-size: 1.1em; line-height:1.8em; margin: 0 0 .8em;}
p.small {font-size:1em;}
ul {font-size: 1.2em; line-height:1.8em; padding: 0; margin: 0;}
img {border:0;}
a {color: #3f3f3f; outline: none; text-decoration: none;}
a:hover{color: #937863; text-decoration: none;}

.gold {color: #937863;}
.red {color: #9e1b27;}
.green{color: #62949d;}

/* Accessibility */
.hide {font-size:1px; height:1px; line-height:0px; overflow:hidden; position:absolute; left:-9999px; top:-9999px;}


/* Building blocks */

/* Top Section */

#header { 
	width: 900px; 
	height: 98px;
	background: none;
	padding: 0;
	margin: 65px auto 0;
	text-align: center;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#nav{
	width: 900px;
	height: 9px;
	margin: 0 auto 4px; /* the auto margins (in conjunction with a width) center the page */
	overflow:hidden;
	/*position: relative;*/
}
#nav ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	height: 8px;
}
#nav li {
	margin: 0;
	padding:0px;
	display:inline;
	float:left;
}
#nav a {
	color: #937863;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
	height: 9px;
}
#nav a:hover, #nav a#current {
	background-position: 0 -10px;
	color: #9e1b27;
	text-decoration:none;
}


/* Rollover Buttons */
 
.cruises, a.cruises:link, a.cruises:active {
	width: 64px;
	background: url(../images/buttons/cruises.png) no-repeat;
	margin-right: 63px;
}

.vessels, a.vessels:link, a.vessels:active {
	width: 64px;
	background: url(../images/buttons/vessels.png) no-repeat;
	margin-right: 63px;
}

.experts, a.experts:link, a.experts:active {
	width: 65px;
	background: url(../images/buttons/experts.png) no-repeat;
	margin-right: 63px;
}

.experience, a.experience:link, a.experience:active {
	width: 168px;
	background: url(../images/buttons/experience.png) no-repeat;
	margin-right: 63px;
}
.difference, a.difference:link, a.difference:active {
	width: 168px;
	background: url(../images/buttons/experience.png) no-repeat;
	margin-right: 63px;
}

.info, a.info:link, a.info:active {
	width: 85px;
	background: url(../images/buttons/info.png) no-repeat;
	margin-right: 63px;
}

.about, a.about:link, a.about:active {
	width: 87px;
	background: url(../images/buttons/about.png) no-repeat;
	margin-right: 63px;
}

.contact, a.contact:link, a.contact:active {
	width: 74px;
	background: url(../images/buttons/contact.png) no-repeat;
}


/* Container */

#container_top {
	margin: auto;
	width: 909px;
	height: 11px;
	background: transparent url(../images/structural/container_top.png) no-repeat 0;
	clear: both;
	position: relative;
}

#container { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width: 909px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent url(../images/structural/container_background.png) repeat-y;
	position: relative;
	clear: both;
	/* border: 1px solid #000000; */
	/* text-align: left; /* this overrides the text-align: center on the body element. */
}
#container_bottom {
	width: 909px;
	height:11px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background: transparent url(../images/structural/container_bottom.png) no-repeat 0;
	clear: both;
	position: relative; 
	} 
#container_home { 
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	width: 909px;
	height: 555px;
	background: transparent url(../images/structural/container_background.png) repeat-y;
	position: relative;
	/* border: 1px solid #000000; */
	/* text-align: left; /* this overrides the text-align: center on the body element. */
}

/* Content */

#imagebox {
	width: 875px;
	height: 305px;
	margin: 5px 0 0 17px;
	float: left;
	display: inline;
}
#imagebox_home {
	width: 875px;
	height: 545px;
	margin: 5px 0 0 17px;
	float: left;
	z-index: 0;
	position: absolute;
}
#home_text {
	width: 771px;
	/*height: 110px;*/
	z-index: 5;
	position: absolute;
	top: 380px;
	left: 30px;
	float: left;
	background-color: #fff;
	padding: 20px 22px 0;
}
#home_text h1 {
	margin-bottom: 12px;
}
#home_text p {
	font-size: 1.1em;
	line-height: 2em;
	margin-bottom: 1.5em;
}

#submenu {
	float: left;  /*since this element is floated, a width must be given */
	display: inline;
	margin: 25px 5px 20px 35px;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff url(../images/structural/submenu_side.png) no-repeat 163px -15px; /* the background color will be displayed for the length of the content in the column, but no further */
}
#submenu p{
	font-size: 1em;
	line-height: 1.4em;
}

#submenu h1{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#submenu h2 {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #937863;
	margin: 0 0 .5em;
	font-weight: normal;
	font-style: normal;
}

#submenu ul{
	list-style-type: none;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 25px 0px;
	width: 180px;
}

#submenu li{
	display:block; 
	border-bottom: 1px solid;
	border-color: #ece2d2;
	text-indent: 15px;
	background-repeat:no-repeat;
	background-position: 8px 10px;
	padding: 10px 0;
	text-indent: 1px;
}
#submenu li a{
	text-decoration: none;
	display:block;
	color: #937863;
}
#submenu li a:hover{
	text-decoration: none;
	color: #6c1b30;
}

#submenu li a#current{
	color: #9e1b27;
	text-decoration: none;
}

#content{
	width: 620px;
	float: left;
	margin-top: 25px;
	margin-bottom: 30px;
	display: inline;
}
#content p {
	}

#content p.intro {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #937863;
	margin: .5em 0;
}

#content p.quote {font-size: 1.3em; font-style: italic;}
#content p.date {font-weight: bold; line-height: 1.2em;}
#content p.date a {color: #3f3f3f;}
#content p.date a:hover {color: #937863;}
#content p.italic {font-style: italic;}

#content h1 {
	text-transform: uppercase;
	color: #9e1b27;
	letter-spacing: .3em;
	font: bold 1.6em/1.7em "Lucida Grande", Arial, Verdana, sans-serif;
}
#content h2 {
	letter-spacing: .3em;
	text-transform: uppercase;
	margin: .1em 0 .3em;
	color: #9e1b27;
	font: bold 1.3em/1.7em "Lucida Grande", Arial, Verdana, sans-serif;
}
#content h2.underline {
	letter-spacing: .3em;
	text-transform: uppercase;
	margin: .1em 0 .3em;
	color: #9e1b27;
	font: bold 1.3em/1.7em "Lucida Grande", Arial, Verdana, sans-serif;
}
#content h3 {
	letter-spacing: .3em;
	text-transform: uppercase;
	margin: 2em 0 .3em;
	color: #9e1b27;
	font: bold 1.3em/1.7em "Lucida Grande", Arial, Verdana, sans-serif;
}
#content h3 a, h3 a:hover {
	color: #9e1b27;
}

#content h4 {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #937863;
	margin: 0 0 .5em;
	font-weight: normal;
	font-style: normal;
}
#content h5 {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #9e1b27;
	margin: 0 0 0em;
	font-weight: normal;
	font-style: normal;
}
#content h5 a {
	color: #9e1b27;
}
#content h6 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #937863;
	margin: 0 0 .5em;
	font-weight: normal;
	font-style: normal;
}
#content h7 {
	font-size: 1.2em;
	line-height: 2em;
	color: #937863;
	font-weight: normal;
	font-style: normal;
	margin: .8em 0 .5em;
}
#content h8 {
	font-size: 1.1em;
	line-height: 2em;
	color: #937863;
	font-weight: normal;
	font-style: normal;
	margin: .8em 0 .5em;
}

#content p.line {
	font-size: 1.5em;
	line-height: 1.9em;
	font-weight: bold;
	margin: 10px 0 0;
	color: #937863;
	border-top: 1px solid #ece2d2;
	/*border-bottom: 1px solid #937863;*/
	/*clear:both;*/
}


#content p a {text-decoration:none; display: inline; color: #937863;}
#content p a:hover {text-decoration: none; color: #bda693;}

#textOne  ul{
	padding: 0 0 1em 1em;
	margin-left: .7em;
}

#textOne  li{
	text-indent: 0px;
	padding-top: .3em;
	padding-bottom: .3em;
}
#textTwo  ul{
	padding: 0 0 1em 1em;
	margin-left: .7em;
}

#textTwo  li{
	text-indent: 0px;
	padding-top: .3em;
	padding-bottom: .3em;
}
#content td{
	font-size: 1.2em;
}

#content td h5{
	font-size: 1.2em;
}

#textOne { /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	width: 615px;
	/* padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: left;
	margin: 0;
} 
#textTwo { /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	width: 350px;
	/* padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float: left;
	margin: 0;
} 
.pageItem {
	width: 605px;
	float: left;
	padding: 0 0 12px;
	border-bottom: 1px solid #ece2d2;
	margin-bottom: 10px;
}
.pageItem#top {
	border-top: 1px solid #ece2d2;
	margin-top: 10px;
	padding-top: 12px;
}
.pageItem a {color: #937863;}
.pageItem a:hover {color: #bda693;}

.pageItem img { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
	position: relative;
}


.datePanel {
	/*width: 300px;*/
	width: 605px;
	float: left;
	display: inline;
	margin: 0 7px 10px 0;
	border-bottom: 1px solid #ece2d2;
	padding-bottom: 10px;
}
/*.datePanel#right {
	width: 300px;
	float: left;
	display: inline;
	margin: 10px 0;
}*/
.datePanel img {
	float: left;
	display: block;
	margin: 0 7px 0 0;
}


.thumbs img {float:left; margin: 0 20px 10px -10px;}

#utilities {
	width: 250px;
	float: left;  /*since this element is floated, a width must be given */
	margin: 0 0 20px 20px;
	padding: 0;
}
#utilities p{
	font-size: 1em;
	line-height: 1.4em;
}
#utilities a{color: #937863; text-decoration:none; }
#utilities a:hover {text-decoration:none; color: #bda693;}



/*#utilities li a{
	text-decoration: none;
	display:block;
	color: #666;
}
#utilities li a:hover{
	text-decoration: none;
}*/
#utilities img {
	margin-top: 2px;
}
.panel {
	padding: 0 0 12px;
	border-bottom: 1px solid #ece2d2;
	margin-bottom: 10px;
}
.panel ul{
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.panel li{
	display:block; 
	text-indent: 15px;
	background-image: url(../images/structural/tick.png);
	background-repeat:no-repeat;
	background-position: 2px 6px;
	padding: 3px 0;
}
.siderule {
	height:13px;
	border-bottom: 1px solid #da8617;
	clear: both;
}
.sidespace {
	height:14px;
}
.thumbnails {
	padding: 0 0 12px;
	border-bottom: 1px solid #ece2d2;
	margin-bottom: 10px;
}

.thumbnails ul {
	list-style-type: none;
	background-image: none;
	margin-left: 0;
	padding: 0;
}

.thumbnails li {
	text-indent: 0px;
	float: left;
	width: 68px;
	height: 68px;
	padding: 0;
	margin: 0 20px 15px 0;
	list-style-type: none;
	background-image: none;
}
.thumbnails li.last {
	margin: 0;
}
	
/* Bottom */


#links {
	width: 850px;
	height:35px;
	margin: 5px auto 0; /* the auto margins (in conjunction with a width) center the page */
	  }
#links p {
	color: #b39c8b;
	text-align: left;
	font-size: .8em;
}

#links a {text-decoration:none; color: #b39c8b;}
#links a:hover { text-decoration: none; color: #927863;}

#links_left {
	float: left;
	width: 128px;
	margin-right: 25px;
}
#links_center {
	float: left;
	width: 410px;
	margin-top: 7px;
}
#links_right {
	float: left;
	margin-top: 7px;
	overflow: hidden;
}

.affiliations, a.affiliations:link, a.affiliations:active {
	width: 127px;
	margin-right: 10px;
	background: url(../images/structural/affiliations.png) no-repeat;
	color: #9e1b27;
	text-decoration:none;
	font-size: 1.2em;
	text-indent: -9999px;
	display: block;
	height: 33px;
}
a.affiliations:hover {
	background:url(../images/structural/affiliations.png) no-repeat;
	background-position: 0 -34px;
	text-decoration:none;
}
.acelink, a.acelink:link, a.acelink:active {
	width: 274px;
	background: url(../images/structural/ACE.png) no-repeat;
	color: #9e1b27;
	text-decoration:none;
	font-size: 1.2em;
	text-indent: -9999px;
	display: block;
	height: 13px;
}
a.acelink:hover {
	background:url(../images/structural/ACE.png) no-repeat;
	background-position: 0 -14px;
	text-decoration:none;
}

/* Bits and Pieces */

.marbot10 {margin-bottom:10px;}
.marbot20 {margin-bottom:20px;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 7px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* CSS clearing */   
.clearboth {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.clearing:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearing {display: inline-table;}
