/*
_______________________________
CSS DOCUMENT */

/*
_______________________________
STRUCTURE */

html, body {
	height: 100%;
}

body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #4b4a50 url(../images/bg-shadow.png) repeat-y top center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/bg-columns.png);
}

/*
_______________________________
TYPE */

p {
	margin: 6px 0 12px 0;
}

.news p, .columnright p {
	margin: 6px 0px;
}

.bonusoffers p {
	font-size: 14px;
	line-height: 18px;
	color: #ff0000;
	font-weight: bold;
	margin: 6px 0;
}

h1 {
	font: 21px Century Gothic, Tahoma, sans-serif;
	color: #fff;
	margin: 0 0 3px;
	padding: 3px 6px 5px;
	border: solid #6b768a 1px;
}

h1 a, h1 a:hover {
	color: #fff;
	text-decoration: none;
}

h2 {
	font: bold 17px/23px Century Gothic, Tahoma, sans-serif;
	color: #0b0a10;
	margin: 0 0 3px;
}

h3 {
	color: #0b0a10;
	margin: 0 0 3px;
	font-weight: bold;
}

a {
	color: #16387c;
	text-decoration: none;
}

a:hover {
	color: #16387c;
	text-decoration: underline;
}

/*
_______________________________
HEADER */

#header {
	height: 100px;
	background: #0b0a10 url(../images/bg-header.jpg);
	overflow: auto;
}

#logo {
	float: left;
	margin: 19px 12px 0 18px;
	text-decoration: none;
}

#logotype, #logotype a {
	float: left;
	width: 300px;
	height: 100px;
	font: 24px/100px Century Gothic, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
}

#headerwrap {
	float: right;
	width: 468px;
	height: 77px;
	margin: 0 6px 0 0;
	text-align: center;
}

#headerlinks {
	width: 468px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

#headerlinks a {
	margin: 0 5px;
	color: #fff;
}

#headerbanner {
	width: 468px;
	height: 60px;
}

/*
_______________________________
TOP NAVIGATION */

#topnav {
	width: 960px;
	height: 50px;
	font: 16px/49px Century Gothic, Tahoma, sans-serif;
	background: #000 url(../images/bg-topnav.png);
	overflow: auto;
}

#topnav ul {
	float: left; /* remove to center */
	width: 960px;
	height: 50px;
	margin: 0; /* set to 0 auto; to center */
	list-style: none;
	display: table;
}

#topnav li {
	display: table-cell;
	float: left;
	height: 50px;
	background: url(../images/tab-right.png) no-repeat right top;
	white-space: nowrap;
}

#topnav a {
	display: block;
	height: 50px;
	background: url(../images/tab-left.png) no-repeat left top;
	padding: 0 16px;
	text-decoration: none;
	color: #987;
}

#topnav > ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#topnav a {
	float: none;
}

/* End IE5-Mac hack */

#topnav a:hover {
	color: #fff;
	background-position: 100% -50px;
}

#topnav #current {
	background-position: 100% -100px;
}

#topnav #current a {
	background-position: 0 -100px;
	color: #fff;
}

/* not for IE5.x or IE6 */

#topnav li:hover,
#topnav li:hover a {
	background-position: 100% -50px;
	color: #fff;
}

#topnav li:hover a {
	background-position: 0 -50px;
}

/*
_______________________________
CONTENT WRAPPER */

#content {
	width: 960px;
	overflow: auto;
}

/*
_______________________________
LEFT COLUMN */

#leftcol {
	float: left;
	width: 160px;
	padding: 6px;
}

/*
_______________________________
LEFT NAVIGATION */

.leftnav ul {
	list-style: none;
}

.leftnav a {
	display: block;
	height: 22px;
	width: 160px;
	padding: 0 0 0 5px;
	margin: 0 0 1px 0;
	background: url(../images/button-left-nav.png) no-repeat left top;
	font: bold 11px/21px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.leftnav a:hover {
	background-position: left bottom;
	color: #fff;
}

/*
_______________________________
CENTER COLUMN */

#center {
	float: left;
	width: 604px;
	padding: 0 6px;
	overflow: auto;
}

#breadcrumbs {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px 6px;
}

#breadcrumbs a {
	color: #ccc;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	color: #fff;
}

#homeslogan {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #ccc;
	padding: 10px 0;
	text-align: center;
}

.date {
	font: italic 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}

