/*
  Licence: © Copyright 2008 gulage.com. Všechna práva vyhrazena. Kopírování bez souhlasu majitele zakázáno.
*/
body {
       font-family: Tahoma, Arial, Helvetica, sans-serif;
        background:#320F0D url(../img/bgBody.gif) top repeat-x;
        padding:0px;
        margin:0px;
        color:#FFFFFF;
        font-size:16.5px;
        text-align: justify;
}
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:600px;
        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 {            background-image:url(../img/ecbLogo.png);
                        background-repeat:no-repeat;
                        background-position: top center;
			width:757px;
			height:171px;
			display:block;
			position: relative;
			float:left;
			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-image:url(../img/christmas_logo.png);
        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 {
        float: right;
        height: 123px;
        margin-top: 30px;
        width: 226px;
        z-index: 1;
}

#top .info input.myInput {
        height:23px;
        width:80px;
        float:left;
        border:0;
        background:url(../img/login_text.png) top no-repeat;
        padding:2px 7px;
        margin-left: 6px;
}
#top .info input.myInput:hover {
 background: url(../img/login_text_roll.png) top no-repeat;
}
#top .info input.myInput:focus {
 background: url(../img/login_text_roll.png) top no-repeat;
}
#top .info select {width:98px;height:21px;}
#top .info table {width:100%;}

#top .info .login {
	z-index:10;
	position: relative;
	width:305px;
	height:110px;
	background:url(../img/bgLogin.png) top no-repeat;
	padding:8px;
        margin-left:-95px;
	}
#top .info .login .login_btn {
            float:left;
            background: url('../img/login_btn.png');
            border: none;
            width:91px;
            height: 24px;
            margin-left:7px;
            margin-top:-1px;
            font-family: Verdana;
            font-weight: bold;
            padding-bottom: 3px;
}
#top .info .login .login_register {
   width: 201px;
   height: 42px;
   margin: auto 0;
   padding-top:5px;
}
#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 {
		margin-top: 5px;
                float:right;
		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, .gr
{
        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);
}
#top #otherLang a.be,
.be
{
        background-image: url(../img/flags/flag_be.png);
}
#top #otherLang a.cy,
.cy
{
        background-image: url(../img/flags/flag_cy.png);
}
#top #otherLang a.in,
.in
{
        background-image: url(../img/flags/flag_in.png);
}
#top #otherLang a.mx,
.mx
{
        background-image: url(../img/flags/flag_mx.png);
}
#top #otherLang a.cl,
.cl
{
        background-image: url(../img/flags/flag_cl.png);
}



#menuColumn {
        /*position:relative;*/
        position:absolute;
        left:25px;
        /*float:left;*/
        width: 200px;
        text-align: left;
        padding-bottom: 5px;
        z-index: 100;
}

/* Menu */
#menuColumn .menuWrapper {
        position: relative;
        top: 2px;
        margin:0;
        margin-bottom: 1em;
        padding-bottom: 10px;
        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: -5px;
        width:170px;

        margin: 0;
        padding:18px 15px 5px 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:11px;
        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: 98%;
        margin: 0 auto;
        font-size: 80%;
        padding-left:6px;
        color:#FFFFFF;
        padding-bottom:50px;
        padding-top: 3px;
        line-height: 2em;
        text-align: center;
}
.footerOnIndex {
        width: 98%;
        margin: 0 auto;
        font-size: 80%;
        padding-left:6px;
        color:#FFFFFF;
        padding-bottom:50px;
        padding-top: 3px;
        line-height: 2em;
        text-align: center;
}
#footer .footerWrapper {
        width: 949px;
        margin: 0 auto;
}

