
div.syntaxhighlighter {
    max-height: 500px;
}
.googlemap {
    height: 500px;
}
.cluster {
    color: #fff;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 2px #000;
}
.cluster-1 {
    background: url("/images/map/m1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    line-height: 50px;
    width: 50px;
}
.cluster-2 {
    background: url("/images/map//m2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 48px;
    line-height: 53px;
    width: 60px;
}
.cluster-3 {
    background: url("/images/map/m3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 56px;
    line-height: 66px;
    width: 70px;
}
.infobulle {
    background-color: rgb(57, 57, 57);
    border: 1px solid #2c2c2c;
    border-radius: 4px;
    clear: both;
    cursor: default;
    /*height: 34px;*/
	height:auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.infobulle .bg {
    background-color: #5e5e5e;
    border: 0 none;
    font-size: 1px;
    height: 16px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.infobulle .text {
    color: #fff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    margin-top: -17px;
    padding: 4px 20px;
    text-shadow: 0 -1px 0 #000;
    white-space: nowrap;
}
.infobulle.drive .text {
  /*  background: url("/images/map/drive.png") no-repeat scroll 2px center rgba(0, 0, 0, 0);*/
    padding: 4px 20px 4px 36px;
}
.arrow {
    border-color: #2c2c2c transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0 0;
    height: 0;
    left: 45px;
    margin-left: 0;
    position: absolute;
    width: 0;
}
#gmap3-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ccc #676767 #676767 #ccc;
    border-image: none;
    border-left: 1px solid #ccc;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    padding: 0;
    width: 170px;
}
#gmap3-menu .item {
    background-position: 4px center;
    background-repeat: no-repeat;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 30px;
    padding-left: 30px;
    text-align: left;
}
#gmap3-menu .item.itemA {
    background-image: url("/images/map/icon_greenA.png");
}
#gmap3-menu .item.itemB {
    background-image: url("/images/map/icon_greenB.png");
}
#gmap3-menu .item.zoomIn {
    background-image: url("/images/map/zoomin.png");
}
#gmap3-menu .item.zoomOut {
    background-image: url("/images/map/zoomout.png");
}
#gmap3-menu .item.centerHere {
    background-image: url("/images/map/here.png");
}
#gmap3-menu .item.hover {
    background-color: #d6e9f8;
}
#gmap3-menu .item.separator {
    border-bottom: 1px solid #ccc;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
