/* GENERAL */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #7a7a7a;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}

td {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	}

h2, h3, h4, h5 {
	font-size: 14px;
	color: #8e1717;
	font-family: arial;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

hr {
	background-color: #ccc;
	color: #333;
	border: 0;
	height: 1px;
	}

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url('images/body-bg.jpg') repeat-x;
	background-color: #fff;
	}

a {
	color: #0000ff;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

.centered {
	text-align: center;
	}

/* HEADER */
#header {
	height: 141px;
	}

#header #logo {
	float: left;
	width: 175px;
	}

#header #logo .inner {
	padding: 89px 0 0 10px;
	}

#header #logo h1 {
	background: url('images/logo.jpg') no-repeat;
	width: 153px;
	height: 37px;
	margin: 0;
	padding: 0;
	}

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

#header #hdr-details {
	background: url('images/header-rightbg.jpg') no-repeat;
	background-position: top right;
	width: 760px;
	height: 141px;
	float: right;
	color: #fff;
	}

#header #hdr-details a {
	color: #fff;
	text-decoration: none;
	}

#header #hdr-details a:hover {
	color: #ccc;
	}

#header #hdr-details ul {
	margin: 6px 0 0 280px;
	}

.hdrbanner-container {
	padding-top: 35px;
	}

#header #hdr-details ul li {
	display: inline;
	background: url('images/header-libg.jpg') no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin-right: 10px;
	}

/* CONTENT AREA */
#content-area {
	width: 690px;
	float: left;
	}

#content-area .inner {
	padding: 0 15px 20px 15px;
	}

#content-area .inner p {
	padding: 0;
	margin: 2px 0 20px 0;
	}

h2.toppoker {
	background: url('images/top-poker-networks.gif') no-repeat;
	height: 13px;
	width: 137px;
	margin-bottom: 10px;
	}

h2.toppoker span {
	display: none;
	visibility: hidden;
	}

/* RIGHT COLUMN */
#right-col {
	float: left;
	background: url('images/righcol-top.jpg') no-repeat;
	background-position: top left;
	background-color: #ecebeb;
	width: 300px;
	}

#right-col .inner {
	padding: 20px;
	}

/* MISC */
#network-content {
	float: left;
	width: 368px;
	}

#network-content .inner {
	padding-right: 30px;
	}

.content-gamelisting {
	background-color: #f3f7fa;
	border: 1px solid #eaf0f5;
	padding: 5px;
	width: 299px;
	height: 160px;
	margin-bottom: 4px;
	margin-right: 5px;
	float: left;
	}

.content-gamelisting h2 {
	border-bottom: 1px dotted #333;
	}

.network-ratings {
	float: left;
	border-left: 1px solid #eee;
	width: 270px;
	height: 200px;
	}

.network-ratings strong {
	font-size: 12px;
	text-decoration: underline;
	color: #333;
	padding-left: 5px;
	}

#content-area .network-ratings .inner {
	padding: 0 5px;
	}

.network-screenshot {
	float: left;
	width: 300px;
	margin: 10px 0;
	text-align: center;
	}

.network-screenshot img {
	border: 1px solid #cecece;
	padding: 1px;
	}

.redtext {
	color: #990000;
	}

/* TABLE STYLES */
.default-table th {
	background-color: #ccc;
	padding: 3px 4px;
	}

.default-table td {
	padding: 3px 4px;
	}

.highlight-table {
	border: 2px solid #eee;
	}

.highlight-table th {
	background-color: #860d0d;
	color: #fff;
	padding: 3px 4px;
	}

.highlight-table td {
	padding: 3px 4px;
	}

.highlight-table tr.off {
	background-color: #f9f9f9;
	}

.highlight-table tr:hover {
	background-color: #f4f4f4;
	}

.highlight-table a {
	text-decoration: none;
	display: block;
	}

.highlight-table a:hover {
	text-decoration: underline;
	}

/* FOOTER */
#footer {
	clear: both;
	font-size: 10px;
	border-bottom: 8px solid #d6d6d6;
	color: #808080;
	background-color: #404040;
	}

#footer a {
	color: #eee;
	text-decoration: underline;
	}

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

#footer .inner {
	text-align: center;
	padding: 6px 20px;
	}








/* NAV */
#nav {
	height: 30px;
	margin-top: 1px;
	margin-bottom: 20px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navitems li {
	float: left;
	position: relative;
	}
