#hs_cont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#small_menu {
	width: 100%;
	height: 0px;
	display: none;
	float: left;
}

#hs_cat_info {
	float: left;
	width: 100%;
	padding: 3px 3px 1px 10px;
	display: none;
}

#hs_topmenu {
	float: left;
	width: 100%;
	padding: 3px 3px 0px 10px;
}

.hs_onecat {
	float: left;
	position: relative;
}

.hs_onecat img {
	padding: 0px;
}

.hs_onecat a {
	position: absolute;
	top: 10px;
	text-decoration: none;
}

#map_cont {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#map_canvas {
	float:left;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
}

#map_overlay {
	float: left;
	background: none;
	color: #000;
	padding: 10px;
	width: 100%;
	height: 100%;
}

#map_overlay_cont {
	position:absolute;
	top: 100%;
	left: 0px;
	color: #000;
	width: 100%;
	height: 122px;
	z-index: 21;
	/*opacity: 0.80;
	filter: alpha(opacity=80, finishopacity=80);
	-moz-opacity: 0.80;*/
}

.gmnoprint {
	/*	Text - Color in the Marker Tooltip
	*   Overwrites Joomla default color
	color:#F00;	*/
}

#marker_container {
	width: 100%;
}

#marker_adress {
	width: 145px;
	float: left;
}

#marker_description {
	width: 75%;
	float: left;
	text-align: justify;
}

#marker_description img {
	margin: 18px 1px 0px 50px;
	border: 1px solid #000000;
}

#map_overlay_close {
	position:absolute; 
	top: 0px; 
	right: 0px; 
	background: url('../../../images/utils/map_overlay_close.png') no-repeat;
	float: right;  
	text-align: right;
	width: 60px;
	height: 25px;
	padding-top: 3px;
}

#map_overlay_close a:link, #map_overlay_close a:visited {
	padding-right: 15px;
}

.morelink {
	vertical-align:bottom;
	text-align: right; 
	padding-top:2px; 
	padding-bottom:0px;
	padding-right: 70px;
}

#map_menu_button {
	position:absolute;
	top: 4px;
	left: 653px;
	width: 15px;
	z-index: 19;
}

#slide_menu {
	/*background: #fff*/
	position:absolute;
	top: 0px;
	left: 667px;
	color: #000;
	width: 200px;
	margin: 0px 0px 0px -15px;
	padding: 0px 0px 0px 0px;
	border-top: 4px solid #7a98c9;
	border-right: 1px solid #7a98c9;
	border-bottom: 4px solid #7a98c9;
	border-left: 15px solid #7a98c9;
	z-index: 30;
/*	overflow: hidden; */
	/*opacity: 0.80;
	filter: alpha(opacity=80, finishopacity=80);
	-moz-opacity: 0.80;*/

}

#slide_menu img {
	vertical-align:middle;
	padding: 2px 5px;
}

#slide_menu_label {
	position:absolute; 
	top: 7px; 
	left: -17px; 
	float: left;
	width: 10px;
	height: 100%;
	padding: 0px;
	z-index: 99;
}

#slide_menu_close {
	position:relative; 
	top: 0px; 
	right: 0px; 
	background: url('../../../images/utils/slide_menu_close.png') no-repeat;
	float: right;
	text-align: right;
	width: 28px;
	height: 25px;
	padding-top: 3px;
}

#drag_cont {
	width: 200px;
	overflow: hidden;
}

#routepop {
	position:relative;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 120px;
	padding: 5px 10px 10px 10px;
	border: 0px solid #7a98c9;
	z-index: 20;
	/*opacity: 0.90;
	filter: alpha(opacity=90, finishopacity=90);
	-moz-opacity: 0.90;*/
	-moz-border-radius:10px; 
	-khtml-border-radius:10px;
}

.ballonmorelink {
	vertical-align:bottom;
	text-align: right;
	padding-top:3px;
	padding-bottom:3px;
	padding-right: 3px;
}

div.breaker {
	clear:both;
	height:1px;
	overflow:hidden;
}

#hs_foot_menu {
	width: 99%;
	height: 23px;
	overflow: hidden;
	background: #d8d8d8;
}

#hs_foot_search {
	float:left;
	width: 40%;
	height: 150px;
	background:url(/components/com_hotspots/images/utils/arrow-down.png) no-repeat #d8d8d8;
	background-position: 100px 6px;
	overflow: hidden;
	padding-top: 3px;
	padding-left: 10px;
	border-right: 3px solid #FFF;
}

.cat_new {
	width: 50%; 
	height: 150px;
	overflow: hidden; 
	padding-top: 3px; 
	padding-left: 10px;
	display:none; 
	background:url(/components/com_hotspots/images/utils/arrow-down.png) no-repeat #d8d8d8;
	background-position: right 6px;
}

#hs_menu_right {
	width: 30px;
	height: 94px;
	float:right;
}

.hs_cat_info img { 
	vertical-align: middle;     
}

#small_right {
	width: 30px;
	height: 31px;
	float: right;
	display: none;
}

#hswelcome {
	position:fixed; 
	top:50%; 
	left:50%; 
	width:300px; 
	height:200px; 
	margin-left: -150px; 
	margin-top: -100px; 
	overflow:hidden; 
	visibility:visible; 
	z-index:100;
	background-color:#ffffff; 
	border:1px #808080 solid; 
	cursor:pointer;
}

* html #hswelcome { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#hsloading {
	position:fixed; 
	width:200px; 
	height:200px; 
	margin-left: -100px; 
	margin-top: -100px; 
	top:50%; 
	left:50%; 
	overflow:hidden; 
	visibility:hidden; 
	background-color:#ffffff; 
	border:1px #808080 solid;
}

* html #hsloading { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.hs_welcome {
}

#hs_ft {
	width: 99%;
}

.hs_ftbox {
	padding-top: 20px;
	text-align:center;	
	color:#999;
	font-size:10px;
}

.hs_ft a:link, .hs_ft a:visited {
	color:#E48702;
}

.hs_autordate {
	width:99%;
	background:#EEE;
}

legend {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}

.hs_error {
	width:99%; 
	border-top: 1px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
	line-height: 2.5; 
	background:#E8E8E8;
	color: #F00;
	padding-left: 20px;
}

/* pane-sliders  */

.pane-sliders .title {
	margin: 0;
	padding: 2px;
	color: #666;
	cursor: pointer;
}

.pane-sliders .panel { 
	border: 1px solid #ccc; 
	margin-bottom: 3px;
}

.pane-sliders .panel h3 { 
	background: #f6f6f6; 
	color: #666;
}

.pane-sliders .content { 
	background: #f6f6f6;
}

.pane-sliders .adminlist {
	border: 0 none;
}

.pane-sliders .adminlist td  {
	border: 0 none;
}

.jpane-toggler  span {
	background: transparent url(../images/j_arrow.png) 5px 50% no-repeat;
	padding-left: 20px;
}

.jpane-toggler-down span {
	background: transparent url(../images/j_arrow_down.png) 5px 50% no-repeat;
	padding-left: 20px;
}

.jpane-toggler-down {
	border-bottom: 1px solid #ccc;
}

/* tabs */

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

/** cpanel settings **/

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

#cpanel img  
	padding: 10px 0;
	margin: 0 auto;
}

#cpanel span {
	display: block;
	text-align: center;
}

