/* ROS / GENERIC PAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2009-07-15*/

/* 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: url("../images/teletoon_bg_stoked_en.jpg") left top no-repeat;
			}
			
#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: url("../images/teletoon_bg_stoked_fr.jpg") left top no-repeat;
			}

/* END BG */

/* BEGIN - Flash Game for 740 x 754 */

#ttFlashGame	{
				position: absolute;
				top: 249px;
				left: 15px;
				width: 740px;
				height: 754px;
				margin: 0 0 0 0;
				padding: 40px 0px 0px 0px;
				z-index: 1005;
                /*border          : solid green 1px;*/
				background: url("../images/teletoon_game_pad.png") left top no-repeat;
				text-align:center;
			}
			
/* END - Flash Game for 726 x 496*/	


/* START FLOATING TV BIG BOX 300X250 */
#ttBigBox {
				position: absolute;
				top: 455px;
				left: 55px;
				width: 327px;
				height: 277px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 2000;
				background: url("../images/teletoon_300x250.png") left top no-repeat;
				/*border          : solid red 1px;*/
			}
			
								
#ttBigBox .ad
				{
				display: block;
				width: 300px;
				height: 250px;
				margin: 13px 0 0 13px;
				overflow: visible;
				z-index: 2005;
				/*border          : solid yellow 1px;*/
				}

#ttBigBox .label
				{
				display: block;
				height: 250px;
				overflow: visible;
				z-index: 2001;
				/*background: url("../images/300x250_label_fr.gif") left top no-repeat;*/
				}
/* END FLOATING TV BIG BOX 300X250 */

/* START FOOTER POSITION */

#ttFooter		{
				position: absolute;
                top: 1115px;
				left: 63px;
				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: 10;
				/*background: url("../images/teletoon_php_pad.png") left top no-repeat;*/

			}
            
/* END FOOTER POSITION*/