body {
	background: url(assets/bg_body.jpg) repeat-x #041b3d;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
}
.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear: both;
}
h1, h2, h3, h4, h5 {
	color: #040267;
	margin: 0 0 3px 0;
}

h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 { font-size: 12px; }
h5 { font-size: 12px; }
p { margin: 0 0 6px 0; }

a:link {
	color: #a30303;
	text-decoration: underline;
}

a:visited { color: #595959; }
a:hover { color: #595959; }
a:active { color: #a30303; }

img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#wrapper {
	width: 942px;
		margin: 0 auto;
	height: 1%;
	position: relative;
	overflow: hidden;
	}
	
#contentwrapper /* contains left column and content area */
 {
	height: 1%;
	position: relative;
	overflow: hidden;
	background: url(assets/bg_content.gif) repeat-y #fff;
	text-align: left;
	padding: 0 30px 0 23px;
}

#header {
	background: url(assets/bg_header.jpg) no-repeat #fff;
	width: 942px;
	height: 227px;
	margin: 0 auto;
	padding: 0;
}

#header img { float: left; }

#actionitems {
	width: 220px;
	float: right;
	padding-top: 40px;
	text-indent: -9000px;
}

#actionitems a {
	display: block;
	height: 58px;
}

#actionitems .buytickets {
	background-image: url(assets/bg_tickets.gif);
	background-repeat: no-repeat;
}
#actionitems .buytickets a:hover {	background-image: url(assets/bg_ticketsON.gif);
	background-repeat: no-repeat;}
#actionitems .savecoupons {
	background-image: url(assets/bg_coupons.gif);
	background-repeat: no-repeat;
}
#actionitems .savecoupons a:hover {	background-image: url(assets/bg_couponsON.gif);
	background-repeat: no-repeat;}
#leftcolumn {
	width: 178px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

/* nav */
#nav, ul#nav, #nav li, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#nav, ul#nav {width: 178px; background-color: #daebf3;}	
ul#nav a
{
	display: block;
	padding: 6px 5px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	background-image: url(assets/bg_navtop.gif);
	background-repeat: no-repeat;
zoom: 1;
	}

ul#nav a:link {
	color: #036;
}
ul#nav a:visited { color: #036; }
ul#nav a:hover { color: #fff; background-image: none; background-color: #040267; }
ul#nav a:active { color: #036; }

ul#nav li {
	margin: 0;
	padding: 0;
	background-image: url(assets/bg_navbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
zoom: 1;
	}

/* sub Level */
ul#nav ul a {
	background-color: #fff;
	background-image: none;
	padding: 3px 5px;
	margin: 0 5px;
		}
ul#nav ul li {background-image: none;}
ul#nav ul a:link { color: #b90619; }
ul#nav ul a:visited { color: #b90619; }
ul#nav ul a:hover { color: #c7041f; background-image: none; background-color: #f2f5f8;}
ul#nav ul a:active { color: #b90619; }

/* subsub Level */
ul#nav ul ul {margin: 0 0 5px 0;}
ul#nav ul ul a {
	padding: 2px 0 2px 15px;
	font-weight: normal;
	color: #040267;
	margin: 0 5px;
	background-image: none;
	}
	ul#nav ul ul li {background-image: none;}
ul#nav ul ul a:link { color: #040267; }
ul#nav ul ul a:visited { color: #040267; }
ul#nav ul ul a:hover { color: #4c4c4c;}
ul#nav ul ul a:active { color: #040267; }

li#nostyle {	
	margin-left: 20px;
	padding: 2px 2px;
	text-align: left;
	text-decoration: none;	
}

#guide {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 20px 0;
	background: url(assets/bg_guide.gif) no-repeat #daebf3 left bottom;
	width: 178px;
}

#guide img { margin: 0 auto; }

#guide a {
	background-image: none;
	font-weight: bold;
	color: #3177a4;
	text-decoration: none;
}

#guide a:hover { color: #a30303; }

#content {
	width: 690px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

/* features - home page only */
#features {
	width: 690px;
	height: 150px;
	margin: 0 auto;
	background-image: url(assets/bg_features.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	text-indent: -9000px;
}

#features div {
	float: left;
	display: inline;
}

#features div .one { background: url(assets/features/cruises.jpg) no-repeat #067fa9; 	margin: 11px 12px;

 }

#features div .two {
	background: url(assets/features/weddings.jpg) no-repeat #067fa9;
	margin: 11px 0px;
}

#features div .three { background: url(assets/features/packages.jpg) no-repeat #067fa9; margin: 11px 12px; }

#features div a {
	display: block;
	height: 135px;
	width: 212px;
}

#features div a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	/*--IE 8 Transparency--*/
}

/* TOOLBOX */
#toolbox { }
#toolbox img { }
#toolbox ul {
	list-style-image: url(assets/bullet.gif);
	list-style-position: inside;
	color: #b70013;
	font-weight: bold;
}
.listing {
	clear: both;
	height: 1%;
	overflow: hidden;
	margin-top: 15px;
}

