﻿@charset "utf-8";

 /*
  *	CONTENT
  */

.ThemeBackground
{
	background-color: #FFFFFF;
	background-image: url(../images/theme_swirls.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.Content
{
	overflow: visible;
}

.ThemeContent
{
	z-index: 0;
}

 /*
  *	GAMES SLICES
  */


#Games-Table-01 {
    
	position:relative;
	width:100%;
	height:100%;
	left: -62px;
	top: -13px;
}
#Games-Table-02 
{
    background: White url(../images/games-background.gif) repeat-y 125px top;
    width: 100%;
    
}
#Games-Slice-3 {
	position:absolute;
	background-image: url(../images/games_slice_3.png);
	left:0px;
	top:3px;
	width:162px;
	height:167px;
}

#Games-Slice-4 
{
	background-image: url(../images/games_slice_4.png);
	position:absolute;
	left:162px;
	top:3px;
	width:677px;
	height:167px;
}

#Games-Slice-5 
{
	background-image: url(../images/games_slice_5.png);
	position:absolute;
	left:839px;
	top:3px;
	width:287px;
	height:43px;
}

#Games-Slice-7 
{
	position:absolute;
	left:839px;
	top:46px;
	width:131px;
	height:48px;
}

#Games-Slice-8 
{
	background-image: url(../images/games_slice_8.png);
	position:absolute;
	left:970px;
	top:46px;
	width:156px;
	height:124px;
}

#Games-Slice-9 
{
	background-image: url(../images/games_slice_9.png);
	position:absolute;
	left:839px;
	top:94px;
	width:131px;
	height:76px;
}

#Games-Slice-10 
{
	background-image: url(../images/games_slice_10.png);
	position:absolute;
	left:0px;
	top:170px;
	width:162px;
	height:1051px;
}

#Games-Slice-12 
{
	background-image: url(../images/games_slice_12.png);
	position:absolute;
	left:839px;
	top:170px;
	width:287px;
	height:1051px;
}

#Games-Slice-13 
{
	background-image: url(../images/games_slice_13.png);
	position:absolute;
	left:0px;
	top:1221px;
	width:162px;
	height:104px;
}

#Games-Slice-14 
{
	background-image: url(../images/games_slice_14.png);
	position:absolute;
	left:162px;
	top:1221px;
	width:677px;
	height:56px;
}

#Games-Slice-15 
{
	background-image: url(../images/games_slice_15.png);
	position:absolute;
	left:839px;
	top:1221px;
	width:287px;
	height:104px;
}

#Games-Slice-16 
{
	background-image: url(../images/games_slice_16.png);
	position:absolute;
	left:162px;
	top:1277px;
	width:22px;
	height:48px;
}

#Games-Slice-17 
{
	position:absolute;
	left:184px;
	top:1277px;
	width:133px;
	height:48px;
}

#Games-Slice-18 
{
	background-image: url(../images/games_slice_18.png);
	position:absolute;
	left:317px;
	top:1277px;
	width:522px;
	height:48px;
}

#Games-Content {
	position:absolute;
	left:162px;
	top:170px;
	width:677px;
	height:1051px;
}

 /*
  *	GAMES CONTENT
  */

.GamesContent
{
	width: 100%;
	height: 100%;
}

.GamesContentLeft
{
	float: left;
	width: 330px;
}

.GamesContentRight
{
	margin-left: 5px;
	float: left;	
	width: 330px;
}

.GamesContentTitle
{
	color: #f29400;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 15px;
}

.GamesItem
{
	clear: both;	
}

.GamesMaskedImageNoTheme
{
	width: 109px;
	height: 75px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	position: relative;
}

.GamesMaskedImage
{
	width: 109px;
	height: 75px;
	float: left;
	clear: left;
	margin-bottom: 15px;
	position: relative;
}

.GamesImageMask
{
	z-index: 98;
	background-image: url(../images/game_mask.png);
	width: 109px;
	height: 75px;
	position: absolute;
	top: 0;
}

.GamesImage
{
	width: 109px;
	height: 75px;
}

.GamesImage img
{
	width: 109px;
	height: 75px;
}

.GamesDescription
{
	width: 180px;
	margin-left: 10px;
	float: left;
	clear: right;
	font-size: 11px;
}

.GamesTitle
{
	font-weight: bold;
	color: Black;
	margin-top: 5px;
}

.GamesText
{
	font-weight: normal;
	color: Black;
}

.GamesPlayButton
{
	position: relative;
	top: 58px;
	left: 5px;
}


/* GAMES NEW */
.gamesContainer
{
    clear: both;
    text-align: center;
}
#gamesTable 
{
    margin: 0 auto;
	position:relative;
	width:866px;
	height:100%;
	text-align: left;
}

#gamesHeaderTop
{
	background-image: url(../images/games-header_01.png);
	width:670px;
	height:73px;
	margin-left:142px;
}

#gamesHeaderBottom 
{
	background-image: url(../images/games-header_02.png);
	width:717px;
	height:80px;
	float:left;
}

#gamesHomeButton 
{
	width:130px;
	height:80px;
	float:left;
}

#gamesContentFrame
{
    width:808px;
    float:left;
    border-left:solid 2px #f29400;
    border-right:solid 2px #f29400;
    background-color:#FFFFFF;
}
.gamesContent
{
    padding-left: 50px;
}
#gamesTarget
{
	background-image: url(../images/funstuff_target.png);
	background-repeat:no-repeat;
	width:54px;
	height:179px;
	float:right;
}

#gamesBottom 
{
	background-image: url(../images/games_bottom.png);
	width:812px;
	height:51px;
	float:left;
	margin-bottom: 150px;
}