@import "/css/site/content.css";
@import "/css/module/tour.css";

#ajaxPreloader {
	border:1px solid #9999FF;
	display:none;
	position:absolute;
	padding:20px;
	background-color:white;
}
TD {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial;
}

FORM {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
A {
	color: #188AB5;
	text-decoration: none;
}
A:HOVER {
	color: #cc0000;
}
.comment {
	font-size: 10px;
	color: gray;
}
DIV.ok {
	border: 1px solid #8EBEE7;
	background-color: #E0F1FF;
	padding: 10px 10px 10px 10px;
	text-align:center;
	font-weight:bold;
	color: #009900;
}

TABLE.main {
	width: 1015px;
	border-right: 1px solid #D6E4F4;
	background-color: #FFFFFF;
}
TABLE.main TD {
	vertical-align:top;
}
TABLE.main TD.indent {
	background-image: url(/img/site/logo_1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 37px;
}
TABLE.main TD.menu {
	width: 183px;
	background-image: url(/img/site/menu_bg.gif);
}
TABLE.main TD.collage {
	background-image: url(/img/site/top_photo.jpg);
	background-repeat: no-repeat;
	background-position: 281px 0;
}
TABLE.main TD.content {
	padding: 0 10px 50px 10px;
}

TABLE.menu {
	border-bottom: 1px solid #D6E4F4;
	margin-top: 20px;
}
TABLE.menu TD {
	text-align: center;
	border-top: 1px solid #D6E4F4;
	padding: 10px 7px 10px 7px;
}
TABLE.menu TD.node {
	text-align: right;
	width: 167px;
}
TABLE.menu TD.selected {
	text-align: right;
	font-weight: bold;
	width: 167px;
}
DIV.page_title {
	font-size: 27px;
	font-family: Times;
	font-style: italic;
	font-weight: bold;
	color: green;
}
TABLE.main TD.signature {
	border-top: 1px solid #8EBEE7;
	background-color: white;
	font-size: 10px;
	height: 50px;
	padding: 10px 10px 10px 10px;
}


DIV.photo {
	border: 1ps solid gray;
	background-color: #F0F0F0;
	padding: 10px 10px 10px 10px;
	float: right;
	text-align: center;
}

FONT.path A, FONT.path A:hover {
	color: #ffff00;
	text-decoration: underline;
}
div.search_div {
	width:100%;
	height:100px;
	overflow:auto;
	border:1px solid gray;
}
table.search td {
	vertical-align:top;
	padding:0;
	
}
table.toursearch_result {
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
table.toursearch_result th {
	font-size:10px;
	border:1px solid silver;
	padding:2px;
}
table.toursearch_result td.green {
	color:green;
}
table.toursearch_result td.red {
	color:red;
}
table.toursearch_result tr.stopsale td {
	background-color:#ffbfbf;
}
table.toursearch_result tr.best td {
	background-color:#bfffc3;
}
table.toursearch_result td.yellow {
	color:orange;
}
table.toursearch_result td {
	border:1px solid silver;
	padding:2px;
}
table.toursearch_result thead td {
	color:black;
	font-weight:bold;
	text-align:center;
}
.calendar_input {
	width:70px;
}




div.page_underline {
	padding-bottom: 3px;
}
div.page_list, a.page_list, div.page_selected,div.page_dots {
	border: 1px solid #9999FF;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px 6px 3px 6px;
	display: inline;
	margin-bottom: 10px;
	color: gray;
}
span.page_list {
	color:white;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 3px 6px 3px 6px;
	background-color: #3366cc;
	border: 1px solid #3366cc;
}
a.page_list {
	color: blue;
}
a.page_list:hover {
	background-color: #cce6ff;
	color: blue;
}
div.page_selected {
	background-color: #3366cc;
	font-weight: bold;
	color: white;
}
div.page_dots {
	border: none;
}


#layer_result {
	margin-top:10px;
	margin-bottom:10px;
}