html {
	height:100%;
}

body{
	margin:0;
	padding:0;
	font-family:"Arial", Times, serif;
	font-size:0.9em;
	height:100%;
	background:url("images/body-bg.gif") repeat-x;
}

b{font-size: 110%;}
em{color: red;}

p {text-align: justify;}

h1 {
	font-size:1.6em;
	background:url("images/h1.gif") no-repeat scroll 0 center transparent;
	text-align:center;
	margin:0;
}

h1.usa {

font-size:1.6em;
	background:url("images/usah1.jpg") no-repeat scroll 0 center transparent;
	text-align:center;
	margin:0;
}



h2 {
	background:url("images/h2_icon.png") no-repeat scroll 0 0 transparent;
	border-bottom:1px dotted #999999;
	font-size:1.1em;
	margin:10px 0 7px;
	padding-bottom:4px;
	padding-left:30px;
	padding-top:3px;
}

h2 a {
	color:#000000;
	text-decoration:none;
}

#beatroulette h2 {
	font-size:1.6em;
	background:url("images/h1.gif") no-repeat scroll 0 center transparent;
	text-align:center;
	margin:0;
}

#maincontainer{
	width: 962px; /*Width of main container*/
	margin: 40px auto 0; /*Center container on page*/
	background: url("images/nav_background.gif") repeat-y center top;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
}

#topline {
	background:url("images/topline_bg.gif") no-repeat scroll center top transparent;
	display:block;
	height:26px;
	margin-top:-40px;
	padding-bottom:10px;
	padding-top:4px;
	position:absolute;
	text-align:center;
	width:962px;
}

#topline a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	display:block;
}

#topsection{
	height:200px; /*Height of top section*/
	margin-bottom:20px;
	background-color:transparent;
	border-bottom:1px solid #999999;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topsection a.logo {
	border:none;
	float:left;
}

#topsection a.logo img {
	border:none;
}

#contentwrapper{
float: left;
}

#contentcolumn{
margin: 0 192px 0 192px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 190px; /*Width of left column in pixel*/
	margin-left: -962px; /*Set margin to that of -(MainContainerWidth)*/
	background: #D1EFD1;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

#rightcolumn{
	float: left;
	width: 190px; /*Width of right column*/
	margin-left: -192px; /*Set left margin to -(RightColumnWidth)*/
	background: #D1EFD1;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	height:100%;
	background:url("images/sidenav_roulette_bg.png") no-repeat scroll left top #D1EFD1;
}

#leftcolumn, #rightcolumn {
	margin-top:-20px;
}

#footer{
	background:none repeat scroll 0 0 black;
	clear:left;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	padding:8px 0 4px;
	text-align:center;
	width:100%;
}

#footer a{
	color: #FFFF80;
	text-decoration:none;
}

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

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#rightcolumn .innertube {
	padding-top:85px;
}

.subheading {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
}

.contenttube {
	margin:20px;
	margin-top: 0;
}

/* Header banner - 468x60 */

.banner_468x60 {
	display:block;
	float:right;
	margin-right:30px;
	margin-top:-123px;
	z-index:999;
}

.banner_468x60 a, .banner_468x60 a {
	border:none;
}

