@charset "utf-8";
/* CSS Document */

body {
	background-color:#1D1D1D;
	font-size:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
}
#main-container{
	/*background-image: url(../img/mainBackground.jpg);*/
	background-repeat:repeat-x;
	width:100%;
}
#site-box {
	width: 880px;
	margin:auto;
	}
#header {
	height: 30px;
	background-image:url(../img/bgHeader.jpg);
	font-size:11px;
	color:#CCC;
	margin-bottom: 10px;
}
#logoMainNav {
	width:100%;
	margin-bottom: 8px;
}
#logo {
	width: 300px;
	float:left;
}
#navSections {
	width: 550px;
	float:right;
	text-align:right;
}
#countdown {
	width: 880px;
	background-image:url(../img/worldCup-countdown.jpg);
	/*background-image:url(../img/superbowl-countdown.jpg);*/
	background-repeat:no-repeat;
	height: 115px;
}
.tools {
	background-image: url(../img/toolsBackground.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#FFF;
	width: 119px;
	height: 21px;
	text-align:center;
	margin:auto;
}
.tools a{
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
}
.tools a:hover{
	font-size: 10px;
	color:#FFF;
	text-decoration: underline;
}
#loginBanner {
	height: 292px;
	margin-bottom: 5px;
	background-color: #141515;
}
#loginBox {	
	width: 320px;
	float:left;
}
#banner {
	width: 556px;
	float: right;
	max-width:556px;
	overflow:hidden;
}
#ticker {
	text-align:center;
	margin-top: 20px;
}
#content{
	background-color: #141515;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#sportsbook {
	width:205px;
	float:left;
	text-align:center;
	background-color:#0a0a0a;
}
#racebook {
	width:205px;
	margin-left: 10px;
	float:left;
	text-align:center;
	background-color:#0a0a0a;
}
#casino {
	width:205px;
	margin-left: 10px;
	float:left;
	text-align:center;
	background-color:#0a0a0a;
}
#mobile{
	width:205px;
	float:left;
	text-align:center;
	margin-left: 10px;
	background-color:#0a0a0a;
}
.section-text{
	height: 85px;
	font-size:10px;
	min-height: 85px;
	text-align:justify;
	padding: 4px;
}
#footer {
	text-align:center;
	color:#CCC;
	background-color:#000;
	float:left;
}
#foot{
	padding-top: 5px;
	width:850px;
	color:#CCC;
	float:left;
	background-image:url(../img/footerLogo.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	font-size: 11px;
}
#foot a{
	color:#CCC;
	text-decoration:none;
	font-size: 11px;
}
#foot a:hover{
	color:#FFF;
	text-decoration:underline;
	font-size: 11px;
}
#leftFooter {
	float:left;
	width: 15px;
}
#rightFooter {
	float:right;
	width: 14px;
}


/*StepCarousel styles*/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 556px; /*Width of Carousel Viewer itself*/
height: 291px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 556px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.backtop {
	text-align:right;
	color:#FFF;
	padding: 3px;
}

.backtop a{
	text-align:right;
	color:#FFF;
	text-decoration:none;
}

.backtop a:hover{
	text-align:right;
	color:#FFF;
	text-decoration:underline;
}
.content {
	text-align: justify;
	color: #fff;
}

.content h1 {
	font-size:16px;
	font-weight:bold;
	color: #03C;
	clear:both;
}

.content h2 {
	font-size:15px;
	font-weight:bold;
	color: #03C;
	clear:both;
}

.content h3 {
	font-size:14px;
	color:#069;
}

.content a {
	font-weight:bold;
	color:#069;
	text-decoration:none;
}

.content a:hover {
	font-weight:bold;
	color:#FFF;
	text-decoration: underline;
}
.internalMenu li{
	display: inline;
	background: transparent url("../img/blockdefault.gif") center center repeat-x;
}



.internalMenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background: transparent url("../img/blockdefault.gif") center center repeat-x;
}

.internalMenu li a:visited{
	color: white;
}
.backtop {
	color: white;
	text-align:right;
	font-weight:bold;
}


.internalMenu li a:hover{
	color: white;
	background: transparent url("../img/blockactive.gif") center center repeat-x;
}

/**/

#nfl_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	background-image:url(../img/days.jpg);
	background-repeat:no-repeat;
	width: 76px;
	height: 76px;
	color:#FFF;	
	padding-top: 20px;
	text-align:center;	
}
#nfl_hour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	background-image:url(../img/hours.jpg);
	background-repeat:no-repeat;
	width: 76px;
	height: 76px;
	color:#FFF;	
	padding-top: 20px;
	text-align:center;
}
#nfl_minute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	background-image:url(../img/minutes.jpg);
	background-repeat:no-repeat;
	width: 76px;
	height: 76px;
	color:#FFF;	
	padding-top: 20px;
	text-align:center;
}
#nfl_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	background-image:url(../img/seconds.jpg);
	background-repeat:no-repeat;
	width: 76px;
	height: 76px;
	color:#FFF;	
	padding-top: 20px;
	text-align:center;
}