/*
  Licence: © Copyright 2008 gulage.com. Všechna práva vyhrazena. Kopírování bez souhlasu majitele zakázáno.
*/
body {
        font-family:Arial;
        background:#320F0D url(../img/bgBody.gif) top repeat-x;
        padding:0px;
        margin:0px;
        color:#FFFFFF;
        font-size:16px;
}
img {
        border:0px;
}
.colorRed {
        color:#7d0011;
}
a {
        text-decoration:underline;
        color: #F5A218;
}
a:hover {
        text-decoration:none;
}
.left {
        float:left;
}
.right {
        float:right;
}
h1, h2, h3, ul, p {padding:0;margin:0;}

ul {
        list-style-position: inside;
}

#lead {
        width:949px;
        /*min-height:1046px;*/
        min-height:1156px;
        margin:0px auto;
        padding:0px 25px;
        background:url(../img/bgLead.gif) repeat-x #722920;
        position:relative;
        font-size:0.7em;
}

#top {
        /*background:url(../img/bgTop.gif) top no-repeat;*/
        position: relative;
        height: 190px;
}

#top #logo {
			width:757px;
			height:171px;
			display:block;
			/*left:11px;*/
			position:absolute;
                        top:10px;
			overflow:hidden;
			z-index:1;
}
#logo {width:200px!Important;}

#top #logo h1 a {
        text-decoration: none;
}
#top #logo h1, 
#logo h1 span.logoImg
{
        width:757px;
        height:171px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        overflow: hidden;
        color: #fff;
        padding-left: 0px;
        padding-top: 0px;
        margin: 0px;
        text-indent: -2000em;
}
#top #logo h1 span.logoImg {
        width:200px;
        height:171px;
        background-image:url(../img/ecbLogo.gif);
        background-repeat:no-repeat;
        background-position: top center;
        display: block;
        left: 0px;
        cursor: pointer;
        margin: 0;
        overflow:hidden;

        text-indent:0;
        padding-top: 125px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 12px;
        text-align: center;
}
#logo h1 .logoMoreInfo {
        display: block;
        color: #F2E10B;
        text-transform: none;
}

#top .info {
        position:absolute;
        width:226px;
        height:123px;
        top:55px;
        right:0;
        z-index:1;
}

#top .info input.myInput {
        height:19px;
        width:88px;
        border:0;
        background:url(../img/bgInput.png) top no-repeat;
        padding-top:2px;
        padding-left:7px;
        padding-right:7px;
        margin: 5px 0;
}
#top .info select {width:98px;height:21px;}
#top .info table {width:100%;}

#top .info .login {
	z-index:10;
	position:
	relative;
	width:210px;
	height:88px;
	background:url(../img/bgLogin.gif) top repeat;
	padding:8px;
	}
#top .info .login strong {padding-right:20px;}
#top .info .login a {
        color:#F5A218;
}
#top .info .login tr.padding td {padding-top:5px;}
#top .info .lang {z-index:10;position:relative;	width:212px;height:25px;background:url(../img/bgLang.gif) top no-repeat;margin-bottom:6px;padding-left:7px;padding-right:7px;}
/*#top .info .lang .sk {background:url(../img/flagSK.gif) right no-repeat;padding-right:25px;}*/
#top .info .lang .sk {
        background:url(../img/flags/flag_sk.png) no-repeat right bottom;
        padding-right: 25px;
}
#top .info .lang .en {
        background:url(../img/flags/flag_en.png) no-repeat right bottom;
        padding-right: 25px;
}
#top .info .lang .cz {
        background:url(../img/flags/flag_cs.png) no-repeat right bottom;
        padding-right: 25px;
}
#top .info .lang .pl {
        background:url(../img/flags/flag_pl.png) no-repeat right bottom;
        padding-right: 25px;
}
#top .info .lang .hu {
        background:url(../img/flags/flag_hu.png) no-repeat right bottom;
        padding-right: 25px;
}
#top .info .lang .de {
        background:url(../img/flags/flag_de.png) no-repeat right bottom;
        padding-right: 25px;
}

#top #otherLang {
		position:absolute;
	        right:0;
		top:7px;
		z-index:100;
                background: #5D271D;
}

