/*-- global --*/
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
html {
	background:#dde3ed url(images/main_bg.gif) center top repeat-y;
}	
body {
	font:11px Arial, Helvetica, sans-serif;
	color:#747474;
	background:url(images/header_main_bg_under_2.gif) repeat-x;
}
a {
	color:#01469b;
}
a:hover {
	color:#6493cc;
	text-decoration:none;
}
a img {
	border:0;
}
/*-- users --*/
#main_container_header {
	background:url(images/header_main_bg.jpg) top center no-repeat;
	height:100%;
	min-height:100%;
}
#main {
	position:relative;
	width:954px;
	height:100%;
	margin:0 auto;
}
html>body #main {
	height:auto !important;
	min-height: 100% !important;
}
#header {
	width:954px;
}
#logo {
	width:198px;
	height:126px;
	float:left;
}
#logo_image {
	width:141px;
	height:88px;
	margin:19px 0 0 32px;
	display:block;
}
#top_menu {
	width:413px;
	height:106px;
	background:url(images/top_menu_bg_left.gif) no-repeat;
	float:right;
	position:relative;
	left:10px;
}
#top_menu .top_menu_item .selected {
	color:#000000;
}
#top_menu_bg_right {
	width:13px;
	height:47px;
	background:url(images/top_menu_bg_right.gif) no-repeat;
	float:right;
}
.top_menu_item {
	height:47px;
	background:url(images/top_menu_bg_center.gif) repeat-x;
	float:right;
	color:#999999;
}
#fast_search_button {
	width:65px;
	height:47px;
}
#fast_search_button input {
	width:61px;
	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 5px;
	*padding:8px 5px;
}
#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;
}
/*@media all and () {
     #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:13px 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;
}
#big_banner {
	padding:4px 0 6px 0;
}
#top_blocks {
	padding:15px 0;
	clear:both;
	background:#dde3ed;
}
.top_block {
	width:279px;
	float:left;
	min-height:70px;
	*height:70px;
	padding:0 18px;
	color:#0a0d10;
}
.top_block.strong {
	width:219px;
	padding-left:78px;
	background:url(images/strong.gif) 18px center no-repeat;
}
.top_block_head {
	display:block;
	font:bold 14px Tahoma;
	color:#3d72b3;
}
.top_block_separator {
	width:2px;
	height:70px;
	float:left;
	background:url(images/top_block_separator.gif) center no-repeat;
	font-size:1px;
}
#content {
	font:12px Tahoma, Helvetica;
	color:#333333;
	background:url(images/main_bg.gif) repeat-y;
}
#content_bg_top {
	height:28px;
	background:url(images/content_bg_top.png) top no-repeat;
}
#content_bg_top_index {
	height:28px;
	background:#dde3ed url(images/content_bg_top.png) top no-repeat;
}
#content_main {
	width:724px;
	padding:0 20px 0 34px;
	float:left;
}
#content_left {
	width:510px;
	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 h4 {
	color:#333;
	font:bold 12px Tahoma;
	margin:10px 0 5px 0;
}
#content p {
	margin:14px 0;
}
#breadcrumb, #breadcrumb a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.dot_line {
	height:1px;
	margin:14px 0 12px 0;
	background:url(images/dot.gif) repeat-x;
}
.dot_line.for_gallery {
	margin-right:9px;
}
hr.grey_line {
	height:1px;
	margin:14px 0;
	color:#6a6a6a;
}
div.grey_line {
	height:2px;
	font-size:1px;
	margin:14px 0;
	background:#6a6a6a;
}
.gallery_item {
	float:left;
	width:25%;
}
.gallery_item img {
	border:4px solid #CCCCCC;
	margin:5px 0;
}
.pager {
	color:#000000;
	height:18px;
	margin:10px 0 0;
	padding-top:3px;
}
.pager a {
	margin:0 3px;
}
.pager .select {
	border:1px solid #FFBE93;
	font-weight:bold;
	line-height:25px;
	padding:2px 5px 3px;
}
.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:144px;
	float:left;
	background:#01469b;
}
.blue_area_bg_top {
	width:144px;
	height:10px;
	background:url(images/blue_area_bg_top.gif) no-repeat;
	font-size:8px;
}
.blue_area_main {
	padding:10px 13px 0;
	color:#ffffff;
}
.blue_area_main select {
	margin:5px 0;
	color:#666666;
	width:109px;
	font-size:11px;
}
.blue_area_button {
	width:51px;
	height:20px;
	border:none;
	margin:8px 0;
	background:url(images/orange_search_button_bg.gif) no-repeat;
	cursor:pointer;
}
.blue_area_main .dot_line {
	margin:7px 0 12px 0;
	background:url(images/dot_light.gif) repeat-x;
}
a.blue_area_link_arrow {
	color:#ffffff;
	display:block;
	padding:0 0 0 15px;
	margin:5px 0;
	background:url(images/blue_area_link_arrow.gif) left center no-repeat;
}
.blue_area_bg_bottom {
	width:144px;
	height:10px;
	background:url(images/blue_area_bg_bottom.gif) no-repeat;
	font-size:8px;
}

/*********** TAB MENU ************/
.tab_menu_container {
}
.tab_menu {
	height:32px;
	background:url(images/tab_menu_item_bg_bottom.gif) bottom repeat-x;
}
.empty_tab {
	font-size:4px;
}
.tab_menu_a {
	background:#ebebeb url(images/tab_menu_item_bg_top.gif) repeat-x;
	padding:7px 0;
	*padding:0;
	text-decoration:none;
	cursor:pointer;
	color:#01469b;
	font-weight:bold;
	font-size:14px;
}
.tab_menu_a_selected {
	background:#ffffff url(images/tab_menu_item_bg_bottom.gif) repeat-x;
	padding:7px 0;
	*padding:0;
	text-decoration:none;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
/*@media all and () {
	.tab_menu_a, .tab_menu_a_selected {
		position:relative;
		top:1px;
	}
}*/
.tab_menu_a:hover {
	color:#6493cc;
}
.tab_menu_item {
	height:32px;
	padding:7px 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:32px;
	padding:7px 0;
	*padding:0;
	background:url(images/tab_menu_item_bg_right.gif) right top no-repeat;
}
.tab_menu_item_bg {
	height:32px;
	padding:7px 8px 5px 25px;
	background:url(images/tab_menu_item_bg_left_gray.gif) no-repeat;
	border-bottom:2px solid #ff6f0f;
	line-height:32px;
}
.tab_menu_item_bg span {
	position:relative;
	top:-1px;
}
.tab_menu_a_selected .tab_menu_item_bg {
	height:32px;
	padding:7px 9px 7px 25px;
	background:url(images/tab_menu_item_bg_left.gif) no-repeat;
	border:none;
	line-height:32px;
}
.tab_menu_dashed_underline {
	background:url(images/dashed_underline.gif) bottom repeat-x;	
}
.tab_menu_a_selected .tab_menu_item_bg .tab_menu_dashed_underline {
	background:none;	
}
.tab_container {
	padding:15px;
	border:2px solid #ff6f0f;
	border-top:none;
}
.tab_container_item {
	display:none;
}
.tab_container_item.selected {
	display:block;
}
.tab_h1, .tab_h1 a {
	font:24px Georgia !important;
	text-decoration:underline;
	margin-bottom:15px;
	color:#000008 !important;
}
.tab_h1:hover, .tab_h1 a:hover {
	text-decoration:none;
}
.tab_h2 {
	font-size:18px;
	margin-bottom:10px;
	color:#000008;
}
.tab_table {
	width:100%;
	border:none;
}
.tab_table td {
	vertical-align:top;
}
.tab_table_td_left {
	width:360px;
	padding-right:20px;
}
.tab_cyan_area {
	background:#e2e3e3;
	padding:8px 9px 11px 9px;
	min-height:48px;
	clear:both;
}
.tab_cyan_area img {
	float:left;
	position:relative;
	top:2px;
}
.tab_cyan_area_text {
	padding:0 0 0 61px;
}
.tab_cyan_area_text a {
	font-size:11px !important;
}
.tab_link_list {
	margin-bottom:10px;
}
.tab_link_list a {
	text-decoration:none;
	background:url(images/dashed_underline.gif) bottom repeat-x;
	font:bold 12px Tahoma;
	color:#01469b;
}


.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:191px;
	float:left;
	background:#eeeeee;
}
#content_center_bg_top {
	width:191px;
	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:7px 0 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:191px;
	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:152px;
	margin:2px 0;
	float:left;
}
#content_right .arrow_tours, #content_right .selected {
	background:transparent url(images/arrow_tours.gif) no-repeat scroll left center;
	display:block;
	margin:4px 0;
	padding:0 0 0 12px;
}
#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;
}

