@charset "utf-8";
/* CSS Document */
body{
margin-top:0px;
margin-left:0px;
font-size:12px;
color:#000000;
font-weight:normal;
letter-spacing:1px;
line-height:22px;
}
*{
padding:0px;
margin:0px;
border:0px;
}
a{
color:#000000;
font-size:12px;
text-decoration:none;
}
a:hover{
color:#3e84c9;
font-size:12px;
text-decoration:none;
}
h1,h2,h3,h4{
font-size:12px;
}
.clearboth{
clear:both;
height:0px;
line-height:0px;
}
#loginlink{
cursor:pointer;
}
#container{
margin:0px auto;
width:1003px;
height:auto;
}
#leftborder{
width:15px;
background:#9bb135;
float:left;
height:auto;
position:relative;
}
#bodycontent{
width:972px;
float:left;
}
#rightborder{
background:url(http://www.hoteltour.cn/media/skin/default/client/rightborder.gif) repeat-y;
width:13px;
float:left;
}
#ad{
width:820px;
margin:0px auto;
}
#logo{
margin-top:10px;
padding-bottom:3px;
text-align:center;
}
#maincontent{
width:820px;
margin:0px auto;
}
#footercontent{
width:820px;
margin:0px auto;
}
#leftcontent{
float:left;
width:220px;
}
#person_info{
margin-top:10px;
}
#person_infoTitle{
background:url(http://www.hoteltour.cn/media/skin/default/client/person_info_bg.gif) no-repeat top;
color:#FFFFFF;
font-size:14px;
letter-spacing:2px;
text-align:center;
}
#person_infoText{
color:#000000;
padding-top:10px;
padding-left:10px;
border:1px #d4d4d4 solid;
border-top:none;
margin-left:1px;
width:206px;
height:120px;
}
#person_infoText ul{
list-style:none;
}
#person_infoText li{
height:22px;
}
#person_infoText li span{
display:inline-block;
}
#person_infoText li .cellbox{
color:#f26e3d;
text-decoration:underline;
cursor:pointer;
}
#person_infoText li .celltitle{
width:65px;
text-align:right;
}
#rightcontent{
float:right;
width:586px;
}

/*main menu css*/
#mainNav{
height:31px;
width:580px;
background:url(http://www.hoteltour.cn/media/skin/default/client/mainNav_bg.gif) repeat-x;
clear:both;
}
#mainNav .menuitem{
float:left;
font-size:14px;
font-weight:600;
color:#FFFFFF;
text-align:center;
padding-top:5px;
height:26px;
}
#mainNav .menuitem a{
color:#ffffff;
font-size:14px;
text-decoration:none;
border:none;
}
#mainNav .vline{
float:left;
}
.menuNav_arrow{
background:url(http://www.hoteltour.cn/media/skin/default/client/mainNav_arrow_2.gif) no-repeat center;
width:10px;
height:5px;
line-height:5px;
position:absolute;
display:none;
}
.menuNav_over_rec{
position:absolute;
background:#EEEDED;
display:none;
height:6px;
line-height:5px;
}
#mainNav .menuitem .childmenu{
background:#EEEDED;;
height:24px;
position:absolute;
width:570px;
display:none;
}

#mainNav_child_container{
width:580px;
height:24px;
margin-top:5px;
background:#EEEDED;
display:none;
}
#mainNav_child_container .leftborder{
float:left;
background:url(http://www.hoteltour.cn/media/skin/default/client/mainNav_childmenu_leftborder.gif) no-repeat;
width:5px;
height:24px;
}
#mainNav_child_container .rightborder{
float:right;
background:url(http://www.hoteltour.cn/media/skin/default/client/mainNav_childmenu_rightborder.gif) no-repeat;
width:5px;
height:24px;
line-height:20px;
}
#mainNav_child_container .child ul{
list-style:none;

}
#mainNav_child_container .child li{
list-style:none;
float:left;
padding:2px 10px 1px 20px;
line-height:20px;
}
#mainNav_child_container .child li a{
color:#000000;
text-decoration:none;
}
#mainNav_child_container .child li a:hover{
color:#3e84c9;
text-decoration:none;
}
#mainNav_child_container .child li strong{
color:#ffae00;
font-size:14px;
}
#home{
width:64px;
}
#areahotel,#grade_selector,#price_selector,#allhotel,#conference,#abouttule{
width:79px;
}
/*small nav css*/
#smallNav{
float:right;
background:#9bb135;
width:350px;
}
#smallNav .menuitem{
float:left;
width:66px;
text-align:center;
color:#FFFFFF;
}
#smallNav .menuitem a{
color:#FFFFFF;
}
#smallNav .menuitem a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#smallNav .vline{
float:left;
margin-top:3px;
}
.smallnavbox{
padding-right:6px;
}
#loginedstatus{
float:right;
position:relative;
clear:both;
padding-top:8px;
padding-bottom:5px;
padding-right:10px;
}
#searchBox{
margin-top:10px;
}
#searchTitle{
background:url(http://www.hoteltour.cn/media/skin/default/client/hotel_search_bg.gif) no-repeat;
height:21px;
text-align:center;
font-size:14px;
letter-spacing:2px;
color:#FFFFFF;
}
#searchText{
color:#000000;
padding-top:10px;
padding-left:10px;
border:1px #d4d4d4 solid;
border-top:none;
margin-left:1px;
width:206px;
height:170px;
}
#searchText ul{
list-style:none;
}
#searchText li{
height:22px;
padding-top:8px;
line-height:16px;
}
#searchText .cellfield{
display:inline-block;
margin-left:10px;
height:16px;
width:120px;
}
#searchText .cellfield input{
width:120px;
height:18px;
border:1px solid #7f9db9;
}