/* Flags */
#top #otherLang a {
        display: block;
        float:left;
        margin:3px;
		color:#FFFFFF;
		height:16px;
		width:18px;
                text-decoration: none;
                background-repeat: no-repeat;
                background-position: left top;
}
#top #otherLang a:hover {
        background-position: left -16px;
}
#top #otherLang a.en,
.en, .eu, .gb
{
        background-image: url(../img/flags/flag_en.png);
}

#top #otherLang a.sk,
.sk
{
        background-image: url(../img/flags/flag_sk.png);
}

#top #otherLang a.cz,
.cz
{
        background-image: url(../img/flags/flag_cs.png);
}

#top #otherLang a.pl,
.pl
{
        background-image: url(../img/flags/flag_pl.png);
}

#top #otherLang a.de,
.de
{
        background-image: url(../img/flags/flag_de.png);
}

#top #otherLang a.hu,
.hu
{
        background-image: url(../img/flags/flag_hu.png);
}

#top #otherLang a.fr,
.fr
{
        background-image: url(../img/flags/flag_fr.png);
}

#top #otherLang a.it,
.it
{
        background-image: url(../img/flags/flag_it.png);
}

#top #otherLang a.es,
.es
{
        background-image: url(../img/flags/flag_es.png);
}

#top #otherLang a.pt,
.pt
{
        background-image: url(../img/flags/flag_pt.png);
}

#top #otherLang a.nl,
.nl
{
        background-image: url(../img/flags/flag_nl.png);
}

#top #otherLang a.sv,
.sv, .se
{
        background-image: url(../img/flags/flag_sv.png);
}

#top #otherLang a.da,
.da, .dk
{
        background-image: url(../img/flags/flag_da.png);
}

#top #otherLang a.no,
.no
{
        background-image: url(../img/flags/flag_no.png);
}

#top #otherLang a.fi,
.fi
{
        background-image: url(../img/flags/flag_fi.png);
}

#top #otherLang a.el,
.el
{
        background-image: url(../img/flags/flag_el.png);
}

#top #otherLang a.tr,
.tr
{
        background-image: url(../img/flags/flag_tr.png);
}

#top #otherLang a.ru,
.ru
{
        background-image: url(../img/flags/flag_ru.png);
}

#top #otherLang a.cn,
.cn
{
        background-image: url(../img/flags/flag_cn.png);
}

#top #otherLang a.ro,
.ro
{
        background-image: url(../img/flags/flag_ro.png);
}

#top #otherLang a.bg,
.bg
{
        background-image: url(../img/flags/flag_bg.png);
}

#top #otherLang a.hr,
.hr
{
        background-image: url(../img/flags/flag_hr.png);
}






#menuColumn {
        /*position:relative;*/
        position:absolute;
        left:25px;
        /*float:left;*/
        width: 200px;
}

/* Menu */
#menuColumn .menuWrapper {
        position: relative;
        top: 2px;
        margin:0;
        margin-bottom: 1em;
        padding:0;
        background: url(../img/bgMenuMiddle.gif) transparent repeat-y left top;
}
				/*
#menuColumn .menuWrapper:after {
        content: ' ';
        display: block;
        width: 100%;
        height: 3px;
        background: url(../img/bgMenuBottom) transparent no-repeat left bottom;
}
*/
#menuColumn .menu {
        position: relative;
        top: -2px;
        width:170px;
        min-height: 330px;
        margin: 0;
        padding:18px 15px 0px 15px;
        background: url(../img/bgMenuTop.gif) transparent left top no-repeat;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
}
#menuColumn .menu li {
        /*height: 30px;*/
}
ul.menu ul {
        margin-left: 2em;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
}
#menuColumn .menu a {
        font-size:1em;
        display:block; 
        text-transform: uppercase;
        color:#FFFFFF;
        padding:5px 15px 3px;
        text-decoration:none;
        background: url(../img/bgMenuItemBottomPipe.png) no-repeat left bottom;
}
#menuColumn .menu a:hover {
        text-decoration:underline;
}
#menucolumn .menu a.last {
        border-bottom:0;
}
#menuColumn .menu li.active {
        /*background:url(../img/bgActive.gif) left top no-repeat;*/
        background: url(../img/bkgMenuItem.png) repeat-x left -9px;
        color: #000000;
        margin: 0 -20px 0 -20px;
        padding-left: 20px;
}
#menuColumn .menu li.active a {
        color: #000000;
}
/* Second level items */
#menuColumn .menu li li a {
        color: #FFFFFF !important;
        background-position: -20px bottom;
        text-transform: none;
}

