/* CSS RGGOOGLEMAP */

.tx-rggooglemap-pi1 .mapnest {
    background-color: #605597;
    border: 2px solid #1f2b37;
    padding: 5px;
    clear: both;
}
#rggooglemapload {
	background: #605597 !important;
}

.rggooglemap-results {
    background: none !important;
    display: none;
}

#map-legend {
    float: left;
    margin-right: 20px;
}

#locationbox {
    text-transform: lowercase;
}

.tx-rggooglemap-pi1 label {
    width: 80px;
}
.tx-rggooglemap-pi1 input {
    width: 220px;
}
.tx-rggooglemap-pi1 .csc-mailform-submit {
    margin-left: 90px;
}


/* POI */
#poi {

}
.poi-content {
	width: 235px;
    height:180px;
	overflow: auto;
	text-transform: lowercase;
}
.poi-content a {
    text-decoration: none;
}
.poi-content a:hover {
    text-decoration: underline;
}

.direction-link {
    text-transform: lowercase;
    margin-top: 12px;
}

.poi-content .country {
    margin-bottom: 6px;
}

.poi-content #contacts-label { 
    font-weight: bold;
    margin-top: 10px;
}
.poi-content .contact-name {
    font-weight: bold;
}
.poi-content .contact-label { font-weight: bold; }

.poi-content .contact-area {
    margin-top: 5px;
    font-weight: bold;
}
