/* HOMEPAGE 2009 PAGE-SCOPED CSS */
/* LAST MODFIED BY: p.tenk */
/* LAST MODFIED ON:  2010-12-21*/

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

/* BEGIN - Flash */

#ttFlash 	{
				position: absolute;
				top: 145px;
				left: 0px;
				width: 760px;
				height: auto;
				margin: 0 0 0 0;
                padding: 0 0 0 0;
				z-index: 1000;
				/*border          : solid green 1px;*/
			}
            
/* END - Flash */       

/* START FLOATING BIG BOX 300X250 */
#ttBigBox {
				position: absolute;
				top: 256px;
				left: 421px;
				width: 326px;
				height: 276px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 2000;
				background: url("../images/retro_300x250.png") left top no-repeat;
				/*border          : solid red 1px;*/
			}
			
								
#ttBigBox .ad
				{
				display: block;
				width: 300px;
				height: 250px;
				margin: 13px 0 0 14px;
				overflow: visible;
				z-index: 2001;
				/*border          : solid yellow 1px;*/
				}

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

/* START PROMO WINDOW AD UNITS 146x100 x8 */

#ttPromoA {
				position: absolute;
				top: 557px;
				left: 35px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1025;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoB {
				position: absolute;
				top: 557px;
				left: 220px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1026;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoC {
				position: absolute;
				top: 557px;
				left: 405px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1027;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoD {
				position: absolute;
				top: 557px;
				left: 589px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1028;
                /*z-index: 2525;*/
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoE {
				position: absolute;
				top: 694px;
				left: 35px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1029;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoF {
				position: absolute;
				top: 694px;
				left: 220px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1030;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoG {
				position: absolute;
				top: 694px;
				left: 405px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1031;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}
            
#ttPromoH {
				position: absolute;
				top: 694px;
				left: 589px;
				width: 146px;
				height: 100px;
				padding: 0 0 0 0;
				margin: 0 0 0 0;
				z-index: 1032;
                /*background-color:#ff00ff;*/
				/*border          : solid magenta 1px;*/
			}

/* END PROMO WINDOW AD UNITS 146x100 x8 */
			
/* START FOOTER POSITION */

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

			}
            
/* END FOOTER POSITION*/