#searchText .cellfield select{
width:122px;
height:20px;
border:1px solid #7f9db9;
padding:0px;
margin:0px;
line-height:18px;
}
#searchlodge,#cacellodge{
display:inline-block;
background:url(http://www.hoteltour.cn/media/skin/default/client/bn_client_bg.gif) no-repeat;
width:57px;
height:18px;
margin-left:10px;
line-height:19px;
text-align:center;
color:#FFFFFF;
cursor:pointer;
}

.popwinbox{
position:absolute;
border:1px solid #A5ACB2;
width:200px;
background:#ffffff;
display:none;

}
.popwinbox ul{
list-style:none;

}
.popwinbox li{
padding:4px;
}
#company_account{
margin-top:10px;
margin-bottom:10px;
}
#travel_path{
border:1px solid #d4d4d4;
height:345px;
margin-top:10px;
}
#travel_pathTile,#recommendedlodgeTitle{
font-size:14px;
font-weight:600;
color:#8aa11f;
text-align:center;
margin-top:10px;
}
div.travel_pathImg{
margin:8px 18px;
}
#recommendedlodge{
border:1px solid #d4d4d4;
height:405px;
overflow:hidden;
margin-top:10px;
}
#recommendedlodge .recommendedlodgeText{
margin-top:10px;
}
#recommendedlodge .recommendedlodgeText .recommendedlodgeImg{
display:inline-block;
margin-left:5px;
height:80px;
float:left;
}
#recommendedlodge .recommendedlodgeText .recommendedlodgePrice{
display:inline-block;
line-height:21px;
margin-left:5px;
height:80px;
width:100px;
float:left;
text-align:center;
overflow:hidden;
}
#contactBox{
margin-top:10px;
}
#contactTitle{
background:url(http://www.hoteltour.cn/media/skin/default/client/contact_bg.gif) no-repeat top;
height:21px;
text-align:center;
font-size:14px;
letter-spacing:2px;
color:#FFFFFF;
}
#contactText{
color:#000000;
padding-left:10px;
border:1px #d4d4d4 solid;
border-top:none;
margin-left:1px;
padding-left:18px;
height:190px;
position:relative;
}
#contactText .call{

padding-top:8px;
letter-spacing:0px;
}
.call a{
color:#3e84c9;
text-decoration:underline;
}
#contactText span.cntactPhone{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3e84c9;
font-size:14px;
display:inline-block;
line-height:20px;

}
#contactBox #contactTextt .contactImg{
display:inline-block;
margin-left:5px;
width:106px;
float:left;
}
span.clickme{
position:absolute;
display:block;
}
#Navbar{
margin-top:15px;
margin-left:5px;
}
#Navbar h1{
font-size:12px;
color:#3e84c9;
font-weight:normal;
display:inline;
}
#Navbar a{
color:#000000;
}

#content{
width:579px;
margin-top:15px;
}


div.dashed_line{
border-top:dashed 1px #898989;
margin-top:15px;
}
/* page nav bar*/
.pagebar{

}
.pagebar span{
display:inline-block;
margin:2px;
width:15px;
text-align:center;
padding:1px;
line-height:15px;
color:#3e84c9;
font-size:12px;
}
.pagebar .pagenum{
background:#3e84c9;
color:#FFFFFF;
}

