/* CSS Document */

* {margin: 0; padding:0;}
html {background-color: #00385C;}
body
{
	min-width: 759px;
	text-align: center;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background-image: url(img/bg_grad.gif);
	background-repeat:repeat-x;
	font-size: 100%;
}

#wrap
{
	margin: 0 auto;
	width: 759px;
	text-align: left;
	position: relative;
	top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#leftBox
{
	width: 170px;
}
#middleBox
{
	position: relative;
	top: 51px;
}
#rightBox
{
	position: relative;
	top: 22px;
	width: 186px;
}

* html #rightBox
{
	position: relative;
	top: 50px;
	width: 186px;
	clear: right;
}
/* 1 pixel difference in IE7*/
*+html #rightBox
{
	position: relative;
	top: 23px;
}

.block
{
	display: block;
	border: none;
}

.floatLeft
{
	float: left;
	display: block;
}

.invisible
{
	display: none;
	visibility: hidden;
}

.noBorder
{	border: none !important}

.visible{visibility: visible;}

.borderTop
{
	border-top: 1px solid #57779D !important;
}

#nav
{
	width: 170px;
	height: 413px;
	background-image: url(/images/newHome/nav.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#nav li
{
	list-style: none;
	color:#FFFFFF;
	font-size: 0.8em;
	list-style: none;
	color:#FFFFFF;
	font-size: 0.7em !important;
	position: relative;
	top: 75px;
	left: 8px;        
	width: 157px !important;
	height: 23px;
	border-bottom: 1px solid #57779D;
}

#nav li a, #nav li span
{
	display: block;
	padding-left: 8px;
	padding-top: 5px;
	width: 157px;
	height: 23px;
}

#nav li a:link, .bottomBox a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:visited, .bottomBox a:visited
{
	color: #D8EDFA;
	text-decoration: none;
}

#nav li a:hover, .bottomBox a:hover
{
	color: #B4DDF5;
	text-decoration: underline;
}

/*** Rules for Jackpot Module ***/

#jackpotBox
{
	margin: 0;
	background-image: url(/images/newHome/jackpotBackground.gif);
	background-repeat: no-repeat;
	width:186px;
	height: 104px;
}

.bar
{
	padding:2px;
	width:170px;
	display:block;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	position: relative;
	left: 3px;
	top: 30px;
	clear: both;
} 

.textLeft
{
	float:left;
}

.textRight
{
	float: right;	
}

#justwonBox
{
	margin: 0;
	background-image: url(/images/newHome/justwonBackground.gif);
	background-repeat: no-repeat;
	width:186px;
	height: 111px;
}

/*** END rules for Jackpot Module ***/

#footer
{
	clear: both;
	position: relative;
	left: 8px;
	top: -15px;
	margin-top: -20px;
}
* html #footer
{
	clear: both;
	position: relative;
	left: 8px;
	margin-top: -50px;
}
#footer ul
{
	margin: 0;
	padding: 0;
}

#footer ul li
{	
	display: inline;
	list-style: none;
	float: left;
	padding-right: 10px;
	margin: 0;
}



.whiteText, .whiteText a
{
	font-size:11px;
	color:#FFFFFF;
}

.whiteText a:link
{
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;	
}
.whiteText a:visited
{
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;	
}
.whiteText a:hover
{
	background-color: #FFFFFF;
	color: #00385C;
}
#footer2
{
	clear: both;
	text-align: right;
	position: relative;
	top: -20px;
}

*html #footer2
{
	clear: both;
	text-align: right;
	margin-top: 70px;
}

#footer2 ul
{
	position: relative;
	left: -20px;
}

#footer2 ul li
{	
	display: inline;
	list-style: none;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0;
	border-right: 1px solid #666666;
}

#copyright
{
	display: block;
	position: static;
	padding-top: 7px;
	color: #FFFFFF;
	font-size:11px;
}
.clear
{
	clear: both;
}

#flags
{
	position: relative;
	top: 20px;
	left: -10px;
	float: right;
}

#flags li
{
	display: inline;
	list-style: none;
	float: left;
	padding-right: 10px;
	margin: 0;
}

#click2pay
{
	position: relative;
	top: 8px;
}

* html #click2pay
{
	padding-top: 15px;
	right: 7.5px;
}
#credit_card
{
	padding-left: 75px;
}

.bottomBox
{
	margin-top: 25px;
	margin-bottom: 20px;
	width: 738px;
	background: transparent url(/img/boxBottom.gif) no-repeat bottom;
}

.bottomBox h1
{
	width: 738px;
	height: 40px;
	background-image: url(/img/boxTop.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1em;
	padding-left: 0px;
	padding-bottom: 0;
	margin: 0;
	display: block;
}

.bottomBox h1 span
{
	display: block;
	position: relative;
	top: 10px;
}

.bottomText
{
	background-image: url(/img/backgroundBox.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 0.8em;
}

#us_exclusion
{
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	width: 739px;
}
.bottomBox p
{
  	padding-bottom: 12px;
}
#transparentLayer
{
	float: left;
	width: 383px;
	position: relative;
	top: -130px;
	z-index: 200;
}
*+html #transparentLayer {top: -197px;}
*html #transparentLayer {
	top: -197px
}
#playnow_box
{
	float: left;
	width: 383px;
}
#playnow_swf
{
	position: relative;
	top: -140px;
	left: 110px;
	z-index: 10;
}
#playnow_static
{
	position: relative;
	top: -130px;
	left: 120px;
}









INPUT {
border:0px solid black;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

SELECT {
border:0px solid black;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
}

textarea {
border:0px solid black;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
