/* INNER PAGE */

/*GREEK UPPER_CASE*/
.gr * {
    text-transform: none !important;
}

/*END GREEK UPPER_CASE*/
.inner {
    background: url(/tpl/100/shared/images/faux.gif) right top repeat-y;
    padding-bottom: 0 !important;
}

#inner {
    position: relative;
    width: 650px;
    float: left;
    padding-bottom: 25px;
    padding-left: 40px;
}

#inner h1 {
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #094eaa;
    border-bottom: 1px solid #094eaa;
    background: url(/tpl/100/shared/images/star.jpg) left center no-repeat #002261;
    margin: 20px 20px 20px 0;
    font-size: 18px;
    font-weight: bold;
    color: #e7c817;
    text-transform: uppercase;
    overflow: hidden !important;
}

#inner h2, #faq #inner dl dt {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
    font-weight: bold;
    color: #89c0ff;
}

#faq #inner dl dt:first-letter {
    text-transform: capitalize !important;
}

#inner h1:first-letter {
    background: url(/tpl/100/shared/images/star.jpg) left center no-repeat #002261 !important;
    padding: 20px 0 20px 30px !important;
}

html>/**/body #inner h1:first-letter {
    padding: 7px 0 7px 30px;
}

#inner a {
    color: #72b2fc;
    font-weight: bold;
}

#inner a:hover {
    text-decoration: none;
}

#inner p, #inner dl dd {
    line-height: 150%;
    margin: 0 20px 0 0;
}

#inner strong, #sidebar strong {
    font-weight: bold;
}

#inner ul {
    margin-bottom: 15px;
}

#inner p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
}

#inner ul li {
    background: url(/tpl/100/shared/images/small_arrow.gif) left 2px no-repeat;
    padding: 0 20px 0 17px;
    line-height: 20px;
    min-height: 20px;
}

.centered {
    text-align: center !important;
    margin: 15px 0;
}

#terms #inner ul li {
    margin-bottom: 10px;
}

#container hr {
    height: 1px;
    clear: both;
    border: none !important;
    background: none;
    line-height: 0;
    visibility: hidden;
}

#sidebar {
    width: 221px;
    min-height: 700px;
    float: right;
    padding-bottom: 270px;
}

#sidebar ul li {
    text-align: center;
    margin: 20px 0;
}

#sidebar img {
    border: none;
}

#sidebar a {
    color: #77bffc;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline !important;
    position: relative;
}

li#bonuser {
    margin-top: 0 !important;
}

#bonuser img {
    margin-bottom: -3px;
    margin-left: -3px;
}

#acclaim #inner em {
    display: block;
    margin: 0 0 25px 0;
    font-style: italic;
    color: #e7c817;
}

/* TABLES */
table {
    width: 650px;
    margin-bottom: 15px;
}

table tr td, table tr th {
    text-align: center;
    background: #011a44;
    border: 2px solid #0c56b6;
    padding: 3px;
}

table tr td {
    padding: 6px 3px;
    line-height: 14px;
}

table tr th {
    padding: 5px 2px !important;
    color: #e7c817 !important;
    font-weight: bold;
}

table .half {
    width: 50%;
}

#payment_methods table tr td, #payment_methods table tr th {
    border: 2px solid #0c56b6;
    padding: 3px !important;
}

#payment_methods table tr th {
    padding: 4px !important;
}

#customer_service table tr td {
    text-align: left;
    padding-left: 5px;
}

#quest table {
    width: 100%;
}

#quest table tr td, #quest table tr th {
    background: none;
    text-align: left;
    border: none !important;
}

#quest .subm {
    margin-left: 300px;
}

/* bonus_code left sided title */
#bonus_code dl#leftSided {
    margin: 10px 0;
}

#bonus_code dl#leftSided dt {
    width: 25%;
    vertical-align: top;
    display:inline-block;
    font-size: 14px;
    line-height: 115px;
    font-weight: bold;
    color: #89C0FF;
}

#bonus_code dl#leftSided dd{
    width: 70%;
    display:inline-block;
}
/* CASHIER TABLES */
#payment_methods table tr th, #big_winners table tr th, #elottery table tr th, #bonus table tr th, #help table tr th {
    color: #e7c817;
    font-weight: bold;
    padding: 17px 3px;
}

.cash_h_selected td, .expl_h td {
    background: #013274;
}

.expl_h td {
    cursor: pointer;
}

.expl {
    text-align: left;
    background: #013274;
    padding: 4px;
}

.expl_off {
    display: none;
}

/* WINNERS */
#big_winners table tr th strong {
    color: #E7C817;
    font-weight: bold;
}

#big_winners tr.odd td {
    /*background: #013274;*/
}

/*STAF*/
#refer_your_friends #inner form {
    width: 650px;
    margin: 0 auto;
    font-size: 12px;
}

#refer_your_friends #inner label {
    clear: both;
    float: left;
    width: 250px;
    margin: 5px 20px 5px 50px;
    display: block;
}

#refer_your_friends #inner input {
    float: left;
    width: 150px;
    margin: 5px 100px 5px 0;
}

#refer_your_friends #inner input#sbm {
    clear: both;
    float: none;
    margin: 40px 0 0 250px;
    width: 100px;
}

#refer_your_friends #inner input#sbm.disabled {
    color: gray;
    border-top: #404040 ridge 2px;
    border-left: #404040 ridge 2px;
    border-right: #fff ridge 1px;
    border-bottom: #fff ridge 1px;
}

#lsubj {
    clear: both;
}

#refer_your_friends #formstaf textarea {
    margin: 15px 0 15px 250px;
}

/* FAST */
#fast #inner table {
    margin: 15px 0;
}

/* PROMO */
.promo h3, .subtitle, #download_casino #inner dl dt, #aside h4, #aside h3, #inner .promo h2,
#games .subtitle,
#roulette .subtitle,
#slots .subtitle,
#online_video_poker .subtitle,
#arcade_games .subtitle,
#blackjack .subtitle{
    height: 26px;
    line-height: 26px;
    background: url(/tpl/100/shared/images/promo_bg.gif) left center repeat-x;
    margin: 0 20px 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #e7c817;
    padding-left: 10px;
    clear: both;
    text-transform: uppercase;
}

