@import url('webfonts.css');


body {padding:0;}

img {
	border:0;		
}

#scroll {
	position:relative;
	height:;
	overflow:hidden;
	border:1px solid #ddd;
	/*width:948px;
	padding:15px;*/
	width:968px;	/*MOD*/
	padding-top: 0px;	/*MOD*/
	padding-right: 5px;
	padding-bottom: 30px;	/*MOD*/
	padding-left: 5px;
	margin-top: 20px;	/*MOD*/
	/*margin-bottom: 20px;*/	/*MOD*/
	height:473px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
}

.tool {
	float:left;
	/*width:1000px;*/
	width:978px;	/*MOD*/
	height:340px;
	text-align:center;
}

.details {
	font: 17px/18px 'CantarellRegular', Arial, sans-serif;letter-spacing: 0;
	background-color:transparent;
}
#intro .details {
	line-height: 2em;
	/*color:#555;*/
	color:#fff;	
	/*margin-top:-20px;*/
	margin-top:-160px;	/*MOD*/
	padding:5px 40px 5px 40px;
}
#howtoenter .details, #rules .details, #beamtv .details, #enteronline .details {
	line-height: 2em;
	color:#fff;	
	margin-top:-70px;
	padding:5px 40px 5px 40px;
}
#freebook .details, #categories .details {
	line-height: 2em;
	color:#fff;	
	margin-top:-120px;
	padding:46px 40px 5px 40px;
	line-height: 24px;
}

#thumbs {
	/*background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;*/
	background:url("../images/sprite-about.jpg") no-repeat;	/*MOD*/
	height:90px;
	position:absolute;
	top:425px;
	width:990px;
	left:-8px;
}
#thumbsarchive {
	/*background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;*/
	background:url("../archive/images/sprite-about.jpg") no-repeat;	/*MOD*/
	height:90px;
	position:absolute;
	top:425px;
	width:990px;
	left:-8px;
}
.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	/*background:transparent url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat scroll -21px -90px;*/
	background:transparent url("../images/sprite-about.jpg") no-repeat scroll -21px -90px;	/*MOD*/
	/*margin-left:11px;*/
	margin-left:0px;
	display:block;
	/*width:99px;*/ 	/*MOD for each tab*/
	float:left;
	height:90px;
	cursor:pointer;
}
#t0 {
	width: 176px;
}
#t1 {
	width: 147px;
}
#t2 {
	width: 126px;
}
#t3 {
	width: 78px;
}
#t4 {
	width: 119px;
}
#t5 {
	width: 102px;
}
#t6 {
	width: 144px;
}
.t a.active {
	cursor:default !important;
}

.navi {
	/*margin-left:314px;*/
	margin-left:263px; 	/*MOD*/
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:21px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-263px -90px; }
#t1:hover 	{ background-position:-263px -180px; }
#t1:active	{ background-position:-263px -270px; }
#t1.active	{ background-position:-263px 0 !important; }

#t2			{ background-position:-410px -90px; }
#t2:hover 	{ background-position:-410px -180px; }
#t2:active	{ background-position:-410px -270px; }
#t2.active	{ background-position:-410px 0 !important; }

#t3			{ background-position:-536px -90px; }
#t3:hover 	{ background-position:-536px -180px; }
#t3:active	{ background-position:-536px -270px; }
#t3.active	{ background-position:-536px 0 !important; }

#t4			{ background-position:-614px -90px; }
#t4:hover 	{ background-position:-614px -180px; }
#t4:active	{ background-position:-614px -270px; }
#t4.active	{ background-position:-614px 0 !important; }

#t5			{ background-position:-733px -90px; }
#t5:hover 	{ background-position:-733px -180px; }
#t5:active	{ background-position:-733px -270px; }
#t5.active	{ background-position:-733px 0 !important; }

#t6			{ background-position:-835px -90px; }
#t6:hover 	{ background-position:-835px -180px; }
#t6:active	{ background-position:-835px -270px; }
#t6.active	{ background-position:-835px 0 !important; }


/* CSS sprite for the navigation 
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }*/