#top .flash {
        position:absolute;
        width:750px;
        height:250px;
        top:183px;
        left:248px;
}


#content h2 {font-size:1.4em;}

#menuColumn .players {
        height:196px;
        padding-top:4px;
        background:url(../img/bgPlayers.gif) top no-repeat;
}
#menuColumn .players table {
        width:100%;
}
#menuColumn .players a {
        color:#FFFFFF;
}
#menuColumn .players .game {
        width:205px;
        height:22px;
        margin-left:8px;
        padding:3px 0px 0px 10px;
        background:url(../img/bgGame.gif) left no-repeat;
}
#menuColumn .players .time, 
#menuColumn .players .money {
        text-align:right;
        padding-right:15px;
}
#menuColumn .players .name {
        padding:3px 0px 5px 10px;
}
#menuColumn .players .name .sk {
        background:url(../img/flagSK.gif) left no-repeat;
        padding-left:28px;
}
#menuColumn .players strong.title {
        color:#F5A218;
        width:205px;
        height:19px;
        margin-left:8px;
        display:block;
        margin-bottom:10px;
        padding:6px 0px 0px 10px;
        background:url(../img/playersTitle.gif) left no-repeat;
}


#content .flashBonus {
        float:left;
}

#content .casino .background {width:770px;height:740px;padding-top:20px;clear:both;background:url(../img/background.gif) top left repeat-y;}
#content .casino .backgroundBottom {width:770px;height:7px;background:url(../img/backgroundBottom.gif) top left no-repeat;}

#content .casino h3 {font-size:1.2em;color:#69f8ab;padding-bottom:20px;}
#content .casino .main {width:770px;}
#content .casino .menu {
        background:#012a13;
        padding:20px;
        height:690px;
        line-height:2em;
        width:155px;
        float:left;
        margin-left:10px;
}
#content .casino .menu a {
        display:block;
        color:#FFFFFF;
        text-decoration:none;
        background:url(../img/sipka2.gif) left no-repeat;
        padding-left:25px;
}
#content .casino .menu a:hover, 
#content .casino .menu a.active {
        color:#69f8ab;
}

ul.gameGroupTabs {
        list-style-type: none;        
        margin-bottom: 3em;
}
.gameGroupTabs li {
        display: inline;
}
.gameGroupTabs a {
        height: 11px;
        color: #F5A218 !important;
        text-decoration: underline;
        padding: 15px;
        margin-right: 1px;
        /*background: url(../img/bgZalozka.gif) left repeat-x;*/
}
.gameGroupTabs a:hover {
        text-decoration:underline;
}
.gameGroupTabs a.active {
        /*
        background:#001c0c;
        border:1px solid #0e763e;
        */
        text-decoration: none;
        color: #FFFFFF !important;
        border-bottom:0;
}

#content .window {background:#001c0c;padding:20px 40px 20px 40px;float:right;width:470px;margin-right:1px;line-height:2em;}
#content .window p {padding-bottom:20px;}

#content .subpage .textBackgroundTop {width:770px;background:url(../img/textBackgroundTop.gif) top no-repeat;padding-top:7px;}
#content .subpage .textBackgroundBottom {width:770px;height:7px;background:url(../img/backgroundBottom.gif) top left no-repeat;}
#content .subpage .text {width:710px;line-height:2em;height:750px;min-height:755px;padding:20px 30px 20px 30px;clear:both;background:url(../img/background.gif) top left repeat-y;}
#content .subpage .text h3 {font-size:1.2em;color:#69f8ab;padding-bottom:20px;}
#content .subpage .text p {padding-bottom:20px;}
#content .subpage .text strong.title {display:block;padding-bottom:12px;color:#F5A218;}
#content .subpage .text strong {color:#F5A218;}
#content .subpage .text a {color:#FFFFFF;}

