/* CSS Document for SLJHS.org */

body {
  margin: 0;
  color: #00538a;
  background-color: #f0ebeb;
  min-width: 750px;
  font-size: x-small;
  font-family: Arial, Helvetica, sans-serif; 
  voice-family: "\"}\""; voice-family:inherit;
  font-size: small;
  }
  html>body {font-size: small;} /* Gecko */
 <a href="../aboutus/index.php">About Us: The Urban Assembly School for Law and Justice</a>
#grad1 {
  background-image: url(../images/bkgd_grad1.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: none;
  margin: 0 auto;
  width: 75%;
  width: expression( document.body.clientWidth < 800 ? "700px" : "75%" );
  min-width: 750px;
  }

#grad2 {
  background-image: url(../images/bkgd_grad2.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: none;
  }

#wrap {
  background-image: url(../images/bkgd_leftmenu.jpg);
  background-position: 0px 100px;
  background-repeat: no-repeat;
  background-color: #31ace8;
  margin: 0 30px 0 30px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  }


/* logo header */
#header {
  background-color: #fff;
  height: 105px;
  }
#utilmenu {float: right; padding: 16px 16px 0 0; margin: 0; font-size: 85%;}

#header #utilmenu a:link {color: #004e8c; text-decoration: none;}
#header #utilmenu a:visited {color: #004e8c; text-decoration: none;}
#header #utilmenu a:hover {color: #bd0e00; text-decoration: underline;}
#header #utilmenu a:active {color: #004e8c; text-decoration: none;} 

#header #utilmenu a.on:link {color: #bd0e00; text-decoration: underline;}
#header #utilmenu a.on:visited {color: #bd0e00; text-decoration: underline;}
#header #utilmenu a.on:hover {color: #bd0e00; text-decoration: underline;}
#header #utilmenu a.on:active {color: #bd0e00; text-decoration: underline;}

#logo {float: left; margin: 18px 0 0 8px;}


/* main menu */
#nav {
  background-color: #00538a;
  padding: 1em 0 1em 0;
  text-transform: uppercase;
  font-size: 85%;
  font-weight: bold;
  position: relative;
  white-space: nowrap;
  }
  
#nav li{
  display: inline;
  }

#mainnavcontainer { 
  margin: 0 0 0 0;
  }

#mainnavcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }

#mainnavcontainer a {
  margin: 0;
  padding: 1em .8em 1em .8em;
  color: #fff;
  line-height: 1em;
  background-color: #00538a;
  }

#mainnavcontainer a:link, #mainnavlist a:visited {
  color: #fff;
  text-decoration: none;
  }

#nav #mainnavcontainer a:hover {
  background-color: #cc0000;
  color: #fff;
  }

/*#nav #mainnavcontainer li.off a:link {color: #fff; text-decoration: none;}
#nav #mainnavcontainer li.off a:visited {color: #fff; text-decoration: none;}
#nav #mainnavcontainer li.off a:hover {color: #fff; text-decoration: none;}*/

#nav #mainnavcontainer li.on a:link {text-decoration: none; background-color: #cc0000;}
#nav #mainnavcontainer li.on a:visited {text-decoration: none; background-color: #cc0000;}
#nav #mainnavcontainer li.on a:hover {text-decoration: none; background-color: #cc0000;}



/* main content */

#main {
  background-color: #e6f3fb;
  float: right;
  width: 80%;
  margin: 4px 0 0 0;
  padding-bottom: .5em;
  border-bottom: 4px solid #31ace8;
  }
 
h1 {
  margin: .3em 30px .3em 20px;
  
  /* (Syntax) font: font-style | font-variant | font-weight | font-size | line-height | font-family */
  
  font-family: "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 270%;
  letter-spacing: 2pt;
  line-height: 22pt;
  color: #e20b0b;
  } 
.smallamp {font-size: 65%;}


h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 140%;
  font-weight: 100;
  color: #0066cc;
  margin: .4em 30px .4em 25px;
  letter-spacing: 1pt;
  }
  
h3 {
  font-size: 100%;
  font-weight: 600;
  margin: .4em 30px .4em 30px;
  }  
h3.partner_no_url {
  margin-bottom: 1em;
  } 


