@charset "utf-8";

/**
* Developed By David Tarczynksi
* Online Media Group
* david@webomg.com
**/


* {
	margin: 0;
	padding: 0;
}


body {
	font-family: "Arial", Trebuchet MS, Helvetica;
	background-color: #e9f5f2;
	background-image: url('../images/bg1.jpg');
	background-repeat: repeat-x;		 
}

#frame {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 148px;
	float: left;	
	background-color: #54301a;	
}

#header_left {
	width: 200px;
	height: 148px;
	float: left;
}

#header_middle {
	width: 530px;
	height: 148px;
	float: left;
	background-image: url('../images/headercenter_bg.jpg');
	background-repeat: no-repeat;
}

#header_right {
	width: 250px;
	height: 148px;
	float: left;	
}

.large_text {
	color: #c0e4da;
	font-size: 24px;
}

#header_right_top {
	width: 250px;
	height: 80px;
	float: left;
	margin-top: 20px;
}

#header_right_top p {
	color: #c0e4da;
	font-size: 12px;
}

#header_right_bottom {
	width: 250px;
	height: 48px;
	float: left;
}

#header_right_bottom p {
	color: #d0ad98;
	font-size: 12px;
}

#topnav {
	width: 980px;
	height: 37px;
	float: left;
	background-color: #c0e4da;
}

#topnav ul {
	float: left;
}	

#topnav ul li {
	float: left;
	height: 37px;	
	font-size: 15px;
	color: #371d0e;
	line-height: 37px;
	list-style: none;
	border-right: 1px solid #97a69a;
}

#topnav ul li a {
	float: left;
	display: block;
	color: #371d0e;	
	text-decoration: none;
	padding-right: 20px;
	padding-left: 19px;	
}

#topnav ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url('../images/topnav_bg.jpg');
	background-repeat: repeat-x;
}

#topbanner {
	width: 980px;
	height: 280px;
	float: left;
}

#topbanner img {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content {
	width: 1000px;
	float: left;
}

#left {
	width: 210px;
	float: left;
}

#left_content {
	width: 210px;
	float: left;
	background-image: url('../images/leftnav_bg.jpg');
	background-repeat: repeat-x;
	background-color: #533019;
}

.left_menu {
	width: 198px;
	margin: 0 auto;
	padding-top: 10px;
}

.left_bottom {
	width: 210px; 
	height: 8px;
	float: left;
	padding-bottom: 5px;
}

.left_bottom img {
	border: none;
}

.menu_header {
	width: 197px;
	height: 23px;
	float: left;
	background-image: url('../images/leftheading.png');
	background-repeat: no-repeat;
}

.menu_header p {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 3px;
	line-height: 23px;
}

.menu_content {
	width: 198px;
	float: left;
	margin: 5px 0 5px 0;
}

.menu_content ul {
	float: left;
	padding-left: 20px;
	
}

.menu_content ul li {
	font-size: 12px;
	list-style: none;
	color: #fff;
	margin: 3px 0 3px 0;
	list-style-image: url('../images/arrow.png');	
}

.menu_content ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
}

.menu_content ul li a:hover {
	color: #fff;	
	text-decoration: underline;
}
/* mani */
div.label{
	width:70px;
	float:left;
	color:#FFFFFF;
	font-size: 12px;
	margin: 5px 0 3px 0;
	text-align: right;
}

.pad_bottom {
	margin-bottom: 2px;
}

div.formele{
	width:126px;
	float:left;
	padding: 4px 0 4px 2px;
	color:#FFFFFF;
	font-size: 12px;
}
div.formele select{
	width:125px;
	font-size: 11px;
}
div.formele a { 
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}
div.formele a:hover { 
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
}
.btn {font-size:10px;font-family:arial;color:#455982;background-color:#EBEBEB;font-weight:bolder;}
.quicksearch_formcontainer{
	width: 198px;
}
/* mani */
#form_box {
	width: 210px;
	height: 129px;
	float: left;
	background-image: url('../images/form_box.jpg');
	background-repeat: no-repeat;
}

#form_box p {
	font-size: 14px;
	color: #fff;
	margin: 5px 10px 0 10px;
	text-align: center;
}

