html, body, form
{
	height: 100%;
	width: 999px;
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table, tbody
{
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,a:hover,a:link,a:visited
{
	color: #403fb7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

input, textarea, select
{
	padding: 2px;
	border: 1px solid #b6b6ff;
}

select
{
	padding: 2px;
    border: 1px solid #b6b6ff;
}

input, select, option, textarea
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.page
{
	width: 999px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.header
{
	height: 84px;
	vertical-align: top;
}

.header-bar
{
	height: 21px;
	background-image: url('../images/headerbg.jpg');
	background-repeat: repeat-y;
}

.header-bar-title
{
	padding: 3px;
	float: left;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.header-bar-links
{
	float: right;
	color: white;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}

.header-bar-links a,
.header-bar-links a:link,
.header-bar-links a:active,
.header-bar-links a:visited,
.header-bar-links a:hover
{
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.header-nav
{
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	height: 20px;
	background-image: url('../images/headernavbg.jpg');
	background-repeat: repeat-x;
}

.header-nav-link
{
	color: white;
	vertical-align: top;
	padding: 3px 6px 3px 6px;
}

.header-nav-link a,
.header-nav-link a:link,
.header-nav-link a:active,
.header-nav-link a:visited,
.header-nav-link a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.header-nav-separator
{
}

.header-title
{
	height: 39px;
	width: 100%;
}

.header-title-school
{
	height: 39px;
	width: 100%;
	background-image: url('../images/schooladmin.jpg');
}

.header-title-school-info
{
	height: 39px;
	vertical-align: bottom;
	color: white;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 22px;
}

.header-title-user
{
    height: 39px;
    width: 100%;
    background-image: url('../images/useradmin.jpg');
}

.header-title-user-info
{
    height: 39px;
    vertical-align: bottom;
    color: white;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 22px;
}

.header-basketball
{
	height: 39px;
	background-image: url('../images/basketballbg.jpg');
}

.header-basketball-title
{
	height: 39px;
}

.header-basketball-team,
.header-basketball-team-info
{
	vertical-align: middle;
	color: white;
	font-weight: bold;
	padding-left: 3px;
    padding-top: 2px;
    font-size: 16px;
}

.header-basketball-team-info
{
	font-size: 12px;
}

.header-basketball-team a,
.header-basketball-team a:link,
.header-basketball-team a:active,
.header-basketball-team a:visited,
.header-basketball-team a:hover,
.header-basketball-team-info a,
.header-basketball-team-info a:link,
.header-basketball-team-info a:active,
.header-basketball-team-info a:visited,
.header-basketball-team-info a:hover
{
	color: white;
    text-decoration: none;
}

.header-basketball-title img
{
	padding-top: 10px;
	padding-left: 6px;
}

.header-title-team
{
    height: 39px;
    width: 100%;
    background-image: url('../images/teamadmin.jpg');
}

.header-title-team-info
{
    height: 39px;
    vertical-align: bottom;
    color: white;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 22px;
}

.header-title-team a,
.header-title-team a:link,
.header-title-team a:active,
.header-title-team a:visited,
.header-title-team a:hover,
.header-title-school a,
.header-title-school a:link,
.header-title-school a:active,
.header-title-school a:visited,
.header-title-school a:hover,
.header-basketball-title a,
.header-basketball-title a:link,
.header-basketball-title a:active,
.header-basketball-title a:visited,
.header-basketball-title a:hover,
.header-title-user a,
.header-title-user a:link,
.header-title-user a:active,
.header-title-user a:visited,
.header-title-user a:hover
{
	color: white;
	text-decoration: none;
}

.header-subnav
{
	height: 28px;
	border-top: 2px solid white;
	background-image: url('../images/subnavbg.jpg');
}

.header-subnav-link
{
	padding: 6px 5px 3px 5px;
	vertical-align: top;
}

.header-subnav-link a,
.header-subnav-link a:link,
.header-subnav-link a:active,
.header-subnav-link a:visited,
.header-subnav-link a:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.header-subnav-curve
{
	margin-top: -1px;
	padding: 0px 10px 0px 10px;
	color: white;
	vertical-align: top;
	font-weight: bold;
}

.header-subnav-separator
{
	padding: 6px 10px 0px 10px;
	color: white;
	vertical-align: top;
	font-weight: bold;
}

.widget-table
{
	width: 207px;
	margin-left: 3px;
	padding-bottom: 20px;
}

.widget-top
{
	height: 33px;
	background-image: url('../images/widget_top.jpg');
	background-repeat: no-repeat;
}

.widget-title
{
	font-size: 11px;
	height: 18px;
	padding-left: 12px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
}

.widget-left
{
	width: 2px;
	background-image: url('../images/widget_left.jpg');
	background-repeat: repeat-y;
}

.widget-content
{
	padding: 10px;
	width: 175px;
	background-image: url('../images/widget_content.jpg');
	background-repeat: repeat-x;
	background-color: white;
}

.widget-content a,
.widget-content a:link,
.widget-content a:active,
.widget-content a:visited,
.widget-content a:hover
{
	text-decoration: none;
	color: #030369;
}

.widget-content a:hover
{
	text-decoration: underline;
}

.widget-right
{
    width: 9px;
    background-image: url('../images/widget_right.jpg');
    background-repeat: repeat-y;
}

.widget-bottom
{
	height: 19px;
	background-image: url('../images/widget_bottom.jpg');
	background-repeat: no-repeat;
}

.widget-actions
{
	font-size: 11px;
	border-top: 1px solid #030369;
	padding-top: 7px;
}

ul.widget-tasks
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

ul.widget-tasks li
{
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 5px;
	list-style-image: url('../images/chevrons.gif');
}

ul.widget-tasks a,
ul.widget-tasks a:link,
ul.widget-tasks a:active,
ul.widget-tasks a:visited,
ul.widget-tasks a:hover
{
	color: #030369;
	text-decoration: none;
}

ul.widget-tasks a:hover
{
	text-decoration: underline;
}

.content
{
	vertical-align: top;
}

.content-table
{
	height: 100%;
	width: 100%;
}

.content-body
{
	height: 100%;
	vertical-align: top;
}

.content-breadcrumbs-nav
{
	height: 36px;
}

.content-breadcrumbs-table
{
	width: 100%;
	height: 100%;
}

.content-breadcrumbs-admin
{
	height: 29px;
	width: 185px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 7px;
	vertical-align: middle;
	background-image: url('../images/adminmenubg.jpg');
	background-repeat: no-repeat;
}

.content-breadcrumbs-admin a,
.content-breadcrumbs-admin a:link,
.content-breadcrumbs-admin a:active,
.content-breadcrumbs-admin a:visited,
.content-breadcrumbs-admin a:hover
{
	color: white;
	display: block;
	text-decoration: none;
}

.content-breadcrumbs
{
	height: 29px;
	color: black;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 7px;
	vertical-align: top;
	background-image: url('../images/breadcrumbbg.jpg');
	background-repeat: repeat-x;
}

.content-breadcrumbs a,
.content-breadcrumbs a:link,
.content-breadcrumbs a:active,
.content-breadcrumbs a:visited,
.content-breadcrumbs a:hover
{
	padding: 2px 2px 2px 2px;
	color: black;
	font-weight: bold;
}

.content-area
{
	height: 100%;
	vertical-align: top;
	padding-left: 12px;
	padding-bottom: 0px;
}

.content-panel
{
}

.content-panel-title
{
	background-image: url('../images/originals/table-headerbg.png');
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	padding-left: 17px;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.content-panel-topright
{
	background-image: url('../images/originals/table-rightcorner.png');
	width: 15px;
	float: right;
}

.content-panel-content
{
	vertical-align: top;
	background-image: url('../images/originals/table-contentbg.png');
	background-repeat: repeat-x;
	background-color: white;
	padding: 10px;
	/* height: 137px; */
	color: black;
	border-left: 1px solid #c0c0c0;
}

.content-panel-right
{
	background-image: url('../images/originals/table-right.png');
	background-repeat: repeat-x;
	width: 6px;
}

.content-panel-right-shadow
{
	background-image: url('../images/originals/table-right-shadow.png');
	background-repeat: repeat-y;
	width: 9px;
}

.content-panel-bottomleft
{
	background-image: url('../images/originals/table-footerleft.png');
	width: 13px;
	height: 25px;
}

.content-panel-footer
{
	background-image: url('../images/originals/table-bottom.png');
	background-repeat: repeat-x;
	height: 25px;
}

.content-panel-bottomright
{
	background-image: url('../images/originals/table-footerright.png');
	width: 15px;
	height: 25px;
}

.content-separator
{
	width: 100%;
	height: 5px;
	background-image: url('../images/blue-separator.gif');
	background-repeat: repeat-x;
}

.content
{
	font-size: 11px;
    color: black;
}

.content-text
{
	border: 0px !important;
	font-size: 11px;
	color: black;
	padding-bottom: 7px;
	padding-top: 3px;
	padding-left: 10px;
}

.content-label
{
	border: 0px !important;
	font-size: 11px;
	vertical-align: top;
	padding-bottom: 7px;
    padding-top: 3px;
    overflow-x: auto;
}

.content-indent
{
	padding-left: 50px;
}

.content-field
{
	border: 0px !important;
    font-size: 11px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-top: 0px;
}

.content-field-tip
{
	border: 0px !important;
	padding-top: 3px;
	font-size: 9px;
}

.content-field-error
{
	border: 0px !important;
	font-size: 11px;
    background-color: #ff8080;
}

input.content-field-error,
textarea.content-field-error,
select.content-field-error
{
	border: 1px solid #c00000;
}

.content-error
{
	border: 0px !important;
    font-size: 11px;
    color: red;
    padding-left: 10px;
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 7px;
}

.content-errors
{
	color: red;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.content-message
{
	text-align: center;
	border: 1px solid navy;
	background-color: rgb(128,128,255);
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.content-index-icon
{
	vertical-align: top;
	padding-right: 5px;
}

.content-index-section
{
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 25px;
}

.content-index-section a,
.content-index-section a:link,
.content-index-section a:active,
.content-index-section a:visited,
.content-index-section a:hover,
.content-index-section h3
{
	color: #0a3d70;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.content-index-section a:hover
{
	text-decoration: underline;
}

.content-index-section p
{
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	font-size: 11px;
}

.data-column-actions
{
	width: 136px;
	text-align: center !important;
	white-space: nowrap;
}

.data-column-teams-name { }
.data-column-teams-mascot { width: 175px; }
.data-column-teams-location { width: 175px; }

.data-column-date
{
	width: 100px;
	text-align: center !important;
	white-space: nowrap;
}

.data-column-number
{
    width: 50px;
    text-align: center !important;
    white-space: nowrap;
}

.data-column-message
{
	font-style: italic;
	text-align: center;
}

.data-column-selected
{
    color: white !important;
    font-weight: bold !important;
    background-image: url('../images/datatable_row_header.jpg') !important;
    background-color: navy !important;
    background-repeat: repeat-x !important;
}

.data-column-selected a
{
    color: white !important;
}

.vertical-separator
{
	width: 1px;
	border-right: 1px solid #c0c0c0;
}

.sport-admin-panel
{
	width: 100%;
}

.sport-admin-status
{
	vertical-align: top;
	padding-right: 10px;
	width: 100px;
}

.sport-admin-actions
{
	vertical-align: top;
	padding-left: 10px;
}

.school-team-admin-panel
{
    width: 100%;
}

.school-team-admin-status
{
    vertical-align: top;
    padding-right: 10px;
    width: 130px;
}

.school-team-admin-actions
{
    vertical-align: top;
    padding-left: 10px;
}

.data-table
{
	width: 100%;
}

.data-header
{
}

.data-column:first-child,
.data-column-selected:first-child
{
	border-left: 0px;
}

.data-column,
.data-column-selected
{
	height: 20px;
	padding: 3px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid white;
}

.data-column
{
	color: white;
	background-image: url('../images/originals/datacolumn-unselected.png');
	background-repeat: repeat-x;
}

.data-column-selected
{
	color: black;
	background-image: url('../images/originals/datacolumn-selected.png');
	background-repeat: repeat-x;
}

.data-row-odd,
.data-row-even
{
}

.data-row-odd
{
	background-color: white;
}

.data-row-even
{
	background-color: #dfd8d1;
}

.data-cell:first-child,
.data-cell-selected:first-child
{
	border-left: 0px;
}

.data-cell,
.data-cell-selected
{
	color: black;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.data-cell-selected
{
	background-color: #e0dac5;
}

.content-rightnav-top
{
	width: 230px;
	height: 36px;
	background-image: url('../images/rightnavtopbg.jpg');
    background-repeat: no-repeat;
}

.content-rightnav
{
	width: 213px;
	height: 100%;
	padding-left: 17px;
	vertical-align: top;
	background-image: url('../images/rightnavbg.jpg');
}

.footer
{
	height: 20px;
	vertical-align: bottom;
	background-image: url('../images/footerbg.jpg');
}

.footer-copyright
{
	float: left;
	color: white;
	padding: 3px;
	font-size: 8px;
	font-weight: bold;
}

.footer-development
{
	float: right;
	color: white;
	padding: 3px;
	font-size: 8px;
	font-weight: bold;
}

.footer-development a,
.footer-development a:link,
.footer-development a:active,
.footer-development a:visited,
.footer-development a:hover
{
	color: white;
	text-decoration: underline;
}

.tab-table
{
	width: 100%;
}

.tab-row-strip
{
}

.tab-gap
{
	width: 5px;
	border-bottom: 1px solid black;
}

.tab
{
	white-space: nowrap;
	width: 1px;
	padding: 3px;
	border: 1px solid black;
	margin-left: 3px;
	margin-right: 3px;
}

.tab-selected
{
	white-space: nowrap;
	width: 1px;
	padding: 3px;
	border: 1px solid black;
	border-bottom: none;
	margin-left: 3px;
	margin-right: 3px;
}

.tab-pre-spacer
{
	width: 50%;
	border-bottom: 1px solid black;
}

.tab-post-spacer
{
	width: 50%;
	border-bottom: 1px solid black;
}

.tab-row-content
{
}

.tab-content
{
	padding: 10px;
}

.email-recipients
{
    height: 96px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

.boxscore-table
{
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
}

.login-news
{
	width: 100%;
}

.login-news-date
{
	width: 90px;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #c0c0c0;
}

.login-news-desc
{
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px solid #c0c0c0;
}

.single-column
{
	width: 100%;
	vertical-align: top;
}

.dual-column
{
    width: 50%;
    vertical-align: top;
}

.player-table
{
	margin-left: auto;
	margin-right: auto;
}

.player-info
{
	padding: 3px;
	border: 1px solid #4a4a4a;
    background-color: #d1d1d1;
}

.player-info-number
{
    font-size: 34px;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 5px;
}

.player-info-name
{
	font-size: 16px;
	font-weight: bold;
}

.player-info-attrs
{
	font-size: 11px;
	font-weight: normal;
}

.player-stats
{
	padding: 3px;
	width: 80px;
	border: 1px solid #4a4a4a;
	background-color: #d1d1d1;
	vertical-align: middle;
}

.player-stats-value
{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.player-stats-label
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.standings-content
{
	font-size: 9px;
	vertical-align: top;
	padding-right: 30px;
}

.standings-acronym
{
	font-size: 9px;
	font-weight: bold;
	color: black;
	padding-right: 2px;
}

.standings-definition
{
	font-size: 9px;
    color: black;
    padding-left: 2px;
}

.standings-seeding
{
	padding-left: 30px;
	vertical-align: top;
	font-size: 9px;
    color: black;
}

.standings-seeding ol,
.standings-seeding li
{
    padding-left: 0px;
    margin-left: 0px;
}

.brackets-table
{
	width: 100%;
}

.brackets-team-home, .brackets-team-away
{
    font-size: 10px;
    text-align: left;
    padding: 3px;
}

.brackets-team-home
{
    vertical-align: bottom;
    border-bottom: 1px solid black;
}

.brackets-team-away
{
    vertical-align: top;
    border-top: 1px solid black;
}

.brackets-info-left, .brackets-info-right, .brackets-info-both
{
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    padding: 3px;
}

.brackets-info-right
{
    border-right: 1px solid black;
}

.brackets-info-left
{
    border-left: 1px solid black;
}

.brackets-info-both
{
    border-right: 1px solid black;
    border-left: 1px solid black;
}