#content legend {color:#69f8ab;font-weight:bold;padding-right:10px;padding-left:10px;}
#content fieldset {border:1px solid #F5A218;padding:10px;}
#content .subpage .text label {color:#FFFFFF;font-weight:bold;}
#content .subpage .text input.input {border:1px solid #7f9db9;width:200px;padding:2px 4px 2px 4px;}
#content .subpage .text textarea {border:1px solid #7f9db9;}
#content .subpage .text td {padding:2px 5px 2px 5px;}

#footer {
        width: 100%;
        margin: 0 auto;
        font-size: 80%;
        padding-left:6px;
        color:#FFFFFF;
        padding-bottom:50px;
        line-height: 2em;
        text-align: center;
}
.footerOnIndex {
        position:absolute;
        top:1160px;
}
#footer .footerWrapper {
        width: 949px;
        margin: 0 auto;
}

#footer ul.menuFooter {
        display: inline;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
}
#footer ul.menuFooter li {
        float:left;
}
#footer ul.menuFooter li a {
        display: block;
        padding: 0 5px;
}
/*
#footer .footerLinks {
        text-align:left;
}
        */
#footer a {
        color: #F5A218;
        text-decoration:underline;}
#footer a:hover {text-decoration:none;}
#footer table {width:100%;}
#footer table td, #footer table th {width:16%;text-align:left;color:#69f8ab;padding-bottom:7px;}
#footer table a {color:#FFFFFF;text-decoration:none;background:url(../img/sipka.gif) left no-repeat;padding-left:15px;}
#footer table a:hover {text-decoration:underline;}
#footer .flashArabian {width:750px;height:60px;float:left;margin-right:3px;}
#footer .links {clear:both;margin-top:7px;padding-bottom:10px;}
/*#footer .gameIndex {padding-bottom:20px;}
#footer .gameIndex .title {text-align:center;background:url(../img/bgTitle.gif) center repeat-x;margin-bottom:20px;}
#footer .gameIndex .title span {background:#02612e;padding-left:30px;padding-right:30px;color:#adfcd2;font-weight:bold;}
*/
#footer p {
        text-align: left;
}

#footer img {
        float:left;
        margin-right: 20px;
}

#footer .optimizationInfo {
        font-size: 80%;
}


.gameIndex {
        padding-bottom:2em;
        color: #FFFFFF;
}
.gameIndex ul {
        display:block;
        width:80%;
        list-style: none;
        margin: 0 auto;
        padding:0;
}
.gameIndex li {
        float:left;
        width:25%;
}
.gameIndex li {
        font-weight:bold;
        color:#69F8AB;

}
.gameIndex li li {
        width: 100%;
        font-weight: normal;
        color: #FFFFFF;
        float:none;
        margin-bottom: 0.5em;
}
#footer .gameIndex a {
        color: #FFFFFF;
        text-decoration: none;
}
#footer .gameIndex a:hover {
        text-decoration: underline;
}
.gameIndex ul ul {
        list-style-image:url(../img/sipka.gif);
        list-style-position:inside;
        margin-top: 0.5em;
        margin-left:0;
}
.gameIndex:after {
        content: ' ';
        display:block;
        clear: both;
}
.gameIndex h3 {
        width: 100%;
        background: url(../img/bgTitle.gif) repeat-x center center;
        margin: 1em 0 2em;
        text-align: center;
}
.gameIndex h3 span {
        background-color: #02612E;
        color: #ADFCD2;
        padding: 5px 20px;
}



.contentWrapper,
.message {
        position:relative;
        line-height:2em;
        margin-left: 205px;
        /*background:url(../img/bgContentMiddle.gif) top left repeat-y;*/
}

.contentWrapper {
        /* @todo */
        position:relative;
        border: 1px solid #71291F;
}

.contentWrapperHome {
        border: none;
}

#content {
        position:relative;
        /*background: url(../img/bgContentTop.gif) transparent no-repeat left top;*/
        padding:1em 2em;
}
/*
.contentWrapper:after {
        content: ' ';
        display: block;
        height: 7px;
        background: url(../img/bgContentBottom.gif) transparent no-repeat left bottom;
}
        */

