/*- Menu Tabs J--------------------------- */

#tabsJ {
  float:left;
  width:100%;
  font-size:92%;
  line-height:normal;
  z-index:10;
  position:relative; 
 
  

}
#tabsJ ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#tabsJ li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsJ a {
  font: normal 11pt Myriad Pro, Arial;
  font-style:normal;
  float:left;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
}
#tabsJ a span {
  float:left;
  display:block;
  padding:7px 10px 4px 6px;
  margin:0px 1px 0px 0px;
  color:#ffffff;
}

/*images*/
#tabsJ #all_resources, #tabsJ #featured, #tabsJ #access, #tabsJ #autism,#tabsJ #communication, #tabsJ #curriculum, #tabsJ #vision, #tabsJ #archive {
  background:url("/setbc/images/all_resources_left.gif") no-repeat left top;
}

#tabsJ #all_resources span, #tabsJ #featured span, #tabsJ #access span, #tabsJ #autism span, #tabsJ #communication span, #tabsJ #curriculum span, #tabsJ #vision span, #tabsJ #archive span  {
  background:url("/setbc/images/all_resources_right.gif") no-repeat right top;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
  color:#FFF;
}



#tabsJ a:hover span, 
#tabsJ #all_resources:hover span, 
#tabsJ #featured:hover span,
#tabsJ #access:hover span,
#tabsJ #autism:hover span,
#tabsJ #communication:hover span,
#tabsJ #curriculum:hover span,
#tabsJ #vision:hover span,
#tabsJ #archive:hover span {

    color:#b7fffb;
}

#tabsJ #current a {
  background-position:0% -36px;
}
#tabsJ li#current a span, #tabsJ li#current a:hover span {
  background-position:100% -36px;
  color:#3c425b;
  font-weight:bold;
}

#tabsJ li#current a span{
padding:5px 10px 7px 6px;


}
/* quick links style */

h1#lclogo{float:left; padding-top:18px; width:auto; border:none; margin:0;clear:none;}

#quicklinks {
	float:right;
	text-align:right;
	padding:1.2em 0 0 0;
	margin:0;
	font: normal .9em/1.7 Myriad Pro, Arial;
	color:#000;
	
}
#quicklinks a{
text-decoration:underline
}
#searchlc 
{

	text-align:right;
	vertical-align:text-bottom; 
	font: normal .9em Myriad Pro, Arial;
	padding:20px 0 20px 0;
	margin:0;

}

#searchlc .searchIcon {padding:2px 4px 0 0}
#searchlc  input {}	

#findsubmit {
	 padding:0 .25em 0 .25em;
  	 width:auto;
 	 overflow:visible;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666;
	font-size:1.3em;
	background:url(/images/btn_tilebg.gif) repeat-x left top;
	font-weight:normal;


}
#findsubmit:hover {
color:#000;

}




/*form {margin:0; padding:0; line-height:1em;}*/

