/*cruise详细信息页面大背景*/
#cruise-content{
	width:962px;
	background-repeat:no-repeat;
	background-position:top left;
	padding:15px 10px 0 10px;
}
#cruise-mainContent{
	width:680px;
	float:left;
	margin-top:125px;
}
#cruise-mainContent p{ color:#545454; font-family: Arial, Verdana, Helvetica, sans-serif; font-style:normal; font-weight:normal; line-height:22px; }
#cruise-rightContent{
	width:260px;
	float:right;
}

/*橘色线条分页样式*/
.cruisepageNav{ margin: 0;}
.cruisepageNav ul {
	width:670px;
	border-bottom:1px solid #ffa067;
	background:#f1f1f1;
	padding-left:10px;
}
.cruisepageNav ul li { display:block; margin:0 4px 0 0px; float:left; padding:9px 1px 0 2px; height:20px; color:#C6162B; font-size:11px; font-weight:bold; border-right:1px solid #fff; border-right:1px solid #fff;}
.cruisepageNav ul li.active {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius:4px;
	border-radius:4px; 
	behavior: url(ie-css3.htc);
	background:#ffa067;
	border-bottom:1px s #fff;
	position:relative;
	top: 1px;
}
.cruisepageNav ul li.active a, .cruisepageNav ul li.active { color:#545454; }
.cruisepageNav ul li a{ color:#818181; text-decoration:none; cursor:pointer; padding:10px 10px 0 10px;}
.cruisepageNav ul li a:hover { text-decoration:underline; }
.cruisepageNav ul li.active span {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:6px 15px 7px 14px;
	border-color:#FFF;
	bottom:-1px;
	color:#545454;
	cursor:default;
	margin-left:-1px;
	margin-top:-4px;
	position:relative;
}
/*cruise详细页面正文*/
.yzCruiseInfo{
	width:auto;
	background:#fff;
	padding:15px 10px 0 10px;
}

.yzCruiseInfo #gearFlashDiv{
	margin-bottom:10px;
	float:left;
}
.yzCruiseInfo #gearFlashDiv #gearFlashImg {width:100%;height: 195px;position: relative;}
.yzCruiseInfo #gearFlashDiv #gearFlashImg img{
	position: absolute;
}
.yzCruiseInfo #gearFlashDiv #gearFlashWords {
	position: absolute;z-index: 998;width: 100%;left: 0;bottom: -7px;
	background-color: #999;
	filter:alpha(opacity=60);/*IE*/
	-moz-opacity: 0.6;/*FF*/
	opacity: 0.6;/*all broswer*/
	padding: 5px;color:#000;font-weight: bold;}
.yzCruiseInfo #gearFlashDiv #gearFlashMenu {float: right;position: absolute;right: 0px;bottom: -7px;z-index: 999; margin-right:2px;}
.yzCruiseInfo #gearFlashDiv #gearFlashMenu span {color: #fff;text-align: center;display: block;float: left;line-height: 16px;width: 16px;height: 16px;cursor: pointer;overflow: hidden;margin: 3px 1px;border: 1px solid #666;background-color: #666;
	filter:alpha(opacity=50);/*IE*/
	-moz-opacity: 0.5;/*FF*/
	opacity: 0.5;/*all broswer*/}
.yzCruiseInfo #gearFlashDiv #gearFlashMenu .active {color: #fff;line-height: 21px;width: 21px;height: 21px;font-size: 16px;margin: 0 1px;border: 0;background-color: #a31022;font-weight: bold;}


/*ship itinerary样式*/
ul.shipItinerary{
	margin:0px 0 10px 0px;
}
ul.shipItinerary li{
	font-size:12px;
	line-height:20px;
	color:#545454;
	padding:3px 0 3px 15px;
	background:url(/css/new/images/drop3.gif) no-repeat left 8px;}
/*ship photo*/
.shipPhotoInfo{
	width:auto;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}
/*ship price table*/
.shipPriceTable{
	border:1px solid #c4dbe8;
	margin-top:10px;
	background:url(/css/new/images/cruise/price-table.jpg) left bottom repeat-x;
}
.shipPriceTable h3{
	display:block;
	width:auto;
	background:#c4dbe8;
	padding:5px 0 5px 10px;
	margin-bottom:10px;
	}
