body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000000;
  font:12px Verdana, Arial, Helvetica;
  } html>body {font-size:small;}

#header-wrapper{
height:120px;
}
#header {
  float:left;
  width:1024px;
  font-size:93%;
  line-height:normal;
  }
#header-wrapper .athlete{
  background:#457AFF url("../images/header/bg.jpg") no-repeat;
 }
 #header-wrapper .preview{
  background:#457AFF url("../images/header/bg_2.jpg") no-repeat;
 }
#header-wrapper .coach{
  background:#457AFF url("../images/header/bg_coach.jpg") no-repeat;
 }
#header ul {
  margin:0px 0px 0px 0px;
  padding:6px 0px 0px 10px;
  list-style:none;
  }
#header li {
  float:left;
  background:url("../images/header/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 16px;
  }
#header a {
  float:left;
  display:block;
  background:url("../images/header/right.gif") no-repeat right top;
  padding:5px 20px 4px 6px;
  margin:0px 2px 0px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#000000;
  }
#header #current {
  background-image:url("../images/header/left_on.gif");
  }
#header #current a {
  background-image:url("../images/header/right_on.gif");
  color:#000000;
  padding-bottom:5px;
  }

#header #logo img{
border:0px;
margin:10px 0px 0px 30px;
}

#header #logo a,
#header #coaches_login a{
background:transparent;
}

#header #coaches_login{
position:absolute;
top:20px;
left:820px;
width:149px;
height:78px;
background:url( "../images/header/coaches_bg.gif" ) no-repeat;
}

#header #coaches_login a.home{
margin:8px 0px 15px 10px;
padding:0px;
width:149px;
color:#000000;
}

#header #coaches_login a.links{
margin:0px 0px 2px 20px;
padding:0px;
font-size:11px;
width:111px;
color:#457AFF;
text-align:center;
}


	
#sub_header {
float:left;
width:100%;
line-height:normal;
}

#sub_header h2{
font-size:14px;
font-weight:bold;
font-style:italic;
padding:0px 10px;
margin:0px;
background:#095686;
color:#FFFFFF;
}

#sub_header ul {
margin:2px 0px 0px 0px;
padding:0px 0px 0px 0px;
list-style:none;
}

#sub_header li {
float:left;
background:url("../images/header/sub_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 11px;
}

#sub_header a {
float:left;
display:block;
background:url("../images/header/sub_right.gif") no-repeat right top;
padding:5px 20px 5px 6px;
margin:0px 2px 0px 0px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#sub_header a {float:none;}
/* End IE5-Mac hack */
#sub_header a:hover {
color:#000000;
}
#sub_header #current {
background-image:url("../images/header/sub_left_on.gif");
}

#sub_header #current a {
background-image:url("../images/header/sub_right_on.gif");
color:#469884;
padding-bottom:5px;
}


#main{
width:1024px;
margin-top:10px;
}

/*** TILES **/
.tile .title{
font-size:14px;
font-weight:bold;
font-style:italic;
}

.tile .title .inner{
padding:0px 10px;
margin:0px;
}

.tile .content{
font-weight:bold;
margin:0px;
padding:0px;
}

.tile .content .inner{
padding:4px 0px 7px 15px;
margin:0px;
}

.greentile .title .inner{
padding:0px 10px;
margin:0px;
}

.greentile .title{
background:#4B9C88;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
font-style:italic;
}

.greentile .content{
background:#92CDBF;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
margin:0px;
padding:0px;
}

.greentile .content .pad,
.greentile .whitec .pad{
padding:10px;
}

.sub_box{
width:680px;
float:left;
margin:10px;
}

.sub_box .text .pad{
width:680px;
}

.sub_box .text .pad2{
padding:10px 0px;
}




.field155px{
display:inline;
width:155px;
height:30px;
padding:5px;
float:left;
text-align:right;
}


.field155px select,
.field155px input.text{
width:150px;
border:1px solid #000000;
}

.field155px input.radio{
float:left;
width:30px;
border:0px;
}

.field155px label{
font-weight:bold;
line-height:16px;
}

.field310px{
display:inline;
width:480px;
height:25px;
padding:5px;
float:left;
}


.field310px input.text{
width:250px;
border:1px solid #000000;
}

.field310px input.smalltext{
width:100px;
border:1px solid #000000;
}


.sub_box-2col h3{
border-bottom:1px solid #000000;
font-size:16px;
margin:10px;
}


.sub_box-2col{
width:680px;
float:left;
margin:10px;
}

.sub_box-2col .text .pad{
width:680px;
}


