#wrapper {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:940px;
	height:auto;
	margin:10px auto auto auto;
	background:transparent;
	position:relative;
	border:0;
}

#slidercontent{
-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#scroll {
	position:relative;
	height:490px;
	overflow:hidden;
	border:1px solid #ddd;
	background-color:#FFF;
	width:940px;
	padding:0;
	margin:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

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

.tool {
	float:left;
	width:940px;
	height:450px;
	background-repeat:no-repeat;
	background-position: top;
	background-image:no-repeat;	
}

.details {
	background-color:#ededed;
	color:#666;
	float:left;
	font-size:20px;
	margin:0 0 20px 0;
	padding:15px 0 15px 20px;
	width:940px;
	height:auto;
	line-height:normal;
	text-align:left;
}
.details strong{
margin:0;
font-size:24px;
font-weight:bold;
font-style:normal;
}

.demos {
	background-color:#fff;
        filter:alpha(opacity=80);
	border-left:1px solid #ddd;
        opacity: 0.8;
        -moz-opacity:0.8;
	float:right;
	padding:10px;
	width:235px;
	text-align:left;
	height: 300px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.demos h2 {
	color:#8f101b;
	font-size:14px;
	line-height:16px;
	display:block;
	padding:10px 0;
	margin-bottom:0;
}

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


#thumbs,
#thumbs_cn,
#thumbs_de,
#thumbs_en {
	background:url(/tl_files/akkon_ag/toolbox2/demo-navi_en.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:410px;
	width:940px;
	left:0px;
}

#thumbs_cn {
background:url(/tl_files/akkon_ag/toolbox2/demo-navi_cn.jpg) no-repeat;
}

#thumbs_de {
background:url(/tl_files/akkon_ag/toolbox2/demo-navi_de.jpg) no-repeat;
}

#thumbs_en {
background:url(/tl_files/akkon_ag/toolbox2/demo-navi_en.jpg) no-repeat;
}


.t a {
	background:transparent url(/tl_files/akkon_ag/toolbox2/demo-navi_cn.jpg) no-repeat scroll -21px -90px;
	margin-left:0;
	/* margin-right:11px;*/
	display:block;
	width:107px;
	float:left;
	height:960px;
	cursor:pointer;
}

/*
#thumbs_de .t a {
	background:transparent url(/tl_files/akkon_ag/toolbox2/demo-navi_de.jpg) no-repeat scroll -21px -90px;
}

#thumbs_en .t a {
	background:transparent url(/tl_files/akkon_ag/toolbox2/demo-navi_en.jpg) no-repeat scroll -21px -90px;
}

#thumbs_cn .t a {
	background:transparent url(/tl_files/akkon_ag/toolbox2/demo-navi_cn.jpg) no-repeat scroll -21px -90px;
}

*/


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

.navi {
	margin-left:296px;
	_margin-left:304px;
}

/* 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:-296px -90px;}
#t1:hover 	{background-position:-296px -180px;}
#t1:active	{background-position:-296px -270px;}
#t1.active	{background-position:-296px 0 !important; }

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

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

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

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

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