* {
    margin: 0px;
    padding: 0px;
}

/* ============ Content ============
====================================*/

body {
    font-family: arial, helvetica, sans-serif;
    background: #000;
}

#content {
    width: 765px;
    background: #fff;
    margin: 0 auto;
}

/* ============ Header ==============
====================================*/

#header {
    width: 765px;
    height: 95px;
    margin: 0 auto;
}

#header img {
    margin: 5px 0px 0px 10px;
}

ul.menu {
    background: url(images/menu_bg.png) repeat-x;
    height: 42px;
    width: 765px;
    margin: 0 auto;
    text-align: center;
}

ul.menu li {
    display: inline;
    line-height: 32px;
    list-style:none;
    color: #fff;
}

ul.menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1px;
    padding: 2px 4px 3px 4px;
}

ul.menu li a:hover {
    color: #ff0000;
}

/* ============ Right ===============
====================================*/

#right_side {
    width: 230px;
    float: right;
    background: #000;
    border: 2px solid #d0c3c3;
    margin: 8px 5px 5px 5px;
}

.pokerstars {
    padding: 10px 0px 4px 0px;
}

.pokerstars h1 a {
    text-decoration: underline;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    padding: 0px 10px 0px 15px;
}

.pokerstars img {
    padding: 9px 10px 0px 13px;
}

.pokerstars h4 {
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    padding: 8px 10px 1px 13px;
}

.pokerstars p {
    font-size: 14px;
    color: #fff;
    padding: 0px 10px 4px 13px;
}

.rightmenu {
    width: 200px;
}

.rightmenu {
    margin: 15px 0px 5px 12px;
}

.rightmenu h5 {
    color: #fff;
    font-size: 25px;
    letter-spacing: -1px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    background: url(images/rightmenu_headline_bg.png) repeat-x;
    height: 30px;
}

.rightmenu ul {
    background: url(images/rightmenu_bg.png) repeat-y;
    border-left: 1px solid #590f0f;
    border-right: 1px solid #590f0f;
    border-left: 1px solid #590f0f;
}

.rightmenu ul li {
    border-bottom: 1px solid #590f0f;
    padding: 0px 0px 0px 25px;
    list-style: none;
    text-align: left;
    background: url(images/clover.png) 3% 50% no-repeat;
}

.rightmenu ul li a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    display: block;
    line-height: 25px;
    font-weight: bold;
}

.rightmenu ul li:hover {
    background: url(images/clover_hover.png) 3% 50% no-repeat;
}

.rightmenu ul li a:hover {
    color: #ff0000;
}

/* ============ Left ==============
====================================*/

#left_side {
    width: 510px;
    float: left;
    margin: 8px 0px 0px 8px;
}

.welcome h1 {
    color: #303134;
    font-size: 25px;
    font-weight: bold;
    font-family: Tahoma, Verdana, Geneva;
    letter-spacing: -1px;
    padding: 0px 0px 3px 0px;
}

.welcome p {
    color: #303134;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}

.topbonus {
    padding: 10px 0px 0px 0px;
}

.topbonus h3 {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    border: 2px solid #474642;
    background: url(images/topbonus_bg.png) repeat-x;
    padding: 0px 0px 0px 5px;
    line-height: 32px;
    height: 31px;
}

.topbonus ul li {
    color: #303134;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    padding: 8px 0px 8px 0px;
    margin: 0px 0px 0px 15px;
}

.news {
    padding: 4px 0px 0px 0px;
}

.news h2 {
    font-size: 24px;
    font-weight: bold;
    color: #303134;
    letter-spacing: -1px;
    font-family: Tahoma, Verdana, Geneva;
    padding: 0px 0px 4px 0px;
}

.news p {
    font-size: 13px;
    color: #303134;
    font-weight: bold;
}

.news p a {
    color: #002aa4;
}

.firstdeposit p {
    background: url(images/deposit_bonus.jpg) no-repeat;
    width: 513px;
    height: 94px;
    line-height: 133px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
}

.firstdeposit p span {
    color: #fe0000;
    font-size: 22px;
}

/* ============ Footer==============
====================================*/

#footer {
    background: url(images/menu_bg.png) repeat-x;
    width: 765px;
    height: 38px;
    margin: auto;
    margin-top: 7px;
}

ul.footermenu {
    background: url(images/menu_bg.png) repeat-x;
    height: 42px;
    width: 765px;
    margin: 0 auto;
    text-align: center;
}

ul.footermenu li {
    display: inline;
    line-height: 30px;
    list-style:none;
    color: #938888;
}

ul.footermenu li a {
    color: #938888;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -1px;
    padding: 0px 4px 0px 4px;
}

ul.footermenu li a:hover {
    color: #fff;
}

/* ============ Other ==============
====================================*/

.clear {
    clear: both;
}
