@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol,  li, fieldset, form, 
legen, table, caption, tbody, tfoot, thead, tr, th, td{
    margin : 0;
    padding : 0;
    border : 0;
    outline : 0;
    font-weight : inherit;
    font-style : inherit;
    font-size : 100%;
    vertical-align : baseline;
}

/* Styles for Facebook Fan Page */

#socialColumn{
border : 1px solid #bbbbbb;
background:#ffffff;
height : auto !important;
height : 500px;
width: 475px;
text-align:justify;
padding:10px;
}

#socialColumn h3{
font-size:10px;
font-style:italic;
color:#666666;
}

h2{
color:#FFFFFF;
background-color:#3B5998;
border-bottom: solid #6d84b4 5px;
padding: 10px;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

/* remember to define focus */
:focus{
    outline : 0;
}


ol{
    list-style : none;
}

table{
    border-spacing : 0;
}

caption, th, td{
    font-weight : normal;
}

blockquote:before, blockquote:after, q:before, q:after{
    content : "";
}

blockquote, q{
    quotes : "" "";
}

body {
background:url(../images/main_bg.jpg) repeat;
font: 12px trebuchet ms;
text-align:center;

}

#heading{
min-width: 980px;
background:url(../images/header_bg.png) repeat-x;
height:189px;
text-align:center;
}

#pagewrap{
margin: 0 auto;
background:#FFFFFF;
width:880px;
text-align : left;
min-height:500px;
margin-top:5px;
padding:10px;
padding-bottom:0px;
height:auto;
clear:both;
margin-bottom:5px;
}

#leftColumn {
width : 300px;
text-align : left;
background : #ffffff;
float:left;
min-height : 500px;
height : auto !important;
height : 500px;
}

#leftImage {
width : 220px;
text-align : left;
background : #ffffff;
float:left;
min-height : 10px;
height : auto !important;
height : 200px;
}

.scheduleBox
{
margin-left:10px;
margin-bottom:10px;
float: left;
clear:left;
width:250px;
padding: 10px;
background:#ffffff;
border : 1px solid #bbbbbb;
}

#rightColumnBanner
{
border : 1px solid #bbbbbb;
background:#ffffff;
height : 100px;
width: 535px;
margin-left: 305px;
text-align:center;
padding:10px;
margin-bottom:10px;
}

#rightColumn
{
border : 1px solid #bbbbbb;
background:#ffffff;
min-height : 500px;
height : auto !important;
height : 500px;
width: 535px;
margin-left: 305px;
text-align:justify;
padding:10px;
}

#footer{
height:16px;
font-size:10px;
color:#FFFFFF;
background:#000000;
text-align:center;
width:880px;
margin:auto;
padding-top:2px;
clear:both;
margin-top:10px;
}

h1{
font-size:17px;
font-weight:bold;
color:#ffffff;
padding-left:4px;
padding-top:2px;
background:url(../images/h1_bg.png) repeat-x ;
height:25px;
}

#rightColumn h3{
font-size:10px;
font-style:italic;
color:#666666;
}

#rightColumn h2{
color:#FFFFFF;
background-color:#000000;
border-bottom: solid #C0C0C0 5px;
padding: 10px;
font-size: 12px;
font-weight: bold;
}

#helmets{
height:auto;
width:auto;
}



.schedulebox img{
float:left;
}

#leftscorebox{
width:40px;
height:33px;
border:2px solid #333333;
float:left;
margin-left:20px;
font-size:20px;
text-align:center;
vertical-align:middle;
padding-top:7px;
}

#rightscorebox{
width:40px;
height:33px;
border:2px solid #333333;
float:left;
margin-left:10px;
font-size:20px;
text-align:center;
vertical-align:middle;
padding-top:7px;
}

#status{
margin-left:10px;
}

.clearboth{
clear:both;
}

#scheduletable{
margin-top:10px;
width:auto;
background:url(../images/bafaback.gif) center no-repeat;
}

#scheduletable th{
text-align:center;
padding-top:2px;
border-bottom-style: solid; 
border-bottom-width: 1px; 
}

#scheduletable td{
text-align:center;
padding-top:2px;
}

.middle {
border-right-style: solid; 
border-right-width: 1px; 
border-left-style: solid; 
border-left-width: 1px;
}

#rostertable{
margin-top:10px;
width:520px;
text-align:center;
border:solid 1px black;
font-size:12px;
}

#rostertable th{
padding:2px;
background-color:#000000;
font-size:14px;
color:#FFFFFF;
border:solid 1px white;
}

#rostertable td{
padding:2px;
}

#downloads{
width:520px;
margin-top:10px;
}

#downloads td{
text-align:center;
}

a{
text-decoration:underline;
color:#000000;
}

a:hover{
font-weight:bold;
color:#CF0000;
}

.leftnav a{
font-size:14px;
}



#playerprof{
margin:5px;
width:80px;
float:left;
display: inline;

}


ul.playerbio{
margin : 5px 5px 5px 95px;

width:127px;
height:130px;
padding:0px;
line-height:20px;
list-style : none;

}

ul.coachbio{
margin : 5px 5px 5px 110px;

width:auto;
padding:0px;
line-height:20px;
list-style : none;

}

form fieldset ol {
  margin: 0;
  padding: 0;
}

form fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

legend {
font: 12px trebuchet ms;
}
label {
width : 150px;
}
legend{
width:auto;

}



.leftnav{
list-style:none;
margin: 5px 0;
padding-left: 5px;
width: 150px;
border-bottom-width: 0;
}

.leftnav li a{
background: white ;
font: bold 13px trebuchet ms;
color: black;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-top:1px dotted #666666;
}


* html .leftnav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 150px;
}

.leftnav li a:visited, .glossymenu li a:active{
color: black;
}

.leftnav li a:hover{
color: #CF0000;
}
