* {
	margin: 0;
	padding: 0;
}

body {
	padding: 98px 0 36px;
	color: #fff;
	background: #000 url(gfx/page-bg.jpg) no-repeat 50% 0;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}

a {
	color: #0463f1;
}

	a img {
		border: 0;
	}

h1 {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 0;
	width: 918px;
	height: 98px;
	margin-left: -459px;
	padding-top: 9px;
	background: url(gfx/head-poker-items.png) no-repeat 96% 0;
	_background: none;
	font: bold 36px/1 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-shadow: 0 2px 8px #000;
	text-align: center;
}

	h1 em {
		position: relative;
		float: left;
		padding: 4px 78px 0;
		_padding: 4px 0 0;
		font-style: normal;
	}
	
		h1 span {
			_display: none;
			position: absolute;
			top: 0;
			width: 69px;
			height: 82px;
			background: url(gfx/head-ornaments.png) no-repeat 0 0;
		}
		
			h1 span.bg1 {left:0;}
			h1 span.bg2 {right:0;background-position:100% 0;}

h2 {
	font-weight: normal;
	font-size: 27px;
	line-height: 1.333;
}

p {
	margin-bottom: 18px;
}

.btn-cta-1 {
	padding: 3px 4px 4px 0;
	+padding: 0 4px 0 0;
	color: #fff;
	background: url(gfx/btn-exp-x-24-green.png) no-repeat 100% 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}

	.btn-cta-1 span {
		padding: 3px 15px 4px 19px;
		background: url(gfx/btn-exp-x-24-green.png) no-repeat 0 0;
		white-space: nowrap;
	}

#content {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
	padding: 9px 9px 18px;
	color: #222;
	background: #fff;
	border-bottom: 9px solid #4d4d4d;
}

	#content .col-1 {
		float: right;
		width: 518px;
		padding-left: 18px;
		border-left: 1px solid #4d4d4d;
	}
	
		#content .col-1 :last-child {
			margin-bottom: 0;
		}
	
	#content .col-2 {
		float: left;
		width: 345px;
	}
	
		#content .col-2 :last-child {
			margin-bottom: 0;
		}
	
	#top-casino-rooms {
		margin-bottom: 18px;
		padding: 9px 18px;
		color: #fff;
		background: #4d4d4d url(gfx/top-casino-rooms-fade.png) no-repeat 50% 100%;
		
	}
	
		#top-casino-rooms h2 {
			margin: -9px 0 0;
			padding-top: 9px;
			background: url(gfx/top-casino-rooms-fade.png) no-repeat 50% 0;
			font-size: 18px;
			line-height: 1;
			text-transform: uppercase;
			text-shadow: 0 2px 3px #222;
		}
		
		#top-casino-rooms ol {
			margin: 9px -1px 0 0;
			_height: 1%;
			overflow: hidden;
			list-style: none;
		}
		
			#top-casino-rooms li {
				position: relative;
				float: left;
				width: 172px;
				_width: 171px;
				margin-right: 1px;
				padding-top: 108px;
				color: #222;
				background: #fff;
				
			}
			
				#top-casino-rooms li.first-child {
					clear: left;
				}
				
				/* IE can't handle float and clear on the same element */
				#top-casino-rooms li.ie-fix {
					visibility: hidden;
					float: none;
					clear: both;
					margin: 0;
					padding: 0;
					font-size: 0;
				}
				
				#top-casino-rooms li h3 {
					padding: 18px 9px 0;
					background: url(gfx/fade-x-9-lightgrey-white.png) repeat-x 0 0;
					font-size: 15px;
					line-height: 1.2;
				}
				
					#top-casino-rooms li h3 span {
						position: absolute;
						top: 4px;
						left: 5px;
						font-size: 25px;
						line-height: 1;
					}
				
				#top-casino-rooms li p {
					margin: 0;
				}
				
				#top-casino-rooms li img {
					position: absolute;
					top: 27px;
					left: 50%;
					margin-left: -66px;
				}
				
				#top-casino-rooms .details {
					padding: 0 9px;
					color: #444;
					font-size: 10px;
					line-height: 1.8;
					height:80px;
					
				}
				
				#top-casino-rooms .get {
					padding: 0 9px 18px;
					font-weight: bold;
					height: 20px;
				}
				
				#top-casino-rooms .play {
					padding: 16px 9px 14px;
					background: #4d4d4d url(gfx/drop-arrow.png) no-repeat 50% 0;
					text-align: center;
				}
	
	#content .push {
		display: block;
		margin-bottom: 18px;
		padding-bottom: 17px;
		border-bottom: 1px solid #4d4d4d;
	}

#footer {
	width: 918px;
	margin: 0 auto;
	text-align: right;
}
