* {
	padding:0;
	margin:0;
}

html, body {width: 100%; height: 100%}
body {margin:0;padding:0}

/* tooltip at POI on map */
.markerTooltip div{
	font-weight:bold;
  color:#000;
  padding: 3px 6px;
  white-space: nowrap;
  border: #333 solid 1px;
  -moz-opacity: 98%;
  opacity: 0.98;
  z-index:4;
}



#rggooglemapload {
	position:absolute;
	background:#3C581D;
  -moz-opacity: 58%;
  opacity: 0.58;
  z-index:4;
}

#rggooglemapload .center {
	margin-top:200px;
	text-align:center;
	font-size:30px;
	color:#fff;
	font-weight:bold;
}

.mapnest {
	padding:2px;
	margin:2px;
	border:1px solid #3C581D;
	background:#B6C587;
}

.rggooglemap-cat fieldset {
	border:0;
	padding:0;
	margin:0;
}

.rggooglemap-cat ul {
	list-style:none;
	padding:0;
	margin:0;
}

.rggooglemap-cat li {
	/*display:inline;*/
	padding:0;
	margin:0;
}


.rggooglemap-cat fieldset label {
	color:#464646;
	display:normal;
	float:none;
	font-weight:bold;
	margin-right:10px;
	text-align:right;
	width:120px;
}
.rggooglemap-cat fieldset  input {
	background:#FFFFCC none repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:10px;
	margin-bottom:10px;
	padding:2px;
	width:16px;
}

.rggooglemap-cat li input {
	width:16px
}

.rggooglemap-results {
margin:5px 10px;
padding:5px;
	border:1px solid #3C581D;
	background:#B6C587;
	
}


.rggooglemap-results ul {
list-style:none;
padding:0;
margin:5px;
}


.rggooglemap-pb {
border-bottom:1px solid #3C581D;
padding:2px 5px;
margin:2px 10px;
}

.rggooglemap-pb .rggooglemap-links .rggooglemap-next,
.rggooglemap-pb .rggooglemap-links .rggooglemap-prev,
.rggooglemap-pb .rggooglemap-links .rggooglemap-act  {
	float:left;
	padding-left:100px;
}

.rggooglemap-pb .rggooglemap-links  .rggooglemap-clr {
	clear:both;
}



.poi-content {
	xmin-height:150px;
}

.rggooglemap-directionresults {
	margin:0 10px;
}

/**********************
 * mode     M E N U
 **********************/ 

.rggooglemap-menu {

}

.rggooglemap-menucat {
	list-style:none;
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

.rggooglemap-menuitems {
	padding:0 10px 5px 10px;
	margin:0 0 0 10px;
}

.rggooglemap-menutitle {
	font-weight:bold
}

.rggooglemap-menuitems li {
	float:left;
	width:210px;
	padding:1px 5px;
	margin:0 10px;
}

.rggooglemap-menuitems li a {
	text-decoration:none;
}

.rggooglemap-menuitems li a:hover {
	text-decoration:underline;
}

.rggooglemap-menuitems li.rggooglemap-menuitemlast {
	list-style:none;
	clear:both;
	float:none;
}


/* --------------------- */
* {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
}

h1 {
	font-size:13px;
	margin-top:10px;
}

.rggooglemap-map {
	border:1px solid #FFFDE1;
	width:100%;
	height:100%;
	position:fixed !important;
	left:-10px !important;
	top:0px !important;
	width:100% !important;
	height:100% !important;
}



 .bottomnestcontent {
	position:absolute;
	left:0;
	bottom:0px;
	width:370px;
	height:480px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;	
	background:#eee;
	z-index:10;
}

	 .bottomnestcontent .inner {
	margin:10px !important;
}

.tx-rggooglemapfe-pi1 .row {
	padding:3px 0;
}

.tx-rggooglemapfe-pi1 label {
	display:block;
	width:130px;
	float:left;
}

.tx-rggooglemapfe-pi1  input, .tx-rggooglemapfe-pi1 select, .tx-rggooglemapfe-pi1  textarea {
	border:1px solid #333;
	width:120px;
	padding:1px 2px;
}

.tx-rggooglemapfe-pi1  textarea {
	width:190px;
}

.tx-rggooglemapfe-pi1 input.checkbox {
	width:16px;
}

.tx-rggooglemapfe-pi1 input.submit {
	background:#eee;
}

.hide {
	display:none;
}

.tx-bblanguageselect-pi1 {
	padding:10px 20px;	
}

a, a:link, a:hover, a:active, a:visited {
	color:#990000;
}

#header {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	height:20px;
	z-index:8;
	padding-left:10px;
}

#header .innerheader {
	font-size:12px;
	font-family:Verdana;
	letter-spacing:1px;
	font-weight:bold;
	color:#676768;
}

.headerline {
	font-size:12px;
	font-family:Verdana;
	letter-spacing:1px;
	font-weight:bold;
	color:#676768;
	padding:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
	display:block;
	background:url(top.gif) no-repeat 330px 3px;
	cursor:pointer;
}

.big {
	background:url(bottom.gif) no-repeat 330px 3px;
}