﻿#scroll {
	position:relative;
	overflow:hidden; 
	width:542px;
	height:600px;
	left:10px;
}

#tools {
	width:9999em;
	position:absolute;
	height:380px;
	top: 90px;

}

.tool {
	float:left;
	width:542px;
	height:100%;
	margin:5px;
	background:url(/fileadmin/uploads/Scientific/Photos/OSD/OBB/background.jpg); 

}


#thumbs {
	background:url(/fileadmin/uploads/Scientific/Photos/OSD/OBB/photoluminescence-navigation.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:0px;
	width:540px;
	left:4px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(/fileadmin/uploads/Scientific/Photos/OSD/OBB/photoluminescence-navigation.jpg) no-repeat scroll -15px -90px;
	margin-left:10px;
	display:block;
	width:94px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:0px;
	_margin-left:0px;
}

/* CSS sprite for the navigation */
#t0 	   { margin-left:14px; _margin-left:10px;}
#t0.active { background-position:-15px 0 !important; }
#t0:hover  { background-position:-15px -180px; }
#t0:active { background-position:-15px -270px; }

#t1		{ background-position:-118px -90px; }
#t1:hover 	{ background-position:-118px -180px; }
#t1:active	{ background-position:-118px -270px; }
#t1.active	{ background-position:-118px 0 !important; }

#t2		{ background-position:-222px -90px; }
#t2:hover 	{ background-position:-222px -180px; }
#t2:active	{ background-position:-222px -270px; }
#t2.active	{ background-position:-222px 0 !important; }

#t3		{ background-position:-326px -90px; }
#t3:hover 	{ background-position:-326px -180px; }
#t3:active	{ background-position:-326px -270px; }
#t3.active	{ background-position:-326px 0 !important; }

#t4		{ background-position:-430px -90px; }
#t4:hover 	{ background-position:-430px -180px; }
#t4:active	{ background-position:-430px -270px; }
#t4.active	{ background-position:-430px 0 !important; }
