﻿html {overflow-y: scroll;}

#container
{
	width: 922px;
	margin: 0 auto;
	padding: 0;
	background-position: center top;
	background-image: url(../i/ctnbg.jpg);
	background-repeat: repeat-y;
}
#header
{
	width: 900px;
	
	min-height: 89px;
	height: auto !important;
	height: 89px;

	margin: 0 auto;
	
	background-position: left top;
	background-repeat: repeat-y;
}
#nav
{
	width: 900px;
	
	margin: 0 auto;
	padding: 0 0 0 0;
	
	background-position: left top;
	background-repeat: no-repeat;
}
#nav span a
{
	margin: 4px 11px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	text-transform: uppercase;
}
#nav span.first a
{
	padding-left: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Sans-Serif;
	
	font-size: 100%;
	line-height: 1.125em;
}
form
{
	padding: 0;
	margin: 0;
}
input, select
{
	font-family: "Trebuchet MS", Sans-Serif;
}
#header h1.text
{
	margin: 0;
	padding: 55px 0 0 10px;
	font-size: 1.6em;
	line-height: 30px;
	font-weight: normal;
}
#header h1.image
{
	margin: 0;
	padding: 0;
}
#header h1.image img 
{
	padding: 0;
	margin: 10px 0 5px 10px;
	border: 0;
}
#header h1 a
{
	text-decoration: none;
}
#content
{
	clear: both;
	width: 880px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0 auto;
	padding: 0 10px;
}
#footer
{
	width: 922px;
	margin: 0 auto;
	padding: 15px 0 10px;
	
	background-image: url(../i/fbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#content h1
{
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
	font-weight: bold;
}
#content h2
{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .9em;
	font-weight: bold;
}
#content h3
{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: .8em;
	font-weight: bold;
}
#content p, #content ol li
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: .8em;
}
#content ul li, .contentItem td
{
	font-size: 0.85em;
}
.box
{
	margin: 10px 0;
}
.location
{
	width: 80%; 
	margin-right: 15px;
}
#sidebar
{
	float: right;
	width: 275px;
	margin: 0;
}
#footer p
{
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 0.65em;
}
.tight
{
	margin: 0 !important;
	padding: 0;
}
.contentItem
{
	margin: 0 0 0 0;
	padding: 0;
}
#leagueList
{
	float: left;
	width: 250px;
	margin: 10px 0 0;
	padding: 0;
}
#leagueList li
{
	list-style: none;
	margin: 0;
	padding: 0 10px 4px 10px;
}
hr
{
	color: #ccc;
	height: 1px;
}
#sidebar .box h1, #sidebar .box h2, #sidebar .box h3, #sidebar .box p, #content .box p, #content .box h1, #content .box h2, #content .box h3
{
	padding: 3px 4px;
	margin: 0 0;
}
#sidebar .box h1, #content .box h1
{
	padding-top: 4px;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}
.schedule, .list
{
	margin: 10px 10px 10px 0;
	font-size: .8em;
	border-collapse: collapse;
	width: 100%;
}
.standings
{
	margin: 10px 10px 10px 0;
	font-size: .75em;
	border-collapse: collapse;
	width: 100%;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.middle
{
	vertical-align: middle;
}
.top
{
	vertical-align: top;
}
.bottom
{
	vertical-align: bottom;
}
.standings td, .schedule td, .list td
{
	padding: 2px;
	border: 1px solid #ccc;
}
.standings th, .schedule th, .list td
{
	padding: 2px;
	border: 1px solid #ccc;
	vertical-align: bottom;
}
.standings tr.superheader td
{
	font-weight: bold;
	text-align: center;
	border: none;
}
.standings td.divider, .standings th.divider, .standings tr.superheader td.divider
{
	border-left: 1px solid #ccc;
}
.standings tr.header, .schedule tr.header, .list tr.header
{
	font-weight: bold;
	
}
#news, #event
{
	width: 67%;
	overflow: hidden;
}
#news h1, #event h1
{
	border: none;
	padding-bottom: 3px;
}
.newsItem
{
	border-top: 1px solid #ccc;
	padding: 0 8px 12px;
	
	background-image: url(../i/news_bg.jpg);
	background-position: top  left;
	background-repeat: repeat-x;
	
	overflow: hidden;
}
.newsItem h2 a
{
	text-decoration: none;
	border: none;
}
#news .newsItem p.byline
{
	font-size: .7em;
	margin-bottom: 10px;
}
#news img.newsPicture
{
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #666;
}
#eventList
{
	width: 100%;
}
#eventList h2.eventTitle
{
	margin: 0;
	padding: 2px 4px 1px;
}
#eventList p.eventSummary
{
	padding: 0 4px 4px;
	margin: 0;
}
#eventList p.timeInfo
{
	font-size: .7em;
	padding: 0 4px 0;
	margin: 0px;
}
#eventList tr
{
	background-image: url(../i/event_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#eventList td
{
	border-bottom: 1px solid #ccc;
}
#eventList .calendar
{
	width: 32px;
	border: 1px solid #999;
	font-weight: bold;
	margin: 4px 0 4px 7px;
}
#eventList .calendar .month
{
	margin: 0;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: .7em;
}
#eventList .calendar .day
{
	margin: 0;
	color: #000;
	text-align: center;
	font-size: 1em;
	background-color: #fff;
}
a img 
{
	border: 0;
}
.selector
{
	margin: 0 0 3px;
}
.selector p, .selector ul
{
	display: inline;
	margin-left: 0;
	margin-right: 0;
	padding: 3px 0;
}
.selector ul li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
.printOnly
{
	display: none;
	visibility: hidden;
}
.ajax__calendar_container { z-index : 1000 ; }
.mapImage
{
	padding-left: 10px;
}

.gameSummary
{
	margin-bottom: 15px;
	padding: 10px 10px 10px 0;
}
.scoreBox
{
	font-size: .8em;
}
.scoreBox .scoreHeader
{
	text-align: right;
	border-bottom: 1px solid #ccc;
	font-size: .8em;
	color: #444;
}
.scoreBox .score, .scoreBox .scoreHome
{
	text-align: right;
}
.scoreBox .scoreHome, .scoreBox .totalHome, .scoreBox .teamNameHome
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
}
.scoreBox .total, .scoreBox .totalHome
{
	font-weight: bold;
	text-align: right;
}
.scoreBox .teamName, .scoreBox .teamNameHome
{
	text-align: left;
}
.scoreBox .time
{
	text-align: left;
	color: #444;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.scoreBox .summary
{
	text-align: right;
}
.scoreBox .division
{
	text-align: left;
	color: #444;
	font-weight: normal;
}

#dateNavigator
{
	font-size: .8em;
	font-weight: bold;
	padding: 15px 0 10px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #ccc; 
}
#dateNavigator .current
{
	font-size: 1.6em;
}
#dateNavigator a
{
	font-size: .9em;
}
#oddColumn
{
	float: left; 
}
#evenColumn
{
	float: right; 
}
#oddColumn, #evenColumn
{
	width: 399px;
	padding: 15px;  
	background-color: #fff;
}
#resultsColumns
{
	background-image: url(/m/i/vertdivider.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
	min-height: 300px;
}

.boxScore 
{
	margin: 10px 0;
	padding: 10px 10px 10px 0;
	text-align: center;
}
.boxScore .scoreBox
{
	font-size: .9em;
}
.boxScore .scoreBox .scoreHeader
{
	text-align: right;
	border-bottom: 1px solid #ccc;
	font-size: .8em;
	color: #444;
}
.boxScore .scoreBox .score,
.boxScore .scoreBox .scoreHome
{
	text-align: right;
}
.boxScore .scoreBox .scoreHome, 
.boxScore .scoreBox .totalHome,
.boxScore .scoreBox .teamNameHome
{
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
}
.boxScore .scoreBox .total, 
.boxScore .scoreBox .totalHome
{
	font-weight: bold;
	text-align: right;
}
.boxScore .scoreBox .teamName, 
.boxScore .scoreBox .teamNameHome
{
	text-align: left;
}
/*
.boxScore .scoreBox .teamName a, 
.boxScore .scoreBox .teamNameHome a
{
	text-decoration: none;
}
*/
.boxScore .scoreBox .final
{
	text-align: right;
	color: #444;
	font-weight: bold;
}
.boxScore .scoreBox .division
{
	text-align: left;
	color: #444;
	font-weight: normal;
}
.boxScore .scoreBox .time
{
	width: 250px;
	border-bottom: 1px solid #ccc;
}
.calendarTable
{
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.calendarTable td
{
	width: 125px;
	height: 100px;
	min-height: 100px;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #ccc;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.calendarTable td
{
	font-size: .9em;
}
.calendarTable .otherMonth
{
	background-color: #eee;
}
.calendarTable .weekend
{
	background-color: #eaeaea;
}
.calendarTable ul
{
	margin: 0 3px;
	padding: 18px 0 0 0;
	list-style: none;
	font-size: .9em;
}
.calendarTable ul li
{
	margin: 0;
	padding: 2px 0;
}
.adBox
{
	text-align: center; 
	margin: 0 0;
	padding: 10px 0 0;
	border-bottom: 1px solid #ccc;
}
#content .panel
{
	margin: 0 0 0 0;
	padding: 0 8px;
	
	background-image: url(../i/tableheaderi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#content .panel h2
{
	line-height: 1.6em;
	vertical-align: middle;
	margin: 0 0 0 0;
}
.notices
{
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}
.notices ul
{
	margin: 0 0 0 20px;
	padding: 0;
}
.winner
{
	font-weight: bold;
}
.teamPicture
{
	margin-top: 10px;
	text-align: center;
}
.miniStandings
{
	width: 100%;
	border-collapse: collapse;
}
.miniStandings td, .miniStandings th
{
	margin: 0;
	padding: 3px;
	font-size: .8em;
}