.byline {
	color: #fff;
	font: italic 13px/18px Times, serif;
	margin: 5px 0 6px 20px;
}

.byline a {
	color: #fff;
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 5px;
}

.byline a:hover {
	color: #fff;
}

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.readmore a {
	padding: 0 5px 1px;
	font-size: 9px;
	text-decoration: none;
	color: #0b0a10;
	border: solid #0b0a10 1px;
	background: #eee;
}

.readmore a:hover {
	color: #fff;
	background: #0b0a10;
	text-decoration: none;
}

blockquote {
	float: right;
	width: 184px;
	padding: 8px 10px 10px;
	margin: 4px 0px 8px 8px;
	font: bold 12px Georgia, Times, serif;
	color: #fff;
	background-color: #987;
}

.centerwrap {
	width: 604px;
	overflow: auto;
}

.infocolumnleft {
	float: left;
	width: 336px;
}

.infocolumnright {
	float: right;
	width: 262px;
}

.indexcolumnleft {
	float: left;
	width: 299px;
}

.indexcolumnright {
	float: right;
	width: 299px;
}

.textbox {
	margin: 0 0 6px;
	padding: 6px 12px;
	border: solid #6b768a 1px;
	background-color: #fff;
}

.details {
	height: 266px;
	margin: 0 0 6px;
	padding: 6px 12px;
	border: solid #6b768a 1px;
	background-color: #fff;
}

.left {
	float: left;
	width: 100px;
	padding: 0 6px 0 0;
}

.right {
	float: right;
	width: 160px;
	padding: 0 0 0 6px;
	border-left: solid #ccc 1px;
}

.wrap {
	overflow: auto;
	width: 100%;
}

/*
_______________________________
TOP CASINO LISTINGS */

.top10header {
	width: 468px;
	height: 27px;
	background: url(../images/header_bg.gif);
}

.top10header a {
	text-decoration: none;
}

.top10headertext {
	position: relative;
	left: 7px;
	top: -10px;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.flags {
	float: right;
	height: 12px;
	position: relative;
	top: 7px;
	right: 4px;
}

.flags img {
	margin: 0 1px;
}

/*
_______________________________
BUTTONS */

.button a {
	display: block;
	height: 24px;
	width: 150px;
	margin: 2px auto;
	text-align: center;
	background: url(../images/button.gif) left top;
	font: bold 13px/24px Tahoma, sans-serif;
	color: #444;
	text-decoration: none;
}

.button a:hover {
	background-position: center left;
	color: #000;
}

.button a:active {
	background-position: left bottom;
	color: #fff;
}

.oswin {
	width: 68px;
	height: 20px;
	display: inline;
}

.osmac {
	width: 68px;
	height: 20px;
	display: inline;
	margin: 0 1px;
}

.oslinux {
	width: 68px;
	height: 20px;
	display: inline;
}

/*
_______________________________
IMAGES */

.screenshot {
	margin: 6px 0 12px;
	border: solid #0b0a10 1px;
	line-height: 0;
}

.photo {
	float: right;
	width: 204px;
	margin: 4px 0 8px 8px;
}

.caption {
	padding: 5px 10px 10px;
	font: bold 10px/12px Tahoma, Arial, Helvetica, sans-serif;
	color: #0b0a10;
	background-color: #ddd;
	border: solid #ccc 1px;
}

/*
_______________________________
BANNERS */

.banner468x60 {
	height: 60px;
	margin: 0 0 6px;
	text-align: center;
}

.banner336x280 {
	width: 336px;
	height: 280px;
	margin: 0 0 6px;
}

/*
_______________________________
DIVIDER LINES */


.spacer {
	border-top: dotted #ccc 2px;
	margin: 3px 0;
}

.rule {
	border-top: solid #ccc 1px;
	margin: 6px 0;
}

.drule {
	border-top: solid #ccc 1px;
	margin: 2px 0 0;
}

/*
_______________________________
RIGHT COLUMN */

#rightcol {
	float: left;
	width: 160px;
	padding: 6px;
}

/*
_______________________________
BOTTOM NAVIGATION */

#bottomnav {
	width: 960px;
	height: 32px;
	background-color: #000;
	text-align: center;
	font: 12px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#bottomnav a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
}

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

/*
_______________________________
FOOTER */

#footer {
	width: 960px;
	height: 160px;
	text-align: center;
	background: #0b0a10 url(../images/bg-footer.png) repeat-x;
}

/*
_______________________________
END */
