
#scroll {position: relative;width: 936px;height: 470px;overflow:hidden;border:2px solid #666;padding:0; margin:0;
         background-color:black;  -moz-border-radius:5px;-webkit-border-radius:5px;}

#flowpanes {position: relative;width: 936px;height: 420px;padding:0; margin:0;background-color:green;}

#flowpanes div{float:left;display: block;cursor:pointer;font-size:14px;margin: 0; padding:0;background-color:transparent;}
#flowpanes .items {width:20000em;position:absolute;clear:both;margin:0; padding:0;background-color:white;}
#flowtabs {position:absolute;top: 420px;width: 940px;height:50px;overflow:hidden;margin:0; padding:0;
           background-color:yellow;cursor:pointer;
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

#flowtabs ul{ margin:0; padding:0;}

/* single tab */
#flowtabs li { float:left; margin:0; padding:0; text-indent:0; list-style-type:none;background-color:white;}

/* a- tag inside single tab */
#flowtabs li a {display:block;height:50px;width:235px;padding:0px; margin:0px;background-color:green;
                background: url(/images/index/nav_sf.jpg) no-repeat;
                /* font decoration */color:#000;font-size:12px;line-height:33px;	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1			{ background-position:-10px -104px; }
#flowtabs #t1:hover 	{ background-position:-10px -52px; }
#flowtabs #t1:active	{ background-position:-10px -156px; }
#flowtabs #t1.current	{ background-position:-10px -0px !important; }

#flowtabs #t2			{ background-position:-245px -104px; }
#flowtabs #t2:hover 	{ background-position:-245px -52px; }
#flowtabs #t2:active	{ background-position:-245px -156px; }
#flowtabs #t2.current	{ background-position:-245px -0px !important; }

#flowtabs #t3			{ background-position:-480px -104px; }
#flowtabs #t3:hover 	{ background-position:-480px -52px; }
#flowtabs #t3:active	{ background-position:-480px -156px; }
#flowtabs #t3.current	{ background-position:-480px -0px !important; }

#flowtabs #t4			{ background-position:-715px -104px; }
#flowtabs #t4:hover 	{ background-position:-715px -52px; }
#flowtabs #t4:active	{ background-position:-715px -156px; }
#flowtabs #t4.current	{ background-position:-715px -0px !important; }
 
/*------------------------------  We Love Replay ------------------------*/
#player{text-align: center;display:block;width:640px;height:420px;}
#player img {margin-top:200px;}

/*----------------------------Right Towers-------------------------------*/
.button_rt {float: right;width: 267px;border: 2px white solid;margin: 20px 28px 0 0;
	background-color: #fff;	background-color:rgba(255, 255, 255, 0.4);}
.adtower_rt img{margin: 1px 0px;} 

/*---------------------------- inner scroll for tab 1-Sportsflip -------------------------------*/
.innerScroll {
	/* required settings */
	text-align:left;position:relative;overflow:hidden;margin-top: 0px;padding: 0px 0px;width: 940px;height:420px;
}
.innerScroll .items {width:20000em;position:absolute;clear:both;}
#browsable .items div{float: left;width:940px;height:420px;}

/* ---------------------- position and dimensions of the navigator for inner scroll-------------- */
.navi {z-index:100;position:absolute;top:398px;left: 36px;width:110px;height:20px;}

/* items inside navigator */
.navi a {width:16px;height:16px;float:left;margin:3px;display:block;font-size:1px;
         background:url(/images/index/navi.png) 0 0 no-repeat;}

/* mouseover state */
.navi a:hover {	background-position:0 -16px;}

/* active state (current page state) */
.navi a.active {background-position:0 -32px;}

/*--------------------------stackables Main Pane --------------------------*/
.stackables {	width:936px;height:420px;position:relative;}
.stacks {		width:300px;height:170px;}
.stacksbreak {	width:920px;height:60px;}
#stack1{	background: url(/images/index/stack1.jpg) 0 0 no-repeat; position: absolute; top: 10px; left: 8px;}
#stack2{	background: url(/images/index/stack2.jpg) 0 0 no-repeat; position: absolute; top: 10px; left: 318px;}
#stack3{	background: url(/images/index/stack3.jpg) 0 0 no-repeat; position: absolute; top: 10px; left: 628px;}
#stack4{	background: url(/images/index/stack4.jpg) 0 0 no-repeat; position: absolute; top: 240px; left: 8px;}
#stack5{	background: url(/images/index/stack5.jpg) 0 0 no-repeat; position: absolute; top: 240px; left: 318px;}
#stack6{	background: url(/images/index/stack6.jpg) 0 0 no-repeat; position: absolute; top: 240px; left: 628px;}
#stackbr{	background: url(/images/index/stackbreak.png) 0 0 no-repeat; position: absolute; top: 180px; left: 8px;}

#startHere{display:block; width:298px; height: 168px}