/*
 * Cruisemart global style sheet
 * Copyright 2006 ITbyUs.com
 * Author David Dale
 */

* {
	margin: 0;
	padding: 0;
}

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

a:hover {
	color: #39597B;
}

body {
	background-color: #fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: normal;
	margin: 0px;
}

font, p.MsoNormal, .bodyText {
	font-family: Arial, Helvetica, sans-serif !important; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif !important;*/
	font-size: 12px !important;
	line-height: normal !important;
}

form {
	margin: 0;
	padding: 0;
}

h1, .pageHeader {
	color: #39597B;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

h2, .subhead1 {
	color: #3398CC;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

h3, .subhead2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: normal;
}

h5 {
	font-size: 11px;
	line-height: normal;
}

hr {
	border: 1px solid #CCCCCC;
	height: 1px;
}

html>body .formFullwidth {
	width: 90%;
}

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

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

ul, ol {
	margin-left: 15px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

.bar1 {
	background-color: #3E5874;
}

.bar2 {
	background-color: #3398CC;
}

.bgMenu {
	background-image: url(../images/sidebarShip.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.bgPage {
	background-color: #FFFFFF;
	margin: 0;
	text-align: center;
}

.bgSidebar {
	background-color: #FFD96E;
}

.bodyText {
}

.bodyTextWhite {
	color: #FFFFFF;
}

.bookmenu {
	border: 2px solid #CCCCCC;
	float: right;
}

.bookmenu li {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.bookmenu li a {
	background-color: #FF9600;
	border: 1px solid #fff;
	border-bottom-width: 0; 
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 120%;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	width: 148px;
}

.bookmenu li a:hover {
	background-color: #EC7600;
	color: #fff;
}

.bookmenu li.book a {
	background-color: #f00;
	
}

.bookmenu li.book a:hover {
	background-color: #CC0000;
}

.bookmenu ul {
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;	
}

.box {
	border: 2px solid #CCCCCC;
	line-height: 110%;
	margin: 0 0 5px 0;
}

.adbox {
	line-height: 110%;
	margin: 0 0 5px 0;
	text-align: center;
}

.adbox img {
	border: 2px solid #CCCCCC;
	padding: 1px;
}

.box .boxblue {
	background-color: #32A8DD;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 5px;
}

.box .boxblue a {
	color: #FFFFFF;
}

.box .boxblue a:hover {
	color: #E3ECF0;
}

.box .boxblue h1, .box .boxblue h2, .box .boxblue h3, .box .boxblue h1 a, .box .boxblue h2 a, .box .boxblue h3 a {
	color: #FFFFFF;
}

.box .boxltblue h1, .box .boxltblue h2, .box .boxltblue h3, .box .boxltblue h1 a, .box .boxltblue h2 a, .box .boxltblue h3 a {
	color: #3A589E;
}

.box .boxltblue, .box .box {
	background-color: #B0DFF4;
	border: 1px solid #FFFFFF;
	color: #3A589E;
	padding: 5px;
}

.box .boxltorange {
	background-color: #F6E1AA;
	border: 1px solid #FFFFFF;
	color: #333333;
	padding: 5px;
}

.box .boxltorange a {
	color: #333333;
}

.box .boxltorange h1, .box .boxltorange h2, .box .boxltorange h3, .box .boxltorange h4,
.box .boxltorange h1 a, .box .boxltorange h2 a, .box .boxltorange h3 a, .box .boxltorange h4 a {
	color: #EC7600;
}

.box .boxorange {
	background-color: #FFD970;
	border: 1px solid #FFFFFF;
	color: #333333;
	padding: 5px;
}

.box .boxorange a {
	color: #333333;
}

.box .boxorange h1, .box .boxorange h2, .box .boxorange h3, .box .boxorange h4, 
.box .boxorange h1 a, .box .boxorange h2 a, .box .boxorange h3 a, .box .boxorange h4 a {
	color: #EC7600;
}

.box .button {
	font-size: 11px;
}

.box .search {
	width: 140px;
}

.box a {
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

.box h1 a, .box h2 a, .box h3 a, .box h4 a, .box h5 a {
	text-decoration: none;
}

.box h1 a:hover, .box h2 a:hover, .box h3 a:hover, .box h4 a:hover, .box h5 a:hover {
	text-decoration: underline;
}

.box h1 {
	font-size: 16px;
	line-height: 100%;
	text-transform: uppercase;
}

.box h2 {
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
}

.box h3 {
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
}

.box h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	line-height: 100%;
	text-transform: uppercase;
}

.box p, .box ul, .box ol, .box li, .box h1, .box h2, .box h3, .box h4, .box h5 {
	margin: 0 0 5px 0;
}

.boxBorder {
	background-color: #FFFFFF;
	border: 2px solid #CCCCCC;
}

.boxBorder td {
	padding: 1px;
}

.boxBorder td td {
	padding: 2px 4px;
}

.boxBorderW {
	border: 1px solid #FFFFFF;
}

.boxGuide {
	background-image: url(../images/guidebox.gif);
	color: #BAC5D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 70px;
	padding: 5px;
	width: 132px;
}

.boxSaver {
	border: 1px dashed #3E5874;
}

.boxSearch {
	background-color: #FFEF97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
}

.boxSpecial {
	background-color: #FFEF97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
}

.button {
	background-color: #FF9600;
	border: 0;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
}

.buttonbook {
	background-color: #FF0000;
	border: 1px solid #fff;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
}

.buttonbook:hover {
	background-color: #CC0000;
}

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

.consult {
	float: left;
	margin-right: 40px;
	border: 3px double #ccc;
	padding: 1px;
	line-height: 0;
}

.content {
	line-height: normal;
	padding: 15px;
}

.dataCell {
	background-color: #F6E1AA;
	border-bottom: 1px solid #FFFFFF;
}

.dataCell a {
	color: #000;
}

.dataCell a:hover {
	color: #EC7600;
}

.dataHeader {
	background-color: #FFD970;
	border-bottom: 1px solid #FFFFFF;
	color: #EC7600;
	font-size: 12px;
	font-weight: bold;
}

.faqText {
	color: #EC7600;
	font-family: Arial, Helvetica, sans-serif; /*Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 20pt;
	font-weight: bold;
	line-height: 20px;
}

.footer {
	color: #999999;
	font-size: 10px;
}

.footer a {
	color: #777777;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: none;
}

.formField {
	border: 1px solid #ccc;
	margin-left: 2px;
	padding: 2px;
}

.formFullwidth {
	border: 1px solid #ccc;
	padding: 2px;
	width: 100%;
}

.headingred {
	color: #CC3300;
	font-weight: bold;
}

.helpline {
	background-color: #3398CC;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.inline {
	float: left;
}

.inline li {
	display: inline;
}

.inline li a {
	display: block;
	float: left;
	padding: 3px 8px;
	width: auto;
}

.joinBox {
	border: 1px solid #FFFFFF;
}

.msg {
	color: #FF0000;
	font-weight: bold;
}

#content {
	padding: 5px 20px 20px 20px;
}

#header {
	background-image: url(../images/salute.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 20px 115px 7px 0;
	text-align: right;
}

#header #logo {
	float: left;
	padding: 0 0 0 5px;
}

#header #topnav div {
	clear: right;
	color: #032F98;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px 0 0;
}

#header #topnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header #topnav li a {
	border-right: 1px solid #1169B3;
	color: #1169B3;
	display: block;
	float: right;
	line-height: 120%;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
}

#header #topnav li a:hover {
	text-decoration: underline;
}

#header #topnav li.first a {
	border: 0;
}

#header #topnav ul {
	margin: 0;
	padding: 0;
}

#left, #right {
	width: 160px;
}

#nav {
	background-color: #FFFFFF;
	background-image: url(../images/nav-bg.jpg) !important;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li a {
	background-image: url(../images/nav-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li a span {
	display: block;
	padding: 7px 5px;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li.selected a {
	background-image: url(../images/nav-tab-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #01539C;
}

#nav li.selected a span {
	background-image: url(../images/nav-tab-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 7px 10px;
}

#nav li.selected a:hover {
	cursor: pointer;
	text-decoration: none;
}

#nav ul {
	margin: 0;
	padding: 0;
}

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

#wrapper {
	border: 1px solid #CCCCCC;
	border-width: 0 1px 1px 1px;
	margin-bottom: -1px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: left;
	width: 760px;
}

/*--- Cruise search and guide results layout ---*/
#cruiseresults,
#cruiseresults ul,
#guideresults {
	margin: 0;
	list-style: none;
}

#cruiseresults img,
#guideresults img {
	float: left;
	border: 0;
	margin-top: 5px;
}

#guideresults img {
	float: right;
	max-width: 100px;
}

#cruiseresults ul {
	margin-left: 110px;
}

#cruiseresults li,
#guideresults li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}

#cruiseresults li li {
	margin-bottom: 3px;
	padding: 0 0 0 70px;
	border: 0;
	float: none;
	width: auto;
}

#cruiseresults li li span {
	display: block;
	width: 70px;
	margin-left: -70px;
	float: left;
	font-weight: bold;
}

