.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 400px; /*width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

/*
********************
HOME PROMO STYLES
********************
*/

#homePromos.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 182px; /*width of featured content slider*/
height:160px;
background:none;
border:none;
}

#homePromos.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background:none;
width: 182px;
height: 100%;
padding:0 0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-homePromos.pagination{
display:none;
width: 182px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:center;
background-color:transparent;
padding: 0 0;
font-size:11px;
}

#paginate-homePromos.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

#paginate-homePromos.pagination a:hover, #paginate-homePromos.pagination a.selected{
color: #000;
background-color: #FEE496;
}

#paginate-homePromos.pagination a.toc{
	display:none;
}

/*
********************
HOME WINNERS STYLES
********************
*/

#winners.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 182px; /*width of featured content slider*/
height:70px;
background:transparent;
border:none;
}

#winners.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: transparent;
width: 182px;
padding:0 0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-winners.pagination{
width: 182px;
/*position:absolute;
bottom:7px;
left:0;*/
text-align:center;
background-color:transparent;
padding: 0 0;
font-size:11px;
}

#paginate-winners.pagination a{
padding: 5px 5px;
font-size:9px;
text-decoration: none; 
color:#FFFF00;
background:transparent;
font-weight:bold;
}

#paginate-winners.pagination a:hover, #paginate-winners.pagination a.selected{
color:#000;
background-color:transparent;
}

#paginate-winners.pagination a.toc{
	display:none;
}

/*
********************
HOME TABS STYLES
********************
*/

#homeTabs.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:none;
width: 526px; /*width of featured content slider*/
height: 109px;
background:URL(../content/images/core/home_tabs_bg.jpg) 0 0 no-repeat;
}

#homeTabs.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding:5px 8px 5px 8px;
background:transparent;
width: 511px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-homeTabs.pagination{
width: 526px;
*width: 526px;
text-align:left;
background-color:transparent;
padding:0 0;
}

#paginate-homeTabs.pagination a{
	width:174px;
	height:35px;
	margin:0 2px 0 0;
	*margin-bottom:-1px;
	display:block;
	padding: 0 0;
	font-size:1;
	float:left;
	text-decoration: none; 
	color: #00007D;
	background:transparent;
}

#paginate-homeTabs.pagination a.toc#tabs1{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 0 no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs1:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -38px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs1.selected, #paginate-homeTabs.pagination a.toc#tabs1.selected:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -76px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs2{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -114px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs2:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -152px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs2.selected, #paginate-homeTabs.pagination a.toc#tabs2.selected:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -190px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs3{
	margin-right:0;
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -228px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs3:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -266px no-repeat;
}

#paginate-homeTabs.pagination a.toc#tabs3.selected, #paginate-homeTabs.pagination a.toc#tabs3.selected:hover{
	background:URL(../content/images/core/homeTabs_rollover.gif) 0 -304px no-repeat;
}

#homeTabs.sliderwrapper p{
	color:#000;
}

/*
********************
HOME INSTANT GAMES STYLES
********************
*/

#instantGamesRight.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 175px; /*width of featured content slider*/
height:185px;
*height:195px;
background:none;
border:none;
}

#instantGamesRight.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background:none;
width: 182px;
height: 100%;
padding:0 0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#instantGamesRight.sliderwrapper .contentdiv img{
margin-top:10px;
}

#paginate-instantGamesRight.pagination{
display:none;
width: 182px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:center;
background-color:transparent;
padding: 0 0;
font-size:11px;
}

#paginate-instantGamesRight.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

#paginate-instantGamesRight.pagination a:hover, #paginate-instantGamesRight.pagination a.selected{
color: #000;
background-color: #FEE496;
}

#paginate-instantGamesRight.pagination a.toc{

}

/*
********************
INSTANT GAMES STYLES
********************
*/

#slots.sliderwrapper, #arcade.sliderwrapper, #casino.sliderwrapper{
	position: relative;
	overflow: hidden;
	width:547px;
	height:145px;
	border:none;
	margin:10px 0 0 0;
}

#slots.sliderwrapper .contentdiv, #arcade.sliderwrapper .contentdiv, #casino.sliderwrapper .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0; 
	top: 0;
	padding:5px;
	background:white;
	width:537px;
	height:100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#paginate-slots{
	height:53px;
	background:URL(../content/images/core/instantgames_slotstitle.gif) center no-repeat;
}

#paginate-arcade{
	height:53px;
	background:URL(../content/images/core/instantgames_arcadetitle.gif) center no-repeat;
}

#paginate-casino{
	height:53px;
	background:URL(../content/images/core/instantgames_casinotitle.gif) center no-repeat;
}

#paginate-slots.pagination, #paginate-arcade.pagination, #paginate-casino.pagination{
	width:347px;
	*width:547px;
	text-align:right;
	background-color:transparent;
	padding:0 100px 0 100px;
}

#paginate-slots.pagination a, #paginate-arcade.pagination a, #paginate-casino.pagination a{
	width:100px;
	height:100px;
	display:block;
	margin:0 0 0 0;
	padding:0 0;
	text-decoration:none; 
	font-size:0;
	color:#FFF;
	float:left
}

#paginate-slots.pagination a.toc, #paginate-arcade.pagination a.toc, #paginate-casino.pagination a.toc{
	display:none;
}

#paginate-slots.pagination a.prev, #paginate-arcade.pagination a.prev, #paginate-casino.pagination a.prev{
	width:48px;
	height:48px;
	background:URL(../content/images/core/instantArrows.gif) 0 0 no-repeat;
}

#paginate-slots.pagination a.prev:hover, #paginate-arcade.pagination a.prev:hover, #paginate-casino.pagination a.prev:hover{
	background:URL(../content/images/core/instantArrows.gif) 0 -49px no-repeat;
}

#paginate-slots.pagination a.next, #paginate-arcade.pagination a.next, #paginate-casino.pagination a.next{
	width:48px;
	height:48px;
	background:URL(../content/images/core/instantArrows.gif) -58px 0 no-repeat;
	float:right;
}

#paginate-slots.pagination a.next:hover, #paginate-arcade.pagination a.next:hover, #paginate-casino.pagination a.next:hover{
	background:URL(../content/images/core/instantArrows.gif) -58px -49px no-repeat;
}


#paginate-slots.pagination a:hover, paginate-slots.pagination a.selected, #paginate-arcade.pagination a:hover, paginate-arcade.pagination a.selected, #paginate-casino.pagination a:hover, paginate-casino.pagination a.selected{
	color:#FFF;
	background-color:transparent;
}



#slots.sliderwrapper .contentdiv #instantGamesItem, #arcade.sliderwrapper .contentdiv #instantGamesItem, #casino.sliderwrapper .contentdiv #instantGamesItem{
	width:263px;
	*width:261px;
	height:143;
	margin-right:10px;
	float:left;
}

#slots.sliderwrapper .contentdiv #instantGamesItem img, #arcade.sliderwrapper .contentdiv #instantGamesItem img, #casino.sliderwrapper .contentdiv #instantGamesItem img{
	float:left;
	margin:0 10px 10px 0;
}

