@charset "utf-8";

fieldset {
	padding: 0;
	border: none;
	background: #deebef url(../images/modbot.png) no-repeat bottom; /*c2e4f4*/
}
fieldset legend {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	background: #f78102;
	padding: 5px 10px;
	color: #fff;
	border-bottom: 1px dotted #9f5200;
}
#latest {
	padding: 10px 0;
	margin: 10px 0 0 0;
}
#slideshow {
	position: relative;
	top: 0;
	margin-top: 25px;
	width: 100%;
	height: 110px;
	/*
border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;*/
}
#slideshow .panel {
	position: relative;
	top: -3px;
	text-align: center;
	padding: 2px;
	width: 230px;
	height: 110px;
	float: left;
	background: white;
	border: 1px solid #ddd;
	z-index: 1000;
}
#slideshow #innerpanel {
	width: 277px;
	float: left;
	height: 110px;
	overflow: hidden;
}
#slideshow #innerpanel #fadeleft img, #slideshow #innerpanel #faderight img {
	_display: none;
}
#slideshow #innerpanel #fadeleft {
	position: absolute;
	top: 3px;
	left: 187px;
	z-index: 20;
	_width: 45px;
	_height: 110px;
	_background: #fff;
}
#slideshow #innerpanel #faderight {
	position: absolute;
	top: 3px;
	right: 187px;
	_right: 186px;
	z-index: 20;
	_width: 52px;
	_height: 110px;
	_background: #fff;
}
#slideshow #innerpanel #slide2 #esth4 {
  position: absolute;
	 top: -10px;
	 _top: 0;
	 left: 5px;
	 right: 10px;
	 _right: -15px !important;
}
#slideshow #innerpanel #slider {
	position: relative;
	top: 0;
	left: 0;
	height: 108px;
	_overflow: hidden;
}
#slideshow #innerpanel #slider .slide {
	padding: 10px;
	margin: 3px;
	border: 1px solid #ddd;
	width: 250px;
	height: 81px;
	overflow: hidden;
}
#slideshow #innerpanel #slider .slide.slider1{
	position: absolute;
	top: 0;
	left: -275px;
	z-index: 10;
}
#slideshow #innerpanel #slider .slide.slider2{
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 10;
}
#slideshow #innerpanel #slider .slide.slider3{
	position: absolute;
	top: 0;
	left: 320px;
	z-index: 10;
}
#slideshow #innerpanel #slider .slide.slider4{
	position: absolute;
	top: 0;
	left: 595px;
	z-index: 10;
}
#slideshow #innerpanel .slide a {
	font-weight: normal;
	font-size: 10px;
	color: #999;
}
#slideshow #innerpanel .slide a:hover {
	color: #f78102;
}
#slideshow #rhgrad {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25%;
	width: 60px;
	background: url(../images/rh-grad.png) repeat-y right;
}
#wrapper {
	position: absolute;
	top: -11px;
	left: 0;
	right: 0;
	text-align: center;
}
#wrapper #visits {
	width: 252px;
	height: 60px;
	line-height: 27px;
	margin: auto;
	background: url(../images/visitor-bg.png) no-repeat;
	_background: url(../images/visitor-bg.gif) no-repeat;
	color: #fff;
	z-index: 14998;
}
#visits #counter { /* */ }