/* STEPS */
#stepper {
    margin-bottom: 20px;
}

#stepper li {
    display: inline;
    margin-right: 15px;
    font-size: 13px;
    cursor: pointer;
    background: none !important;
}

/* EF_INSTRUCTIONS */
form#form_ef {
    width: 400px;
    margin: 0 0 50px 200px;
    text-align: left;
}

#form_ef label {
    display: block;
    clear: both;
    margin: 10px 0 5px 0;
}

#form_ef label.middle {
    width: 600px !important;
    margin-left: -100px;
    position: relative;
}

#form_ef input {
    clear: both;
    width: 196px;
}

.staf_msg {
    background: url("/tpl/100/shared/images/alert.gif") no-repeat scroll 7px 9px transparent;
    padding: 5px 5px 5px 29px;
    border: 1px dotted #E7C817;
    color: #E7C817;
}

#form_ef #sbm {
    margin-left: 20px;
    clear: both !important;
    width: auto !important;
}

/*FAIR GAMING*/
#responsible_gambling #inner h3 {
    margin-top: 15px;
}

.certlogo {
    float: left;
    margin: 0 10px 5px 0;
}

/*FEEDBACK*/
#feedbacker {
    border: none;
    width: 400px;
    position: relative;
    margin: 0 auto;
}

#feedbacker label, #feedbacker input {
    float: left;
    margin-bottom: 5px;
}

#feedbacker label {
    clear: left;
    width: 200px;
    margin: 3px 5px 3px 0;
    text-transform: uppercase;
    font-weight: bold;
}

#feedbacker p, #feedbacker select {
    clear: left;
    margin: 10px 0;
}

#feedbacker select {
    margin-bottom: 20px;
}

#feedbacker textarea, #feedbacker .submit {
    clear: both;
    margin: 15px 100px 0 0;
}

#feedbacker input, #feedbacker textarea {
    padding: 2px;
}

/* DOWNLOAD */
#download_casino #inner p {
    margin: 20px 0;
}

/* PREVIEWS */
#previews {
    width: 600px;
    margin: 20px auto;
}

.preview_block {
    float: left;
    width: 290px;
    height: 110px;
    position: relative;
}

#previews h4 a {
    position: absolute;
    left: 10px;
    top: 45px;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff16a;
    display: inline;
    text-decoration: none;
}

/* PROMOTIONS AJAX TABS */
#tabber {
    width: 650px;
    margin: 20px auto 0 auto;
    clear: both;
}

.shadetabs {
    margin: 0 !important;

}

.shadetabs li {
    float: left;
    display: block !important;
    background: url(/tpl/100/shared/images/tab_bg.gif) top left repeat-x !important;
    border: 1px solid #2479f0;
    width: 200px;
    height: 23px;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}

.shadetabs li a {
    text-decoration: none;
    line-height: 23px;
    padding-left: 20px;
    color: #5c9ce6;
    font-weight: bold;
    font-size: 12px;
    background: url(/tpl/100/shared/images/small_arrow.gif) left center no-repeat;
    margin-left: 10px;
}

.shadetabs li.selected {
    position: relative;
    top: 0;
    background-image: none !important;
    border-bottom-color: #002761;
    background: #002761 !important;
}

.shadetabs li.selected a {
    /*selected main tab style */
    color: #e7c817 !important;
}

.contentstyle {
    border: 1px solid #2479f0;
    border-top: none;
    width: 584px;
    padding: 20px 10px 10px 10px;
    margin: 0 0 20px 0;
    background: #002761;
}

/* PROMOTIONS COMMON */
.promo p {
    display: block;
}

.pr_img, .promo p img {
    float: left;
    margin: 0 50px 20px 0;
}

/* INTERNAL GAMES PREVIEW */
#g_games {
    width: 220px;
    text-align: center;
    float: right;
    margin: -270px 0 0 0;
}

.clear {
    clear: both;
    display: block;
}

#g_games img.games6 {
    margin-left: -4px;
}

#g_games p {
    position: absolute;
    z-index: 1;
    width: 225px;
    margin: -145px 0 0 -2px;
}

#g_games p a {
    float: left;
    display: block;
    width: 71px;
    height: 72px;
    text-indent: -9999px;
    background: url(/tpl/100/shared/images/1x1.gif);
}

#g_games  img {
    display: block;
}

#g_games .head {
    margin: 0 0 15px 0;
}

#g_games .subhead {
    margin: 15px 0 0 0;
}

/* FAQ */
#faq_cont {
    margin-bottom: 20px;
}

.handcursor_main {
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    cursor: pointer;
}

.faq_togglegroup {
    padding-left: 20px;
}

.question {
    border-top: 1px solid #2479f0;
    border-bottom: 1px solid #2479f0;
    font-weight: bold;
    color: #fff;
    background: #012b65;
    line-height: 26px;
    margin: 15px 0;
}

#progressive table tr td {
    background: transparent !important;
    border: none !important;
    width: 32%;
    text-align: center;
}

#progressive #inner h4 {
    background: url(/tpl/100/shared/images/progressive/bg.png) center top no-repeat;
    width: 137px;
    height: 21px;
    line-height: 21px;
    color: #001e46;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin: 0 auto;
}

/* DOWNLOAD */
#download_casino #inner p {
    margin-right: 20px;
}

#download_casino #inner dl dt {
    clear: both;
}

#download_casino #inner dl dd {
    width: 48%;
    text-align: center;
    float: left;
    margin-right: 0;
    padding-left: 1%;
    overflow: hidden;
}

.first_p {
    height: 31px;
    padding-bottom: 20px;
    text-align: center;
}

.first_p img {
    margin-bottom: -20px;
}

.ec_icon {
    border-top: 1px solid #2479f0;
    padding: 9px !important;
    margin: 0 20px 15px 0;
    clear: both;
}

.ec_icon p {
    height: 55px;
    margin: 0 !important;
    padding-top: 15px;
}

.ec_icon p img {
    float: left;
    margin: -5px 10px 5px 10px;
}

#download_casino #help img {
    float: left;
    margin-right: 40px;
}

