@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}
a {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
a:hover {
	color: #00106F;
}
.container {
	max-width: 1024px;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
	margin-left: auto;
	margin-right: auto;
}
header {
	height: 151px;
}
.header-banner {
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
.content {
	max-width: 820px;
	order: 2;
	flex-grow: 4;
}
.content p {
    padding-right: 15px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}
.side-nav {
	order: 1;
	flex-grow: 1;
	background-color: #fff;
}
.row {
	max-width: 980px;
	display: flex;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
	margin-left: auto;
	margin-right: auto;
}
.cell2 {
	background-color: #666;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 49%;
		-ms-flex: 1 1 49%;
		flex: 1 1 49%;
	border: 1px solid #ccc;
	margin: 2px;
} 
.cell3 {
	background-color: #666;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 32%;
		-ms-flex: 1 1 32%;
		flex: 1 1 32%;
	border: 1px solid #ccc;
	margin: 2px;
} 
.nav-box {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	overflow: hidden;
}
.nav-header {
    text-align: center;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    color: #eaeaea;
    background-color: #000000;
    font-family: "Arial Black", Gadget, sans-serif;
    border-radius: 5px 5px 0px 0px;
}
.arrow {
    background-image: url(images/arrow.png);
    width: 12px;
    height: 12px;
    float: right;
    margin: 5px 5px 0px;
}
.splash {
    font-size: 12px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    color: #eaeaea;
    background-color: #000000;
    font-weight: bold;
    margin-top: 10px;
    font-family: "Arial Black", Gadget, sans-serif;
    text-indent: 5px;
    border-radius: 5px 5px 0px 0px;
}
footer {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	min-height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 8px;
	color: #ccc;
}
h1 {
	background: -moz-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000524), color-stop(32%, #000524), color-stop(48%, #00127A), color-stop(64%, #000524), color-stop(100%, #000524));
    background: -webkit-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
    background: -o-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
    background: -ms-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
    background: linear-gradient(0deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000524', endColorstr='#000524',GradientType=0 );
    text-align: center;
    height: 44px;
	width: 100%;
    line-height: 44px;
    font-size: 24px;
    margin-top: 0px;
    font-family: "Arial Black", Gadget, sans-serif;
    color: #FFFFFF;
    text-shadow: 0px 0px 1px #999999;
    text-transform: uppercase;
    background-color: #000000;
}
.container .side-nav ul {
	display: flex;
	flex-direction: column;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000B50;
}
.container .side-nav li {
	overflow: hidden;
}
.container .side-nav li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	padding-left: 11px;
	padding-right: 2px;
	font-weight: normal;
}
.container .side-nav li:hover {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.container .side-nav li a:hover {
	color: #000B50;
}
.container .side-nav .side-banners {
	width: 160px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
.bv{
	background-image: url(images/bovada160-sports.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dms {
	background-image: url(images/5dimes160-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bo {
	background-image: url(images/betonline160-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sb {
	background-image: url(images/sportsbetting160-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.more {
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    color: #006600;
}
.banner-sq {
    width: 200px;
    height: 200px;
    margin: -11px 10px 0px 10px;
    float: right;
}
.bv-sq {
	background-image: url(images/bovada200-sports.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bo-sq {
	background-image: url(images/betonline200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sb-sq {
	background-image: url(images/sportsbetting200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dms-sq {
	background-image: url(images/5dimes200-main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90%;
}
.section-header {
    font-size: 14px;
    text-indent: 15px;
    color: #eaeaea;
    font-weight: bold;
    font-family: "Arial Black", Gadget, sans-serif;
    background-color: #000000;
    height: 35px;
    line-height: 35px;
    width: 98%;
    margin-right: auto;
    margin-left: 10px;
    text-shadow: 1px 1px #000;
    margin-top: 25px;
    z-index: 1;
    border-radius: 5px 5px 0px 0px;
}
.section-sub-header {
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
    color: #eaeaea;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color: #000000;
    border-radius: 4px 4px 0px 0px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline;
}
.content-box {
    background-color: #EFEFEF;
    width: 95%;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    padding-bottom: 8px;
    border: 1px solid #999;
    border-radius: 5px;
}
.spotlight-box {
    background-color: #EFEFEF;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 31px;
    padding-bottom: 8px;
    margin-top: 31px;
    border: 1px solid #999;
    border-radius: 5px;
}
.spotlight-header {
    border-bottom: 3px solid #F5F3F1;
    background-color: #000000;
    color: #eaeaea;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    height: 35px;
    line-height: 35px;
    font-family: "Arial Black", Gadget, sans-serif;
    padding-left: 15px;
    text-shadow: 1px 1px #000;
    border-radius: 5px 5px 0px 0px;
}
.spotlight-box p {
    color: #000;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
}
.feature-box {
    background-color: #E2E2E2;
    margin-bottom: 10px;
    padding-bottom: 7px;
}
.feature-header {
    height: 50px;
    width: 100%;
}
.logo {
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 94px;
    width: 140px;
    float: right;
    margin-right: 15px;
    margin-left: 8px;
    margin-bottom: 8px;
}
.glad {
	background: -moz-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000524), color-stop(32%, #000524), color-stop(48%, #00127A), color-stop(64%, #000524), color-stop(100%, #000524));
	background: -webkit-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
	background: -o-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
	background: -ms-linear-gradient(90deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
	background: linear-gradient(0deg, #000524 0%, #000524 36%, #00127A 52%, #000524 68%, #000524 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000524', endColorstr='#000524',GradientType=0 );
}
.flex-table ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #E2E2E2;
}
.flex-table li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 14px;
	color: #001C37;
	font-weight: bold;
	background-color: ccc;
	text-decoration: none;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	padding-left: 5px;
	width: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.flex-table li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
}
.flex-table .table-brand {
	-webkit-box-flex: 5;
	-webkit-flex: 5;
	-ms-flex: 5;
	flex: 5;
	padding-left: 15px;
	color: #FFF;
	font-family: 'Ramabhadra', sans-serif;
	text-shadow: 2px 2px #000;
	font-size: 15px;
	text-align: left;
}
.flex-table-box {
	margin-bottom: 15px;
	 margin-right: 8px;
}
.flex-table .table-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 15px;
	color: #FFF;
}
.flex-table .table-rev {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFF;
    font-family: 'Ramabhadra', sans-serif;
    text-shadow: 2px 2px #000;
    border-radius: 5px;
    margin-left: 5px;
}
.table-rated5 {
	background-image: url(images/5stars.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 70%;
}
.table-rated4 {
	background-image: url(images/4stars.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 70%;
}
.table-mobile {
	background-image: url(images/mobile_check.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.table-flag {
	background-image: url(images/usa-flag.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.table-join {
	text-align: center;
	background-color: #339900;
	background: -moz-linear-gradient(270deg, #3AAD00 0%, #4CE300 44%, #339900 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3AAD00), color-stop(44%, #4CE300), color-stop(100%, #339900));
	background: -webkit-linear-gradient(270deg, #3AAD00 0%, #4CE300 44%, #339900 100%);
	background: -o-linear-gradient(270deg, #3AAD00 0%, #4CE300 44%, #339900 100%);
	background: -ms-linear-gradient(270deg, #3AAD00 0%, #4CE300 44%, #339900 100%);
	background: linear-gradient(180deg, #3AAD00 0%, #4CE300 44%, #339900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3AAD00', endColorstr='#339900',GradientType=0 );
	font-size: 16px;
	border-radius: 5px;
}
.table-join a {
	color: #ffffff;
}
.table-join:hover, .table-join:active {
	background: #B70000;
	background: -moz-linear-gradient(270deg, #339900 0%, #4CE300 44%, #3AAD00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #339900), color-stop(44%, #4CE300), color-stop(100%, #3AAD00));
	background: -webkit-linear-gradient(270deg, #339900 0%, #4CE300 44%, #3AAD00 100%);
	background: -o-linear-gradient(270deg, #339900 0%, #4CE300 44%, #3AAD00 100%);
	background: -ms-linear-gradient(270deg, #339900 0%, #4CE300 44%, #3AAD00 100%);
	background: linear-gradient(180deg, #339900 0%, #4CE300 44%, #3AAD00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#339900', endColorstr='#3AAD00',GradientType=0 );
	text-decoration: none;
	opacity: 1;
}
.table-rev {
	text-align: center;
	font-size: 16px;
	margin-right: 3px;
	background: -moz-linear-gradient(270deg, #454545 0%, #000000 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #454545), color-stop(100%, #000000)); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, #454545 0%, #000000 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, #454545 0%, #000000 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, #454545 0%, #000000 100%); /* ie10+ */
	background: linear-gradient(180deg, #454545 0%, #000000 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}
.table-rev:hover, .table-rev:active {
	opacity: 1;
	background: -moz-linear-gradient(090deg, #454545 0%, #000000 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #454545)); /* safari4+,chrome */
	background: -webkit-linear-gradient(090deg, #454545 0%, #000000 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(090deg, #454545 0%, #000000 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(090deg, #454545 0%, #000000 100%); /* ie10+ */
	background: linear-gradient(0deg, #454545 0%, #000000 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#454545',GradientType=0 ); /* ie6-9 */
}
.table-rev a {
	padding-top: 21px;
    padding-bottom: 11px;
    padding-right: 20px;
    padding-left: 5px;
    line-height: 11px;
    color: #FFFFFF;
    border-radius: 5px;
}
.table-rev a:hover {
    color: #090;
}
.tag {
    font-size: 12px;
    font-style: italic;
    color: #FFF;
    font-weight: normal;
    text-shadow: 0px 0px #FFF;
}
/*-----ImportStyles------*/
/*-----EndImportStyles------*/
.side-banner-header {
	width: 95%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    color: #eaeaea;
    background-color: #000000;
    font-family: "Arial Black", Gadget, sans-serif;
    border-radius: 5px 5px 0px 0px;
}
/*  media   */
@media (min-width: 1019px) {
	body {
		background: #340100 url(images/bg.jpg) repeat-x top;
		background-attachment: fixed;
	}
	.bv {
		background-image: url(images/bovada160-sports.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.bo {
		background-image: url(images/betonline160-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.sb {
		background-image: url(images/sportsbetting160-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.dimes {
		background-image: url(images/5dimes160-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
}
@media (max-width: 1019px) {
	.flex-nav ul {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.table-brand {
		text-align: center;
	}
	.table-brand .tag {
		color: #ffffff;
	}
	.flex-nav li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 49%;
		    -ms-flex: 1 1 49%;
		        flex: 1 1 49%;
		border: 1px solid #ccc;
	}
	.flex-table ul {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.flex-table li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 19%;
		    -ms-flex: 1 1 19%;
		        flex: 1 1 19%;
		border: 1px solid #fff;
	}
	.flex-table .table-brand {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		    -ms-flex: 1 1 100%;
		        flex: 1 1 100%;
		color: #ffffff;
		text-align: center;
	}
	.flex-table .table-content {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 100%;
		    -ms-flex: 1 1 100%;
		        flex: 1 1 100%;
		color: #ffffff;
	}
	.table-rated5 {
		background-size: 20%;
	}
	.table-rated4 {
		background-size: 20%;
	}
	.content {
		max-width: 100%;
		order: 1;
		flex-grow: 1;
	}
	.side-nav {
		order: 2;
		flex-grow: 1;
		background-color: #fff;
	}
	.container .side-nav ul {
		display: flex;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.container .side-nav li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 32%;
		-ms-flex: 1 1 32%;
		flex: 1 1 32%;
		border: 1px solid #9B0000;
	}
	.container .side-nav li a {
		text-align: center;
		font-size: 16px;
	}
	.container .side-nav .side-banners {
		width: 300px;
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
		height: 250px;
	}
	.bv {
		background-image: url(images/bovada250-sports.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.bo {
		background-image: url(images/betonline250-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.sb {
		background-image: url(images/sportsbetting250-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.dimes {
		background-image: url(images/5dimes250-main.gif);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.nav-header {
		font-size: 18px;
	}
}
@media (max-width: 728px) {
	body {
		background-color: #000033;
	}
	.content {
		max-width: 100%;
		order: 1;
		flex-grow: 1;
	}
	.header-banner {
		height: 100%;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(images/banner-mobile.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #000033;
		background-size: 60%;
	}
	.banner-sq {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.row {
		max-width: 100%;
		flex-grow: 1;
	} 
	.container .row .cell2 {
		max-width: 100%;
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	} 
	.container .row .cell3 {
		max-width: 100%;
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	} 
	.side-nav {
		order: 2;
		flex-grow: 1;
		background-color: #fff;
	}
	.container .side-nav ul {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	.container .side-nav li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 49%;
		    -ms-flex: 1 1 49%;
		        flex: 1 1 49%;
		border: 1px solid #000;
	}
	.container .content .sidebox {
		width: 95%;
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	.container .content .sidebox .sidebox-header {
		width: 100%;
	}
}
@media all and (max-width:480px) {
	.container .side-nav li {
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	}
	h1 {
		font-size: 16px;
	}
	.flex-nav li {
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	}
	.flex-table .table-rev {
		margin-right: 0px;
		margin-left: 0px;
	}
	.flex-table-box {
		margin-bottom: 15px;
		 margin-right: 0px;
	}
	.flex-table li {
		-webkit-flex-basis: 100%;
		    -ms-flex-preferred-size: 100%;
		        flex-basis: 100%;
	}
}