p {
  font-size: 90%;
  margin: .7em 30px 1.3em 30px;
  padding: 0;
  } 
p.mininav {
  padding: .1em 0 .2em 0;
  } 
p.cornerstone {
  border-top: 1px dashed #00538a;
  padding-top:1em;
  }


 
#main ul, #main ol, #main dl {
  margin-top:.3em;
  margin-bottom:1.3em;
  }
#main li, #main dt {
  margin:.2em 2em .8em 2em;
  font-size:90%;
  }  
 
 
div.highlight_box1 {
  padding: 0 0 0 1.3em;
   
  } 
 
div.highlight1 {
  background-color: #fff;
  background-image: url(../images/bkgd_highlight1.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  margin: .2em 0 0 .2em;
  border: 1px solid #999;
  padding: 1em;
  width: 200px;
  float:left;
  position:relative;
  min-height:100px;
  height:auto !important;
  height:100px;
  } 
div.highlight1 p { 
  margin: .2em 0 0 0;
  }
div.highlight1 h3 { 
  margin: 0 0 0 0;
  } 
 

div.highlight2 {
  background-color: #fff;
  background-image: url(../images/bkgd_highlight1.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  margin: .2em 30px 0 20px;
  border: 1px solid #cce8f9;
  padding: 1em;
  position:relative;
  } 
div.highlight2 p { 
  margin: .2em 0 0 0;
  }
div.highlight2 h3 { 
  margin: 0 0 0 0;
  } 

div.highlight3 {
  background-color: #cce8f9;
  margin: .2em 30px 0 20px;
  border: 1px solid #cce8f9;
  padding: 1em;
  position:relative;
  } 
div.highlight3 p { 
  margin: 0 0 0 0;
  }
div.highlight3 h3 { 
  margin: 0 0 0 0;
  } 

div.hubpromo1 {
  background-color: #fff;
  background-image: url(../images/bkgd_highlight1.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  margin: .3em .3em 0 .3em;
  border: 1px solid #fff;
  padding: .5em;
  position:relative;
  } 
div.hubpromo1 p { 
  margin: 0 0 0 0;
  font-weight:200;
  }
div.hubpromo1 h3 {
  font-size: 110%; 
  margin: 0 0 0 0;
  } 

div.collegeList {
  background-color: #fff;
  background-image: url(../images/bkgd_highlight1.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  margin: .3em .3em 0 .3em;
  border: 1px solid #ccc;
  padding: .5em;
  float:right;
  } 
div.collegeList p { 
  margin: 0 0 0 0;
  font-weight:200;
  }
div.collegeList h3 {
  font-size: 110%; 
  margin: 0 0 0 0;
  } 

div.newsletternav {
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 5px 15px 0 15px;
  padding: .1em .1em .1em 1em;
  }
span.issue {
  padding:6px 0 0 0;
  float:left;
  }
select {
  margin:5px 0 5px 0;
  font-size:85%;
  padding:0;
  }


div.newsletter {
  border: 1px solid #00538a;
  margin: 5px 15px 10px 15px; 
  background-image: url(../images/bkgd_newsletter.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #fff;
  }
div.newsletter p { 
  margin: .5em 1.5em 1em 1.5em;
  font-weight:200;
  }
div.newsletter p.newsdate { 
  background-color: #efefef;
  margin: .5em 0 1.5em 0;
  padding: 0 0 0 1.5em;
  font-weight:600;
  }  

div.newsletter h2 { 
  color:#fff;
  font-size: 170%;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing:1pt;
  margin: .5em .3em .3em .5em;
  font-weight:200;
  }
div.newsletter h3 { 
  font-size: 120%;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  margin: .5em 1em 1em 1em;
  padding:.2em 0 .2em 0;
  letter-spacing:1pt;
  font-weight:200;
  }  
div.nletterbox {
  border: 1px solid #efefef;
  margin: .5em 1.5em .5em 1.5em;
  background-color: #e6f3fb;
  padding-top:.5em;
  padding-bottom:.5em;
  }



 
a:link {
	color: #004e8c;
}
a:visited {
	color: #004e8c;
}
a:hover {
	color: #bd0e00;
}
a:active {
	color: #004e8c;
} 
  
 
/* images */ 

a img {border: 0;} 

.contentImgL {
  border: 2px solid #ccc;
  margin: 0 15px 15px 30px;
  float: left;
  } 
  
.contentImgL_nb_p {
  border: 0;
  margin: 3px 10px 0 0;
  float: left;
  }  

.contentImgR {
  border: 1px solid #ccc;
  margin: 0 30px 15px 15px;
  float: right;
  }  

.contentImgR_nb {
  margin: 0 30px 15px 15px;
  float: right;
  }

.icon_job {
  position:absolute;
  top:-8px;
  left: -6px !important; /* all browsers*/
  left: -25px; /* IE5.x/Win */
  left/**/:/**/-19px; /* IE6/Win */
  z-index:4;
  }




#rollover1 a:hover, a:hover img.contentImgR {background-color: #f3cfcf;}


/* left content */
#sidebar {
  float: left;
  width: 20%;
  min-width: 20%;
  font-size: 80%;
  }

/* left menu */
#leftnavcontainer { 
  margin: 4px 0 0 0;
  }

#leftnavcontainer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }

#leftnavcontainer a {
  display: block;
  padding: 3px 0 3px 0;
  background-color: #d4e9f5;
  color: #00538a;
  width: 100%;
  border-bottom: 1px solid #ccc;
  }
.padder {padding-left: .8em; display: block;}

#leftnavcontainer a:link, #leftnavlist a:visited {
  color: #00538a;
  text-decoration: none;
  }

#sidebar #leftnavcontainer a:hover {
  background-color: #e6f3fb;
  color: #e20b0b;
  }

