@charset "utf-8";
/* China Highlights Tailor Made Forms */
#tailorForm {
	width:695px;
	float:left;
	margin-left:22px;
	margin-bottom: 10px;
}
#chooseCities {
	margin:10px 0 20px 0;
	text-align:right;
	position: absolute;
	width:350px;
	right:20px;
	bottom:5px;
	font-size:11px;
}
#chooseCities select {
	width:200px;
	-moz-border-radius:4px;
}
#chooseCities select option { padding: 0 5px 0 10px; font-size:11px;}
#chooseCities select option.cityTitle { padding-left:0; font-weight: bold; margin: 0 5px}
#chooseCities select option.cityTitle2 { padding-left:0; border-bottom:1px solid #666; font-weight: bold; margin:0 5px; margin-bottom:5px; font-style:italic}

#tailorForm ul {
	margin:0;
}
#tailorForm ul p {
	font-size:11px;
}
#tailorForm ul li {
	list-style: none;
	float: left;
	width:195px;
	margin-right: 5px;
	line-height:13px;
	margin-bottom:8px;
	font-size:11px;
}
#tailorForm .switchBox {
	width:695px;
	border-bottom:4px solid #666;
	margin:0 0 8px 0;
	position:relative;
	z-index:1;
}
#tailorForm .switchBox ul {
	margin-left:50px;
	z-index:21;
}
#tailorForm .switchBox ul li {
	list-style: none;
	float: left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	width:auto;
	font-size:15px;
	font-weight: bold;
	padding:7px 9px 9px 5px;
	margin-bottom:0px;
	_margin-bottom:-10px;
	color:#fff;
}
#tailorForm .switchBox ul li a {
	color:#fff;
	text-decoration: none
}
#tailorForm .switchBox ul li.active {
	list-style: none;
	float: left;
	border:4px solid #666;
	border-bottom: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	width:auto;
	font-size:15px;
	font-weight: bold;
	padding:8px 5px;
	margin-bottom:-5px;
	_margin-bottom:-10px;
	background: #fff;
	color:#a31022;
	z-index:31;
}
#cityDesign {
	width:947px;
	height:145px;
	margin:0 0 30px 20px;
	padding:10px 0 5px 0;
}
#cityDesign p {
	margin:0 20px 0 200px;
}
#tailormadeForm {
	width:auto;
	margin:10px 0 20px 0;
}
#tailormadeForm h2 {
	font-size:18px;
	font-weight: bold;
}
.selectList {
	padding: 15px 0 0 70px;
	width:620px;
	height:48px;
}
.yourIdea {
	padding: 8px 0 0 70px;
	width:620px;
	height:48px;
}
.contactInfo {
	padding: 8px 0 0 70px;
	width:620px;
	height:38px;
}
.simpleTailor {
	margin:0px 0 8px 0;
}
.advancedTailor {
	margin:0px 0 8px 0;
}
#tailorForm .howtoContact {
	width:695px;
	margin:10px 0;
	position:relative;
}
.requiredArea {
	position:absolute;
	top:-41px;
	right:11px;
	font-weight: bold;
}
#tailorForm .title {
	float: left;
	width: 200px;
	margin: 5px 10px 13px 0;
	text-align:right;
}
#tailorForm select {
	background: #fff;
	border:1px solid #666;
	padding:2px 5px;
	color:#333
}
#tailorForm .select60 {
	width: 60px;
}
#tailorForm .select80 {
	width:83px;
	font-size:11px;
	padding:3px 0 4px 0
}
#tailorForm .select108 {
	width: 108px;
	font-size: 11px;
	padding:3px 0 4px 0
}
#tailorForm .select258{
	width:258px;
	padding:3px 0 4px 0
}
#tailorForm .select258 option { padding-left:5px; font-size:11px; margin-bottom:2px;}
#tailorForm .select258 option.optionTitle { font-style:italic; font-weight: bold; border-bottom:1px solid #f1f1f1; padding-bottom:1px; margin: 5px 0;}
#tailorForm .select120 {
	width:126px;
	font-size:11px;
	padding:3px 0 4px 0
}
#tailorForm .select100 {
	width:140px;
}
#tailorForm input {
	background: #fff;
	border:1px solid #666;
	padding:3px;
	color:#333
}
#tailorForm input.checkbox {
	margin-right:5px;
	border: none;
	vertical-align: middle;
}
#tailorForm input.radio {
	margin: -3px 5px 0 0;
	vertical-align:middle;
	border:none;
}
#tailorForm .input80 {
	width:100px;
	color:#999;
}
#tailorForm .input135 {
	width:135px;
	padding:3px 0 3px 7px;
	background:#f1f1f1;
}
#tailorForm .input135White {
	width:135px;
	padding:3px 0 3px 7px;
	background:#fff;
}
#tailorForm .input150 {
	width:150px;
}
#tailorForm .input246 {
	width:249px;
}
#tailorForm textarea {
	border:1px solid #666;
	background:#fff;
	line-height:18px;
}
#tailorForm textarea:focus { border:1px solid #F90;}
#tailorForm .simpleinfoBox {
	width:650px;
	height: 200px;
	padding:5px;
	font-size:11px;
	line-height: 16px;
	color:#545454;
}
#tailorForm .specialRequests {
	width:400px;
	height: 90px;
	padding:5px;
	font-size:12px;
	float: right;
	margin-right: 20px;
}
#tailorForm .selectedCities {
	width:400px;
	height: 50px;
	padding:5px;
	font-size:12px;
	margin: 0;
	border-bottom:  1px dashed #f1f1f1;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}