#footer ul.menuFooter {
        display: inline;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        line-height: 1.5;
        text-align: justify;
        font-size: 11px;
}
#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:none;}
#footer a:hover {text-decoration:underline;}
#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: 90%;
        line-height: 1.2;
        text-align: justify;
        color: gray;
        /*padding: 0 5px;*/
}
#footer .licenseinformation {
        line-height: 1.5;
        text-align: justify;
}
.footerLinks {
    text-align:left;
    line-height:1.5;
}
.footerLinks a {
    padding-right: 4px;
    display: inline;

}
.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-left:80px;
        font-size: 10px;
        font-weight: bold;
        color: red;
}
.registerForm {
    line-height: 22px;
}
.registerForm .white_div{
    background:#fff;
    width:690px;
    color:#000;
    font-weight:bold;
    min-height:50px;
    padding-top: 10px;
    line-height: 18px;
}

.registerForm .white_div a{
    color:#000 !important;
}
.registerForm .input_div{
  margin-left:15px;width:380px; float:right;margin-right: 8px;
}
.registerForm .button {
    background: url("../img/register_button.png") repeat scroll 0 0 transparent;
    border: medium none;
    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;
    color: #722920;
    height: 38px;
    margin-left: 5px;
    margin-top: -1px;
    padding-bottom: 3px;
    width: 230px;
    cursor:pointer;
}
.registerForm .topText {
  padding-left:30px;
}
.registerForm .text {
    width: 200px;
    margin-bottom: 3px;
}
.registerForm .hidden {
    font-size:10px;color:#333;padding-left:55px;
}
.registerStepItem {
    padding-left:70px;font-size:14px;font-weight:bold;
}
.firstStep{
    background: url('../img/register_top.png') no-repeat;
    color: #2B2B2B;
}
.secondStep {
    background: url('../img/register_1st_step.png') no-repeat
}
.thirdStep {
    background: url('../img/register_2st_step.png') no-repeat;
}
.forthStep {
    background: url('../img/register_3st_step.png') no-repeat;
}
.fifthStep{
    background: url('../img/register_bottom.png') no-repeat;
    height: 28px;
}

.registerForm label,
form.changePassword label,
form.editMyProfile label,
form.forgotPassword label {
        width: 195px;
        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: 170px;
        padding: 0.5em 0 0.5em 4em;
}

/* 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: 80px;
        text-align: right;
        margin-right: 0.5em;
        float:left;
}
.openTicket fieldset,
.checkTicketStatus fieldset {
        border: none !important;
}
.openTicket .securityImage {
        margin-left: 55px;
}
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;
        text-align: left;
        font-size: 11px;
}

.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;
        padding-left: 20px;
}
.userBalance strong {
        font-size: 150%;
}
.paymentMethodItem {
        border:1px solid #F5A218;
        float: left;
        padding:  1px 5px;
        margin: 5px 10px;
        width: 80%;
        text-align: justify;

}
.paymentMethodItem a {color: #F5A218!important;}
.paymentMethodImage {
        display: block;
        text-align: right;
        float: left;
        padding: 10px 20px;
        padding-right: 30px;
}

/* 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;
		/*margin-top:10px;*/
        margin-top:21px;
        /* IE shits its pants again... */
        /* 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 5px 7px;
        float:left;
}

#bannerSlotBonus {
	margin: 0;
	padding: 0;
        float:left;
}

#bannerGamesContainer {
        position:relative;
        float: left;
        
        /*background: #F4A21C;
        /*padding: 6px 5px 0px;
        /*border: 1px solid #EDBE76;*/
        /*padding-bottom: 7px; /* IE hack */
}
#bannerRegister {
        position:relative;
        float: left;
        margin-top:24px;
        margin-left: 7px;
}

.miniGame {
        position:relative;
        float:left;
        margin-left: 7px;
        width: 266px;
        height: 252px;
        background-color: #F4A21C;
        border: 1px solid #EDBE76;
        text-align: center;
        padding:5px;
        margin-bottom: 10px;
}
.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:relative;
        float:left;

}
#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: 460px;*/
        margin-top:30px;
        float:left;
}

#content .bannerMainFlash {
        margin-left: 12px;
}
.forgotPasswordLink {
        font-size: 85%;
        float:right;
        padding-top:2px;
        padding-right:5px;
}

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 {
  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;
        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;}

