body{background-color:#EAEAEA}

/*-------------*/
/*--CSS Reset--*/
/*-------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
address, caption, cite, code, dfn, em, th, var{font-style:normal;font-weight:normal;}
caption, th{text-align:left;}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
q:before, q:after{content:'';}
abbr, acronym{border:0;}
div{text-align:left}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{clear:both; }
pre{background-color:#fff}

a { outline:0; }

/*Fonts*/
body,input{font-family:Tahoma,Geneva,sans-serif;font-size:11px;}

.left{float:left}
.right{float:right}

a:link{text-decoration:none}

ul.vertical, ul.horizontal {padding-left:0;list-style:none outside none;}
	ul.horizontal li {float:left;}
	ul.vertical a {display:inline;}


/* Channel Navigation */
.channel_nav {
	background:url("../img/ppower/channel_nav/channel_nav.png") repeat-x scroll 0 0 transparent;
	height:29px;
	position:relative;
	width:100%;
}
.channel_nav .container{margin:0 auto;width:1000px;}
	.channel_nav a{color:#ffffff;font-weight:bold}
	.channel_nav ul{float:right}
	.channel_nav li{
		background:url('../img/ppower/channel_nav/channel_nav_bar.png') no-repeat right;
		padding:7px 8px 0 8px;
		color:#fff;
		height:22px
	}
	.channel_nav li.on a{color:yellow}
	.channel_nav .btn_blue {
		background:url("../img/ppower/channel_nav/buttons.png") no-repeat scroll 0 0 transparent;
		height:18px;
		margin:2px 0 0;
		padding:4px 0 0;
		text-align:center;
		width:116px;
	}
	.lang-select-cont{position:relative;float:left;margin:2px 0 0 10px;text-indent:15px;}
	.lang-select-button{ 
		height:17px;
		padding:4px 0 0 8px;
		display:block;
		background:transparent url('../img/ppower/channel_nav/buttons.png') no-repeat scroll -121px 0;
		width:82px
	}
	.lang-select-cont a{text-decoration:none;}
	.lang-select-button a:hover{text-decoration:none;}

/*footer*/
.ppfooter a,.ppfooter li,.address{color:#606060}
.address{font-size:10px}

/*links*/
a {text-decoration:none}

#container{background-color:#ffffff;width:1001px; margin:14px auto 0 auto}

/*Header*/
#header{
	background:url("../img/games/header/header.png") no-repeat 0 0 #EAEAEA;
	height:78px; 
	position:relative;
}
	#header .header-link{position:absolute;right:0;top:0;display:block;width:385px;height:75px;text-indent:-9999px}
	#iframe{margin:12px 0 0 10px}
#topnav{
	background:url("../img/games/topnav/deselected.png") repeat-x 0 0 transparent;
	height:28px;
}
	#topnav li{
		height:28px;
		background:url("../img/games/topnav/seperator.png") no-repeat center right transparent;
	}
		#topnav li a {
			color:#333333;
			font-weight:bold;
			padding:7px;
			position:relative;
			text-decoration:none;
			top:7px;
			margin-right:1px;
		}
		#topnav li a:hover,#topnav li.on a{
			background:url("../img/games/topnav/selected.png") repeat-x 0 0 transparent;	
		}
		#topnav li.social{padding-left:5px;}
		#topnav li.social a{
			text-indent:-9999px;
			display:inline-block;
			width:16px;
			height:16px;
			float:left;
			padding:0 0 5px 0;
			margin-right:7px;
		}
			#topnav ul li a.facebook{background:url("../img/games/topnav/icons.png") no-repeat -26px -2px;}
			#topnav ul li a.youtube{background:url("../img/games/topnav/icons.png") no-repeat -46px -2px;}
			#topnav ul li a.twitter{background:url("../img/games/topnav/icons.png") no-repeat -67px -2px;}

			#topnav .right li a{font-weight:normal}
