/* ----- Start TABS -------- */ #navMap { float:top; font-size:90%; line-height:normal; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0px; padding: 0px; clear: both; width: 100%; margin-left: 0px; } #navMap ul { list-style:none; padding: 0px 0px 0px 0px; float: left; align:left;margin-left: 0px; } #navMap li { display:inline; margin:0; padding:0; float: left; align:left;margin-left: 0px; } #navMap a { float:left; background:url('../Includes/tableftb.gif') no-repeat left top; /*padding:0 0 0 4px; */ padding-left: 6px; text-decoration:none; align:left;margin-left: 0px; margin-right:0; margin-top:0; margin-bottom:0 } #navMap a span { float:top; display:block; background:url('../Includes/tabrightB.gif') no-repeat right top; color:#000000; align:left; padding-left:6px; padding-right:15px; padding-top:4px; padding-bottom:4px } /* Commented Backslash Hack hides rule from IE5-Mac \*/ #navMap a span {float:none;} /* End IE5-Mac hack */ #navMap a:hover span { color:#000; } #navMap a:hover { background-position:0% -48px; color:#cc0000; } #navMap a:hover span { background-position:100% -48px; color:#cc0000; } #navMap #gcurrentMap a { background-position:0% -48px; color:#cc0000; } #navMap #gcurrentMap a span { background-position:100% -48px; color:#cc0000; } #schButton{ background-image: url('../Includes/button_search.gif'); width: 69px; height: 31px; float:left; background-repeat: no-repeat; margin-left: 10px; margin-top: 3px; text-align: center; padding-top: 6px; font-family: Arial,san-serif, Tahoma; font-size:10pt; font-weight: bold; letter-spacing: 0.01mm } /* --- END TABS ------*/