/* homepage */
#home {
    overflow: hidden;
    position: relative;
}
#home #block-wrapper {
    width: 1000px;
}

/* home - general block styles */
#home .block {
    float: left; 
    width: 324px; 
    height: 156px; 
    background: transparent url(../img/home/block.gif) 0 0 no-repeat; 
    border: 0;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
#home .block .inner {
    height: auto;
    padding: 0;
    margin: 3px 2px 8px 2px;
}
#home .col2 {
    width: 306px; 
    height: 156px; 
    background: transparent url(../img/home/block-small.gif) 0 0 no-repeat; 
}
#home .block h2.title {
    color:#686868;
    font-size: .9em;
    line-height: 1.6em; 
    margin:0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 0 8px 24px;
    width: auto;
}

/* home - block specific styles */
#home .block3 .inner .content,
#home .block1 .inner .content {
    margin: 0;
    height: 85px;
}
#home .block2 .inner .content {
    margin-bottom: 4px;
    margin-top: 4px;
    margin-left: 8px;
    margin-right: 8px;
    height: 96px;
    overflow: hidden;
}
#home .block3 .inner .content {
    margin: 0;
    height: 104px;
    overflow: hidden;
}

/* BLOCK - winning right now */
.winner {
    visibility: hidden;
    margin-bottom: 4px;
    color: #FFFFFF;
    font-size: 1.1em;
    line-height: 1em;
    font-weight: bold;
}
.winner table {
    width: 100%;
    border-collapse: collapse;
}
.winner table td {
    padding: 0;
}
.winner .winner-amount {
	text-align: right;
}
.winner .winner-initials {
    width: 200px;
    text-transform: uppercase;
}
.winner .winner-location {
}
.winner .winner-country {
	width: 20px;
	line-height: .1em;
}
.winner .winner-location img {
    float:left; 
}
.winner .winner-location div {
    float:left; 
    margin-left: 5px;
    line-height: 1.4em;
    font-size: .8em;
}
.winner .winner-game {
    padding-top: 0;
}
.winner .winner-game a {
    font-size: .8em;
    line-height: .7em;
    color: #850420;
    color: #686868;
    text-transform: uppercase;
}

/* BLOCK - slots carousel */
#slots-carousel {
	width: 320px;
	height: 104px;
	position: relative;
}

/* TEMP - banner styling */
#home #banner {
    height: 283px;
    margin-bottom: 9px;
    position: relative;
}
#home #banner .noflash {
    height: 283px;
    background: transparent url(../flash/home/alt.png) 0 0 no-repeat;
}
#home #banner .noflash .content {
    position: relative;
    color: #FFFFFF;
    text-align: center;
    padding-top: 60px;
    padding-left: 540px;
}
#home #banner .noflash .content .line1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    line-height: 44px;
    display: block;
}
#home #banner .noflash .content .line2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 65px;
    line-height: 40px;
    display: block;
}
#home #banner .noflash .content .line3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    line-height: 30px;
    display: block;
}
#home #banner .content .line3 a {
    text-decoration: none;
    color: #FFFFFF;
}
#home #banner .buttons a {
	display: block;
	width: 209px;
	height: 49px;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 20px;
    font-weight: bold;
}
#home #banner .buttons a .bottomline {
	display: block;
	font-size: 10px;
	padding-top: 7px;
}
#home #banner .buttons a.btn1 {
    float: left;
    background: transparent url(../flash/home/btn_big_red.jpg) 0 0 no-repeat;
}
#home #banner .buttons a.btn2 {
    float: right;
    background: transparent url(../flash/home/btn_big_black.jpg) 0 0 no-repeat;
}


/* carousel */
.ux-carousel-nav {
    background: none;
}
.ux-carousel-nav .ux-carousel-nav-prev {
	float: left;
    margin-left: 2px;
}
.ux-carousel-nav .ux-carousel-nav-next {
	margin-right: 2px;
}

/* Progressive carousel */
#progressives-container {
	width: 320px;
	height: 104px;
	position: relative;
	/*background: transparent url(../img/home/back_progressives.jpg) 0 0 no-repeat;*/
	cursor: pointer;
}
#progressives-container #progressives-total {
	width: 230px;
	height: 25px;
	position: absolute;
	top: 37px;
	left: 55px;
	color: #ffffff;
	font-size: 1.7em;
	text-align: center;
}

/*
#progressives-container #progressives-btn-left {
    width: 12px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 45px;
    left: 2px;
}
#progressives-container #progressives-btn-right {
    width: 12px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 45px;
    right: 2px;
}
*/
/* Slots carousel */
#slots-container {
    width: 320px;
    height: 104px;
    position: relative;
}
#slots-container #slots-btn-left {
    width: 12px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 45px;
    left: 2px;
}
#slots-container #slots-btn-right {
    width: 12px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    position: absolute;
    top: 45px;
    right: 2px;
}
#slots-container #slots-inner button {
    background: #000000 url(../img/home/btn-bg.jpg) top left no-repeat;
    border: 0;
    width: 61px;
    height: 24px;
    line-height: 1.3em;
    font-size: 1.1em;
    position: absolute;
    bottom: 10px;
    right: 12px;
    padding: 0 .3em .3em .3em !important;    
}

/* download popup */
#download-popup {
	position: absolute; 
	top: 150px; 
	left: 315px; 
	z-index: 100; 
	background: #FFFFFF; 
	height: 200px; 
	width: 350px;
	border-top: 10px solid #8D0022;
	border-bottom: 10px solid #8D0022;
}
#download-popup .inner {
    height: 200px; 
	text-align: center;
	position: relative;
}
#download-popup .inner .logo {
	padding-top: 5px;
	padding-bottom: 5px;
}
#download-popup .inner .buttons {
    position: absolute;
    bottom: 10px;
    left: 0px;
    height: 24px;
    width: 350px;
}
#download-popup .inner .buttons button {
    background: #FFFFFF url(../img/home/btn-bg.jpg) top left no-repeat;
    border: 0;
    width: 61px;
    height: 24px;
    line-height: 1.3em;
    font-size: 1.1em;
    padding: 0 .3em .3em .3em !important;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
}
