body {
	text-align: center;
	background-color: #030;
	margin-bottom:10px;
	color:#000000;
	background-image: url("../img/bonus-bg.jpg");
	background-repeat: repeat;
}
h1 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #FC3;
}
h2 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #FC3;
	
}
h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
A:link {
	COLOR: #030;
	text-decoration: underline
}
A:visited {
	COLOR: #030;
	text-decoration: underline;
	font-size: 12px;
}
A:active {
	COLOR: #030;
	text-decoration: underline
}
A:hover {
	text-decoration: none;
	font-size: 12px;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url("../img/content_bg.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#page_header {
	background-image: url("../img/bonus-cash-header.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 149px;
}

#menu_bar {
	clear:both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

#content_wrapper {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin: 10px;
}

#center {
	margin-left:160px;
	margin-right:160px;
	border:0px dashed #cccccc;
}

#center h6 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	background-color: #330000;
	background-image: url("../img/bar.jpg");
}

#center p {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#left_side {
	float: left;
	width:140px;
	border:0px dashed #cccccc;
}

#left_side h6 {
	margin-top:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #330000;
	background-image: url("../img/bar.jpg");
	margin-bottom: 5px;
	padding: 4px;
}

#right_side {
	float: right;
	width:140px;
	border:0px dashed #cccccc;
}

#right_side h6 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	text-align: left;
	background-image: url("../img/bar.jpg");
}

#right_side_title {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #425227;
	text-align: left;
	background-image: url("../img/bar.jpg");
}

#page_footer {
	height: 60px;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	color: #000000;
	background-color: #FFFFFF;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#000000;
}

#page_footer A:link {
	COLOR: #030;
	text-decoration: underline
}
#page_footer A:visited {
	COLOR: #030;
	text-decoration: underline
}
#page_footer A:active {
	COLOR: #030;
	text-decoration: underline
}
#page_footer A:hover {
	COLOR: #030;
	text-decoration: none
}


#navcontainer ul {
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-repeat: repeat;
	background-position: right top;
	margin: 0px;
	padding: 0;
	background-image: url("../img/topnav2.jpg");
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding-top: 5px;
	padding-left:7px;
	padding-right:7px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 7px;
	background-image: url("../img/top-nav-white.jpg");
}

#navcontainer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#linklist {
	border-bottom: 1px solid #D1D9C4;
	width: 140px;
	margin: 0;
	padding: 0;
}

#linklist li {
	list-style: none;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D9C4;
	line-height: 20px;
}

#linklist li a:link {
	text-decoration: underline;
	color: #030;
	font-size: 12px;
}

#linklist li a:hover{
	text-decoration: none;
}
.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.heading {
	background-image: url("../img/bar.jpg");
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 5px;
	font-size: 14px;

}
.heading-blue {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #030;
	background-image: url("../img/casinobonusestitle.jpg");
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	text-transform: uppercase;
	line-height: 21px;

}
.heading-black {
	font-weight: bolder;
	color: #F00;
	margin-bottom: 5px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #eee;
	text-decoration: none;

}
#rightfloat {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.red {
	font-weight: bold;
	color: #FF0000;
}

.bonus-table {
	clear: none;
	float: left;
	width: 100%;
	margin-bottom: 11px;
}
.tablebonus td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	word-spacing: normal;
	display: table-cell;
	border: 1px solid #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-indent: 3px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
