/* MAIN FLASH CONTENT CSS */

/* BEGIN - Container */
#flashcontent{
        margin:0;
        padding:0;
        height:100%;
        border:none;
        text-align:left;
}

body 		{
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-align: left;
				background: url("../images/teletoon_tdi_bg_en.jpg") left top no-repeat;
			}
			
#container 	{
				position: relative;
				width: auto;
				height: auto;
				padding: 0 0 0 0;
				voice-family: "\"}\""; 
				voice-family: inherit;
			}
			
			
#hack {} /* IE5-PC ignores the first rule after the box-model hack */
	
	
#content	{
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				width: auto;
				height: auto;
				z-index: 1;
				/*border          : solid black 1px;*/
			}
			
/* END - Container */

/* START LEADERBOARD 728X90 */
#tdi_ad {
				position: absolute;
				top: 20px;
				left: 224px;
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				overflow: visible;
				width: 728px;
				height: 90px;
				z-index: 3000;
				/*border          : solid black 1px;*/

			}
			
/* END LEADERBOARD 728X90 */

/* BEGIN - Main TDI App */

#tdi_app 	{
				position: absolute;
				top: 140px;
				left: 90px;
				width: auto;
				height: auto;
				margin: 0 0 0 0;
				z-index: 1000;
				text-align:center;
				/*border          : solid green 1px;*/
			}
			
/* End - Main TDI App */

	
