﻿/* CSS Document for AirLine Package Tour */
body {
	font-size: 12px;
}
td {
/*	white-space: nowrap;*/
}
input {
	height: 16px;
	margin: 0px;
	width: auto;
}
#web_Main {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#web_Parent_left {
	width: 170px;
	float: left;
	margin: 0;
	padding: 0;
}
#StyleMain {
	width: 800px;
	float: left;
}
#web_Parent_tail {
	width: 981px;
	clear: both;
}
#PA_Main h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 110px;
	font-size: 20px;
	vertical-align: sub;
	line-height: 33px;
}
#PA_Main h4 {
	margin: 15px 0 0 0;
	padding: 0;
	background-image: url(/eWeb_ftstour/images/arrow44.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	font-size: 14px;
	vertical-align: sub;
	line-height: 25px;
	height: 25px;
	/*
	border: solid 1px #ECECEC;
	overflow: hidden;
	width: 100%;*/
}
#PA_Main h4 span{
	display: block;
	float: right;
	font-weight: normal;
	font-size: 12px;
	/*以下僅適用於IE7*/
	*position: relative;
	*top: -35px;
}
#PA_Main div {
	/*border: solid 1px #ECECEC;*/
	margin: 0;
}
#PA_Main div p {
	margin: 0;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	/*
	border: solid 1px #ECECEC;
	*/
	padding: 5px;
}
.ps-all-table-width {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
.ps-all-table-width a {
	font-size: 13px;
	text-decoration: underline;
	color: #6633CC;
}
.ps-all-table-width a:hover {
	text-decoration: none;
}
.ps-all-table-width th{
	
	background-color: #F0E9F8;
	border: 1px solid #DFDFDF;
	/*
	background-color: #CCDDEE;
	border: 1px solid #CECECE;*/
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0 0 0;
}
.ps-all-table-width th.holiday{
	background-color: #FFCCFF;
}
.ps-all-table-width th#subtitle{
	text-align: left;
	background-color: #E2E3FE;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #CECECE;
	padding: 0 0 0 5px;
	line-height: 26px;
}
.ps-all-table-width td{
	/*width: 37%;*/
	background-color: #FFFFFF;
	font-size: 13px;
	border: 1px solid #CECECE;
	padding: 3px;
}
.ps-all-table-width td:hover{
	background-color: #EFEFEF;
}
.ps-all-table-width td.numeric{
	text-align: right;
	font-size: 13px;
	border: 1px solid #CECECE;
	padding: 3px 6px 3px 3px;
	color: #FF0000;
}
.ps-noborder-table-width {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}
.ps-noborder-table-width th{
	/*width: 14%;*/
	background-color: #F0E9F8;
	font-size: 13px;
	font-weight: normal;
	border: 0px solid #CECECE;
	padding: 5px 0 0 0;
}
.ps-noborder-table-width td{
	/*width: 37%;*/
	background-color: #FFFFFF;
	font-size: 13px;
	border: 0px solid #CECECE;
	padding: 5px 0 0 3px;
}
#calendar {
	/*
	width: 300px;
	*/
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-size: 12px;
	text-align: center;
}
#calendar a{
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
#calendar div {
	display: block;
	float: left;
	margin: 1px;
	/*border: 1px solid #DFDFDF;*/
}
#calendar div table {
	/*
	width: 120px;
	*/
	padding: 0px;
	border-collapse: collapse;
	font-size: 11px;
	margin-top: 3px;
	cursor: move;
}
#calendar div table th{
	/*
	border: 1px solid #DFDFDF;
	*/
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
}
#calendar div table td{
	/*background-color: #EFEFEF;*/
	width: 15px;
	font-size: 11px;
	border: 1px solid #CECECE;
	padding: 5px 0 0 3px;
	text-align: center;
}
#calendar div table .pastday, #calendar div table .lockday{
	/*
	background-color: #FFFFFF;
	font-size: 11px;
	*/
	border: 1px solid #CECECE;
	padding: 5px 0 0 3px;
	color: #DFDFDF;
}
#calendar div table .holiday {
	background-color: #FFECFF;
	/*font-size: 11px;*/
	border: 1px solid #CECECE;
	padding: 5px 0 0 3px;
	color: #CC0000;
	text-align: center;
}
#calendar div table .normalday {
	background-color: #ECECEC;
	/*font-size: 11px;*/
	border: 1px solid #CECECE;
	padding: 5px 0 0 3px;
	color: #333333;
	text-align: center;
}
#calendar div table .selday{
	background-color: #ECECEC;
	font-weight: bold;
	cursor: pointer;
}
#calendar div table .selday:hover{
	background-color: #FFCCFF;
}
.defButton{
	border: none;
	background-image:url(/eWeb_ftstour/images/button_000.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 60px;
	height: 21px;
}
.extButton{
	border: none;
	background-image:url(/eWeb_ftstour/images/button_000_80px.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 21px;
}
#price_calendar {
	width: 100%;
	overflow: visible;
}
#price_calendar fieldset {
	width: 100%;
}
#price_calendar fieldset table {
	width: 100%;
}
#price_calendar fieldset table th {
	font-size: 12px;
	font-weight: 300;
}
#price_calendar fieldset table td {
	font-size: 12px;
}
#price_calendar fieldset table .plus-time {color: #FF0000;}
#price_calendar fieldset table .normal-time {color: #3366CC;}
#price_calendar fieldset table .discount-time {color: #006633;}
#price_calendar fieldset table .holiday {
	background-color: #FFCCFF;
	color: #FF0000;
}
#price_calendar fieldset table .normalday {
	background-color: #E1EBF4;
	color: #333333;
}
#price_calendar fieldset table#showdate, #price_calendar fieldset table#showdate th, #price_calendar fieldset table#showdate td{
	margin: 0;
	border-collapse: collapse;
}
#price_calendar fieldset table#showdate th.holiday {
	border: solid 1px #CECECE;
	background-color: #FFACFF;
	font-weight: bold;
	color: #000000;
}
#price_calendar fieldset table#showdate th.normalday {
	border: solid 1px #CECECE;
	background-color: #CCDDEE;
	font-weight: bold;
	color: #000000;
}
#price_calendar fieldset table#showdate td {
	border: solid 1px #CECECE;
	height: 48px;
	vertical-align: top;
	overflow: hidden;
}
#price_calendar fieldset table#showdate span {
	text-align: center;	
	width: 100%;
	text-align: center;
	margin-top: 3px;
	padding: 3px 0 10px 0;
	border: none;
}
#price_calendar fieldset table#showdate span.date{
	text-align: center;
	display: block;
	float: left;
	width: 30px;
	height: auto;
	padding: 3px;
	border-bottom: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
}
#price_calendar fieldset table#showdate span.normal-time, #price_calendar fieldset table#showdate span.plus-time, #price_calendar fieldset table#showdate span.discount-time{
	display: block;
	width: 68px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