#expand {
	height:145px;
	clear:both;
}
#footer {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	height:145px;
	background:#dde3ed url(images/content_bg_bottom.gif) no-repeat;
}
#footer_menu {
	width:720px;
	margin:31px 199px 0 32px;
	position:absolute;
}
#footer_menu a, #creator 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:36px 25px 0 0;
}
#counter img {
	margin:0 14px 0;
}
#creator {
	width:91px;
	float:right;
	text-align:left;
}
.adv_links {
	margin:40px 32px 0;
	color:#aaaaaa;
	font-size:9px;
}
.adv_links a {
	color:#aaaaaa !important;
}
/********* new content areas ************/
#content_left_1 {
	width:690px;
	padding:0 16px 0 34px;
	float:left;
}
#content_right_1 {
	width:210px;
	float:left;
}
.content_area_1 {
	width:191px;
	background:#eeeeee;
}
.content_area_1_bg_top {
	width:191px;
	height:13px;
	background:url(images/content_center_bg_top.gif) no-repeat;
	font-size:9px;
}
.content_area_1_main {
	padding:0 13px;
}
.content_area_1_main .img{
	display:block;
	margin:0 0 7px 0;
}
.content_area_1_main .img img {
	border:4px #cccccc solid;
}
.content_area_1_main .dot_line {
	margin:7px 0 12px 0;
}
a.left_arrow {
	display:block;
	padding:0 0 0 15px;
	margin:5px 0;
	background:url(images/arrow_link.gif) left 5px no-repeat;
}
.content_area_1_bg_bottom {
	width:191px;
	height:13px;
	background:url(images/content_center_bg_bottom.gif) no-repeat;
	font-size:9px;
}