#download_casino #help h3,
#download_casino #help h2{
    font-size: 14px;
    font-weight: bold;
    color: #e7c817;
    text-transform: uppercase;
    background: url(/tpl/100/shared/images/small_arrow.gif) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 5px;
}
#download_casino #help h2{
    margin-top:0;
    line-height: 14px;
}

.wrapper {
    border: 1px solid #2479f0;
    padding: 9px;
    background: #004aa8;
    margin-right: 20px;
}

#download_casino #help {
    font-size: 12px;
    background: #01316c;
    min-height: 132px;
    padding: 10px;
}

#download_casino #help p {
    margin: 5px 20px 5px 0;
    font-size: 12px;
}

.yellow {
    color: #e7c817 !important;
    font-weight: bold;
}

#congratulation #wrap {
    width: 680px;
    margin: 50px auto 0 auto;
    font-size: 12px;
}

#congratulation #wrap #inner {
    float: none;
}

#congratulation #wrap #inner p {
    color: #ffffff;
    /*font-size: inherit;*/
    font-family: Verdana;
}

#loyalty #inner table tr th {
    background: #002261;
    font-weight: bold;
}

#loyalty #inner table tr td {
    background: #011a43;
    padding: 10px;
}

/*Sitemap*/
#sitemap #inner dl {
    width: 201px;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 125px;
}

#sitemap #inner dl#bug {
    clear: right;
}

#sitemap #inner dl dt {
    height: 26px;
    line-height: 24px;
    background: url(/tpl/100/shared/images/dt.gif) left top repeat-x;
}

#sitemap #inner dl dt {
    padding-left: 5px;
    text-decoration: underline;
}

#sitemap #inner dl dt a, #sitemap #inner dl dt {
    font-size: 14px;
    font-weight: bold;
    color: #e7c817;
}

#sitemap #inner dl dd {
    background: #022c66 url(/tpl/100/shared/images/dl_star.gif) 4px 2px no-repeat;
    margin: 0 0 4px 0;
    padding: 0 0 0 21px;
    line-height: 18px;
}

#sitemap #inner dl dd a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
}

#sitemap #inner dl dd ul {
    margin: 0 0 0 -21px !important;
    padding: 0 0 0 21px !important;
    width: 180px;
    background: #013273;
}

#sitemap #inner dl dd ul li {
    background: url(/tpl/100/shared/images/s_star.gif) 4px 7px no-repeat !important;
}

#sitemap #inner dl dd ul li a {
    color: #74b2fd;
    font-weight: normal;
}

.spaced {
    margin: 15px 0;
}

a.tiny {
    font-size: 10px !important;
}

#bottombutton img.tit2 {
    margin-top: 40px;
}

#topbutton {
    background-color: #01163c;
    text-align: center;
    border-bottom: 1px solid #e9cb17;
    border-top: 1px solid #e9cb17;
    padding: 15px 10px;
    width: 550px;
}

#bottombutton img.first {
    margin-right: 30px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.votesbm {
    width: 100px !important;
    height: 25px !important;
    border: 1px solid #e9cb17;
    background: #001c62;
    color: #e7c817;
    font-family: Verdana;
    font-size: 13px !important;
    margin-left: 20px;
}

.votebar {
    height: 18px;
    width: 300px;
    background: #002051;
    text-align: left;
    border: 1px solid #2479f0;
    color: #fff;
    margin-top: -10px;
    padding: 0;
}

#members_club .votebar {
    position: relative;
    width: 200px !important;
    margin: 0 0 10px 4px;
}

#votebox ul li {
    position: relative;
}

#votebox .yellow {
    display: block;
    line-height: 14px;
    margin: 10px 0 0 0;
}

#votebox .quest {
    margin: 5px 5px 0 10px;
    font-weight: bold;
}

#members_club #votebox #intro {
    margin: 10px 0;
    line-height: 20px;
    text-align: left !important;
}

#members_club #votebox .quest {
    margin: 5px 5px 0 0;
    font-weight: bold;
}

.percenter {
    color: #FFFFFF !important;
    margin-top: -20px !important;
    position: absolute;
    margin-left: 10px !important;
    font-weight: bold;
}

#members_club .percenter {
    left: 20px;
    bottom: 5px;
}

#members_club .prefixer {
    margin: 15px 0 0 0;
}

#standings_ec2 #container #inner #dTableWrap tr.trHds {
    color: #e7c817;
    font-weight: bold !important;
}

#inner #dTableWrap table tr.odd  td {
    background: #013274;
}

#inner #dTableWrap tr.trHeader td {
    text-align: left;
}

.prefixer {
    margin-bottom: 20px !important;
}

/*Players Club*/
#pc_logo {
    margin: 0 !important;
    padding-top: 0 !important;
}

#pc_logo img, #pc_bonus img {
    margin-bottom: -1px;
}

#rss {
    height: 31px;
    line-height: 31px;
}

#rss ul {
    margin: 6px 0 0 15px;
}

#rss ul li {
    float: left;
    line-height: 20px;
}

#rss ul li.middle {
    width: 160px;
    display: block !important;
    padding: 0 20px !important;
    position: relative !important;
}

#members_club #sidebar {
    width: 228px;
    padding-bottom: 300px;
    background: url(/tpl/100/shared/images/pc/side.gif) 2px top no-repeat;
}

#members_club #sidebar li {
    margin: 0 0 0 -3px !important;
    padding: 0 !important;
}

li#rss {
    position: relative !important;
}

#subscriber {
    position: absolute;
    top: 25px;
    left: 10px;
    width: 217px;
    height: 170px;
    background: url(/tpl/100/shared/images/pc/subscribe_bg.gif) left top repeat-x;
}

#subscriber ul {
    display: block;
    clear: both;
}

#subscriber ul li {
    display: block !important;
    clear: both;
    margin: 0 0 10px 15px;
}

#rss a {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

#rss a:hover {
    text-decoration: none;
}

#pc_down {
    padding-bottom: 15px !important;
}

#pc_down img {
    margin-left: 7px;
}

#members_club #bonus_inner {
    margin-top: 15px !important;
}

#members_club #sidebar h4 {
    background: url(/tpl/100/shared/images/pc/h4.gif) left top repeat-x;
    width: 210px;
    margin-left: 14px;
    padding: 0 !important;
    overflow: hidden;
    line-height: 26px;
    color: #e7c817;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    margin-top: 20px !important;
}

