@charset "utf-8";
td.bg-line-blue{
	padding-bottom:1px;
	height:22px;
	/* background:#FFF url(../images/bg-line-blue-6x21.png) bottom repeat-x;	*/
	border-bottom:1px solid #036fe8;
}
td.bg-line-green{
	padding-bottom:1px;
	height:22px;
	border-bottom:1px solid #00b365;
	/* background:#FFF url(../images/bg-line-green-5x22.png) bottom repeat-x;	*/
}
td.bg-line-orange{
	padding-bottom:1px;
	height:22px;
	/* background:#FFF url(../images/bg-line-orange-5x22.png) bottom repeat-x;	*/
	border-bottom:1px solid #df6400;
}
td.center{
	text-align:center;	
}
td.left{
	text-align:left;	
}
td.right{
	text-align:right;	
}
/* ++++++++++++ SLIDE BAR ++++++++++++ */
table.tb-slide-bar{
	width:100%;
	height:43px;
	border:0px;
	clear:both;
	margin-bottom:5px;
}
table.tb-slide-bar td.slide-left{
	width:16px;
	height:43px;
	background:#FFF url(../images/slide-left-16x43.png) top left no-repeat;	
}
table.tb-slide-bar td.slide-right{
	width:16px;
	height:43px;
	background:#FFF url(../images/slide-right-16x43.png) top right no-repeat;	
}
table.tb-slide-bar td.slide-center{
	color:#06C;
	font-weight:bold;
	width:97%;
	height:43px;
	background:url(../images/slide-center-9x43.png) top repeat-x;
}
/* ++++++++++++ HOT TRIP TABLE ++++++++++++ */
table.tb-hottrip{
	width:100%;
	border:0px;
	clear:both;
}
table.tb-hottrip td.center{
	text-align:center;	
}
table.tb-hottrip td.left{
	text-align:left;	
}
table.tb-hottrip td.right{
	text-align:right;	
}
/* ++++++++++++ HOT TRIP ++++++++++++ */
.frame-hottrip{
	width:100%;
	border:0px;
	margin-bottom:5px;
}
.frame-hottrip td.content{
	vertical-align:top;	
}
.frame-hottrip td.hottrip-top-left{
	height:14px;
	width:14px;
	vertical-align:top;
	text-align:left;
}
.frame-hottrip td.hottrip-top-left-64{
	height:auto;
	width:14px;
	vertical-align:top;
	text-align:left;
	background:#FFF url(../images/hottrip-center-left-14x5.png) left repeat-y;
}
.frame-hottrip td.hottrip-top-right{
	height:14px;
	width:14px;
	vertical-align:top;
	text-align:right;
}
.frame-hottrip td.hottrip-top-left-83{
	height:auto;
	width:15px;
	vertical-align:bottom;
	text-align:right;
	background:#FFF url(../images/hottrip-center-right-15x4.png) right repeat-y;
}
.frame-hottrip td.hottrip-top-center{
	height:14px;
	width:auto;
	vertical-align:top;
	text-align:left;
	background:#FFF url(../images/hottrip-top-bg-5x14.png) top center repeat-x;
}
.frame-hottrip td.hottrip-bottom-left{
	height:17px;
	width:14px;
	vertical-align:bottom;
	text-align:left;
}
.frame-hottrip td.hottrip-bottom-right{
	height:17px;
	width:15px;
	vertical-align:bottom;
	text-align:right;
}
.frame-hottrip td.hottrip-bottom-center{
	height:17px;
	width:auto;
	vertical-align:bottom;
	text-align:right;
	background:#FFF url(../images/hottrip-bottom-bg-5x14.png) bottom center repeat-x;
}
/* ++++++++++++ GENERAL TABLE ++++++++++++ */
.tb-general{
	width:100%;
	border:0px;
	clear:both;
	background-color:#FFF;
}
.tb-general td{
	padding:3px 0px 3px 0px;	
}
.tb-general tr.center{
	text-align:center;
}
.tb-general td.center{
	text-align:center;	
}
.tb-general td.left{
	text-align:left;	
}
.tb-general td.right{
	text-align:right;	
}
.tb-general td img{
	/*
	border:1px solid #999;
	background-color:#CCC;
	padding:2px;
	*/
	margin:0 auto;
}
.tb-general td img:hover{
	/*
	background-color:#FF8040;
	text-decoration:none;	
	padding:2px;
	*/
	margin:0 auto;	
}
/* ++++++++++++ TIME TABLE ++++++++++++ */
.tb-timetable{
	width:99%;
	border:0px;
	background-color:#CCC;
	margin:5px auto 2px auto;
	text-align:center;
}
.tb-timetable caption{
	text-align:left;	
	background-color:#FFB66C;
	padding:3px;
	margin-bottom:0px;
}
.tb-timetable thead{
	font-weight:bold;	
}
.tb-timetable thead th{
	padding:1px 0px 1px 4px;	
}
.tb-timetable thead th.left{
	text-align:left;	
}
.tb-timetable thead th.right{
	text-align:right;	
}
.tb-timetable tbody td{
	padding:1px 0px 1px 4px;
	background-color:#FFF;	
}
.tb-timetable tbody tr.even{
	background-color:#A4DFF0;	
}
.tb-timetable tbody td.header{
	background-color:#509FCB;	
}
.tb-timetable tbody td.even{
	background-color:#A4DFF0;	
}
/* ++++++++++++ FORM TOUR TABLE ++++++++++++ */
table.tb-form-tour{
	width:96%;	
	border:0px;
	margin:5px auto 2px auto;
}
table.tb-form-tour td{
	padding:3px;	
}
table.tb-form-tour td.header-form{
	font-weight:bold;
	color:#00F;
	padding:3px;
	background:#C9F1B6;
}
table.tb-form-tour td.even-form{
	padding:3px 3px 3px 10px;	
	background:#FFF;
	text-align:left;
}
table.tb-form-tour td.odd-form{
	padding:3px 3px 3px 10px;	
	background:#FFF;
}
table.tb-form-tour td.footer-form{
	font-weight:bold;
	color:#00F;
	padding:3px;
	background:#C9F1B6;
}
table.tb-form-tour td span{
	font-weight:normal;
	color:#333;
}
table.tb-form-tour td.space{
	background:#FFF;	
}

table.sub-form{
	width:100%;
	border:2px solid #9E9E9E;
	background:#FFF;
}