.cashier {height: 33px; width: 762px; margin:0 auto 0 -20px;}
.cashier a.withdraw {
 display: block;
 float:left;
 width: 122px;
 height: 33px;
 text-decoration: none;
 background: url("../img/withdrawal.png") no-repeat;
 font-size: 13px;
 padding-top: 4px;
 }

.cashier a.withdraw:hover {
 background: url("../img/withdrawal_roll.png") no-repeat;
  }
.cashier a.deposit {
 display: block;
 float:left;
 width: 122px;
 height: 33px;
 text-decoration: none;
 font-size: 13px;
 background: url("../img/deposit.png") no-repeat;
 padding-top: 4px;
 }

.cashier a.deposit:hover {
 background: url("../img/deposit_roll.png") no-repeat;
  }

.cashier a.my_bonuses {
 display: block;
 float:left;
 width: 126px;
 height: 33px;
 text-decoration: none;
 background: url("../img/my_bonuses.png") no-repeat;
}

.cashier a.my_bonuses:hover {
 background: url("../img/my_bonuses_roll.png") no-repeat;
}
.cashier a.my_points {
 display: block;
 float:left;
 width: 126px;
 height: 33px;
 text-decoration: none;
 background: url("../img/my_points.png") no-repeat;
}

.cashier a.my_points:hover {
 background: url("../img/my_points_roll.png") no-repeat;
}
.cashier a.acc_history {
 display: block;
 float:left;
 width: 126px;
 height: 33px;
 text-decoration: none;
 background: url("../img/acc_history.png") no-repeat;
 font-size: 13px;
 padding-top: 4px;
}

.cashier a.acc_history:hover {
 background: url("../img/acc_history_roll.png") no-repeat;
}
.cashier a.deposit_no_reg {
 display: block;
 float:left;
 margin-left: 15px;
 width: 126px;
 height: 33px;
 text-decoration: none;
 background: url("../img/deposit_no_reg.png") no-repeat;
 font-size: 13px;
 padding-top: 4px;
}

.cashier a.deposit_no_reg:hover {
 background: url("../img/deposit_no_reg_roll.png") no-repeat;
}
.cashier a.withdraw_no_reg {
 display: block;
 float:left;
 width: 126px;
 height: 33px;
 text-decoration: none;
 background: url("../img/withdrawal_no_reg.png") no-repeat;
 font-size: 13px;
 padding-top: 4px;
}

.cashier a.withdraw_no_reg:hover {
 background: url("../img/withdrawal_no_reg_roll.png") no-repeat;
}