/* #sidebar #leftnavcontainer li.off a:link {color: #fff; text-decoration: none;}
#sidebar #leftnavcontainer li.off a:visited {color: #fff; text-decoration: none;}
#sidebar #leftnavcontainer li.off a:hover {color: #fff; text-decoration: none;} */

#sidebar #leftnavcontainer li.on a:link {color: #e20b0b; text-decoration: none; background-color: #e6f3fb;}
#sidebar #leftnavcontainer li.on a:visited {color: #e20b0b; text-decoration: none; background-color: #e6f3fb;}
#sidebar #leftnavcontainer li.on a:hover {color: #e20b0b; text-decoration: none; background-color: #e6f3fb;}


/* tables background-color: #f6fcfc;*/

table.simple1 {margin: 0 0 20px 20px;}

table.simple_ctr {
  margin: 1em auto 1em auto;
  background-color: #fff;
  width: 90%;
  }
table.simple_ctr td {
  border:1px solid #e6f3fb; }
table.simple_ctr th {
  background-color:#cce8f9;
  font-weight:200;
  padding: .3em;;
  }
table.simple_ctr th.larger {
  font-size:100%;
  letter-spacing: 1pt;
  font-weight:600;
  background-color:#cce8f9;
  } 



tr.gray {background-color: #efefef;}

td {
  padding: 5px 5px 5px 5px; 
  vertical-align: top;
  font-size:100%;
  }
td.ctr {text-align:center;}


td ul {
  margin: 0 0 0 0;
  padding:0;
  }
td li {
  margin: 0 0 0 0;
  padding:0 0 0 0;
  }  


td.whiterow { border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
td.bordbott { border-bottom: 1px solid #fff;}


th {
  font-size:85%;
  }
th.header2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 140%;
  font-weight: 100;
  color: #0066cc;
  padding: 0 0 .2em 0;
  letter-spacing: 1pt;
  text-align: left;
  }

th.header3 {
  font-size: 100%;
  font-weight: 600;
  padding: 0 0 .2em 3px;
  text-align: left;
  }

/* footer */

#footer {
  clear: both;
  background-color: #00538a;
  height: 2em;
  }
#footer p {
  padding: .6em 0 0 .8em;
  color: #fff;
  font-size:80%;
  margin: 0;
  }
#footer a:link {color: #fff; text-decoration: none;}
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}

/* Misc */

.red {color:#ff0000;}
.white {color:#fff;}
.small {font-size: 85%;}
.smaller {font-size: 75%;}
.mid {text-align: center;} 
.light {font-weight:100;}
.bold {font-weight:bold;}
.clearl {clear:left;}
.clear_all {clear:both;};