body, td { color: #000000; font-size: 12px; font-family: Tahoma, Arial, Arial Cyr;  }
hr { display: none; }
h1 { color: #00870a; margin: 0px; padding 0px; font-size: 16px; font-weight: bold; text-transform: uppercase; font-family: Arial, Arial Cyr, Tahoma; }
h1 a { color: #00870a;  }

a { color: #0072BB; }
a.menu { color: #FFFFFF; }
a.menu, a.menua { text-decoration: none; font-family: Arial, Arial Cyr, Tahoma; font-weight: bold; text-transform: uppercase; }
a.menu:hover, a.menua { color: #ffb400; }

td.tmenu { padding: 4px 0 1px 0; text-align:left }

div.sep_x { position: relative; z-index: 10; margin:15px 0 15px 0; height: 1px; background:url(/images/bg_sep2.gif) repeat-x; }
div.str1, div.str2, div.str3, div.str4, div.str5 { position: relative; z-index: 10; margin-top: 3px; padding-left: 15px; }
div.str1 { background:url(/images/str_s1.gif) no-repeat 0 0.4em; }
div.str2 { background:url(/images/str_s2.gif) no-repeat 0 0.4em; }
div.str3 { background:url(/images/str_s3.gif) no-repeat 0 0.4em; }
div.str4 { background:url(/images/str_s4.gif) no-repeat 0 0.4em; }
div.str5 { background:url(/images/str_s5.gif) no-repeat 0 0.4em; }

.txt_main { color: #000000; }
.txt_small { font-size: 11px; }
.txt_red { color: #d90000; }
.copyright { color: #b47f01; font-size: 11px; }
.copyright a { color: #b47f01; text-decoration: underline; }


input, select, .form_btn { font-family: Arial, Tahoma; font-size: 12px; }
.form_txt { padding: 6px 3px 6px 0px; }

.right-menu {
	padding:10px;
	text-align:left;
}
.right-menu a {
	background:url(/images/menu_orange.gif) left no-repeat;
	margin-right:20px;
	padding:4px;
	padding-left:30px;
}
.right-menu a.menu {
	color:#00870a;
}
.right-menu a.menua {
	color:#00ba0e;
}
.right-menu a.menu:hover {
	color:#ffffff;
}
.place_desc {
	display:block;
	text-align:center;

}
.YMaps-b-balloon-content {
	height:auto !important;
	width:200px  !important;
}

YMaps-b-balloon YMaps-b-balloon-full YMaps-b-balloon-close-on .YMaps-b-balloon-content {
	height:auto !important;
	width:200px  !important;
}
.YMaps-b-balloon-small .YMaps-b-balloon-wrap span {
	display:none;
}

.YMaps-b-balloon-small .YMaps-b-balloon-m .YMaps-b-balloon-content {
	width:20px  !important;
}
.YMaps-b-balloon-full .YMaps-b-balloon-m .YMaps-b-balloon-content img {
	display:none;
}
	
.YMaps-b-balloon-full .YMaps-b-balloon-m .YMaps-b-balloon-content span img {
	display:block;
}



/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

.more_photo {
	list-style:none;
	margin:0px;
	padding:0px;
}
.more_photo li {
	list-style:none;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.spec {
	border:1px solid #ffd235;
	background:#fff5d4;
	height:160px; 
	text-align:center;
	padding:4px 4px 0 4px;

}
.spec div {
	margin-bottom:4px;
	height:115px;
	border:1px solid #fdd95b;
}
.spec div a {
	display:block;
	height:115px;

}
.spec a {
	font-weight:bold;
}	
.spec1 {
	background:url(/images/1.jpg) center;
}
.spec2 {
	background:url(/images/2.jpg) center;
}
.spec3 {
	background:url(/images/3.jpg) center;
}
.spec4 {
	background:url(/images/4.jpg) center;
}
.spec5 {
	background:url(/images/5.jpg) center;
}
.spec6 {
	background:url(/images/6.jpg) center;
}
h3 {
	color:#833636;
	font-size:19px;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}
.search-page hr {
	display:block;
}
.prices th {
	text-transform:uppercase;
}
.prices .name {
	font-size:12px;
	color:#3c86cc;
}
.prices .description {
	font-size:11px;
}
.prices .price1 {
	background:#f8fbf8;
	text-align:center;
	vertical-align:middle;
}
.prices .price2 {
	background:#eef4ee;
	text-align:center;
	vertical-align:middle;
}
.prices .price3 {
	background:#e3eee4;
	text-align:center;
	vertical-align:middle;
}
.prices td {
	vertical-align:top;
	border-bottom:1px solid #a0d9a4;
	border-right:1px dotted #a0d9a4;
	padding:5px;
}
	
.prices th {
	border-bottom:1px solid #a0d9a4;
	border-right:1px dotted #a0d9a4;
	padding:5px;

}

.prices .num {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background:#f8fbf8;
}
.prices .end td {
	border-bottom:none;
	font-size:1px;
}
