@charset "utf-8";
body{
	margin: 0;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #666666; /*#CCCCCC;*/
	background: #ffffff url(../images/bg_grid.gif) repeat left top;	
}
A:link {text-decoration: none; color:#38526d}
A:visited {text-decoration: none; color:#38526d}
A:active {text-decoration: none; }
A:hover {text-decoration: none; color: #747272; }




.small {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 11px;
	color: #666666;
}
.text-small {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #666666;
}
.text-head{
	font-size:13px;
	font-weight:bold;
	color:#7A7A7A;
}
.login {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 14px;
	color: #1F4D65;
	font-weight: bold;
}

.name_class{
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 15px;
	color: #426c86;
	font-weight: bold;
}
.name_package {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-shadow:#E8E8E8;
	color: #53A9FF;
}
h1 {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 1.7em;
	color: #FF6600;;
	font-weight: normal;
}
/*h1 {
	margin:0;
	padding:0;
	float:left;
	margin-top: 20px;
	padding-left: 30px;
}*/
h2 {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #53A9FF;
	font-weight: bold;
}
h2.subheader{
	font-size: 1.3em;
	font-weight: bold;
	color: #003A76;
}
h3 {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.content {
	background-color: inherit;
	width:658px;
	float:left;
	
}
.content-data {
	float:left;
	padding:15px 20px 20px 20px;
}
/*.content-data h2{
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-shadow:#E8E8E8;
	color: #53A9FF;
}*/
.pane-content{
	width:620px;
	margin:0 auto;
}

.name_news {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #464242;
}
.tb_cruisepackages {
	border-collapse:collapse ;

	
}
.tb_cruisepackages td{	
	padding : 0px; 
	vertical-align: top;
}
.tb_cruisepackages #data_packages {
	margin:0 auto;
	
	width:600px;
}
.clearall{
	clear:both;
}
#page-container {
	background: #FFFFFF;
	width: 900px;
	margin: auto;
	/*border: 1px solid #EBEBEB;*/
}
#header {
	/*background:*/	/*#000066*/
		/*url(../images/bg_head.jpg) no-repeat;*/
	width:900px;
	height: 350px;
	margin:0 auto;
	position: relative;
}
#logo{
	background:url(../images/logo.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	width:410px;
	height:63px;
	position:absolute;
	top:20px;
	left:20px;
}
#sitemap{
	/*padding:25px 25px 25px 25px!important;*/
	padding:0px 20px 25px 25px;
}
#sitemap table{
	margin:auto;
}
#sitemap thead {
	background: url(../images/dotline.gif) repeat-x bottom;

}
#sitemap ul{
	margin-top: -5px!important;
	list-style-type:none;
	padding-top: 10px;
	/*padding:10px;*/
}
#sitemap li{
	margin-top: 5px;
	background:url(../images/icon-li.png) left no-repeat ;
	padding-left:25px;

}
#footer {
	clear: both;
	background:	#FFFFFF; /*#FF6600;*/
	text-align:center;
	
}
#username {
	text-align: center;
	position: relative;
	top: 50px;
}

#name_feature {
	background:url(../images/feature_name.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	margin:0;
	padding:0;
	height: 26px;
	width:313px;
	position:relative;
	top:15px;
	left: 25px;
}
.main-content{
	float:right;
	width:658px;
	position: relative;
}
#sidebar-left {
	float: left;
	width: 236px;
	background: #FFFFFF; /*#003300;*/
	position: relative;
}
#sidebar-right {
	float: right;
	width: 658px;/*664px;*/
	background:#FFFFFF;
	position: relative;
	
}

#sidebar_right-first{

	float: right;
	width: 658px;/*664px;*/
	background:#FFFFFF;
	position: relative;
}
#main_menu {
	background:  #FFFFFF; /*#FFFF00;*/
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: absolute;
	
}

/*#content {
	background: #FFFFFF;
	/*padding:0;*//*
	margin:0 auto;
	margin-top:30px;
	position: absolute;	
	right: 15px;
	left: 0px;
}*/


.hidden{
	display: none;
}



#promotion {
	/*background:url(../images/bg_promotion.png) no-repeat;*/
	
	/*margin-top: 20px;
	margin-bottom: 10px;	
	margin-right: 10px;*/
	/*pading-left: 180px;*/
	position: absolute;
	top: 35px;
	width: 350px;
	height: 247px;
	left: 22px;
	/*left: 440px;
	width: 454px;
	top: 2px;
	height: 318px;*/
}
#bg_promotion {
	background: url(../images/bg_promotion2.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	position: absolute;
	bottom: 10px;
	right: 10px;
	width:390px;
	height:285px;
}
#tb_package {
	border-collapse:collapse;
	border: hidden;
	margin-left: 10px;
	
}


