@charset "utf-8";
/* CSS Document */

html,body{ /* container for the entire page */
	margin:0px;
    padding:0px;
    width: 100%;
    height:100%;
    border:none;
	position: absolute;
	overflow: hidden;
	background-color: #333333;
   }

#container { /* container for the page contents */
	width: 100%;
	height: 100%;
	background-color: #333333;
}

#mainContent { /* container for the main content area */
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#headerLayer { /* container for mode selection, genre selection, banner ad and logo */
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
}

#selectionBGFiller { /* container for background filler to cover banner ad when browser is compressed */
	position: absolute;
	left: 10px;
	top: 16px;
	width: 230px;
	height: 60px;
	background-color:#333333;
	z-index: 0;
}
#modeLayer { /* container for the mode selection control (games, radio, tv) */
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	top: 20px;
	left: 0px;
	width: 243px;
	text-align: center;
	z-index: 1;
}

#selectionLayer { /* container for the mode and genre selection control */
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 50px;
	height: 20px;
	width: 243px;
	text-align: center;
	z-index: 1;
}

#bannerAd { /* container for rotating banner ad */
	position: relative;
	float: right;
	top: 0px;
	right: 175px;
	width: 728px;
	height: 40px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 0px;
	z-index: 0;
}


#bannerAd2 { /* container for rotating banner ad */
	position: relative;
	top: 6px;
	right: 170px;
	float: right;
	width: 283px;
	height: 24px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 0px;
	z-index: 0;
}

#logoLayer { /* container for the main logo */
	position: relative;
	top: 35px;
	right: 25px;
	float: right;
	width: 97px;
	height: 24px;
}


#logoLayer2 { /* container for the main logo */
	position: relative;
	top: 35px;
	right: 25px;
	float: right;
	width: 188px;
	height: 34px;
}


#gameListContainer { /* container for the genre title and game list section */
	background-color: #666666;
	width: 243px;
	float: left;
	margin-left: 9px;
	margin-top: 1px;
}

#gameListings { /* container for the scrolling list of games */
	position: relative;
	top: 15px;
	float: left;
	left: 10px;
	width: 223px;
	background-color: #333333;
	margin: 0px;
	height: 360px;
	overflow: scroll;
	overflow-x: hidden; 
}

#gameLayer { /* container for the game content */
	position: relative;
	/*width: 74%;*/
	height: 440px;
	float: left;
	left: 10px;
	top: 2px;
	background-color: #666666;
}

#gameContent { /* container for the flash, Shockwave and HTML game content */
	margin-top: 20px;
	margin-left: 13px;
	margin-bottom: 22px;
	text-align: center;
	background-color:#000000;
}

.topGames {
	position: relative;
	float: left;
	width: 220px;
	cursor: pointer;
}

.headerDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.headerDiv2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: -30px;
	margin: 0px;
}

.footerDiv {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.footerDiv2 {
	position: relative;
	bottom: -8px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.footerDiv3 {
	position: relative;
	bottom: 10px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#downloadButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
}

.tl1, .tr1, .bl1, .br1, .tl2, .tr2, .bl2, .br2, .tl3, .tr3, .bl3, .br3 {
	position: relative;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: both;
}

.tl1, .tr1, .bl1, .br1 {
	width: 10px;
	height: 10px;
}

.tl1 {
	background-image: url(../images/corner_333333_tl.gif);
	top: 0px;
	left: 0px;
	float: left;
}

.tr1 {
	background-image: url(../images/corner_333333_tr.gif);
	top: -10px;
	right: 0px;
	float: right;
}

.bl1 {
	background-image: url(../images/corner_333333_bl.gif);
	bottom: -10px;
	left: 0px;
	float: left;
	z-index: 0;
}

.br1 {
	background-image: url(../images/corner_333333_br.gif);
	bottom: 0px;
	right: 0px;
	float: right;
	z-index: 3;
}

.tl2, .tr2, .bl2, .br2 {
	width: 16px;
	height: 16px;
	z-index: 3;
}

.tl2 {
	background-image: url(../images/corner_666666_tl.gif);
	top: 0px;
	left: 0px;
	float: left;
}

.tr2 {
	background-image: url(../images/corner_666666_tr.gif);
	top: -16px;
	right: -8px;
	float: right;
}

.bl2 {
	background-image: url(../images/corner_666666_bl.gif);
	bottom: -16px;
	left: 0px;
	float: left;
}

.br2 {
	background-image: url(../images/corner_666666_br.gif);
	bottom: 0px;
	right: -8px;
	float: right;
}

.tl3, .tr3, .bl3, .br3 {
	width: 16px;
	height: 16px;
}

.tl3 {
	background-image: url(../images/corner_666666_tl.gif);
	top: -10px;
	left: -10px;
	float: left;
}

.tr3 {
	background-image: url(../images/corner_666666_tr.gif);
	top: -26px;
	right: -18px;
	float: right;
}

.bl3 {
	background-image: url(../images/corner_666666_bl.gif);
	bottom: 4px;
	left: 0px;
	float: left;
}

.br3 {
	background-image: url(../images/corner_666666_br.gif);
	bottom: 20px;
	margin-right: 0px;
	right: -8px;
	float: right;
	z-index: 1;
}
