@charset "utf-8";
/* 	---------------------------------------
	Join Shane Warne at the World Series of Poker in Las Vegas!
	screen.css
	Design and Code by Spectle.com
	Last Modified: 10-APRIL-2008
	-------------------------------------*/

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	background-repeat: repeat-y;
	background-position: center top;
}

h1 {
margin-bottom: 50px;
text-align:center;
}

h2 {
font-size: 14px;
text-transform: uppercase;
}

h2 strong {
color: #fbdf28;
}
p {
font-size: 10pt;
}

ol {
margin: 0;
padding: 0;
}

ol li {
font-size: 9pt;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 50px;
margin-right: 50px;
color: #9c9c9c;
}

strong {
font-weight: bold;
}

i {
color: #1297b3;
}

small {
font-size: 10pt;
color:#666666;
}

a:link, a:visited {
color: #fbdf28;
}

a:hover, a:active {
color: #1297b3;
}

br {
display: block;
margin-bottom: 5px;
}

#core {
margin-left:auto;
margin-right:auto;
max-width:1246px;
position:relative;
}

#loading {
	
	background-repeat: no-repeat;
	background-position: center center;
	height: 672px;
	margin-bottom: -672px;
}

#header.page {
	overflow:hidden;
	
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}

#header.home {
	
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	height:543px;
}

#header #logo {
position: relative;
width: 800px;
margin-left:auto;
margin-right:auto;
}

#header.page #logo img {
position: absolute;
left: 70px;
border: none;
height: 39px;
width: 153px;
}

#header.home #logo img {
right: 0;
position: absolute;
border: none;
height: 39px;
width: 153px;
}


#header #nav {
width: 800px;
margin-left:auto;
margin-right:auto;
position: relative;
height: 100px;
}

#header.home #nav {
margin-top:414px;
}

#header.page #nav {
margin-top: 155px;
}

#nav a {
	text-indent: -9000px;
}

#header.home #nav #home {
background-image:url(../images/home_btn_home.gif);
height:21px;
left:21px;
position:absolute;
top:35px;
width:62px;
}

#nav #home {
	background-image: url(../images/btn_home.gif);
	width: 62px;
	height: 21px;
	position: absolute;
	top: 27px;
	left: 75px;
}

#nav #home:hover {	background-position: left bottom;}

#header.home #nav #play {
height:19px;
left:118px;
position:absolute;
top:24px;
width:53px;
}

#nav #play {
	width: 52px;
	height: 18px;
	position: absolute;
	top: 20px;
left:160px;
}

#nav #play:hover {	background-position: left bottom;}

#header.home #nav #schedule {
height:22px;
position:absolute;
right:158px;
top:19px;
width:117px;
}

#nav #schedule {
	width: 112px;
	height: 24px;
	position: absolute;
	top: 23px;
	right: 105px;
}

#nav #schedule:hover {	background-position: left bottom;}

#header.home #nav #rules {
height:21px;
position:absolute;
right:50px;
top:32px;
width:70px;
}

#nav #rules {
	width: 67px;
	height: 23px;
	position: absolute;
	top: 38px;
	right: 15px;
}

#nav #rules:hover {	background-position: left bottom;}


h1 {
	text-indent: -9000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background-repeat: no-repeat;
}

h1#heading_prize {
	width: 224px;
	height: 65px;
	
}

h1#heading_play {
	width: 282px;
	height: 83px;
}

h1#heading_schedule {
	width: 440px;
	height: 69px;
}

h1#heading_rules {
	width: 375px;
	height: 79px;	
}

#content {
max-width: 800px;
width: expression(this.width > 800 ? 800: true);
margin-left: auto;
margin-right: auto;
}

#content #intro {
margin-top: 30px;

}

#content #intro p {
text-align: center;
}

#content #intro h4 {
font-size: 1em;
text-align: center;
}

#content #intro #left {
float: left;
width: 224px;
margin-right: 40px;
}

#content #intro #left p {
color: #a9cd8c;
font-size: 8.5pt;
}

#content #intro #right p {
font-size: 11pt;
}

#content #prize {
padding-top: 10px;
	border-top: 1px solid #1a1a1a;
	clear:both;
	margin-top: 100px;
padding-bottom:50px;
}

#content #prize ul {
padding-top: 20px;
display:block;
}

#content #prize ul li {
font-size: 10pt;
}

#content #prize #plane {
float: right;
margin-left: 30px;
}

#content .step {
clear:both;
display:block;
margin-top:50px;
}

#content .step img {
float:left;
margin-right:60px;
padding-bottom:60px;
clear: both;
}

#content .step #download {
float:left;
margin-right:30px;
padding-bottom:30px;
width:254px;
}

#home_download {
background:#0c0c0c none repeat scroll 0% 0%;
margin-bottom:174px;
margin-left:297px;
margin-top:-273px;
width:254px;
}

#home_download p {
font-size: 8pt;
padding: 20px;
text-align: center;
margin: 0;
}

#download span {
	text-indent: -9000px;	
        background-position: left 0;
	height: 41px;
	display: block;
	cursor: hand;
}

#download span:hover {
background-position: left -41px;
}

#diagram {
text-align: center;
}

#schedule_diagram {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

#footer {
	border-top: 1px solid #1a1a1a;
	padding-top: 10px;
	margin-top: 100px;
	padding-bottom: 20px;
}

#footer, #footer p {
font-size: 8pt;
}

#footer p {
color:#666666;
margin: 0;
padding: 0;
margin-left: 200px;
text-align: right;
}

#footer #footer_menu {
margin: 0;
padding: 0;
}

#footer #footer_menu li {
list-style: none;
float: left;
margin-right: 10px;
}