.textbox {
	width: 187px;
	height: 23px;
	float: left;
	margin: 10px;
	border: 1px solid #d0ad98;
	line-height: 23px;
}

.submitbutton {
	width: 86px;
	height: 26px;
	float: right;
	margin-right: 10px;
}

#right {
	width: 770px;
	float: left;
}

#top_links {
	width: 770px;
	float: left;
	margin-top: 5px;
}

#top_links ul {
	float: right;	
	padding-left: 20px;
}

#top_links ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #371d0e;
	background-image: url('../images/list1.jpg');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	
}

#top_links ul li a {
	font-weight: bold;
	font-size: 13px;
	color: #371d0e;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	
}

#top_links ul li a img {
	border: none;
	padding-right: 3px;
}

#top_links ul li a:hover {	
	color: #371d0e;
	text-decoration: underline;
}

#top_border {
	width: 770px;
	margin-top: 13px;
	float: left;
}

#top_border img {
	border: none;
}

#right_content {
	width: 755px;
	float: left;
	padding: 15px 0 10px 15px;
}

#right_content p {
	font-size: 12px;
	color: #371d0e; 
	text-align: justify;
	margin: 10px 5px 0 0;	
}

#right_content h1 {
	font-size: 16px;
	color: #371d0e;	
}

#right_content h2 {
	font-size: 16px;
	color: #371d0e;
	margin: 10px 0 0 0;	
}

#right_content h3 {
	font-size: 18px;
	color: #371d0e;
	margin: 0 0 10px 0;	
}

#right_content ul {
	padding-left: 30px;		
}

#right_content ul li {
	font-size: 12px;
	color: #371d0e;
	margin: 3px 0 3px 0;	
}

#right_content a {	
	color: #371d0e;
	text-decoration: underline;	
}

#right_content a:hover {	
	color: #371d0e;
	text-decoration: none;	
}

#right_content .helpful_links {
	width: 755px;
	float: left;
	color: #371d0e;
}

#right_content .helpful_links p {
	font-weight: bold;
	font-size: 16px
}

#right_content .helpful_links ul {
	font-size: 14px
}

#meetings_table {	
	color: #371d0e;
}

#meetings_table tr td {
	padding: 5px;
}

.hotels_table {
	margin: 20px 0 10px 0;
	color: #371d0e;
}

.hotels_table tr td {
	padding: 5px;
}

#banner_bottom {
	width: 755px;
	float: left;
	padding-bottom: 5px;	
	padding-left: 15px;	
}

#banner_bottom img {
	border: none;	
}

.image_border {
	padding: 2px; 
	border: 1px solid #371d0e;
}

#tabs {
	width: 770px;
	float: left;
	padding-bottom: 10px;
}

#tab_content {
	width: 750px;
	margin: 0 auto;
}

#tab_text_cont {
	width: 759px;
	height: 21px;
	float: left;	
}

#tab_text {
	width: 180px;
	height: 21px;
	float: left;
	margin-left: 15px;
	background-image: url('../images/tabtop.jpg');
	background-repeat: no-repeat;
}

#tab_text p {
	color: #fff;
	font-size: 14px;
	margin-left: 15px;
	line-height: 21px;
}

#tab_top {
	width: 750px;
	height: 6px;
	float: left;
}

#tab_middle {
	width: 749px;
	float: left;
	background-color: #fff;
	border-left: 1px solid #351e0e;
	border-right: 1px solid #351e0e;
}

#tab_middle img {
	border: none;
	margin-left: 14px;
}

#tab_bottom {
	width: 750px;
	height: 7px;
	float: left;
}

/* MULTIPLE LISTING CSS FOR SEARCH_CRUISES.PHP */
.listing {
	margin: 0;
	padding: 0;
}

.listing {
	width: 755px;
	float: left;
	padding-bottom: 20px;
}

.listing_container {
	width: 751px;
	margin: 0 auto;	
}

.listing_top {
	width: 751px;
	height: 35px;
	float: left;
	background: url('../images/listing_top.jpg') no-repeat;
}

#right_content .listing_top h2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}

.listing_content {
	width: 747px;
	float: left;
	background-color: #fff;
	border-left: 2px solid #371d0e;
	border-right: 2px solid #371d0e;
	padding-top: 3px;
}

