/* 
* CSS style created for wave3k.net by af
* http://www.wave3k.net
*/

body
{
    background-color: #355c8f;
}

#holder
{
    display: block;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 574px;
    height: 246px;
    margin-left: -287px;
    margin-top: -123px;
    text-align: center;    
}

.box
{
    display: block;
    float: left;
    margin: 5px;
    padding: 0px;
    padding-top: 30px;
    height: 40px;
    width: 70px;
    cursor: default;
    border: 1px solid #8f8f8f;
    background: url('/img/bg.png') no-repeat scroll center;
    color: #cfcfcf;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 22pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url('/css/border-radius.htc');
}

a.box:hover
{
    margin: 0px;
    padding: 5px;
    padding-top: 35px;
}

#a1-w
{
    background-position: -82px -82px;
}

#a2-a
{
    background-position: -164px -82px;
}

#a3-v
{
    background-position: -246px -82px;
}

#a4-e
{
    background-position: -328px -82px;
}

#a5-3
{
    background-position: -410px -82px;
}

#a6-k
{
    background-position: -492px -82px;
}

#a1-w:hover
{
    background-position: -77px -77px;
}

#a2-a:hover
{
    background-position: -159px -77px;
}

#a3-v:hover
{
    background-position: -241px -77px;
}

#a4-e:hover
{
    background-position: -323px -77px;
}

#a5-3:hover
{
    background-position: -405px -77px;
}

#a6-k:hover
{
    background-position: -487px -77px;
}