#menu_separator
{
    background: #FF9933;
    height: 2px;
    width:740px;
    margin-left: -22px;
    margin-right: -22px;
}
#cashier_title {padding-left:47px;}
#cashier_content {width:601px; margin:0 auto;}
.cashier_table {border-collapse:collapse; margin:0 auto;}
.cashier_table a{color: #F5A218!Important;}
#cashier_1th {background: url(../img/deposit_table_bk.png) no-repeat top left;}
#cashier_th {line-height: 1.5em; background: url(../img/deposit_table_bk.png) no-repeat top;}
#cashier_last_th {background: url(../img/deposit_table_bk.png) no-repeat top right;}
#cashier_method_div {float:left;padding-left:5px;}
#cashier_tr_main {background-color:#d9d9d9; color:#000; border-top: 2px solid #8d8d8d;}
#cashier_method_img {display: block; float: left;}
#cashier_method_title {display: block; float: left;padding-top:15px;padding-left:5px;}
#cashier_info {float:right; padding:5px;}
#cashier_tr_MB {background-color:#d9d9d9; color:#000;}
.cashier_tr_white {background-color: #fff; color:#000; display: none;}
#cashier_td_white {min-height:50px; border-bottom: 2px solid #8d8d8d; text-align: justify;}
#cashier_method_text {margin-left:50px;margin-right:50px;}

.gonzoTryImg {
    background: url("../img/try.png") no-repeat;
    width: 102px;
    height: 102px;
    float:left;
    margin-right:5px;
    margin-top:20px;
}
.gonzoTryImg:hover {
 background: url("../img/try_roll.png") no-repeat;
}
#box-table-b { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;	font-size: 11px; width: 650px; text-align: center; border-color: #fff;border-collapse: collapse;	border-top: 7px solid; border-bottom: 7px solid; border-left: 7px solid; border-right: 7px solid;}
#box-table-b th { font-size: 11px;  padding:8px; background: #cfcfcf; border-right: 1px solid #fff; text-align: center; border-left: 1px solid #fff;	border-bottom: 1px solid #fff; border-top: 1px solid #fff;color: #039; width:100px;}
#box-table-b td { padding: 0 8px 0 8px;	background: #eaeaea; border-right: 1px solid #fff; border-left: 1px solid #fff; color: #669; }
#box-table-b a { text-decoration:none; color:#4f1902; }
#box-table-b a:hover { text-decoration:underline; }
.edit-profile-countylink:hover {cursor: pointer; cursor: hand}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
#controls div, #controls1 div{
            font-family:sans-serif;
            margin-top:5px;
            background:#fff;
            display:inline-block;
            padding:6px;
            cursor:pointer;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-box-shadow:#999 2px 2px 2px;
            -webkit-box-shadow:#999 2px 2px 2px;
      }

#myScroll{
            float:left;
            margin-right:20px;
            width:200px;
            z-index: -1;
        }
#controls .sel, #controls1 .sel{
            color:black !important;
            font-weight:bold;
        }
#controls .disabled, #controls1 .disabled{
            color:gray;
        }
#controls .page, #controls1 .page{
            padding:5px;
            color:gray;
        }

.even {background-color:#4C1714; border-bottom:1px solid #ddd; border-top:1px solid #ddd; font:12px Verdana; color:#fff; height:40px; text-align:left; padding:13px 0 0 5px;}
.odd {background-color:#310F0D; border-bottom:1px solid #ddd; border-top:1px solid #ddd; font:12px Verdana; color:#fff; height:40px; text-align:left; padding:13px 0 0 5px;}

#wrapper{
            display:none;
            margin:auto;
            width:200px;
        }
div#qTip {
    padding: 3px;
    border: 1px solid #666;
    display: none;
    background: #999;
    color: #FFF;
    font: bold 9px Verdana, Arial, sans-serif;
    position: absolute;
    z-index: 1000;
    }

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #000;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.popup_block img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

