h1#header-freegame{
	margin-bottom:22px;
	height:49px;
	width:500px;
	background:url(../images/game/game-title.gif) no-repeat bottom;
}

h2{
	margin:16px 0 22px 0;
	height:27px;
	width:auto;
}

h2#header-game1{ background:url(../images/game/tetris/game-tetris-header.gif) no-repeat; }
h2#header-game2{ background:url(../images/game/monopoly/game-monopoly-header.gif) no-repeat; }
h2#header-game3{ background:url(../images/game/needforspeed/game-needforspeed-header.gif) no-repeat; }
h2#header-game4{ background:url(../images/game/fifa09/game-fifa09-header.gif) no-repeat; }
h2#header-game5{ background:url(../images/game/simspet/game-simspet-header.gif) no-repeat; }
h2#header-game6{ background:url(../images/game/boomblox/game-boomblox-header.gif) no-repeat; }


h3{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
	width:180px;
	height:30px;
}

ul{
	margin:0 0 15px 20px;
}

.game-details{
	float:left;
	position:relative;
	width:396px;
/*	height:360px;*/
	min-height:305px;
	height: auto !important;
	height: 305px;	
}


.download-freetrial{
/*	float:right;
	margin-top:-25px;*/
	display:block;
	width:179px;
	height:33px;
	margin-bottom:20px;
	background:url(../images/game/game-btn-download.gif) no-repeat;
	background-position: 0 -33px;
}

.download-freetrial:hover{
	background-position: 0 0;
}


.game-copyright{
	font-size:10px;
	color:#666666;
	margin:20px 0 30px 0;
	width:370px;
}


.game-screenshots{
	float:left;
}

.game-screenshots div{
	margin-left:73px;
	height:191px;
	width:254px;
	background:url(../images/common/thumb-loader.gif) no-repeat center;
}


.game-screenshots ul{
	display:block;
	list-style:none;
	margin:25px 0 0 0;
	width:400px;
	height:68px;
	background-color:#1a1a1a;
	border:1px solid #333;
}

.game-screenshots ul li{
	margin: 0 3px;
	_margin: 0 2px;
	float:left;
}

.game-screenshots ul li a{
	display:block;
	width:70px;
	height:50px;
	border:2px solid #1a1a1a;
	margin-top:8px;
}



#game-list1 li a,
#game-list2 li a,
#game-list3 li a,
#game-list4 li a,
#game-list5 li a,
#game-list6 li a,
#game-list7 li a{
 	background-position: 0 -50px;
}

#game-list1 li a:hover,
#game-list2 li a:hover,
#game-list3 li a:hover,
#game-list4 li a:hover,
#game-list5 li a:hover,
#game-list6 li a:hover,
#game-list7 li a:hover{
 	background-position: 0 0;
}

#game-list1 li a.selected,
#game-list2 li a.selected,
#game-list3 li a.selected,
#game-list4 li a.selected,
#game-list5 li a.selected,
#game-list6 li a.selected,
#game-list7 li a.selected{
 	border:2px solid #ea8c1d;
	background-position: 0 0;
}

/*Population of images*/

/*Tetris*/
a#game1-screen1{ background: url(../images/game/tetris/game-tetris-thumb01.jpg) no-repeat; }
a#game1-screen2{ background: url(../images/game/tetris/game-tetris-thumb02.jpg) no-repeat; }
a#game1-screen3{ background: url(../images/game/tetris/game-tetris-thumb03.jpg) no-repeat; }
a#game1-screen4{ background: url(../images/game/tetris/game-tetris-thumb04.jpg) no-repeat; }

/*Monopoly*/
a#game2-screen1{ background: url(../images/game/monopoly/game-monopoly-thumb01.jpg) no-repeat; }
a#game2-screen2{ background: url(../images/game/monopoly/game-monopoly-thumb02.jpg) no-repeat; }
a#game2-screen3{ background: url(../images/game/monopoly/game-monopoly-thumb03.jpg) no-repeat; }
a#game2-screen4{ background: url(../images/game/monopoly/game-monopoly-thumb04.jpg) no-repeat; }
a#game2-screen5{ background: url(../images/game/monopoly/game-monopoly-thumb05.jpg) no-repeat; }

/*nfs*/
a#game3-screen1{ background: url(../images/game/needforspeed/game-needforspeed-thumb01.jpg) no-repeat; }
a#game3-screen2{ background: url(../images/game/needforspeed/game-needforspeed-thumb02.jpg) no-repeat; }
a#game3-screen3{ background: url(../images/game/needforspeed/game-needforspeed-thumb03.jpg) no-repeat; }
a#game3-screen4{ background: url(../images/game/needforspeed/game-needforspeed-thumb04.jpg) no-repeat; }
a#game3-screen5{ background: url(../images/game/needforspeed/game-needforspeed-thumb05.jpg) no-repeat; }

/*fifa09*/
a#game4-screen1{ background: url(../images/game/fifa09/game-fifa09-thumb01.jpg) no-repeat; }
a#game4-screen2{ background: url(../images/game/fifa09/game-fifa09-thumb02.jpg) no-repeat; }
a#game4-screen3{ background: url(../images/game/fifa09/game-fifa09-thumb03.jpg) no-repeat; }
a#game4-screen4{ background: url(../images/game/fifa09/game-fifa09-thumb04.jpg) no-repeat; }
a#game4-screen5{ background: url(../images/game/fifa09/game-fifa09-thumb05.jpg) no-repeat; }

/*simspet*/
a#game5-screen1{ background: url(../images/game/simspet/game-simspet-thumb01.jpg) no-repeat; }
a#game5-screen2{ background: url(../images/game/simspet/game-simspet-thumb02.jpg) no-repeat; }
a#game5-screen3{ background: url(../images/game/simspet/game-simspet-thumb03.jpg) no-repeat; }
a#game5-screen4{ background: url(../images/game/simspet/game-simspet-thumb04.jpg) no-repeat; }
a#game5-screen5{ background: url(../images/game/simspet/game-simspet-thumb05.jpg) no-repeat; }

/*Monopoly*/
a#game6-screen1{ background: url(../images/game/boomblox/game-boomblox-thumb01.jpg) no-repeat; }
a#game6-screen2{ background: url(../images/game/boomblox/game-boomblox-thumb02.jpg) no-repeat; }
a#game6-screen3{ background: url(../images/game/boomblox/game-boomblox-thumb03.jpg) no-repeat; }
a#game6-screen4{ background: url(../images/game/boomblox/game-boomblox-thumb04.jpg) no-repeat; }
a#game6-screen5{ background: url(../images/game/boomblox/game-boomblox-thumb05.jpg) no-repeat; }


.backtop{
	position:absolute;
	color:#ea8c1d;
	bottom:0px;
	font-size:10px;
	padding-left:10px;
	background: url(../images/common/arrow-top.jpg) no-repeat left;
}

.gap{
	border-bottom: 1px solid #333;
	width:798px;
	clear:both;
	display:block;
	padding-top:40px;
	margin-bottom:55px;
}
