/* CSS Document */

body { margin:0;
       padding:0;
	   line-height:1.5em;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#616161;
	   background-color:#FFFFFF;
	   }
a:link, a:visited { color: #65624F; text-decoration:none;} 
a:active, a:hover { color: #000000; text-decoration: underline;}
h1 { margin:0px;
     padding:0 0px;
	 font-size:12px;
	 color: #535353;
	 text-align:justify;
	 font-weight:normal;
	 }
h2 { margin:0px;
     padding:0 0px;
	 font-size:16px;
	 color: #024578;
	 text-align:left;
	 font-weight:bold;
	 }
h3 { margin:0px;
     padding:0 0px;
	 font-size:11px;
	 color: #616161;
	 text-align:center;
	 font-weight:normal;
	 }
h4 { margin:0px;
     padding:0 0px;
	 font-size:16px;
	 color: #024578;
	 text-align:center;
	 font-weight:bold;
	 } 
h5 { margin:0px;
     padding:0 0px;
	 font-size:14px;
	 color: #024578;
	 text-align:left;
	 font-weight:bold;
	 }
	 
.cleaner {
	clear: both;
	width: 100%;
	height: 20px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 20px;
}

/* top panel */
#cruise_top_panel{
	width:997px;
	height: 86px;	
	margin: 0 auto;
	color: #FFFFFF;
}

#cruise_top_panel #cruise_header_section{
	width: 997px;
	height: 86px;	
	margin:0 auto;
	padding: 0 0px;
	background:#FFFFFF;
}
#cruise_header_section #left_logo{
    float:left;
	width: 210px;
	height: 86px;	
	margin:0 auto;
	padding: 0 0px;
}
#cruise_header_section #center_add{
    float:left;
	width: 572px;
	height: 76px;	
	margin: 5px  0 5px 28px;
	padding: 0 0px;
}
#cruise_header_section #search_area{
    float:right;
	width: 172px;
	margin: 20px  10px 5px 5px;
	padding: 0 0px;
}
#cruise_header_section #search_button{
    float:right;
	width: 62px;
	margin-right:15px;
	padding: 0 0px;
}

.top {
	clear: both;
	width: 100%;
	height: 20px;
	text-align:center;
}
/* end of top panel */

/* menu */
#cruise_menu_panel {
	clear: both;
	width: 997px;
	height: 47px;	
	margin: 0 auto;
	padding: 0 0 0 0px;
	color: #ffffff;
	background:url(/web/20240121110003im_/http://cruiselinesasia.com/images/menu.jpg) repeat-x;
}

#cruise_menu_panel #cruise_menu_section {
	width: 997px;
	height: 47px;	
	margin:0 auto;
	padding: 0 0 0 0px;
	color: #03a0a6;
}

#cruise_menu_section ul {
	float: left;
	width: 997px;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#cruise_menu_section ul li {
	display: inline;
}

#cruise_menu_section ul li .lastmenu{
	border-right: none;
}

#cruise_menu_section ul li a {
    display:block;
	float: left;
	width: 120px;
	padding: 12px 0;
	margin-right: 0px;
	margin-left:4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2f2e27;
}

#cruise_menu_section li a:hover, #cruise_menu_section li .current {
	color: #03348f;
}

/* end of menu */

/*----MAIN page----*/
#mainPage{width:997px; height:100%; clear:both;margin:0 auto; background:#FFFFFF; padding:0px;}

/*----MAIN PANEL----*/

#mainPan{width:971px; height:100%; clear:both;margin:0 auto; background:#FFFFFF; padding:0px;}

/* Content */

#content {
	float: left;
	width: 572px;
	height:100%;
	margin-left:12px;
}