#cruiseresults p.prices {
	float: right;
	width: 80px;
	text-align: center;
	font-weight: bold;
	font-size:150%;
	margin-top: 10px;
	color: #f00;
}

#cruiseresults p.prices span {
	font-size: 60%;
}

#guideresults div {
	margin-right: 110px;
}

/*
	itinerarytable and Pricing template tables */
#itinerarytable,
#priceguidetable,
.priceguidetable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
	background-color: #fff;
	padding-top: 10px;
}

#itinerarytable th,
#itinerarytable td,
#priceguidetable th,
#priceguidetable td,
.priceguidetable th,
.priceguidetable td {
	text-align: left;
	vertical-align: top;
	padding: 5px 2px;
}

#itinerarytable th,
#priceguidetable th,
.priceguidetable th {
	background-color: #3398CC;
	color: #fff;
}

#itinerarytable td,
#priceguidetable td,
.priceguidetable td {
	border-bottom: 1px solid #3398CC;
}

#priceguidetable th,
#priceguidetable td,
.priceguidetable th,
.priceguidetable td {
	text-align: center;
}

#priceguidetable th.left,
#priceguidetable td.left,
.priceguidetable th.left,
.priceguidetable td.left {
	text-align: left;
}

#itinerarytable tfoot td,
#priceguidetable tfoot td,
.priceguidetable tfoot td {
	border-bottom: 0;
	text-align: left;
}
/*
	Comparison templates */