#nav li ul {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	}
#nav ul li {
	display: block;
	text-decoration: none;
	}
#navitems li:hover ul, #navitems li.over ul { 
	display: block;
	}
#nav .lists span {
	display: none;
	}
.navdrop {
	background-color: #891010;
	width: 170px;
	border-top: 1px solid #670a0a;
	border-left: 1px solid #670a0a;
	border-right: 1px solid #670a0a;
	}
.navdrop li a {
	color: #fff;
	padding: 4px 5px 4px 11px;
	display: block;
	width: 154px;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #670a0a;
	}
.navdrop li a:hover {
	color: #ea8080;
	background-color: #951616;
	border-bottom: 1px solid #a21e1e;
	}
/* NAV IMAGES */
#nav #navitems #nav_home {
	background: url('images/nav-home.jpg') no-repeat;
	width: 68px;
	height: 30px;
	}
#nav .lists #nav_home a {
	width: 68px;
	height: 30px;
	display: block;
	}
#nav .lists #nav_home a:hover {
	background: url('images/nav-home.jpg') no-repeat;
	background-position: 0 -30px;
	}
#nav .lists #nav_pokernetworks {
	background: url('images/nav-online-poker-networks.jpg') no-repeat;
	width: 140px;
	height: 30px;
	}
#nav .lists #nav_pokernetworks a {
	width: 140px;
	height: 30px;
	display: block;
	}
#nav .lists #nav_pokernetworks a:hover {
	background: url('images/nav-online-poker-networks.jpg') no-repeat;
	background-position: 0 -30px;
	}
#nav .lists #nav_pokergames {
	background: url('images/nav-online-poker-games.jpg') no-repeat;
	width: 120px;
	height: 20px;
	}
#nav .lists #nav_pokergames a {
	width: 120px;
	height: 30px;
	display: block;
	}
#nav .lists #nav_pokergames a:hover {
	background: url('images/nav-online-poker-games.jpg') no-repeat;
	background-position: 0 -30px;
	}
#nav .lists #nav_pokerhistory {
	background: url('images/nav-online-poker-history.jpg') no-repeat;
	width: 129px;
	height: 30px;
	}
#nav .lists #nav_pokerhistory a {
	width: 129px;
	height: 30px;
	display: block;
	}
#nav .lists #nav_pokerhistory a:hover {
	background: url('images/nav-online-poker-history.jpg') no-repeat;
	background-position: 0 -30px;
	}
#nav .lists #nav_pokerhistory a:hover {
	background: url('images/nav-online-poker-history.jpg') no-repeat;
	background-position: 0 -30px;
	}
#nav .lists #nav_pokerplayers {
	background: url('images/nav-online-poker-players.jpg') no-repeat;
	width: 162px;
	height: 30px;
	}
#nav .lists #nav_pokerplayers a {
	width: 162px;
	height: 30px;
	display: block;
	}
#nav .lists #nav_pokerplayers a:hover {
	background: url('images/nav-online-poker-players.jpg') no-repeat;
	background-position: 0 -30px;
	}
/* NAV OVER */

#nav .lists #nav_home {
	background: url('images/nav_homeovr.jpg') no-repeat;
	width: 86px;
	height: 21px;
	}
#nav .lists #nav_pokerrooms {
	background: url('images/nav_pokerroomsovr.jpg') no-repeat;
	width: 105px;
	height: 21px;
	}
#nav .lists #nav_pokerstore {
	background: url('images/nav_pokerstoreovr.jpg') no-repeat;
	width: 105px;
	height: 21px;
	}
#nav .lists #nav_tournaments {
	background: url('images/nav_tournamentsovr.jpg') no-repeat;
	width: 106px;
	height: 21px;
	}
#nav .lists #nav_gamesrules {
	background: url('images/nav_gamesrulesovr.jpg') no-repeat;
	width: 111px;
	height: 21px;
	}
#nav .lists #nav_articles {
	background: url('images/nav_articlesovr.jpg') no-repeat;
	width: 86px;
	height: 21px;
	}
#nav .lists #nav_people {
	background: url('images/nav_peopleovr.jpg') no-repeat;
	width: 69px;
	height: 21px;
	}
#nav .lists #nav_culture {
	background: url('images/nav_pokercultureovr.jpg') no-repeat;
	width: 114px;
	height: 21px;
	}
#nav .lists #nav_blog {
	background: url('images/nav_blogovr.jpg') no-repeat;
	width: 95px;
	height: 21px;
	}