#members_club #sidebar h4 img {
    float: left;
}

.sidebar_plus {
    float: right;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

#members_club #inner .handcursor {
    cursor: pointer;
    width: 630px;
    display: block;
}

#members_club #sidebar .handcursor {
    cursor: pointer;
    width: 230px;
    display: block;
}

#faqbox p {
    margin: 0 10px !important;
}

#faqbox p a {
    font-size: 10px;
}

#faqbox div {
    text-align: left;
    padding: 0 10px;
    margin: 0 10px;
}

#faqbox div p {
    margin: 10px 0 !important;
}

#faq_box p {
    margin: 5px 10px 10px 18px;
    text-align: left;
    line-height: 14px;
}

#faq_box strong {
    text-align: left;
    display: block;
    padding: 10px;
    margin: 0 10px;
}

#pc_winners ul {
    width: 205px;
    margin: 10px 0 0 17px;
    border-bottom: 1px solid #2479f0;
}

#pc_winners li {
    text-align: left !important;
    border-top: 1px solid #2479f0;
    background: #002860;
    font-size: 11px;
    letter-spacing: -1px;
    line-height: 20px;
}

#members_club #staf fieldset {
    width: 210px;
    margin-left: 14px;
}

#members_club #staf h3, #jack p {
    margin-top: 5px;
    line-height: 16px;
}

#members_club #staf input {
    border: 1px solid #2479f0;
    background: #002051;
    color: #fff;
    height: 14px;
    padding: 2px;
}

#members_club #staf #stafmail {
    float: left;
    height: 16px !important;
    padding: 2px;
    width: 145px;
}

#members_club #staf #sbm {
    float: left;
    padding: 0 !important;
    background: url(/tpl/100/shared/images/pc/staf_bt.gif) left top repeat-x;
    height: 22px !important;
    width: 49px;
    margin-left: 2px;
}

#members_club #stafin {
    width: 200px;
    clear: both;
    margin: 5px 0;
}

#members_club #staf .msg {
    width: 185px;
    padding: 10px;
    margin-left: 14px;
    text-align: left !important;
}

.jackpot_obj {
    border: 1px solid #2479f0;
    background: #2479f0;
    margin: 10px 0 0 0;
}

/*Players Club Content */
#members_club marquee {
    margin-right: 20px;
    height: 16px;
    overflow: hidden;
    padding: 4px 0;
    background: #011942;
    border: 1px solid #04459b;
}

#members_club marquee span {
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
}

#members_club #inner h4,
#members_club #inner h3 {
    clear: both;
    background: url(/tpl/100/shared/images/pc/h4.gif) left top repeat-x;
    padding: 0 !important;
    position: relative;
    overflow: hidden;
    margin: 0 20px 15px 0;
    line-height: 26px;
    height: 26px;
    color: #e7c817;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
}

#members_club #inner h4 img,
#members_club #inner h3 img {
    float: left;
}

.ill {
    float: left;
    margin-bottom: 20px;
}

#pc_loyalty .contentstyle {
    width: 452px !important;
    margin: 0 20px 20px 155px;
    padding-top: 30px !important;
}

#pc_loyalty .shadetabs li {
    width: 156px !important;
}

#pc_loyalty .shadetabs li a {
    padding-left: 15px !important;
    background: url(/tpl/100/shared/images/small_arrow.gif) 10px center no-repeat;
    margin-left: 1px !important;
    display: block !important;
    width: 140px !important;
}

#pc_news .contentstyle {
    width: 452px !important;
    margin: 0 20px 20px 156px;
    padding-top: 30px !important;
}

#pc_news .shadetabs li {
    width: 235px !important;
}

#pc_news .shadetabs li a {
    padding-left: 15px !important;
    background: url(/tpl/100/shared/images/small_arrow.gif) 10px center no-repeat;
    margin-left: 1px !important;
    display: block !important;
    width: 220px !important;
}

#game_data {
    margin-left: 220px;
}

#members_club table {
    width: 270px !important;
    float: left;
    margin-right: 15px;
}

#members_club table tr td {
    border: none !important;
    border-bottom: 1px solid #2479f0 !important;
    font-size: 11px;
    vertical-align: middle;
}

#members_club table tr th {
    border: none !important;
    border-bottom: 1px solid #2479f0 !important;
    border-top: 1px solid #2479f0 !important;
}

/* BONUS BUDDY PAGE */
#bonus_buddy #container {
    margin-top: 20px;
}

#bonus_buddy h2 {
    font-size: 14px;
}

#bonus_bottom {
    background: url(/tpl/100/shared/images/bottom_bbuddy.gif) no-repeat center bottom;
}

.ybonus {
    font-style: italic;
    color: #f2cf5c;
}

#bbuddy {
    margin-top: 100px;
    border-right: solid 1px #dc6d1f;
    border-left: solid 1px #dc6d1f;
    padding-left: 10px;
    padding-right: 10px;
    width: 478px;
}

#sumary {
    margin-top: -310px;
    margin-left: 10px;
    width: 300px;
    height: 150px;
    z-index: 10;
    color: #fff;
}

#sumary ul li {
    background: none;
}

#sumary a {
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
}

/* END BONUS BUDDY PAGE */
/* ASIDE MENUS */
#aside ul {
    margin: 0 0 20px 10px;
}

#aside ul li ul {
    margin: 5px;
}

#aside ul li {
    text-align: left !important;
    margin: 0 0 5px 0;
}

#aside {
    width: 210px;
    margin-left: 3px;
}

#aside h4,
#aside h3 {
    margin: 0 0 10px 0 !important;
    font-size: 12px;
    font-weight: bold;
}

#aside strong, #aside a.current {
    color: #1370fd;
    font-size: 12px;
    text-decoration: none !important;
    cursor: default;
}

#aside a:hover {
    text-decoration: none !important;
}

.right_align {
    text-align: right;
    clear: both;
}

.right_align a {
    background: url(/tpl/100/shared/images/games/arrowup.gif) left center no-repeat;
    padding-left: 12px;
}

li.collapsable ul li {
    border: 1px solid #01255A; /*Layout hack fix for IE 6/7*/
}

