﻿.tooltip
{
    
}

#tools_index #content {
	background-image:none;
	float:none;
	margin-top:25px;
	padding:0;
	width:100%;		
}

#right {
	display:none;		
}

img {
	border:0;		
}

#scroll {
	position:relative;
	overflow:hidden;
	width:960px;
	padding:10px 0px 30px 0px;
	height:473px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

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

.tool {
	float:left;
	width:960px;
	height:340px;
	text-align:center;
}

.content
{
    width:960px;
}

.slidedetails {
	font-size:1em;
	color:#555;
	margin-top:0px;
	background-color:transparent;
	padding:5px 100px;
}


#thumbs 
{
	height:90px;
	position:absolute;
	top:425px;
	width:960px;

 background-position: bottom center;
 background-image: url(/Content/archive/47/bg_slide.png);
 background-repeat:no-repeat;
background-color:transparent;

}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a 
{
	margin-left:10px;
	display:block;
	width:100px;
	float:left;
	height:65px;
	cursor:pointer;
}

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

.navi 
{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

.navi li
{
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

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

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

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

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

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

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

