﻿body
{
	font-family: Arial;
	background-color: #9A0000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #C20000;
}
img
{
	border:0px;
}
/*Generic Elements*/
a
{
	color: #FF5400;
}
a:hover
{
	color: #FF3300;
} 
/*End Generic Elements*/
/*Base Members*/
.formField
{
	font-size: 11px;
	letter-spacing: 1px;
	padding: 2px;
}
/*End Base Members*/
.intro
{
	position: absolute;
	color:#FFDC8D;
	margin-left: 120px;
}
.top
{
	height: 152px;
	width: 900px;
	margin: 0px auto 0px auto;
}
.top .homelink
{
	position:absolute; 
	top:0px;
	margin-left:-30px;
	z-index:100;
}
.top .logo
{
	background-image: url('../Images/TitleStars.png');
	background-repeat: no-repeat;
	background-position: 400px 0px;
	position: absolute;
	height: 152px;
	width: 900px;
	z-index: 11;
}
.top .back
{
	background-image: url('../Images/Title.png');
	background-repeat: no-repeat;
	height: 172px;
	margin-left: -36px;
	width: 900px;
	position: absolute;
	z-index: 10;
}
/*Login*/
.top .login
{
	position: absolute;
	background-image: url('../Images/LoginBox.png');
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 538px;
	height: 42px;
	background-color: #FFFFCC;
	top: 120px;
	padding-top: 5px;
	margin-left: 262px;
	z-index: 12;
}
.top .login div
{
	margin: 0px;
	padding: 0px
}
.top .login a.log
{
	float: right;
	margin-right: 10px;
	position:relative;
}
.top .login .details
{
	color: #FF3300;
	font-weight: bold;
	position: absolute;
	margin: 5px 0px 0px 18px;
}
.top .login .detailsLogged
{
	color: #FF3300;
	font-weight: bold;
	position: absolute;
	margin: 8px 0px 0px 18px;
}
.top .login .detailsLogged .nick
{
	display: inline-block;
	width: 180px;
}
.top .login .detailsLogged .credits
{
	display: inline-block;
	width: 120px;
}
.top .login .detailsLogged .msg
{
	display: inline-block;
	width: 60px;
}
.top .login input[type=text]
{
	color: #FF3300;
	background-color: transparent;
	border: none;
	border-bottom: solid 1px red;
	width: 100px;
	margin-right: 20px;
	outline: none;
}
.top .login input[type=password]
{
	color: #FF3300;
	background-color: transparent;
	border: none;
	border-bottom: solid 1px red;
	width: 100px;
	outline: none;
}
/*Login End*/
.main
{
	width: 900px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
.body
{
	width: 800px;
	padding: 0px;
	background-color: #FFFFCC;
}
.body .left
{
	float: left;
	height: 300px;
	padding: 0px;
	margin: 0px 0px 0px -40px;
	width: 145px;
}
.body .left ul
{
	padding: 0px;
	margin: 25px 0px 0px 10px;
}
.body .left ul li
{
	margin-bottom: 3px;
	display: block;
}
.body .left .coupon
{
	background-image: url('../Images/CouponBox.png');
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 147px;
	height: 177px;
	margin: 10px auto 0px auto;
	padding: 0px;
}
.body .left .coupon input[type=text]
{
	border-width: 0px;
	position: absolute;
	width: 100px;
	height: 24px;
	background-color: transparent;
	margin-top: 106px;
	margin-left: 24px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:2px;
	color: #FF3300;
	outline: none;
	display: block;
}
.body .left .coupon a
{
	position: absolute;
	margin-top: 140px;
	margin-left: 54px;
}
.body .left .specials
{
	margin: 10px 0px 0px 0px;
	background-image: url('../Images/SpecialsTop.png');
	background-repeat: no-repeat;
	width: 143px;
}
.body .left .specials .items
{
	margin: 0px;
	padding: 0px;
	min-height: 130px;
	background-image: url('../Images/SpecialsMiddle.png');
	background-repeat: no-repeat;
	background-position: 0px 138px;
	width: 143px;
	text-align: center;
}
.body .left .specials .items .offset
{
	height: 40px;
}
.body .left .specials .items a
{
	margin: 0px 0px 4px 0px;
	display: block;
	color: #FF3300;
	font-weight: bold;
}
.body .left .specials .bottom
{
	margin: -4px 0px 0px 0px;
	background-image: url('../Images/SpecialsBottom.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 143px;
}
.body .right
{
	padding: 0px;
	height: 300px;
	width: 215px;
	display: inline-block;
	float: right;
	margin-right: -82px;
	margin-left: 0px;
	margin-top: 15px;
}
.body div.content
{
	padding: 20px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	width: 540px;
	min-height: 850px;
	background-color: Transparent;
	display: inline-block;
	float: left;
	top: 0px;
	position: relative;
}
.body .clear
{
	clear: both;
}
div.homepage
{
	padding:10px;
}
div.homepage p
{
	font-weight:bold;
	-color: #FEF28C;
}
div.homepage ul
{
	-color:White;
}
.main .footer
{
	height: 30px;
	width: 800px;
	margin-top: 5px;
}
.main .footer div
{
	position: absolute;
	text-align: center;
	width: 600px;
	margin-left: 100px;
}
.footerLinks
{
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFDC8D;
}
.footerLinks a
{
	margin: 5px;
	color: #FFDC8D;
}
.getAdobeFlash
{
	background-image: url('../Images/FlashPlayerBanner.png');
	background-repeat: no-repeat;
	display: inline-block;
	height: 33px;
	width: 112px;
	float: left;
}
.byworth
{
	background-image: url('../Images/byworth.png');
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	height: 24px;
	width: 70px;
	float: right;
	margin-top: 1px;
	padding-right: 70px;
	padding-top: 5px;
	text-decoration: none;
	color: #FF9301;
	font-size: 11px;
}
/*Jackpots*/
.body .right .jackpots
{
	background-image: url('../Images/JackpotsTitle.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
.body .right .jackpots .items
{
	padding: 60px 0px 0px 66px;
}
.body .right .jackpotsBottom
{
	background-image: url('../Images/JackpotsBottom.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 19px;
	margin: 0px;
}
.body .right .jackpots .items .jp
{
	background-image: url('../Images/JackpotItem.png');
	background-position: 0px 14px;
	background-repeat: no-repeat;
	height: 65px;
}
.body .right .jackpots .items .jp div.jpImg
{	
	position: absolute;
	margin-left: -68px;
	width: 77px;
	height: 68px;
	background-repeat: no-repeat;	
}
.body .right .jackpots .items .jp div.jpName
{
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}
.body .right .jackpots .items .jp label
{
	color: #9F1010;
	font-weight: bold;
	position: absolute;
	margin-top: 8px;
	margin-left: 15px;
	width: 120px;
	height: 26px;
	padding: 0px;
}
#jpMainHall
{
	background-image: url('../Images/JpLogos/MainHall.png');	
}
#jpRvRace
{
	background-image: url('../Images/JpLogos/RVr.png');
}
#jpBankHeist
{
	background-image: url('../Images/JpLogos/BH.png');
}
#jpSpeedHall
{
	background-image: url('../Images/JpLogos/SpeedHall.png');
	background-repeat: no-repeat;
}
#jpBalloonBonanza
{
	background-image: url('../Images/JpLogos/BalloonB.png');
}
#jpGoldenCoins
{
	background-image: url('../Images/JpLogos/GoldenCoins.png');
}
#jpSlots
{
	background-image: url('../Images/JpLogos/LuckyW.png');
}
/*End Jackpots*/
.body .right .topWins
{
	background-image: url('../Images/TopWinsBack.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	height: 240px;
}
.body .right .topWins a
{
	text-decoration: none;
	position: absolute;
	margin-left: 60px;	
	margin-top: 8px;
}
.body .right .topWins a.buttonLink
{	
	margin-left: 100px;
}

/* new - shift menubuttonsmall */
.body .right .topWins  a.menuButtonSmall
{
	background-position: 0px -51px;
	margin-left: 100px;	
}

.body .right .topWins a.menuButtonSmall:hover
{
	background-position: 0px -26px;
}
.body .right .topWins a.menuButtonSmall:active
{
	background-position: 0px 0px;
}
.livehelp
{
	margin-top:16px;
	margin-left:8px;
}
/* end shift */
/*Menu Buttons*/
.menu a, .menuButton
{
	background-image: url('../Images/MenuButton.png');
	background-repeat: no-repeat;
	background-position: center -67px;
	display: inline-block;
	height: 24px;
	width: 115px;
	color: #990000;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	outline: none;
}
.menu a:hover, .menuButton:hover
{
	background-position: center -36px;
}
.menu a:active, .menuButton:active
{
	height: 23px;
	padding-top: 7px;
	background-position: center -5px;
}
.menuButtonSmall
{
	background-image: url('../Images/MenuButtonSmall.png');
	background-repeat: no-repeat;
	background-position: center -51px;
	display: inline-block;
	height: 22px;
	width: 74px;
	color: #990000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	outline: none;
}
.menuButtonSmall:hover
{
	background-position: center -26px;
}
.menuButtonSmall:active
{
	height: 21px;
	padding-top: 4px;
	background-position: center 0px;
}
#menuWebmasters a
{
	font-size: 12px;
}
input[type=submit]
{
	border: solid 1px Orange;
	background-color: #990000;
	font-weight: bold;
	color: White;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Arial Black;
}
/*End Menu Buttons*/
/*Cashier Links*/
a.ewallet
{
	background-image: url('../Images/Cashier/EWallet.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	width: 60px;
	margin: 2px;
}
a.neteller
{
	background-image: url('../Images/Cashier/Neteller.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	width: 68px;
	margin: 2px;
}
a.visaMc
{
	background-image: url('../Images/Cashier/VisaMc.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	width: 68px;
	margin: 2px;
}
/*End Cashier Links*/
div.title
{
	background-image: url('../Images/TitleBack.png');
	background-repeat: no-repeat;
	width: 528px;
	height: 37px;
	font-size: 18px;
	color: #A30000;
	font-weight: bolder;
	letter-spacing: 1px;
	font-family: Arial Black;
	padding: 5px 0px 0px 55px;
}

div.page_title
{
	background-image: url('../Images/TitleBack.png');
	background-repeat: no-repeat;
	width: 528px;
	height: 37px;
	font-size: 16px;
	color: #A30000;
	font-weight: bolder;
	letter-spacing: 1px;
	font-family: Arial Black;
	padding: 5px 0px 0px 55px;
}

/* Winners*/
#winnersAll
{
	font-family: Verdana;
	font-size: 8pt;
	width: 168px;
	padding-top: 46px;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
}
#winnersAll .winner, #winnersAll .winnerAlt
{
	height: 30px;
	color: #C20000;
}
#winnersAll div.winnerNickname
{
	text-align: left;
	padding-left: 3px;
}
#winnersAll div.winnerAmount
{
	text-align: right;
	padding-right: 3px;
}
/* End Winners*/
/* Statistics */
#aShowHide
{
	cursor: pointer;
}
#divControl
{
	position: relative;
}
.off
{
	border-style: none;
	display: none;
}
.on
{
	border: black 1px solid;
	background-color: #FFEDBA;
	display: block;
}
.common
{
	font-size: 10pt;
	font-family: Tahoma, Verdana;
}
/* End Statistics */
/********************************************
* Menu History
*********************************************/
a.level1
{
	color: #022902;
}
a.level2, a.level3
{
	color: #022902;
}
.menu-history ul.level1 li
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFCC;
}
.menu-history ul.level1 ul li
{
	background-color: #FF3300;   
	background-image: url(../Images/en-US/bgMenuHistoryIt.png);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 8px;
	font-size: 11px;
	width: 130px;
	height: 16px;
}


.digit
{
	text-align:center; 
	font-size:20px; 
	float:right;
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
	line-height:100%;
	width:13px;
	color:#990000;
	font-weight: bold;
	visibility:hidden;
}	
		
.odometer
{
	width: 120px; 
	height:20px;
	margin: 0px; 
	padding: 0px;
	overflow:hidden; 
	position:relative;
	top: 3px;
	border: 20px;
	float:right;
}