.selected {
    background-color: transparent !important;
}

.thumb {
    width: 215px;
    float: left;
    margin: 0 15px 15px 0;
    border: 1px solid #044fb3;
}

.thumb p {
    background: #044fb3;
    padding-left: 10px;
    width: 205px;
    margin: 0 !important;
}

.thumb p a {
    color: #fff !important;
    font-weight: normal !important;
    font-size: 11px;
    display: block;
    width: 205px;
}

#breadcrumb {
    padding-bottom: 10px;
    background: url(/tpl/100/shared/images/dot.gif) left bottom repeat-x;
}

/*Casino Games*/
#c_games {
    clear: both;
}

.c_game {
    width: 191px;
    float: left;
    margin: 0 25px 20px 0;
}

.asian {
    margin-left: 216px;
}

.c_game img, .c_game p {
    border: 1px solid #217ffc;
}

.c_game p {
    width: 179px;
    border-top: none;
    background: #001445;
    padding: 5px;
    height: 110px;
}

.gametitle {
    background: url(/tpl/100/shared/images/games/head.gif) left top no-repeat !important;
    width: 191px !important;
    height: 22px !important;
    line-height: 22px;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

.gametitle a {
    display: block;
    width: 190px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #e7c817 !important;
}

#bc11 {
    text-align: left;
    margin: 10px 0 0 17px;
    font-weight: bold;
}

#bc11 ul li {
    text-align: left;
}

#members_club #bc11 .votesbm {
    background: url(/tpl/100/shared/images/pc/staf_bt.gif) left top repeat-x;
    height: 22px !important;
    margin: 10px 0 0 100px;
    padding: 0 !important;
    width: 49px;
    border: 1px solid #2479F0;
    color: #fff;
}

.marquee_wrapper {
    margin-left: 10px;
}

.jackpot_obj {
    position: relative;
    top: -25px;
}

.stats {
    display: none !important;
    visibility: hidden;
}

#win_interview #inner .winner_pic {
    clear: both;
    float: left;
    margin: 0 20px 20px 0;
}

/*Preview Essential Settings*/
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    height: 300px;
    overflow: hidden;
    color: #333;
    padding: 12px;
}

.jqmClose {
    position: absolute;
    z-index: 4000;
    right: 20px;
    top: 20px;
    text-decoration: none !important;
    color: #070e93 !important;
}

.pic_title {
    color: #000;
    display: block !important;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.jqmOverlay {
    background-color: #000;
}

/*Preview Carousel*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 320px;
    height: 260px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border: 1px solid #346F97;
}

.jcarousel-container-horizontal {
    width: 320px;
    padding: 20px 40px;
}

.jcarousel-clip-horizontal {
    width: 320px;
    height: 260px;
}

.jcarousel-item {
    width: 320px;
    height: 260px;
}

.jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 133px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/tpl/100/shared/images/next_horizontal.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 133px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/tpl/100/shared/images/prev_horizontal.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#carousel {
    margin-top: 10px;
}

#carousel li {
    list-style: none !important;
    padding: 0 !important;
}

/* End of Preview */
/* the winners page news scroller */
#big_winners #sidebar #news {
    margin: 10px;
    line-height: 1.5;
}

#big_winners #sidebar .marquee_wrapper {
    margin-top: 10px;
}

#big_winners #sidebar h4 {
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #094eaa;
    border-bottom: 1px solid #094eaa;
    background: url(/tpl/100/shared/images/pc/h4.gif) left top repeat-x;
    margin: 10px 10px 0 8px;
    font-size: 14px;
    font-weight: bold;
    color: #e7c817;
    text-transform: uppercase;
    overflow: hidden !important;
}

#big_winners #sidebar h4 span {
    background: url(/tpl/100/shared/images/pc/promo_bg.gif) left center no-repeat;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    height: 21px;
    width: 20px;
}

/*END OF SIDEBAR SCROLLING AREA*/

/* Begin Olympics */
#olympics #inner #giveaway {
    display: block;
    margin-bottom: 20px;
}

#olympics #inner #tribune {
    width: 464px;
    height: 258px;
    margin: 20px auto;
    background: url(/tpl/100/shared/images/tribune.jpg) left bottom no-repeat;
}

#olympics #inner #tribune li {
    background: none;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}

#olympics #inner #tribune li img {
    display: block;
    margin: 0 auto 5px auto;
}

#olympics #inner #tribune li.gold {
    margin-left: 150px;
    width: 169px;
}

#olympics #inner #tribune li.silver {
    width: 120px;
}

#olympics #inner #tribune li.bronze {
    margin-left: 333px;
    width: 100px;
}

#olympics table.expand {
    width: 630px;
}

#olympics #ex_button {
    cursor: pointer;
    direction: rtl;
    text-align: left;
    position: relative;
}

#olympics #ex_button img {
    position: absolute;
    right: 6px;
    top: 6px;
}

#olympics .expand tr {
    display: none;
}

#olympics .expand tr.top_lines,
#olympics .expand tr.ex_button,
#olympics .expand tr.ex_row {
    display: table-row;
}

/* End Olympics */

/*Begin Xmas Calendar (christmas_casino_bonuses.html)*/
#christmas_casino_bonuses #xmas {
    /*padding-bottom: 350px;*/
    background: url(/tpl/100/shared/images/xmas/bg.jpg) center bottom no-repeat;
}

#xmas #calendar {
    background: #011b4f;
    border: 1px solid #0b59c1;
}

#xmas h3 {
    font-size: 28px;
    font-family: Verdana;
    position: relative;
    line-height: 63px;
    background: url(/tpl/100/shared/images/xmas/title_bg.gif) left top repeat-x;
    padding: 0 0 0 25px;
}

#xmas h3 span {
    position: absolute;
    right: 25px;
    top: 0;
}

#xmas #week {
    background: #01143c;
    height: 30px;
    padding-left: 30px;
}

#xmas #week li {
    line-height: 30px;
    float: left;
    width: 85px;
    padding: 0;
    background-image: none;
    font-size: 14px;
    font-weight: bold;
    color: #0768e8;
    text-align: center;
}

#xmas #days {
    padding-left: 30px;
    min-height: 280px;
}

