body {
    background: url("/images/en/default/menu/new/bgr_menu_a_hover_wide.gif") no-repeat;
    background: #f6c602;
    padding: 0;
    margin: 0;
}

img.howtoplaypopup{
cursor: pointer;
}

#howtoplaypopup {
    border: 4px ridge purple; 
    background-color: #f6c602;
    position: absolute; 
    left: 2px; top: 82px; 
    width: 700px; height: 290px; 
    display: none;
    z-index: 4;
}

#howtoplaypopup p {
    font-family: Arial; 
    font-size: 10pt; 
    margin-left: 210px; 
    font-weight: bold;
}

#howtoplaypopup a.bottom {
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold;
    position: absolute;
    right: 1px;
    bottom: 1px;
    color: black;
}

img.btn-menu-close{
cursor: pointer;
float: right;
}

#show_language{
cursor: pointer;
}

table.menu {
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 0;
}

table.menu td {
    margin: 0;
    padding: 0;
    border: 0;
}

table.menu a {
    border: 0;
    margin: 0;
    padding: 0;
}

table.menu img {
    border: 0;
    margin: 0;
    padding: 0;
}

table.menu td.promo_entries {
    display: block;
    font-size: 11px;
    background-color: black;
    height: 29px;
    width: 364px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
}

table.menu td.promo_entries marquee {
    margin: 6px;
    font-family: Verdana, sans-serif;
    color: #ffea00;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}

table.menu td .promo_entries a {
    color: #aaf;
}

table.menu tr.menu_row1 td {
    padding-left: 16px;
}

table.menu_row3 {
    width: 100%;
}
