body {
	margin: 0px;
	padding:0px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #868686;
	line-height: 1.5em;
}
#heaader
{
	background-color: #DCDCDA;
	clear: both;
	height: 120px;
}
#twolines
{
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #FAFAFA;
	clear:both;
}

#contents
{
	min-height:750px;
}
fieldset
{
	margin-bottom:10px;
	clear:both;
}

.no-border
{
	border: 0px none #FFFFFF;
}
.red {
	font-size: 14px;
	color: #FF0000;
}
#topnav { clear: both; margin: 0; overflow: hidden; text-align:right; }

 #topnav a {
	float: right;
	display: block;
	color: #8e8e8e;
	text-decoration: none;
	font-family: "Actor", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
	outline: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	line-height: 1;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 30px;
	font-weight: bold;
}
#topnav #active {
	color: #1919A6;
}

 #topnav a:hover {
	color: #1919A6;
}

.site-width
{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	padding: 10px;
}
.home-btns {
	display: block;
	float: left;
	height: 272px;
	width: 275px;
	margin: 20px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/home-btns.jpg);
	background-repeat: no-repeat;
	line-height: 272px;
	text-decoration: none;
	color: #000;
}
.ticket-info {
	float: left;
	width: 50%;
}
.ticket-info .ticket-box {
	border: 1px solid #000;
	background-color: #F5F5F5;
}

 

.bottom-menu a:hover {
	color: #000000;
	text-decoration: none;
}

.school-box {
	background-image: url(images/school-box-bg.jpg);
	background-repeat: no-repeat;
	height: 424px;
	width: 328px;
}
h1 {
	font-size: 22px;
	color:#F93;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin: 0px;
	color:#1A19A9;
	padding-bottom:5px;
	padding-top: 10px;
}
h3 {
	color: #69C;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
a:visited{
}
.grid
{
	border: 1px solid #D8DDF0;
}
.grid th
{
	background-color: #F2F5FF;
	font-weight: bold;
}
.grid th ,.grid td
{
	border: 1px solid #D8DDF0;
	padding:5px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.light-grey {
	background-color: #DBDBDB;
}
.width-100 {
	width: 100px;
}

#schools_list {
	margin:auto;
	width:240px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	height:250px;
	display: block;
	text-align: left;
	overflow: scroll;
	font-size:12px;
}
#schools_list a {
	color:#000099;
}.right-align {
	text-align: right;
}
.profit-loss-box {
	font-size: 16px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.no-borders {
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.userinfo
{
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	width:auto;
	float:right;
}
.dpTable
{
	background-color:#CCCCCC;
	border: 1px solid #000000;
	cursor:pointer;
}

.survey
{
	float:left;
	width:235px;
	margin: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#datetime
{
	display:none;
	clear:both;
}
#tournaments
{
	display:none;
}
#opponent
{
	width:350px;
	float:right;
	display:none;
}
#frmTransfer span
{
	display:block;
	width:170px;
	float:left;
}
#frmStatLeaders span
{
	display:block;
	width:140px;
	float:left;
}
#frmStatLeaders label
{
	color:#FF0000;
}
#error
{
	color:#FF0000;
	font-size:14px;
}
fieldset{
margin-top:10px;
}
.blue
{
	color:#000;
}
.blue span
{
	color:#000000;
}
.blue label
{
	color:#0000FF;
	padding-left:5px;
}
#schoolBox
{
	position:absolute;
	width:250px;
	padding:10px;
	border: 1px solid #CCC;
	display:none;
	background-color: #CCC;
	z-index:50000;
}

#studentBox
{
	position:absolute;
	width:250px;
	height:340px;
	padding:10px;
	border: 1px solid #CCC;
	border-radius:5px;
	display:none;
	background-color: #CCC;
	z-index:50020;
}

#transporterBox
{
	position:absolute;
	width:250px;
	padding:10px;
	border: 1px solid #CCC;
	display:none;
	background-color: #CCC;
	z-index:50003;
}
.frmBox span
{
	width:220px;
	display:block;
	float:left;	
}

.frmBox textarea
{
	width:500px;
}
.frmBox p
{
	display:block;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
}

#rptlinks p
{
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	padding-top:30px;
	display:block;
	text-align:center;
	
}
#rptlinks a
{
	padding-left:25px;
	padding-right:25px;
	background-color:#069;
	color:#FFF;
	text-decoration:none;

	padding-top:15px;
	padding-bottom:15px;
}

#rptlinks a:hover
{
	color:#CCC;
	text-decoration:none;
}

/* event type colors*/

.home-game{
	color:#00F;
}
.away-game{
	color:#FF1301;
}
.practices{color:#F60;}
.school-activity{color:#060;}
.non-school-activity{color:#309;}
.tournaments{color:#F06}
#box {
	border: 1px solid #CCC;
}
#notificationTab {
	float: left;
	width: 33.3%;
	text-align: center;
	cursor:pointer;
	line-height: 30px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#calendarTab {
	float: left;
	width: 50%;
	text-align: center;
	cursor:pointer;
	background-color: #EDEDED;
	line-height: 30px;
	font-size: 14px;
	
}
#teamsTab
{
	float: right;
	width: 50%;
	text-align: center;
	cursor:pointer;
 	background-color: #EDEDED;
	line-height: 30px;
	font-size: 14px;
}
#dateslist
{
	width:200px;
	
}
#repeat_dates
{
	width:100%;
	border: 1px solid #CCC;
}
.btnBorder {
	border: 1px solid #F00;
}
btnNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#calendar_div td
{
	font-size:12px;
	font-family:Arial Narrow, Helvetica, sans-serif;
}
#calendar_div td a
{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding: 2px;
}
/* validator css */
#field { margin-left: .5em; float: left; }
#field, label { float: left; font-family: Arial, Helvetica, sans-serif; font-size: small; }
br { clear: both; }
input {
	border: 1px solid #CCC;
	height: 30px;
}
input[type=submit],input[type=button]{
	border: 1px solid #CCC;
	height: 30px;
	background-color: #FAFAFA;
	padding-right: 5px;
	padding-left: 5px;
	border-radius:5px;
}


input.error { border: 1px solid red;float:left }
label.error {
	display:block;
	background: url('images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	clear:both;
}
label.valid {
	background: url('images/checked.gif') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}
select{
	height: 30px;
	border: 1px solid #CCC;
}
.dttext
{
	width:70px;
}

#footer {
	font-size: 12px;
	color: #666;
	font-family: Arial, sans-serif;
	text-align: right;
	background-color: #FAFAFA;
	height: 50px;
	padding-top: 20px;
	padding-right: 20;
	padding-bottom: 45px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
 #footer div.paragraph {
	color: #666;
	padding-right: 20px;
}
#footer p { color: #666; }
#footer a,a:visited
{
	color: #F90;	
}
#footer span{}