/* CSS Document */


body {
 margin: 0;
 padding: 0;
 background: #152F22 url(../images/shared/bg.gif) repeat-x bottom;
 text-align: center;
}


#container {
 text-align: left;
 width: 868px;
 margin: 0 auto;
}


#header {
 height: 92px;
}


#language-bar {
 float: right;
 width: 363px;
 height: 57px;
 margin: 23px 20px 0 0;
 background: url(../images/shared/bg_language_bar.gif) no-repeat top left;
}


#language-bar .selection {
 float: left;
 width: 137px;
 color: #F0E36E;
 font-weight: bold;
 padding: 11px 0 0 12px;
}


#language-bar .selection form {
 margin: 6px 0 0 0;
}

`
#language-bar .currency {
 float: left;
 width: 101px;
}


#language-bar .currency a {
 float: left;
}


#language-bar .button {
 float: left;
 margin: 11px 0 0 8px;
}


#nav {
 position: relative;
 height: 41px;
 background: url(../images/shared/bg_nav.gif) repeat-x top left;
}


#nav .left-edge {
 position: absolute;
 top: 0;
 left: 0;
 width: 18px;
 height: 41px;
 background: url(../images/shared/nav_left_edge.gif) no-repeat top left;
}


#nav .right-edge {
 position: absolute;
 top: 0;
 right: 0;
 width: 18px;
 height: 41px;
 background: url(../images/shared/nav_right_edge.gif) no-repeat top right;
}


#nav .items {
 position: absolute;
 height: 41px;
 z-index: 10;
}


#nav .items a {
 float: left;
 padding: 13px 8px 0 8px;
 height: 26px;
 font-size: 10px;
 font-weight: bold;
 color: #8F9A5C;
 border-right: 1px solid #071D12;
 border-left: 1px solid #0C2418;
 text-decoration: none;
}


#nav .items a:hover,
#nav .items a.selected {
 color: #fff;
}


#main-content-outer {
 background: url(../images/shared/bg_container.gif) repeat-x top left;
}


#main-content {
 width: 858px;
 margin-left: 5px;
 background: #fff url(../images/shared/bg_sidebar.gif) repeat-y top right;
}


#main-content-left {
 padding: 15px;
 width: 626px;
 background: url(../images/shared/bg_main_container.gif) no-repeat top left;
}


#main-content-base {
 margin-left: 5px;
}


#sidebar {
 float: right;
 width: 197px;
}


#sidebar a {
 color: #000;
 font-weight: bold;
}


#sidebar h3.top, #sidebar h3 {
 color: #000;
 margin: 0;
 font-size: 10px;
 padding: 7px 0 7px 9px;
 background: #C1D72C url(../images/shared/h3_green.gif) repeat-x top;
}


#sidebar h3.top {
 background: #C1D72C url(../images/shared/h3_top.gif) no-repeat top right;
}


#sidebar .jackpot-preview {
 margin: 6px 10px;
}


#sidebar .jackpot-preview img {
 float: left;
 margin-right: 6px;
}


#sidebar .jackpot-preview p {
 float: left;
 margin: 0;
 padding: 4px 0 0 0;
}


#sidebar .support-details {
 margin: 14px 0 0 21px;
}


#sidebar .support-details p {
 margin: 0;
 padding: 0 0 2px 0;
}


#footer {
 padding: 22px 20px 35px 20px;
 text-align: center;
 color: #145129;
}

#footer .footer-text {width:750px;}


#footer a {
 color: #145129;
}


#footer p {
 margin: 0;
 padding: 0 0 8px 0;
}


#footer .line {
 font-size: 1px;
 line-height: 1px;
 background: #092315;
 margin: 5px 0 5px 0;
}


#footer .footer-logos {
 padding-left: 70px;
 margin: 16px 0 3px 0;
}


#footer .footer-logos a {
 float: left;
}




/* Home page specific */


#home-tabs {
 height: 215px;
 width: 626px;
}

#home-tabs  .top5winners {width:215px; float:left; margin-left:15px;}


#home-tabs .tab-nav {
 height: 32px;
}


#home-tabs .tab-nav a,
#home-tabs .tab-nav div {
 float: left;
}


#home-tabs .tab-nav a {
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #9FA8A3;
 text-align: center;
 padding: 9px 0 0 0;
}


#home-tabs #tab-1 {
 width: 145px;
 height: 32px;
font-size:10px;

}


#home-tabs #tab-2 {
 width: 105px;
 height: 32px;
font-size:10px;
}


#home-tabs #tab-3 {
 width: 145px;
 height: 32px;
font-size:10px;
}

#home-tabs #tab-4 {
 width:100px;
 height: 32px;
font-size:10px;
}

#home-tabs #tab-5 {
 width: 90px;
 height: 32px;
font-size:10px;
}


#home-tabs .tab-1 {
 background: url(../images/home/tab_winners.gif) no-repeat top left;
}


#home-tabs .tab-1_active {
 background: url(../images/home/tab_winners_o.gif) no-repeat top left;
}


#home-tabs .tab-2 {
 background: url(../images/home/tab_featured_games.gif) no-repeat top left;
}


#home-tabs .tab-2_active {
 background: url(../images/home/tab_featured_games_o.gif) no-repeat top left;
}


#home-tabs .tab-3 {
 background: url(../images/home/tab_featured_games.gif) no-repeat top left;
}


#home-tabs .tab-3_active {
 background: url(../images/home/tab_featured_games_o.gif) no-repeat top left;
}

#home-tabs .tab-4 {
 background: url(../images/home/tab_featured_games.gif) no-repeat top left;
}


#home-tabs .tab-4_active {
 background: url(../images/home/tab_featured_games_o.gif) no-repeat top left;
}

#home-tabs .tab-5 {
 background: url(../images/home/tab_featured_games.gif) no-repeat top left;
}


#home-tabs .tab-5_active {
 background: url(../images/home/tab_featured_games_o.gif) no-repeat top left;
}

#home-tabs .tab-nav a.tab-1 {color:#ffffff;}
#home-tabs .tab-nav a.tab-1_active,
#home-tabs .tab-nav a.tab-2_active,
#home-tabs .tab-nav a.tab-3_active,
#home-tabs .tab-nav a.tab-4_active,
#home-tabs .tab-nav a.tab-5_active 
{
 color: #000000;
}


#home-tabs .tab-right-tab-edge {
 width: 41px;
 height: 32px;
 background: url(../images/home/tab_extra.gif) no-repeat top left;
}


#home-tabs .tab-body {
 height: 195px;
 color: #145129;
 background: url(../images/home/bg_tab_container_new.gif) no-repeat top left;
}

#home-tabs .left5px {padding-left:5px;}
#home-tabs .right5px {padding-right:5px;}


/* Tab 1 styles */


#home-tabs  .featured-winner {
 float: left;
 margin: 11px 0 0 0px;
 width: 378px;
 border-right: 1px dashed #C8C7C7;
}


#home-tabs  .featured-winner div.thumb {
 float: left;
 width: 138px;
 height: 87px;
 margin-top: 3px;
 border: 3px solid #cecece;
}


#home-tabs  .featured-winner div.detail {
 float: left;
 margin: 0 0 0 21px;
 width: 197px; 
}


#home-tabs  .top-5-winners {
 float: left;
 margin: 17px 0 0 25px; background: red; white-space:no-wrap;
 width:195px;}


//#home-tabs  .top-5-winners p {
 margin: 0;
 padding: 0 0 2px 0;background: blue; white-space:no-wrap;
}


//#home-tabs  .top-5-winners p span {
 float: right;background: green; white-space:no-wrap;
}


#home-tab-3, #home-tab-1, #home-tab-4, #home-tab-5 {
 display: none;
}


/* Internal pages */

.title-image {
 float: left;
 width: 211px;
 height: 163px;
 margin: 0 10px 0 0;
}


.large-copy {
 font-size: 13px;
 color: #145129;
}


/* Typography */

body, input, select, textarea {
 font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}


h1 {
 margin: 0;
 padding: 0 0 18px 0;
 font-size: 30px;
}


h4 {
 margin: 0;
 padding: 0 0 8px 0;
 font-size: 13px;
}


#footer h4 {
 margin: 0;
 padding: 0 0 9px 0;
 font-size: 16px;
 color: #13873B;
}



/* General */


a { color: #000; }


.clear {
 clear: both;
 font-size: 1px;
 line-height: 1px;
 height: 1px;
}


img { border: none; }


form { margin: 0; }


ul.green-arrow {
 margin: 13px 0 13px 0;
 padding: 0;
 list-style: none;
}


ul.green-arrow li {
 padding: 0 0 8px 25px;
 background: url(../images/shared/green_arrow.gif) no-repeat 0px 2px;
}


ul.green-arrow li a {
 color: #145129;
 font-weight: bold;
}


.black { color: #000; }


.winner-list div {
 position: relative;
 width: 225px;
 border: 1px solid yellow;}


.winner-list span {
 position: absolute;
 top: 0;
 right: 0;
}

.JackpotTotal {margin-bottom:5px; margin-top:5px;}
.JackpotTotal .JackpotTotalTitle {margin-left:20px; font-weight:bold; margin-bottom:5px;}
.JackpotTotal .JackpotTotalBG {background:url(../images/JackpotTotal.png); width:156px; height:35px; background-repeat:no-repeat; margin-top:5px; margin-left:20px; padding-top:7px;}
.JackpotTotal .JackpotTotalNum {font-size:15px; font-weight:bold; margin-left:15px;}
.morewinners {float:right; margin-top:5px; margin-right:20px;}
