/* S3 Counter - Yann Voumard - 12.02.2009 edit jnpittet 29.09.2011
************************************************/
#counter
{

}

#counter h2
{
    margin-top: 6px;
}

#counter-display
{
        background-color: #242424;
        text-align: center;
        border: solid 1px #000;
        border-bottom: 0px;
        padding: 0px;
        padding-top: 5px;
        width: 342px;
        margin: 0px auto 0px auto;
        font-size: 1px;
        margin-top: 40px;
}

#counter-display div 
{
    width: 18px;
    height: 24px;
    float: left;
    margin: 0px 1px 0px 1px;
}

#counter-bar
{
    background-color: #242424;
    border: solid 1px #000;
    border-top: 0px;
    padding: 0px;
    width: 342px;
    margin: 0px auto 0px auto;
    text-align: center;
    font-size: 1px;
    margin-top: 0px;
}

#counter-bar img
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.d0 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/0.png);
}
.d1 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/1.png);
}
.d2 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/2.png);
}
.d3 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/3.png);
}
.d4 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/4.png);
}
.d5 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/5.png);
}
.d6 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/6.png);
}
.d7 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/7.png);
}
.d8 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/8.png);
}
.d9 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/9.png);
}
.p 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/p.png);
}
.b 
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/b.png);
}
.m
{
    background-image: url(http://swisscube.live/Content/counter-1.0/images/m.png);
}
