﻿/* -- default style2 --  */
.NoBorder-Img {
	border-style: solid;
	border-width: 0;
}
.header {
	background: url('cruiserewards-950.jpg');
	width: 950px;
	height: 156px;
}
body {
	background-color: #00669A;
	background-image: URL(body_bgd.gif);
	background-repeat: repeat-x;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	margin-bottom: 2px;
}
.nav-two {
	background-color: #007BB7;
	color: #FFFFFF;
	padding: 2 5 2 5;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	position: relative;
}
h1 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #007BB7;
	margin-bottom: 2px;
}
h2 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #007BB7;
	margin-bottom: 2px;
}
h3 {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #007BB7;
	margin-bottom: 2px;
}
td {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
div {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
table {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000;

}
hr {
	border: 0;
	color: #007BB7;
	background-color: #007BB7;
	height: 1px;
	width: 100%;
	text-align: left;
}
a {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00669A;
}
a:link {
	color: #00669A;
	text-decoration: none;
}
a:active {
	color: #00669A;
	text-decoration: none;
}
a:visited {
	color: #00669A;
	text-decoration: none;
}
a:hover {
	color: #00669A;
	text-decoration: underline;
}
form {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
input {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
select {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.search-input {
	margin-top: 5px;
}
.formbutton {
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
}
.formbuttonover {
	background: url('button_bgd_a.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: red;
	margin-bottom: 2px;
}
a.link-button:link {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:active {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:visited {
	display: block;
	width: 70px;
	background: url('button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button:hover {
	display: block;
	width: 70px;
	background: url('button_bgd_a.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.link-button span {
	display: block;
	border: 1px solid #FFFF, padding:1px;
}
.pricing {
	border-collapse: collapse;
}
.pricing td {
	border: 1px solid #007BB7;
	inherit: no;
}
.pricing-head {
	background-color: #CCE2F7;
}
.pricing-head td {
	font-weight: bold;
	font-size: 12px;
}
.imageborder {
	border: 2px solid #88C0EF;
}
a.imageborder {
	display: block;
	border: 2px solid #88C0EF;
}
a.imageborder:hover {
	border: 2px solid orange;
}
.redtxt {
	color: red;
}
.errortxt {
	color: #f30;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border: 1px dotted black;
	height: 60px;
	margin: 10 0;
	background: url('alert.gif') no-repeat top left;
;padding-left: 65;
	padding-right: 0;
	padding-top: 10;
	padding-bottom: 10;
}
.alert {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 1px dotted black;
	height: 60px;
	margin: 10 0;
	background: url('alert_blue.gif') no-repeat top left;
;padding-left: 65;
	padding-right: 10;
	padding-top: 10;
	padding-bottom: 10;
}
.alert span {
	verical-align: middle;
}
.errortxt br {
	line-height: 1px;
}
.sub-nav {
	color: #99CCFF;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
}
a.sub-nav:link {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:active {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.sub-nav:hover {
	color: orange;
	text-decoration: none;
}
.results-title td {
	background: #88C0EF url('results_title_bgd.gif') repeat-x;
	font-weight: bold;
	font-size: 12px;
}
td.empty {
	border: none;
}
.empty td {
	border: none;
}
.options-title td {
	background: #CCE2F7 url('results_title_bgd.gif');
	font-weight: bold;
	font-size: 13px;
	color: #00669A;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.jelo {
	background: #FFFFFF url('white.gif') repeat-x;
}
/* used by the switch content scrip */
.handcursor {
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding-left: 5px;
}
.search-text {
	padding: 10 0 0 0;
	margin: 10 0 10 0;
	border-top: 1px dotted black;
	font-size: 13px;
	color: #007BB7;
}
.step-number {
	color: orange;
	margin: 5 0 5 10;
	font-size: 13px;
	padding: 5px;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
}
/* hotel styles */
.tab_selected {
	background-image: url('tab_left_bgd_selected.gif');
	height: 24px;
	border: 0px none;
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.tab_selected {
	background-image: url('tab_right_bgd_selected.gif');
	height: 24px;
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 0px;
}
.tab_default {
	background-image: url('tab_left_bgd.gif');
	height: 24px;
	border: 0px none;
	background-color: transparent;
	background-repeat: no-repeat;
	font-weight: bold;
}
.tab_default a {
	color: #00669A;
	text-decoration: none;
	font-weight: bold;
}
.tab_default a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
div.tab_default {
	background-image: url('tab_right_bgd.gif');
	height: 24px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 5;
	padding-right: 5;
	padding-top: 4;
	padding-bottom: 0;
}
.page_filter {
	border: 1px solid #4B4B4B;
	border-top: none;
}
.border {
	border-bottom: 1px solid #4B4B4B;
}
.box {
	background: #EEF5FB;
	border: 1px dashed #007BB7;
	padding: 10px;
}
.boxred {
	background: #FFFFFF;
	border: 1px dashed #bf201a;
	padding: 7px;
}
.block {
	background: #D5E8F9;
	border: solid 1px #9EABD2;
}
/*  HOME PAGE (BIG DEALS) PROMO STYLES */
#promo_box {
	width: 950px;
	height: 285px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	float: inherit;
	clear: both;
}
#promo_nav {
	font-family: arial, sans-serif;
	font-size: 12px;
	width: 850px;
	height: 32px;
	position: absolute;
	top: 235px;
	left: 262px;
	z-index: 50;
}
#promo_nav a:link, #promo_nav a:visited {
	display: block;
	color: #333399;
	font: normal 12px/12px arial;
	text-decoration: none;
	text-decoration: none;
	width: 120px;
	height: 32px;
	text-align: center;
	float: left;
	padding: 4 0 0 4;
}
#promo_nav a:hover {
	display: block;
	font: normal 12px/12px arial;
	color: #FF0000;
	text-decoration: none;
	width: 120px;
	height: 32px;
	text-align: center;
	float: left;
}
#promoContent1 {
	display: block;
	width: 760px;
	height: 270px;
}
#promo_nav1off {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
	background-color: #ADD8E6;
	border: 1px #333399 solid;
}
#promo_nav1on {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
	background-color: #F0F8FF;
	border: 1px #FF0000 solid;
}
#promo_nav1on a:link, #promo_nav1on a:visited {
	color: #333399;
	font: normal 12px/12px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent2 {
	display: none;
	text-align: right;
}
#promo_nav2off {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333399;
	float: left;
	width: 125px;
	height: 32px;
	text-align: center;
	background-color: #ADD8E6;
	border: 1px #333399 solid;
}
#promo_nav2on {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	width: 125px;
	height: 32px;
	text-align: center;
	background-color: #F0F8FF;
	border: 1px #FF0000 solid;
}
#promo_nav2on a:link, #promo_nav2on a:visited {
	color: #333399;
	font: normal 12px/12px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent3 {
	display: none;
	text-align: right;
}
#promo_nav3off {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333399;
	float: left;
	width: 114px;
	height: 32px;
	text-align: center;
	background-color: #ADD8E6;
	border: 1px #333399 solid;
}
#promo_nav3on {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	width: 114px;
	height: 32px;
	text-align: center;
	background-color: #F0F8FF;
	border: 1px #FF0000 solid;
}
#promo_nav3on a:link, #promo_nav3on a:visited {
	color: #333399;
	font: normal 12px/12px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent4 {
	display: none;
	text-align: right;
}
#promo_nav4off {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333399;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
	background-color: #ADD8E6;
	border: 1px #333399 solid;
}
#promo_nav4on {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: left;
	width: 120px;
	height: 32px;
	text-align: center;
	background-color: #F0F8FF;
	border: 1px #FF0000 solid;
}
#promo_nav4on a, #promo_nav4on a:link, #promo_nav4on a:visited {
	color: #333399;
	font: normal 12px/12px arial;
	text-decoration: none;
	height: 32px;
}
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
.destinationStyle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666699;
}
/* hides not required elements in the cruise_home.tpl template */
label {
	visibility: hidden;
	display: none;
}
#alternate-search {
	visibility: hidden;
	display: none;
}
}
sidesearch {
	visibility: hidden;
	display: none;
}
}
p {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
}
.black12A {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
.auto-style5 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: 13px;
	font-style: normal;
	}
.auto-style7 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: 11px;
	font-style: normal;
	text-align: left;

}
.Black13 {
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, "Trebuchet MS", Arial, sans-serif, tahoma;
	font-size: 13px;
	font-style: normal;
}