#tailorForm .selectedAttractions {
	border-top: none;
	width:400px;
	height: 50px;
	padding:0 5px 5px 5px;
	color:#999;
	font-size:11px;
	margin: 0px 0 5px 0;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}
#tailorForm .selectedAttractions2 {
	width:400px;
	height: 80px;
	padding:5px;
	color:#999;
	font-size:11px;
	margin: 0px 0 5px 0;
}
#tailorForm .attractionList {
	margin:0px 0 10px 0;
}
#tailorForm .attractionName { margin:5px 0; padding-left:55px;}
#tailorForm .attractionName table { margin:5px 0; font-size:11px; width:600px;}
#tailorForm .attractionName table td { padding:5px 0; vertical-align:top}
#tailorForm .leftList {
	width:490px;
	float: left;
	margin:5px 0;
}
#tailorForm .leftList2 {
	width:480px;
	float: left;
	margin:5px 0;
	padding-left:55px;
}
#tailorForm .tipsInfo {
	width: auto;
	float: left;
}
#tailorForm .tipsBox {
	width:130px;
	border:1px solid #d1d1d1;
	padding:5px;
	font-size:11px;
	color: #a31022;
	position:relative;
	margin: 0 0 5px 0;
}
#tailorForm .tipsBox2 {
	width:130px;
	border:1px solid #d1d1d1;
	padding:5px;
	font-size:11px;
	color: #a31022;
	position:relative;
	margin: 10px 0 5px 55px;
}
#tailorForm .tipsBox .arrowLeft, #tailorForm .tipsBox2 .arrowLeft { width:11px; height:11px; position:absolute; top:8px; left:-11px;}

#tailorForm .yourideaContent {
	margin:10px 0;
}
#tailorForm .yourideaContent .traveldateChoose {
	width: 210px;
	float:left;
	margin: 0 0 10px 20px;
	font-size:11px;
	font-weight: bold;
}
#tailorForm .yourideaContent #fixedDates { margin:5px 0;}
#tailorForm .yourideaContent #flexibleDates {
	margin:5px 0;
	padding-bottom:5px;
	border-bottom:1px dashed #d1d1d1;
}
#tailorForm .yourideaContent #flexibleDates2 {
	margin:5px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #d1d1d1;
}
#tailorForm .yourideaContent .groupNo {
	margin:10px 0 10px 0;
	border-bottom:1px dashed #d1d1d1;
	padding-bottom:2px;
}
/*--Tailor Made Right Column--*/
#tailorRight {
	width:240px;
	float:left;
	margin-left:10px;
}
#tailorRight .infoBox {
	width:240px;
	border:1px solid #d1d1d1;
	padding:0;
	margin-bottom: 15px;
}
#tailorRight .infoBox img {
	margin-left:60px;
}
#tailorRight .infoBox h4 { font-size:14px; font-weight: bold; background:#d1d1d1; padding:7px 0; margin:0 0 5px 0; text-align:center;}
#tailorRight .infoBox ol {padding-left:15px; margin-left:10px;}
#tailorRight .infoBox ol li { font-size:11px; line-height:15px; margin-bottom:5px; list-style-position: outside;}

/*---------Contact Info---------*/
#tailorForm .fullname {
	background: url(/css/images/fullname.gif) no-repeat 5px;
	width: 168px;
	padding-left:20px;
}
#tailorForm .nationality {
	background: url(/css/images/nationality.gif) no-repeat 5px;
	width:228px;
	padding-left:25px;
}
#tailorForm .email {
	background: url(/css/images/email.gif) no-repeat 5px;
	width:228px;
	padding-left:25px;
}
#tailorForm .phone {
	background: url(/css/images/telephone.gif) no-repeat 5px;
	width:230px;
	padding: 5px 0 4px 25px;
}
#tailorForm .calendar {
	background: url(/css/images/calender.GIF) no-repeat scroll 100px center;
	width:115px;
}
#tailorForm .roomType {
	width:270px;
	margin:5px 0 5px 210px;
}
#tailorForm .roomType ul {
	margin-left: 0px;
}
#tailorForm .roomType ul li {
	width:125px;
	float: left
}
/*--Tailor Made China Tours--*/
#tailormadechinatours { padding:2px; border:1px solid #d1d1d1; border-top: none;}
#tailorForm .subSwitch {
	padding:5px 5px 10px 5px;
	margin-bottom: 8px;
}
#tailorForm .subSwitch ul { margin-left:5px; background:#d1d1d1; margin-bottom:0; padding-bottom:0;}
#tailorForm .subSwitch ul li {
	float: left;
	list-style: none;
	font-size:12px;
	font-weight: bold;
	width: auto;
}
#tailorForm .subSwitch ul li a { text-decoration: none; padding: 0 5px;}
#tailorForm .subSwitch ul li.active {
	color:#a31022;
	padding-bottom:11px;
	height:21px;
}


