/*
 * Global style sheet 
 * Cruiseco
 * Copyright 2006 ITbyUs.com
 * Author David Dale
 */

* {
	margin: 0;
	padding: 0;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #CC3333;
}

body {
	background-color: #FFFFFF;
	color: #1F2062;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

h1 {
	color: #1F2062;
	font-family: georgia, times, arial, verdana, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0 0 10px 0;
}

h1.iconsearch {
	background-image: url(../images/icon-search.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h1.icondescription {
	background-image: url(../images/icon-description.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h1.icondates {
	background-image: url(../images/icon-dates.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h1.iconitinerary {
	background-image: url(../images/icon-itinerary.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h1.iconphotos {
	background-image: url(../images/icon-photos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h1.iconprices {
	background-image: url(../images/icon-prices.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
}

h2 {
	color: #333399;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	list-style: square;
	margin: 0 0 0 15px;
}

th {
	text-align: left;
}

table, td {
	font-size: 100%;
}

.article {
	clear: both;
	margin: 0;
}

.article img {
	margin: 0 0 5px 0;
}

.BoxBorderRed {
	background-image: url(../images/icon_edit.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #FF0000;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
	padding-bottom: 18px;
	text-decoration: none;
}

.clr {
	clear: both;
	line-height: 0;
	height: 0;
}

.datatable {
}

.datatable td, .datatable th {
	border-bottom: 1px solid #1F2062;
	padding: 3px;
}

.datatable th {
	border-top: 1px solid #50C6ED;
	border-bottom: 1px solid #50C6ED;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.divider {
	border-top: 1px solid #55B2E7;
	clear: both;
	line-height: 1px;
	height: 1px;
	margin: 10px 0;
}

.feature {
	color: #1F2062;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 0 2px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.print {
	margin: 0 0 5px 0;
	text-align: right;
}

.print a {
	background-image: url(../images/icon-printer.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #999999;
	font-weight: normal;
	padding-right: 22px;
}

.printlinks {
	display: none;
}

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

.special a {
	color: #CC3333;
}

.special a:hover {
	color: #f00;
}

.special img {
	float: right;
	margin: 0 0 0 5px;
}

.tabs {
	display: none;
	visibility: hidden;
}

.tabinfo {
}

#content {
	padding: 5px;
}

#content img {
	border: 1px solid #1F2062;
}

#content a:hover img {
	border: 1px solid #CC3333;
}

#content h2 {
	margin: 0 0 5px 0;
	line-height: 100%;
}

#content h2 a {
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}

#footer {
	display: none;
}

#footer {
	background-color: #fff;
	color: #1F2062;
	font-size: 10px;
	padding: 10px 5px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #1F2062;
}

#footer .admin {
	float: right;
	margin-left: 10px;
}

#infodetails, #infofly, #infoship, #infoshore, #infoaccomm {
	display: block;
	visibility: visible;
}

#left {
	display: none;
	visibility: hidden;
}

#logo {
	display: none;
	visibility: hidden;
}

#main {
}

#masthead {
	display: none;
	visibility: hidden;
}

#menu {
	display: none;
	visibility: hidden;
}

#result {
	border-bottom: 1px solid #1F2062;
	border-top: 1px solid #1F2062;
	font-weight: bold;
	padding: 4px 0;
	margin: 5px 0;
}

#search {
	display: none;
	visibility: hidden;
}

#specials {
	border-top: 2px solid #fff;
	/* border-left: 1px solid #333399; */
	padding: 5px 10px;
	width: 240px;
}

#specials h2 {
	color: #CC3333;
	margin: 0 0 5px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#specials h3, #specials h3 a {
	color: #CC3333;
	font-size: 13px;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#specials h3 a:hover {
	color: #f00;
	text-decoration: underline;
}

#specials a img {
	border: 1px solid #CC3333;
}

#specials a:hover img {
	border: 1px solid #1F2062;
}

#topnav {
	display: none;
}

#wrapper {
	background-color: #fff;
	text-align: left;
	width: 610px;
}