.popup_block .btn_close {
	float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -55px;
    margin-top: -55px;
}
.popup_block h2 {font:bold 28px  tahoma; color:#F5A218; position:relative;}
.popup_block a {text-decoration: underline; color: #efa818!important}
.popup_block a:hover{text-decoration: none; color: #efa818!important}
.popup_block .tick {width:48; float:left; margin:0 20px 0 0;}
.popup_block .deposit_button_v {width:260px; height:110px; margin:35px 120px 0 120px;}
.popup_block .subfont {font:14px tahoma; color:#fff;}
.popup_block .ssl_secure {margin: 50px 0 0 0;}
.popup_block .center_valid { width:500px; margin:0 auto;}
.popup_block table {border: 0;}
.popup_block table th {text-align: center; border: 1px solid #fff; color: #F5A218}
.popup_block table td {border: 1px solid;}

.after_validation {background:#5E1F1A;padding:10px;}
.after_validation label{color: #F9C97A; font-size: 25px;}
.after_validation span{
    font-size: 16px;
    margin-left: 140px;
}
.after_validation a{color:#fff!important; text-decoration: none;font-size: 16px;font-weight: normal;}
.after_validation a:hover{text-decoration: underline;}
.after_validation #img_div { width: 720px;height: 80px; margin: 5px 10px;}
.after_validation #img {float:left;margin-right:10px;border:5px solid #CCC;}
.after_validation #text {
    float: left;
    height: 90px;
    margin-left: 10px;
    margin-top: 10px;
    width: 580px;
}
.after_validation_support{padding-top:10px;float:right;font-size:15px;font-weight:bold; background:#350F0E;text-align:cener;width:210px;min-height: 200px}
.after_validation_support #img_div {float:left; width:59px;height:24px;}
.after_validation_support #img {width:59px;height:24px;}
.after_validation_login {margin:30px 10px; width: 460px; float:left;}
.after_validation_login #login_div {height: 50px; width: 120px;text-align: left;float:left;}
.after_validation_login #login_label {margin-left:10px}
.after_validation_login #login_input {height:26px;width:100px;float:left;border:0;background:url(../../../img/login-pass.png) top no-repeat;padding:2px 7px;}


.payments_gallery {
	width:950px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 951px;
}
ul.tabs li {
	float: left;
	width: 316px;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #fff;
	border-bottom:none;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #F5A218;
        cursor:pointer;
}
ul.tabs li a {
	text-decoration: none;
	color: #333;
	float:left;
	display: block;
	line-height:30px;
	font: bold 18px tahoma;
	color:#000!important;
	/*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	padding:2px 0 0 0;

}
ul.tabs li a:hover {
	/*background: #ECCA31;*/
}
ul.tabs li a:active{
	color:#000!important;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #fff;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 949px;
	background: #fff;
}
.tab_content {
 padding: 0px 10px 0 10px;
}
#slideshow_container { width:488px; position:relative; float:left; z-index:0; margin-bottom: 5px; z-index:120;}
#slideshow_example { width:488px; height:135px; position:relative; }

/*Slideshow*/

#slides { position:absolute;   z-index:100; }

/*	Slides container	Important:	Set the width of your slides container. Set to display none, prevents content flash*/
.slides_container { width:488px; overflow:hidden; position:relative; display:none; }
/*	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block */
.slides_container a { width:488px; height:135px; display:block; }
.slides_container a img { display:block; }

/*	Next/prev buttons*/
#slides .next, #slides .prev { position:absolute; top:50px; width:23px; height:41px; display:block; z-index:101; }
#slides .next {  left:465px;}

/*	Pagination*/
.pagination { margin-top:-50px; width:100px;}
.pagination li { float:left; margin:0 1px; list-style:none; }
.pagination li a { display:block; width:12px; height:0; padding-top:12px; background-image:url(../img/pagination.png); background-position:0 0; float:left; overflow:hidden; }
.pagination li.current a { background-position:0 -12px; }

/*	Anchors*/
/* a:link, a:visited { color:#599100; text-decoration:none; }
a:hover, a:active { color:#599100; text-decoration:underline; }*/
ul.slideshow { list-style:none; width:160px; height:160px; overflow:hidden; position:relative; margin:0; padding:0; margin-top:0px;}
ul.slideshow li { position:absolute; left:0; right:0; }
ul.slideshow li.show { z-index:500; }
ul img { border:none; }
#slideshow-caption { width:160px; height:30px; position:absolute; bottom:0; left:0; color:#fff; background:#000; z-index:500; }
#slideshow-caption .slideshow-caption-container { padding:5px 10px; z-index:1000; }
#slideshow-caption h3 { margin:0; padding:0; font-size:14px; background: none;}
#slideshow-caption p { margin:5px 0 0 0; padding:0; }
.BestGamesFrame {width:278px; height:404px; background:#F4A21C; float: right; margin-right: 10px; margin-bottom: 5px;}
.BestGames {width:266px; height:404px; background:#D46608; margin:0 0 0 7px; position:absolute;}
.BestGamesText {width:266px; height:22px; background:url(../img/best_games_grad.jpg) repeat-x; font:bold 17px tahoma; color:#fff; text-align:center}
div.BestGames img {margin:0 1px 0 3px;}
.newbox{ margin:-7px 1px 3px 3px; width:260px; height:13px; background: url(../img/week_button.png) no-repeat; float:left; text-align:center; color:#fff; display:block;}
.newbox div {margin-top:-6px ; font-size: 10px;}
#info-sprite { background:url(../img/sprite.png); width:50px; height:50px; }
#info-sprite:hover { background:url(../img/sprite.png); width:50px; height:50px; background-position:0 -50px; cursor: pointer;}

#subscribe_email {
    background: #441214;
    text-align: center;
    margin: auto 0;
    padding-top: 5px;
    padding-bottom: 8px;
    color: #F5A218;
    font-weight: bold;
}
#subscribeForm input {width:180px;margin-top:5px;height:20px;color:#999;font-weight:bold;text-align:center}

#subscribe-sprite { background:url(../img/send_email_sprite.png) repeat scroll 0 0 transparent; width:190px; height:25px; margin-top: 5px; margin-left: 5px;border:0; display: block; color: #414141; font-weight: bold; font-size: 15px; font-family: arial; cursor:pointer;}
#subscribe-sprite:hover { background:url(../img/send_email_sprite.png) repeat scroll 0 0 transparent; width:190px; height:25px; background-position:0 -25px; margin-top: 5px;border:0; display: block; color: #fff;}
.referFriend {
    text-align:center;
    margin: 20px 0;
}
.referFriend input, .referFriend textarea {
    color:#999;
    font-family: Tahoma;
    font-size:13px;
    font-weight:bold;
}
.referFriend input {
    height:27px;
    text-align:center;
    float:left;
}
.referFriend textarea {
    width:480px; height:100px;text-align:left; margin:10px 0 0 0;
}
.referFriend label {
    font-family: Tahoma;
    font-size:18px;
    font-weight: bold;
    color: #CCCCCC;
    float:left;
}

#transferBtn{
   cursor: pointer;
}
#livecasino-sprite { background:url(../img/live_casino_sprite.png); width:99px; height:113px; }
#livecasino-sprite:hover { background:url(../img/live_casino_sprite.png); width:99px; height:113px; background-position:0 -113px; }

#livecasino-button-sprite {background:url(../img/live_casino_button_sprite.png); width:180px; height:45px; background-position:0 -67px; text-align: center; font-family: 'Francois One', sans-serif; font-size: 20px; padding-top: 20px; margin-bottom: 15px;}
#livecasino-button-sprite:hover { background:url(../img/live_casino_button_sprite.png); width:180px; height:45px; font-family: 'Francois One', sans-serif;}

/* ======COLLAPSIBLE PANEL====== */
.collapsibleContainer{ border: solid 1px #642923; width:718px;}
.collapsibleContainerTitle{cursor:pointer; text-decoration:underline; font-weight:bold; color:#210d0d;}
.collapsibleContainerTitle:hover{text-decoration:none;}
.collapsibleContainerTitle div{padding-top:0px; padding-left:10px; background-color:#F0A819; height:23px;}
.collapsibleContainerContent{padding: 10px; display:none; background:#4C1614; color:#fff;}
.collapsibleContainerContent p.ccc,h3.ccc,h4.ccc {font:tahoma; padding-bottom: 5px!important;}
.collapsibleContainerContent p.ccc {line-height:18px; font-size:12px; margin-left:10px;}
.collapsibleContainerContent h3.ccc{font-size:18px !important; font-weight:bold; color:#D8A819; padding-top:15px;}
.collapsibleContainerContent h4.ccc{font-size:15px; font-weight:bold; line-height:5px; margin:0;}
.collapsibleImg {float:left; margin: -5px 5px 0 -5px;}

#liveInfoSprite { background:url(../img/yellow_sprite.png); width:45px; height:45px; float:left; margin: 0 10px 0 -25px; background-position:0 -45px;}
#liveInfoSpriteHover { background:url(../img/yellow_sprite.png); width:45px; height:45px; float:left; margin: 0 10px 0 -25px; cursor: pointer;}
.infoTrigger {width:165px; height:55px; background:url(../img/woman_info.png); display:block; float:left;
                color:#013AB1; white-space: normal; font:bold 15px Tahoma; text-decoration:underline; text-align:left; padding:245px 0 0 35px;}
.infoTrigger p.imgTr {margin-top:3px;}
.infoEnder {width:25px; height:50px; float:left; background:url(../img/infobox_end.png);}
/* ======END COLLAPSIBLE PANEL====== */

/* ======IMGBOX SLIDER====== */
.imgslide_wrapper {width:720px; height:550px; background-color:#68251D; }
.imgslide_box {float:left; display:block; margin:0 0 10px 10px;}
.slidecontrol {height:155px; width:225px;cursor: pointer}
.slidecontrolBorder { height:155px; width:225px;cursor: pointer;
border-top: solid 5px #441c1c; border-right: solid 5px #441c1c; border-bottom: solid 5px #441c1c; border-left: solid 5px #441c1c;
margin: -5px;}
.imgslide { display:none; width:217px; background:#642923 url(../img/grad.jpg) repeat-x 0 0px; position:absolute; margin:-20px 0 0 -5px; padding: 4px; text-align: left; line-height: 18px;}
.imgslide { border-top: solid 5px #441c1c; border-right: solid 5px #441c1c; border-bottom: solid 5px #441c1c; border-left: solid 5px #441c1c;}
.imgslide a {color:#fff;}
.imgslide a:hover {text-decoration:none;}
div.imgslide h2.imgsl, h1.imgsl, p.imgsl {padding: 0 10px;}
div.imgslide h2, h1 {color: #F5A218!important;font-size: 14px!important; width: 150px; padding:10px 0 5px 0!important;}
div.imgslide p { font:12px Tahoma; color:#fff; }
.imgslide .closer {position:absolute; left:190px; top:0px;}
.imgslide_button {float:left; margin:0px 0 0 65px;}
.imgslide_button_top {float:left; margin:-20px 0 0 65px;}
.opener {float:left; margin: -15px 0 0 35px; background-image:url(../img/down.png); width:28px; height:28px;}
/* ====== END IMGBOX SLIDER====== */
.contentWrapperLobby { margin-left: 5px; }
.gamesBox ul { padding:0; }
.gamesBox li { list-style:none; float:left; padding:10px 2px 5px 2px; font:14px 'Signika', sans-serif; text-align:center; font-weight:300; width:130px; height: 140px; float:left; display:inline; margin-bottom: 10px;}
.gamesBox li img { border: 2px solid #D4D4D4; /*--CSS3 --*/ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin:0 0 5px 0; float:left; display:inline; }
.gamesBox h2 { width:113px; height:20px; font:13px 'Signika', sans-serif!important; margin:0; text-shadow:0 0 1px transparent; line-height:15px; color: #fff!important; text-decoration: none!important; text-align: left!important; padding-left: 17px; padding-bottom: 0px!important; display:inline; }
.game_buttons { color:#561C18!important; text-decoration:none; font:bold 12px Tahoma, Helvetica, sans-serif; text-transform: uppercase; float: left; line-height:25px; }
.game_buttons:active { color:#a10909!important }
.game_buttons:hover { text-decoration:underline; cursor:pointer; }
.gamesBox { color:#fff !important; }
.gamesBox a { text-decoration:none; cursor:pointer; }
.line { background:#F29F03; width:90%; margin : 0 auto 0 45px; height:1px; float:left; }
.star { background:url(../img/star15.png) no-repeat; width:15px; height:15px; padding:0; float:left; }
.lobbyMenu { background: url(../img/casino_games_menu_grad.jpg) repeat-x; padding : 0 0 0 25px; width: 917px; height:29px; margin-bottom: 16px; }
.cufon-loading .game_buttons { visibility: hidden !important; width:0 !important; }
.lobbyMainMenu { background: #6C261C; padding: 2px 25px 0 19px; width: 898px; height:35px }
.CasinoGameLink { float: left; height: 29px; padding:0 10px; display:block }
.CasinoGameLink:hover, .CasinoGameLink:active { background:url(../img/casino_links_button_hover.png); }
.ActiveGameLink { background:url(../img/casino_links_button_hover.png); }
.LobbyIcons { float:right; margin-top:-30px }
.showHideLinks { margin: 3px 0 0 -35px; position: absolute; }
.showHideLinks a { border:0; }
.hands { display:none !important; }
.selectorPop { position:absolute; width:99px; height:150px; padding:10px 0 0 40px; background-color:#000; opacity:.8; filter: alpha(opacity = 80); margin:-12px /*123px*/ 0 0 -10px; display:none; text-align:left; color:#fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; cursor:pointer; border:solid 2px #080808;}
.selectorPop br { display: block; margin: -2px 0; }
.selectorPop a { color:#fff; font: bold 12px tahoma, sans-serif; text-shadow: 0px 0px 3px #fff; z-index:99999; line-height:5px; }
.selectorPop a:hover { text-decoration:underline; }
.ActiveGameLink { background:url(../img/casino_links_button_hover.png)!important; }
.ActiveGameLink a{color:#A10909!important;}
ul.mMenuDD { position: relative; float: left; font: bold 10px Tahome, Arial, sans-serif; text-transform: uppercase; z-index: 100; }
ul.mMenuDD ul { visibility: hidden; position: absolute; z-index: 100; bottom:30px }
ul.mMenuDD ul li { color: #000; font-size:10px; width:150px; }
ul.mMenuDD li a { display: block; padding: 7px 15px; }
ul.mMenuDD li { background-color: #6C261C; color: #fff; float: left; }
ul.mMenuDD li.hover { position: relative; }
ul.mMenuDD li:hover > ul { visibility: visible; }
ul.mMenuDD ul a:hover { background-color: #EE9805; color: #000; text-decoration: none; }
ul.mMenuDD a:link { color: #fff; text-decoration: none; }
ul.mMenuDD a:hover { color: #000; background-color: #EE9805; }
ul.mMenuDD, ul.mMenuDD li { list-style: none; margin: 0; padding: 0; height:30px }
ul.mMenuDD li ul li a { display: block; padding: 2px 15px; margin: 0px 0; height:100%; }
/* ====== MAIN MENU DROP DOWN ====== */

.searchField { background:url(../img/search_field_small.png) no-repeat; width:152px; height:22px; border:none; padding:3px 10px 2px 35px; font-size:11px; color:#424242; }
ul.TopLinks { list-style:none; margin: 3px 0 0 10px; padding:0; }
ul.TopLinks li a { float:left; text-decoration:none; color:#fff; font-size:11px !important; }
ul.TopLinks li a:hover { text-decoration:underline; }

/*=================BIG WINS======================*/
#bid_wins_span {font-family: Tahoma; font-size: 17px; font-weight: bold; color: #000; margin: 0 0 0 5px; float:left; width: 200px; text-align: left;}
.big_wins_player {position: relative; width: 184px; float: left; font-family: Tahoma; font-weight: bold; text-align: left; height: 45px; display:block;}
.latest_wins_player {position: relative; width: 245px; float: left; font-family: Tahoma; font-weight: bold; text-align: left; height: 45px; display:block;}
.big_wins_player .simpleFlag {background-position: left bottom;}
.latest_wins_player .simpleFlag {background-position: left bottom;}
#big_wins_user_span {font-size: 12px; color: #F2F2F2; margin: 5px;}
#big_wins_game {font-size: 9px; color: #F39E2B}
#big_wins_div_left{position:absolute; width: 300px; text-align: left; left: 10px; top:5px}
#big_wins_div_right{position:absolute; width: 52px; text-align: left; right:10px; top:5px}
#big_wins_money {font-size: 13px; color: #F39E2B}

.jpSlideShow a{display:none;}
.ssTitle {width:160px; height:25px; background-color:#F4A21C; text-align:center; color:#fff; font:bold 17px tahoma;}