#h_news {
	background:url(../images/head_news.png) ;
	behavior: url(css/iepngfix.htc);
	padding:0;
	height:30px;
	position: relative;
	top: -22px;
	width: 225px;
	margin-left: 6px;
}
#body_news {
	background: url(../images/body_news.png) no-repeat;
	/*behavior: url(css/iepngfix.htc);*/
	padding:0px;
	height: 166px;/*214px;*/
	/*width:215px;/*236px;*/
	width:225px;
	position:relative;
	top: -22px;
	left:-1px;
	padding-left:15px;
	/*padding-right:5px;
	/*padding-top: 0px;*/
	/*padding-left: 15px;*/
	/*border: 1px solid black;*/
}
#slide-news {
	position:absolute;
	/*left:20px!important;*/
	left:20px;
	top:5px;
	width: 205px;
	height:140px;
}
#body_search {
	background: url(../images/body_search.jpg) no-repeat;
	padding:0;
	height: 218px;
	width:236px;
	position:relative;
	top: -22px;
}
#body_agent{

	position:relative;
	top:2px;
}
#body_login {
	background: url(../images/body_login.jpg) no-repeat;
	margin: 0 auto;
	padding:20px 5px 5px 5px;
	height: 183px;
	width:300px;
	position:relative;
	
	/*margin: 0;*/
}
#feature {
	clear: both;
	margin: 0 auto;
	padding:0;
	background: url(../images/body_feature.jpg) no-repeat;
	
	width:887px;
	height: 180px;
	position:relative;
	/*top:2px;*/
	
}




#altnav {
	
}

 

/*#byc_content {
	margin:0;
	padding:0;
}
.tb_content{

	
	margin-left:4px;
	
	display:table;
 	width:650px;
 	border-spacing:10px;
 	background:#ffffff;
	vertical-align:top;
	position:absolute;
	top: 15px;
	position:absolute;
	top: 15px;
	left: 15px;
}

.row {
    display:table-row;
	float:left;
}
.row div {
    display:table-cell;
	float:left;
}
.row .col1{

	padding: 5px 5px 5px 5px;
	width: 315px;

	
}
.row .col2{

	padding: 5px 5px 5px 5px;
	width: 315px;

	
}
*/
#content-news{
	width: 200px;
	height: 100px;
	margin: 0 auto;
	padding: 5px;
	background-color: lightyellow;
}
#content-feature {
	background-color: inherit;
	width:820px;
	margin-top:30px;
	margin-left:60px!important;
	margin-left:30px;
	float:left;
	
	
}
.tb-detail{
	margin:auto;
	width:620px;
	border-collapse: collapse;
	border-spacing:0;
	text-align:justify;
}
.tb-detail-package{
	margin:auto;
	width:590px!important;
	width:590px;
	border-collapse: collapse;
	border-spacing:0;
	text-align:justify;
}
#tb-login{
	width:240px;
	margin:0 auto;
	text-align:right;
}
/*.dotline {
	background: url(../images/dotline.gif) #ffffff repeat-x left top;
}*/

.dotline{
	background: url(../images/dotline.gif) repeat-x center top;
	position:absolute;
	/*margin-left: 10px;*/
	padding-bottom: 5px;
	width: 280px;
	height: 0px;
}
.dott{
	background: url(../images/dotline.gif) repeat-x center center;
	height:1px;
}
.btn{
	
	background: url(../images/bg-btn.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	list-style: none;
	margin:0 auto;
	padding:0;
	margin-left:125px;
	position:relative;
	width:61px;
	height:19px;
	display: block;
	
}
.nMenu {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 auto;
	padding:0;
	text-decoration: none;
	position:relative;
	padding-top:2px;
	padding-right:1px;
	
}

.nMenu a:hover{
	
    color: #FF0000;

}
#btn-find{
	background: url(../images/bt_find.png)  no-repeat;
	behavior: url(css/iepngfix.htc);	
	margin-left:125px;
	position:relative;
	width:61px;
	height:19px;
}
#btn-login{
	background: url(../images/bt_login.png)  no-repeat;
	behavior: url(css/iepngfix.htc);	
	width:61px;
	height:19px;
}

