/* HOMEPAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2009-09-16*/

/* please don't forget to update the modified information*/

/* START BIG BG - DEPRECATED*/

#bg_en 		{
                visibility: hidden;
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background-color: #000000;

			}
			
#bg_fr 		{
                visibility: hidden;
				position: absolute;
                top: 0px;
                left: 0px;
				width: 1400px;
                height: 1400px;
                margin: 0 0 0 0;
				padding: 0 0 0 0;
                background-color: #000000;

			}

/* END BG */

/* BEGIN - Flash Game */

#ttFlashGame	{
				position: absolute;
				top: 251px;
				left: 0px;
				width: 760px;
				height: 754px;
				margin: 0 0 0 0;
				padding: 40px 0px 0px 7px;
				z-index: 1005;
				background: url("../images/detour_game_pad.png") left top no-repeat;
				text-align:center;
			}
			
/* END - Flash Game */	

/* START FLOATING GAME BIG BOX 300X250 */
#ttGameAdPad_en {
				position: absolute;
				top: 4px;
				left: 20px;
				width: 740px;
				height: 794px;
				margin: 0 0 0 0;
				z-index: 1005;
				background: url("../images/detour_adver_game_pad_en.png") left top no-repeat;

				/*border          : solid red 1px;/**/
			}

#ttGameAdPad_fr {
				position: absolute;
				top: 4px;
				left: 20px;
				width: 740px;
				height: 794px;
				margin: 0 0 0 0;
				z-index: 1005;
				background: url("../images/detour_adver_game_pad_fr.png") left top no-repeat;
 
				/*border          : solid red 1px;/**/
			}
            
#ttFloatingBigBoxGame {            
				position: absolute;
				top: 83px;
				left: 214px;
				width: 300px;
				height: 250px;
				margin: 0 0 0 0;
				overflow: visible;
				z-index: 2000;
				/*background: url("../images/detour_300x250.png") left top no-repeat;*/
                
				/*border          : solid red 1px;/**/
			}									

#ttAdTimer {
                 
				position: absolute;
				top: 360px;
				left: 0px;
				width: 340px;
				height: 90px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 2001;
                
				/*border          : solid red 1px;/**/
			}
/* END FLOATING GAME BIG BOX 300X250 */
   
/* START FOOTER POSITION */

#ttFooter		{
				position: absolute;
                top: 915px;
				left: 22px;
				width: 760px;
				height: 110px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-align: center;
				color: #000000;
				font-family: gill sans, verdana, sans-serif;
				font-size: 11px;
				word-wrap: break-word;
				z-index: 10001;

			}
            
/* END FOOTER POSITION*/