#xmas #days li {
    float: left;
    width: 74px;
    height: 63px;
    margin: 0 5px 10px 5px;
    background-image: none;
    padding: 0;
    cursor: pointer;
}

#xmas #days li a {
    position: relative;
    display: block;
    width: 72px;
    height: 61px;
    border: 1px solid #0b59c1;
    background: #01377e;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    background-image: url(/tpl/100/shared/images/xmas/sprite.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#xmas #days li a span {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 15px;
}

#christmas_casino_bonuses .cta {
    text-align: center;
    padding: 15px 0;
}

#xmas #msgs {
    clear: both;
    /*padding: 10px;*/
    margin-top: 20px;
    height: 400px;
}

#xmas #msgs div {
    border: 1px solid #08459d;
    background: #012159;
    padding: 10px;
}

#xmas #msgs div h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
}

#xmas .ui-tabs-hide {
    display: none;
}

/*Begin Xmas Sprite*/
#xmas #days li.ui-tabs-selected a {
    border: 1px solid #ffee20;
}

#xmas #days li a.day_1 {
    background-position: 0 0;
}

#xmas #days li a.day_1:hover, #xmas #days li.ui-tabs-selected a.day_1 {
    background-position: 0 -61px;
}

#xmas #days li.tabs-disabled a.day_1 {
    background-position: 0 -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_1 {
    background-position: 0 -183px;
    cursor: pointer;
}

#xmas #days li a.day_2 {
    background-position: -72px 0;
}

#xmas #days li a.day_2:hover, #xmas #days li.ui-tabs-selected a.day_2 {
    background-position: -72px -61px;
}

#xmas #days li.tabs-disabled a.day_2 {
    background-position: -72px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_2 {
    background-position: -66px -180px;
    cursor: pointer;
}

#xmas #days li a.day_3 {
    background-position: -144px 0;
}

#xmas #days li a.day_3:hover, #xmas #days li.ui-tabs-selected a.day_3 {
    background-position: -144px -61px;
}

#xmas #days li.tabs-disabled a.day_3 {
    background-position: -144px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_3 {
    background-position: -145px -180px;
    cursor: pointer;
}

#xmas #days li a.day_4 {
    background-position: -216px 0;
}

#xmas #days li a.day_4:hover, #xmas #days li.ui-tabs-selected a.day_4 {
    background-position: -216px -61px;
}

#xmas #days li.tabs-disabled a.day_4 {
    background-position: -216px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_4 {
    background-position: -216px -180px;
    cursor: pointer;
}

#xmas #days li a.day_5 {
    background-position: -278px 0;
}

#xmas #days li a.day_5:hover, #xmas #days li.ui-tabs-selected a.day_5 {
    background-position: -278px -61px;
}

#xmas #days li.tabs-disabled a.day_5 {
    background-position: -280px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_5 {
    background-position: -280px -180px;
    cursor: pointer;
}

#xmas #days li a.day_6 {
    background-position: -345px 0;
}

#xmas #days li a.day_6:hover, #xmas #days li.ui-tabs-selected a.day_6 {
    background-position: -345px -61px;
}

#xmas #days li.tabs-disabled a.day_6 {
    background-position: -346px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_6 {
    background-position: -345px -180px;
    cursor: pointer;
}

#xmas #days li a.day_7 {
    background-position: -415px 0;
}

#xmas #days li a.day_7:hover, #xmas #days li.ui-tabs-selected a.day_7 {
    background-position: -415px -61px;
}

#xmas #days li.tabs-disabled a.day_7 {
    background-position: -412px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_7 {
    background-position: -415px -180px;
    cursor: pointer;
}

#xmas #days li a.day_8 {
    background-position: -485px 0;
}

#xmas #days li a.day_8:hover, #xmas #days li.ui-tabs-selected a.day_8 {
    background-position: -485px -61px;
}

#xmas #days li.tabs-disabled a.day_8 {
    background-position: -480px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_8 {
    background-position: -485px -180px;
    cursor: pointer;
}

#xmas #days li a.day_9 {
    background-position: -555px 0;
}

#xmas #days li a.day_9:hover, #xmas #days li.ui-tabs-selected a.day_9 {
    background-position: -555px -61px;
}

#xmas #days li.tabs-disabled a.day_9 {
    background-position: -550px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_9 {
    background-position: -555px -180px;
    cursor: pointer;
}

#xmas #days li a.day_10 {
    background-position: -625px 0;
}

#xmas #days li a.day_10:hover, #xmas #days li.ui-tabs-selected a.day_10 {
    background-position: -625px -61px;
}

#xmas #days li.tabs-disabled a.day_10 {
    background-position: -623px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_10 {
    background-position: -625px -180px;
    cursor: pointer;
}

#xmas #days li a.day_11 {
    background-position: -700px 0;
}

#xmas #days li a.day_11:hover, #xmas #days li.ui-tabs-selected a.day_11 {
    background-position: -700px -61px;
}

#xmas #days li.tabs-disabled a.day_11 {
    background-position: -696px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_11 {
    background-position: -700px -180px;
    cursor: pointer;
}

#xmas #days li a.day_12 {
    background-position: -760px 0;
}

#xmas #days li a.day_12:hover, #xmas #days li.ui-tabs-selected a.day_12 {
    background-position: -760px -61px;
}

#xmas #days li.tabs-disabled a.day_12 {
    background-position: -759px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_12 {
    background-position: -760px -180px;
    cursor: pointer;
}

#xmas #days li a.day_13 {
    background-position: -811px 0;
}

#xmas #days li a.day_13:hover, #xmas #days li.ui-tabs-selected a.day_13 {
    background-position: -811px -61px;
}

#xmas #days li.tabs-disabled a.day_13 {
    background-position: -806px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_13 {
    background-position: -811px -180px;
    cursor: pointer;
}

#xmas #days li a.day_14 {
    background-position: -865px 0;
}

#xmas #days li a.day_14:hover, #xmas #days li.ui-tabs-selected a.day_14 {
    background-position: -865px -61px;
}

#xmas #days li.tabs-disabled a.day_14 {
    background-position: -865px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_14 {
    background-position: -865px -180px;
    cursor: pointer;
}