#tailorForm .switchBox2 {
	width:695px;
	border-bottom:1px solid #d1d1d1;
	padding-bottom:0;
	margin:0;
	position:relative;
	height: 34px;
}
#tailorForm .switchBox2 ul {
	margin-left:50px;
}
#tailorForm .switchBox2 ul li {
	list-style: none;
	float: left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	width:auto;
	font-size:15px;
	font-weight: bold;
	padding:10px 5px;
	color:#fff;
}
#tailorForm .switchBox2 ul li a {
	color:#fff;
	text-decoration: none
}
#tailorForm .switchBox2 ul li.active {
	list-style: none;
	float: left;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	font-size:15px;
	font-weight: bold;
	padding: 13px 0 0 0;
	margin-bottom:0px;
	text-align:center;
	width:241px;
	height:22px;
	color:#a31022;
	margin-bottom:-3px;
}
.tailormadeBox h2{
	font-size:16px;
	color:#3a88c3;
	margin-left:20px;
	position:absolute;
	background-color:#fcf9ed;
	padding-left:6px;
	margin-top:10px;
	padding-right:10px;
}
.tailormadeBox .customise1,.tailormadeBox .customise2,.tailormadeBox .customise3,.tailormadeBox .customise4{
	margin-top:20px;
}
.tailormadeBox .customise1 p{
	margin-left:20px;
	line-height:20px;
	padding-top:10px;
	font-weight:bold;
	color:#666666;
}
.tailormadeBox .customise1 p.org{
	color:#cc6600;
}
.tailormadeBox .customise1 ul{
	margin-top:10px;
	margin-left:20px;
	
}
.tailormadeBox .customise1 ul li{
	font-weight:bold;
	color:#666666;
	float:left;
	margin-right:10px;
}
.tailormadeBox .customise2 table{
	border:1px;
	margin:20px;
	font-weight:bold;
	color:#666666;
}
.tailormadeBox .customise2 table td{
	border:1px;
	line-height:30px;
}
.tailormadeBox select,.tailormadeBox input{
	border:1px solid #d1d1d1;
	background-color:#FFF;
}
.tailormadeBox .customise3 table{
	border:1px;
	margin:20px;
	font-weight:bold;
	color:#666666;
}
.tailormadeBox .customise3 table td{
	border:1px;
	line-height:30px;
}
.tailormadeBox .customise3 table td input{
	width:260px;
}
.tailormadeBox .customise4 textarea{
	margin:20px 30px;
	width:590px;
	border:1px solid #d1d1d1;
}
.tailormadeBox #Submit{
	border:1px;
	margin-top:20px;
	float:right;
}

/*Tailor Made Submit Button*/
.tailormadeSubmit {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	text-decoration:none;
	color:#a31022;
	width: 180px;
	text-align: center;
	padding:8px 10px;
	margin: 15px 15px 15px 230px;
}

.tailormadeSubmit:hover {
	display:block;
	padding:8px 10px;
}
.tailormadeSubmit a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px 5px 0px;
}
.stepsBook,.whyBook{
	margin-left:10px;
}
.stepsBook .stepsBooktitle{
	width:244px;
	margin:8px 6px;
	height:26px;
	padding-left:4px;
	
}
.stepsBook .stepsBooktitle span{
	margin:0px;
	padding:0px;
}
.stepsBook .stepsBooktitle strong{
	color:#2c80c0;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.stepsBook div ul li {
	padding:4px 0px;
	padding-left:10px;
	font-size:14px;
	color:#545454;
	width:238px;
	font-weight:bold;
}
.stepsBook div ul li span.lired{
	font-size:18px;
	font-weight:bold;
	color:#be1818;
	padding:0px;
}

.whyBook .whyBooktitle {
	background-color:#f1f1f1;
	border:1px;
	height:auto;
	width:auto;
}
.whyBook .whyBooktitle strong{
	font-size:14px;
	color:#3988c3;
	line-height:30px;
	padding-left:10px;
}
.whyBook span{
	padding:6px 0px;
}
.whyBook div ul li{
	padding:4px 0px;
	padding-left:10px;
	font-size:12px;
	width:238px;
}