/* Sidenav */
.sidenav_header {
	background:url("images/sidenav-header.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	height:48px;
	margin-left:-15px;
	padding-top:9px;
	text-align:center;
	width:200px;
}

.sidenav_header_small {
	background:url("images/sidenav-header-usa.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:48px;
	margin-left:-15px;
	padding-top:4px;
	text-align:center;
	width:200px;
}


.sidenav_header a {
	color:#FFFFFF;
	text-decoration:none;
}

.sidenav_content {
	margin-left:-10px;
	margin-top:-18px;
	padding-left:8px;
	padding-right:8px;
	width:174px;
	text-align:center;
}

.sidenav_content p {
	text-align:center;
}

.banner_120x600 {
	margin-left:-10px;
	margin-top:15px;
	text-align:center;
	width:190px;
	padding-top:1px;
}

.banner_120x600 p {
	text-align:center;
}

.casinolist {
	width:190px;
}

.casinolist li {
	width:190px;
	height:40px;
}
/* Left nav pages */

ol.leftnav_pages {
	width:100%;
	color:#000000;
	margin-left:-10px;
	font-weight:bold;
	list-style-type:none;
}

ol.leftnav_pages li {
	width: 100%;
	height: 31px;
	margin-left:-6px;
	text-align:left;
}

ol.leftnav_pages li.first {
	height:32px;
}

ol.leftnav_pages li.first a {
	border-top:1px solid #999999;
}

ol.leftnav_pages a {
	background:url("images/leftnav_pages_background.gif") no-repeat scroll 0 0 transparent;
	border-bottom:1px solid #999999;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:23px;
	margin-left:-32px;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	width:190px;
}

ol.leftnav_pages a:hover {
	background:url("images/leftnav_pages_background_hover.gif") no-repeat;
}

ol.leftnav_pages li.us a {
	background:url("images/leftnav_pages_background_us.gif") no-repeat scroll 0 0 transparent;
}

ol.leftnav_pages li.us a:hover {
	background:url("images/leftnav_pages_background_us_hover.gif") no-repeat;
}

/* Left nav buttons */

ol.leftnav_buttons {
	width:100%;
	color:#000000;
	margin-left:-10px;
	font-weight:bold;
}

ol.leftnav_buttons li {
	width: 100%;

	margin-left:-6px;
	text-align:left;
}

ol.leftnav_buttons li.first {

}

ol.leftnav_buttons li.first a {
	border-top:1px solid #999999;
}

ol.leftnav_buttons a {
	background:url("images/leftnav_background.gif") no-repeat scroll 0 0 transparent;
	border-bottom:1px solid #999999;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding-bottom:7px;
	margin-left:-32px;
	padding-left:37px;
	padding-top:7px;
	text-decoration:none;
	width:153px;
}

ol.leftnav_buttons a:hover {
	background:url("images/leftnav_background_hover.gif") no-repeat;
}

ol.leftnav_buttons li.us a {
	background:url("images/leftnav_background_us.gif") no-repeat scroll 0 0 transparent;
}

ol.leftnav_buttons li.us a:hover {
	background:url("images/leftnav_background_us_hover.gif") no-repeat;
}


ul.history_buttons {
	width:100%;
	list-style-type:none;
	margin-left:-48px;
}

ul.history_buttons li {
	width:100%;
	height:31px;
}

ul.history_buttons li.first {
	height:32px;
}

ul.history_buttons li.first a {
	border-top:1px solid #999999;
}

ul.history_buttons a {
	border-bottom:1px solid #999999;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:23px;
	padding-top:7px;
	text-decoration:none;
	width:190px;
	background:url("images/historynav_background.gif") no-repeat;
}

ul.history_buttons a:hover {
	background:url("images/historynav_background_hover.gif") no-repeat;
}

/* Table Styling */

#itsthetable	{
		background: #F0F0F0 url("back01.gif") no-repeat;
		}

table		{
		margin:15px auto 0;
		padding: 0;
		font: normal 0.9em tahoma, arial, sans-serif;
		line-height: 1.4em;
		border-collapse: collapse;
		border: 4px solid #ADBBCA;
		color: #000000;
		background: #F0F0F0;
		}
		


table caption	{
		margin: 0;
		height: 32px;
		padding: 0;
		color: #4F6480;
		line-height: 2em;
		text-align: left;
		font: bold 150% georgia, serif;
		text-transform: uppercase;
		letter-spacing: 0.14em;
		}
		
thead		{
		color: #fff;
		background: #5E7796;
		}
		
thead tr th	{
		padding: 4px 8px 4px 8px;
		}

		
thead th	{
		border: 4px solid #ADBBCA;
		}

tfoot		{
		background: #fff;
		}
		
tfoot tr td, tfoot tr th, tbody tr td	{
		padding: 4px;
		}
		
tbody tr:hover	{
		background: #fff;
		}
		
tbody tr	{
		border:4px solid #274F2A;
		}
		
tbody th	{
		padding: 8px;
		border: 4px solid #ADBBCA;
		}
		
tbody td	{
		background: #D1EFD1;
		}

tbody tr.odd		{
		background: #C4CFDB;
		}
		
tbody tr.odd td		{
		background: #F0F0F0;
		color: #4F6480;
		}

tbody tr.odd:hover		{
		background: #fff;
		}

.highlights_label {
	font-weight:bold;
	color:#184F1C;
}

/* Visit Button */

.visit_button {
	height:35px;
	width:250px;
	margin:10px auto 25px;
}

.visit_button a {
	background:url("images/visit_button.gif") repeat-x scroll 0 0 transparent;
	width:100%;
	height:28px;
	padding-top:7px;
	text-align:center;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	border:2px solid #000000;
}

.visit_button a:hover {
	background:url("images/visit_button_hover.gif") repeat-x scroll 0 0 transparent;
}

/* Room List */

.roomlist_container {
	width:100%;
	margin:20px auto;
}

.roomlist_item {
	background:url("images/casinolist_bg.gif") no-repeat scroll 0 bottom transparent;
	border-bottom:1px dashed #BBBBBB;
	height:154px;
	width:100%;
}

.roomlist_item.first {
	border-top:1px dashed #BBBBBB;
}

.roomlist_image {
	height:60px;
	margin-left:5px;
	margin-top:13px;
	position:absolute;
	width:120px;
}

.roomlist_image a, .roomlist_image a img{
	border:none;
}

.roomlist_name {
	color:#0E2A10 !important;
	font-size:1.45em;
	font-weight:bold !important;
	margin-top:7px;
	position:relative;
	text-decoration:none !important;
	display:block;
	padding-top:15px;
	width:300px;
}

.roomlist_name a{
	color:#0E2A10 !important;
	text-decoration:none !important;
}

.roomlist_bonusdescription {
	font-size:1em;
	margin-left:135px;
	margin-top:25px;
	position:absolute;
	width:250px;
	text-align:justify;
}

.roomlist_bonusdescription_feature {
	color:#000000;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	text-align:justify;
}

.roomlist_bonusdescription_visit {
	background-color:#0E2A10;
	border:1px solid #000000;
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-top:5px;
	padding:2px 8px;
	text-align:center;
	text-decoration:none;
	width:170px;
}

a.roomlist_bonusdescription_visit:hover {
	background-color:#577F57;
}

.roomlist_bonuscode {
	background:url("images/roomlist_bonuscode_bg.gif") no-repeat scroll 0 0 transparent;
	height:70px;
	margin-left:4px;
	margin-top:77px;
	position:absolute;
	width:122px;
}

.roomlist_bonuscode:hover {
	background:url("images/roomlist_bonuscode_bg_hover.gif") no-repeat;
}

.roomlist_bonuscode_label {
	color:#FFFFFF;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
	width:100%;
}

.roomlist_bonuscode_code {
	color:#333;
	display:block;
	font-size:1.4em;
	margin-top:10px;
	text-align:center;
	width:100%;
	font-weight:bold;
}

.roomlist_bonuscode a {
	display:block;
	height:69px;
	margin-top:-59px;
	position:absolute;
	text-indent:-9999px;
	width:165px;
	border:none;
}

.roomlist_playthrough {
	font-weight:bold;
	margin-left:135px;
	margin-top:80px;
	position:absolute;
}

.roomlist_note {
	font-weight:bold;
	margin-left:135px;
	margin-top:100px;
	position:absolute;
}

.roomlist_content_container {
	margin-left:135px;
}

.roomlist_bonusdescription_container {
	margin-top:10px;
}

.roomlist_bonusdescription_label {
}

.roomlist_bonusdescription_text {
}

.roomlist_playthrough_container {
	-moz-border-radius:7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background-color:#D1EFD1;
	border:2px solid #0E2A10;
	height:43px;
	margin-left:320px;
	margin-top:-50px;
	position:absolute !important;
	width:80px;
}

.roomlist_playthrough_label {
	display:block;
	font-size:10px;
	text-align:center;
	width:80px;
}

.roomlist_playthrough_text {
	display:block;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:80px;
}

.roomlist_note_container {
	display:block;
	position:relative;
}

.roomlist_note_label {
}

.roomlist_note_text {
}

.roomlist_content_items_container {
	display:block;
	margin-bottom:8px;
	position:relative;
}

.roomlist_name {

}

.roomlist_label {
	font-weight:bold;
}

.roomlist_text {

}

/* Room list end */

/* Review pages screenshot thumbnails */

ul.thumb {
	display:block;
	list-style:none outside none;
	margin:0 auto;
	padding:10px;
	width:150px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 130px;
	height: 96px;
}
ul.thumb li img {
	width: 139px; height: 96px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #0D290F;
	padding: 5px;
	background: #9BBF9B;
	position: absolute;
	left: 0; top: 0;
}
.signup {
	background: url("images/signup.png")no-repeat;
	width:530px;
	height: 89px;
	padding:15px 0 0 0;
	text-align:center;
	margin: 5px auto 0 auto;
}
.signup a{
	color:#fff;
	font-size:24px;
	text-decoration:none;
}

/* Infomercial */

.infomercial_maintext {
	text-align:center;
	font-size:2em;
	background:none;
}

.infomercial_normaltext {
	display:block;
	font-size:1.2em;
	padding:0 10px;
	margin:40px 0;
}

.infomercial_emphasis {
	color:#FF0000;
	font-weight:bold;
}

.infomercial_highlight {
	font-weight:bold;
	background-color:#fdff57;
	padding:2px 5px;
}

.infomercial_heading {
	font-weight:bold;
	background:none;
	border:none;
	margin:25px 0 0;
	padding:0;
}

.infomercial_list {
	list-style-type:none;
	padding:0;
}

.infomercial_list li {
	background:url("images/list-image.gif") no-repeat scroll 0 0 transparent;
	padding:0 0 0 45px;
	min-height:40px;
	margin:0 0 15px;
}

.infomercial_attention {
	background:url("images/attention-bg.png") repeat-x scroll 0 0 #FDFF57;
	border:1px solid #000000;
	font-size:2.3em;
	font-weight:bold;
	margin:30px 0;
	padding:15px 10px;
	text-align:center;
}

.infomercial_testimonial {
	list-style-type:none;
	padding:0;
	margin-top:50px;
}

.infomercial_testimonial_heading {
	background-color:#D1EFD1;
	border:2px solid #000000;
	height:50px;
	padding-top:6px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
}

.infomercial_testimonial_thumbnail {
	background-color:#000000;
	display:block;
	float:left;
	height:80px;
	margin-left:-2px;
	margin-right:10px;
	margin-top:-30px;
	width:120px;
	border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
}

.infomercial_testimonial_heading_name {
	font-size:1.3em;
	font-weight:bold;
}

.infomercial_testimonial_heading_location {
	font-size:0.8em;
	margin-top:-2px;
}

.infomercial_testimonial_content {
	padding:7px 13px;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
}

.infomercial_actionbutton {
	display:block;
	margin:0 auto;
	text-align:center;
}

.infomercial_actionbutton img {
	border:none;
}

.infomercial_thumbnail {
	background-color:#000000;
	display:block;
	width:250px;
	height:188px;
	float:left;
}