#xmas #days li a.day_15 {
    background-position: -940px 0;
}

#xmas #days li a.day_15:hover, #xmas #days li.ui-tabs-selected a.day_15 {
    background-position: -940px -61px;
}

#xmas #days li.tabs-disabled a.day_15 {
    background-position: -939px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_15 {
    background-position: -940px -180px;
    cursor: pointer;
}

#xmas #days li a.day_16 {
    background-position: -1005px 0;
}

#xmas #days li a.day_16:hover, #xmas #days li.ui-tabs-selected a.day_16 {
    background-position: -1005px -61px;
}

#xmas #days li.tabs-disabled a.day_16 {
    background-position: -1008px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_16 {
    background-position: -1005px -180px;
    cursor: pointer;
}

#xmas #days li a.day_17 {
    background-position: -1075px 0;
}

#xmas #days li a.day_17:hover, #xmas #days li.ui-tabs-selected a.day_17 {
    background-position: -1075px -61px;
}

#xmas #days li.tabs-disabled a.day_17 {
    background-position: -1083px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_17 {
    background-position: -1075px -180px;
    cursor: pointer;
}

#xmas #days li a.day_18 {
    background-position: -1155px 0;
}

#xmas #days li a.day_18:hover, #xmas #days li.ui-tabs-selected a.day_18 {
    background-position: -1155px -61px;
}

#xmas #days li.tabs-disabled a.day_18 {
    background-position: -1154px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_18 {
    background-position: -1155px -180px;
    cursor: pointer;
}

#xmas #days li a.day_19 {
    background-position: -1225px 0;
}

#xmas #days li a.day_19:hover, #xmas #days li.ui-tabs-selected a.day_19 {
    background-position: -1225px -61px;
}

#xmas #days li.tabs-disabled a.day_19 {
    background-position: -1222px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_19 {
    background-position: -1225px -180px;
    cursor: pointer;
}

#xmas #days li a.day_20 {
    background-position: -1290px 0;
}

#xmas #days li a.day_20:hover, #xmas #days li.ui-tabs-selected a.day_20 {
    background-position: -1290px -61px;
}

#xmas #days li.tabs-disabled a.day_20 {
    background-position: -1280px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_20 {
    background-position: -1290px -180px;
    cursor: pointer;
}

#xmas #days li a.day_21 {
    background-position: -1360px 0;
}

#xmas #days li a.day_21:hover, #xmas #days li.ui-tabs-selected a.day_21 {
    background-position: -1360px -61px;
}

#xmas #days li.tabs-disabled a.day_21 {
    background-position: -1356px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_21 {
    background-position: -1360px -180px;
    cursor: pointer;
}

#xmas #days li a.day_22 {
    background-position: -1430px 0;
}

#xmas #days li a.day_22:hover, #xmas #days li.ui-tabs-selected a.day_22 {
    background-position: -1430px -61px;
}

#xmas #days li.tabs-disabled a.day_22 {
    background-position: -1436px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_22 {
    background-position: -1430px -180px;
    cursor: pointer;
}

#xmas #days li a.day_23 {
    background-position: -1495px 0;
}

#xmas #days li a.day_23:hover, #xmas #days li.ui-tabs-selected a.day_23 {
    background-position: -1495px -61px;
}

#xmas #days li.tabs-disabled a.day_23 {
    background-position: -1501px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_23 {
    background-position: -1495px -180px;
    cursor: pointer;
}

#xmas #days li a.day_24 {
    background-position: -1570px 0;
}

#xmas #days li a.day_24:hover, #xmas #days li.ui-tabs-selected a.day_24 {
    background-position: -1570px -61px;
}

#xmas #days li.tabs-disabled a.day_24 {
    background-position: -1573px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_24 {
    background-position: -1570px -180px;
    cursor: pointer;
}

#xmas #days li a.day_25 {
    background-position: -1640px 0;
}

#xmas #days li a.day_25:hover, #xmas #days li.ui-tabs-selected a.day_25 {
    background-position: -1640px -61px;
}

#xmas #days li.tabs-disabled a.day_25 {
    background-position: -1643px -119px;
    cursor: pointer;
}

#xmas #days li.future a.day_25 {
    background-position: -1640px -180px;
    cursor: pointer;
}

/*End Xmas Sprite*/

/*End Xmas Calendar (christmas_casino_bonuses.html)*/

.live_dealer {
    overflow: auto;
    margin-bottom: 30px;
}

.live_dealer .item {
    border: 0px solid red;
    width: 125px;
    float: left;
    margin-right: 40px;
}

.live_dealer h3 {
    background: #013273;
    padding: 3px 10px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

h4.live_dealer {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 40px;
}

/*Begin Oktoberfest*/
#oktoberfest #inner dl {
    padding: 10px 10px 10px 130px;
    background: #013f8e url(/tpl/100/shared/images/beer.jpg) left top no-repeat;
    margin: 20px 0;
}

#oktoberfest #inner dl dt, #oktoberfest #inner dl dd {
    line-height: 24px;
    background: #002860;
    border-bottom: 1px solid #2172e3;
    padding: 0 10px;
    margin: 0;
}

#oktoberfest #inner dl dt {
    font-weight: bold;
    color: #e7c817;

}

#banner {
    height: 115px;
}

#banner li {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.oktoberfest_img {
    margin-bottom: -43px;
}