.message {
        background: none;
}
.message {
    color: #121212;
    background-image: none;
    background-color: #FFF1AF;
    /*border: 1px solid #FFFFFF;*/
    margin-bottom: 1em;
}
.message ul {
    list-style-image: url(../img/bullet_green.png);
    list-style-type: circle;
    padding:1em 2em;
}
div.messageOnHomePage {
        position: absolute;
        z-index: 100;
        top: 0px;
        left: -205px;
        width: 350px;
}
li.message-2 {
    list-style-image: url(../img/bullet_red.png);
    border: 1px, solid #FFFFFF;
    color:red;
}



div.contentWrapperHome {
        background: none;
}
div.contentHome {
        padding: 0 !important;
        background: none !important;
}

/*#content:before {
        content: ' ';
        display: block;
        width: 100%;
        height: 7px;
        background: url(../img/textBackgroundTop.gif) transparent no-repeat top left;
}*/

/*#content:after {
        content: ' ';
        display: block;
        width: 100%;
        height: 7px;
        background: url(../img/backgroundBottom.gif) transparent no-repeat top left;
}*/
#content:after {
        content: ' ';
        visibility:hidden;
        display:block;
        height: 1px;
        clear: both;
}

#content h3 {
        font-size:1.2em;
        color:#F5A218;
        padding-bottom:20px;
}
#content h2 {
        font-size:2em;
        color:#F5A218;
        padding-bottom:20px;
}
#content p {
        padding-bottom:20px;
}
#content strong.title {
        display:block;
        padding-bottom:12px;
        color:#F5A218;
}
#content strong {
        color:#F5A218;
}
#content a {
        color:#FFFFFF;
}

#content legend {color:#F5A218;font-weight:bold;padding-right:10px;padding-left:10px;}
#content #vnutro .vnutro-text label {color:#FFFFFF;font-weight:bold;}
#content #vnutro .vnutro-text input.input {border:1px solid #7f9db9;width:200px;padding:2px 4px 2px 4px;}
#content #vnutro .vnutro-text textarea {border:1px solid #7f9db9;}
#content #vnutro .vnutro-text td {padding:2px 5px 2px 5px;}

/* styly vramci div#vnutro - spolocne pre EVA a VIX */
ul.gameLinkSubMenu {
	position: absolute;
	visibility: hidden;
	background-color:#a51d18;
	padding: 10px;
	list-style-type: none;
}
ul.gameLinkSubMenu li {
	padding:0px;
	margin:0px;
}
ul.gameLinkSubMenu li {
	padding:2px;
	margin:0px;
}
.gameLinkSubMenuHeader {
	background:#F1F1F1;
	color:#0F628A;
	padding-left:23px;
}

a.gameMenuLink {
  line-height: 1.5;
}

a.gameMenuLink:hover {
  background-color: rgb(255,0,51);
}
a.gameSubmenuLink {
  padding: 3px;
}
a.gameSubmenuLink:hover {
  background-color: rgb(255,0,51);
}
.err {
  color: red;
  background-color: white;
  padding: 1px;
  border: 1px #EFB659 solid;
  font-size: 80%;
}
.players,
.livechat,
.paymentMethodBanner {
        width:220px;
        margin:6px auto 0;
}
ul.errorMessage {
        padding: 5px;
        font-weight: bold;
        border: 1px solid yellow;
}
.registerForm label,
form.changePassword label,
form.editMyProfile label,
form.forgotPassword label {
        width: 150px;
        float: left;
        text-align: right;
        margin-right: 0.5em;
}
form.forgotPassword input {
        margin-top: 0.5em;
        margin-right: 1em;
}

form.requestClosingAccount,
form.confirmClosingAccount {
        float: left;
        margin: 1em 0.5em 0 0;
}

label.afterElement {
        float: none;
        text-align:left;
        width:auto;
}
.securityImage {
        margin-left: 150px;
        padding: 0.5em 0 0.5em 0.5em;
}

/* Submenu */
.subMenu {
        float: right;
        list-style-type: none;
}
.subMenu:after {
        content: ' ';
        display: block;
        visibility: hidden;
        clear: both;
}
.subMenu li {
        display: inline;
}
.subMenu li a,
.subMenu li span {
        margin: 0 1em;
}
.subMenu li:after {
        content: '|';
}
.myProfileLabel {
        display: block;
        width: 20em;
        float: left;
        font-weight: bold;
}
.myProfileValue {
        display:block;
}
#submitBtn {
        display: block;
        margin: 1em auto 0;
        width: auto;
}