.listing_sub {
	width: 747px;
	height: 26px;
	float: left;	
}

.listing_sub_left {
	width: 111px;
	height: 26px;
	float: left;
}

.listing_sub_left a img {
	width: 105px;
	border: none;
	padding-left: 3px;
}

.listing_sub_right {
	width: 633px;
	height: 26px;
	float: left;
	background-color: #c0e4da;
}

.sub_text_left {
	width: 380px;
	height: 26px;
	float: left;
}

.sub_text_left h3 {
	font-size: 16px;
	font-weight: bold;
	color: #371d0e;
	line-height: 26px;
	margin-left: 5px;
}

#right_content .sub_text_right {
	width: 253px;
	height: 26px;
	float: left;
}

#right_content .sub_text_right span {	
	float: right;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #371d0e;
	margin-left: 25px;
	margin-right:10px;
}

#right_content .sub_text_right ul {
	float: right;
	padding: 0;
	margin-left: 0;
	margin-right: 10px;
}

#right_content .sub_text_right ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 26px;
}

.sub_text_right ul li img{
	border: none;
}


.color_text {
	color: #fe9f01;
}

.listing_middle {
	width: 747px;
	float: left;
}

.listing_middle_1 {
	width: 111px;
	float: left;
}

.listing_middle_1 img {
	width: 105px;
	padding-top: 3px;
	padding-left: 3px;
	border: none;
}

.listing_middle_2 {
	width: 452px;
	float: left;
}

.listing_middle_3 {
	width: 181px;
	float: left;
}

.listing_middle_3 img {
	width: 178px;
	padding-top: 3px;
	padding-left: 3px;
	border: none;
}

#right_content .listing_middle_3 p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#right_content .listing_middle_3 a {
	font-size: 12px;
	font-weight: bold;
	color: #371d0e;
	text-decoration: none;
}

#right_content .listing_middle_3 a:hover {
	color: #371d0e;
	text-decoration: underline;
}

.table1 {
	font-size: 12px;
	font-weight: normal;
	color: #371d0e;
}

.table1 tr td{
	padding: 3px 4px 1px 0;
}

.table2 {
	font-size: 12px;
	color: #371d0e;
}

.color_cells {
	width: 85px;
	background-color: #b37149;
	color: #e2f4ef;
	text-align: center;
	font-weight: bold;
}

.color_cells1 {
	width: 85px;
	background-color: #fff;
	color: #371d0e;
	text-align: center;
	font-weight: bold;
}

.color_cells2 {
	width: 85px;
	background-color: #fff;
	color: #b37149;
	text-align: center;
	font-weight: bold;
}

.listing_footer {
	width: 563px;
	float: left;
}

.featured {
	width: 211px;
	height: 30px;
	float: left;
	background-color: #371d0e;
	position: relative;
}

.nofeatured {
	width: 211px;
	height: 30px;
	float: left;
	position: relative;
}

#right_content .featured img {
	border: none;
	z-index: 100;
}

.search_btn {
	width: 352px;
	height: 30px;
	float: left;
	margin-top: 0;
	padding-bottom: 5px;	
	position: relative;
}

.search_btn img {
	padding-left: 79px;
}

.listing_bottom {
	width: 751px;
	float: left;
	margin-top: -10px;
	background: url('../images/listing_bottom.jpg') no-repeat;
}


/* FOOTER CSS FOR ALL PAGES */
#footer {
	width: 100%;
	height: 45px;
	float: left;
	background-color: #54301a;
	text-align: center;
}

#footer ul {
	display: inline;	
}

#footer ul li {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-image: url('../images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 16px;
	line-height: 45px;
	
}

#footer ul li a {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	
}

#footer ul li a img {
	border: none;
	padding-right: 3px;
}

#footer ul li a:hover {	
	color: #fff;
	text-decoration: underline;
}

#subfooter {
	width: 100%;
	float: left;
	padding: 5px 0 5px 0;
	text-align: center;
}

#subfooter p {
	color: #54301a;
	font-size: 12px;
}

#subfooter a {
	color: #54301a;
	font-size: 12px;
	text-decoration: none;
}

