/*-- global --*/
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	background:#f1f2ed;
	font:11px Arial, Helvetica, sans-serif;
	color:#747474;
}
a {
	color:#01469b;
	outline:none;
}
a:hover {
	color:#6493cc;
	text-decoration:none;
}
a img {
	border:0;
}
/*-- users --*/
#main {
	position:relative;
	width:954px;
	height:100%;
	margin:0 auto;
	background:#9bb5c0 url(images/main_bg.gif) repeat-y;
}
html>body #main {
	height:auto !important;
	min-height: 100% !important;
}
#header {
	width:954px;
	height:174px;
	background:url(images/header_main_bg.jpg) top repeat-x;
}
#logo {
	width:198px;
	height:102px;
	float:left;
}
#logo img {
	width:143px;
	height:90px;
	margin:12px 0 0 33px;
}
#top_menu {
	width:401px;
	height:106px;
	background:url(images/top_menu_bg_left.gif) no-repeat;
	float:right;
}
#top_menu .top_menu_item .selected {
	color:#000000;
}
#top_menu_bg_right {
	width:13px;
	height:43px;
	background:url(images/top_menu_bg_right.gif) no-repeat;
	float:right;
}
.top_menu_item {
	height:43px;
	background:url(images/top_menu_bg_center.gif) repeat-x;
	float:right;
	color:#999999;
}
#fast_search_button {
	width:53px;
	height:43px;
}
#fast_search_button input {
	width:51px;
	height:20px;
	border:none;
	margin:8px 1px;
	background:url(images/fast_search_button_bg.gif) no-repeat;
	cursor:pointer;
}
#fast_search_input {
	width:126px;
	height:25px;
	padding:9px 4px;
	*padding:8px 4px;
}
#fast_search_input input {
	width:105px;
	height:16px;
	border:none;
	padding:3px 0 0 21px;
	*padding:3px 0 0 22px;
	background:url(images/fast_search_input_bg.gif) no-repeat;
	font:11px Tahoma, Helvetica;
}
html:first-child  #fast_search_input input {
	padding-top:0;
	height:19px;
}
#lang_selector {
	width:159px;
	height:23px;
	padding:10px 3px;
	font:11px Tahoma, Helvetica;
}
#lang_selector_img {
	width:16px;
	height:22px;
	padding:11px 3px 0 6px;
}
#main_menu {
	clear:both;
	height:40px;
	background:url(images/main_menu_bg.png) no-repeat;
}
#main_menu_items {
	height:32px;
	margin:0 21px;
	padding:4px 0;
	position:relative;
}
#main_menu_items a {
	padding:5px 13px 10px 13px;
	*padding-top:6px;
	font:14px/28px Tahoma;
	color:#ffffff;
	text-decoration:none;
}
@-moz-document url-prefix() {
  #main_menu_items a {padding:6px 13px 9px 13px;}
}
#main_menu_items a:hover {
	text-decoration:underline;
	background:url(images/main_menu_bg_over.gif) repeat-x;
}
#main_menu_items a.select, #main_menu_items a.select:hover {
	text-decoration:none;
	cursor:default;
	background:url(images/main_menu_bg_selected.gif) repeat-x;
}
#content {
	font:12px Tahoma, Helvetica;
	color:#333333;
}
#content_main {
	width:724px;
	padding:0 20px 0 34px;
	float:left;
}
#content_left {
	width:515px;
	padding:0 20px 0 34px;
	float:left;
}
#content h1 {
	color:#01469b;
	font:bold 20px Tahoma;
	margin:10px 0;
}
#content h2 {
	color:#01469b;
	font:bold 16px Tahoma;
	margin:20px 0 10px 0;
}
#content h3 {
	color:#01469b;
	font:bold 12px Tahoma;
	margin:18px 0 12px 0;
}
#content p {
	margin:14px 0;
}
#breadcrumb, #breadcrumb a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.bold_text {
	color:#6493cc;
	font-weight:bold;
}
.bold_text td {
	vertical-align:top;
}
.dot_line {
	height:1px;
	margin-bottom:12px;
	background:url(images/dot.gif) repeat-x;
}
.dot_line.for_gallery {
	margin-left:9px;
	margin-right:9px;
}
hr.grey_line {
	height:1px;
	margin-bottom:14px;
	color:#6a6a6a;
}
.gallery_item {
	width:163px;
	float:left;
	padding:0 9px;
}
.gallery_item img {
	border:4px solid #cccccc;
	margin:5px 0;
}
.pager {
	margin:10px 0 0 0;
	color:#000000;
	height:18px;
	padding-top:3px;
}
.pager a {
	margin:0 3px;
}
.pager .select {
	line-height:25px;
	padding:2px 5px 3px 5px;
	border:1px solid #ffbe93;
	font-weight:bold;
}
.review {
	width:319px;
	height:191px;
	background:url(images/review_bg.gif) no-repeat;
	padding:14px;
	float:left;
	margin-right:5px;
}
.review .container {
	width:318px;
	height:190px;
}
.review .container .text {
	width:253px;
	height:53px;
	background:url(images/review_text_bg.png);
	position:absolute;
	margin-top:131px;
	color:#666666;
	font-size:11px;
	padding:6px 53px 0 12px;
}
.review .container .arrow {
	position:absolute;
	margin:5px 0 0 253px;
}
.review .container .text a {
	display:block;
	font:bold 14px Tahoma;
	margin-bottom:4px;
}
.blue_area {
	width:163px;
	float:left;
	background:#01469b;
}
.blue_area_bg_top {
	width:163px;
	height:10px;
	background:url(images/blue_area_bg_top.gif) no-repeat;
	font-size:8px;
}
.blue_area_main {
	padding:0 13px;
	height:199px;
	color:#ffffff;
}
.blue_area_main h3 {
	color:#ffffff !important;
	margin:0 0 15px 0 !important;
}
.blue_area_main form {
	margin:0;
	padding:0;
}
.blue_area_main select {
	margin:5px 0;
	color:#666666;
	width:130px;
	font-size:11px;
}
.blue_area_button {
	width:51px;
	height:20px;
	border:none;
	margin-top:8px;
	background:url(images/orange_search_button_bg.gif) no-repeat;
	cursor:pointer;
}
.blue_area_main .dot_line {
	margin:0;
	background:url(images/dot_light.gif) center repeat-x;
	height:18px;
}
a.blue_area_link_arrow {
	color:#ffffff;
	display:block;
	padding:0 0 0 15px;
	margin:4px 0;
	background:url(images/blue_area_link_arrow.gif) left center no-repeat;
}
.blue_area_bg_bottom {
	width:163px;
	height:10px;
	background:url(images/blue_area_bg_bottom.gif) no-repeat;
	font-size:8px;
}
.tab_menu_container {
	margin:5px 0;
}
.tab_menu {
	height:24px;
	background:url(images/tab_menu_item_bg_top.gif) bottom repeat-x;
}
.empty_tab {
	font-size:9px;
}
.tab_menu_a {
	background:#ebebeb url(images/tab_menu_item_bg_top.gif) repeat-x;
	padding:5px 0;
	*padding:0;
	text-decoration:none;
	cursor:pointer;
	color:#01469b;
}
.tab_menu_a_selected {
	background:#ffffff url(images/tab_menu_item_bg_top.gif) repeat-x;
	padding:5px 0;
	*padding:0;
	text-decoration:none;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
}
.tab_menu_a:hover {
	color:#6493cc;
}
.tab_menu_item {
	height:24px;
	padding:5px 0;
	*padding:0;
	background: url(images/tab_menu_item_bg_right_gray.gif) right top no-repeat;
}
.tab_menu_a_selected .tab_menu_item {
	height:24px;
	padding:5px 0;
	*padding:0;
	background:url(images/tab_menu_item_bg_right.gif) right top no-repeat;
}
.tab_menu_item_bg {
	height:24px;
	padding:5px 9px 4px 28px;
	background:url(images/tab_menu_item_bg_left_gray.gif) no-repeat;
	border-bottom:1px solid #b2b2b2;
	line-height:24px;
}
.tab_menu_a_selected .tab_menu_item_bg {
	height:24px;
	padding:5px 9px 5px 28px;
	background:url(images/tab_menu_item_bg_left.gif) no-repeat;
	border:none;
	line-height:24px;
}
.tab_container {
	padding:13px;
	border:1px solid #cccccc;
	border-top:none;
}
#content .tab_container p {
	margin:5px 0;
	text-align:justify;
}
.tab_container .left_area {
	padding-right:205px;
}
.tab_container_item {
	display:none;
}
.tab_container_item.selected {
	display:block;
}
.tab_container_item .border_dot_block {
	width:175px;
	padding-left:15px;
	margin-left:15px;
	float:right;
	background:url(images/dot_vert.gif) repeat-y;
}
.tab_container_item .black_head {
	color:#000000;
	font-weight:bold;
	margin:0 0 10px 0;
}
.date {
	color:#666666;
	font-size:11px;
}
.orange_head {
	color:#ffffff;
	font:bold 12px Tahoma;
	padding:3px 3px 3px 0;
	background:url(images/orange_head_bg.gif) right no-repeat;
	position:relative;
	left:-12px;
}
.orange_head_bg {
	background:#ff6f0f;
	padding:3px 7px 3px 13px;
}
.t_style_1 {
	width:100%;
	border:0;
}
.t_style_1 th, .t_style_1 td {
	padding:8px;
	text-align:left;
	vertical-align:top;
}
.t_style_1 th {
	background:#d1deed;
	font-weight:bold;
	color:#000000;
}
.t_style_1 .gray {
	background:#eeeeee;
}
.cost {
	font:bold 16px Tahoma;
	color:#ff6f0f;
}
.under_dot {
	padding:2px 0;
	font:bold 12px Tahoma;
	color:#01469b;
	text-decoration:none;
	background:url(images/under_dot.gif) bottom repeat-x;
}
#content_center {
	margin:2px 24px 0 0;
	width:188px;
	float:left;
	background:#eeeeee;
}
#content_center_bg_top {
	width:188px;
	height:13px;
	background:url(images/content_center_bg_top.gif) no-repeat;
	font-size:9px;
}
#content_center_main {
	padding:0 13px;
}
#content_center_main .img{
	display:block;
	margin:0 0 7px 0;
}
#content_center_main .img img {
	border:4px #cccccc solid;
}
#content_center_main .dot_line {
	margin:12px 0;
}
a.left_arrow {
	display:block;
	padding:0 0 0 15px;
	margin:5px 0;
	background:url(images/arrow_link.gif) left center no-repeat;
}
#content_center_bg_bottom {
	width:188px;
	height:13px;
	background:url(images/content_center_bg_bottom.gif) no-repeat;
	font-size:9px;
}
.content_center_text {
	padding:0 13px;
	background:#ffffff;
}
#content_right {
	width:150px;
	margin:2px 0;
	float:left;
}
#content_right h3 {
	text-transform:uppercase;
}
#content_right .arrow_tours, #content_right .selected {
	display:block;
	padding:0 0 0 12px;
	margin:4px 0;
	background:url(images/arrow_tours.gif) left center no-repeat;
}
#content_right .arrow_tours.select {
	color:#000000;
}
#content_right a.arrow_tours.orange {
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline !important;
}
#content_right a.arrow_tours.orange:hover {
	color:#fe8f45;
}
#address {
	font-size:11px;
}
.orange_line{
	width:137px;
	height:3px;
	margin:17px 0;
	background:#ff6f0f;
	font-size:1px;
}

