#toolbar {
	position: relative;
	/*top: -20px;*/
	left: 0px;
	width: 820px;
	height: 40px;
	z-index: 2;
	/*background-color: white;*/
	}
	
#toolbar span { 
	display:inline-block;
	float:left; 
	}	
div.category { 
	display: inline-block;
	float:left; 
	}	
div.edit_button {
	display: inline-block;
	width: 250px;
	float: right;
	position:relative;
}	

div.bracket {
	padding: 1px 0;
	height:4px;
	clear: both;
	width:100%;
	border-bottom: #CCCCFF 1px solid;
	border-left:#CCCCFF 1px solid;
	border-right:#CCCCFF 1px solid;
	text-align:center;
}

span.label {
	background: #FFFFFF;
	color: #BBBBEE;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing:0.05em;	
	line-height: 8px;
	padding:0 2px;
	margin:0 1px 0 3px;
}	

#readout {
	background:url(../../images/tbdb/toolbar/readout-wide.gif) no-repeat;
	width:158px;
	padding: 6px 1px;
	height:18px;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#993366;
	text-align: center;
	}
	
span.connector { 	
	background:url(../../images/tbdb/toolbar/line.gif) no-repeat;
	width: 5px;
	height: 30px;
	}
	
span.spacer { 	
	background-color:white;
	width: 5px;
	height: 30px;
	}	

span.leftbracket	{ 	
	background:url(../../images/tbdb/toolbar/leftb.gif) no-repeat;
	width: 5px;
	height: 30px;
	}
	
span.rightbracket	{ 	
	background:url(../../images/tbdb/toolbar/rightb.gif) no-repeat;
	width: 5px;
	height: 30px;
	}
		
span.oneline {	padding: 5px 2px; line-height: 16px; }

	
span.knob { height: 30px; width: 30px; }	

.multi { position: relative; }

#optnsLayer { 
	background-color:#CCFFFF;
	border:#99CCCC 1px solid;
	display:block;
	padding: 3px 6px 3px 0 ;
	position: absolute;
	left: 8px; 
	top: 8px;
	white-space:nowrap;
	z-index:3;
	}
#optnsLayer ul { margin:0 0 0 -10px;
display:run-in;
 }	

#optnsLayer ul li { 
	margin:0;
	color:#99CCCC;
	list-style-type: square; 
	}



#optnsLayer a {
	color:#6699CC;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
#optnsLayer a:hover { color:#FF6633; text-decoration:underline; }
	
a > #CC	{ background:url(../../images/tbdb/toolbar/CC.gif) no-repeat; }
a:hover > #CC	{ background:url(../../images/tbdb/toolbar/hover/CC.gif) no-repeat; }
#CC.disabled	{ background:url(../../images/tbdb/toolbar/disabled/CC.gif) no-repeat; }

a > #SV	{ background:url(../../images/tbdb/toolbar/SV.gif) no-repeat; }
a:hover > #SV	{ background:url(../../images/tbdb/toolbar/hover/SV.gif) no-repeat; }
#SV.disabled	{ background:url(../../images/tbdb/toolbar/disabled/SV.gif) no-repeat; }

a > #CM	{ background:url(../../images/tbdb/toolbar/CM.gif) no-repeat; }
a:hover > #CM	{ background:url(../../images/tbdb/toolbar/hover/CM.gif) no-repeat; }
#CM.disabled	{ background:url(../../images/tbdb/toolbar/disabled/CM.gif) no-repeat; }

a > #AA	{ background:url(../../images/tbdb/toolbar/AA.gif) no-repeat; }
a:hover > #AA	{ background:url(../../images/tbdb/toolbar/hover/AA.gif) no-repeat; }
#AA.disabled	{ background:url(../../images/tbdb/toolbar/disabled/AA.gif) no-repeat; }

a > #FM	{ background:url(../../images/tbdb/toolbar/FM.gif) no-repeat; }
a:hover > #FM	{ background:url(../../images/tbdb/toolbar/hover/FM.gif) no-repeat; }
#FM.disabled	{ background:url(../../images/tbdb/toolbar/disabled/FM.gif) no-repeat; }

a > #GM	{ background:url(../../images/tbdb/toolbar/GM.gif) no-repeat; }
a:hover > #GM	{ background:url(../../images/tbdb/toolbar/hover/GM.gif) no-repeat; }
#CC.disabled { background:url(../../images/tbdb/toolbar/disabled/GM.gif) no-repeat; }

