@charset "UTF-8";

/*

	HOME STYLESHEET

	CREATED BY LIGHTBOX MEDIA (JEFF WATERFALL)

	COPYRIGHT 2009

*/



/*	NOTES:

	

	dark blue:	#105372

	pink: 		#B11A38

	

*/

/*	BANNER V2

*************************************************************/

#banner-v2 {

	width: 584px;

	height: 320px;

	position: relative;

	/*background: url(../images/temp/banner-fulltilt.jpg) 0 0 no-repeat;*/

}

#banner-v2 .wrapper {

	overflow: hidden;

	position: absolute;

	top: 0;

	left: 0;

	width: 584px;

	height: 320px;

}

#banner-v2 ul.items,

#banner-v2 ul.items li {

	margin: 0;

	padding: 0;

	list-style: none;

}

#banner-v2 ul.items li {

	float: left;

	display: block;

	width: 584px;

	height: 320px;

}

#banner-v2 .wrapper ul.items { 

	width: 99999px; 

	position: absolute; 

	top: 0; 

	left: 0;

}

#banner-v2 .wrapper ul.items li div {

	position: relative;

}

/* banner nav controls */

#banner-v2 .arrow {

	position: relative;

	display: none;

	top: 120px;

	width: 40px;

	height: 38px;

	background-image: url(next-prev.png);

	background-repeat: no-repeat;

	text-indent: -9999em;

}

#banner-v2 .forward {

	float: right;

	right: -21px;

	background-position: 0 0;

}

#banner-v2 .back {

	float: left;

	left: -21px;

	background-position: 0 -40px;

}



/* LOGO BUTTONS 

************************/

#banner-v2 #thumbNav {

	position: absolute;

	bottom: 0;

	width: 584px;

	height: 57px;

	padding: 0 2px 12px 12px;

}

#banner-v2 #thumbNav a {

	margin-right: 8px;

	display: block;

	float: left;

	text-align: center;

	vertical-align: top;

	background-position: 0 0;

	background-repeat: no-repeat;

	background-color:#1d1d1d;

}

#banner-v2 #thumbNav a:hover {

	background-color:#333;

}

#banner-v2 #thumbNav a span {

	width: 105px;

	height: 60px;

	display: block;

	text-align: center;

	/*background-position: 50% 50%;

	background-repeat: no-repeat;

	text-indent: -9999em;*/

}

#banner-v2 #thumbNav a span img {

	max-height: 40px;

	max-width: 80px;

	padding-top: 10px;

}





/* Play & pause controls */

#banner-v2 #start-stop {

	display: none;

	text-indent: -999em;

	position: absolute;

	left: 6px;

	top: 6px;

	width: 22px;

	height: 22px;

	background-color: transparent;

	background-image:url(play-pause.png);

	background-position: 0 0;

	background-repeat: no-repeat;

	/* IE6 */

	_background: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://online-poker-sites.com/images/slider-banner/play-pause.png", sizingMethod="scale");

}

#banner-v2:hover #start-stop {

	display: block;	

}

#banner-v2 #start-stop.playing { 

	background-position: 0 -30px;

}

#start-stop:hover { 

	/*background-image: none; */

}

/*

  Prevents

*/

#banner-v2 .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }

#banner-v2 .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }



#banner-v2 .wrapper ul li a {

	display: block;

	height: 100%;

	width: 100%;

	position: relative;

	text-decoration:none;

}

#banner-v2 .wrapper ul li .info {

	display: block;

	width: 584px;

	font-size: 16px;

        font-weight:bolder;

	color: #ffff33;

	padding: 5px 13px 100px 13px;

	position: absolute;

	left: 0;

	bottom: 0;

	background: transparent url(http://online-poker-sites.com/images/slider-banner/alpha-60.png) 0 0 repeat;

	background: rgba(0, 0, 0, 0.6);

	/* IE6 */

	_background: none;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://online-poker-sites.com/images/slider-banner/alpha-60.png", sizingMethod="scale");	

}

#banner-v2 .wrapper ul li .info span {

	padding-right: 25px;	

}

#banner-v2 .wrapper ul li .info span sup {

	line-height: 1.0em;

	bottom: 0.2em;

}

#banner-v2 .wrapper ul li .info span:last-child,

#banner-v2 .wrapper ul li .info span.last {

	padding-right: 0;	

}