/**************************************
 * THEME NAME: sztheme
 *
 * Files included in this sheet:
 *
 *   sztheme/sz_custom.css
 **************************************/

/***** sztheme/sz_custom.css start *****/

body, td, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    letter-spacing:0;	
}

th {
 letter-spacing:0;
}

a:link {
    color: #00238c;
}

a:visited {
    color:#00238c;
}

#header {
  height:121px;
  border-width:1px;
  border-style:solid;
  background-color: white;
 background-image: url(http://www.studiozero.org/theme/sztheme/pix/szbanner.jpg);
  background-repeat: no-repeat;
        width=100%;
}

.navbar {
 background: url(pix/bg_szbar.jpg) repeat-x;
}

a.autolink:link,
a.autolink:visited {
  color: #00238c;
  background: transparent;
  border-bottom: 1px dashed;
}

a.autolink.glossary:hover {
  cursor: help;
  border-bottom: none;
}

.categoryheader {
  background-color: #00238c;
  color: #ffffff;
}



.sitetopiccontent {
	font-size: 1.25em;
}

.front_navbar {
margin-top: 5px;
margin-bottom: 5px;
}

.navtable {text-align: center;}
.navtable, .navnospace {margin:0; padding: 0;}
.navbutton-l { border-left: 1px solid #ffffff; }
.navbutton, .navbutton-l{ border-right: 1px solid #ffffff;  padding: 0px; margin: 0;font-size: 1.25em;}
.navbutton-l a:link, .navbutton a:link {text-decoration: none; color: #ffffff; background-color: #00238c;}
.navbutton-l a:visited, .navbutton a:visited {text-decoration: none; color: #ffffff; background-color: #00238c; }
.navbutton-l a:hover, .navbutton a:hover {text-decoration: none; color: #00238c; background-color: #ffffff;}

.logininfo {
	text-align:center;
}

.custloginbox {
	vertical-align: top;
	text-align: center;
	margin-bottom: 1em;
}

.aboutsidebox {
	vertical-align: top;
	border-right: 1px solid #C6BDA8;
	text-align: center;
	list-style-image: url(/theme/sztheme/pix/szico.gif);
}
/***** sztheme/sz_custom.css end *****/

