body {
  font-family: sans-serif;	
  margin: 0;
  padding: 0;
  behavior: url(csshover3.htc);
  font-size: 100%;
  background-color: gray;
}
/*.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
.clear {
  display: inline-block;
}
#wrapper {
  background-color: white;
  border: 1px solid black;	
  float: left;
}
#bigwrapper {
  width: 855px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
/*header */
#header {
  width: 855px;
  height: 204px;
  margin-bottom: 10px;
}
#hpic {
  height: 150px;	
}
#gallery {
  width: 195px;
  height: 130px;
  border: 10px solid #001959;
  float: left;
}
#toolbar {
  border-top: 10px solid #980024;
  border-bottom: 10px solid #980024;
  height: 35px;
  padding-left: 8px;
}
#toolbar ul {
  list-style: none;
  padding: 0;
  float: left;
}
.toollink {
  margin: 5px 0;
  float: left;
}
#toolbar li {
  position: relative;	
}
#toolbar ul ul {
  position: absolute;
  z-index: 500;
  background-color: white;
}
#toolbar ul ul ul {
  top: 0;
  left: 100%;
}
div#toolbar ul ul,
div#toolbar ul li:hover ul ul,
div#toolbar ul ul li:hover ul ul
{display: none;}
div#toolbar ul li:hover ul,
div#toolbar ul ul li:hover ul,
div#toolbar ul ul ul li:hover ul
{display: block;}
.progdrop {
  display: block;
  margin: 5px 0;
  padding: 2px 3px;
  width: 220px;
  background-color: white;
  color: #001959;
}
ul a {
  text-decoration: none;	
}
.linkt {
  display: block;
  background-color: white;
}
.tlink {
  color: black;
  text-decoration: none;
  font-weight: bold;	
  display: block;
  margin-right: 80px;
}
.tright {
  color: black;
  text-decoration: none;
  font-weight: bold;	
  display: block;
}
* html .linkt ul ul {
  margin-left: 0;
  color: #E3A30B;
}
:first-child + html .linkt ul ul {
  margin-left: 0;
}
.tleft {
  color: black;
  text-decoration: none;
  font-weight: bold;	
  display: block;
  margin-left: 40px;
  margin-right: 80px;
}
a.tlink:hover, a.tleft:hover, a.tright:hover {
  color: #E3A30B;	
}
.tlink a:visited {
  color: black;
}
.aboutdrop {
  display: block;
  margin: 5px 0;
  padding: 2px 3px;
  width: 150px;
  background-color: white;
}
.aboutdrop a {
  color: #001959;
}
.trydrop {
  display: block;
  color: #001959;
  margin: 5px 0;
  padding: 2px 3px;
  width: 110px;
  background-color: white;
}
.rosdrop {
  display: block;
  color: #001959;
  margin: 5px 0;
  padding: 2px 3px;
  width: 65px;
  background-color: white;
}
.boysdrop {
  display: block;
  color: #001959;
  margin: 5px 0;
  padding: 2px 3px;
  width: 90px;
  background-color: white;
}
.boysdrop:visited, .rosdrop:visited,
.trydrop:visited, .aboutdrop:visited, .progdrop:visited {
  color: #001959;	
}
#sidelinks {
  padding-top: 25px;
  background-color: #980024;
  float: left;
  width: 184px;
  padding-bottom: 45px;
}
#sidebar {
  margin-right: 5px;
  width: 185px;
  float: left;
}
#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
background-color: #980024;
z-index: 499;
}
#teamside {
  padding-right: 60px;
}
#clubside {
  padding-right: 33px;	
}
#coachside {
  padding-right: 15px;	
}
#campside {
  padding-right: 29px;
}
#sidebar li {
  position: relative;
  background-color: #980024;
  z-index: 499;
}
#sidebar ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
div#sidebar ul ul ul,
div#sidebar ul ul li:hover ul ul
{display: none;}
div#sidebar ul ul li:hover ul,
div#sidebar ul ul ul li:hover ul
{display: block;}
.sidedrop {
  display: block;
  margin: 5px 0;
  padding: 2px 3px;
  width: 150px;
  background-color: #980024;
  color: white;
}
.sidedrop:visited, .rosdrop2:visited, .boysdrop2:visited {
  color: white;
}
.rosdrop2 {
  display: block;
  color: white;
  margin: 5px 0;
  padding: 2px 3px;
  width: 65px;
  background-color: #980024;
}
.boysdrop2 {
  display: block;
  color: white;
  margin: 5px 0;
  padding: 2px 3px;
  width: 90px;
  background-color: #980024;
}
#right {
  margin-left: 5px;
  float: left;
  width: 645px;
  padding-right: 10px;
  background-color: white;
}
#right h2, #right h3 {
  text-align: center;
  color: #001959;
  font-size 14pt;
}
#content {
  float: left;
}
#logo {
  height: 130px;
  width: 620px;
  text-align: center;
  float: left;
  border: 10px solid #E3A30B;
}
#logohead {
  height: 130px;
  width: 377px;
}
.slink {
  height: 25px;
  margin-bottom: 5px;
  width: 184px;
  padding-left: 5px;
}
.slink2 {
  height: 25px;
  margin-bottom: 5px;
  width: 184px;
  margin-right: 5px;
  padding-left: 5px;
}
a.blink, span.blink {
  width: 184px;
  color: white;
  text-decoration: none;
  font-size: 15pt;
  vertical-align: middle;	
}
a.blink2, span.blink2 {
  width: 184px;
  color: white;
  text-decoration: none;
  font-size: 15pt;
  vertical-align: middle;	
}
a.blink:hover, span.blink:hover {
  color: #E3A30B;	
}
#loginform {
  margin-top: 5px;
  font-size: 12pt;
}
#login {
  text-align: center;
  width: 184px;
  margin-bottom: 25px;
  padding: 10px 0;
  background-color: #001959;
  float: left;
  color: white;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.loginhead {
  font-size: 14pt;
}
.login {
  width: 85px;
  margin: 2px;	
}
#usermess {
  color: #E3A30B;
}
/*index*/
#rss {
  width: 660px;
  height: 360px;
  margin-top: 15px;
}
#announce {
  width: 636px;
  padding-right: 10px;
  margin-bottom: 20px;
  margin-left: 5px;
  padding-bottom: 10px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}
