body{
	background-color: #e4e4e4;
	background-image: url("../images/bg.gif");
	margin: 0px 25px 0px 25px;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.80em;
	line-height: 1.2em;
}
h1{	font-size: 1.6em;	}
h2{	font-size: 1.3em;	}
h3{	font-size: 1.0em;	}

a{			text-decoration: none;	}
a:hover{	text-decoration: underline;	}
a img{		border: none;	}

td{	vertical-align: top;	}
ul li a{	text-decoration: none;	}

input{		border: 1px solid;	}
select{		border: 1px solid;	}
textarea{	border: 1px solid;	}

/***********************************************************/
.column-in {
	margin:0; padding:0;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
/***********************************************************/
#header {
	position: relative;
	height: 120px;
	background-color: #fff;
	border-top: 10px solid;
	margin: 0; 
	padding: 0;
}
#header #logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 131px;
	background-repeat: no-repeat;
}
#header #tagline{
	position: absolute;
	top: 0px;
	left: 140px;
	width: 250px;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-top: 80px;
}
#header #image{
	position: relative;
	float: right;
	height: 120px;
	width: 315px;
}

/***********************************************************/
#menu{
	position: relative;
	height: 1.8em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	float: left;
	border: none;
	height: 1.0em;
	padding: 0.5em 0.0em 0.3em 0.0em;
	font-weight: bold;
	text-transform: uppercase;
}
#menu ul li#active{
	border-bottom: 1px solid;
}
#menu ul li:hover a{
	text-decoration: underline;
}
#menu a{
	text-decoration: none;
	padding: 0.5em 1.0em 0.3em 1.0em;
}

/***********************************************************/
#main1 {
	margin: 0; 
	padding: 0;
	background-color: #F7F7F8;
	border-top: 1px solid #F7F7F8;
}
#main2 {
	margin: 0; 
	padding: 0;
}

/***********************************************************/
#sidemenu {
	float: left;
	width: 170px;
	margin: 0; 
	padding: 12px 0px 0px 15px;
}
#sidemenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidemenu ul li#active{
	font-weight: bold;
}
/***********************************************************/
#sidebar {
	float: right;
	width: 150px;
	margin: 0; 
	padding-top: 5.0em;
	color: #666;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
/***********************************************************/
#content3{
	margin: 0px 150px 0px 170px;
	padding: 15px;
	border-left: 1px solid #666;
}
#content2{
	margin: 0px 0px 0px 170px;
	padding: 15px;
	border-left: 1px solid #666;
}
/***********************************************************/
#footer{
	border-top: 1px solid #F7F7F8;
	margin: 0;
	padding: 0;
	background-color: #F7F7F8;
	text-align: center;
	border-bottom: 5px solid;
}

/***********************************************************/
.FIR{	display: none;	}


.section-header{	
	background-color: #999; 
	font-weight: bold; 
	color: #fff;	
	padding: 5px 10px;
	margin: 0;
	border-bottom: 1px solid #666;
}
/***********************************************************/
#welcome{
	width: 100%;
}
#welcome #welcome-left{
	margin: 0 315px 0 0;
	padding: 13px 18px 15px 12px;
}
#welcome #welcome-right{
	float: right;
	width: 271px;
	margin: 0;
	padding: 13px 17px 15px 27px;
	background-color: #666;
	color: #fff;
}
#welcome #welcome-middle{
	margin: 0 0 0 0;
	padding: 13px 18px 15px 12px;
}

#scores{
	width: 100%;
}
#scores #scores-left{
	margin: 0 315px 0 0;
}
#scores #scores-left-caption{
	padding-left: 12px;
	padding-right: 18px;
}
#scores #scores-right{
	float: right;
	width: 271px;
	margin: 0;
	padding: 13px 17px 15px 27px;
}
#scores #scores-right td{
	vertical-align: bottom;
}
#scores #scores-header #scores-header-right{
	float: right;
	width: 315px;
}