/* review css*/
/*div.reviewdesk_relative{
display:block;
position:relative;
}*/
div#reviewdesk{
display:none;
position:absolute;
width:420px;
height:260px;
border:4px solid #3E84C9;
border-top:25px solid #3E84C9;
background:#ffffff;
}
div#reviewfields{
padding:10px;
position:relative;
}
div.fieldrow textarea{
border:1px solid #efefef;
}
div.fieldrow span{
display:inline-block;
margin:5px;
}
span.itemtitle{
width:80px;
text-align:right;
color:#555148;
}
textarea.reviewcontent{
width:250px;
height:100px;
color:#555148;
}
input.txtfield{
width:250px;
color:#555148;
}
div.fieldrow  input.reviewbn{
color:#555148;
line-height:20px;
height:22px;
}
div#desttitle{
position:absolute;
top:-21px!important;
left:20px;
color:#323232;
width:390px;
}
.errbox{
border:1px solid #FF0000;
background:#99FF00;
padding:2px;

}
/*privacyinfo*/
.aboutusText .ptitle{
font-weight:600;
margin-left:15px;
margin-top:15px;
font-size:14px;
}
/*tour_links*/
#tour_links{
margin-left:15px;
}
#tour_links li{
float:left;
list-style:none;
width:140px;
}
#footercontent{
text-align:center;
margin-bottom:20px;
}
#footercontent a{
color:#000000;
text-decoration:none;
}
#footercontent a:hover{
text-decoration:underline;
}
#footercontent #bottom_line{
margin-top:40px;
margin-bottom:15px;
}
/*left nav*/
#leftNav{
width:60px;
position:absolute;
z-index:500;
left:10px;
display:none;
}
#leftNav #leftNavBody{
padding-bottom:10px;
background:#9bb135;
padding-top:10px;
}
#leftNav #leftNavBody .lefNavcontain{
font-weight:600;
letter-spacing:0px;
}
#leftNav #leftNavBody .lefNavcontain a{
color:#FFFFFF;
text-decoration:none;
}

/*login panel css*/
/*login*/
#loginTitle{
margin-top:15px;
margin-bottom:15px;
margin-left:15px;
}
#loginDashes{
margin-left:15px;
}
.loginBox{
margin-top:20px;
margin-left:8px;
}
.loginBox .loginTitle2{
display:inline-block;
width:100px;
font-size:14px;
text-align:right;
margin-left:5px;
padding-right:10px;
}
.loginBox span.loginfield{

}
.loginBox input{
border:1px solid #000000;
width:150px;
margin:0px;

}
#login .bn{
background:url(../media/skin/default/client/login_bn.gif) no-repeat;
width:73px;
height:24px;
padding-top:4px;
color:#fff;
font-size:12px;
font-weight:600;
text-align:center;
cursor:pointer;
float:left;
position:relative;
margin-right:5px;
}
#login #logintip{
color:#ee6f3c;
line-height:14px;
padding-bottom:10px;
display:none;
}
#login .bnbox{
margin-left:53px;
margin-top:10px;
}
#loginout{
cursor:pointer;
}
#err{
text-align:center;
margin-bottom:30px;
margin-top:10px;
}

#hotelNavTitle{
background:url(http://www.hoteltour.cn/media/skin/default/client/hotel_nav_bg.gif) no-repeat;
height:21px;
text-align:center;
font-size:14px;
letter-spacing:2px;
color:#FFFFFF;
}
#hotelNavText{
color:#000000;
padding-top:10px;
padding-left:10px;
border:1px #d4d4d4 solid;
border-top:none;
margin-left:1px;
width:206px;
height:190px;
}
#hotelNavText a{
color:#8aa11f;
text-decoration:none;
}
#hotelNavText a:hover{
color:#f26e3d;
}

/*lodger price list*/

#csprice .pricetype .head{
	padding:1px;
}
#csprice .pricetype td{
	text-align:center;
	border:1px solid #f1f1f1;
}
#csprice .pricetype .pricelist td{
	background:#fcfcfc;
}

#csprice .pricetype .head .type,#csprice .pricetype .pricelist .type{
	width:140px;
}
#csprice .pricetype .head .num,#csprice .pricetype .pricelist .num{
	width:60px;
}
#csprice .pricetype .head .price,#csprice .pricetype .pricelist .price{
	width:100px;
}
#csprice .pricetype .head .days,#csprice .pricetype .pricelist .days{
	width:60px;
}
#csprice .pricetype .head .rowTotal,#csprice .pricetype .pricelist .rowTotal{
}
#csprice #allPrice{
	border:1px solid #f1f1f1;
	padding:1px;
	text-align:center;
}