#subnav{
	background:url("../img/games/header/header.png") no-repeat 0 -105px #fff;
	height:80px;
	position:relative;
	z-index:2;
	margin-bottom:5px;
}
	#subnav .header-link{position:absolute;left:0;top:0;display:block;width:133px;height:42px;text-indent:-9999px}
	#subnav ul{padding:0 0 0 130px}
	#subnav ul li{
		background:url("../img/games/topnav/sub-seperator.png") no-repeat center right transparent;
		height:42px;
	}

	#subnav ul li a{color:#fff;padding:13px;position:relative;top:14px;font-size:12px}
	#search-form{overflow:hidden;width:256px;height:32px;position:absolute;right:10px;top:40px;z-index:10;background:transparent url("../img/games/header/header.png") no-repeat 0 -185px}
		#search-form a.view-all{float:right;padding:9px 24px 7px 0;color:#000;font-size:11px}
		#search-form a.view-all.selected{color:#666}
		#search-form input,#search-form a{display:inline-block;font-size:12px;}
		#search-form input{float:left;color:#666;width:140px;background-color:transparent;border-width:0;padding:8px 0 8px 24px}
	#search_results {z-index:10;font-size:12px;display:none;border:4px solid #e4e4e4;background:#fff;position:absolute;right:13px;top:65px;}
		#search_results ul{margin:6px;border:1px solid #e4e4e4;background:#fff;display:block;width:280px;padding:0;max-height:203px;min-height:100px;width:227px;overflow:auto;position: relative }
			#search_results ul li{opacity:1;padding-left:10px;height:auto;background:none;line-height:22px;overflow:hidden}
			#search_results ul li a{color:#1c699d;padding:0;top:0;display:block;width:100%}
			#search_results ul li.hover{background-color:#ebe9e9}
			#search_results ul li.title{font-weight:bold;color:#666666}
#breadcrumbs{position:absolute;top:49px;left:10px;color:#666666}
	#breadcrumbs a{color:#36659B}
	
/*Carousel*/
#main-carousel{margin-bottom:15px}
	#main-carousel-content li{background-color:#00A7D3;width:535px;height:205px}
	#main-carousel-text{width:186px;background:url("../img/games/carousel/main-links.png") no-repeat 0 -68px;height:205px}
	#main-carousel-text li{cursor:pointer; width:156px;height:48px;color:#fff;padding:10px 15px}
	#main-carousel-text #button_selected{background:url("../img/games/carousel/main-links.png") no-repeat 0 0px;}
	
	#featured-carousel,#featured-carousel .real-play{background:url("../img/games/grid/featured_carousel.png") no-repeat 0 0px;}
	#featured-carousel{z-index:1;position:relative;background-position: 0 -224px;margin-bottom:20px}
	#featured-carousel .flow-item{}
	#featured-carousel .title{color:#fff;font-size:1.3em;font-weight:bold;}
	#featured-carousel .blurb{overflow:hidden;display:block;color:#fff;font-size:0.9em;margin-bottom:0.2em}
	#featured-carousel .game-info,#featured-carousel .fun-play{font-size:1.3em;color:#fff}
	#featured-carousel .preButton, #featured-carousel .nextButton{cursor:pointer;text-indent:-9999px;position:absolute;width:30px; height: 50px; background:url("../img/games/grid/featured_carousel.png") no-repeat}
	#featured-carousel .preButton{top:75px;left:15px;background-position:-203px -60px}
	#featured-carousel .nextButton{top:75px;right:15px;background-position:-232px -60px}
	#featured-carousel  .carousel-title{position:absolute;left:10px;top:10px;color:#666666;font-size:14pt;font-family:helvetica,arial,sans-serif}
	.rel-wrapper img{position:absolute;z-index:1;}
	.rel-wrapper .sub-content{position:absolute;z-index:2;}
	.rel-wrapper .sub-content.thumb{top:20%}
	.rel-wrapper .sub-content.rp{top:12em}
	.rel-wrapper .title{font-size:80%;position:absolute;top:0.2em;z-index:2;}
	.rel-wrapper .blurb{top:1.8em}
	.rel-wrapper .links{top:18em;font-size:0.8em}
	
