.main-container {
	max-width: 1070px;
}
div#header {
	box-shadow: none;
	min-height: unset;
	padding: 0;
}
#page {
	overflow: auto;
	background: #fff;
	padding: 20px 15px;
}
#header .container {
	min-height: unset;
}
#secondary-navigation .navigation {
	padding: 0 15px;
}
#secondary-navigation ul li.current-menu-item > a:before {
	content: none;
}
#content_box a {
	font-weight: bold;
}
#secondary-navigation a {
	color: #fff;
	padding: 10px 15px;
}
.navigation-wrap .container {
	min-height: unset;
}
table {
	width: 100%;
	margin: 20px 0;
}
table th {
	background: #e3e3e3;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	vertical-align:middle;
	line-height: 18px;
}
table td {
	text-align: center;
	background: #f7f7f7;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	vertical-align:middle;
}
.disclaimer {
	font-style: italic;
	font-size: 11px;
}
.tabledisclaimer {
	text-align: center;
	font-style: italic;
}
.featuredbox {
	border: 3px solid #000099;
	padding: 10px;
	background: #f7f7f7;
	margin: 20px 0;
}
.featuredbox h3 {
	border: none;
	margin: 10px 0 15px 0;
	padding: 0;
}
.noborder {
	border:none !important;
	padding:0 !important;
}
span.eventdate {
	font-weight: normal;
	font-style: italic;
}
.threegrid {
	float: left;
	margin: 1%;
	width: 31.33%;
	position: relative;
	height: 130px;
	overflow: hidden;
}
.threegridouter {
	margin: 10px -1%;
}
.threegrid h3 {
	position: absolute;
	bottom: 0;
	border: none;
	padding: 7px;
	margin: 0;
	background: #eee;
	opacity: 0.9;
	width: -webkit-fill-available;
	text-align: center;
	font-size: 16px;
}
.gridcontainer {
	margin: 0px -7px;
}
.gridunit {
	margin: 7px;
	float: left;
	width: 199px;
	text-align: center;
	background: #f3f3f3;
	padding: 10px;
}
.gridname {
	margin: -10px -10px 21px -10px;
	background: #d2d2d2;
	height: 29px;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}
