/* BASICS */
body {font:12px 'Verdana'; background:url('images/bodybg.gif');}
a {text-decoration:underline;}
a:visited {color:#0000ff;}
a:hover {text-decoration:none;}
a.red {color:#ff0000;}
h1 {font-size:15px; margin-top:0px; background:#ff6600 url('images/header.gif') repeat-x; width:653px; padding:2px 0 4px 10px; color:#fff; text-shadow:#000 1px 1px 0px; -moz-border-radius:7px; -webkit-border-radius:7px; -webkit-box-shadow:0px 0px 10px #aeaeae; -moz-box-shadow:0px 0px 10px #aeaeae;}
h2 {font-size:15px; background:#ffff00 url('images/header3.gif') repeat-x; width:653px; padding:2px 0 4px 10px; color:#fff; text-shadow:#000 1px 1px 0px; -moz-border-radius:7px; -webkit-border-radius:7px; -webkit-box-shadow:0px 0px 10px #aeaeae; -moz-box-shadow:0px 0px 10px #aeaeae;}
h3 {font-size:15px; background:url('images/header2.gif') repeat-x; width:653px; padding:2px 0 4px 10px; color:#fff; text-shadow:#000 1px 1px 0px; -moz-border-radius:7px; -webkit-border-radius:7px; -webkit-box-shadow:0px 0px 10px #aeaeae; -moz-box-shadow:0px 0px 10px #aeaeae;}
h1 img {float:right;}
a img {border:0px;}

/* LAYOUT */
#container {width:905px; position:absolute; left:50%; margin-left:-450px; margin-top:10px; background:#fff; border:4px solid #175391; -moz-border-radius:20px 20px 0 0; -webkit-border-radius:20px 20px 0 0; -moz-box-shadow:0px 0px 20px #707070; -webkit-box-shadow:0px 0px 20px #707070;}
#content {width:680px; float:left; padding:120px 0 20px 20px; background:url('images/logo.gif') no-repeat 2px 10px;}
#logoclick {width:680px; height:100px; float:left; position:absolute; left:50%; margin-left:-450px; margin-top:-110px;}
#footer {width:895px; background:#175391; padding:8px 0 8px 10px; color:#fff;}
#footer p {margin:0 0 5px 0; font-weight:bold; font-size:11px; text-shadow:#000 1px 1px 0px;}
#footer a {color:#fff;}
#menu {width:200px; float:left;}
#menu ul {list-style-type:none; margin-left:-35px;}
#menu ul li {width:177px; -webkit-box-shadow:0px 0px 20px #bdbdbd; -moz-box-shadow:0px 0px 20px #bdbdbd;}
#menu ul li a {display:block; width:182px; padding:3px 0 3px 5px; color:#002648; background:#fff7db; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#menu ul li a:hover {text-decoration:underline; background:#ffffff;}
#menu ul li a span {float:right; color:#ff6600; margin-right:6px;}
#menu ul li.head {background:#ff6600 url('images/header.gif') repeat-x; padding:5px; color:#fff; text-shadow:#000 1px 1px 0px; font-weight:bold; font-size:14px; -moz-border-radius:8px 8px 0 0; -webkit-border-radius:8px 8px 0 0;}
#menu ul li.head img {float:right; margin-top:-1px;}
#products {position:absolute; left:50%; margin-left:55px; top:22px; font-weight:bold; font-size:11px; text-transform:uppercase;}
#products a {color:#fff; display:inline-block; width:55px; height:18px; padding-top:2px; text-align:center; vertical-align:middle; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px;}
#products a.games {background:#f85b5b;}
#products a.games:hover {background:#ff0000;}
#products a.poker {background:#7dc75e;}
#products a.poker:hover {background:#1e6900;}
#products a.lotto {background:#7799e0;}
#products a.lotto:hover {background:#0141c4;}
div.intro {background:#e7e7e7 url('images/quote.gif') no-repeat 605px 5px; border:1px solid #c7c7c7; padding-bottom:10px; width:660px; -moz-border-radius:5px; -webkit-border-radius:5px;}
div.intro p {margin:0px; padding:10px 50px 0 15px; line-height:15px; font-size:11px; font-weight:bold; color:#323232;}
div.intro div {text-align:center; margin:8px 0 5px 0;}
div.intro div p {margin:0 0 -5px 0;}
div.intro div h5 {margin:0 0 -8px 0; font-size:14px;}
div.intro div a {text-decoration:none;}
div.intro div a:hover {color:#cc0000;}
div.intro div span {font-size:14px;}
div.intro div span a {color:#cc0000; font-weight:bold;}
div.txt {margin:0 25px 0 10px;}
div.txt p {line-height:16px;}
div.txt a {font-weight:bold;}
div.txt h4 {margin-top:0px; margin-bottom:-2px; font-size:14px; border-bottom:1px dotted #363636;}
div.txt img.right {float:right; margin:20px 0 10px 20px; -moz-box-shadow:0px 0px 12px #848484; -webkit-box-shadow:0px 0px 12px #848484;}
div.imgcenter {width:660px; text-align:center;}
div.imgcenter p {margin:0px; font-weight:bold; font-size:10px;}
img.float {float:right; margin:30px 0 10px 10px;}

/* TABLES */
div.front table {border-collapse:collapse; margin-top:0px;}
div.front table th {background:url('images/header2.gif') repeat-x; height:23px; color:#fff; text-shadow:#000 1px 1px 0px; padding:2px 0 2px 0; font-size:12px; border:1px solid #001a45; border-bottom:0px;}
div.front table th.clr {background:#fff; border:0px;}
div.front table td {font-size:15px; font-weight:bold; text-align:center; border:1px solid #c7c7c7; padding:3px 0 3px 0; background:url('images/td.gif') repeat-x;}
div.front table td.info {text-align:left; padding-left:5px;}
div.front table td.info a {color:#000; text-decoration:none;}
div.front table td.info a:hover {text-decoration:underline;}
div.front table td.freebet {font-size:14px; font-weight:bold;}
div.front table td.grey {font-size:13px; color:#787878;}
div.front table td.read {font-size:13px; background:url('images/readmore.gif') no-repeat -1px 0px; border:0px; text-align:left; padding-left:5px;}
div.front table td.read a {color:#fff;}
div.front table td.products img {margin-right:3px;}
div.front table td.clr {background:#fff; border:0px;}
div.front table td.moreinfo {background:#fff; text-align:left; padding:5px; font-size:11px; font-weight:normal;}
div.front table td.moreinfo p {margin:0 0 8px 0; width:530px;}
div.front table td.moreinfo img {margin-left:40px; -moz-box-shadow:0px 0px 20px #707070; -webkit-box-shadow:0px 0px 20px #707070;}
div.front table td.moreoptions {background:#fff url('images/moreoptions.gif') no-repeat !important; border:0px !important; text-align:left !important; padding-left:5px !important; padding-top:5px; vertical-align:top;}
div.front table td.moreoptions a {font-size:13px; color:#fff;}
div.front table td.moreoptions div {margin-top:11px;}

table.small {margin-top:10px; border-collapse:collapse;}
table.small td {font-size:11px; border:1px solid #c7c7c7; text-align:center; padding:3px 0 3px 3px;}
table.small td.left {text-align:left;}
table.small tr.head td {font-size:15px; font-weight:bold; color:#fff; padding-left:5px; text-shadow:#000 1px 1px 0px; text-align:left; margin-top:0px; background:#ff6600 url('images/header2.gif') repeat-x !important;}
table.small tr:nth-child(2n+1) td {background:#F4F4F4;}

table.med {margin-top:10px; border-collapse:collapse;}
table.med td {font-size:13px; border:1px solid #c7c7c7; text-align:center; padding:3px 0 3px 3px;}
table.med td.left {text-align:left; padding-left:5px;}
table.med td.right {text-align:right; padding-right:5px;}
table.med tr.head td {font-size:15px; font-weight:bold; color:#fff; padding-left:5px; text-shadow:#000 1px 1px 0px; text-align:left; margin-top:0px; background:#ff6600 url('images/header2.gif') repeat-x !important;}
table.med tr:nth-child(2n+1) td {background:#F4F4F4;}
table.med td.moreoptions {background:#fff url('images/moreoptions.gif') no-repeat 0px -2px !important; font-weight:bold; border:0px !important; text-align:left !important; padding-left:5px !important; padding-top:2px; vertical-align:top;}
table.med td.moreoptions a {font-size:13px; color:#fff;}
table.med tr.head td.clr {background:#fff !important; border:0px;}

table.bord td {border:1px solid #bdbdbd !important;}

div.txt table td {border-bottom:1px dotted #bcbcbc;}
div.txt table td.stars {border:0px; text-align:center;}
div.txt table td.stars img {margin-right:3px;}
div.txt table tr:last-child td {border:0px;}

div.ball {display:inline-block; width:30px; height:24px; margin-right:3px; color:#000; font-weight:bold; text-shadow:#fff 1px 1px 0px; padding-top:7px; background:url('/images/ball.gif') no-repeat;}

/* MISC */
table tr td.left, table th.left {text-align:left; padding-left:5px !important;}
.tooltip { display:none; background:transparent url('images/sort-arrow.png') no-repeat; font-size:11px; font-weight:bold; z-index:300; height:30px; width:90px; text-align:center; padding:4px 0 0 0; color:#fff;}

