#scroll {
	position:relative;
	height:312px;
	width:935px;
	overflow:hidden;
	margin: 0px 0px 0px 14px;
}

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

.tool {
	float:left;
	width:980px;
	height:200px;
	padding: 0px 0px 0px 500px;
	margin: 10px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:0px;
}

.demos {
	float:left;
	width:430px;
	height:200px;
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.8);
	border-left:1px solid #ddd;
	margin: 0 0 0 0;
	min-height:180px;
}

.demos h2 {
	color:#987706;
	font-size:30px;
	font-weight: normal;  
	line-height: 1em; 
	font-family: Georgia, serif;
	padding:20px 0px 20px 10px;
}

.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

.demos p {
	padding:0px 0px 1px 12px;
	color: #202020
}

#thumbs {
	
	height:0px;
	position:absolute;
	top:214px;
	width:1000px;
	left:0px;
}

.t a {
	background:transparent url(../img/iconat.jpg) no-repeat scroll 0px -199px;
	display:block;
	width:88px;
	float:left;
	height:436px;
	cursor:pointer;
	margin:0 6px  0 0;
}

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

.navi {
	margin-left:0px;
	_margin-left:0px;
}

/* CSS sprite for the navigation */
/*#t0 		  { margin-left:30px; _margin-left:30px;}*/
#t0			{ background-position:0px -99px; }
#t0.active { background-position:0px 0 !important; }
#t0:hover  { background-position:0px -205px; }
#t0:active { background-position:0px -305px; }

#t1			{ background-position:-99px -99px; }
#t1:hover 	{ background-position:-99px -205px; }
#t1:active	{ background-position:-99px -305px; }
#t1.active	{ background-position:-99px 0 !important; }

#t2			{ background-position:-198px -99px; }
#t2:hover 	{ background-position:-198px -205px; }
#t2:active	{ background-position:-198px -305px; }
#t2.active	{ background-position:-198px 0 !important; }

#t3			{ background-position:-297px -99px; }
#t3:hover 	{ background-position:-297px -205px; }
#t3:active	{ background-position:-297px -305px; }
#t3.active	{ background-position:-297px 0 !important; }

#t4			{ background-position:-395px -99px; }
#t4:hover 	{ background-position:-395px -205px; }
#t4:active	{ background-position:-395px -305px; }
#t4.active	{ background-position:-395px 0 !important; }

#t5			{ background-position:-496px -99px; }
#t5:hover 	{ background-position:-496px -205px; }
#t5:active	{ background-position:-496px -305px; }
#t5.active	{ background-position:-496px 0 !important; }

#t6			{ background-position:-594px -99px; }
#t6:hover 	{ background-position:-594px -205px; }
#t6:active	{ background-position:-594px -305px; }
#t6.active	{ background-position:-594px 0 !important; }

#t7			{ background-position:-694px -99px; }
#t7:hover 	{ background-position:-694px -205px; }
#t7:active	{ background-position:-694px -305px; }
#t7.active	{ background-position:-694px 0 !important; }

#t8			{ background-position:-793px -99px; }
#t8:hover 	{ background-position:-793px -205px; }
#t8:active	{ background-position:-793px -305px; }
#t8.active	{ background-position:-793px 0 !important; }

#t9			{ background-position:-891px -99px; }
#t9:hover 	{ background-position:-891px -205px; }
#t9:active	{ background-position:-891px -305px; }
#t9.active	{ background-position:-891px 0 !important; }


