/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]==========[          GOOGLEMAPS        ]=========[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/

#center.googlemaps{
	margin-right:0px;
}
#gmap{
       width:100%;
       height:500px;
       position:relative;
       margin-top:20px;
       margin-bottom:20px;
}
#gmap_right #gmap{
	margin-bottom:0px;
}
aside #gmap{
	margin-top:0px;
}
.gballoon{
        font-size:12px;
        overflow-x: hidden; 
        overflow-y: auto;
}
#textSpace .gballoon,
.opened .gballoon{
        width:300px;
        height:130px;
}
.gballoon h2{
        font-size:15px;
}
.gballoon .balnav a{
      font-size:11px;
}
#gmap_right h2#ricercaShow,
#pageSpace .testo h2#ricercaShow,
h2#ricercaShow{
        position:absolute;
        display:block;
        height:20px;
        width:215px;
        right:6px;
        top:30px;
        border:1px solid #BBB9B3;
        z-index:1000;
        padding:5px 5px 0 5px;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
		background-color:#FFFFFF;
		font-family: Roboto,Arial,sans-serif;
		font-size: 11px;
		font-weight: 500;
        color:#000;
		cursor:pointer;
}
h2#ricercaShow:before{
	content:"> "
}
h2#ricercaShow.closed:before{
	content:"< "
}
#ricercapunti{
        font-size:12px;
        position:absolute;
        right:6px;
        top:53px;
        padding:0px 10px 10px 10px;
        display:block;
        width:205px;
        height:340px;
        z-index:99;
        background-color:#FFFFFF;
        border:1px solid #BBB9B3;
        overflow-x:auto;
}
#gmap_right #ricercapunti{
	height:190px;
	width:205px;
}
#gmap_right #gmap.opened #ricercapunti{
	height: 290px;
}
#ricercapunti .cat{
	margin-left:5px;
}
#ricercapunti h5.cat{
    /*border-top: 1px dotted;*/
    margin: 0 0 0 5px;
    text-transform: uppercase;
}


#ricercapunti h4{
        margin-top:10px;
}

ul.listaitems{
	position:relative;
	padding:0px;
	margin:0px;
}
ul.listaitems li{
	clear:left;
	padding:0px;
	margin: 5px 0px;
	list-style:none;
	min-height:80px;
}
ul.listaitems li img {
	float:left;
	display:inline;
	width:120px;
	height:74px;
	margin-right:5px;
}
.colorIco{
    display: block;
    float: left;
    height: 13px;
    margin-top: 3px;
    width: 13px;
}
#partenza,
#arrivo,
.gballoon input,
.gballoon select{
      font-size:10px;
      width:210px;
}
#mode{
      font-size:10px;
}

aside .expand{
	position:absolute;
	top:95px;
	left:11px;
	background:url(../img/gmap_openclose.png) right top no-repeat;
	width:20px;
	height:21px;
	display:block;
	text-indent:-9999px;
	z-index:99;
}
aside .expand.expanded{
	background:url(../img/gmap_openclose.png) left top no-repeat;
}

body .gballoon table,
body.styleattivita .gballoon table,
body.stylebenvenuti .gballoon table,
body.stylecomune .gballoon table,
body.styleinforma .gballoon table,
body .gballoon table td,
body.styleattivita .gballoon table td,
body.stylebenvenuti .gballoon table td,
body.stylecomune .gballoon table td,
body.styleinforma .gballoon table td{
      border:0px #FFFFFF;
}
