@charset "utf-8";
/* forms CSS Document */
#thankyou { margin: 20px 0;}
#thankyou .thankyouInfo { margin: 0px 0 15px 0; border:1px solid #d1d1d1; padding: 20px; background:#fff; width:594px; float: left;}
#thankyou .thankyouInfo h1 { color:#198009; font-size:27px; font-weight:normal; border-bottom:1px solid #d1d1d1; padding: 10px 0 25px 95px; background:url(../gif/smile.gif) no-repeat 25px -5px; margin-bottom:25px; }
#thankyou .thankyouInfo ol { margin-left:5px;}
#thankyou .thankyouInfo ol li { list-style-type: decimal}

#thankyou .otherContact { margin: 0 0 10px 0; border:1px solid #d1d1d1; background:#fff; width:260px; float: right}
#thankyou .otherContact h2 { background:#f1f1f1; padding: 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#2c80c0; font-weight: normal; padding-left:5px;}
#thankyou .otherContact h2 span { font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#545454;}
#thankyou .otherContact ul {  margin: 15px 10px;}
#thankyou .otherContact  ul li { list-style: none;line-height:18px; margin-bottom:5px; border-bottom:1px dashed #d1d1d1; padding-bottom:5px; padding-top:3px;}
#thankyou .otherContact  ul li.tel { background:url(../png/tel.png) no-repeat left; padding-left:20px; }
#thankyou .otherContact  ul li.email { background:url(../png/email.png) no-repeat left 8px; padding-left:20px; }

/* flights reservation forms */
#contentflightLeft {
	width:205px;

 *margin-left:10px;
	float: left;
}
#contentflightLeft h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#mainContentflightRight {
	width:730px;
	margin-right:20px;
 *margin-right:10px;
	float: right;
	position:relative;
}
#contact h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333;
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
/*#contact { display: block;  margin: 20px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; }*/

/* Form style */
#contact {
	margin:10px 0;
	border: 1px solid #d1d1d1;
	padding:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}
#content #contact p {
	display:block;
	margin:0;
	width:600px;
}
#contact label {
	display: inline-block;
	float: left;
	line-height: 26px;
	width: 120px;
	font-size: 12px;
}
#contact input.safyemail {
	padding-right:20px;
}
#contact textarea {
	padding:4px 3px;
	color: #666;
	background: #fff;
	border: 1px solid #666;
	margin: 3px 0;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
    width:450px;
	height:210px;
}
#contact input {
	width: auto;
	margin: 0;
	padding:4px 3px;
	color: #666;
	background: #fff;
	border: 1px solid #666;
	margin: 3px 0;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
    width:195px;
	padding-right:20px;
}
#contact select {
	width: auto;
	margin: 0;
	padding:3px 3px;
	color: #666;
	background: #fff;
	border: 1px solid #666;
	margin: 3px 0;
	font-size:13px;
	font-family: Verdana, Geneva, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
     width:221px;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #F90;
	background-color: #fff;
	color:120;
}
#contact input.submit {
	width:120px;
	margin-left:155px;
	padding-top:3px;
	background-color:#a31022;
	color:#fff;
	height:28px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border:1px solid #fff;
font-size:13px font-weight:bold;
}
#contact input.submit:hover {
	background:#444;
}
#contact fieldset {
	padding:20px;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} 
