@charset "UTF-8";
/* Custome CSS for Simon's Casino */
body {
	background: #000 url(../images/bg.jpg) no-repeat center top;
	text-align: center;
}
#pageWrapper {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#leftColumn {
	width: 720px;
	float: left;
}
#rightColumn {
	width: 240px;
	float: left;
}
#pageHeader {
	padding-top: 25px;
	background: transparent url(../images/headerBG.jpg) no-repeat top left;
}
#logo {
	float: left;
}
#logo, #logo h1, #logo h1 a {
	height: 92px;
	width: 400px;
}
#logo h1 a {
	display: block;
	text-indent: -92093px;
}
#headerExtra {
	margin: 0 10px;
	padding-top: 10px;
	float: left;
	width: 300px;
}
#headerExtra p {
	margin-bottom: 3px;	
}
ul#currencies {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
ul#currencies li {
	display: inline;
	margin: 0;
	padding: 0 8px;
}
#pageBottom {
	clear: both;
	padding-top: 8px;
	text-align: center;
}
#nav {
	clear: both;
	height: 30px;
	padding: 6px 0 0 45px;
}
#nav ul, #nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
}
#nav ul li {
	float: left;
	padding: 0 5px 0 30px;
	background: transparent url(../images/menuSep.gif) no-repeat left top;
	line-height: 30px;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 11px;
}
#nav ul li.important {
	padding: 0 5px 0 0;
	background: transparent;
}
#nav a:link, #nav a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #ff9;
	font-weight: normal;
	text-decoration: none;
}
#nav li.important a:link, #nav li.important a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#nav li.important a:hover, #nav li.important a:active {
	color: #ff9;
	font-weight: bold;
	text-decoration: none;
}

#content {
	clear: both;
}
#actionButtons {
	padding-top: 122px;
	background: transparent url(../images/sideBarTop.jpg) no-repeat top left;
}
#sideBar {
	padding: 10px;
}
#homeBox1, #homeBox2, #homeBox3 {
	float: left;
	width: 200px;
	height: 249px;
	padding: 12px 20px 0 20px;
}
#homeBox1 h3, #homeBox2 h3, #homeBox3 h3 {
	color: #000;
	margin-bottom: 5px;	
	font-size: 12px;
	text-transform: uppercase;
	line-height: 27px;
	vertical-align: middle;
}
#homeBox1 p, #homeBox2 p, #homeBox3 p {
	margin-bottom: 2px;
}
#homeBox1 {
	background: transparent url(../images/homeBox1.jpg) no-repeat top left;
}
#homeBox2 {
	background: transparent url(../images/homeBox2.jpg) no-repeat top left;
}
#homeBox3 {
	background: transparent url(../images/homeBox3.jpg) no-repeat top left;
}
#contentWrapper {
	background: transparent url(../images/content.jpg) no-repeat top left;
	border-bottom: 1px solid #502b0f;
	padding: 10px;
}
.bigText, .bigText strong {
	font-size: 16px;
	text-transform: uppercase;
	font-family: Impact, 'Arial Narrow', Arial, sans-serif;
	font-weight: normal;
}
.extraBigText, .extraBigText strong {
	font-size: 24px;
	text-transform: uppercase;
	font-family: Impact, 'Arial Narrow', Arial, sans-serif;
	font-weight: normal;
}
.rssinfo {
	line-height: 24px;
}
.rssinfo img {
	margin-right: 10px;
}
table.enclosed th {
	padding: 2px 5px;
}
table.enclosed td {
	padding: 2px 5px;
	border: solid 1px #999;
}
#bottomLinks ul {
	list-style: none;
	text-align: center;
}
#bottomLinks ul li {
	display: inline;
}
div.clearer {
	clear: both;
	hieght: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: none;
	margin-bottom: -1px;
}


html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* bottom bar -- From RFD. */
#btmshadow { position: fixed; display: none; bottom: 0; left: 0; width: 100%; padding: 15px 0 0 0; background: transparent url('../images/btmBar/shadow.png') repeat-x left top; z-index: 10; }
#btmbar { position: relative; text-align: left; width: 100%; overflow: hidden; background: #fff0a8 url('../images/btmBar/body_back.gif') repeat-x left 30px; }
#btmbar h2 { font-size: 13px; font-weight: bold; color: #000; line-height: 15px; margin-bottom: 10px; }
#btmbar p, #btmbar li { font-size: 11px; color: #333;}
#btmtitle { color: #000; line-height: 39px; vertical-align: middle; height: 39px; background: transparent url('../images/btmBar/header_back.gif') repeat-x left center; padding: 0; margin-bottom: 0; border-top: 1px solid #fff6cc; text-align: center; }
#btmclose { position: absolute; top: 12px; right: 10px; }
#btmbar a { text-decoration: underline; }
#btmbar a:link, #btmbar a:visited { color: #000; font-weight: bold; }
#btmbar a:hover, #btmbar a:active { color: #933; font-weight: bold; }
#btmbar li a { font-weight: bold; }
#btmbar li { background: transparent url(../images/btmBar/bullets.png) no-repeat top left; height: 32px; padding-left: 30px; line-height: 24px; }
#btmbar a img { border: 0; }
#btmleft, #btmright { padding: 10px; }
#btmleft { width: 480px; border-right: 1px solid #f4e8ab; float: left; }
#btmright { margin-left: 500px; }
#btmleft img { float: left; margin-right: 2px; }
#btmsignup { float: right; margin-left: 10px; }
#btmleft ul { padding: 0; list-style-type: none; margin-bottom: 0; }
#btmright p { margin-bottom: 0; }

	