.shipPriceTable span.deals{ color:#ff6000; font-size:10px;}
.shipPriceTable .chooseItinerary{
	margin:0 10px 10px 10px;
	width:auto;
	font-size:12px;
	line-height:26px;
	color:#545454;
}
.shipPriceTable .chooseItinerary a{
	color:#545454;
}
.shipPriceTable .step1{
	background:url(/css/new/images/cruise/1step.gif) no-repeat top left;
	padding-left:45px;	
}
.shipPriceTable .step2{
	background:url(/css/new/images/cruise/2step.gif) no-repeat top left;
	padding-left:45px;	
}
.cabinImg img{
	width:110px;
	height:80px;
	margin-bottom:5px;}
.moreDtail a{background:url(/css/new/images/cruise/more-detail.gif) no-repeat left -8px; text-decoration:none; padding:5px 0 5px 25px;}
.moreDtail a:hover{	color:#3b7fa6;
	background:url(/css/new/images/cruise/more-detail.gif) no-repeat left -61px;}
.cruisePriceReult{
	width:100%;
	font-size:12px;
}
.cruisePriceReult label{
	display:block;
	width:180px;
	float:left;
	color:#0d7ab9;
}
.cruisePriceReult label select{
	width:90px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	color:#666666;
	font:11px/16px Arial, Helvetica, sans-serif;
	margin:5px 0;
	padding:4px 5px;
}
.tableStyle12 {
	margin-left:10px;
	margin-right:10px;
	width:96%;
}
.tableStyle12 th a{ text-decoration:none; color:#545454;}
.moreCabin{
	float:right;
	
}
.moreCabin a{
	display:block;
	width:19px;
	height:12px;
	padding:3px 0 3px 0;
	}
.moreCabin a:hover{
	background:url(/css/new/images/cruise/bg-cabin.gif) no-repeat top left;}
/*左边导航内容*/
.cruiseSearch{
	border-top:4px solid #4891bb;
	background:#fff;
	margin-bottom:10px;
}
.cruiseSearch h5{
	background:url(/css/new/images/cruise/cruise-search.jpg) no-repeat top left;
	display:block;
	width:248px;
	padding:7px 0 11px 12px;
	margin:0;
}
.cruiseSearch .shipSearchForm{
	border:1px solid #d4d4d4;
	width:236px;
	margin:0;
	padding:18px 10px 10px 12px;
}
.cruiseSearch .shipSearchForm form label{
	display:block;
	width:70px;
	font-size:11px;
	color:#545454;
	float:left;
}
.cruiseSearch .shipSearchForm form input.dateStyle{
	width:120px;
	background-image:url(/css/new/images/form/time.png);	
}
.cruiseSearch .shipSearchForm form input.search{
	background-color:#fff;
	border:1px solid #d1d1d1;
	font-size: 12px;
	padding: 7px 5px 7px 25px;
	margin-right: 5px;
	margin-top: 2px;
	-moz-border-radius:4px;
	background-repeat:no-repeat;
	background-position:4px 5px;
	color:#545454;
	margin-bottom:10px;
}
.cruiseSearch .shipSearchForm form select {
	background-color:#fff;
	border:1px solid #d1d1d1;
	font-size: 12px;
	padding: 6px 5px 6px 5px;
	margin-right: 2px;
	margin-top: 2px;
	-moz-border-radius:4px;
	color:#545454;
	margin-bottom:8px;	
}
.searchCruise{ margin:0px 0 5px 70px;}
/*cruise QA*/
.cruiseFA{
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-top:3px solid #77b242;
	padding:10px;
	width:240px;
	font-size:12px;
	color:#545454;
	line-height:22px;
}
.cruiseFA h3{
	font-size:14px;
	color:#545454;
	padding:0 0 5px 5px;
	border-bottom:1px solid #d4d4d4;
}
/*meals on ship*/
table.mealsShip{
	margin-bottom:0px;
	text-align:center;
	border:#d4d4d4 1px solid;
	border-bottom:none;
}
table.mealsShip tr th{
	padding:6px 0 6px 0;
	font-size:12px;
	color:#545454;
	background:#e0ebf1;
	border-bottom:#d4d4d4 1px solid;
}
table.mealsShip tr td{
	padding:6px 0 6px 0;
	font-size:12px;
	color:#545454;
	border-bottom:#d4d4d4 1px solid;
}
.program {
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:justify;
	border-bottom:#d4d4d4 1px solid;
}
.program h3 img{ margin:0 10px 10px 0;}
/*cruise itinerary table*/
.cruiseItinerary{
	width:100%;
	border-top:1px solid #d4d4d2;
	border-left:1px solid #d4d4d2;
	border-right:1px solid #d4d4d2;
	margin:10px 0 10px 0;
}
.cruiseItinerary tr th{
	padding:8px 0 8px 0;
	text-align:center;
	font-size:12px;
	color:#545454;
	border-right:1px solid #d4d4d2;
	border-bottom:1px solid #d4d4d2;
	width:80px;
}
.cruiseItinerary tr th.blueBg{ background:#e0ebf1;}
.cruiseItinerary tr th.greenBg{ background:#ddebae;}
.cruiseItinerary tr td{
	text-align:left;
	padding:8px 0 8px 10px;
	font-size:12px;
	line-height:20px;
	color:#545454;
	border-bottom:1px solid #d4d4d2;}
.cruiseItinerary tr td.grayBg{ background:#f1f1f1;}
/*游船日历样式*/
.calendarSearch{
	width:962px;
	padding:10px;
	background:#f1f5f8;
	margin-bottom:10px;
	color:#545454;
	font-size:12px;
}
.calendarSearch form select {
	background-color:#fff;
	border:1px solid #d1d1d1;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin-right: 2px;
	-moz-border-radius:4px;
	color:#545454;	
}
/*cruise calendar标签样式*/
.calendarNav{
	width:967px;
	border-bottom:1px solid #ffa067;
	margin:15px 0 15px 0;
	position:relative;
	padding:0 0 0 15px;
}
.calendarNav ul li{
	display:block;
	width:auto;
	padding:5px 10px 5px 10px;
	background:#eaeaea;
	margin:0 5px 0 0;
	float:left;
	color:#929292;
	font-size:13px;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	border-top:3px solid #eaeaea;
}
.calendarNav ul li.active{
	position:relative;
	border-left:1px solid #ffa066;
	border-right:1px solid #ffa066;
	border-top:3px solid #ffa066;
	background:#fff;
	color:#186f9c;
	left: 0;
	top: 1px;
}
.calendarNav ul li.cruiseTime{
	border-left:1px solid #c4dce8;
	border-right:1px solid #c4dce8;
	border-top:3px solid #c4dce8;
	background:#fff;
	color:#545454;
}
.calendarNav ul li.cruiseTime a{
	color:#545454;
	text-decoration:none;
}
.calendarNav ul li.cruiseTime a:hover{
	text-decoration:underline;
}
.calendarNav ul li.cruiseYear{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:3px solid #ffffff;
	background:#fff;
	color:#196d9d;
}
.calendarNav ul li.cruiseYear a{
	color:#196d9d;
}
/*cruise calendar表格*/
.cruiseTable{
	width:100%;
	border-left:1px solid #d8eaf3;
	border-top:1px solid #d8eaf3;
}
.cruiseTable tr th{
	color:#7b7a7a;
	border-bottom:1px solid #d8eaf3;
	border-right:1px solid #d8eaf3;
	font-size:13px;
	width:138px;
	padding:8px 0 8px 0;
	text-align:center;
}
.cruiseTable tr td{
	color:#545454;
	border-bottom:1px solid #d8eaf3;
	border-right:1px solid #d8eaf3;
	font-size:14px;
	width:138px;
	padding:0px 0 8px 0;
	vertical-align:top;
}
.cruiseTable tr td span.date{
	width:128px;
	background:#f1f5f8;
	border-bottom:1px solid #d8eaf3;
	display:block;
	padding:3px 0 3px 10px;
	font-size:12px;
	color:#196d9d;
}
.cruiseTable tr td ul{
	margin-left:10px;
}
.cruiseTable tr td ul li{
	font-size:12px;
	background:url(/css/new/images/drop4.gif) no-repeat left 7px;
	padding-left:15px;
}
.cruiseTable tr td ul li a.cruiseName{
	display:block;
	width:110px;
	color:#545454;
	text-decoration:none;
	position:relative;
}
.cruiseTable tr td ul li a.cruiseName:hover{
	color:#138ac2;
}
.cruisePrice{
	font-size:11px;
	color:#ff6000;
	/*color:#ff6000;*/
}

.cruisePrice1{
	font-size:11px;
	/*color:#ff6000;*/
}

/*window on cruise calendar*/
.calendarWindow{
	position:absolute;
	background:#FFF url(/css/new/images/cruise/cruise-bg.png) left bottom repeat-x;
	border:1px solid #d4d4d4;
	width:330px;
	padding:10px 10px 30px 10px;
	z-index: 30;
}
.calendarWindow .cruisePic{
	width:120px;
	float:left;
	font-size:11px;
}
.calendarWindow .cruisePic a{
	font-size:11px;
	text-decoration:none;
}
.calendarWindow .cruisePic a:hover{
	color:#138ac2;
}
.calendarWindow .cruisePic img{
	width:120px;
}
.calendarWindow .cruiseInfo{
	width:200px;
	margin-left:10px;
	float:right;
}
.calendarWindow .cruiseInfo dl dt{
	font-size:11px;
	color:#545454;
	line-height:18px;
}
.calendarWindow .cruiseInfo dl dd{
	font-size:11px;
	background:url(/css/new/images/drop5.gif) no-repeat left 5px;
	padding-left:15px;
	margin-bottom:5px;
	
}
.calendarWindow .cruiseInfo dl dd a{
	color:#2889b7;
}
.calendarWindow .cruiseInfo dl dd .cruisePrice{
	color:#ff6000;
}
/*cruise列表筛选*/
#cruise-listContent{
	width:700px;
	float:left;
}
.cruiseCat{
	background:#f1f5f8;
	width:962px;
	padding:10px;
	margin-top:5px;
	border-top:2px solid #5bacdb;
	border-left:1px solid #c5dbe9;
	border-right:1px solid #c5dbe9;
	border-bottom:1px solid #c5dbe9;
}
.cruiseCat table tr td.cityCate{ color:#1a6e9d; font-size:12px; width:100px; text-align:right; padding:4px 10px 4px 5px; font-weight:bold;}
.cruiseCat a{ display:block; padding:2px 10px 2px 10px; float:left; width:auto; color:#1a6e9d; margin-bottom:5px;}
.cruiseCat a:hover {
	 cursor:pointer;
}
.cruiseCat a.active{ background:#87b1ca; color:#FFF;}
.searchSort{
	width:auto;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	background:#f2f6f9;
	border:1px solid #c2dde8;
	color:#545454;
}
.searchSort input.dateStyle{
	width:120px;
	background-image:url(/css/new/images/form/time.png);	
	background-color:#fff;
	border:1px solid #d1d1d1;
	font-size: 12px;
	padding: 7px 5px 7px 25px;
	margin-right: 5px;
	-moz-border-radius:4px;
	background-repeat:no-repeat;
	background-position:4px 5px;
	color:#545454;
}
.searchResultNum{
	width:100px;
	float:right;
	text-align:right;
	color:#1c6fa1;
	font-weight:bold;
	padding-top:5px;
}
/*cruise列表样式*/
.cruiseDetail{
	width:330px;
	height:300px;
	float:left;
	margin-bottom:10px;
	background:url(/css/new/images/cruise/cruise-list-bg.jpg) repeat-x;
	padding:10px;
}
.cruiseDetail h3{ line-height:28px;}
.cruiseDetail .cruisePhoto{
	width:100px;
	height:75px;
	float:left;
	margin:0 10px 10px 0;
}
.cruiseDetail .cruisePhoto img{
		width:100px;
	height:75px;
	}
.cruiseDetail .cruiseInfo{
	float:left;
	width:220px;
}
.cruiseDetail .cruiseInfo p{
	font-size:11px;
	line-height:20px;
	color:#545454;
}
.cruiseDetail .priceTable{
	width:330px;
	border-top:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
}
.cruiseDetail .priceTable th{
	font-size:11px;
	color:#545454;
	font-weight:bold;
	text-align:center;
	padding:8px 0 8px 0;
	background:#e1eaf1;
	border-bottom:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	width:170px;
}

.cruiseDetail .priceTable td{
	padding:8px 0 8px 10px;
	border-bottom:1px solid #d4d4d4;
	font-size:11px;
	font-weight:bold;
	color:#ff6504;
}
.cruiseDetail .priceTable table.tableStyle12 tr:hover{ background:#f2f2f2;}
span.priceNow { font-size:13px; color:#a31022;}
.calendarNewWindow{
	padding:5px; border: 2px solid #ddd;	
	z-index:9999;
	background-color:#FFFFFF;
	border:1px solid #666666;
	filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;
	position:absolute;
}

.calendarNewWindow .picture{
	width:110px;
	height:130px;
	margin:5px;
	padding:5px;
	float:left;
}
.calendarNewWindow .picture img{border:1px solid #ccc;padding:5px;}
.calendarNewWindow .picture p{ font-size:11px;}
.calendarNewWindow .picture p a{background:none; margin:5px 0; padding:0;}
.calendarNewWindow .newWindowBook{
	width:160px;
	padding:5px;
	float:left;
}
.calendarNewWindow .newWindowBook h3{font-size:13px;margin:0;}
.calendarNewWindow .newWindowBook p{font-size:11px; margin: 3px 0; line-height:13px;}
.calendarNewWindow .newWindowBook ul {
	font-size:11px;
	width:150px;
	padding:5px;
	background:#f6f6f6;
	margin:0;

}
.calendarNewWindow .newWindowBook ul li a {text-decoration:underline; color:#a31022;}
.calendarNewWindow .newWindowBook ul li a:hover {text-decoration:none; color:#666;}
/*cruise首页样式*/
.hotcruise-index{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	behavior: url(ie-css3.htc);
	border-bottom:1px solid #d1d1d1;
	border-top:4px solid #ee7f3a;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	padding:10px;
	width:621px;
	margin-bottom:15px;
}
.hotcruise-index h2{
	font-size:15px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:3px;
	color:#6e7a83;
}
.hotcruise-index .hotCruise{
	width:150px;
	text-align:center;
	font-size:11px;
	float:left;
	color:#545454;
	line-height:17px;
}
.hotcruiseTour{
	width:190px;
	padding:10px;
	float:left;
	font-size:11px;
	color:#545454;
	line-height:17px;
	margin-bottom:15px;
}
.hotcruise-index .hotCruise img, .hotcruiseTour img{
	margin-bottom:3px;}
.hotcruise-index .hotCruise a, .hotcruiseTour a{ color:#545454; font-weight:bold; text-decoration:none;}
.hotcruise-index .hotCruise a:hover, .hotcruiseTour a:hover{ color:#e55a07;}
.hotcruise-index .cruiseBorder{ border-right:1px solid #d1d1d1;}
/*cruise 首页地图样式*/
.cruiseindex-map{
	width:641px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(ie-css3.htc);
	border:1px solid #d1d1d1;
	padding:0;
}
.cruiseindex-map ul{
	margin: 0 0 0 15px;}
.cruiseindex-map ul li{
	display:block;
	float:left;
	width:150px;} 
.cruiseindex-map h2{
	font-size:14px;
	margin:0;
	padding:5px 0 5px 15px;
	background:#f1f5f9;
	width:626px;
}
.cruiseindex-map h3{
	padding:10px 0 0px 15px;
}
/*cruise calendar*/
.gtCalendar{
	width:296px;
	height:115px;
	background:url(/css/new/images/cruise/cruiser-calender.gif) no-repeat left top;
	padding:50px 10px 10px 15px;
	margin-top:10px;
}
.gtCalendar ul{
	margin:10px 0px 10px 20px;
}
.gtCalendar ul li {
	color:#afafaf;
	font-size:13px;
	float:left;
	font-weight:bold;
	list-style:none;
	width:50px;
	height:24px;
	line-height:24px;
	border:1px solid #fff;
	text-align:center;
	margin:1px 5px;
}
.gtCalendar ul li.active {
	background:#ffa067;
	border:1px solid #e97a38;
	color:#fff;
}
.gtCalendar ul li.active a {
	color:#fff;
	text-decoration:none;
}
.gtCalendar ul li a {
	color:#545454;
	text-decoration:none;	
}
.gtCalendar ul li a:hover{ text-decoration:underline;}
/*checklist样式*/
ul.facilitiesList{
	margin:0px 0 10px 0;
}
ul.facilitiesList li{
	font-size:11px;
	line-height:20px;
	color:#545454;
	display:block;
	width:300px;
	float:left;
	padding:7px 0 7px 28px;
	background:url(/css/new/images/checklist-bg.gif) no-repeat left 8px;
	border-bottom:#d1d1d1 solid 1px;
}
.booknow{
	color: #2889B7;
	text-decoration: underline;
}
