﻿
#content
{
  background-color:rgba(0, 0, 0, 0.5);   
  margin-top:-30px; /*shadow height */ 
}

h1
{
    border-bottom:none;   
}

h2
{
    border-bottom:none;
}

#contentleft
{
    padding-top:10px;
}


#contentright
{
   padding-top:15px;
}

#gameheader
{
    margin: 0px auto;
    width: 960px;
    height: 50px;
    position: relative;
    border-right: 1px solid rgb(56, 56, 57);
    border-bottom: 1px solid rgb(56, 56, 57);
    border-left: 1px solid rgb(56, 56, 57);
    z-index: 100;
    background-color:rgba(0, 0, 0, 0.8);
    
}

#gameheader a
{
    color:#DDD;
}

.rightcontentbox
{
    
    border:2px solid transparent;
    background:transparent;

}

#copyright
{
    display:block;
    padding-top:20px;
}

header-topmenu
{
}



#buttonmenu
{
    margin-top:364px;
    overflow:hidden;
}

#buttonmenu,#menuleft,#menulefttail,#menuright,#menurighttail
{
    background-repeat:no-repeat;
}

#shadow
{
    width:960px;
    height:30px;
    background-repeat:no-repeat;

}