.otherContact {
	padding:10px;
	margin:0px 0 15px 0;
	padding-bottom:15px;
	border:1px solid #d1d1d1;
}
.otherContact  h5 {
	border-bottom:1-px solid #d1d1d1;
	font-size: 15px;
	margin: 5px 0 8px 0;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:5px;
}
.otherContact ul { margin-left:5px;}
.otherContact ul li { list-style: none; padding-left:15px; line-height:20px; margin-bottom:5px;}
.localTime {
	font-size: 20px;
	color:#a31022;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-5px;
}
/* Select the colour of the * if the field is required. */
fieldset.wePromise {
	border:1px solid #d1d1d1;
	padding:0px 5px 0px 0px;
	margin:35px 0 10px 0;
	position:relative;
}
fieldset.wePromise legend {font-size:14px; font-weight: bold; background:#fff; color:#545454; padding:0 5px; margin-left:60px; z-index:5000}
fieldset.wePromise .fiona {
	position:absolute;
	width:114px;
	height:114px;
	left:0;
	top: -33px;
	*top: -11px;
}
fieldset.wePromise ul {
	margin:0px 0 0 135px;
}
fieldset.wePromise ul li {
	list-style: none;
	float: left;
	padding-left: 22px;
	width: 220px;
	line-height:22px;
	margin-bottom:5px;
}

/*Tour Inquiry Form*/
#reservForm {
	width: 730px;
	float:right;
}
#reservForm p { line-height:18px; margin-bottom:8px; font-size:12px;}
#reservForm h3 {
	font-size:15px;
}
#reservForm h3 a {
	color:#545454;
	text-decoration: none;
}
#reservForm h3 a:hover {
	color:#a31022;
	text-decoration: none;
}
#reservForm .required {
	color: #A31022;
	font-weight: bold;
}
#reservForm .dashed {
	width: 20px;
	float:right;
	height: 0px;
	border-top:2px solid #d1d1d1;
	margin-top: 15px;
}
#reservForm label {
	float:left;
	width:90px;
	margin-top:8px;
	font-size:12px;
	margi-left:20px;
}
#reservStep {
	position:absolute;
	left: 44px;
	top: -45px;
	width: 615px;
	z-index: 9999;
}
#reservStep2 {
	position:absolute;
	left: 275px;
	top: -50px;
	width: 680px;
	z-index: 5555;
}
#reservStep .step1, #reservStep2 .step1 {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:right;
	color: #A31022;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservStep .step1Gray, #reservStep2 .step1Gray {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:right;
	color: #545454;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservStep .step2, #reservStep2 .step2 {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:right;
	color: #A31022;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservStep .step2Gray, #reservStep2 .step2Gray {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:right;
	color: #545454;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservStep .step3, #reservStep2 .step3 {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:left;
	color: #A31022;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservStep .step3Gray, #reservStep2 .step3Gray {
	border: 2px solid #d1d1d1;
	padding: 5px 5px 5px 25px;
	float:right;
	color: #545454;
	font-weight: bold;
	margin-bottom: 15px;
}
#reservForm fieldset {
	border: 2px solid #c4c4c4;
	padding-left: 10px;
	width: 710px;
	margin-bottom: 20px;
	margin-top: 15px;
	position:relative;
	padding-bottom: 10px;
}
#reservForm fieldset .requiredTip {
	width: 80px;
	position:absolute;
	top: 0px;
	right: 6px;
	color: #A31022;
	font-weight: bold;
}
#reservForm fieldset a {
	color:#545454;
}
#reservForm fieldset legend {
	padding: 5px;
	color: #2c80c0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#reservForm fieldset .tourInfo {
	width: 630px;
	padding: 5px;
	float:left;
}
#reservForm fieldset .tourInfo .tourImg {
	float: left;
	width: 150px;
	height: 110px;
	margin: 10px 5px;
}
#reservForm fieldset .tourInfo .tourDetail {
	float: left;
	width: 455px;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#reservForm fieldset .tourInfo .tourDetail select {
	border: 1px solid #d1d1d1;
	background-color:#fff;
	padding: 5px 3px;
	width: 170px;
	font-size: 12px;
}
#reservForm fieldset .tourInfo .tourDetail select option {
	line-height:0;
}
#reservForm fieldset .tourInfo .tourDetail input {
	width: 150px;
	background:#fff url(../gif/calender.gif) 140px center no-repeat;
	padding: 4px 4px 4px 10px;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;
	margin-left: 10px;
}
#reservForm fieldset .tourInfo .tourDetail h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 5px;
}
#reservForm fieldset .tourInfo .tourDetail ul {
	margin-left: 0;
}
#reservForm fieldset .tourInfo .tourDetail ul li {
	list-style: none;
	margin-bottom: 5px;
	line-height: 18px
}
#reservForm fieldset .groupNo {
	width: 450px;
	margin-right: 15px;
	clear:right;
}
#reservForm fieldset .hotelRoom {
	width: 100px;
	float:left;
	margin-right: 15px;
	margin-top:3px;
}
#reservForm fieldset .hotelRoom select {
	-x-system-font:none;
	float:left;
	background:#fff;
	border:1px solid #DDDDDD;
	color:#666666;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:7px;
}
#reservForm fieldset .hotelSmoke {
	width:200px;
	margin-top:5px;
}
#reservForm fieldset .hotelSmoke select {
	-x-system-font:none;
	float:left;
	background:#fff;
	border:1px solid #DDDDDD;
	color:#666666;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:7px;
	width: 120px;
}
#reservForm fieldset .definition {
	width:18px;
	height:25px;
	float:left;
	display:block;
}
#reservForm fieldset .groupNo input {
	width: 260px;
	padding: 4px 4px 4px 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;
	float:left;
}
#reservForm fieldset .departDate {
	width: 520px;
	margin-right: 15px;
}
#reservForm fieldset .departDate input {
	width: 130px;
	background:#fff url(../gif/calender.gif) 122px center no-repeat;
	padding: 4px 4px 4px 10px;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;
	float:left;
}
#reservForm fieldset .departDate input.days {
	width: 50px;
	float:left;
	padding: 4px 4px 4px 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
}
#reservForm fieldset .totalPrice {
	width: 600px;
	margin: 15px 12px 15px 10px;
	background: #f6f6f6;
	border: 1px solid #d1d1d1;
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	font-weight: bold;
	color: #A31022;
}
#reservForm fieldset .totalPrice:hover {
	background-color: #f1f1f1;
}
/*Personal Information for Reservation Form*/
#reservForm fieldset .personalInfo {
	width: 520px;
	float:left;
	margin: 12px 15px 0 0px;
}
#reservForm fieldset .personalInfo p {
	font-size:11px;
}
#reservForm fieldset select {
	border:1px solid #d1d1d1;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 5px;
	margin-right: 3px;
	margin-top: 2px;
	-moz-border-radius:4px;
	background:#fff;
}
#reservForm fieldset select.location {
	width:260px;
}
#reservForm fieldset select.cabin {
	width:120px;
}
#reservForm fieldset .personalInfo input {
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
#reservForm fieldset .personalInfo input.normalStyle {
	padding: 5px 5px 5px 30px;
	width: 180px;
}
#reservForm fieldset .personalInfo input.fullname {
	background-image: url(../gif/fullname.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 30px;
	width: 180px;
}
#reservForm fieldset .personalInfo input.timetocall {
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 4px;
	width: 145px;
}
#reservForm fieldset .personalInfo input#Starting_Date {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../gif/calender.gif) no-repeat scroll 140px center;
	border:1px solid #F3CB76;
	padding:4px 5px;
}
#reservForm fieldset .personalInfo input.nationality {
	background: url(../gif/nationality.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
#reservForm fieldset .personalInfo input.email {
	background: url(../gif/email.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
#reservForm fieldset .personalInfo input.telephone {
	background: url(../gif/telephone.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
#reservForm fieldset .personalInfo input.mobile {
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
#reservForm fieldset .personalInfo input.skype {
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
#reservForm fieldset .personalInfo input.passport {
	background: url(../gif/photo-gray.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
}
#reservForm fieldset .otherRequest {
	width: 480px;
	margin: 5px 15px 5px 0px;
	position:relative;
}
#reservForm fieldset .otherRequest .tipsBox {
	border:1px solid #d1d1d1;
	padding:5px;
	width:230px;
	position: absolute;
	left: 393px;
	top: 6px;
	background:#fff;
	font-weight: normal;
	height: auto;
}
#reservForm fieldset .otherRequest .tipsBox .arrowGray {
	width:18px;
	height:27px;
	position:absolute;
	left: -18px;
	top: 20px;}