p.compareadd {
	font-size: 90%;
	font-style: italic;
	text-align: right;
	margin: 0 0 -5px 0;
	padding: 5px;
	background-color: #effeff;
	clear: both;
}

p.compareadd input {
	vertical-align: top;
}

p.compareadd a {
	float: left;
	padding-left: 22px;
	background: url(../images/compare-bg.gif) 0 50% no-repeat;
	display: none;
}

#compares {
	/*background: #efefef url(../images/compares-bg.gif) 50% 0 repeat-y;
	float: left;*/
	background-color: #efefef;
	margin-bottom: 20px;
}

#compares div.compLeft,
#compares div.compRight {
	padding: 5px;
	/*width: 47%;
	float: left;*/
}

/*#compares div.compRight {
	float: right;
}*/

#compares h3 {
	margin-top: 10px;
}

#compares a.compSelect {
	text-align: center;
	margin: 20px 0 10px;
	display: block;
}

#compares a.compSelect span {
	background: #fff url(../images/accept.gif) 10px 50% no-repeat;
	padding: 5px 10px 5px 35px;
	border: 1px solid #000;
}

#compares hr {
	margin: 10px 0;
	float: left;
	width: 100%;
	border: 1px solid #fff;
}

.activeDate {
	background-color: #3398CC;
	color: #FFFFFF;
	padding: 5px;
}

.inactiveDate {
	background-color: #FFFFFF;
	color: #3398CC;
	padding: 5px;
}

