/* OG games update Aug 2010 - new styles */

.clear {
	clear: both;
}

#subheader {
	background: url('../../designimg/gamesads/subhead_bg.jpg') repeat-x bottom;
	height: 217px;
	padding-top: 23px;
	width: 990px;
	margin-bottom: 25px;
}

#games_intro {
	float: left;
	margin-left: 29px;
	margin-top: 30px;
	margin-right: 30px;
	width: 190px;
}

.titles {
	display: block;
	width: 199px;
	height: 157px;
}

.slots {
	background: url(../../designimg/blue-boxes/play_slots.jpg) no-repeat;
}

.blackjack {
	background: url(../../designimg/blue-boxes/play_bj.jpg) no-repeat;
}

.roulette {
	background: url(../../designimg/blue-boxes/play_roulette.jpg) no-repeat;
}

.videopoker {
	background: url(../../designimg/blue-boxes/play_videopoker.jpg) no-repeat;
}

.craps {
	background: url(../../designimg/blue-boxes/play_craps.jpg) no-repeat;
}

.baccarat {
	background: url(../../designimg/blue-boxes/play_baccarat.jpg) no-repeat;
}

.progressives {
	background: url(../../designimg/blue-boxes/play_progressives.jpg) no-repeat;
}

.tablegames {
	background: url(../../designimg/blue-boxes/play_tablegames.jpg) no-repeat;
}

.cardgames {
	background: url(../../designimg/blue-boxes/play_cardgames.jpg) no-repeat;
}

#slides {
	float: right;
	margin-right: 10px;
}

#slides ul {
	margin: 0 10px 8px -4px;
	padding: 0 0 0 34px;
}

#slides ul li {
	color: #ffffff;
	margin: 4px 0;
	text-shadow: 1px 1px 0px #2f7eab;
	font-size: 12px;
	padding: 1px 0px;
}

.blue-box {
	width: 234px;
	height: 185px;
	background: url(../../designimg/blue-boxes/advert-bg.jpg) no-repeat;
	display: inline-block;
	margin-left: 5px;
}

.cas-logo {
	margin: 10px auto 0;
	display: block;
	width: 156px;
	height: 73px;
}

	.cherry-red-73 {
		background: url(../../designimg/casino-logos/cherry-red-logo.jpg) no-repeat;
	}

	.crazy-slots-73 {
		background: url(../../designimg/casino-logos/crazy-slots-logo.jpg) no-repeat;
	}

	.go-casino-73 {
		background: url(../../designimg/casino-logos/go-casino-logo.jpg) no-repeat;
	}
	
	.online-vegas-73 {
		background: url(../../designimg/casino-logos/online-vegas-logo.jpg) no-repeat;
	}

	.all-slots-73 {
		background: url(../../designimg/casino-logos/all-slots-logo.jpg) no-repeat;
	}

	.eurocity-casino-73 {
		background: url(../../designimg/casino-logos/eurocity-casino-logo.jpg) no-repeat;
	}
	
	.royal-vegas-73 {
		background: url(../../designimg/casino-logos/royal-vegas-logo.jpg) no-repeat;
	}
	
.click-to-play {
	display: block;
	width: 214px;
	height: 30px;
	margin: 0 auto;
}

	.usctp {
		background: url(../../designimg/blue-boxes/us-advert-click.jpg) no-repeat;
	}

	.intctp {
		background: url(../../designimg/blue-boxes/advert-click.jpg) no-repeat;
	}

	.usctp:hover, .intctp:hover {
		background-position: 0 -30px;
	}
	
tr.alt {
	background: #f1f1f1;
}
