@charset "windows-1251";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	background:#fff url(../images/top-line.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#525252;
	font-size:11px;
}
img {
	border:0;
}
a {
	color:#0079b8;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
	width:100%;
}
.mainContent table tr th {
	text-align: left;
	vertical-align:middle;
	font-weight:bold;
	text-shadow:1px 1px 0 #fff;
	height:35px;
	padding:0 10px;
	border-bottom:1px solid #bfbfbf;
}
.mainContent table tr th p {
	height:auto;
	margin:0;
}
.mainContent table tr.brown-th th {
	background:#eee6cf url(../images/th-brown.gif) repeat-x;
	color:#7d6a38;
}
.mainContent table tr.green-th th {
	background:#d8f18d url(../images/th-green.gif) repeat-x;
	color:#487200;
}
.mainContent table tr.green2-th th {
	background:#d8f18d url(../images/th-green.gif) repeat-x;
	color:#487200;
	text-align: center;
	height:auto;
	border:1px solid #bfbfbf;
	padding:0 5px;
}
.mainContent table tr.green3-th th {
	background:#d8f18d;
	color:#487200;
	text-align: center;
	height:auto;
	border:1px solid #bfbfbf;
	padding:0 5px;
}
.mainContent table tr td {
	padding:5px 10px 3px 10px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-size:11px;
}
.mainContent table.green tr td {
	padding:5px 5px 3px 5px;
	vertical-align:top;
	border:1px solid #dcdcdc;
	font-size:11px;
}
.mainContent table tr.colored td {
	background:#f2f2f2;
}
.mainContent ul, .mainContent ol {
	margin:15px 20px;
}
.mainContent ul li, .mainContent ol li {
	margin:3px 0;
}
.mainContent p{
	height:1%;
/*	overflow:hidden;*/
	margin-bottom:10px;
}
.mainContent #mcResize p{
	height:auto;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000;
	font-weight:normal;
	margin:10px 0;
	line-height:1;
}
h2 {
	font-size:16px;
	font-weight:normal;
	margin:13px 0;
	line-height:1;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:1;
}
h1 img{
	vertical-align: middle;
}
#container {
	min-width:1000px;
	max-width:1000px;
	margin: 0 auto;
	text-align: left;
}
.pad{
	padding:0 5px;}
.header {
	position:relative;
	padding:20px 20px 21px 33px;
	height:1%;
	overflow:hidden;
	border:0;
}
.header .logo {
	float:left;
	margin:0;
	width:auto;
}
.header .slogan {
	float:left;
	line-height:15px;
	padding:3px 0 2px 18px;
	border-left:1px solid #dbdbdb;
	margin:27px 43px 0 22px;
	color:#474747;
}
.header .contacts {
	color:#000;
	font-size:20px;
	float:left;
	margin:34px 0 0 0;
}
.header .contacts img {
	margin:0 3px;
	vertical-align:middle;
	position:relative;
	top:-2px;
}
.header .contacts a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	position:relative;
	top:-3px;
}
.search {
	float:right;
	margin:55px 0 0 0;
	width:247px;
}
.header .search {
	float:right;
	margin:35px 0 0 0;
	width:247px;
}
/*.header*/ .search .input {
		border:1px solid #cccccc;
	border-top:1px solid #666666;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	float:left;
	padding:2px 8px;
	width:182px;
}
/*.header*/ .search .button {
	float:left;
	width:30px;
	height:23px;
	border:0;
	cursor:pointer;
	background:url(../images/icon-search.png) no-repeat 50% 50%;
}
.menu {
	background:#28282b url(../images/top-menu.png) no-repeat 100% 0;
	padding:0 3px 0 0;
	height:34px;
	margin:0 2%;
	font-size:13px;
	color:#fff;
	text-align:center;
	text-shadow:1px 1px 0 #343434;
}
.menu.index-menu {
	background-position:100% -34px;
}
.menu a{
	color:#fff;
	text-decoration:none;
}
.menu a.active{
	text-decoration:underline;
}
.menu a:hover{
	text-decoration: underline;
}
.menu a.active:hover{
	text-decoration:none;
}
.menu .bg {
	background:url(../images/top-menu.png) no-repeat;
	padding:0 0 0 3px;
	height:34px;
}
.menu.index-menu .bg {
	background-position:0 -34px;
}
.menu table{
	width:100%;
}
.menu table tr td{
	border:0;
	background:url(../images/top-menu-line.gif) no-repeat 100% 50%;
	text-align:center;
	vertical-align:top;
	height:34px;
	line-height:30px;
	padding:0 20px;
}
.menu table tr td.small{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	padding:0;
	background:none;
}
.menu table tr td.small a{
	padding:0 0 0 7px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	margin:0 14px;
	text-shadow:none;
}
.breadcrums {
	margin:16px 2% 13px 2%;
	font-size:10px;
	font-style:italic;
	color:#777777;
}
.breadcrums a {
	padding:0 18px 0 0;
	margin:0 6px 0 0;
	background:url(../images/arrow3.gif) no-repeat 100% 50%;
}