/********** forms ***********/
.send_form {
}
.send_form td {
	padding:6px 15px;
	vertical-align:middle;
}
.obligatory {
	color:#CC0000;
}
.send_form .send_form_input, .send_form textarea {
	width:240px;
	margin:5px 0 10px 0;
	border:1px solid #666;
}
.send_form .send_form_select {
	width:200px !important;
	margin:0 !important;
	border:1px solid #66666;
}
.send_form .send_form_captcha {
	width:240px
}
.send_form .send_form_captcha td {
	text-align:right;
}
.send_form .captcha_input {
	margin:5px 0 10px 0;
	border:1px solid #666;
}
.send_form .gray_submit {
	font:bold 10px Tahoma;
	text-transform:uppercase;
	cursor:pointer;
	padding:3px 10px;
	border:2px double #aaaaaa;
	background:#ffffff;
}

/************/
.guide_list {
	min-height:100px;
	padding:3px 0 10px 0;
}
.guide_list_image {
	float:left;
}
.guide_list_text {
	padding:4px 0 0 115px;
}

/********** others ***********/
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
.img_border {
	border:4px solid #cccccc;
}
.content_table_2_col {
	width:100%;
	border:none;
}
.content_table_2_col td {
	vertical-align:top;
}
.content_table_td_left {
	width:375px;
	padding-right:20px;
}
h1.blue {
	font:bold 20px Georgia !important;
	margin:0 !important;
}
h2.black {
	font:bold 14px Tahoma !important;
	color:#000000 !important;
	margin:0 !important;
}
.orange_head_2 {
	text-transform:uppercase;
	padding:4px 0 4px 14px;
	background:#ff6f0f;
	font:bold 12px Tahoma;
	color:#ffffff;
}
.blue_head {
	text-transform:uppercase;
	padding:4px 0 4px 14px;
	background:#3d72b3;
	font:bold 12px Tahoma;
	color:#ffffff;
}
.bold_grey {
	font-weight:bold;
	color:#666666;
}
.refs {
	margin:10px 0 20px 0 !important;
}
.guide_list_image {
	float:left;
	margin-right:15px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#overlay {background:#000; opacity:0.7;}
* html #overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}


p.galimg {
	text-align: center;
}
p.galimg a {
	text-decoration: none;
}

.red_tour {
	color: #ff0000;
}