.imageright {
	float: right;
	position: relative;
	margin: 0 0 8px 20px;
}

.imageleft {
	float: left;
	position: relative;
	margin: 0 20px 8px 0;
}

.imagecaption {
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	color: #000;
	background: #daebf3 url(assets/bg_caption.gif) no-repeat left bottom;
}

/* END TOOL BOX */
#footer {
	clear: both;
	width: 894px;
	margin: 0 auto;
	text-align: center;
	color: #040267;
}

#footer p { margin: 0; }
#footer h5 { margin: 2px 0; }

.frameborder {
	padding: 0;
	margin: 15px 0;
	height: 18px;
	width: 894px;
	background-color: #daebf3;
}

/* 3 columns defined */
.leftcol {
	width: 330px;
	height: 74px;
	float: left;
	text-align: center;
	padding-top: 12px;
	margin: 0;
}

.leftcol p { padding-left: 170px; }

.middlecolumn {
	width: 232px;
	float: left;
	display: inline;
	margin: 0;
}

.rightcolumn {
	width: 325px;
	height: 74px;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-top: 12px;
	margin: 0;
}

.rightcolumn p { padding-right: 150px; }

/* copyright */
#copyright {
	font-size: 10px;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
}

#copyright p { display: inline; }

#copyright a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
/* Rates and Schedule */
#departures {margin-top: 12px; text-align: center;}
#departure-table-box {
	text-align: center;
	padding-top: 10px;
	margin-right: 16px;
	margin-top: 10px;
	clear: both;
	background: #D1E4EE;
	border: 1px solid #61A2C7;
	}
.dock-tab {
	width: 175px;
	text-align: center;
	border: 3px solid #61A2C7;
	float: left;
	background: #D1E4EE;
	margin-right: 24px;
	margin-left: 24px;
	padding: 0px;
	}
.dock-tab h3 {
	background-color: #61A2C7;
	font-size: 13px; margin: 0 auto 5px auto; padding: 3px;
	color: white;
	font-size: 13px;}	
.dock-tab img {border: 1px solid #61A2C7; margin: 0 auto; display: block;}	

.dock-active { border: 1px solid #ccc; background-color: #fff;}
.dock-tab select {font-size: 13px; width: 162px; border: 1px solid black; padding: 0;}
.dock-tab option {margin: 0; padding: 1px 4px 1px 4px; font-size: 12px; }
a.g-directions {display: block; width: 160px; margin: 0; margin: 0 auto; line-height: 20px; text-decoration: none;}
a.g-directions:link {color: #080869;background: #eee; border: 1px solid #ccc;}
a.g-directions:visited {color: #080869;background: #eee; border: 1px solid #ccc;}
a.g-directions:hover {color: #000;background: #fff; border: 1px solid #61A2C7;}
a.g-directions:active {color: #080869;background: #eee; border: 1px solid #ccc;}

#departure-table {
	width: 400px;
	border: 1px solid #61A2C7;
	border-collapse: collapse;
	padding: 0;
	background-color: #eee;
	margin: 5px auto;
	}
#rates-table{
	width: 500px;
	border: 1px solid #61A2C7;
	border-collapse: collapse;
	padding: 0;
	background-color: #eee;
	margin: 5px auto;
	}


#departure-table td, #departure-table th{
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #61A2C7;
	text-align: center;
	}

#rates-table td {
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #61A2C7;
	text-align: center;
	}

#rates-table th {	
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #61A2C7;
	text-align: center;
	}


#departure-table th, #rates-table th {background-color: #B2D3E3; }
#departure-table th.departure-date, table#rates-table th {background-color: #61A2C7; color: white; padding-top: 10px;}

.departure-date a:link {color: white}
.departure-date a:visited {color: white}
.departure-date a:hover {color: #B90017}
.departure-date a:active {color: white}

/* driving directions */
#google-div {
	text-align: center;
	padding: 5px 0;
	margin-right: 16px;
	margin-top: 10px;
	clear: both;
	background: #D1E4EE;
	border: 1px solid #61A2C7;
	}
#google-div h2 { font-size: 15px; color: #069; margin: 0 0 0.5em 0;}
#breadcrumbs {margin-bottom: 10px; font-size: 11px;}
#copyright a:hover { color: #000; }
/* Image Upload Icons */
.pdf, .txt, .doc, .ppt, .xls, .mp3, .download {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 22px;
	display: block; 
	}
.pdf	{ background-image: url(images/file-ext/pdf.png)}
.txt	{ background-image: url(images/file-ext/txt.png)}
.doc	{ background-image: url(images/file-ext/doc.png) }
.ppt	{ background-image: url(images/file-ext/ppt.png) }
.xls	{ background-image: url(images/file-ext/xls.png) }
.mp3	{ background-image: url(images/file-ext/mp3.gif) }
.zip	{ background-image: url(images/file-ext/zip.png) }
.download {  background-image: url(images/file-ext/download.gif);}
