.tx-rggooglemap-pi1 {
height: 585px;
font-family: "Trebuchet MS";
}


.mapnest {
width: 687px;
position: relative;
font-size: 0.82em;
}

.nav{
background-color: #336f96;
width: 558px;
padding:0px;
height:30px;
float: left;
}

.titletips2{
display: block;
float: left;
cursor : pointer;
}



.results{
border: 1px #dbe9f4 solid;
}

.maptop {
background-color: #FFFFFF;
border: 2px solid green;
margin:0;
}

#dragcat {
position:absolute;
left: 120px;
top: 42px;
width: 190px;
}

.mapcat .mapcattitle{
height: 25px;
background-color: #328F22;
position:relative;
cursor:pointer;
}


.mapcat .mapcattitle label {
font-size: 1.25em;
text-align: center;
height: 10px;
position:absolute;
top:-5px;
left: 10px;

}

.mapcat #mapcatout, .mapcat #mapcatin{
height: 16px;
width: 16px;
background:  url(img/mapcatin-bg.gif) no-repeat;
background-position: 0px 5px;
float: right;
margin: 5px 10px 0 0;
}

.mapcat #mapcatin{ 
background:  url(img/mapcatout-bg.gif) no-repeat;
background-position: 0px 5px;
}


.mapcat #mapcatcontent{
background-image: url(img/mapcatcontent-bg.png);
background-repeat: repeat;
padding: 10px 0 10px 0;
}

.mapcat .checkbox {
float: left;
height: 23px;
padding: 7px 0 0 0;
}

.mapcat .icon{
float: left;
height: 25px;
padding: 5px 0 0 5px;
}

.mapcat label, .mapcat .label{
float: left;
height: 30px;
padding: 0 0 0 5px;
line-height: 35px;;
display: block;
color: #fff;
}

#map {
display: block;
float:left;
background-color: #ffffff;
position: relative;
padding:0px;
height: 439px;
}


/*
.tx-rgpopup-Nest {
position:absolute;
border: 1px solid #CC3333;
width:350px;
border:10px solid blue;
z-index:5;
}*/

.tx-rgpopup-dragbar {
background-color: red;
cursor:pointer;
padding: 2px 0 4px 10px;
height:15px;
}
.tx-rgpopup-left {
font-size : 13px; 
font-weight: bold;
color: white;
float: left;
padding-left: 5px;
}

.tx-rgpopup-right {
text-align:right;
padding-right: 1px;
}
.tx-rgpopup-mainNest {
text-align: left;
padding: 10px;
background-color: white;
}	

/* tooltip at POI on map */
.markerTooltip {
background: #fff;
padding: 3px 6px;
white-space: nowrap;
border: #004b7c solid 1px;
z-index: 100000;
}

#poitab {
margin: 0;
padding: 0 0 20px 0 !important; padding:0;
width:300px;
/*border-bottom: 1px solid #328F22;*/

}

#poitab li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#poitab a, #poitab a:link, #poitab a:visited {
float: left;
line-height: 14px;
font-weight: bold;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #328F22;  	
}

#poitab .act a, #poitab a:link.active, #poitab a:visited.active, #poitab a:hover {
color: #000;
/*background: url(square.gif) no-repeat bottom center;*/
height: 12px;
}


.poi-content {
clear:both;
width: 220px;
/*height:220px;*/
height: auto;
display: block;
float: left;
overflow: auto;
margin-top:5px;
}

.poi-content label{
display: block;
float: left;
width: 70px;
}

.poi-content a{
color: #004b7c;
}

.poi-content a:hover{
}


/*
#rggooglemap-largeoverview div {
position:relative;
}
#map_overview {
position:relative;
top:0px;
left:0px;
}
*/

.maplink{
background: url(mapicon.gif) no-repeat center left;
padding-left: 18px;
color: #004b7c;
text-decoration: none;
}


.mapbottom {
position: absolute;
left: 0;
top: 478px;
background-color: #FFFFFF;
margin-top: 20px;
}

.results{
padding:0 !important;
margin: 0 !important;
}

.results ul {
list-style-type: none;
padding: 0px !important;
margin: 0 !important;
}


.mapbottom ul{
height:210px;
border-top: 1px #dbe9f4 solid;
overflow:auto;
list-style-type: none;
padding:0px;
margin:0px;
width: 689px;
}

.mapbottom li{
height: 15px;
background-color: #dbe9f4;
padding:3px;
}

.mapbottom li.alt{
background-color: #ffffff;
}

.mapbottom li a{
text-decoration: none;
color: #328f22;
}

#infobox {
border:1px #004b7c solid;
width:300px;
position:absolute;
background:#fff;
display:none;
}

.pagebrowser{
background-color: #328f22;
width: 687px;
padding:2px;
height:20px;
color: #ffffff;
margin:0;
}


 