#reservForm fieldset .otherRequest .tipsBox ol { margin:0 0 0 5px; padding-left:15px;}
#reservForm fieldset .otherRequest .tipsBox ol li { line-height: 15px; margin-bottom:3px; font-size:11px; list-style-position:outside}
#reservForm fieldset .otherRequest input, #reservForm fieldset .otherRequest textarea {
	width: 285px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #d1d1d1;
	height: 120px;
	padding: 5px;
	line-height: 18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #545454;
}
#reservForm fieldset .passageInfo {
	margin: 15px 15px 0 15px;
	padding:3px;
	font-size:13px;
	font-weight:bold;
}
#reservForm .submition {
	float: right;
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 12px 4px 12px;
	text-decoration:none;
	color:#a31022;
	width: 150px;
	text-align: center;
	padding:5px 12px 5px 12px;
	margin-right: 15px;
	cursor:pointer;
}
#reservForm .submition2 {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding:4px 12px 4px 12px;
	text-decoration:none;
	color:#a31022;
	width: 200px;
	text-align: center;
	padding:5px 12px 5px 12px;
	margin-left:48px;
	cursor:pointer;
	margin-top:9px;
	margin-bottom:10px;
}
#reservForm .submition3 {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding:4px 12px 4px 12px;
	text-decoration:none;
	color:#a31022;
	width: 150px;
	text-align: center;
	padding:5px 12px 5px 12px;
	margin-left:60px;
	cursor:pointer;
	margin-top:10px;
	margin-bottom:30px;
}
#reservForm .submition:hover, #reservForm .submition2:hover, #reservForm .submition3:hover {
	display:block;
	padding:5px 12px 5px 12px;
	background-repeat:repeat-x;
	background-position:bottom;
}
#reservForm .submition a, #reservForm .submition2 a, #reservForm .submition3 a {
	font-size: 13px;
	font-weight: bold;
	color: #A31022;
	text-decoration: none;
	padding: 5px 20px 5px 0px;
}
#reservForm .submition a.arrowleft {
	font-size: 13px;
	font-weight: bold;
	color: #A31022;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
}
.formPriceNote {
	background:#f4f4f4;
	padding:8px;
}
#content .formPriceNote ul {
	margin:10px 0;
}
#content .formPriceNote p, .formPriceNote ul li {
	font-size:11px;
	line-height:16px;
}
/*Reservation Review*/
#reservForm fieldset .topclear {
	clear: both;
	height: 15px;
	width:600px;
}
#reservForm fieldset .reviewTitle {
	background-color: #f1f1f1;
	padding: 8px 0 8px 20px;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	float:left;
	margin-left: 5px;
}
#reservForm fieldset .reviewTitle2 {
	background-color: #fff;
	padding: 8px 0 8px 20px;
	width: 180px;
	;
	font-size: 11px;
	font-weight: bold;
	float:left;
	margin-left: 5px;
}
#reservForm fieldset .reviewContent {
	background-color:#f1f1f1;
	width: 400px;
	font-size: 11px;
	float:left;
	padding: 8px 0;
}
#reservForm fieldset .reviewContent2 {
	background-color:#fff;
	width: 400px;
	font-size: 11px;
	float:left;
	padding: 8px 0;
}
#reservForm fieldset .reviewContent .reDetail {
	margin-right: 15px;
}
/*机票预订表单样式*/
/*旅程信息*/
table.fPriceDetail{
	width:205px;
	margin-bottom:10px;
}
table.fPriceDetail th{
	padding:8px 0 8px 10px;
	text-align:left;
	font-size:13px;
	color:#545454;
}
table.fPriceDetail tr td{
	background:#f5f5f5;
	padding:5px 0 5px 0;
	border-bottom:1px #d1d1d1 dashed;
}
table.fPriceDetail tr td.flightLine{
	font-size:12px;
	color:#6a6a6a;
	text-align:center;
	line-height:20px;
	padding:10px 0 8px 0;
}
table.fPriceDetail tr td.fGuestPrice{
	padding:5px 0 5px 10px;
	font-size:12px;
	color:#6a6a6a;
}
table.fPriceDetail tr td.fGuestPrice span{
	display:block;
	float:left;
	width:110px;
}
table.fPriceDetail tr td.ftotalPrice{
	padding:10px 0 10px 0;
}
table.fPriceDetail tr td.ftotalPrice span.fprice{
	display:block;
	width:205px;
	text-align:center;
	font-size:14px;
	color:#2375a7;
	font-weight:bold;
}
table.fPriceDetail tr td.ftotalPrice span.fpriceNote{
	display:block;
	width:205px;
	text-align:left;
	font-size:12px;
	color:#2375a7;
	font-weight:100;
	line-height:20px;
}
table.fPriceDetail tr td.fguestNo{
	font-size:12px;
	padding:10px 10px 10px 10px;
}
.fwhyChoosUs{
	background:#f5f5f5;
	padding:10px;
	width:255px;
	font-size:12px;
	border-bottom:1px solid #d1d1d1;
}
.fwhyChoosUs h5{
	font-size:13px;
	color:#6a6a6a;
	margin:0 0 8px 0;
}
.flightSelected {
	width:100%;
	border-top: 1px solid #D9D9D9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6b6b6b;
	margin:0 0 5px 0;
	}