.post {
	padding-bottom: 0px;
	height:200px;
	line-height: 200%;
	background: url(/web/20240121110003im_/http://cruiselinesasia.com/images/business_2_business.gif) center no-repeat;
}
.post1 {
   height:30px;
   margin-top:80px;
   }

.post h1 {
	font-weight: normal;
}

.title {
	height: 78px;
	margin: 0;
	padding: 15px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}
.entry1 {
	padding: 0px 0px 0px 0px;
	}
.cont {
    clear:both;
	padding-top:10px;
	padding-bottom:10px;
	text-align: justify;
	}
.cont1 {
    clear:both;
	padding-top:10px;
	padding-bottom:0px;
	font-size:14px;
	text-align: right;
	}
.entry {
	padding: 0px 10px 10px 10px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}


.picture {
    float:left;
    width: 125px;
	height: 125px;
	margin-right: 5px;
	}



/* Sidebars */

#sidebar1 {
	float: left;
	height:100%;
	margin-top: 0px;
	margin-left:0px;
	padding:0px 0px 0px 0px;
}
#sidebar2 {
	float: right;
	margin-left:11px;
	width:163px;
	height:100%;
	margin-top: 0px;
	margin-right:0px;
	padding:0px 0px 0px 0px;
}

.side1 {
    clear:both;
    width:213px;
	height:220px;
	padding-top:0px;
	padding-bottom:0px;
	}
.photo {
    clear:both;
    width:213px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: justify;
	}
.phototop {
    clear:both;
    width:213px;
	padding-top:10px;
	padding-bottom:3px;
	text-align: justify;
	}
.photo1 {
    clear:both;
    width:213px;
	padding-top:10px;
	padding-bottom:0px;
	text-align: right;
	}
.sidebarri {
	float: left;
	width: 163px;
	padding: 0;
	font-size: 14px;
}

.photoright {
    clear:both;
    width:163px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: justify;
	}
	
.photorightadd {
    clear:both;
    width:163px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	}
	
.sidebar {
	float: left;
	width: 213px;
	padding: 0;
	font-size: 14px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0px 0px 0px 0px;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 0px 0 0px;
	padding: 6px 0px;
	border-bottom: 1px outset #525252;
}
.sidebar li h2 {
	height: 10px;
	margin: 0 0 0 0;
	padding: 10px 0px 5px 15px;
	font-size: 16px;
	background-color:#CCCCCC;
	font-weight: bold;
	color: #000;
}

.sidebar a {
}

/* Footer */

#cruise_footer_panel{
	width:997px;
	height: 240px;
	margin: 0 auto;
	background:#FFFFFF;
}
#cruise_footer_panel #cruise_footer_section{
	width: 997px;
	height: 240px;
	margin:0 auto;
	padding: 0px 0px;	
	text-align: center;
}
#line {
    clear:both;
	width: 971px;
	margin-top:0px;
	height: 2px;
	margin-left:13px;
	margin-right:13px;
	background: #cccccc;
}

.last {
    float:left;
    margin-right:0px;
    border-right: 1px outset #cccccc;
	margin-left:13px;
	width: 237px;
	height:130px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	padding-right:10px;
}

.lasta {
    float:left;
    margin-right:0px;
    border-right: 1px outset #cccccc;
	margin-left:0px;
	width: 232px;
	height:130px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	padding-right:10px;
}
.lastb {
    float:left;
    margin-right:0px;
    border-right: 1px outset #cccccc;
	margin-left:0px;
	width: 232px;
	height:130px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	padding-right:10px;
	}

.lastc  {
    float:left;
    margin-left:0px;
	margin-right:13px;
	width: 237px;
	height:130px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	padding-right:0px;
	}

.finalcopy  {
    float:left;
    margin-left:13px;
	margin-right:13px;
	width: 971px;
	height:50px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
	padding-right:0px;
	}
#footer p {
	margin: 0;
	padding: 13px 0 0 0;
	text-align: center;
	color:#333333;
	font-size: 12px;
}

#footer a {
}

#footer .link {
	float: right;
	margin-right:13px;
}

.copyright {
   width:971px;
   height:20px;
   float:left;
   margin-left:13px;
   text-align:center;
}
	 
/*
     FILE ARCHIVED ON 11:00:03 Jan 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:07:48 Jun 20, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.603
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.017
  esindex: 0.01
  cdx.remote: 6.498
  LoadShardBlock: 326.453 (3)
  PetaboxLoader3.datanode: 275.504 (4)
  PetaboxLoader3.resolve: 240.798 (2)
  load_resource: 227.085
*/
