#main {background: #000 url(images/bg-content.gif) top right repeat-y;}
#content {color: #fff;}
#content p {padding: 1px;}
#content #main-menu {background-color:#000; overflow: hidden;}
#content a {
	color: #c11904;
}

#content ul.poker-menu{
	margin: 0;
	padding: 0;
	list-style:none;
	background: url(images/bg-poker-menu.jpg) top repeat-x;
	width: 640px;
	height: 30px;
	overflow: hidden;
}

#content ul.poker-menu li {
	padding: 0;
	margin: 0;
	float: left;
	height: 30px;
}

#content ul.poker-menu li a {
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #330a07;
	padding: 2px 7px;
	color: #fff;
	font: 11px/28px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#content ul.poker-menu li a.last {
	border-right: none;
}

#content ul.poker-menu li:hover {
	background: url(images/bg-poker-menu.jpg) top repeat-x;
	background-position: 0 -30px;
}
.poker-title {
	background: url(images/poker-main-banner.jpg) top left no-repeat;
	width: 408px;
	height: 274px;
	float: left;
}
.poker-download {
	background: url(images/poker-main-download.jpg) top left no-repeat;
	width: 232px;
	height: 274px;
	float: left;
}
.poker-download a {
	width: 232px;
	height: 274px;
	display: block;
}
.poker-tournament {
	background: url(images/tournaments-main-banner.jpg) top left no-repeat;
	width: 408px;
	height: 274px;
	float: left;
}
.poker-promotions {
	background: url(images/poker-promotions-banner.jpg) top left no-repeat;
	width: 406px;
	height: 274px;
	float: left;
}
.poker-promotionlinks {
	background: transparent url(images/poker-promotions-bg.jpg) no-repeat scroll left top;
	width: 232px;
	height: 274px;
	float: left;
}
.outer{
	list-style:none;
	margin-top: 10px;
	padding:0px;
}

#promotionsmenu ul{
	margin-left: 1px;
	margin-top: 15px;
	}
#promotionsmenu li a {
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color:#ccc;
	}	
	
#promotionsmenu li a:link, #menu li a:visited {
	color: #ffffff;
	display: block;
	background: #000;
	padding: 8px 0 0 0;
	}
	
#promotionsmenu li a:hover {
	color: #fffff;
	background-repeat:no-repeat;
	
	}
	
#promotionsmenu li a:active {
	color: #ffffff;
	}
.poker-screen {
	margin-top: 8px;
	width: 337px;
	height: 147px;
	float: left;
}
.poker-screen h4 {
	font: 20px/28px Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	text-align: center;
	font-weight: bold;
	margin: 2px 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}
.poker-screen label{
	font: 12px/26px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
	width: 98px;
	font-weight: bold;
	height: 19px;
	text-align: center;
	float: left;
	clear: left;
}
.poker-screen input{
	width: 158px;
	height:26px;
	text-align: left;
	background: #fff;
	padding: 0;
	border: none;
	font: 11px/13px Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	float: left;
}
.poker-screen input.submit{
	width: 58px;
	margin: 1px 0 0 5px;
	padding: 0;
	height: 31px;
	background: url(images/poker-main-submit.jpg) top left no-repeat;	
	border: none;
	float: left;
	padding: 0;
}
.poker-screen  a {
	float: left;
	text-transform: uppercase;
	text-align: center;
	width: 337px;
	color: #575757;
	text-decoration: none;
}
.poker-screen  a:hover { color: #fff;}
.poker-promo2 {
	margin-top:4px;
	margin-left:5px;
	background: url(images/promo_10free.jpg) top left no-repeat; 
	float:left; 
	width:161px; 
	height:139px; 
}
.poker-promo2 a {
	width:161px; 
	height:139px; 
	display: block;
}
.poker-promo2 a:hover{
	width:161px; 
	height:139px;
	background-image: url(images/promo_10free_r.jpg); 
	display: block;
}
.poker-promo3 {
	margin-top:4px;
	background: url(images/promo_25reloadbonus.jpg) top left no-repeat; 
	float:right; 
	width:161px; 
	height:139px; 
}
.poker-promo3 a {
	width:161px; 
	height:139px; 
	display: block;
}
.poker-promo3 a:hover {
	width:161px; 
	height:139px; 
	background-image: url(images/promo_25reloadbonus_r.jpg); 
	display: block;
}
.poker-promo {
	margin-top:12px;
	margin-left: 5px;
	margin-bottom: 20px;
	background: url(images/poker-main-refer.jpg) top left no-repeat;
	width: 298px;
	height: 139px;
	float: left;
}
.poker-promo a {
	width: 298px;
	height: 139px;
	display: block;
}
.poker-promo a:hover {
	width: 298px;
	height: 139px;
	background: url(images/poker-main-refer-r.jpg) top left no-repeat;
	display: block;
}
#content table {
	width: 600px;
	margin: auto;
	border: none;
	background: #ddd;
}
#content table .table-title {
	background: #b11904;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
#content table .table-content-even {
	background: #fff;
	color: #000;
	padding: 3px 5px;
}
#content table .table-content-odd {
	background: #eee;
	color: #000;
	padding: 3px 5px;
}
#content table .table-space {
	height: 20px;
	background: #000;
}
.highlight {
	font-weight: bold;
	background: #b11904;
	margin: 10px;
}
.highlight2 {
	color: #000;
	background: #eee;
	margin: 10px;
}
.highlight3 {
	font-weight: bold;
	background: #686866;
	margin: 10px;
}