/************ COLUMN ITEM STYLE  *********************/
div.column-item{
	float:left;
	width: 285px;
	height: 360px;
	padding: 15px 10px 5px 10px;
	margin-bottom: 20px;

}
div.column-item p{
	height:100px;
}
div.column-item-onboard{
	float:left;
	width: 275px;
	height: 140px!important;
	height: 100px;
	padding: 0 10px 5px 10px;
	margin-bottom: 20px;
}
div.column-item-s{
	float:left;
	width: 275px;
	height: 140px!important;
	height: 100px;
	padding: 0 10px 5px 10px;
	margin-bottom: 20px;
}
div.column-item-s p{
	height:125px;
}
div.column-item-home{
	float:left;
	width: 275px;
	height: 130px;
	padding: 15px 10px 5px 10px;
	margin-bottom: 20px;
}
div.column-item-home p{
	text-align:center;
	height:30px;
}
div.column-item-pkg{
	float:left;
	width: 275px;
	height:170px!important;
	*height:200px!important;
	height: 150px;
	/*padding-top:30px!important;*/
	padding: 15px 10px 5px 10px;
	margin-bottom: 20px;
}

div.column-item-pkg p{
	height:80px;
}
/*div.column-item-pkg h2{
	font-size: 12px;
}*/
div.column-item-feature{
	float: left;
	width:250px;
	/*padding: 6px 0px 0px 20px!important;*/
	padding: 6px 0px 0px 0px;
	
}
div.column-item-feature div{
	font-weight:bold;
}
div.column-item-feature a:hover img {
	filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);
	opacity:0.5;
}


/************ DETAILS PAGE  *********************/
.head-table{
	margin:auto;
	font-weight:bold;
	background-color: #E8E8E8;
	text-align:center;
	width:560px;
	height:20px;
	padding:5px 20px 0 20px;
}
.result-item table{
	margin:auto;
	border-collapse:separate;
	border-spacing:1px;
	border-color: #FFFFFF;/*#FFFBF0;*/
	width:600px;
	
}
.result-item thead{
	background-color:#CAEEFF;
}
.result-item tbody{
	background-color: #FFFFFF;/* #E1F5FF; /* #DDF4FF;*/
	background:url(../images/dotline.gif) repeat-x;
}
/*.result-item tr{
background:url(../images/dotline.gif) repeat-x;
}*/
.result-item td{
	padding:5px 15px 5px 15px;
}
.result-item td.item-lable{
	text-align:left;
	vertical-align:top;
	width:100px;
}
.result-item td.item-body{
	font-weight:bold;
	text-align:left;
}
/*.result-item table#detail-table tbody{
	background-color:#E1F5FF;
}*/
.result-item table#abstract-table tbody{
	background:#FFFFFF;
}
.result-item table#img-table {
	width:200px;
	border-collapse:collapse;
}
.result-item table#detail-table tbody{
	
	background:none;
	background-color: #E1F5FF;
}
.price{
	font-family:Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	color:#FF6600;
	font-weight:bold;
}

/************ IMAGE STYLE  *********************/
.imgcenter{
	display:block;
	text-align:center;
	
}
.imgcenter a:link img {background: none;border: none;}
.imgcenter a:visited img {background: none;border: none;}
.imgcenter a:hover img {background: none;border: none;}

/************ HEAD TITLE STYLE  *********************/
.hmenu{
	float:left;
	background:url(../images/bg-title-center.jpg) repeat-x top;
	height:27px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color: #FFFFFF;
	padding:6px;
	/*position:absolute;
	left:  50px;
	top: 22px;*/
	
}
.bg_hmenu{
	background:url(../images/line-head.jpg) no-repeat;
	width:658px;	
	height:73px;
	position:relative;
}
.pane-title{
	position:absolute;
	top:23px;
	left:55px;
}
.h-title-right{
	float:left;
	background:url(../images/bg-title-right.jpg) no-repeat;
	width:16px;
	height:27px;
	/*position:absolute;
	top:22px;
	left:55px;*/
}

.h-title-left{
	float:left;
	background:url(../images/bg-title-left.jpg) no-repeat;
	width:15px;
	height:27px;
	/*position:absolute;
	top:22px;
	left:35px;*/
}
/************ NEWS STYLE  *********************/
#container-news{
	background:  #FFFFFF url(../images/bg-news.png) no-repeat; /*#CCFFFF;*/
	border: 1px solid #008080;
	width:370px;
	margin:auto;
	padding:5px 10px 5px 10px;
}
#container-news h1{
	font-family:Tahoma, "Microsoft Sans Serif", sans-serif, Verdana;
	font-size:14px;
	font-weight:bold;
	color: #004080;/* #53A9FF;
	/*background:#99FFFF;*/
	
}