.gridicon {
	margin: 0;
	float: left;
}
.gridbonus {
	margin: 15px 0 10px 0;
	font-size: 20px;
	line-height: 28px;
	height: 56px;
}
.gridtitle {
	padding-top: 5px;
}
.gridbonussports {
	margin: 10px 0 15px 0;
	font-size: 20px;
}
.gridbonusinner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.griddetails {
	margin: 10px 0;
}
.widegridcontainer {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.widegridunit {
    margin: 1% 0;
    width: 46%;
    text-align: center;
    background: #f3f3f3;
    padding: 10px;
    padding-bottom: 85px;
    position: relative;
}
.widegridname {
	margin: -10px -10px 21px -10px;
	background: #d2d2d2;
	height: 29px;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}
.widegridicon {
	margin: 0;
	float: left;
}
.widegridbonus {
	margin: 15px 0 10px 0;
	font-size: 20px;
	line-height: 28px;
	height: 56px;
}
.widegridtitle {
	padding-top: 5px;
}
.widegridbonussports {
	margin: 20px 0 15px 0;
	font-size: 24px;
	font-weight: bold;
}
.widegridbonusinner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.widegriddetails {
	margin: 10px -5px;
	font-size: 12px;
	line-height: 120%;
	min-height: unset;
}
.widegridunit.bigterms .widegriddetails {
	height: 125px;
}
.widegridcta {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-bottom: 10px;
    width: max-content;
    left: 50%;
    transform: translateX(-50%);
}
.playnow {
    background-color: #009;
    padding: 7px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 10px 20px 10px;
}
.playnow a {
	color: #fff;
}
.playnow a:hover {
	color: yellow;
}
img {
	max-width:100%;
}
ul.threecolumns li {
	float: left;
	width: 33%;
}
ul.fourcolumns li {
	float: left;
	width: 25%;
}
.alertbox {
	padding: 10px;
	background: #eeeeee;
}
.alertbox p {
	margin:0 !important;
}
.alertboximage {
	float: left;
	margin: -10px 10px -10px -10px;
	width: 175px;
}
.jrListingDetail h1.contentheading {
	margin: 25px 0;
}
.banner {
	margin:40px 0;
	text-align:center;
}
.jrListingDetail h1.contentheading span {
	margin-right: 3px;
	vertical-align: middle;
}
div.offerbutton {
	text-align: center;
	margin: 25px;
	padding: 15px;
	border: 1px solid #A80000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 26px;
	background: #AE0D15;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE5959', endColorstr='#860000');
	
	background: -webkit-gradient(linear, left top, left bottom, from(#FE5959), to(#860000));
	
	background: -moz-linear-gradient(top, #FE5959, #860000);
	
}
div.offerbutton a, div.offerbutton a:visited {
	color: rgb(243, 255, 195);
}
.jrListingSummary, .jrListingDescription, .jrListingFulltext {
	line-height: 1.5em;
}
div.offercontainer {
	border: 1px solid #ddd;
	background-color: #f5f3f3;
	margin-top: 15px;
	border-radius: 5px;
	background: #eee;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
	
}
#casinobox {
	background: #f3f3f3;
	padding: 15px;
	margin: 30px 0;
}
#page #casinobox h2 {
	background: #ae0d15;
	color: #fff;
	border: none;
	margin: -15px -15px 20px -15px;
}
#casinobox img {
	float:right;
	max-width:45%;
	margin:5px 0 10px 10px;
}
.listboxterms {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 13px;
	font-style: italic;
}
div.offerdetails {
	border-bottom: 1px solid rgb(206, 206, 206);
	margin: 10px;
	padding-bottom: 10px;
}
div.offericon {
	width:100px;
	margin-right:10px;
	float:left;
}
div.eventdate {
	width:100px;
	margin-right:10px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	height:25px;
	border-radius:3px;
	-moz-border-radius:3px;
	padding-top:5px;
	text-align:center;
	background: #A80202;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C80404', endColorstr='#810000');
	
	background: -webkit-gradient(linear, left top, left bottom, from(#C80404), to(#810000));
	
	background: -moz-linear-gradient(top, #C80404, #810000);
	
}
div.offertitle {
	float:left;
	font-weight:bold;
	line-height:30px;
	font-size:15px;
}
div.offerclaim {
	float: right;
	line-height: 30px;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 10px;
	height: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
div.offerclaim a {
}
div.offersummary {
	margin: 10px;
}
span.brandicon {
	height:30px;
	width:100px;
	display:inline-block;
	background: url('/images/icons.png') no-repeat scroll 0 0;
}
.contentSite {
	width:100px;
}
td.contentFreeBet {
	font-weight: bold;
	font-size: 24px;
	width: 88px;
}
td.contentInfo {
	width: 140px;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	padding: 0 10px 0 0 !important;
}
.contentFeature {
	width:70px;
}
.contentOffers {
	padding-right: 0px !important;
	font-size: 13px;
}
.contentOffers [class^="jrIcon"] {
	margin-right:0 !important;
}
.contentReview {
	width: 75px;
	font-size: 13px;
}
.contentReview a {
}
.contentGo {
	width:75px;
	padding-left: 20px !important;
}
.betnow {
	background-color: #009;
	padding: 7px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.betnow a {
	color:#fff;
}
.contentCasino {
	font-weight: bold;
	font-size: 16px;
}
.notes {
}
table.bettingsites {
	width:100%;
}
table.bettingsites th {
	height: 30px;
	padding:5px 7px;
	vertical-align:middle;
	text-align:center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height:130%;
	border-bottom: 1px solid #C3C3C3;
	background-color: #AE0D15;
	color: #fff;
}
table.bettingsites td {
	padding: 10px 7px 10px 7px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid rgb(226, 226, 226);
	background-color: #f5f3f3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
}
table.bettingsites tr.row2 td {
	background-color:#f7f7f7;
}
td.contentCasinoBonus {
	min-width:200px;
	font-size: 16px;
}
div.expiredoffer {
	background-color: #eee;
	padding: 40px 10px;
	margin-top: 25px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 20px;
}
.greybg {
	background: #5b5b5b !important;
}
.expired {
	background: #f7f7f7;
	padding: 15px;
	margin-top: 30px;
}
h2#expired {
	margin-top: 0;
	border: none;
	background: #7a0006;
	color: #fff;
	margin: -15px -15px 0 -15px;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
h4 {
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.imageright {
	float:right;
	margin:0 0 15px 15px;
	border:1px solid #ccc;
	padding:1px;
	max-width:300px;
}
#freebets {
	background: none;
	color: #000;
	padding: 0;
	border:none;
}
.nobg {
	background: none;
	color: #000;
	padding: 0;
	border:none;
}
.contentTerms {
	font-weight: normal;
	font-size: 10px;
}
.contentTerms a {
	font-weight: normal;
	color: #323232;
	border-bottom: 1px dashed;
}
.fastfacts {
	float: right;
	width: 300px;
	max-width: 50%;
	margin: 0 0 15px 16px;
	border-top: 2px solid #ae0d15;
	padding: 0 0 10px 0;
	background: #f7f7f7;
}
.fastfacts h3 {
	margin-top:0;
	margin-bottom: 10px;
	border-top: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	padding: 10px;
	font-size: 18px;
	background: #eee;
}
.fastfacts ul {
	margin-left:25px;
	margin-right:10px;
}
.articlemenu {
	background: #eee;
	padding: 5px 10px;
	clear: both;
	margin: 20px 0;
}
.listbox {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #fefefe;
	background-image: -moz-linear-gradient(top, #fff, #fbfbfb);
	background-image: -o-linear-gradient(top, #fff, #fbfbfb);
	background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, #fff), color-stop(1, #fbfbfb));
	background-image: -webkit-linear-gradient(#fff, #fbfbfb);
	background-image: linear-gradient(top, #fff, #fbfbfb);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.listbox h3 {
	font-size: 17px;
	padding: 10px 15px;
	background: #004f00;
	color:#fff;
	margin: -10px -10px 15px -10px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.listimage {
	float:right;
	margin-left:15px;
	margin-bottom: 5px;
}
.listimage img {
	border: 1px solid rgb(204, 204, 204);
	padding: 1px;
}
.listimagevisit {
	text-align: center;
	margin-top: 10px;
	font-size:16px;
}
.listboxvisit {
	border: 1px solid #ddd;
	background-color: #f5f3f3;
	margin-top: 15px;
	border-radius: 5px;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	font-size: 18px;
}
.greybutton {
	border: 1px solid #ddd;
	background-color: #f5f3f3;
	border-radius: 5px;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	font-size: 20px;
	width: 75%;
	margin: 15px auto;
}
.yellow {
	color: yellow !important;
}
.redheading {
	background: #AE0D15;
	color: #fff;
	padding: 7px 10px;
}
.greyheading {
	background: #eee;
	padding: 5px 10px;
	border-bottom: 2px solid #ccc;
}
div.bluebutton {
	text-align: center;
	margin: 25px 0 0 0;
	padding: 10px;
	border: 1px solid #1B00A8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 24px;
	background: #AE0D15;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5959FE', endColorstr='#001B86');
	background: -webkit-gradient(linear, left top, left bottom, from(#5959FE), to(#001B86));
	background: -moz-linear-gradient(top, #5959FE9, #001B86);
}
div.bluebutton a,div.bluebutton a:visited {
	color:#fff;
}
div.bluebutton a:hover {
	color:yellow;
}
div.reviewbutton {
	text-align: center;
	margin: 25px 0;
	padding: 10px;
	border: 1px solid #1B00A8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 24px;
	background: #AE0D15;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5959FE', endColorstr='#001B86');
	background: -webkit-gradient(linear, left top, left bottom, from(#5959FE), to(#001B86));
	background: -moz-linear-gradient(top, #5959FE9, #001B86);
}
div.reviewbutton a,div.bluebutton a:visited {
	color:#fff;
}
div.reviewbutton a:hover {
	color:yellow;
	text-decoration:none;
}
.squareboxouter {
	border:1px solid #DBDBDB;
	margin:15px 0;
}
.squareboxinner {
	background-color: #f5f3f3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
}
.sbleft {
	float: left;
	border: 1px solid #fff;
}
.sbright {
	font-size: 14px;
}
div.sbright ul {
	margin-left:250px;
}
div.sbright li {
	padding:2px 0;
}
div.sbright h2 {
	margin:0;
	padding:10px 235px;
}
div.sbright h3 {
	margin: 0 0 5px 235px;
	font-size: 140%;
	padding: 10px 0 9px 0;
	border-bottom: 1px solid #DBDBDB;
	border-top:none;
	background:none;
	border-left: none;
}
.bookieboxaimg {
	float: left;
	width: 180px;
	overflow: hidden;
	margin-right: 15px;
}
.bookieboxaimg img {
	width: 300px;
	max-width: initial;
}
.bookieboxa {
	background: #f3f3f3;
	margin: 20px 0;
	height: 200px;
	overflow: hidden;
}
.bookieboxa .disclaimer {
	padding-top: 10px;
	color: #5d5d5d;
}
.bookieboxavisit {
	background: #000099;
	padding: 10px 60px;
	text-transform: uppercase;
	display: inline;
	margin: 0;
}
.bookieboxaname {
	font-size: 20px;
	padding: 15px 15px 5px 0;
	font-weight: bold;
}
.bookieboxatext {
	margin-right: 15px;
	height: 140px;
}
.bookieboxareview {
	display: inline;
	margin: 0 15px 0 0;
	background: #ddd;
	padding: 10px 30px;
	text-transform: uppercase;
}
.bookieboxareview a {
	font-weight:normal;
}
.bookieboxavisit a {
	color: #fff;
}
.fwimage {
	text-align: center;
	margin: 20px 0;
	position: relative;
}
.fwimage img {
	display: block;
}
.fwcredit {
	color: #4c4c4c;
	text-align: right;
	font-style: italic;
	background: #ccc;
	float: right;
	opacity: 0.9;
	padding: 5px 10px;
	font-size: 13px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.scroll {
    overflow-y: auto;
    margin: 0 0 20px 0;
}
.scroll table {
    min-width: 650px;
    margin-bottom: 0;
}
#eventstats h3 {
	background: rgba(12, 81, 0, 0.95);
	text-align: center;
	color: #fff;
	border: none;
	margin-bottom: 0;
	padding: 12px 10px;
	margin-top: 25px;
}
#eventstats table {
	margin-top: 0;
}
#twis {
	background: #f8f7f7;
	padding: 15px;
	border: 2px solid rgba(12, 81, 0, 0.95);
	margin: 35px 0;
}
#twis h2 {
	border: none;
	padding: 0;
	margin: 10px 0 25px 0;
	text-align: center;
	background: none;
}
.twisbg {
	margin: -15px -15px 20px -15px;
	border-bottom: 2px solid #185a0d;
}
#twis h3 {
	text-align: center;
}
.tablelegend {
	font-style: italic;
	text-align: center;
	padding: 0 15px;
	margin: -5px 0 20px 0;
}
.eventscontainer {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.eventsbox {
    width: 48%;
    margin: 1%;
    position: relative;
    background: #eee;
}
.eventsimage {
	height: 175px;
	overflow: hidden;
}
.eventsname {
	background: #eee;
	opacity: 0.9;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
.eventsimage img {
	display: block;
	margin: 0;
}
.morereviewsbox {
	background: #f4f4f4;
	padding: 15px;
	margin-top: 40px;
}
.morereviewsbox h3 {
	border-top: 0;
	padding: 0 0 10px 0;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #a1a1a1;
}
.offerterms {
	font-style: italic;
	font-size: 12px;
}
.offerunit {
	border: 1px solid #ddd;
	background-color: #f5f3f3;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
}
.offerunitheader {
	padding: 6px 7px;
	margin: -1px;
	border-radius: 5px 5px 0 0;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}
.offeruniticon {
	width: 100px;
	margin-right: 15px;
	float: left;
	height: 30px;
}
span.siteicon {
	display: inline-block;
	height: 30px;
	width: 100px;
	background: url(/wp-content/uploads/icons-8.png) no-repeat scroll;
}
.offerunittitle {
	float: left;
	font-weight: bold;
	line-height: 27px;
	font-size: 17px;
	padding-top: 3px;
}
.offerunittext {
	margin: 15px;
}
.offerunitclaim {
	font-size: 15px;
	text-transform: uppercase;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #009;
	max-width: 200px;
	margin: 20px auto;
	text-align: center;
}
.offerunitclaim a {
	color: #fff;
}
.offerunitterms {
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	padding: 10px;
	border-top: 1px solid #ddd;
}
.offerunitterms p {
	margin: 0;
}
.offerunittext .scroll table {
	min-width: 650px;
	margin: 10px 0;
}
.BG0 {
	background:#F36201;
	color: #fff;
}
.BG960 {
	background:#000000;
	color: #fff;
}
.BG1400 {
	background:#383736;
	color: #fff;
}
.BG840 {
	background:#c40202;
	color: #fff;
}
.BG40 {
	background:#0a9974;
	color: #fff;
}
.BG80 {
	background:#75297d;
	color: #fff;
}
.BG120 {
	background:#383736;
	color: #fff;
}
.BG160 {
	background:#074a88;
	color: #fff;
}
.BG200 {
	background:#272d35;
	color: #fff;
}
.BG1040 {
	background:#0f1112;
	color: #fff;
}
.BG320 {
	background:#0a316b;
	color: #fff;
}
.BG760 {
	background:#0d1017;
	color: #fff;
}
.BG360 {
	background:#152e7c;
	color: #fff;
}
.BG440 {
	background:#252424;
	color: #fff;
}
.BG480 {
	background:#ec0303;
	color: #fff;
}
.BG1840 {
	background:#010101;
	color: #fff;
}
.BG1160 {
	background:#252424;
	color: #fff;
}
.BG1360 {
	background:#0b4c36;
	color: #fff;
}
.BG1640 {
	background:#323132;
	color: #fff;
}
.BG1320 {
	background:#010101;
	color: #fff;
}
.BG1440 {
	background:#137A44;
	color: #fff;
}
.BG1920 {
	background:#010101;
	color: #fff;
}
.BG2040 {
	background: #272727;
	color: #fff;
}
.BG2120 {
    background: #0b293a;
    color: #fff;
}
iframe {
	margin: 25px auto;
	display: block;
}
.afterofferbutton {
	text-align: center;
	font-size: 22px;
	margin: 25px 0;
}
.etname {
	text-align: left;
	width: 50%;
	line-height: 20px;
}
.etsport {
	font-style: italic;
	font-size:14px;
}
h2.tabletop {
	border: none;
	background: #ae0d15;
	color: #fff;
	text-align: center;
	margin-bottom: -20px;
}
.rightimage {
	float: right;
	max-width: 45%;
	margin: 5px 0 15px 15px;
}
.rightimage img {
	display: block;
}
.rightcredit {
    color: #4c4c4c;
    text-align: right;
    font-style: italic;
    background: #ccc;
    opacity: 0.9;
    padding: 2px 10px;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.leftimage {
	float: left;
	max-width: 45%;
	margin: 5px 15px 15px 0;
}
.leftimage img {
	display: block;
}
.leftcredit {
	margin-top: -26px;
	color: #4c4c4c;
	text-align: right;
	font-style: italic;
	background: #ccc;
	float: right;
	opacity: 0.9;
	padding: 2px 10px;
	font-size: 13px;
}
.tt th {
	background: #185a0d;
	color: #fff;
	padding: 8px 10px;
}
tr.tti td {
	background: #F0F0F0;
	border-bottom: none;
	padding: 10px;
	text-transform: uppercase;
}
tr.ttd td {
	text-align: left;
	padding: 10px 10px;
}
.cen {
	text-align: center;
}
.tableheader {
	background: rgba(12, 81, 0, 0.95);
	text-align: center;
	color: #fff;
	border: none;
	margin-bottom: 0;
	padding: 12px 10px;
	margin-top: 25px;
	font-size: 23px;
	margin-bottom: -20px;
}
.examplebox .tableheader {
    background: rgb(210 210 210 / 95%);
    color: #000000;
}
tr.fbterms td {
	font-size: 12px;
	line-height: 120%;
	padding: 8px 5px;
	background: #eee;
}
td.contentOffers {
	line-height: 130%;
}
td.contentGN {
	font-weight: bold;
	font-size: 24px;
}
td.contentGNGo {
	width: 100px;
}
td.contentNRNB {
	font-size: 18px;
}
.multidaytips h3 {
	font-size: 23px;
	margin: 20px 0 20px 0;
	background: #eee;
	padding: 15px;
	border: 1px solid #ccc;
}
.multidaytips h4 {
	font-size: 21px;
	margin: 20px 0 20px 0;
	border-top: 1px solid #ccc;
	padding-top: 25px;
}
.moreoffers {
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
}
.bookienotice {
	border: 3px solid #ae0d15;
	padding: 15px;
	font-size: 20px;
	line-height: 140%;
	background: #f9f9f9;
}
.bookienotice p {
	text-align: center;
}
#page h1 {
	font-weight:bold;
	margin: 10px 0 20px 0;
}
#page h2, h3, h4,.componentheading,legend {
	font-weight:bold;
	margin: 25px 0 20px 0;
}
#page h1,#page .componentheading {
	font-size:180%;
	line-height: 150%;
}
#page h2, #page legend {
	font-size: 24px;
	background: #eee;
	color: #000;
	padding: 12px 10px;
	clear: both;
	border-left: 3px solid #ae0d15;
}
h3 {
	font-size: 23px;
	margin: 20px 0 20px 0;
	border-top: 1px solid #ccc;
	padding-top: 25px;
}
div.offercontainer {
	border: 1px solid #ddd;
	background-color: #f5f3f3;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	background: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f3f3');
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f5f3f3));
	background: -moz-linear-gradient(top, #fdfdfd, #f5f3f3);
}
div.offerdetails {
	border-bottom: 1px solid rgb(206, 206, 206);
	margin: 10px;
	padding-bottom: 10px;
}
div.offericon {
	width: 100px;
	margin-right: 10px;
	float: left;
}
div.offertitle {
	float: left;
	font-weight: bold;
	line-height: 30px;
	font-size: 15px;
}
div.offerclaim {
	float: right;
	line-height: 30px;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 10px;
	height: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background:#009;
}
div.offerclaim a {
	color:#fff;
}
.offerboxclaim {
	background-color: #009;
	padding: 7px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 15px auto 20px auto;
	text-align: center;
	max-width: 300px;
}
.offerboxclaim a {
	color: #fff;
}
div.offersummary {
	margin: 10px;
}
#secondary-navigation ul li a:hover {
	color: #ffffd0;
}
.fwimage img {
	display: block;
	float: none;
	margin: auto;
}
.twisbg img {
	margin: 0 0 20px 0;
}
img.alignright {
	float: right;
	max-width: 45%;
	margin: 5px 0 15px 15px;
}
#twis h2 {
	border: none;
	padding: 0;
	margin: 10px 0 25px 0;
	text-align: center;
	background: none;
}
#page h2.tabletop {
	border: none;
	background: #ae0d15;
	color: #fff;
	text-align: center;
	margin-bottom: -20px;
}
.widget .widget-title {
	background: #ae0d15;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	margin: -20px -20px 20px -20px;
}
.widget h3 span {
	border: none;
}
.widget li:after {
	content: none;
}
.widget, .widget li a {
	font-size: 15px;
}
.clr {
	clear: both;
	font-size: 0;
}
.reviewoffer {
	background: #f9f9f9;
	padding: 15px;
	margin: 20px 0;
	text-align: center;
}
#page .reviewoffer h3 {
	margin: -15px -15px 20px -15px;
	border: none;
	background: #e5e5e5;
	text-align: center;
	padding: 10px;
}
.reviewoffer p:last-child {
	margin-bottom: 0;
}
h2#sub {
	background: #ae0d15;
	border: none;
	color: #fff;
}
h1 span {
	margin-right: 3px;
	vertical-align: middle;
}
.threegrid img {
	margin: 0;
}
span.copyright-text {
	padding-left: 15px;
}
.to-top {
	padding-right: 15px;
}
footer {
	margin-bottom: 30px;
}
.logo-wrap, .header-text {
	margin: 0 !important;
}
#header .container {
	margin: 0 auto !important;
}




@media (max-width: 1030px) {
	.widegridunit {
		float: none;
		margin: 20px 0;
		width: unset;
	}
	.widegridcontainer {
		margin: 0;
		display: block;
	}
	.widegriddetails {
		height: unset;
	}
	.playnow {
		max-width: 300px;
		margin: 20px auto;
	}
	.eventsbox {
		float: none;
		width: unset;
		margin: 20px 0;
	}
	.eventscontainer {
		margin: 0;
	}
	.eventsimage {
		height: unset;
	}
	.contentOffers {
		display: none;
	}
	.bookieboxaimg {
		float: none;
		width: unset;
		text-align: center;
		margin: 0;
	}
	.bookieboxa {
		height: unset;
		text-align: center;
		padding: 15px;
	}
	.bookieboxaimg img {
		margin: auto;
		display: block;
		max-width: 100%;
		float: none;
	}
	.bookieboxatext {
		margin: 0;
	}
	.bookieboxaname {
		margin-bottom: 10px;
	}
	.bookieboxa .disclaimer {
		margin-top: 15px;
	}
}
@media (max-width: 950px) {
	div#header {
		background-image: none;
	}
}
@media (max-width: 900px) {
	ul.fourcolumns li {
		width: 33.3%;
	}
	.contentFreeBet {
		display: none;
	}
}
@media (max-width: 865px) {
	span.copyright-text {
		padding: 0;
	}
	.to-top {
		padding: 0;
	}
}
@media (max-width: 600px) {
	.threegrid {
		width: 44%;
		margin: 3%;
	}
	.threegrid img {
		width: 100%;
	}
	ul.fourcolumns li {
		width: 50%;
	}
	.listimage {
		float: none;
		text-align: center;
		margin: 15px 0;
	}
	.listimage img {
		margin: auto;
		float: none;
	}
	.bookieboxareview {
		display: block;
		max-width: 300px;
		margin: 0 auto 15px auto;
		PADDING: 10PX;
	}
	.bookieboxavisit {
		display: block;
		max-width: 300px;
		margin: 0 auto 15px auto;
		padding: 10px;
	}
	.fastfacts {
		max-width: 100%;
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
	}
	article img.alignright {
		float: none;
		max-width: 100%;
		display: block;
		margin: 20px auto;
	}
}