.sidebar-left {
	float: left;
	width:23%;
	padding:0 0 0 2%;
	position:relative;
}
.sidebar-right {
	float: right;
	padding:0 2% 0 0;
	width:19%;
}
.mainContent {
	width:52%;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
.mainContent.wide {
	width:72%;
	padding-right:2%;
	margin:0;
	float:right;
}
.footer {
	margin:22px 2%;
	background:#5b5b5b url(../images/footer.gif) repeat-x;
	padding:9px 0;
	text-align:center;
	font-size:9px;
	color:#fff;
	height:auto;
}
.footer a,.white{
	color:#fff;
}
.credits {
	margin:0 2%;
	font-size:12px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.grey-block {
	background:#fff url(../images/grey-block-left.gif) repeat-y;
	margin:0 0 6px 0;
	width:100%;
}
.sidebar-left .grey-block, .sidebar-right .grey-block {
	margin-top:0;
}
.grey-block .bg-r {
	background:url(../images/grey-block-right.gif) repeat-y 100% 0;
	width:100%;
}
.grey-block .bg-tl {
	background:url(../images/grey-block-tl.png) no-repeat 0 0;
	width:100%;
}
.grey-block .bg-bl {
	background:url(../images/grey-block-bl.png) no-repeat 0 100%;
	width:100%;
}
.grey-block .bg-tr {
	background:url(../images/grey-block-tr.png) no-repeat 100% 0;
	width:100%;
}
.grey-block .bg-br {
	background:url(../images/grey-block-br.png) no-repeat 100% 100%;
	height:1%;
	overflow:hidden;
	padding:10px;
}
.grey-block .bg-br.nopad {
	padding:0;
}
ul.left-menu {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#484848;
}
ul.left-menu li {
	position:relative;
	height:1%;
	vertical-align:bottom;
}
.left-menu li a {
	text-decoration:none;
	display:block;
	color:#484848;
	position:relative;
	background:url(../images/left-menu-line.gif) repeat-x 0 100%;
	margin:0 10px;
	padding:9px 0;
}
.left-menu li a span {
	text-decoration:underline;
}
.left-menu li a .num {
	font-size:9px;
	color:#dd0000;
	text-decoration:none;
	position:relative;
	margin:0 0 0 2px;
	top:-3px;
}
.left-menu li a:hover,.left-menu li a.hover {
	background:#020202 url(../images/left-menu-hover.gif) repeat-x;
	color:#fff;
	margin:0;
	padding:9px 10px;
}
.left-menu li a:hover span,.left-menu li a.hover span {
	text-decoration:underline;
}
.left-menu li a:hover .num,.left-menu li a.hover .num {
	color:#ffcc00;
	text-decoration:none;
}
.left-menu li ul {
	list-style:none;
	background:#dbdbdb;
	font-size:11px;
	padding:6px 0 6px 10px;
	height:100%;
	position:relative;
}
.left-menu li ul li {
	height:auto;
	width:206px;
	margin:3px 0;
	padding:0 0 0 12px;
	background:url(../images/arrow8.gif) no-repeat 0 5px;
	overflow:hidden;
}
.left-menu li ul li a {
	display:inline;
	background:none!important;
	padding:0!important;
	margin:0!important;
	line-height:normal;
	color:#484848!important;
}
.left-menu li ul li a:hover {
	text-decoration:underline;
}
.online-consult {
	font-size:12px;
	color:#487200;
	text-shadow:1px 1px 0 #dcf293;
	background:#c7ea65 url(../images/online-link.png) no-repeat 100% 0;
	height:42px;
	line-height:42px;
	overflow:hidden;
	display:block;
	padding:0 3px 0 0;
	text-decoration:none;
	margin:6px 0;
}
.online-consult span {
	display:block;
	height:42px;
	background:url(../images/online-link.png) no-repeat;
	padding:0 0 0 39px;
	cursor:pointer;
}
.online-consult:hover {
	text-decoration:underline;
}.create-opinion {
	position:relative;
	height:100%;
	background:#efefef url(../images/opinion-bg.gif) repeat-x 0 100%;
	padding:12px 10px 15px 10px;
	overflow:hidden;
	color:#525252;
	margin:0 0 6px 0;
}
.create-opinion .corner {
	width:3px;
	height:2px;
	overflow: hidden;
	line-height:0;
	background:url(../images/opinion-corners.gif) no-repeat;
	position:absolute;
}
.create-opinion .corner.tl {
	top:0;
	left:0;
	background-position:0 0;
}
.create-opinion .corner.tr {
	top:0;
	right:0;
	background-position:100% 0;
}
.create-opinion .corner.bl {
	bottom:0;
	left:0;
	background-position:0 100%;
}
.create-opinion .corner.br {
	bottom:0;
	right:0;
	background-position:100% 100%;
}
.create-opinion .title {
	font-size:14px;
	padding:0 0 0 29px;
	background:url(../images/icon-opinion.gif) no-repeat 4px 50%;
	margin:0 0 13px 0;
}
.create-opinion .input,.create-opinion .inputClass {
	border:1px solid #cccccc;
	border-top:1px solid #666666;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	width:100%;
	margin:0 0 17px 0;
	display:block;
	padding:2px 0;
}
.create-opinion .textarea {
	border:1px solid #cccccc;
	border-top:1px solid #666666;
	border-bottom:0;
	background:#fff;
	width:100%;
	margin:0 0 7px 0;
}
.create-opinion .button {
	background:url(../images/button1.png) no-repeat;
	width:154px;
	height:27px;
	border:0;
	text-align:left;
	padding:0 0 3px 11px;
	cursor:pointer;
	text-shadow:1px 1px 0 #fff;
}
.search-on-map {
	font-size:11px;
	line-height:1.4;
	color:#4d4d4d;
}
.search-on-map .map {
	text-align:center;
	margin:15px 0 0 0;
}

.title-grey {
	background:#515151 url(../images/title-dark-grey.png) no-repeat 100% 0;
	overflow:hidden;
	padding:0 3px 0 0;
	color:#fff;
	font-size:13px;
	text-shadow:1px 1px 0 #3e3e3e;
	font-weight:bold;
}
.title-grey .bg {
	background:url(../images/title-dark-grey.png) no-repeat;
	padding:9px 0 9px 10px;
}
.title-red {
	background:#bd0000 url(../images/title-red.png) no-repeat 100% 0;
	overflow:hidden;
	padding:0 3px 0 0;
	color:#fff;
	font-size:13px;
	text-shadow:1px 1px 0 #b40000;
	font-weight:bold;
}
.title-red .bg {
	background:url(../images/title-red.png) no-repeat;
	padding:9px 0 9px 10px;
}
.title-yellow {
	background:#cca320 url(../images/title-yellow.png) no-repeat 100% 0;
	overflow:hidden;
	padding:0 3px 0 0;
	color:#fff;
	font-size:13px;
	text-shadow:1px 1px 0 #c19115;
	font-weight:bold;
}
.title-yellow .bg {
	background:url(../images/title-yellow.png) no-repeat;
	padding:9px 0 9px 10px;
}
.weather {
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0 0 8px 0;
}
.weather tr td {
	border:0;
	border-bottom:1px solid #dddddd;
	text-align:left;
	vertical-align:middle;
	padding:2px 0;
}
.weather tr td img{
	vertical-align:middle;
}
.weather .top td {
	font-size:18px;
	color:#000000;
}
.weather .top2 td {
	font-size:14px;
	color:#000000;
	border-bottom:0;
}
.weather tr .right{
	text-align: right;
	padding-right:10px;
}
.weather-town {
	height:1%;
	overflow:hidden;
	line-height:38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}
.weather-town .right {
	float:right;
}
.weather-town img {
	vertical-align:middle;
}

.all {
	font-size:10px;
	font-style:italic;
}
.corner {
	position:absolute;
	width:2px;
	height:2px;
	background:url(../images/corners.png) no-repeat;
	overflow:hidden;
	z-index:300;
}
.corner.tl {
	top:0;
	left:0;
	background-position:0 0;
}
.corner.tr {
	top:0;
	right:0;
	background-position:-2px 0;
}
.corner.bl {
	background-position:0 -2px;
	bottom:0;
	left:0;
}
.corner.br {
	bottom:0;
	right:0;
	background-position:-2px -2px;
}
.slider {
	position:relative;
	width:950px;
	margin:0 auto;
}
.slider .big-img{
	width:950px;
	height:249px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.slider .big-img li{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.slider .big-img li.active{z-index:2;}
.slider .dots {
	position:absolute;
	bottom:27px;
	left:27px;
	list-style:none;
	z-index:3;
}
.slider .dots li {
	float:left;
	margin:0 12px 0 0;
}
.slider .dots li a {
	display:block;
	width:16px;
	height:16px;
	overflow:hidden;
	background:url(../images/slider-dots.png) no-repeat;
}
.slider .dots .active a {
	background-position:0 -16px;
}
.slider .text {
	position: absolute;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#fff;
	text-decoration:none;
	right:0;
	top:40px;
	background:url(../images/banner-text.png);
	padding:30px 50px 0 35px;
	height:147px;
}
.slider .text img{
	vertical-align:middle;
}
.slider .photo {
}
.small-images {
	height:1%;
	overflow:hidden;
	width:960px;
	margin:15px auto;
}
.small-images .block {
	width:310px;
	height:121px;
	position:relative;
	float:left;
	margin:0 5px;
	display:inline;
	overflow:hidden;
	visibility:hidden;
}
.small-images .block img {
}
.small-images .block .text {
	display:block;
	position:absolute;
	line-height:16px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	bottom:0;
	right:0;
	background:url(../images/banner-text.png);
	height:48px;
	width:158px;
	padding:12px 16px;
}
.small-images .block .text img {
	vertical-align:middle;
}
.big{
	font-size:24px;}
	.title {
		margin:0 0 10px 0;
		font-size:14px;
		color:#000;
		line-height:20px;
}
	.title.arrow {
		background:url(../images/arrow7.gif) no-repeat 100% 50%;
	}
.title sup {
	color:#d40000;
	font-weight:bold;
	font-size:12px;
}
.more {
	color:#b7b7b7;
	margin:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	top:-3px;
}
.more a {
	font-style:italic;
}
.special-main {
	background:#f0e8d3;
	overflow:hidden;
	height:100%;
	padding:0 25px 0 0;
	font-size:13px;
}
.special-main .photo {
	float:left;
	margin:0 11px 0 0;
	display:block;
}
.special-main img {
	vertical-align:middle;
}
.special-main h1 {
}
.article,.art {
	height:1%;
	overflow:hidden;
	margin:15px 0;
	font-size:11px;
	color:#323232;
	line-height:1.4
}
.art {
	font-family:Arial,Helvetica,sans-serif;
}
.article .photo {
	float:left;
	margin:0 11px 0 0;
}
.article div {
	height:1%;
	overflow:hidden;
}
.article div h2,.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	text-shadow:none;
	margin:0;
}
.article div .time,.ext2 {
	color:#717171;
	font-size:10px;
	font-style:italic;
}
.article img{
	vertical-align:middle;
}
.dot-line{
	margin:15px 0;
	background:url(../images/dot-line.gif) repeat-x;
	height:1px;
	overflow:hidden;}
	
	ul.news-list {
		list-style:none;
		margin:0;
		font-size:11px;
		color:#000;
		line-height:1.6;
		background:url(../images/news-top.gif) no-repeat;
		height:1%;
		overflow:hidden;
}
ul.news-list li {
	height:1%;
	overflow:hidden;
	margin:16px 0;
}
.news-list li .date {
	font-size:10px;
	font-style:italic;
	color:#dd0000;
	text-align:right;
	width:100px;
	margin:0 10px 0 0;
	float:left;
}
.news-list li div {
	height:1%;
	overflow:hidden;
}
.news-list li div a {
	text-decoration:none;
	color:#000;
}
.news-list li div a:hover {
	text-decoration:underline;
}
.news-list li img {
	vertical-align:middle;
}
ul.news-list2 {
	list-style:none;
	margin:0;
	font-size:11px;
	line-height:1.4;
	margin:0 0 5px 0;
}
ul.news-list2 li {
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
}
ul.news-list2 li a{
	color:#000;
	text-decoration:none;
}
ul.news-list2 li a:hover{
	text-decoration:underline;
}
.news-list2 li .date {
	font-size:10px;
	font-style:italic;
	color:#dd0000;
}
ul.hotel-list {
	list-style:none;
	margin:0 0 5px 0;
	border-bottom:1px solid #dcdcdc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:1%;
	overflow:hidden;
}
ul.hotel-list li {
	margin:15px 0;
	height:1%;
	overflow:hidden;
}
ul.hotel-list li .photo {
	float:left;
	margin:0 7px 0 0;
}
ul.hotel-list li a {
	color:#000;
	text-decoration:none;
}
ul.hotel-list li a:hover {
	text-decoration:underline;
}
ul.program-list {
	list-style:none;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
ul.program-list li {
	padding:5px 0;
	border-bottom:1px solid #dcdcdc;
}
.program-list li a {
	text-decoration:none;
	color:#000;
}
.program-list li img{
	vertical-align:middle;
}
.program-list li a:hover {
	text-decoration:underline;
}
.program-list li .section {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10px;
	color:#dd0000;
}
.program-list li .section a,.redd {
	color:#dd0000;
}
.program-list li .path {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.program-list li .time {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#717171;
}


.newsletter {
	background:#e5cd58 url(../images/newsletter.png) no-repeat 50% 100%;
	overflow:hidden;
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 0 #d1ab28;
	padding:6px 10px 11px 10px;
	height:1%;
	margin:6px 0;
}
.newsletter .input {
	float:left;
	border:1px solid #ccc;
	border-top:1px solid #696864;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	padding:2px 5px;
	width:138px;
	margin:5px 0 0 0;
}
.newsletter .button {
	float:left;
	height:20px;
	width:16px;
	background:url(../images/arrow2.gif) no-repeat 100% 50%;
	border:0;
	cursor:pointer;
	margin:5px 0 0 0;
}
.main-info {
/*	height:1%;*/
	overflow:hidden;
	background:#f2ecdb;
	padding:10px 0 0 0;
	position:relative;
}
.main-info .text{
	padding:0 0 10px 10px;
}
.main-info .gallery {
	float:left;
	margin:-10px 13px 0 0;
}
.main-info .hotel-services {
	position:absolute;
	bottom:12px;
	left:298px;
}
.main-info .hotel-services a {
	float:left;
	margin:0 3px 0 0;
}
.main-info-options {
	padding:10px 0 5px 0;
	height:1%;
	overflow:hidden;
	font-size:10px;
	font-style:italic;
}
.main-info-options a{
	padding:3px 0 3px 22px;
	margin:0 12px 0 0;
}
.main-info-options .map-search {
	background:url(../images/icon-compass.png) no-repeat 0 50%;
}
.main-info-options .request {
	background:url(../images/icon-opinion.gif) no-repeat 0 50%;
}
.order {
	font-size:11px;
}
.order .row {
	height:1%;
	overflow:hidden;
	margin:10px 0;
}
.order .row .red {
	font-size:18px;
	color:#d90000;
}
.order .row .red em{
	font-size:12px;
	font-style:normal;
	display:none;
}
.order .error .red em{display:inline;}
.order .row .input1 {
	border:1px solid #ccc;
	border-top:1px solid #696864;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	padding:2px 1%;
	width:98%;
	margin:3px 0 0 0;
}
.order .error .input1{
	border: solid #f00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-width: 1px;
	width:483px;
	height:13px;
}
.order .row .input2 {
	border:1px solid #ccc;
	border-top:1px solid #696864;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	padding:2px 1%;
	width:47%;
	margin:3px 0 0 0;
	float:left;
}
.order .row .input2.left {
	float:left;
}
.order .row .input2.right {
	float:right;
}
.order .row .textarea1 {
	border:1px solid #ccc;
	border-top:1px solid #696864;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	padding:2px 0;
	width:100%;
	height:140px;
	margin:3px 0 0 0;
}
.order .row .select1 {
	border:1px solid #ccc;
	border-top:1px solid #696864;
	border-bottom:0;
	background:#fff url(../images/left-menu-line.gif) repeat-x;
	width:100%;
	margin:3px 0 0 0;
}
.order .buttons input{
	vertical-align:middle;
}
.order .buttons .submit {
	background:#d80000 url(../images/submit.png) no-repeat;
	width:213px;
	height:36px;
	border:0;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 0 #b10000;
	padding:0 0 3px 0;
}
.order .buttons .reset {
	font-size:10px;
	font-style:italic;
	color:#0079b8;
	text-decoration:underline;
	background:none;
	border:0;
	width:90px;
	margin:0 0 0 10px;
	cursor:pointer;
}

.nav-menu{
	float:right;
	border:1px solid #ccc;}
	.line{
		height:1px;
		line-height:1px;
		overflow:hidden;
		margin:15px 0;
		background:#dcdcdc;
		clear:both;}
.line-orange {
	height:3px;
	overflow:hidden;
	background:#daba33;
	margin:10px 0;
}
.line-white {
	height:3px;
	overflow:hidden;
	background:#fff;
	margin:10px 0;
}
.note{
	border-left:15px solid #e7dfca;
	padding:0 0 0 15px;
	position:relative;
	margin:15px 0 15px -10px;
	color:#000;
	font-weight:bold;
	}
	.tour-name{
		color:#000;
		text-decoration:none;
		font-weight:bold;}
		.options{
			padding-top:3px;}
		.options a{
			margin:0 5px;
		}
	.tour-name:hover{
		text-decoration:underline;
	}
.more-info-link {
/*	height:1%;*/
	overflow:hidden;
	padding:10px 0;
	border-top:1px solid #dcdcdc;
	font-size:14px;
	color:#000;
}
.more-info-link a {
	color:#000;
	float:left;
	padding:0 0 0 42px;
	text-decoration:none;
}
.more-info-link a:hover {
	text-decoration:underline;
}
.more-info-link .general {
	background:url(../images/icon-read.gif) no-repeat 11px 50%;
}
.more-info-link .terapeut {
	background:url(../images/icon-cross.gif) no-repeat 9px 50%;
}
.more-info-link .mountain {
	background:url(../images/icon-mountain.gif) no-repeat 4px 50%;
}
.photo-block {
	font-size:10px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	float: left;
	margin:0 21px 20px 0;
}
.photo-block .photo {
	position:relative;
	margin:0 0 6px 0;
	background:#f00;
	float:left;
}
.photo-block .photo .enlarge {
	position:absolute;
	bottom:10px;
	right:10px;
}
.photo-block .text {
	clear:both;
}
ul.arrow-list {
	list-style:none;
	line-height:1.4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	margin:0 0 0 6px;
}
ul.arrow-list li {
	margin:16px 0;
	padding:0 0 0 19px;
	background:url(../images/arrow9.gif) no-repeat 0 4px;
}

.dark-block{
	background:#f0f0f0 url(../images/order-bg.png) repeat-x 0 100%;
	position:relative;
	height:100%;
	padding:10px;
	margin:6px 0;}

.dark-block form,
.dark-block fieldset{
	border:0;
	margin:0;
	padding:0;
}
.gallery {
	width:285px;
	height:211px;
	overflow:hidden;
	position:relative;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:999999px;
	overflow:hidden;
	background:#666;
}
.gallery ul li {
	float:left;
	margin:0;
	width:285px;
	position:relative;
}
.gallery ul li img{
	margin:0 auto;
	display:block;
}
.gallery ul li .enlarge {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
}
.gallery ul li .enlarge img{
	position:absolute;
	right:15px;
	top:12px;
}
.gallery .navigation {
	position:absolute;
	background:url(../images/banner-text.png);
	width:100%;
	padding:8px 0 9px 0;
	left:0;
	bottom:0;
}
.gallery .navigation a{
	display:block;
	width:22px;
	height:23px;
	overflow:hidden;
	background:url(../images/gallery-nav.png) no-repeat;
	cursor:pointer;
}
.gallery .navigation .prev {
	float:left;
	margin:0 0 0 9px;
	background-position:0 0;
}
.gallery .navigation .next {
	float:right;
	margin:0 9px 0 0;
	background-position:-22px 0;
}
.im1 {
	width:auto;
}
.im2 {
	border:0 !important;
	padding:0 !important;
}

.green_txsmall {
font-size:11px;
}

#mapContent div {
	overflow:hidden;
}

.sort-ctrl {
	padding:0 10px;
}
.sort-ctrl a {
	background:url("../images/options_passive.gif") no-repeat;
	background-position:0 6px;
	margin:0 0 0 6px;
	padding:0 0 0 8px;
}
.sort-ctrl a.sel {
	background:url("../images/options_active.gif") no-repeat;
	background-position:0 6px;
}
.print-ver {
	font-size:10px;
	font-style:italic;
	color:#0079b8;
	text-decoration:underline;
	outline:none;
	float:right;
	margin:15px 0 0 0;
}
.print-ver:hover {
	text-decoration:none;
}