/*Begin New Casino Live Games */
#live_casino_dealers.en #inner {
    background: url(/tpl/100/en/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.cz #inner {
    background: url(/tpl/100/cz/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.da #inner {
    background: url(/tpl/100/da/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.de #inner {
    background: url(/tpl/100/de/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.es #inner {
    background: url(/tpl/100/es/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.fr #inner {
    background: url(/tpl/100/fr/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.gr #inner {
    background: url(/tpl/100/gr/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.hu #inner {
    background: url(/tpl/100/hu/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.it #inner {
    background: url(/tpl/100/it/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.nl #inner {
    background: url(/tpl/100/nl/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.pl #inner {
    background: url(/tpl/100/pl/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.pt #inner {
    background: url(/tpl/100/pt/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.ro #inner {
    background: url(/tpl/100/ro/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.ru #inner {
    background: url(/tpl/100/ru/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.sr #inner {
    background: url(/tpl/100/sr/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.sv #inner {
    background: url(/tpl/100/sv/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers.uk #inner {
    background: url(/tpl/100/uk/images/dealers/mainBg.jpg) 40px 165px no-repeat;
}

#live_casino_dealers #inner h1 {
    margin-bottom: 280px;
}

#liveVideo {
    border: 1px solid #094eaa;
    background: url(/tpl/100/shared/images/dealers/transparent.png) left top repeat;
    position: relative;
    /*height: 285px;*/
    margin-bottom: 20px;
    width: 616px;
    padding: 7px;
}

#stream {
    width: 315px;
    height: 236px;
    float: left;
    margin-right: 8px;
}

#videoDescr h3 {
    font: bold 17px/1 Verdana;
    color: #fff;
    margin-bottom: 30px;
}

#liveVideo .videoTour {
    position: absolute;
    right: 7px;
    bottom: 7px;
}

.dealer {
    width: 275px;
    float: left;
    border: 1px solid #07469b;
    background: #012150;
    padding: 15px;
    font-size: 12px;
    margin-right: 15px;
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 20px;
}

.liveGames {
    display: block;
    width: 187px;
    height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -93px;
    bottom: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
}

.liveGames:hover {
    background-position: left bottom;
}

.en .liveGames {
    background-image: url(/tpl/100/en/images/dealers/download.jpg);
}

.cz .liveGames {
    background-image: url(/tpl/100/cz/images/dealers/download.jpg);
}

.da .liveGames {
    background-image: url(/tpl/100/da/images/dealers/download.jpg);
}

.de .liveGames {
    background-image: url(/tpl/100/de/images/dealers/download.jpg);
}

.es .liveGames {
    background-image: url(/tpl/100/es/images/dealers/download.jpg);
}

.fr .liveGames {
    background-image: url(/tpl/100/fr/images/dealers/download.jpg);
}

.gr .liveGames {
    background-image: url(/tpl/100/gr/images/dealers/download.jpg);
}

.hu .liveGames {
    background-image: url(/tpl/100/hu/images/dealers/download.jpg);
}

.it .liveGames {
    background-image: url(/tpl/100/it/images/dealers/download.jpg);
}

.nl .liveGames {
    background-image: url(/tpl/100/nl/images/dealers/download.jpg);
}

.pl .liveGames {
    background-image: url(/tpl/100/pl/images/dealers/download.jpg);
}

.pt .liveGames {
    background-image: url(/tpl/100/pt/images/dealers/download.jpg);
}

.ro .liveGames {
    background-image: url(/tpl/100/ro/images/dealers/download.jpg);
}

.ru .liveGames {
    background-image: url(/tpl/100/ru/images/dealers/download.jpg);
}

.sr .liveGames {
    background-image: url(/tpl/100/sr/images/dealers/download.jpg);
}

.sv .liveGames {
    background-image: url(/tpl/100/sv/images/dealers/download.jpg);
}

.uk .liveGames {
    background-image: url(/tpl/100/uk/images/dealers/download.jpg);
}

.dealer dt {
    margin-bottom: 15px;
    font-weight: bold;
}

.dealerPic img {
    display: block;
    margin: 0 auto;
}

#dealersGallery {
    width: 485px !important;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

#facilities {
    width: 630px;
}

#facilities .prev, #facilities .next {
    position: absolute;
    width: 29px;
    height: 29px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    top: 50%;
    margin-top: -25px;
    background-image: url(/tpl/100/shared/images/dealers/arrows.jpg);
    background-repeat: no-repeat;
}

#facilities {
    position: relative;
}

#facilities .prev {
    left: 5px;
    background-position: left bottom;
}

#facilities .next {
    right: 5px;
    background-position: left top;
}

#dealersGallery ul li {
    float: left;
    background: none;
    line-height: 1;
    min-height: 120px;
    position: relative;
    padding: 0;
    width: 146px;
    margin-right: 20px;
    height: 120px !important;
}

#dealersGallery ul li h5 {
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    font-family: Verdana;
}

#dealersGallery ul li .descr {
    width: 136px;
    height: 85px;
    padding: 5px;
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: url(/tpl/100/shared/images/dealers/transparent.png) left top repeat;
    line-height: 12px;
    overflow: hidden;
    display: none;
}

/*End New Casino Live Games*/

/* Valentines Day*/
#valentines_day_bonus_spins #inner {
    position: relative;
}

#valentines_day_bonus_spins #inner p a {
    position: relative;
    z-index: 100;
}

#valentines_day_bonus_spins #inner a#logoLink {
    position: relative;
    z-index: 20;
    display: block;
    width: 118px;
    margin: 0 0 120px 0;
    width:118px;
}

#valentines_day_flash {
    height: 130px;
    position: absolute;
    top: 0;
    left: 35px;
    z-index: 200;
}

#valentines_day_bonus_spins #sidebar a {
    z-index: 100;
}

/* end Valentines Day*/

/* New Slot Game*/
#new_slot_games .promo {
    position: relative;
    margin-bottom: 40px;
    width: 312px;
    float: left;
}

#new_slot_games .promo:last-of-type {
    margin-left: 13px;
}

#new_slot_games .promo .gameImg {
    height: 232px;
    width: 312px;

}

#new_slot_games .promo h3, promo h2 {
    margin: 0;
}

#new_slot_games .promo p {
    background: url("/tpl/100/shared/images/transparent_blue.png") repeat scroll left top #01255A;
    border-top: 1px solid #094EAA;
    font-family: arial, helvetica, sans-serif;
    position: absolute;
    left: 0;
    padding: 11px;
    margin: 0;
    width: 290px;
    top: 270px;
    vertical-align: top;
    height: 235px;
}

#new_slot_games.gr .promo p {
    min-height: 318px;
}

#new_slot_games .promo p img {
    height: 36px;
    position: absolute;
    bottom: 0;
    right: 36px;
    cursor: pointer;

}

/* end New Slot Game*/

#player_search {

    margin-bottom: 10px;
}

#christmas_casino_gift h1 {
    margin-top: 212px;
}

#xm_flash {
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 10;
    text-align: center;
    width: 630px;
}
