/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

a, a:active, a:link, a:visited {
	color:white;
	font-weight: bold;
}
body {
	background: #000019 url(../img/bg.jpg) center top no-repeat;	
	color: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 90%;
}
body.landing {
	background: #000019 url(../img/bg-landing.jpg) center top no-repeat;		
}
body.help {
	background: #000019;
}
#bottom {
	color: #bbb;
	float: left;
	font-size: 80%;
	height: 102px;
	margin-bottom: 5px;
	padding: 30px 40px 30px 30px;
}
#buttons {
	clear: both;
	height: 33px;
	margin: 0 auto;
	width: 330px;	
}
#buttons .affiliates a{
	background: transparent url(../img/buttons.gif) -169px top no-repeat;
	width: 64px;
}
#buttons .eighteen a{
	background: transparent url(../img/buttons.gif) -64px top no-repeat;
	width: 41px;
}
#buttons .itech a{
	background: transparent url(../img/buttons.gif) -233px top no-repeat;		
	width: 98px;
}
#buttons .nospyware a{
	background: transparent url(../img/buttons.gif) -105px top no-repeat;
	width: 64px;
}
#buttons .ssl a{
	background: transparent url(../img/buttons.gif) 0 top no-repeat;
	width: 64px;
}
#buttons .wizard a{
	background: transparent url(../img/buttons.gif) -331px top no-repeat;
	width: 61px;
}
#buttons a {
	display: block;
	height: 33px;
}
#buttons li {
	float: left;
}
#container {
	padding-top: 5px;
	margin: 0 auto;
	width: 780px;
}
#copyright {
	color: #bbb;
	font-size: 80%;
	text-align: center;
}
.email {
	background: transparent url(../img/email.gif) left top no-repeat;
	display: inline-block;
	height: 16px;
	width: 207px;
}
#frame {
	margin: 10px auto 0 auto;
	width: 800px;
}
#frame iframe {
	border: 0 none;
	height: 574px;
	margin-bottom: 10px;
	width: 800px;
	z-index: 1;
}
#games {
	color: black;
	float: left;
	height: 175px;
	width: 265px;
}
#games img {
	margin: 10px 0px 0 30px;
}
h1 {
	visibility: hidden;
}
h3 {
	background-color: #0066ff;
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0;
	padding: 4px 0 4px 5px;	
}
#help {
	float:left;
	height:102px;
	margin:7px 0 0;
	padding:25px 10px 0 115px;
	text-decoration:none;
	width:141px;
}
#left {	
	float: left;
	width: 184px;
}
#left #download {
	background: transparent url(../img/download.gif) center bottom no-repeat;	
	height: 165px;
	margin-left: 10px;
	margin-top: 140px;
	position: fixed;
	text-decoration: none;
	width: 157px;
}
#left #download span {
	visibility: hidden;
}
#left .nav {
		width: 150px;
}
.lightbox {
	margin: 20px auto;
	width: 500px;
}
.lightbox td {
	font-weight: bold;
	padding: 10px;
}
.lightbox td.branding {
	width: 200px;
}
#main {	
	float: left;
	margin: 14px auto 5px 0;
}
body.landing #main {
	height: 320px;
}
.messages {
	margin: 0 !important;
}
.messages li {
	list-style: none;
	padding: 8px 8px 8px 30px;
}
.messages .error, .messages .warn {
	background: #FFDDDD url(../img/error.png) no-repeat scroll 5px center;
	color: red;
}
.messages .info {
	background: #B3FFB3 url(../img/info.png) no-repeat scroll 5px center;
	border: 1px dotted #4466AA;
	color: black;
}
#nav {
	background: left top no-repeat url(../img/nav.png);
	font-size: 24px;
	font-weight: bold;
	height: 37px;
	margin: 0 auto;
}
#nav a {
	display: block;
	height: 37px;
	padding: 0 5px;
	text-decoration: none;
	width: 100%;
}
#nav a span {
	visibility: hidden;
}
#nav a.banking {
	background: url(../img/nav-text.png) 6px -135px no-repeat;	
}
#nav a.contact {
	background: url(../img/nav-text.png) 6px -231px no-repeat;	
}
#nav a.games {
	background: url(../img/nav-text.png) 6px -40px no-repeat;	
}
#nav a.help {
	background: url(../img/nav-text.png) 6px -183px no-repeat;	
}
#nav a.index {
	background: url(../img/nav-text.png) 6px 8px no-repeat;	
}
#nav a.promotions {
	background: url(../img/nav-text.png) 6px -87px no-repeat;	
}
#nav a.banking-selected,#nav a.banking:hover {
	background: url(../img/nav-text-hover.png) 1px -145px no-repeat;	
}
#nav a.contact-selected,#nav a.contact:hover {
	background: url(../img/nav-text-hover.png) 1px -241px no-repeat;	
}
#nav a.games-selected,#nav a.games:hover {
	background: url(../img/nav-text-hover.png) 1px -50px no-repeat;	
}
#nav a.help-selected,#nav a.help:hover {
	background: url(../img/nav-text-hover.png) 1px -193px no-repeat;	
}
#nav a.index-selected,#nav a.index:hover {
	background: url(../img/nav-text-hover.png) 1px -2px no-repeat;	
}
#nav a.promotions-selected,#nav a.promotions:hover {
	background: url(../img/nav-text-hover.png) 1px -97px no-repeat;	
}
#nav li {
	float: left;
}
#nav ul {
	margin: 0 auto;
	width: 668px;
}
p {
	margin: 8px 0;
}
#playNow {
	display: left;
	float: left;
	height: 312px;
	text-decoration: none;
	width: 514px;
}
#playNow span {
	display: block;
	margin: 230px 260px 0 15px;
}
#right {	
	float: right;
	width: 780px;
}
#right h2 {
		font-size: 30px;
		font-weight: bold;
		height: 43px;
		margin: 0 0 0 188px;
		padding: 7px 0 0 20px;
}
#right .bottom {		
	background: transparent url(../img/right-bottom.gif) right top no-repeat;	
	height: 10px;
	margin: 0;
}
#right .content {		
	background: transparent url(../img/right-middle.gif) right top repeat-y;	
	margin-top: 15px;
	padding: 0 25px 10px 209px;		
}