.announcetitle {
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #E3A30B;
}
#announcehead {
  font-family: Arial, Helvetica, sans-serif;
  color: #001959;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 14pt;
}
/*footer */
#footer {
  margin-top: 15px;
  width: 855px;
  border-top: 5px solid #E3A30B;
  padding-top: 3px;
  text-align: left;
  height: 10px;
  float: left;
  margin-bottom: 15px;
  height: 65px;
  background-color: white;
}
#footl {
  padding-left: 5px;
  text-align: left;
  float: left;
  margin-right: 185px;
  font-size: 10pt;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
#footr {
  padding-right: 5px;
  text-align: right;
  margin-top: 20px;
  font-size: 10pt;
  float: right;
  font-family: Arial, Helvetica, sans-serif;	
}
#footpic {
  margin-top: 10px;
}
/*about us*/
.bold {
  font-weight: bold;	
}
/*tryout registration form*/
#tryfield {
  float: left;
}
.trylab {
  width: 300px;
  float: left;
  text-align: right;
  padding-right: 5px;
  vertical-align: bottom;
}
.trylabb {
  font-weight: bold;
  width: 300px;
  float: left;
  text-align: right;
  padding-right: 5px;
  vertical-align: bottom;
}
.trylabr {
  width: 300px;
  float: left;
  text-align: right;
  padding-right: 5px;
  vertical-align: bottom;
  color: red;
}
.trysub {
  margin-left: 305px;	
}
.tryline {
  margin: 5px 0;	
}
#agelab {
  padding: 0 3px;	
}
#error {
  color: red;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;	
}
#suc {
  color: green;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;	
}
/*rosters*/
#rostab {
  margin-left: auto;
  margin-right: auto;	
}
td.name {
  width: 145px;	
}
.noname {
  text-align: center;
  padding: 0 5px;
}
.coachtitle {
  font-weight: bold;	
}
/*profiles*/
#profhead {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  margin-bottom: 20px;
}
#profhead img {
  width: 150px;
  height: 200px;	
}
#profname {
  font-size: 16pt;	
}
.proftitle {
  font-size: 14pt;
  font-weight: bold;	
}
.proflab {
  font-weight: bold;
  padding: 0 10px;
  width: 175px;
}
.proftab {
  margin-bottom: 15px;	
}
/*tryouts*/
.tryindent {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;	
}
.trydubindent {
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;	
}
.ital {
  font-style: italic;
}
/*Announcements*/
td.num {
  text-align: center;	
}
td.action {
  width: 140px;	
}
.announcebutton {
  float: left;
  margin-right: 5px;	
}
td.text {
  padding-right: 5px;	
}
#message {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;	
}
#announceadd {
  margin-bottom: 15px;	
}
.annobj {
  float: left;	
}
.annobj input {
  float: left;	
}
.annlab {
  float: left;
  margin-right: 5px;	
}
#annsearch {
  margin-top: 8px;	
}
/*Announcement Manager*/
#annlab {
  text-align: right;
  width: 125px;
  float: left;
  margin-right: 10px;	
}
#annfields {
  float: left;	
}
#anntitle {
  width: 420px;	
}
.anntabtitle {
  width: 100px;
}
/*Log*/
.loghead a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
#logtable {
  text-align: center;	
}
#logshead {
  font-weight: bold;	
}
#logsearch {
  margin-bottom: 20px;	
}
#logrec {
  font-style: italic;
  margin-bottom: 10px;	
}
.logcol {
  float: left;
  margin: 0 5px;	
}
.loglab {
  text-align: right;
  margin-right: 5px;
  width: 125px;
  float: left;	
}
.logobj {
  margin: 5px 0;	
}
.logobj input {
  float: left;	
}
#logsub {
  margin-left: 300px;
  margin-top: 15px;	
}
#lognav {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 15px;	
}
#lognav a {
  margin-right: 15px;
}
/*Update Player Profile*/
.playerhead {
  font-weight: bold;
  font-size: 15pt;
  padding: 10px 75px;	
}
/*Manage Users*/
#addbut {
  margin-top: 10px;
  margin-left: 210px;
}
.userbut {
  float: left;
  margin-right: 5px;
}
#usertable td {
  text-align: center;
  padding: 0 3px;	
}
.useremail {
  width: 75px;	
}
.emailhead {
  width: 75px;
}
.emailhead a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
/*Payment*/
#payment {
  margin-right: auto;
  margin-left: auto;
  text-align: center;	
}
/*Coach Bios*/
.cbteam {
  margin: 5px 0;
}
.cbtmname {
  font-weight: bold;
  width: 300px;
  text-align: right;
}
.cbcoaches {
  margin-left: 10px;
  margin-bottom: 5px;
}
/*Camp Registration*/
#camplist {
  float: left;
  width: 250px;
}
#camplist select {
  margin: 5px 0;
}
/*Camp Signups*/
#camptab td {
  text-align: center;
  padding: 0 10px;
}
/*Camp Manager*/
#campmantab td {
  text-align: center;
  padding: 0 25px;
}
#campmantab {
  margin-left: 25px;	
}
.camplab {
  text-align: right;
  margin-right: 5px;
  width: 100px;
  float: left;	
}
/*Update Teams*/
#teamuptab td {
  text-align: center;
  padding: 0 10px;	
}
#teamuptab {
  margin-left: 100px;	
}
#teamselect select {
  margin-right: 10px;
}
#teamselect {
  margin-left: 35px;	
}
#teamhead {
  font-weight: bold;
  font-size: 17pt;
  text-align:center;
}
/*Tryout Signups*/
#trycoed {
  margin-left: 50px;
}
/*Email Selection*/
#teamsel {
  margin-left: 150px;
}
#defmail {
  float: left;
  margin-left: 125px;
}
#hpmail {
  float: left;
  margin-left: 75px;
}
/*Email Client*/
.elab {
  width: 100px;
  float: left;
  text-align: right;
  margin: 6px 0;
  padding-right: 5px;
}
.efield {
  width: 450px;
  margin: 5px 0;
}
#message {
  width: 450px;
  height: 450px;
  margin: 5px 0;
  text-align: left;
}
#esend {
  margin-left: 105px;
  margin-right: 5px;
  float: left;
}
#ecancel {
  float: left;
}
/*Team Pages*/
#teampic {
  width: 600px;
  height: 400px;
}
#teampicwrap {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
#teamLinks {
  margin: 15px 0;
}
.teamannlink {
  text-decoration: none;
  color: #E3A30B;
}
.teamLink {
  margin-left: 50px;
  font-weight: bold;
  color: #980024;
  text-decoration: none;
}
.teamAnnounce {
  margin: 15px 0;
}
.teamTitle {
  font-weight: bold;
  color: #E3A30B;
}
#teamLeft {
  text-align: left;
  font-weight: bold;
  color: #001959;
  font-size: 16pt;
  margin: 30px 0;
}
/*Team Contact Info*/
.tctab {
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}
.tcname {
  min-width: 175px;
}
.tcphone {
  min-width: 125px;
}
.tcemail {
  min-width: 275px;
}
/*Results */
.resTitle {
  font-weight: bold;
  text-decoration: none;
  color: #980024;
  margin-bottom: 15px;
}
.reslab {
  width: 100px;
  text-align: right;
  float: left;
  color: #E3A30B;
  margin-right: 5px;
}
.resval {
  float: left;
  width: 540px;
}
.rescom {
  margin-top: 100px;
  margin-bottom: 30px;
  margin-left: 25px;
}
/*Schedule */
#schedtab {
  margin-right: auto;
  margin-left: auto;
}
.schedevent {
  min-width: 150px;
}
.scheddate {
  min-width: 110px;
}
.schedlink {
  text-decoration: none;
  color: black;
}
.schedloc {
  min-width: 200px;
}
#schdatecell {
  text-align: center;
}