/* Global
------------------------------ */
body {
	background: url('images/bodybg.jpg') repeat-x;
	font-size: 12px;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	}

img {border: none;}

hr {border: none; border-top: 1px dotted #999; height: 1px; background-color: #fff;}

/* Containers
------------------------------ */
#container {width: 990px; margin: 0 auto; text-align: left; margin-bottom: 25px;}
.clear {clear: both;}

/* Header
------------------------------ */
#header {
	
	}

#header h1 {margin: 28px 0 14px 28px; padding: 0;}

#header h1 a {
	background: url('images/logo.jpg') no-repeat;
	display: block;
	height: 32px;
	width: 193px;
	}

#header h1 span {
	display: none;
	visibility: hidden;
	}


/* Navigation
------------------------------ */
#navigation {
	background: url('images/hornav.gif') repeat-x;
	height: 36px;
	color: #fff;
	width: 986px;
	margin: 0 auto;
	}

#navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

#navigation a:hover {
	text-decoration: underline;
	}

#navigation #navleft {
	background: url('images/hornav.gif') no-repeat;
	background-position: left -36px;
	height: 36px;
	}

#navigation #navright {
	background: url('images/hornav.gif') no-repeat;
	background-position: right -72px;
	height: 36px;
	}

#navigation ul {
	margin: 0;
	padding: 9px 0 0 10px;
	}

#navigation ul li {
	list-style-type: none;
	float: left;
	background: url('images/navseperator.gif') no-repeat;
	background-position: center right;
	padding: 0 10px;
	height: 20px;
	}

#navigation ul li#last {
	background: none;
	}

/* Underheader
------------------------------ */
#underheader {
	background: url('images/underheader.jpg') no-repeat;
	height: 209px;
	width: 982px;
	margin: 5px auto;
	}

/* Content Area
------------------------------ */
#contentarea {
	
	}

#leftcol {
	float: left;
	margin-left: 25px;
	margin-right: 23px;
	width: 580px;
	}

#leftcol h2 {
	font-size: 18px;
	margin: 15px 0 15px 0;
	padding-left: 10px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
	}

#leftcol p {
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	line-height: 1.8em;
	font-size: 12px;
	}

#rightcol {
	float: left;
	width: 347px;
	}

#rightcol h3 {
	font-size: 18px;
	margin: 15px 0 15px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999;
	}

#rightcol .banner250 {
	text-align: center;
	}

/* Adverts
------------------------------ */
.advert {
	background: url('images/rc_advert.gif') no-repeat;
	width: 578px;
	height: 121px;
	font-size: 11px;
	color: #535353;
	margin-top: 15px;
	}

.advert .info p {
	padding: 0 !important;
	font-size: 11px !important;
	line-height: 1.5em !important;
	}

.advert .logo {
	float: left;
	margin: 45px 8px 0 17px;
	width: 162px;
	}

.advert .info {
	float: left;
	margin-top: 14px;
	margin-right: 17px;
	width: 260px;
	}

.advert .info a {color: #0000ff;}
.advert .info a:hover {text-decoration: none;}

.advert .playnow {
	float: left;
	padding-top: 33px;
	width: 88px;
	}

.advert .playnow a {
	background: url('images/placeabet.gif') no-repeat;
	width: 88px;
	height: 56px;
	display: block;
	}

.advert .playnow a:hover {
	background-position: 0 -56px;
	}

.advert .playnow a span {display: none; visibility: hidden;}

/* Footer
------------------------------ */
#footer {
	background: url('images/footer_bg.gif') repeat-x;
	}

#footer_content {
	text-align: left;
	margin: 0 auto;
	width: 990px;
	padding-top: 20px;
	}

#footer_content a {
	color: #333;
	text-decoration: underline;
	}

#footer_content a:hover {
	text-decoration: none;
	}

#footer_content span {
	float: left;
	color: #535353;
	margin-top: 25px;
	}

#footer_content h4 {
	margin: 0px;
	float: left;
	padding: 20px 30px 60px 20px;
	}

#footer_content h4 a {
	background: url('images/footer_logo.gif') no-repeat;
	display: block;
	width: 193px;
	height: 32px;
	}

#footer_content h4 span {display: none; visibility: hidden;}