#subfooter a:hover {
	color: #54301a;
	text-decoration: none;
}
#pagination{
	text-align:right;
	width:100%;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;		
	color:#663300;
}
#pagination a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	text-decoration:none;
	font-weight:bold;
}
#pagination a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	text-decoration:underline;
	font-weight:bold;
}

/* multi cruise listing */
.multi_boxheadbg{ background:url(../images/box_headbg.jpg) center left no-repeat; vertical-align:middle; width:732px; height:27px; font-size:12px; color:#FFF; padding-left:19px; float:left; }
.breadcrumb{font-size:12px; color:#FFF;  text-decoration:none; padding:5px 0 0 0; }
.breadcrumb a {font-size:12px; color:#FFF;  text-decoration:none; }
.breadcrumb a:hover{font-size:12px; color:#FFF; text-decoration:underline; }
.breadcrumb_orange{font-size:12px; color:#fe9f01;  line-height:22px; text-decoration:none;}
.breadcrumb_orange a{font-size:12px; color:#fe9f01;  line-height:22px; text-decoration:none;}
.breadcrumb_orange a:hover{font-size:12px; color:#FFF; text-decoration:underline;}

.multimidbg{ border-right:2px solid #371d0e; border-left:2px solid #371d0e;  background:#FFFFFF; width:747px; float:left;}
.multimid_left{ width:492px; float:left; margin-left:15px; padding-top:8px;}
.multimid_head{ font-size:16px; color:#371d0e; font-weight:bold;}
.multi_content{ font-size:12px; color:#371d0e; }
.multi_content_red{ font-size:12px; color:#d80707; }
.brown_box6{width:230px; float:left;}
.brownbox{ float:left; width:121px; height:15px; background:#d9c4b7; margin-top:1px; margin-right:2px; font-size:12px; color:#693f25; font-weight:bold; padding-top:2px; padding-left:10px; overflow:hidden }
.brownbox1{ float:left; width:90px; height:15px; background:#d9c4b7; margin-top:1px;  font-size:12px; color:#371d0e; text-align:center; font-weight:bold; padding-top:2px; }
.pinkbox{ float:left; width:121px; height:15px; background:#efddd2; margin-top:1px; margin-right:2px; font-size:12px; color:#693f25; font-weight:bold; padding-top:2px; padding-left:10px; }
.pinkbox1{ float:left; width:90px; height:15px; background:#efddd2; margin-top:1px;  font-size:12px; color:#371d0e; text-align:center; font-weight:bold; padding-top:2px; }
.multimid_right{ width:auto; float:right; margin-right:3px; padding-top:8px;}
.multired_txt{ color:#d80707; font-size:12px; text-decoration:underline;}
a.multired_txt:link{ color:#d80707; font-size:12px; text-decoration:underline;}
a.multired_txt:hover{ color:#d80707; font-size:12px; text-decoration:none;}
.customerreview{ background:url(../images/customerreview_bg.jpg) top left no-repeat; height:34px; margin:0 auto; width:718px; font-size:12px; font-weight:bold; color:#FFF; float:left; margin-left:15px; display:inline; }
.face_review{ padding:2px; padding-top:10px;}
.customer_whitetxt{width:120px; margin-top:8px; margin-left:10px; float:left;}
.comments{width:100px; float:left;}
.writereview{ width:100px; float:left; margin-left:70px; background:url(../images/writereview.jpg) top left no-repeat; padding-left:30px; height:20px; margin-top:8px;}
.oceanview{ width:160px; float:left; margin-left:80px; background:url(../images/ocean.jpg) top left no-repeat; padding-left:35px; height:30px; margin-top:2px; line-height:25px;}

.linksbg{ background: url(../images/links_bg2.jpg) top left no-repeat; margin-top:14px; height:24px; width:751px; padding-top:4px; float:left;}
.linkstxt{ font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; padding-left:19px;}
a.linkstxt:link{ font-size:11px; font-weight:bold; color:#FFF; text-decoration:none; padding-left:19px;}
a.linkstxt:hover{ font-size:11px; font-weight:bold; color:#FFF; text-decoration:underline;}

.highlights{margin-left:19px; float:left; width:718px; margin-top:14px; margin-bottom:14px; font-size:12px; color:#371d0e; font-weight:bold;}
.highlights_txt{margin-left:19px; width:700px; list-style-type:none; font-size:12px; color:#693f25; padding-left:20px; padding:0px; float:left; margin-bottom:3px;}

.itinerary{margin-left:19px; float:left; width:508px; margin-top:14px; margin-bottom:14px; font-size:12px; color:#371d0e; font-weight:bold;}
.itinerary_map{width:178px; float:left; margin-left:32px; margin-top:14px;}
.itinerary_brown{width:507px; float:left; height:21px; margin-bottom:1px; background:#bfa89c;}
.itinerary_brown1{width:507px; float:left; height:21px; margin-bottom:1px; background:#dbcec7;}
.itinerary_brown2{width:507px; float:left; height:21px; margin-bottom:1px; background:#f0ebe7;}

.day{width:36px; float:left; margin-left:12px; font-size:11px; color:#693f25;  margin-top:3px;}
.ports{width:143px; float:left; font-size:11px; color:#693f25; margin-top:3px;}
.arrivals{width:150px; float:left; font-size:11px; color:#693f25; margin-top:3px;}
.departure{width:150px; float:left; font-size:11px; color:#693f25; margin-top:3px;}
.content_click{ font-size:12px; font-weight:bold; color:#371d0e; text-align:center;}

.sailingbg{ background:url(../images/sailing_bg.jpg) top left no-repeat; height:25px; float:left; width:732px; margin-top:14px; padding-left:19px; padding-top:10px; font-size:14px; color:#FFF; font-weight:bold;}
.sailing_left{ width:508px; float:left; margin-top:14px; margin-left:19px;}
.sailing_date{ width:142px; float:left; margin-right:1px; color:#b40000; font-size:12px; font-weight:bold; }
.sailing_date_txt{width:100%; float:left; margin-top:4px; color:#371d0e; font-size:12px; font-weight:bold;}
.sailing_brownbox{ width:100%; float:left; height:19px; background:#b37149; color:#e2f4ef; font-size:12px; text-align:center; font-weight:bold; line-height:20px;}
.sailing_list{ width:90px; float:left; margin-right:1px; color:#b37149; font-size:12px; font-weight:bold; text-align:center;}
.sailing_img{width:90px; float:left; margin-top:5px; text-align:center;}
.sample_txt{width:355px; margin-left:141px; float:left; text-align:center; font-size:11px; color:#b37149; margin-top:3px;}
.redbox{width:508px; float:left; background:#f5ede7; margin-top:5px; margin-bottom:5px;}
.redbox_txt{ color:#b40000; font-size:12px; font-weight:bold; padding-left:14px; padding-top:12px;}
.redbox_txt_right{width:350px; float:left; font-size:11px; color:#371d0e; padding-top:5px; margin-bottom:5px;}
.terms_txt{ color:#b40000; font-size:12px; font-weight:bold; }
.multi_email{width:160px; float:left; margin-left:10px; background:url(../images/email_multi.jpg) top left no-repeat; padding-left:35px; height:30px; margin-top:2px; line-height:30px;}

#right_cruise {
	width: 755px;
	float: left;
	padding: 15px 0 10px 15px;
}

.multibottom_img{width:751px; float:left; margin:0px; padding:0px; height:11px; background:url(../images/box_bottombg.jpg) top center no-repeat; }

.rightcontent_box{ width:751px; float:left; margin:0px;}

/* mani added */
.hidden{
display:none;
}

.HideDiv{
	background-color:#D9C4B7;
	width:auto; 
	height:auto; 
	position:absolute; 
	left:440px; 
	top:auto;
	border:2px solid #371D0E;
	display:none;
}

.HideDiv table tr td {
	padding:5px;
	padding-top:0px;

}
.sub_head {
	width:auto;
	height: auto;
	background-image: url(../images/popup_header.gif);
	background-repeat: repeat-x;
}
.sub_head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}


.FriendEmail
{
	background-color:#CCCCCC;
	width:auto; 
	height:auto; 
	position:absolute; 
	border:2px solid #000000;
	display:none;
}
.FriendEmail table tr td {
	padding:5px;
	padding-top:0px;

}
.FriendEmailHead {
	width:auto;
	height: auto;
	background-image: url(../images/popup_header.gif);
	background-repeat: repeat-x;
}
.FriendEmailHead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

