/** The sbtab Extension **/
.tx-sbtab-pi1 {margin:0px 0px;}
.tx-sbtab-pi1 .hiddencontent,.hiddencontent2 {display:none;}

.tx-sbtab-pi1_wrap {
padding-top:5px;
  background:#efeadd;
  overflow:hidden;
  clear:both;
  border: 0px solid #c0ccd8;
  width:512px;
  }

#sbtab ul {
  list-style-type: none;
  list-style:none;
  float: left;
  margin-left:0px;
  padding: 0;
  cursor: pointer;
  position:relative;
  width:512px;
  background:#ffffff;
  color:#ffffff;	
}

#sbtab li {
	padding: 0px;
	margin: 0px;
	color:#ffffff;	
}
 

#sbtab li {
  list-style-type: none;
  list-style:none;
  background: url(left.gif) left 0px no-repeat;
  float: left;
  padding:0 0px 0 0px;
  cursor: pointer;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
  color:#000000;
  font-size:11px;
  width:128px;
  
  
}

#sbtab a:visited {
 background: url(right.gif) right 0px no-repeat;
 display: block;
 float: left;
 height: auto; 
 line-height: 24px;
 color: #000;
 padding: 2px 12px 0 14px;
 text-decoration: none;
 outline:0;
 font-weight:bold;
 font-size:90%;
 width:100px;
 color:#ffffff;
}


#sbtab a, #sbtab a:active, #sbtab a:visited {
 background: url(right.gif) right 0px no-repeat;
 display: block;
 float: left;
 height: auto; 
 line-height: 24px;
 padding: 2px 12px 0 14px;
 text-decoration: none;
 outline:0;
 font-weight:bold;
 font-size:90%;
 width:100px;
 color:#ffffff;
}
#sbtab li.selected { background: url(left_on.gif) left 0 no-repeat; color:#000000;}
#sbtab a.selected,
#sbtab a.selected:active,
#sbtab a.selected:visited {background: url(right_on.gif) right 0px no-repeat;padding-right: 14px;color:#000000;}

#sbtab li:hover  {background: url(left_on.gif) left 0 no-repeat;color:#000000;}
#sbtab a:hover {background: url(left_on.gif) left 0 no-repeat;color:#000000;}

#sbtab a:hover {background: url(right_on.gif) right 0px no-repeat;color:#000000;}
