﻿/*Marketing Container*/
#marketing {
	width: 950px;
	height: 295px;
	margin: 5px auto 0 auto;
	overflow: hidden;
	padding: 5px;
	background: #e3e3e3;	
}
#marketing .jcarousel-container-horizontal {
    width: 950px;
	height: 290px;
    margin: 0;
	padding: 0;
	background: #e3e3e3;
}
#marketing .jcarousel-clip-horizontal, #marketing .jcarousel-item {
    width: 950px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: url(../images/nbabg.jpg) no-repeat top;
	
}
.message {
	width: 940px;
	height: 40px;
	margin:auto;
	overflow: hidden;
	padding: 10px;
	background: #051436;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	color: #fff;
	line-height:19px;
}
#marketing .jcarousel-next-horizontal {
	position: absolute;
	top: 125px;
	right: 10px;
    background: url(../images/arrowr.gif) no-repeat top;
	display: block;
	width: 16px;
	height: 30px;
	cursor: pointer;
	z-index: 4;
}
#marketing .jcarousel-prev-horizontal {
	position: absolute;
	top: 125px;
	left: 10px;
    background: url(../images/arrowl.gif) no-repeat top;
	display: block;
	width: 16px;
	height: 30px;
	cursor: pointer;
	z-index: 4;
}
#marketing .topcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
    background: url(../images/marketing-container-top.gif) no-repeat top;
	width: 960px;
	height: 9px;
	z-index: 2;
}
#marketing .bottomcontainer {
	position: absolute;
	bottom: 0px;
	left: 0px;
    background: url(../images/marketing-container-bottom.gif) no-repeat top;
	width: 960px;
	height: 9px;
	z-index: 3;
}
#marketing  img {border: none; }
/*Marketing Container*/
/*Middle*/
#middle-content {
	height: 216px;
	margin-top: 5px;
	overflow: hidden;
	border: 1px solid #e1e0e0;
	color: #031d26;
	width: 958px;
}
#middle-content .join {
	width: 483px;
	height: 88px;
	float: left;
	background: url(../images/middle-content-bg.png) repeat-x top;
}
#middle-content .join a{
	margin: 17px 0 0 28px;
	padding: 0;
	width: 146px;
	height: 51px;
	float: left;
	display: block;
	background: url(../images/middle-content-join-contact.jpg) no-repeat bottom;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 16px/51px Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#middle-content .join h2{
	margin: 27px 0 0 184px;
	padding: 0;
	font: 17px/17px Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
}
#middle-content .join p{
	margin: 0 0 0 184px;
	padding: 0;
	font: 13px/13px Verdana, Helvetica, sans-serif;
}
#middle-content .contact {
	width: 474px;
	height: 88px;
	float: right;
	background: url(../images/middle-content-bg.png) repeat-x top;
	text-align: right;
}
#middle-content .contact a{
	margin: 17px 28px 0 0;
	padding: 0;
	width: 146px;
	height: 51px;
	float: right;
	display: block;
	background: url(../images/middle-content-join-contact.jpg) no-repeat top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 16px/51px Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#middle-content .contact h2{
	margin: 27px 184px 0 0;
	padding: 0;
	font: 17px/17px Verdana, Helvetica, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
}
#middle-content .contact p{
	margin: 0 184px 0 0;
	padding: 0;
	font: 13px/13px Verdana, Helvetica, sans-serif;
}
#middle-content .promo{
	margin-top: 3px;
	width: 318px;
	height: 125px;
	background: url(../images/middle-content-bg.png) repeat-x bottom;
	float: left;
}
#middle-content .sep{margin-right: 2px;}
#middle-content .promo  a{
	width: 270px;
	height: 114px;
	display: block;
	margin: 8px auto 0 auto;
}
#middle-content .promo  a.bonus {background: url(../images/middle-buttons-promo.png) no-repeat top;}
#middle-content .promo  a.poker {background: url(../images/middle-buttons-promo.png) no-repeat center;}
#middle-content .promo  a.gi {background: url(../images/middle-buttons-promo.png) no-repeat bottom;}
/*middle content*/
#bottom { margin-top: 28px;}

#bottom ul#bottom-ads {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 263px;
}
#bottom ul#bottom-ads li{
	background: url(../images/bottom-ads.png) repeat-x top;
	margin: 0 0 8px 0;
	
}
#bottom ul#bottom-ads li a.leftMobile{	
	background: url(../images/mobilebutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;
}
#bottom ul#bottom-ads li a.leftMobile:hover {
	background:url(../images/mobilebutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftCalendar{	
	background: url(../images/calendarbutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;	
}
#bottom ul#bottom-ads li a.leftCalendar:hover {
	background:url(../images/calendarbutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftMonday{	
	background: url(../images/mondaybutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;		
}
#bottom ul#bottom-ads li a.leftMonday:hover {
	background:url(../images/mondaybutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftSchedu{	
	background: url(../images/footballbutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;	
}
#bottom ul#bottom-ads li a.leftSchedu:hover {
	background:url(../images/footballbutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftSchedu1{	
	background: url(../images/basketballbutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;	
}
#bottom ul#bottom-ads li a.leftSchedu1:hover {
	background:url(../images/basketballbutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftScratch{	
	background: url(../images/redeemllbutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;	
}
#bottom ul#bottom-ads li a.leftScratch:hover {
	background:url(../images/redeemllbutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftOobg{	
	background: url(../images/oobgbutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;	
	display:block;	
	padding: 0.5em;	
}
#bottom ul#bottom-ads li a.leftOobg:hover {
	background:url(../images/oobgbutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftFree{	
	background: url(../images/freebutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;
	display:block;	
	padding: 0.5em;
}
#bottom ul#bottom-ads li a.leftFree:hover {
	background:url(../images/freebutton.jpg) no-repeat 0 -44px;
}
#bottom ul#bottom-ads li a.leftLive{	
	background: url(../images/livebutton.jpg) no-repeat;
	margin: 0 0 8px 0;
	width:263px;
	height:28px;
	border:none;
	display:block;	
	padding: 0.5em;
}
#bottom ul#bottom-ads li a.leftLive:hover {
	background:url(../images/livebutton.jpg) no-repeat 0 -44px;
}





#bottom ul#bottom-ads li a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 260px;
	padding-right: 28px;
	background: url(../images/bottom-ads-arrow.gif) no-repeat 265px 18px ;
}

#bottom #headlines {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 20px 10px 0;
	width: 940px;
	height: 90px; 
	overflow: hidden;
	background: #f0f0f0;
	color: #4b4c4c;
	font: 10px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}
#bottom #headlines h1{
	font: 12px/12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #121212;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
#bottom #headlines a{
	color: #4b4c4c;
	text-decoration: none;
}
#bottom #headlines a:hover{
	color: #000;
}