.sub_box-2col .text .pad2{
padding:10px 50px;
}

.sub_box-2col .field{
display:inline;
height:25px;
padding:5px;
float:left;
text-align:right;
}

.sub_box-2col .field select,
.sub_box-2col .field input.text{
width:250px;
border:1px solid #000000;
}

.sub_box-2col .field input.radio{
float:left;
width:30px;
border:0px;
}

.sub_box-2col .field label{
font-weight:bold;
line-height:16px;
}

.field-wide{
width:565px;
padding:15px 50px;
}

.field-wide textarea{
height:200px;
width:560px;
border:1px solid #000000;
}

.field-wide label{
font-weight:bold;
}

h2,
.sub_box-2col h2{
font-size:16px;
}

h3,.sub_box-2col h3{
border-bottom:1px solid #000000;
font-size:16px;
margin:10px;
}

.sub_box-2col p{
text-align:center;
}


.error{
color:#FF0000;
margin:0px 0px 10px 40px;
}

.dotted{
border-top: 1px dotted #000000;
}

#footer{
text-align:center;
color:#666666;
width:1024px;
}

#footer .links{ 
margin:0px 0px 10px 0px;
}

#footer .links a{ 
color:#666666;
padding:0px 10px;
}

#footer .links a.border{ 
border-right:1px solid #444444;
}

.required{
color:red;
font-weight:bold;
margin-right:2px;
}


.results-label{
float:left;
margin:0px 0px 0px 3px;
}

.results-pager{
float:right;
margin-right:10px;
}

.results-pager .selected{
font-weight:bold;
}

.results-pager a{
color:#3366FF;
}

table.results{
width:650px;
padding:0px;
margin:5px 0px 5px 0px;
clear:both;
}

table.results tr th{
border-left: 2px solid #336666;
border-top: 2px solid #336666;
border-bottom: 2px solid #336666;
background:#339999;
color:#FFFFFF;
}

table.results tr th.border-right{
border-right: 2px solid #336666;
}

table.results tr td{
border-left: 2px solid #336666;
}

table.results tr td.pointer{
cursor:pointer;
}


table.results tr td.inactive{
border-left: 2px solid #336666;
cursor:pointer;
color:#999999;
}

table.results tr td.border-right{
border-right: 2px solid #336666;
}

table.results tr td.border-bottom{
border-bottom: 2px solid #336666;
}

table.results tr td.odd{
background:#CCFFCC;
}

table.results tr td.oddinactive{
background:#CCFFCC;
color:#999999;
}



table.results tr td.position,
table.results tr td.year,
table.results tr td.player{
text-align:center;
}

table.results tr td.location,
table.results tr td.player,
table.results tr td.coach,
table.results tr td.school,
table.results tr td.region,
table.results tr td.state,
table.results tr td.website,
table.results tr td.email,
table.results tr td.address{
text-align:left;
padding-left:5px;
}

table.results tr td.gpa,
table.results tr td.sat,
table.results tr td.act{
text-align:right;
padding-right:5px;
}

.errors{
color:red;
}

p.userMessage{
text-align:center;
background:#FECEBF;
margin:0px 150px;
font-weight:bold;
}

table.resources{
width:610px;
margin-left:40px;
}

table.resources tr td{
vertical-align:top;
width:50%;
}

table.resources tr td a{
color:#6699FF;
font-weight:bold;
display:block;
margin:10px 0px;
}

table.resources tr td h5{
clear:both;
margin:0px;
padding:20px 0px 0px 0px;
font-size:12px;
}

.ex{
text-align:left;
font-size:9px;
color:#333;
}

.ncaa{
width:330px;
height:275px;
background: no-repeat center url(/images/ncaa-watermark.gif);
}

.njcaa{
width:330px;
height:245px;
background: no-repeat center url(/images/njcaa-watermark.gif);
}

.naia{
width:330px;
height:225px;
background: no-repeat center url(/images/naia-watermark.gif);
}



.product{
margin:30px 60px 0px 20px;
width:775px;
}

.product .wrapper{
padding:10px 0px;
}

.product h2{
font-size:14px;
}

.product td.right{
width:700px;
}

.product td.left{
width:200px;
vertical-align:top;
text-align:center;
}

.product .left img{
border:1px solid #000000;
}

.product td.left img.second{
margin-top:80px;
}

.product .left img.third{
margin-top:20px;
}

.product td.right ul li{
width:450px;
}


.debug{
position:absolute;
top:0px;
left:0px;
background:#FFF;
padding:15px;
border:1px solid #000;
}