.flightSelected th {
	border-bottom:1px #D9D9D9 solid;
	padding:8px 3px;
	font-size:12px;
	background:#e3ecee;
	text-align:left;
	font-weight:bold;
	color:#545454;
	}
.flightSelected td{
	color:#6a6a6a;
	font-size:11px;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #d1d1d1;
	line-height:18px;
}
.flightSelected td.airline img{
	width:25px;
	padding:0; margin:0;
}
h5.fpassager{
	font-size:12px;
	color:#6a6a6a;
	margin:10px 0 10px 0px;
	padding-bottom:5px;
	border-bottom:1px solid #d1d1d1;
	padding-left:18px;
}
h5.fpassagerInfo{
	font-size:12px;
	color:#6a6a6a;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px solid #d1d1d1;
	padding-left:18px;
}
table.fpassagerInfo{
	font-size:12px;
	width:95p%;
	margin:auto
}
table.fpassagerInfo tr th{
	color:#6a6a6a;
	border-bottom:1px dashed #d1d1d1;
	padding:8px 0 8px 0;
	text-align:left;
	background:#e3ecee;
}
table.fpassagerInfo tr td{
	border-bottom:1px dashed #d1d1d1;
	padding:5px 0 8px 0;
}
table.fpassagerInfo tr:hover{ background:#f5f5f5;}
table.fpassagerInfo tr td.traveller{
	padding:0 0 0 5px;
}
table.fpassagerInfo input.important{
	border:1px solid #ecc906;}
table.fpassagerInfo input.fullname {
	background-image: url(../gif/fullname.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 20px;
	width: 100px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
table.fpassagerInfo input.lastname {
	padding: 5px;
	width: 100px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
table.fpassagerInfo input.passport {
	background: url(../gif/photo-gray.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 20px;
	width: 130px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
textarea.flightSpecial {
	width: 620px;
	height:80px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #d1d1d1;
	height: 110px;
	padding: 5px;
	line-height: 18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #545454;
}
.reservFlightForm{
	border: 2px solid #d1d1d1;
	width: 730px;
	margin-bottom: 20px;
	margin-top: 25px;
	position:relative;
	padding:20px 0 10px 0;
}
.reservFlightForm .passengerInfo {
	position:absolute;
	padding: 5px;
	color: #2c80c0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	left: 14px;
	top: -18px;
	background:#FCF9ED;
}
.reservFlightForm select {
	-x-system-font:none;
	float:left;
	background:#fff;
	border:1px solid #DDDDDD;
	color:#666666;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:5px;
	-moz-border-radius: 4px;
	margin-top:5px;
	margin-right:3px;
}
.contactusleft{
	width:210px;
	float:left;
}
.contactusright{
	width:720px;
	float:left;
	margin-left:10px;
}
.contactusright h2{
	font-size:14px;
	color:#545454;
	margin-bottom:10px;
}
.contactusright p{
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.contactusright .contactustit{
	color:#990000;
	border-bottom:1px dashed #bdbcb8;
	margin-top:20px;
}
.contactusright .contactustit h2.phoneh2{
	padding:0px;
	margin:0px;
	font-size:16px;
	background:url(../jpg/phoneleft.jpg) no-repeat 0px 0px;
	width:200px;
	float:left;
	color:#990000;
	padding-left:26px;
	line-height:30px;
}
.contactusright .contactustit span.phonespan{
	float:right;
	padding-top:12px;
}
ul.phoneul li{
	width:340px;
	float:left;
	padding-left:10px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
}
ul.phoneul{
	margin-top:20px;
	margin-left:20px;
}
.contactusright .contactustit h2.emailh2{
	padding:0px;
	margin:0px;
	font-size:16px;
	background:url(../jpg/emailleft.jpg) no-repeat 0px 0px;
	color:#990000;
	padding-left:30px;
	line-height:30px;
}

.contactusright .contactusform h2{
	font-size:14px;
	color:#666666;
	margin-left:20px;
	margin-top:20px;
}
.contactusright .contactusform .information{
	background-color:#f2f1ed;
	margin-left:20px;
}
.contactusright .contactusform  table{
	border:1px;
	padding-top:14px;
	padding-bottom:14px;
}
.contactusright .contactusform  table td{
	border:1px;
	width:260px;
}
.contactusright .contactusform .optional{
	background-color:#f3efde;
	margin-left:20px;
}

.contactusright .contactustit h2.personh2{
	padding:0px;
	margin:0px;
	font-size:16px;
	background:url(../jpg/personleft.jpg) no-repeat 0px 0px;
	color:#990000;
	padding-left:30px;
	line-height:30px;
}
.contactusright .personinfo img{
	padding:10px;
	float:left;
	padding-left:0px;
}
.contactusright .contactustit h2.serviceh2{
	padding:0px;
	margin:0px;
	font-size:16px;
	background:url(../jpg/serviceleft.jpg) no-repeat 0px 0px;
	color:#990000;
	padding-left:30px;
	line-height:30px;
}

ul.serviceul li{
	width:160px;
	float:left;
	padding-left:10px;
	line-height:20px;
	font-size:12px;
}
ul.serviceul li a{
	text-decoration:underline;
}
ul.serviceul{
	margin-top:14px;
	margin-left:14px;
}