.supportBtnContainer {
        float: left;
        width: 260px;
        text-align:left;
        margin-top: 2em;
}
.supportBtnContainer p {
        clear: both;
        padding-top: 10px;
        text-align: justify;
}
.supportBtn, 
.supportBtn a {
        background: url(../img/button.jpg) no-repeat scroll left top;
        border: none;
        color: #FFFFFF !important;
        display: block;
        font-weight: bold;
        height: 27px;
        line-height: 27px !important;
        margin: 0;
        padding: 0;
        text-align: center;
        text-decoration: none;
        width: 134px !important;
}
#verticalBar {
        display: block;
        float: left;
        height: auto;
        width: 21px;
        margin-top: 2em;
}
.supportBtnContainer fieldset {
        border: none !important;
}
.supportBtnContainer label {
        display: block;
        float: left;
        font-weight: bold;
        padding-right: 10px;
        text-align: right;
        width: 60px;
}

/* Customer support */
.openTicket,
.checkTicketStatus {
        width: 55%;
        float: left;
        margin-bottom: 2em;
}
.contactInfo {
        width: 25%;
        float: right;
        margin-right: 5em;
}
.openTicket form {
        border: 1px solid #F5A218;
}

.openTicket label,
.checkTicketStatus label {
        width: 120px;
        text-align: right;
        margin-right: 0.5em;
        float:left;
}
.openTicket fieldset,
.checkTicketStatus fieldset {
        border: none !important;
}
.openTicket .securityImage {
        margin-left: 132px;
}
fieldset.btns {
        text-align: center;
}

.contactInfo strong.phoneNumber {
        font-size: 180%;
}
.contactInfo h3 a {
        font-size: 1.2em;
        color:#F5A218 !important;
        padding-bottom:20px;
}

.gameList {
        list-style-type: none;
}
.gameList a {
        color: #000000;
}
.gameList li {
        padding: 0.5em 1.5em;
        border: 1px solid #71291F;
        width: 200px;
        text-align: center;
}
.gameList .gameTitle {
        display: block;
        color: #F5A218;
        font-size: 160%;
        font-weight: bold;
}
.gameList .gameDescription {
        color: #FFFFFF;
}

.gameListPlain {
        list-style-type:none;
}

.gameListPlain li {
        background:url(../img/star.png) center left no-repeat;
        padding-left: 20px;
        margin-bottom: 9px;
        display:block;
        width: 155px;
        height: 16px;
        float:left;
}

.gameLinks {
        text-align: right;
        padding-right: 0.5em;
}

.gameListSwitcher {
        position:absolute;
        top:1em;
        right:2em;
}



table.accountHistory,
table.bonusTable {
        width: 100%;
        border-spacing: 0;
        border-right: 1px solid #009933;
        border-bottom: 1px solid #009933;
}
table.accountHistory th,
table.accountHistory td,
table.bonusTable th,
table.bonusTable td {
        background-color: #006633;
        padding: 0.1em 0.5em;
        border-top: 1px solid #009933;
        border-left: 1px solid #009933;
}
a.playGameBtn {
        display: block;
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        width: 181px;
        height: 47px;
        background: url(../img/playNowBtn.png) transparent no-repeat 0 0;
        color: #D6E45B !important;
        font-weight: bold;
        font-size: 24px;
        padding-top: 20px;
        text-decoration: none;
}
a.playGameBtn:hover {
        color: #EDEF2C !important;
        background-position: left bottom;
}
.userBalance {
        font-size: 120%;
        font-weight: bold;
        color: #FFFFFF;
}
.userBalance strong {
        font-size: 150%;
}
.paymentMethodItem {
        border:1px solid #F5A218;
        float: left;
        padding: 1em 2em;
        margin: 5px 10px;
        width: 40%;
        text-align: justify;
}
.paymentMethodImage {
        display: block;
        text-align: center;
}

/* Transaction listing */
table#customerCurrentMoneyTransaction {
        font-family: Tahoma, serif;
        background-color: orange;
        width: 100%;
        margin-bottom: 2em;
}
table#customerCurrentMoneyTransaction th {
        text-align: left;
        font-size: 100%;
        font-weight: bold;
}
table#customerCurrentMoneyTransaction td,
table#customerCurrentMoneyTransaction th
{
        background-color: rgb(255,204,0);
        color: rgb(0,102,0);
}
table#customerCurrentMoneyTransaction .topHeaderRow th {
        background-color: orange;
        color: #FFFFFF;
        font-size: 110%;
}