/*content*/
#content-sidebar{position:relative;z-index:1;background-color:#fff;float:right;width:260px;display:inline}
#content-main{overflow:hidden;background-color:#fff;position:relative;float:left;overflow:hidden;width:722px;padding:0 9px}
#content-main.full-width{width:auto;float:none;clear:both}
	#content-main h1{
		font-size:16px;
		background:url("../img/games/games/filter.png") no-repeat 0 0px;
		line-height:35px;
		color:#fff;
		font-weight:bold;
		padding-left:10px;
		margin-bottom:20px;
	}
	#content-main h1.detail-title{margin-bottom:0}
	.category-select,.promo-dropdown-toggle,.promo-dropdown-list,
	.game-select,.pp-dropdown-toggle,.pp-dropdown-list{position:absolute;top:20px;right:6px;}
	.promo-dropdown-toggle,.pp-dropdown-toggle{
		top:7px;right:19px;
		padding:0 20px 0 10px;
		line-height:22px;
		width:222px;
		background:url("../img/games/games/filter.png") no-repeat -374px -162px;
		color:#666666;
		cursor:pointer;
	}
	.promo-dropdown-toggle{background-position:-374px -162px;width:222px;}
	.promo-dropdown-list,.pp-dropdown-list{
		top:26px;right:19px;
		width:250px;
		list-style-type:none;
		background-color:#f7f7f7;
		z-index:2;
		border:1px solid #E4E4E4;
		padding-top:5px;
	}
	.pp-dropdown-list{max-height:200px;overflow-y:scroll;z-index:10}
	.promo-dropdown-list{right:19px;}
	.promo-dropdown-list li,.pp-dropdown-list li{color:#666666;margin-bottom:5px;padding:2px 0 2px 5px;cursor:pointer;}
	.promo-dropdown-list li.selected,.pp-dropdown-list li.selected{background-color:#206A99;color:#fff}
	#social-panels{background-color:#ffffff;padding:0 0 8px 0;margin-left:-8px}
			#social-panels .seperator{margin-bottom:15px}
			#social-panels .panel{background-position: 0 -1px;height:38px;width:217px;position:relative;padding:7px;margin:0 0 0 7px;float:left}
				#social-panels .panel a{color:#206A99}
				#social-panels .panel h5{color:#000;font-weight:bold;margin-top:4px;}
			#social-panels .social-icon{position:absolute;text-indent:-9999px}
				
				#social-panels .facebook .social-icon{padding:5px 0 5px 27px;font-weight:bold;color:#333;text-indent:0;top:23px;left:8px;display:block;background-position:-117px -53px;height:13px;width:31px}
				#social-panels .twitter .social-icon{top:9px;left:8px;display:block;background-position:-235px -1px;height:33px;width:32px}
				#social-panels .youtube .social-icon{top:9px;left:8px;display:block;background-position:-235px -40px;height:33px;width:32px}
				#social-panels .youtube,#social-panels .twitter{padding-left:50px;width:176px}	

/*Game detail page*/
.detail-sprite{background:url("../img/games/games/game_detail.png") no-repeat 0 0px;}
.game-banner{margin-left:1px;}	
.game-details{
	display:block;
	position:absolute;
	width:330px;
	top:43px;
	left:387px;
	color:#666666
}
	.game-details .top{	background-position:-380px -45px;padding:15px 15px 5px;}
	.game-details .top p{font-size:12px}
	.game-details .bottom{height:10px;background-position:-380px -220px;}
.game-detail-footer{padding-top:38px;margin-left:1px;background-position:0 -241px;position:relative;height:22px;margin-bottom:15px;}
	.game-detail-footer .real-play{text-align:center;position:absolute;top:5px;right:5px;width:73px;padding:32px 0 5px 0;color:#fff;font-weight:bold}
	.game-detail-footer .fun-play{font-size:12px;color:#36659B;position:absolute;top:37px;right:85px;}
	.game-detail-footer .tst-link{margin-left:5px;background-position:0 -220px;padding-left:44px;font-size:12px;color:#36659B;}

#game-detail-content{line-height:1.5em;font-size:12px;color:#666666;padding:10px;border:1px solid #C2C2C2;border-width:0 1px 1px 1px}
	#game-detail-content p{margin:10px 0}
#game-detail-content.promo-details{border-width:0 0 1px 0;margin-bottom:50px}

/*Message Code content*/
.mcode{font-size:12px;color:#666666}
.mcode table{width:340px;}
.mcode table,.mcode td{background:transparent url('../img/games/home/content_sprites.png') no-repeat 0 0}
.mcode td{height:31px;background-position:0 -36px}
.mcode th{height:40px}
.mcode td,.mcode th{padding-left:10px}
.mcode th{color:#fff;font-weight:bold}
.mcode ul, .mcode ol{margin-bottom:5px;padding-left:30px}
.mcode ul.horizontal{padding-left:0px}
.mcode p,.mcode ul{margin-bottom:5px;line-height:1.5em}

/*Loyalty Page*/
.loyalty-content{margin-left:1px;font-size:12px;color:#666666}
.loyalty-content a{color:#36659B}
.loyalty-content h2,.loyalty-content h4{color:#ff6600;font-weight:bold;margin-bottom:10px;margin-top:15px}
.loyalty-content h2{font-size:20px;font-weight:normal}
.loyalty-content h4{font-size:15px;margin-bottom:10px;margin-top:15px}
.loyalty-content h5,.loyalty-content h4{font-weight:bold;}
.loyalty-content p,.loyalty-content ul{margin-bottom:5px;line-height:1.5em}
.loyalty-content ul,.loyalty-content ol{margin-bottom:5px;padding-left:10px}
	.loyalty-content li{	
		list-style-type:none;
		background:transparent url('../img/games/home/bullets.gif') no-repeat scroll 0 5px;
		padding-left:0;
		margin-bottom:0;
	}
	.loyalty-content ul.no-style {padding-left:0}
	.loyalty-content ul.no-style li{background:none;padding-left:none;margin-left:none}
.loyalty-content .section1{font-size:14px;margin-bottom:30px}
.loyalty-content .section1 li{font-weight:bold}

.bonus-carousel,.bonus-carousel .controls,.bonus-carousel .controls li{
	background:transparent url('../img/games/home/bonusbar_carousel.png') no-repeat scroll 0 0px;
}
.bonus-carousel {
	width:351px;
	height:257px;
	padding-top:15px;
	position:relative;
	text-align:center;
}
	.bonus-carousel .controls{
		background-position: -269px -282px;
		width:62px;
		height:23px;
		position:absolute;
		right:0;bottom:40px;
		padding:10px 0 0 18px;
		z-index:100;
		text-align:left;
	}
	.bonus-carousel .carousel-contents li{left:10px;background:none;padding:0;padding:0 7px}
		.bonus-carousel .controls li{cursor:pointer;color:#fff;background-position:-251px -294px; width:12px;height:20px;padding:0 0 0 6px;margin:0 0 0 2px}
		.bonus-carousel .controls li#button_selected{background-position:-231px -294px;color:#666;padding:0 0 0 5px;}
		.bonus-carousel img{}
		.bonus-carousel .overlay{width:310px;font-weight:bold;background-color:#000;opacity:0.7;color:#fff;position:absolute;top:0;padding-left:10px;}
			.bonus-carousel .overlay p{line-height:40px;}
		#bonus-carousel-links li{color:#36659B;cursor:pointer;padding:0;background:none}
		.view-games-link{color:#36659B;font-weight:bold;padding-top:13px;padding-bottom:13px;display:block}
			
/*Promotion Listing*/
.promo-sprite{background:transparent url('../img/games/promotions/promotions_sprites.png') no-repeat scroll 0 0}
#promo-listing {padding-top:20px}
#promo-listing img{height:212px;width:100%}
#promo-listing li{background-position:left bottom;margin-bottom:10px;border-bottom:1px solid #CECECE;font-size:12px;line-height:1.5em;color:#666;display:block;width:350px;height:313px;overflow:hidden}
#promo-listing li.odd{margin-right:10px}
	#promo-listing h3{padding-left:5px;font-size:16px;color:#36659B;font-weight:normal;line-height:34px;background-position:0 0}
	#promo-listing a.promo-title{color:#36659B;font-weight:bold}
	
/*Getting Started*/
.started-title{margin-bottom:15px}
.gstarted-content{margin-left:2px;min-height:520px}
.gstarted-content a{color:#36659B}
.gstarted-content h2{font-size:15px;color:#1e699b;font-weight:bold;margin-bottom:10px;margin-top:15px}
.gstarted-content h3 {font-weight:bold;padding-left:5px;font-size:16px;color:#36659B;line-height:34px}
.gstarted-content h4{font-weight:bold;font-size:14px;color:#36659B;margin-top:15px;margin-bottom:5px}
	.gstarted-content h3 a{color:#36659B;font-weight:bold;}
.gstarted-content p{font-size:12px;margin-bottom:10px}
.gstarted-content li{margin-bottom:10px}
#gstarted-menu{padding-top:20px}
#gstarted-menu  li{position:relative;background:transparent url('../img/games/static/menu-box.png') left bottom; margin-bottom:20px;font-size:12px;line-height:1.5em;color:#666;display:block;width:356px;height:227px;overflow:hidden}
#gstarted-menu li.odd{margin-right:8px}
	#gstarted-menu  li img{position:absolute;bottom:12px;left:12px}
	#gstarted-menu  li p,#gstarted-menu  li h3{padding:0 12px}
	#gstarted-menu  li p{padding-top:10px}

/*Sidebar*/
#content-sidebar  h3{color:#fff;padding:8px;clear:both}

#content-sidebar  .games-carousel{position:relative;height:129px;margin-bottom:10px;}
.games-carousel li{position:relative;list-style-type:none;text-align:center;display:block}
.games-carousel .jackpot-prev-link,.games-carousel .jackpot-next-link{
	display:block;
	background:transparent url('../img/games/carousel/countdown.png') 0 0;
	width:19px;
	height:31px;
	text-indent:-9999px;
	position:absolute;
	top:26%
}
.games-carousel .jackpot-prev-link{background-position:0 0;left:0;z-index:2}
.games-carousel .jackpot-next-link{background-position:-19px 0;right:0}
.games-carousel .real-play{
	clear:both;
	display:block;
	margin:0 auto;
	background:transparent url('../img/games/carousel/countdown.png') -38px -7px;
	width:115px;
	height:25px;
	text-indent:-9999px;
}
#content-sidebar .games-carousel div.counter{
	position:absolute;
	top:61px;width:155px;
	text-align:right;
	right:47px;
	height:28px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:4px;
	font-family:arial,helvetica,sans-serif;
}

#content-sidebar  p{text-align:center;margin: 20px auto}
#content-sidebar .top-games,#content-sidebar .top-games .real-play{
	background:transparent url('../img/games/sidebar/top_games.png') no-repeat scroll 0 0;
}
#content-sidebar .top-games{
	width:245px;
	background:transparent url('../img/games/sidebar/top_games.png') no-repeat scroll 0 0;
	margin-bottom:20px;
	margin-left:2px;
	}
	#content-sidebar .top-games .tab{color:#333333;float:left;padding:5px 0 0 19px}
	#content-sidebar .top-games ul{margin-top:24px;list-style-type:none}
	#content-sidebar .top-games li{vertical-align:top}/*required for IE7 li whitespace (http://www.brunildo.org/test/IEWlispace.php) **/
	#content-sidebar .top-games li{position:relative;clear:both;height:43px;padding:0 0 0 50px}
	#content-sidebar .top-games a{color:#1e699b}
	#content-sidebar .top-games .game-title{width:140px;overflow:hidden;padding-top:7px;font-weight:bold;display:block}			
	#content-sidebar .top-games .real-play{background-position:0 -491px;text-indent:-9999px;display:block;width:50px;height:40px;position:absolute;right:0}		
	#content-sidebar .top-games .fun-play{display:block;float:left;}		
	#content-sidebar .top-games li.selected .game-title{text-decoration:underline}
	#content-sidebar .top-games li.selected  .real-play{background-position:-53px -491px;}

#content-sidebar .right-ad{width:245px;margin-left:2px}


/*Footer*/	
#footer{background-color:#EAEAEA;}
	.ficon{background:transparent url('../img/games/footer/footer_sprites.png') no-repeat scroll 0 0}
	.seperator{height:5px; border-bottom:1px solid #cccccc;margin-bottom:7px}
	#quick-links{background-color:#1e699b;height:29px}
		#quick-links li.title{font-weight:bold;margin:0 10px 0 15px}
		#quick-links ul li a{border-left:1px solid #fff}
		#quick-links ul li{color:#fff;line-height:29px;}
		#quick-links ul li a{padding:0 10px; color: #fff}
	#info-footer{background-position: 0 -105px;height:133px;}
		#info-footer span.arrow{float:right;	margin:4px 0 0 0;height:7px;width:5px;background-position:-278px -23px}
		#info-footer ul li{margin:0 0 5px 15px;padding-top:10px}
		#info-footer  ul li.title{width:133px;color:#656565;font-weight:bold;margin:0 10px 0 15px}
		#info-footer ul li,#info-footer ul li a{color:#206a99}
		#footer-left-icons{margin-left:15px; width:470px;height:28px;background-position:-298px -5px}
		#footer-right-icons{margin-right:15px; width:240px;height:35px;background-position:-298px -43px}
			#footer-right-icons a{text-indent:-9999px;display:block;float:left}
			#footer-right-icons .iom-link{margin-left:0;width:40px;height:40px;}
			#footer-right-icons .tst-link{margin-left:4px;width:66px;height:33px;}
			#footer-right-icons .hitwise-link{margin-left:30px;width:40px;height:33px;}

/*Games Grid*/
.filter-sprite{background:url("../img/games/games/filter.png") no-repeat 0 0px}
#filter-bar{position:relative;background-position:0 -35px;height:36px}
	#grid-view-button,#list-view-button{position:absolute;top:5px;display:block;text-indent:-9999px;width:28px;height:23px}
	#grid-view-button{background-position:-696px -101px;right:10px}
	#list-view-button{background-position:-666px -124px;right:40px}
	#grid-view-button.selected{background-position:-696px -124px;}
	#list-view-button.selected{background-position:-666px -101px;}
#filter-info {margin-bottom:20px;color:#666666;border-bottom:1px solid #CCCCCC;padding-bottom:10px}
	#filter-info h5{font-weight:bold}
#sort-options li{border-left:1px solid #666666;padding:0 10px}
#sort-options li:first-child{border-width:0}
	#sort-options li a{color:#1D699B;padding:2px 4px}
	#sort-options li a.selected{color:#666666;background-color:#eeeeee}
	.pagination-links a{color:#206A99}
.games-grid{margin-left:-10px;}
	.games-grid li {display:block;height:177px;width:170px;margin:0 0 25px 10px;overflow:hidden}
	.games-grid li{color:#666666}
	.games-grid li a{color:#206A99;}
	.games-grid .game_blurb{display:block;height:17px;overflow:hidden}
	.games-grid .game_title{font-weight:bold;height:15px;overflow:hidden}
	.games-grid .game_thumb{margin:0 auto}
	.games-grid .fun_play{float:right}
	.games-grid .game_info{float:left}
	.games-grid .real_play {
		color:#fff;
		font-weight:bold;
		text-align:center;
		display:block;
		width:170px;
		height:21px;
		margin-bottom:5px;
		padding-top:5px;
		background:transparent url('../img/games/grid/grid_sprites.png') no-repeat scroll 0 0
	}
	.games-grid .hidden-border{display:none; background:transparent;position:absolute;width:160px;height:95px;border:5px solid #f26b0e;border-width:5px 5px 0 5px}
	.games-grid li.hover .hidden-border{display:block;}
	.games-grid li.hover .real_play{background-position:0 -41px}
		.games-grid li.hover .game_title {text-decoration:underline}
	/*.games-grid li.hover .image-cont img{border:5px inset #f26b0e}*/
	.games-grid .real_play .real-link{padding-left:20px;background:transparent url('../img/games/grid/grid_sprites.png') no-repeat scroll -1px -27px}
	.games-grid .game_title,
	.games-grid .read_more,
	.games-grid .real_play ,
	.games-grid .game_thumb{display:block;clear:both}
	.games-grid .bonus-icon{padding-top:2px;margin-right:5px}
	
.games-list{width:100%}
	.games-list tr{height:24px;background:transparent url('../img/games/grid/list-rows.png') repeat-x scroll 0 0}
	.games-list tr.even{background-position:0 -26px}
	.games-list tr.header{
		background:transparent url('../img/games/grid/list-header.png') no-repeat scroll 0 0;
		height:39px;
		border: 1px solid #f0f0f0;
		border-width:1px 1px 0 1px;
	}	
		.games-list td,.games-list th{padding-left:12px}
		.games-list th{color:#ffffff;font-weight:bold;font-size:14px;padding-top:4px}	
			.games-list td a{color:#1e699b}
	.games-list .bonus-icon{margin-left:20px}
			
/*Winners*/
.winners-title{margin-bottom:10px}
.winners-table{margin-left:1px;width:721px;font-size:12px;}	
	.winners-table th{padding:0 10px;height:30px;vertical-align:center;text-align:left;color:#fff;font-weight:bold;background-color:#1282B0}	
	.winners-table td{color:#666666;padding:10px;height:65px;vertical-align:center}	
	.winners-table .amount{color:#FE7000;font-size:16px;font-weight:bold;font-family:arial,helvetica,sans-serif}
	.winners-table .small{font-size:11px}
	.winners-table a{color:#1E699B}
	.winners-table img{border:2px solid #DFDFDF}
	.winners-table .real_play{
		display:block;
		background:transparent url('../img/games/carousel/countdown.png') -38px -7px;
		width:115px;
		height:25px;
		text-indent:-9999px;
	}

/*Home Page*/
#home-menu{margin-bottom:15px;}
.tab-menu{border-bottom:1px solid #C2C2C2}
.tab-menu li{background-position:right bottom;height:33px;padding-right:23px;margin-bottom:-1px}
.tab-menu  li.selected{background-position:right top}
	.tab-menu  li a{
		line-height:33px;
		font-weight:bold;
		font-size:14px;
		padding:0 5px 0 15px;
		display:block;
		color:#fff;
		text-decoration:none;
		background-position:0 -33px;
	}
	.tab-menu li.selected a{color:#676767;background-position:0 0}
	.tab-menu  span.tab-right{background-position:-301px 0;width:18px;height:34px;float:right;display:block}
	.tabs{background:transparent url('../img/games/home/tabs.png') no-repeat scroll 0 0;}

/*game-detail-content*/
#game-detail-content h4, #game-detail-content p{ font-size:12px;line-height:1.5em}
#game-detail-content ul{padding-left:20px}
#game-detail-content li{margin-bottom:5px}

/*Landing Pages*/
.orange-box-mid h2 {background:url(../img/games/landing/why_play.png) no-repeat top left;height:33px;width:280px;text-indent:-999px;margin:0 0 20px 10px;}
.orange-box-mid #playnow a {clear:both;display:block;height:53px;left:290px;position:relative;top:15px;width:202px;background:url(../img/games/landing/play_now.png) no-repeat;}
.orange-box-mid #signup a {clear:both;display:block;height:61px;left:250px;position:relative;top:15px;width:222px;background:url(../img/games/landing/sign_up.png) no-repeat;}
.orange-box-mid #special a {
background:transparent url(../img/games/landing/blank_btn.png) no-repeat scroll 50% 0;
clear:both;
color:#BE0E11;
display:block;
font-size:20px;
font-weight:bold;
height:46px;
padding:15px;
position:relative;
text-align:center;
text-decoration:none;
text-transform:uppercase;
top:15px;}
.orange-box-mid #whyplay {float:left;position:relative;/*top:222px;*/width:320px;}
.orange-box-mid .whyplay1 {left:10px;}
.orange-box-mid .whyplay2 {left:60px;}
.orange-box-mid #whyplay p {font-size:12px;margin-bottom:6px;background:url(../img/games/landing/orange_bullet.png) no-repeat top left;padding-left:20px;}

.promotions .orange-box-top{width:692px;height:4px;background:url(../img/games/landing/orange_box_top.png) no-repeat;margin-left:3px}
.promotions .orange-box-mid{border-left:1px solid #BA3512;border-right:1px solid #BA3512;background:#FEFEFE url(../img/games/landing/orange_box_mid.png) repeat-x 0 bottom;width:676px;padding:7px;margin-left:3px}
.promotions .orange-box-low{width:692px;height:4px;background:url(../img/games/landing/orange_box_low.png) no-repeat;margin-left:3px}




/*General Rules*/
ul.no-style{list-style-type:none}



h3{font-size:12px;font-weight:bold}
h4{font-size:11px;font-weight:bold}