* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/1_bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


h1, h2 {
	color: #444444;
}

h3 {
	font-size:14px;

	}

h1, h2, h3 {
	margin-bottom: 15px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 14px;
	font-weight:bold;
}

.contacttext {
	font-size: 16px;
	font-weight:bold;
}

p {
	line-height:1.5em;

}
p, ul, ol {
	margin-bottom: 10px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	font-style: italic;
}

a:link {
	color: #3d7ac2;
}

a:active {
	color: #3d7ac2;
}

a:visited {
	color: #3d7ac2;
}

a:hover {
	text-decoration: none;
	color: #3d7ac2;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
	border:none;
	margin-top: .13888em;
}

img.leftborder{
	float: left;
	margin: 0 10px 10px 0;
	border: 2px solid #3d7ac2;
	margin-top:.13888em;
}

img.right {
	float: right;
	padding: 10px;
	border:none;
}

img.rightborder{
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #3d7ac2;
}

.large {
	font-size:16px;
	}

.nicelist {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	}
	
.nicelist li {
	padding-left: 14px;
	background-image:url(images/bdot.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}
.list {
	float:left;
	width:260px;
	}

/* Top Menu */

#topmenu {
	float: left;
	margin-top:200px;
	margin-left:30px;
}

#topmenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 10px;
	border-left: 0px solid #E06529;
	text-decoration: underline;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

#topmenu a:hover {
	text-decoration: none;
}

#topmenu .first a {
	border: none;
}

/*header*/

#header {
	width: 840px;
	height: 243px;
	margin: 0 auto;
	background:url(images/header.jpg) no-repeat;
}

.logo {
	float:left;
	margin-top:11px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 25px 0px 5px 0px;
}

/* Content */

#content {
	float: left;
	width: 255px;
	height:170px;
	padding-top: 10px;
	margin-left: 18px;
	background-color: #f7f7f7;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 10px;
	overflow: hidden;
}

#content-interior {
	float: left;
	width: 550px;
	padding-top: 0px;
	margin-left: 18px;
	display:inline;
}

#content-subpages {
	float: left;
	width: 775px;
	padding-top: 0px;
	margin-left: 18px;
	display:inline;
}

#content-subpages-ports {
	float: left;
	width: 550px;
	padding-top: 0px;
	margin-left: 18px;
	display:inline;
}

#images {
	float:right;
	width:220px;
	}
#images h2 {
	margin-top:5px;
	}
#images .left{
	float:left;
	}
#images .right{
	float:left;
	}
#images img{
	margin:2px;
	border:none;
	}

img a{
	border:none;
	outline:none;
	}

	
.post {
	margin:0;
	padding: 0 10px 0px 5px;
	clear:both;
}

.post-grey {
	margin:0;
	padding: 10px 10px 5px 10px;
	background-color:#f7f7f7;
	clear:both;
}


#content-bottom {
	float: left;
	width: 255px;
	height:100px;
	padding-top: 10px;
	margin-left: 18px;
	background-color: #F7F7F7;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-top: 10px;
	overflow: hidden;
}

.cruises {
	margin-bottom:20px;
	}

/* Sidebar */

#sidebar {
	float: right;
	width: 219px;
}

#sidebar h2 {
	color: #555555;
	margin-bottom:10px;
	margin-left:5px;	
}

#sidebar h3 {
	color: #444444;
	margin-bottom:-2px;
	padding-top:2px;
	font-size:13px;
}

#sidebar ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#sidebar ul li a{
	background:#daf7d8 url(images/vimeo_icon_up.png) left center no-repeat;
	padding-left:44px;
	padding-top:2px;
	margin-bottom:10px;
	display:block;
	height:40px;
	text-decoration:none;
}
#sidebar ul li a:hover{
	background:#daf7d8 url(images/vimeo_icon_over.png) left center no-repeat;
}


.tours {
	text-align:left;
	font-size:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:#b5efb1 url(images/vimeo_icon_up.png) no-repeat;
	}

.tours a {
	color:#444444
	}



.formboxes {
	height: 18px !important;
	width:150px !important;
	display:inline;
	overflow:hidden;
	padding-left:20px;
}


#highlight {
	text-align:left;
	color:#333333;
	font-size:13px;
	margin:2px 20px 2px 2px;
	padding:7px;
	background:#c5defc;
	border: 0px solid #f1fef0;
	}
#highlight a{
	color:#333333;
	}

/* Footer */

#footer {
	clear: both;
	padding: 15px 0;
	background: #f8f5a6 url(images/2_bg.gif) repeat;
	color: #686626;
	border-top: 5px solid #faf9d7;
}

#footer a {
	color: #686626;
}

#footer h2 {
	color: #5f5d22;
	margin-bottom:1px;
}

#footercontent {
	margin: 0 auto;
	width:750px;
	clear:both;
	}
	
#mailform {
	float:left;
	padding:5px;
	width:385px;
	background-color:#f9f7bc; 
	clear:both;
	}
	
#mailformcruise {
	float:left;
	padding:5px;
	width:450px;
	background-color:#f9f9f9;
	clear:both;
	border: 1px solid #999999;
	}
	
#copyright {
	text-align:right;
	float:right;
	width:275px;
	padding:5px;
	}

#copyright H2 {
	margin-bottom:10px;
	}
#copyright a {
	text-decoration:none;
	}
	
#middle {
	background:url(images/line.gif) repeat-y;
	margin-left:50px;
	width:2px;
	height:150px;
	float:left;
	}
	
.nicebg {
	background:#f7f7f7;
	padding:3px;
	}
	

.highlight {
	background:#f8f5a6;
	padding:3px;
	color:#444444;
	}
.highlight a {
	color:#444444
	}
	
.nicebg2 {
	background:#F8F8F8;
	float:left;
	width:350px;
	padding:10px;
	}
.nicebg3 {
	background:#F8F8F8;
	float:right;
	width:350px;
	padding:10px;
	}
#prices {background:#f3f7fb; padding:10px; border:#317bce dashed 1px; color:#222222; margin-top:20px}
.prices { border-bottom:1px dotted #000000}
#prices a{ text-decoration:none; color:#000000}
.small {font-size:11px;}
#poster {width:200px; margin:0 auto; text-align:center; margin-top:30px;}
#poster img{ margin-bottom:10px;}