@charset "utf-8";
/* CSS Document */

body            {background:url(../images/bg.jpg) no-repeat #000000 center top; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:white; text-align:center;}
a:link 			{color:#3db6b9; text-decoration:none;}
a:visited		{color:#3db6b9; text-decoration:none;}
a:active		{color:#3db6b9; text-decoration:none;}
a:hover			{color:#00f9ff; text-decoration:none;}


h1 {color:white; font-size:16px; font-weight:bold; margin:0;}
.gameInfoContainer h2 {color:white; font-size:16px; font-weight:bold; margin:0;}
.gameInfoContainer p	 {margin-top:6px;}

.headerSpacer   	{background:url(../images/header.jpg) no-repeat #000000 center top; width:1000px; height:161px; text-align:right; margin-left:auto; margin-right:auto;}
.footerSpacer	{width:1000px; height:60px; position:relative; text-align:center; margin-left:auto; margin-right:auto; margin-top:18px; display: block;}
.contentHolder  	{width:1000px; height:100%; position:relative; text-align:left; margin-left:auto; margin-right:auto; background-image:url(../images/tablebg.jpg); background-repeat:repeat-y; border:0px solid black;}
#left			{position:relative; float:left; width:220px; vertical-align:top;}
#center			{position:relative; float:left; width:534px; vertical-align:top; background-color:#0c0f12; padding-bottom:14px;}
#right			{position:relative; float:left; width:245px; vertical-align:top;}
.logo-supernudge6000 {position:absolute; left:0px; top:-120px;}
.logo-ce {position:absolute; right:0px; top:-160px; line-height:26px;}
.leftTopCasinos	{position:relative; margin:12px; width:196px; background:url(../images/nav-topcasinos-no.jpg) no-repeat center top;}
.leftJackpotGames	{position:relative; margin:12px; width:196px; background:url(../images/nav-jackpotgames-no.jpg) no-repeat center top;}
.leftFreeGames	{position:relative; margin:12px; width:196px; background:url(../images/nav-freegames-no.jpg) no-repeat center top;}
.rightSuperNudge	{position:relative; margin:12px; width:222px; background:url(../images/promo-supernudge6000.jpg) no-repeat center top;}
.rightSuperNudgeDescription	{position:relative; margin:12px; width:222px; background-color:#1c252c;}
.rightTop10	{position:relative; margin:12px; padding:58px 10px 10px 10px; width:222px; background:url(../images/promo-top10-no.jpg) no-repeat left top;}
.rightTop10 p{
	font-weight:700;
}
.rightTop10 ol{
	list-style-position:inside;
	padding-left:0;
	margin-left:0;
	font-weight:700;
}
.rightTop10 ol li{
	margin-bottom:7px;
}
.centerNewGames	{position:relative; margin:12px 0 12px 12px; width:504px;;}

.navText		{position:relative; padding-top:62px; padding-left:12px; font-weight:bold; line-height:24px;}
.navText2		{position:relative; padding:12px;}
.rightSuperNudgeDescription h1{
	position:absolute;
	text-indent:-9999px;
}
.centerHome		{position:relative; padding-top:11px; padding-left:12px; padding-right:12px;}
.pageTitleHome	{position:relative; display:block; width:486px;; height:43px;}
.pageTitleGame	{position:relative; display:block; width:486px;; height:43px;}
.gameRow		{position:relative; display:block; width:486px; height:152px; overflow:hidden;}
.gameThumb		{position:relative; width:261px; height:151px; border:1px solid black; float:left;}
.gameInfoContainer {position:relative; width:210px; float:right; text-align:left; vertical-align:top;}
.gameTitle		{color:white; font-size:16px; font-weight:bold;}
.gameSubTitle	{color:white; font-size:13px; font-weight:bold;}
.gameText		{margin-top:6px;}
.gameDivider	{position:relative; display:block; width:486px; height:26px; margin-top:0px; margin-bottom:1px; }
.gameContainer	{position:relative; display:block; width:486px; height:365px;margin-top:1px;}
.textContainer	{position:relative; display:block; width:486px; height:100%;}
.gameDescriptionLeft{width:261px; float:left; padding-bottom:3px; z-index:1000}
.gameDescriptionRight{width:200px; float:right; padding-bottom:3px; z-index:1000}
.bonusTitle		{color:white; font-size:16px; font-weight:bold;}
.bonusText		{margin-top:6px;}
.register		{font-size:12px; font-weight:bold;}
div 			{border:0px solid red;}


#gPageBody{
	display:relative;
	width:486px;
}
#gPageBody h2{
	font-size: 13px; 
	margin:0;
	padding:0;
}
#gPageText{
	float:left;
	display:inline-block;vertical-align:top;width:270px;
}
#gPageDetails{
	float:right;
	display:inline-block;vertical-align:top;width:210px;
}
.screenshots img{
	margin:0.5em;
}
.clearfix{
	clear:both;
}
#sitemapText{
	float:left;
	display:inline-block;vertical-align:top;width:460px;