#news-updates{
	width: 100%;
}
#news-updates #news-left{
	margin: 0 315px 0 0;
	padding: 13px 18px 15px 12px;
}
#news-updates #news-right{
	float: right;
	width: 271px;
	margin: 0;
	padding: 0px 17px 15px 27px;
}

.row{
	width: 100%;
}
.row .col-one{
	margin: 0;
	padding: 0 18px 15px 12px;
}
.row .col-left{
	margin: 0 315px 0 0;
	padding: 13px 18px 15px 12px;
}
.row .col-right{
	float: right;
	width: 271px;
	margin: 0;
	padding: 13px 17px 15px 27px;
}
.row .col-right td{
	vertical-align: bottom;
}
.row .row-header .row-header-right{
	float: right;
	width: 315px;
}



/***********************************************************/
/***********************************************************/
/***********************************************************/

.header{
	background-color: #66ABAB;
}
.arrows{
	background-color: #007373;
}
.required{
	font-weight: bold;
	color: #f00;
}
.label{
	text-align: right;
	font-weight: bold;
	background-color: #ccc;
	vertical-align: middle;
}
.center{
	text-align: center;
}
.bgcolor0{
	background-color: #fff;
}
.bgcolor1{
	background-color: #dedede;
}
p.error{
	width: 300px;
	border: 1px solid #f00;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #EDEDED;
}
p.error strong{		color: #f00;	}
p.success{
	width: 300px;
	border: 1px solid #0f0;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #EDEDED;
}
p.success strong{	color: #0f0;	}
p.notice{
	width: 300px;
	border: 1px solid #F50;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFB;
}
p.notice strong{	color: #F50;	}
.strike{ text-decoration: line-through; }
.summary{ 
	background-color: #F7E6BD;  
	font-weight: bold;
	font-size: 12px;		
}


/****************	STANDINGS TABLE	*************************/

#standings{

}

#standings table{

}

#standings table .spacer-row{

}

#standings table .standings-name-row{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

#standings table .standings-division-row{
	background-color: #F7E6BD;
	font-size: 1.1em;
}

#standings table .game-headers-row{
	
}

#standings table th{

}

#standings table .division-winloss-header-cell{
	background-color: #FFF5DE;
}

#standings table .overall-winloss-header-cell{
	
}

#standings table .points-header-cell{
	background-color: #FFF5DE;
}

#standings table .school-header-cell{
	text-align: left;	
}

#standings table .division-wins-header-cell{
	background-color: #FFF5DE;
}

#standings table .division-losses-header-cell{
	background-color: #FFF5DE;
}

#standings table .division-ties-header-cell{
	background-color: #FFF5DE;
}

#standings table .overall-wins-header-cell{
	
}

#standings table .overall-losses-header-cell{
	
}

#standings table .overall-ties-header-cell{
	
}

#standings table .points-for-header-cell{
	background-color: #FFF5DE;
}

#standings table .points-against-header-cell{
	background-color: #FFF5DE;
}

#standings table .standings_row{

}


#standings table .school-cell{
	
}

#standings table .division-wins-cell{
	width: 20px;
	text-align: center;
	background-color: #FFF5DE;
}

#standings table .division-losses-cell{
	width: 20px;
	text-align: center;
	background-color: #FFF5DE;
}

#standings table .division-ties-cell{
	width: 20px;
	text-align: center;
	background-color: #FFF5DE;
}

#standings table .overall-wins-cell{
	width: 20px;
	text-align: center;
}

#standings table .overall-losses-cell{
	width: 20px;
	text-align: center;
}

#standings table .overall-ties-cell{
	width: 20px;
	text-align: center;
}

#standings table .points-for-cell{
	width: 25px;
	text-align: center;
	background-color: #FFF5DE;
}

#standings table .points-against-cell{
	width: 25px;
	text-align: center;
	background-color: #FFF5DE;
}

