/******************************
Home
******************************/

#innerContentHome
	{
		position:relative;
		background:url("../images/home_bg.png");
	}
	
#innerContentHome a.moreInfoButton
	{
		position:absolute;
		top:390px;
		left:565px;
		background:url("../images/more_info_button.png");
		width:169px;
		height:52px;
	}
	
#innerContentHome a.moreInfoButton:hover
	{
		background:url("../images/more_info_button.png") no-repeat bottom left;
	}

#innerContentHome a.watchNow
	{
		position:absolute;
		top:322px;
		left:388px;
		background:url("../images/watch_now_button.png");
		width:169px;
		height:52px;
	}

#innerContentHome a.watchNow:hover
	{
		background:url("../images/watch_now_button.png") no-repeat bottom left;
	}

#innerContentHome p
	{
		position:absolute;
		top:20px;
		left:20px;
		font-size:170%;
		font-weight:bold;
		width:166px;
	}
	
#innerContentHome p.sub
	{
		position:absolute;
		top:207px;
		left:20px;
		font-weight:normal;
	}
	
#innerContentHome .contentImage
	{
		position:absolute;
		top:16px;
		left:206px;
		width:520px;
		height:364px;
		background:url("../images/home_image.png") no-repeat;
	}
	
#innerContentHome .contentText
	{
		background:transparent url(../images/home_text.png) no-repeat scroll 0 0;
		height:55px;
		left:20px;
		position:absolute;
		top:390px;
		width:405px;
	}
	
#innerContentHome #nuggetsFlash
	{
		position:absolute;
		top:4px;
		left:727px;
		width:126px;
		height:129px;
		background:url("../images/nuggets_icon.png") no-repeat;
		display:none;
	}

/******************************
Games
******************************/

#innerContentGames
	{
		position:relative;
		background:url("../images/games_bg.png");
	}

#innerContentGames a.moreInfoButton
	{
		position:absolute;
		top:198px;
		left:14px;
		background:url("../images/more_info_button.png");
		width:169px;
		height:52px;
	}

#innerContentGames a.moreInfoButton:hover
	{
		background:url("../images/more_info_button.png") no-repeat bottom left;
	}
	
#innerContentGames #playGorillaTickler
	{
		background:transparent url(../images/play_game_button.png) repeat scroll 0 0;
		height:52px;
		left:281px;
		position:absolute;
		top:370px;
		width:169px;
	}
	
#innerContentGames #playGorillaTickler:hover
	{
		background:transparent url(../images/play_game_button.png) repeat scroll left bottom;
	}
	
#innerContentGames #playJigsore
	{
		background:transparent url(../images/play_game_button.png) repeat scroll 0 0;
		height:52px;
		left:528px;
		position:absolute;
		top:370px;
		width:169px;
	}
	
#innerContentGames #playJigsore:hover
	{
		background:transparent url(../images/play_game_button.png) repeat scroll left bottom;
	}
	
#innerContentGames p
	{
		position:absolute;
		top:20px;
		left:20px;
		font-size:170%;
		font-weight:bold;
		width:215px;
	}
	
#innerContentGames .contentImage
	{
		position:absolute;
		top:14px;
		left:248px;
		width:479px;
		height:418px;
		background:url("../images/games_image.png") no-repeat;
	}
	
/******************************
Nessy Fair
******************************/

#innerContentNessyFair
	{
		position:relative;
		background:url("../images/nessy_fair_bg.png");
	}

#innerContentNessyFair a.moreInfoButton
	{
		position:absolute;
		top:390px;
		left:565px;
		background:url("../images/more_info_button.png");
		width:169px;
		height:52px;
	}

#innerContentNessyFair a.moreInfoButton:hover
	{
		background:url("../images/more_info_button.png") no-repeat bottom left;
	}
	
#innerContentNessyFair a.watchNow
	{
		position:absolute;
		top:322px;
		left:388px;
		background:url("../images/watch_now_button.png");
		width:169px;
		height:52px;
	}

#innerContentNessyFair a.watchNow:hover
	{
		background:url("../images/watch_now_button.png") no-repeat bottom left;
	}
	
#innerContentNessyFair p
	{
		position:absolute;
		top:20px;
		left:20px;
		font-size:170%;
		font-weight:bold;
		width:166px;
		color:#27346C;
	}
	
#innerContentNessyFair p.sub
	{
		position:absolute;
		top:170px;
		left:20px;
		font-weight:normal;
	}

#innerContentNessyFair .nuggetsIcon
	{
		background:transparent url(../images/nuggets_icon.png) no-repeat scroll 0 0;
		height:129px;
		left:42px;
		position:absolute;
		top:310px;
		width:126px;
	}

#innerContentNessyFair .contentText
	{
		background:transparent url(../images/nessy_fair_text.png) no-repeat scroll 0 0;
		height:44px;
		left:174px;
		position:absolute;
		top:395px;
		width:337px;
	}
	
#innerContentNessyFair .contentImage
	{
		position:absolute;
		top:16px;
		left:206px;
		width:520px;
		height:364px;
		background:url("../images/nessy_fair_image.png") no-repeat;
	}
	
/******************************
In Use
******************************/

#innerContentInUse
	{
		position:relative;
		background:url("../images/in_use_bg.png");
	}

#innerContentInUse a.moreInfoButton
	{
		position:absolute;
		top:390px;
		left:565px;
		background:url("../images/more_info_button.png");
		width:169px;
		height:52px;
	}

#innerContentInUse a.moreInfoButton:hover
	{
		background:url("../images/more_info_button.png") no-repeat bottom left;
	}
	
#innerContentInUse p
	{
		position:absolute;
		top:20px;
		left:20px;
		font-size:170%;
		font-weight:bold;
		width:166px;
	}

#innerContentInUse p.innerBlock
	{
		font-size:140%;
		font-weight:normal;
		left:26px;
		line-height:1.2em;
		position:absolute;
		top:181px;
		width:155px;
	}
	

#innerContentInUse .contentImage
	{
		position:absolute;
		top:14px;
		left:204px;
		width:524px;
		height:368px;
		background:url("../images/in_use_image.png") no-repeat;
	}
	
#innerContentInUse .innerPanel
	{
		background:transparent url(../images/in_use_inner_panel.png) no-repeat scroll 0 0;
		height:223px;
		left:18px;
		position:absolute;
		top:160px;
		width:175px;
	}
	
/******************************
Animated Rules
******************************/

#innerContentRules
	{
		position:relative;
		background:url("../images/rules_bg.png");
	}

#innerContentRules a.moreInfoButton
	{
		position:absolute;
		top:390px;
		left:565px;
		background:url("../images/more_info_button.png");
		width:169px;
		height:52px;
	}

#innerContentRules a.moreInfoButton:hover
	{
		background:url("../images/more_info_button.png") no-repeat bottom left;
	}
	
#innerContentRules a.watchNow
	{
		position:absolute;
		top:322px;
		left:388px;
		background:url("../images/watch_now_button.png");
		width:169px;
		height:52px;
	}

#innerContentRules a.watchNow:hover
	{
		background:url("../images/watch_now_button.png") no-repeat bottom left;
	}
	
#innerContentRules p
	{
		position:absolute;
		top:20px;
		left:20px;
		font-size:170%;
		font-weight:bold;
		width:166px;
	}
	
#innerContentRules .contentImage
	{
		position:absolute;
		top:16px;
		left:206px;
		width:520px;
		height:364px;
		background:url("../images/rules_image.png") no-repeat;
	}