/************ HOME STYLE  *********************/
#head-pkg {
	background:url(../images/head_package.jpg) no-repeat;
	width:213px;
	height:121px;
	float:left;
}
#banner-pkg {
	/*background:url(../images/banner.jpg) no-repeat;*/
	padding-right:5px;
	width:437px;
	height:120px;
	float:right;
}
/************ MEMBER STYLE  *********************/
#member-login{
	
	background:url(../images/body_menu_member.jpg) no-repeat;
	width:225px;
	height:124px;
	position:relative;
	margin-top:0px;
	margin-left: 6px;
	padding-top:60px;
	/*top:-20px;
	left:6px;
	padding:70px 0 0 20px;*/
}
#member-login ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#member-login li{
margin:5px;
padding-left:30px;
padding-bottom: 5px;
}
#member-login a:hover{
	text-decoration: none; 
	color: #747272;
	padding-left: 2px;
}
#changepw-table{
	margin:auto;
	width:500px;
}
/************ GET NEWS STYLE  *********************/
#body_getNews{
	
	
	margin-top: 5px; /*5px;*/
	/*>margin-top: -7px;*/
	list-style:none;
	background:url(../images/bg-getmail.png) no-repeat;
	/*behavior: url(css/iepngfix.htc);*/
	width:230px;
	height:87px;
	position:relative;	
}
#body_getNews .txtMail{
	left: 27px;
	top: 28px;
	
	position:relative;
}
#body_getNews .txtBut{
	
	left:80px;
	top:30px;
	position:relative;
}
/************ DESTINATIONS STYLE  *********************/
#dest_banner{
	background:url(../images/destinations-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
/************ SHIPS STYLE  *********************/
#ships_banner{
	background:url(../images/ships-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
/************ PACKAGES STYLE  *********************/
#packages_banner{
	background:url(../images/packages-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
/************ BEFORE YOURE BOARD STYLE  *********************/
#byc_banner {
	background:url(../images/byc-banner.jpg) no-repeat;
	
	
	/*margin-top:-28px;
	position:absolute;*/
	width:658px;	
	height:73px;

}
/************ WEBBOARD STYLE  *********************/
#webboard_banner{
	background:url(../images/webboard-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
.container-newq{
	margin:auto;
	background:url(../images/bg-newq.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	width:520px;
	height:435px;
}
.tb_newq{
	margin:auto;
	margin-top:100px;
	
}
.container-comment{
	background: #FFFFFF;
}
.hrstyle{
	background:url(../images/dotline.gif) repeat-x;
	height:1px;
}
.hrcolor{
	color: #E1E1E1;
	height:1px;
}
.tb_npage{
	background:#0096c8;/*#01aae3; /*url(../images/bg-npage.png) no-repeat right; */
	width:618px;
	padding-top:3px; 
	height:20px;
}
.tb_title{
	float:left; 
	/*border:solid 3px #E1E1E1; */
	padding:10px 10px 10px 10px;
	background: #FFFFFF;
	width:596px;
}
.tb_title hr{
	width:580px;
	color:#E1E1E1;
	height:1px;
}
.tr_opinion{
	background:#A0A0A4;
}
.tb_comment {
	background: #FFFFFF;
	/*border: 1px solid #008080; /*#339999;*/
	width:550px;
	margin:0 auto;
}
.tb_joincomment{
	margin:auto;
	margin-top:100px;
}
.join_comment{
	margin:auto;
	background: url(../images/bg-comment.png) no-repeat;
	behavior: url(css/iepngfix.htc);
	width:520px;
	height:435px; /*#F2F2F2;
	border: 1px solid #E1E1E1;
	width:450px;
	margin:0 auto;
	padding-top:15px;*/
}
.join_comment h3{
	font-size:14px;
	color:#6F0000;
}
/************ DOWNDLOAD STYLE  *********************/
#download_banner{
	background:url(../images/download-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
/************ CONTACT STYLE  *********************/
#contact_banner{
	background:url(../images/contactus-banner.jpg) no-repeat;
	width:658px;	
	height:73px;
}
/************ REGISTER STYLE  *********************/
.titleCell{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:right;
	width:230px;
}
.fieldCell a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #666666;*/
	color: #005FA9;
	text-decoration: none;
	width:270px;
}

.fieldCell a:hover{
	text-decoration: underline;
}

.inputbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tb-register{
	width:550px;
	margin:auto;
	border-collapse:collapse;
	border-spacing:0;
	
}
/************ Feature Destination STYLE  *********************/

/************ Image STYLE  *********************/
img.floatTL {
float : left;
margin-right : 10px;
margin-bottom : 10px;
margin-top : 0px;
border: 0px;
}

img.floatTR {
float : right;
margin-left : 10px;
margin-bottom : 10px;
margin-top : 0px;
}
/************ LINK STYLE  *********************/
a.link2{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:13px;
}

a:hover.link2{
color:#F8F59E;
text-decoration:none;
font-weight:bold;
font-size:13px;
}


