﻿/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 9999;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#newsrnrp{ float:left; width:100%;}

/*--订购须知--*/
.order_warp { width:700px; margin-top:20px; text-align:left;}
.order_tit { width:680px; height:18px; padding:5px 10px; background:#d9f3f1; font-size:16px; line-height:18px; color:#24747b;}
.order_cont { width:678px; padding:10px; border:1px solid #d9f3f1; line-height:22px;}
/*--单品游订购页--*/
.pst_reset { float:right; position:absolute; top:10px; right:0;}
.ticket_tit { float:left; margin-top:10px; font-size:13px; line-height:26px; font-weight:normal;}
/*--小团旅-旅游资讯--*/
.t_c_header { width:585px; height:52px; margin:0 -10px; padding-left:135px; background:#d9f3f0 url(../images/travel_header.jpg) no-repeat;}
.t_c_header h3 { float:left; width:120px; height:30px; padding-top:16px; margin-left:-5px; font-size:18px; line-height:30px; color:#23766c; letter-spacing:1px;}
.t_c_header p { float:right; width:400px; height:14px; padding:28px 10px 0 0; text-align:right; line-height:14px;}
.t_c_header p a { padding:0 7px; border-left:1px solid #619da5; color:#619da5;}
.t_c_header p a:first-child { border-left:none;}
.t_c_tit { width:670px; height:18px; padding:10px 10px 10px 20px; margin-top:5px; background:url(../images/travel_ico.jpg) no-repeat 0 10px; font-size:16px; line-height:18px; color:#68999d;}
.t_c_cont { width:680px; padding:0 10px 10px 10px; border-bottom:1px dotted #9a9a9a; line-height:22px;}
.pri_btn { width:70px; height:26px; margin:0 10px; border:none; background:#83d8d1; font-size:13px; line-height:26px; color:#fff;}
.t_c_footer { float:left; width:720px; height:10px; margin:15px -10px 0; background:#dcf5f2;}
/*--提交需求单--*/
.order_pro_name { padding:10px 0; font-size:16px; color:#24747b; line-height:22px;}
.order_detail { padding:5px 0 10px 0; line-height:22px;}
.send_order_footer { width:700px; margin:0 auto; padding:25px 0 10px; overflow:hidden;}
.send_order_footer em { float:left; width:150px; height:26px; background:url(../images/travel_footer.jpg) no-repeat;}
.send_order_footer em.s_o_l { background-position:0 0;}
.send_order_footer em.s_o_r { background-position:-151px 0;}
.send_order_footer em.s_o_c { width:400px; background:#dcf5f2;}
h2.s_o_slogan { float:left; width:700px; padding-top:10px; font-size:18px; line-height:22px; text-align:center; color:#666;}

/*--table style--*/
.tbl_caption { padding:20px 0 10px; font-size:13px; line-height:20px;}
.tbl, .tbl_order { empty-cells:show; border-collapse:collapse; width:100%}
.tbl tr td { padding:8px 0 8px 20px; height:20px; border:1px solid #cdcdcd; background:#fff; text-align:left; vertical-align:top; line-height:20px;color:#666}
.tbl tr td.name { width:160px; background:#e4e5e6; color:#666}
.tbl tr td img { display:inline;}
/*--table需求单--*/
.tbl_order { table-layout:fixed; color:#666}
.tbl_order tr.tbl_header td, .tbl_order tr td.name { background:#e4e5e7;}
.tbl_order tr td, .tbl_calendar tr td { padding:6px 0; border:1px solid #cccccc; text-align:center; line-height:20px;}
.tbl_order tr td.tbl_price, .tbl_order a { color:#629da3;}
.tbl_order a { text-decoration:underline;}
.tbl_order tr.tr_hide td { height:0px; padding:0; border:none; line-height:0;}
.tbl_order tr td.tbl_date { padding-left:10px; text-align:left;}
.tbl_order tr td.tbl_date a { text-decoration:none;}
.tbl_order tr td.tbl_date a:hover { text-decoration:underline;}

.tbl_txt { float:left; padding:0 3px; margin-right:6px; line-height:18px;}
.tbl_attr { float:left; width:80px;}
.font_gray { padding-left:6px; color:#999;}
.dotted_line { height:1px; margin-top:10px; border-bottom:1px dotted #9a9a9a;}
.tbl_send_warp { float:left; width:100%; margin:0 auto; padding-top:20px; text-align:center;}
a.close_link_green { font-weight:bold; color:#24747b;}
.tbl_send_btn { width:47px; height:23px; background:#71cfc1; color:#fff; text-align:center; border:0px; cursor:pointer;}

/*--日期.订购--*/
.process, .process_s { float:left; width:100%; padding:5px 0 10px 0; font-size:15px; line-height:17px; text-align:left;}
.process span { float:left; width:18px; height:17px; margin-right:5px; background:url(../images/circle_ico.jpg) no-repeat; color:#fff; font:normal 13px/16px 'Verdana'; text-align:center;}
.process em { font-size:12px; font-weight:normal; font-style:normal; color:#999;}
.order_btn { width:57px; height:25px; border:none; background:url(../images/order_btn.jpg) no-repeat; cursor:pointer;}
.order_infor { padding-top:10px;}
.order_infor img { display:inline;}
.order_infor a { padding-left:5px; line-height:18px; font-size:12px; color:#629da3; text-decoration:none;}
.back_btn { width:86px; height:23px; border:none; background:url(../images/back_btn.jpg) no-repeat; color:#333; line-height:23px; text-align:center; cursor:pointer;}