﻿/* -----------------------------------------------------------------------------
Title:   envia TEL content styles
Author:  webit!
Update:  2009-11-24
----------------------------------------------------------------------------- */

/* =MAP
----------------------------------------------------------------------------- */
div.map-geschaeftskunden {
    height: 500px;
    }
div#map {
    position: relative;
    }
/* Tooltip */
div.tt {
    background-color: white;
    position: absolute;
    margin: 0;
    display: none;
    border: 2px solid #ecedf1;
    width: 286px;
    z-index: 1000;
    zoom: 1;
    }
/* single item in tooltip*/
div.tt em {
    position:absolute;
    top: -61px;
    left: 220px;
    background: url(/assets/etel/gen/img/bas/arrow.png) no-repeat;
    width: 28px;
    height: 62px;
    z-index: 100;
}
div.tt strong{
    cursor:pointer;
    background: url(/assets/etel/gen/img/bas/dialog-titlebar-close.png) no-repeat;
    position:absolute;
    top: 3px;
    right: 4px;
    width: 16px;
    height: 16px;
    z-index: 100;
}
div#tooltip div.grp {
    list-style: none;
    border: 1px solid #d1d1d3;
    padding: 0 6px;
    font-size: 100%;
    background-color: white;
    zoom: 1;
    }
div#map div.grp img {
    padding: 0;
    background: none;
    border: none;
    margin-top: 15px;
    zoom: 1;
    }
div.map-geschaeftskunden div#tooltip div.grp img {
    margin-top: 0;
    }
div#tooltip div.grp div.vcard {
    padding: 6px 0;
    margin: -1px 0 0 0;
    border-top: 1px solid #ccc;
    overflow: hidden;
    zoom: 1;
    }
div#tooltip div.grp div.vcard div {
    margin: 0;
    }
div#tooltip div.grp div.vcard div.fn {
    margin-bottom: 3px;
    margin-top: 3px;
    }
div#tooltip div.grp div.vcard div.adr {
    margin-bottom: 6px;
    }
div#tooltip div.grp div.vcard div.adr div {
    margin: 0;
    }
div#tooltip div.grp div.vcard div.email{
    margin-top: 5px;
    }
div#tooltip div.grp div.vcard div.email a {
    zoom:1;
    }
div#interactive {
    position: relative;
    left: -20px;
    }

div#map ul#gfx li {
    zoom: 1;
}
div#map ul#gfx li {
    list-style-type: none;
    list-style-image: none;
    position: absolute;
    }
ul#gfx li#plate {
    z-index: 500;
    }
ul#gfx li#plate img {
    background: none;
    border: 0 none;
    }
ul#gfx li#origi,
ul#gfx li#hover,
ul#gfx li#hover em {
    background: url(/assets/etel/gen/img/bas/map_geschaeftskunden_sprite.png) no-repeat;
    z-index: 5;
    }
ul#gfx li#origi {
    width: 600px;
    height: 500px;
    z-index: 10;
    zoom: 1;
    }
ul#gfx li#hover em {
    position: absolute;
    }
div#map ul.cottbus li#hover {
    z-index: 20;
    left: 313px;
    _left: 299px;
    top: 64px;
    width: 262px;
    height: 227px;
    background-position: -929px -16px;
    }
div#map ul.dresden li#hover {
    z-index: 20;
    left: 252px;
    _left: 238px;
    top: 174px;
    width: 321px;
    height: 206px;
    background-position: -870px -271px;
    }
div#map ul.aue li#hover {
    z-index: 20;
    left: 171px;
    _left: 157px;
    top: 318px;
    width: 218px;
    height: 146px;
    background-position: -628px -349px;
    }
div#map ul.halle li#hover {
    z-index: 20;
    left: 52px;
    _left: 38px;
    top: 93px;
    width: 291px;
    height: 172px;
    background-position: -626px 0;
    zoom: 1;
    }
    div#map ul.halle em#freiberg {
        left: 306px;
        top: 205px;
        width: 30px;
        height: 24px;
        background-position: -827px -240px;
        }
div#map ul.leipzig li#hover {
    z-index: 20;
    left: 120px;
    _left: 106px;
    top: 175px;
    width: 188px;
    height: 165px;
    background-position: -626px -178px;
    }
    div#map ul.leipzig em#plauen {
        left: 78px;
        top: 214px;
        width: 30px;
        height: 24px;
        background-position: -825px -289px;
        }
    div#map ul.leipzig em#dessau {
        left: 92px;
        top: -60px;
        width: 34px;
        height: 33px;
        background-position: -825px -178px;
        }