a > #DP	{ background:url(../../images/tbdb/toolbar/DP.gif) no-repeat; }
a:hover > #DP	{ background:url(../../images/tbdb/toolbar/hover/DP.gif) no-repeat; }
#DP.disabled { background:url(../../images/tbdb/toolbar/disabled/DP.gif) no-repeat; }

a > #DA	{ background:url(../../images/tbdb/toolbar/DA.gif) no-repeat; }
a:hover > #DA	{ background:url(../../images/tbdb/toolbar/hover/DA.gif) no-repeat; }
#DA.disabled { background:url(../../images/tbdb/toolbar/disabled/DA.gif) no-repeat; }

a > #SP	{ background:url(../../images/tbdb/toolbar/SP.gif) no-repeat; }
a:hover > #SP	{ background:url(../../images/tbdb/toolbar/hover/SP.gif) no-repeat; }
#SP.disabled { background:url(../../images/tbdb/toolbar/disabled/SP.gif) no-repeat; }

a > #OB	{ background:url(../../images/tbdb/toolbar/OB.gif) no-repeat; }
a:hover > #OB	{ background:url(../../images/tbdb/toolbar/hover/OB.gif) no-repeat; }
#OB.disabled { background:url(../../images/tbdb/toolbar/disabled/OB.gif) no-repeat; }

a > #GS	{ background:url(../../images/tbdb/toolbar/GS.gif) no-repeat; }
a:hover > #GS	{ background:url(../../images/tbdb/toolbar/hover/GS.gif) no-repeat; }
#GS.disabled { background:url(../../images/tbdb/toolbar/disabled/GS.gif) no-repeat; }

a > #EC	{ background:url(../../images/tbdb/toolbar/EC.gif) no-repeat; }
a:hover > #EC	{ background:url(../../images/tbdb/toolbar/hover/EC.gif) no-repeat; }
#EC.disabled { background:url(../../images/tbdb/toolbar/disabled/EC.gif) no-repeat; }

a > #ES	{ background:url(../../images/tbdb/toolbar/ES.gif) no-repeat; }
a:hover > #ES	{ background:url(../../images/tbdb/toolbar/hover/ES.gif) no-repeat; }
#ES.disabled { background:url(../../images/tbdb/toolbar/disabled/ES.gif) no-repeat; }

a > #BL	{ background:url(../../images/tbdb/toolbar/BL.gif) no-repeat; }
a:hover > #BL	{ background:url(../../images/tbdb/toolbar/hover/BL.gif) no-repeat; }
#BL.disabled { background:url(../../images/tbdb/toolbar/disabled/BL.gif) no-repeat; }

a > #MA	{ background:url(../../images/tbdb/toolbar/MA.gif) no-repeat; }
a:hover > #MA	{ background:url(../../images/tbdb/toolbar/hover/MA.gif) no-repeat; }
#MA.disabled { background:url(../../images/tbdb/toolbar/disabled/MA.gif) no-repeat; }

a > #FT	{ background:url(../../images/tbdb/toolbar/FT.gif) no-repeat; }
a:hover > #FT	{ background:url(../../images/tbdb/toolbar/hover/FT.gif) no-repeat; }
#FT.disabled { background:url(../../images/tbdb/toolbar/disabled/FT.gif) no-repeat; }

a > #ST	{ background:url(../../images/tbdb/toolbar/ST.gif) no-repeat; }
a:hover > #ST	{ background:url(../../images/tbdb/toolbar/hover/ST.gif) no-repeat; }
#ST.disabled { background:url(../../images/tbdb/toolbar/disabled/ST.gif) no-repeat; }

a > #CMG	{ background:url(../../images/tbdb/toolbar/CMG.gif) no-repeat; }
a:hover > #CMG	{ background:url(../../images/tbdb/toolbar/hover/CMG.gif) no-repeat; }
#CMG.disabled { background:url(../../images/tbdb/toolbar/disabled/CMG.gif) no-repeat; }

a > #RN	{ background:url(../../images/tbdb/toolbar/RN.gif) no-repeat; }
a:hover > #RN	{ background:url(../../images/tbdb/toolbar/hover/RN.gif) no-repeat; }
#RN.disabled { background:url(../../images/tbdb/toolbar/disabled/RN.gif) no-repeat; }