#footer {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	height:114px;
	background:#f1f2ed url(images/footer_bg.gif) no-repeat;
}
#footer_menu {
	width:720px;
	margin:23px 199px 0 35px;
	position:absolute;
}
#footer_menu a, #creater a {
	font-size:11px;
	color:#666666;
}
#footer_menu .select {
	font-weight:bold;
	font-size:11px;
	color:#666666;
}
#copyright {
	margin:5px 0 0 0;
}
#counter {
	width:929px;
	text-align:right;
	padding:25px 25px 0 0;
}
#creater {
	width:93px;
	float:right;
	text-align:left;
	padding-top:3px;
}
#counter img {
	margin:0 14px;
	float:right;
}
#expand {
	height:114px;
	clear:both;
}
#footer_links {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	height:40px;
	padding:0 35px;
}
#footer_links a {
	font-size:11px;
	color:#888888;
}

.send_form {
	border:none;
}
.send_form .left_col {
	padding:5px 10px;
	text-align:right;
	font-weight:bold;
	color:#6493CC;
}
.send_form .right_col {
	padding:5px 10px;
}
.send_form input, .send_form textarea, .send_form select {
	width:180px;
	border:1px solid #cccccc;
	color:#01469B;
}
.obligatory {
	color:#FF6F0F;
}
.send_form .subm {
	height:20px;
	background:url(/images/orange_button_bg.gif) repeat-x;
	cursor:pointer;
	border:none !important;
	font-weight:bold;
	color:#ffffff !important;
}
.send_form .capt {
	width:133px;
}

#auth {
	position:absolute;
	width:200px;
	text-align:right;
}
#auth .log_in {
	width:240px;
	border:3px solid #d1deed;
	background:#ffffff;
	padding:0 20px 10px 15px;
	font-weight:bold;
	position:absolute;
	z-index:3;
	top:100px;
	left:405px;
	*left:-520px;
	color:#000000;
}
html:first-child #auth .log_in {
	top:-94px;
}
#auth .log_in table {
	width:100%;
	border:none;
	font:bold 12px Tahoma;
}
#auth .log_in td {
	text-align:right;
	vertical-align:middle;
}
#auth .log_in td.td_input {
	width:120px;
}
#auth .log_in .auth_input {
	width:110px;
	border:2px inset #cccccc;
	margin:4px 0;
}
#auth .log_in .auth_submit {
	font-size:11px;
	padding:3px 8px;
	color:#ffffff;
	background:#000000;
	cursor:pointer;
	border:none;
	font-weight:bold;
}
#auth .log_in .close {
	height:15px;
	position:relative;
	left:21px;
}
.right_head {
	text-decoration: none;
}
