/* @override http://ohs.local/stylesheets/main.css?1226205030 */

body {
  line-height: 1.5em;
  font-family: arial, geneva;
  font-size: 10pt; }

h1, h2, h3 {
  margin: 0; }

h1 {
  color: #13213c;
  margin-left: -3px;
  border-bottom: 1px solid #13213c;
  margin-bottom: 8px;
  padding-bottom: 0px; 
  line-height:22pt;
  }

h2 {
  color: #13213c; 
  }

h3 {
  color: #13213c; }

ul.linklist {
  list-style: none;
  padding: 5px;
  padding-top: 11px;
  padding-left: 0;
  margin: 0; 
  font-size: 12pt;
  }
  ul.linklist li {
    padding-left: 0;
    padding: 1px 0;
    margin: 0; }
  ul.linklist a {
    color: #13213c;
    text-decoration: none; }
  ul.linklist a:hover {
    color: #6689cb;
    text-decoration: underline;
    }

a {
  color: #13213c;
  text-decoration: none; }

a:hover {
  color: #6689cb;
  text-decoration: underline; }

table {
  padding: 5px; }

#coach_picture {
  float: right;
  width: 200px;
  height: 300px;
  border: 1px solid black;
  margin: 5px; }

img {
  border: none; }

#error {
  background-color: red;
  margin: 10px;
  padding: 5px;
  font-weight: 900;
  text-align: center;
  font-size: 14pt; }

#notice {
  margin: 10px;
  padding: 5px;
  font-weight: 900;
  text-align: center;
  font-size: 14pt; }

.nopadding{
  padding:0;
}
.small{
  font-size:8pt;
  padding:0;
}
p.player{
  width:110px;
  height:110px;
}
.photo{
  float: left;
  width:100px;
  height:100px;
}
.large{
  font-size: 18pt;
  font-style: italic;
}
.right{
  margin-left: 100px;
}
.errorExplanation h2{
  font-size: 14pt;
}
img{
  border: 2px solid #13213c;
}
#logo img{
  border: none;
}
#text img{
  border: none;
}
table.records td{
  border: 1px solid #aaaaaa;
}
table th{
  text-transform: uppercase;
  padding: 5px;
  background: #13213c;
  color: #ffffff;
}
table th a{
  color: white;
}
table th a:hover{
  color: #aaa;
}
table td{
  padding-left: 7px;
}
.even{
  background-color: #aaaaaa;
}
.odd{
}
