@charset "utf-8";
/* CSS Document */

body {padding:0;}
#scroll {
	position:relative;
	height:560px;
	overflow:hidden;
	width:940px;
	/*padding:15px;*/
}

#tools {
	width:9999em;
	position:absolute;
	height:460px;
	border:none!important;
	z-index: 1;
}

.tool {
	position: relative;
	float:left;
	width:940px;
	height:460px;
	border:none!important;
	z-index: 100;
}
.tool a, .tool img{
	border:none!important;
	z-index: 100;
}

.tool h2 {
	text-transform:uppercase;
	z-index: 100;
}

.details {
	font-size:18px;
	color:#555;
	margin-top:-150px;
	height:135px;
	width:930px;
	background:url(../images/design/home-overlay-box.png) 0 0 no-repeat;
	padding:5px;
	position:absolute;/*robs amend*/
}


#thumbs {
	/*background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;*/
	background:#000;
	height:84px;
	position:absolute;
	top:458px;
	width:940px;
	left:0;
	padding:10px 0!important;
}

.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;*/

	margin-left:11px;
	display:block;
	width:85px;
	/*float:left;*/
	height:80px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:10px;
	float:left;
}

/* 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, #t2, #t3, #t4, #t5, #t6	{ border:2px solid #000; width:80px; margin-right:5px; }
#t1:hover, #t2:hover, #t3:hover, #t4:hover, #t5:hover, #t6:hover 	{ border:2px solid #139cc4; }
#t1.active, #t2.active, #t3.active, #t4.active, #t5.active, #t6.active	{ border:2px solid #139cc4; }


















/*#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; }*/