#standings table .note-row{
	background-color: #FFF5DE;
	border: 1px solid black;
}


/***********************************************************/



/****************	RECENT GAMES TABLE	*************************/

#recent-games{

}

#recent-games table{

}

#recent-games table .game-date{
	font-weight: bold;
}

#recent-games table .title{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

#recent-games table .spacer-row{

}

#recent-games table .blank-cell{
	width: 5px;
}

#recent-games table .schedule-name-row{
	
}

#recent-games table .schedule-name-cell{
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

#recent-games table th{

}

#recent-games table .game-row{

}


#recent-games table .game1-cell{
	text-align: left;
	vertical-align: top;
}


#recent-games table .game2-cell{
	text-align: left;
	vertical-align: top;
}

/***********************************************************/

/***********************************************************/
#calendar-games{
}

#calendar-games table{

}

#calendar-games table .currentday{
	background-color: red;
	font-size: 9px;
	height: 100px;
}
#calendar-games table .hasday{
	background-color: #F7E6BD;
	font-size: 9px;
	height: 100px;
}
#calendar-games table .noday{
	background-color: #FFFFFF;
	font-size: 9px;
	height: 100px;
}
#calendar-games table .tcell{
	height: 20px;
	width: 14.3%;
}

#calendar-games table .cal_header{
	height: 20px;
}
/******************	SCHEDULE LIST TABLE	*****************************************/
#schedule-list{

}

#schedule-list table{

}

#schedule-list table .spacer-row{

}

#schedule-list table .school-name-row{
	text-align: center;
	background-color: #F7E6BD;
	font-size: 1.2em;
	font-weight: bold;
}

#schedule-list table .schedule-name-row{
	text-align: center;
	font-size: 1.1em;
}

#schedule-list table .game-headers-row{
	
}

#schedule-list table th{
	text-align: left;
}

#schedule-list table .date-header-cell{
	
}

#schedule-list table .opponent-header-cell{
	
}

#schedule-list table .time-header-cell{
	
}

#schedule-list table .field-header-cell{
	
}

#schedule-list table .result-header-cell{
	padding-right: 10px;
}

#schedule-list table .game-home-row{
	background-color: #FFF5DE;
}

#schedule-list table .game-away-row{

}

#schedule-list table .date-cell{

}

#schedule-list table .opponent-cell{

}

#schedule-list table .time-cell{

}

#schedule-list table .field-cell{

}

#schedule-list table .result-cell{

}

#schedule-list table .field-cell img{
	padding-left: 50px;
}

/*****************	MASTER SCHEDULE LIST TABLE	************************/

#master-list{

}

#master-list table{

}

#master-list table .spacer-row{

}

#master-list table .master-name-row{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

#master-list table .master-date-row{
	background-color: #F7E6BD;
	font-size: 1.1em;
}

#master-list table .game-headers-row{
	
}

#master-list table th{
	text-align: left;
}

#master-list table .away-header-cell{
	
}

#master-list table .home-header-cell{
	
}

#master-list table .time-header-cell{

}

#master-list table .field-header-cell{
	
}

#master-list table .division-row{
	
}

#master-list table .non-division-row{
	background-color: #FFF5DE;
}

#master-list table .away-cell{

}

#master-list table .home-cell{
	padding-right: 10px;
}

#master-list table .time-cell{
	padding-right: 10px;
}

#master-list table .field-cell{

}

#master-list table .division-note-row{
	background-color: #FFF5DE;
	border: 1px solid black;
}

#master-list table .field-cell img{
	padding-left: 50px;
}

/************************************
	STYLE FOR REPORT OPTIONS FORM
	AND TABLES ON schedule_reports.php
****************************************/
#report-options{

}

#report-options h3{
	color: #fff;
}

#report-options .header{
	display: none;
}

#report-options .label{
	background-color: #777;
}
