﻿/* -- default style -- */
.header {
	background: url('cruiserewards-800-sep.gif');
	width: 800px;
	height: 143px;
}
body {
	background-color: #00669A;
	background-image: url('body_bgd.gif');
	background-repeat: repeat-x;
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #007BB7;
	margin-bottom: 2px;
}
.nav-two {
	background-color: #007BB7;
	color: #FFFFFF;
	padding: 2 5 2 5;
	margin-top: 1px;
	margin-bottom: 1px;
}
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: 11px;
	font-style: normal;
	color: #000;
}
div {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
table {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	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: 11px;
	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: 11px;
	font-style: normal;
	color: #000;
}
input {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
select {
	font-family: trebuchet ms, arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.search-input {
	margin-top: 5px;
}
.formbutton {
	background: url('http://www.cruiserewards.com/images/button_bgd.gif');
	border: 1px solid #545A4C;
	color: #FFFFFF;
	font-weight: bold;
}
.formbuttonover {
	background: url('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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;
}
.txtBlueLink {
	color: navy;
}
.errortxt {
	color: #f30;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border: 1px dotted black;
	height: 60px;
	margin: 10 0;
	background: url('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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: #FFF;
}
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;
}
.fontblu {
	color: #333399;
}
.results-title td {
	background: #88C0EF url('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/results_title_bgd.gif');
	font-weight: bold;
	font-size: 13px;
	color: #00669A;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
}
.jelo {
	background: #FFFFFF url('http://www.cruiserewards.com/images/white.gif') repeat-x;
}
.discount_footer_content {
	padding: 3px;
	margin-bottom: 10px;
}
.discount_footer_heading {
	background-color: #99CCFF;
	color: #000000;
	padding-left: 10px;
	margin-bottom: 2px;
	height: 27px;
	line-height: 27px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}
/* 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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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('http://www.cruiserewards.com/images/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: 800px;
	height: 284px;
	position: relative;
	left: 0px;
	top: 0px;
}
#promo_nav {
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 499px;
	height: 32px;
	position: absolute;
	top: 250px;
	left: 303px;
	z-index: 50;
}
#promo_nav a:link, #promo_nav a:visited {
	display: block;
	color: #333399;
	font: normal 11px/11px 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 11px/11px arial;
	color: #FF0000;
	text-decoration: none;
	width: 120px;
	height: 32px;
	text-align: center;
	float: left;
}
#promoContent1 {
	display: block;
	width: 800px;
	height: 284px;
}
#promo_nav1off {
	font-family: arial, sans-serif;
	font-size: 11px;
	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: 11px;
	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 11px/11px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent2 {
	display: none;
	text-align: right;
}
#promo_nav2off {
	font-family: arial, sans-serif;
	font-size: 11px;
	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: 11px;
	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 11px/11px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent3 {
	display: none;
	text-align: right;
}
#promo_nav3off {
	font-family: arial, sans-serif;
	font-size: 11px;
	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: 11px;
	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 11px/11px arial;
	text-decoration: none;
	height: 32px;
}
#promoContent4 {
	display: none;
	text-align: right;
}
#promo_nav4off {
	font-family: arial, sans-serif;
	font-size: 11px;
	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: 11px;
	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 11px/11px arial;
	text-decoration: none;
	height: 32px;
}
/* Cruise Search */
.Inside {
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Oceanview {
	background-color: #FFCC99;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.Balcony {
	background-color: #99CCFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* 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 */