.transactionDetails {
        background-color: #FFFFFF; 
        padding: 10px; 
        color: #000000;
}
.transactionDetails strong {
        color: #000000 !important;
        font-size: 120%;
        font-weight: bold;
}

.contentBottomWrapper {
        position: relative;
        width: 945px;
        margin-left:-205px;
        /* IE shits its pants again... */
        //top: 8px; /* This is hack */
}
/* IE shits its pants again... */
/*
* html .contentBottomWrapper 
{
        top: 5px;
}
        */

.bannerWoman {
        position:absolute;
        right:0;
}

#bannerJackpots {
        margin: 0 0 0px 12px;
}

#bannerMoneybookers {
        margin: 0 0 6px 12px;
}

#bannerDepositBonus {
        margin: 0 3px 0 12px;
}

#bannerSlotBonus {
	margin: 0;
	padding: 0;
}

#bannerGamesContainer {
        position:absolute;
        left:0;
        background: #F4A21C;
        padding: 6px 5px 0px;
        border: 1px solid #EDBE76;
        //padding-bottom: 7px; /* IE hack */
}
#bannerRegister {
        position:absolute;
        right: 170px;
}

.miniGame {
        position:absolute;
        top:142px;
        right: 170px;
        width: 266px;
        height: 252px;
        background-color: #F4A21C;
        border: 1px solid #EDBE76;
        text-align: center;
        padding:5px;
}
.miniGame strong {
        color: #FFFFFF !important;
}
#content .overview {
        padding:20px;
        width:448px;
        height: 224px;
        line-height:1.6em;
        background:url(../img/bgOverview.jpg) no-repeat #F4A21C;
        position:absolute;
        top: 142px;
        left:0;
}
#content .overview strong {
        color:#F5A11B;
}
#content .overview ul {
        list-style-type:none;
        font-size: 115%;
        font-weight: bold;
}
#content .overview h2 {
        font-weight: bold;
        padding-bottom:10px;
        color:#FFFFFF;
}
#content .overview li {
        padding-left:25px;
        margin-bottom:5px;
        background:url(../img/star.png) top left no-repeat;
}
.bannerCards {
        
        position: absolute;
        left: 250px;
        top: 38px;
        
        width: 445px;
        height: 145px;
}
.littleLogos {
        position:absolute;
        left: 0;
        top: 428px;
}

#content .bannerMainFlash {
        margin-left: 12px;
}
.forgotPasswordLink {
        font-size: 85%;
}

img.gameScreenshot {
        width: 470px;
        height: 300px;
}
.carouselContainerMain {
        clear:left;
}

/* Stat tables */
.statTableContainer {
        float:right;
        width:160px;
}
.gamingStatItem {
        width:160px;
        margin-bottom: 1em;
}
/* Applies only to the index page */
.gamingStatItemBigWins,
.gamingStatItemCurrentWinners
{
        float: right;
}
.gamingStatItemBigWins {
        clear:right;
}
.gamingStatItem h3 {
        margin-bottom:5px;
        background: url(../img/gameGroupHeadingBackground.png) no-repeat left bottom;
        color: #EFB659;
        font-size: 120% !important;
        padding-bottom: 2px !important;
}
.gamingStatItem table td {
        padding:0 4px 0 4px;
        vertical-align: middle;
        font-size:9px;

}
.gamingStatItem table td.right {
        float: right;
        text-align: right;
        width: 80px;
}
.gamingStatItem table td.gameStatName {
        width:90px;
}
.gamingStatItem table td.gameStatDate {
        text-align: right;
        width:80px;
}
.gamingStatItem table td.gameStatMoney {
        text-align: right;
        /*width:50px;*/
}
.rowOdd {
        background:#320F0D;
}
.rowEven {
        background:#4F2422;
}
/* Flags in stat tables */
.gamingStatItem .simpleFlag {
        background-position: left bottom;
        vertical-align: middle;
}

.promotionBanner {
}

