html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {
-webkit-text-size-adjust:none;
margin:0;
padding:0;
}

body {
font-size:13px;
background:#000 url(i/body_bg.png) repeat-x;
background-position: 0 79px;
font-family:Helvetica;
color:#fff;
}

ul,li,ol,dl,dd,dt {
list-style:none;
margin:0;
padding:0;
}

img {
border:0;
}

a {
text-decoration:none;
}

h1 {
font-size:15px;
font-weight:700;
color:#ab9556;
}

div.hr {
height:5px;
background:url(i/footer_top_seperator.png) repeat-x;
}

div.hr hr {
display:none;
}

.spacer15 {
padding:15px;
}

.spacer10 {
padding:10px;
}

.spacer5 {
padding:5px;
}

.support {
background-color:#c9af61;
color:#000;
}

.underline {
text-decoration:underline;
}

.bold {
font-weight:700;
}

.link-color {
color:#fffffe;
}

#header {
display:block;
height:80px;
background:url(i/header_bg.png) repeat-x;
}

#header p.logo {
position:absolute;
width:100%;
height:59px;
background:url(i/header_logo.png) no-repeat;
background-position:50% 0;
}

#header p.ticker {
position:absolute;
margin-top:59px;
width:100%;
height:21px;
background:url(i/headline_bg.png) repeat-x;
}

#page_wrapper {
overflow:hidden;
padding:0;
}

#vert-menu ul li {
color:#ab9556;
border-bottom:1px solid #c9af61;
background:url(i/footer_menu_line.png) repeat;
font-size:16px;
list-style:none;
overflow:hidden;
}

#vert-menu ul li a {
background:url(i/footer_arrow.png) no-repeat 95% 50%;
display:block;
text-decoration:none;
color:inherit;
padding:6px 0 6px 10px;
}

#horz-menu ul {
width:100%;
float:left;
background:url(i/bottom_menu_bg.png) repeat-x;
border-bottom:#303030 1px solid;
}

#horz-menu ul li {
width:25%;
float:left;
background:url(i/bottom_menu_seperator.png) no-repeat;
text-align:center;
}

#horz-menu ul li.first {
background:none;
}

#games {
width:240px;
margin:0 auto;
}

#games a {
font-size:15px;
color:#000000;
}

#games .white {
font-size:12px;
color:#737373;
}

#games .green {
font-size:12px;
color:#02d43e;
}

#games ul li {
background:url(i/game_bg.png) no-repeat;
width:240px;
height:60px;
padding:5px;
}

#games a.game {
background:no-repeat;
display:block;
height:50px;
padding-left:55px;
}

#games a.goldrally {
background-image:url(i/game_ico_goldrally.png);
}

#games a.jacksorbetter {
background-image:url(i/game_ico_jacksorbetter.png);
}

#games a.blackjack {
background-image:url(i/game_ico_blackjack.png);
}

.copyright {
font-size:10px;
color: #ab9556;
text-align:center;
}
