#scroll {
	position:relative;
	height:448px;
	overflow:hidden;
	width:982px;
	padding: 0;
	overflow: hidden;
	margin: 0;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
	margin: 0;
}

.tool {
	float: left;
	width: 982px;
	height: 365px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0;
}

.details {
	background-color: #fff;
	color: #666;
	float: left;
	font-size: 20px;
	margin: 270px 0 0 0;
	padding: 10px 60px;
	width: 525px;
}

.demos {
	float: left;
	min-height: 365px;
	padding: 10px 10px 0px 15px;
	width: 355px;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

.demos h2 {
	color: #000;
	font-weight: bold;
	font-size: 30px;
	line-height: 20px;
	display: block;
	padding: 15px 0px 15px 0px;
	margin: 0;
}

.demos h3 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
        padding: 0px 0px 15px 0px;
	margin: 0;
}

.demos p {
	color: #000;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

.demos a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
	margin: 0px 0 0px 0;
	background: transparent url(bullet-black.png) no-repeat top left ;
	padding: 0px 0px 0px 22px;
}

.demos a:hover {
	color: #ff0000;
	background: transparent url(bullet-red.png) no-repeat top left ;
	margin: 0;
}

.demos ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 10px 20px;
}

.demos li {
	padding: 3px 0px;
	margin: 0;
}

#thumbs {
	background: url(syab-nav-bg.png) no-repeat;
	height: 90px;
	position: absolute;
	top: 365px;
	width: 990px;
	left: 0px;
}

.t a {
	background: transparent url(syab-navigering.png) no-repeat scroll -21px -90px;
	margin-left: 15px;
	display: block;
	width: 99px;
	float: left;
	height: 90px;
	cursor: pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left: 146px;
	_margin-left: 140px;
}

/* CSS sprite for the navigation */

#t1		{ background-position: -205px -90px; }
#t1:hover 	{ background-position: -205px -180px; }
#t1:active	{ background-position: -205px -270px; }
#t1.active	{ background-position: -205px 0 !important; }

#t2		{ background-position: -323px -90px; }
#t2:hover 	{ background-position: -323px -180px; }
#t2:active	{ background-position: -323px -270px; }
#t2.active	{ background-position: -323px 0 !important; }

#t3		{ background-position: -441px -90px; }
#t3:hover 	{ background-position: -441px -180px; }
#t3:active	{ background-position: -441px -270px; }
#t3.active	{ background-position: -441px 0 !important; }

#t4		{ background-position: -559px -90px; }
#t4:hover 	{ background-position: -559px -180px; }
#t4:active	{ background-position: -559px -270px; }
#t4.active	{ background-position: -559px 0 !important; }

#t5		{ background-position: -677px -90px; }
#t5:hover 	{ background-position: -677px -180px; }
#t5:active	{ background-position: -677px -270px; }
#t5.active	{ background-position: -677px 0 !important; }

#t6		{ background-position: -795px -90px; }
#t6:hover 	{ background-position: -795px -180px; }
#t6:active	{ background-position: -795px -270px; }
#t6.active	{ background-position: -795px 0 !important; } 