.isNew {
        color: #000000;
        background: #F5A218;
}
a.isTop {
        color: #000000 !important;
        background: #5FFF66;
        text-decoration: none;
        padding-left:2px;
}
span.isTop {
        color: #008000;
        background: #5FFF66;
        font-style:italic;
}
.hotMessage {
        background-color: #FFF1AF;
        color: #333333;
        margin: 0 0 7px 12px;
        border: 5px solid #F5A218;
}
#content .hotMessage h2 {
        margin: 0.5em 0.8em;
        padding:0;
}
#content .hotMessage p {
        margin: 0 0.8em 0.5em 1.8em;
        padding:0;
        font-size: 120%;
}
.logoExternal {
        float: right;
        margin-left: 8px;
}

div.messagesBar {
  margin: 0 0 5px 12px;
  text-align:center;
  border:2px solid #F5A218;
}

div.messagesBar h2 {
  text-color:#fff!Important;
  padding-top:10px;
}

/* added by Rafo 2009-09-08 */

.gamingStatItem1 {
  display:none;
        width:160px;
        margin-bottom: 1em;
}
/* Applies only to the index page */
.gamingStatItemBigWins1,
.gamingStatItemCurrentWinners1
{
  display:none;
        float: right;
}
.gamingStatItemBigWins1 {
        clear:right;
}
.gamingStatItem1 h3 {
        margin-bottom:5px;
        background: url(../img/gameGroupHeadingBackground.png) no-repeat left bottom;
        color: #EFB659;
        font-size: 120% !important;
        padding-bottom: 2px !important;
}
.gamingStatItem1 table td {
        padding:0 4px 0 4px;
        vertical-align: middle;
        font-size:9px;

}
.gamingStatItem1 table td.right {
        float: right;
        text-align: right;
        width: 80px;
}
.gamingStatItem1 table td.gameStatName {
        width:90px;
}
.gamingStatItem1 table td.gameStatDate {
        text-align: right;
        width:80px;
}
.gamingStatItem1 table td.gameStatMoney {
        text-align: right;
        /*width:50px;*/
}

.miniGameJack {float:right;top:142px;width:266px;height:252px;background-color:#F4A21C;border:1px solid #EDBE76;text-align:center;padding:5px;}
.miniGameJack strong {color:#FFFFFF!Important;}
.bannerRegister {float:right;width:238px;height:135px;background:url(../img/register.jpg) no-repeat #F4A21C;}
.bannerGamesContainer {float:right;background:#F4A21C;padding:7px 8px 0px 8px;margin-right:6px;}
.partnerLogos {position:relative;float:right;margin-top:6px;}

.content .overviewLGA {
        padding:20px;
        width:408px;
        height:224px;
        //line-height:1.6em;
        background:url(../img/bgOverview1.jpg) no-repeat #F4A21C;
        position:relative;
        float:right;
        top:142px;
}
.content .overviewLGA strong {
        color:#F5A11B;
}
.content .overviewLGA ul {
        list-style-type:none;
        font-size: 115%;
        font-weight: bold;
}
.content .overviewLGA h2 {
        font-weight: bold;
        padding-bottom:10px;
        color:#FFFFFF;
}
.content .overviewLGA li {
        padding-left:25px;
        margin-bottom:5px;
        background:url(../img/star.png) top left no-repeat;
}

.tournamentScheduleTitle {margin:10px 0px;width:697px;height:70px;background:url(../img/tournament_schedule.jpg) no-repeat;}
.tournamentScheduleTitle h2{padding:10px 0px 0px 10px;color:#71291F!Important;}

.bannerTournaments {position:absolute;left:250px;top:38px;width:445px;height:145px;background:url(../img/tournament_banner.jpg) no-repeat;}
.bannerTournaments .text {padding:5px 10px 5px 130px;color :#ffffff;font-size:10px!Important;}
.bannerTournaments .text h2 {padding:5px 5px 10px 5px;;color:#F5A11B!Important;font-size:32px!Important;}
.bannerTournaments .text h3 {padding:5px 5px;color:#ffffff!Important;font-size:16px!Important;}

#gameListNewTop {position:relative; clear: left;}
#gameTopOne {position:relative; float: left;}
#gameTopTwo {position:relative; float: right; padding-right: 20px;}
