body{ background-color: #444444; background-image:none; }

.cruise_offer_container { width:600px; }

.top_bar { background-color:#666666; }
.offer_info { border-color: #666666; }

.cruise_offer_container a:link, 
.cruise_offer_container a:visited{ color:#666666; }

.offer_minprice { background-color:#666666; color:#ffffff;}
.offer_minprice a, .offer_minprice a:link, .offer_minprice a:active, .offer_minprice a:visited { color:#ffffff;}
.greyed_out { color:#808080; }


/* Overview */
.amenity_redemption .attention, 
.amenity_redemption .attention a  { color:#ff0000; }
/* END: Overview */

/* General table stuff */
.itinerary_table td, .pricing_table td { border-left-color: #ECF4F7; }
.row_one { background-color:#CFCFCF; }
.row_two { background-color:#e8e8e8; }
.table_row_separator { background-color:#CCCCCC; }
/* End: General table stuff */


/* TAB navigation */
table.tabs tr td {
	background-color:#e8e8e8 ;
	border-color:#666666;
}

table.tabs tr td.active{
	border-color:#666666; 
	border-bottom-color:#ffffff;
	background-color:#ffffff;
}

.cruise_offer_container table.tabs tr td a{
	color:#666666;
}
table.tabs tr td a:visited {
	color:#666666;
}
table.tabs tr td.active a, table.tabs tr td.active a:visited, table.tabs tr td.active a:hover{
	color: #666666;
}

/* END: TAB navigation */
