/***** Classes used for the employment listings *****/

xbody.sports tr.central td			{ font-size:10px; font-weight:normal; text-decoration:none; line-height:17px}

/* This set text on add and edit forms */
.sport-small-title	{ color: #000000; font-size:10px; font-weight:bold; }

/* This set the color of the links */
a.sport-link:link	{ color: #0000FF; text-decoration:none; font-weight:normal;}
a.sport-link:visited	{ color: #0000FF; text-decoration:none; font-weight:normal;}
a.sport-link:active 	{ color: #0000FF; text-decoration:none; font-weight:normal;}
a.sport-link:hover	{ color: #FF0000; text-decoration:underline; font-weight:normal;}

/* This set the colors of each rows */

tr.sport-title a.sport-title-link { color:#F5F5F5; }
tr.sport-title a.sport-title-link:hover { color:#DADADA; text-decoration: underline; }

.sport-big-title 	{ font-size:17px; color:#FF0000; font-weight:bold;}

.sport-photographer 	{ font-size:11px; background-color:#AE1F23; color:#FFFFFF; font-weight:normal; border-bottom : solid 1px #000000;}

/* This set the color of the links */
a.sport-link-photo:link		{ color: #FFFF00; text-decoration:none; font-weight:normal;}
a.sport-link-photo:visited	{ color: #FFFF00; text-decoration:none; font-weight:normal;}
a.sport-link-photo:active 	{ color: #FFFF00; text-decoration:none; font-weight:normal;}
a.sport-link-photo:hover	{ color: #6AE5DF; text-decoration:underline; font-weight:normal;}

.sport-game-update 	{ font-size:11px; color:#FF0000; font-weight:bold;}

.sport-pic-border 	{ border: 1px solid #6F716E; }

/* ***** New Classes for 2009 ***** */

.sports_results { padding: 0 20px; }
.schedule_header { padding: 0 20px; }

table.sports_scores td { font-size: 11px; padding: 2px 10px; }
table.sports_scores td.spacer { padding: 0; }
table.sports_scores tr.sport-title td { font-size:16px; background: #AE1F23 url(/images/bg_top_red.gif) repeat-x;  background-position: 0 -19px; color:#FFFFFF; font-weight:bold; border-bottom : solid 1px #000000; line-height:20px; padding: 5px 10px; font-family: inherit }
table.sports_scores tr.line-single td { border: solid #000; border-width: 1px 0; line-height: 16px; }
table.sports_scores tr.line-one td { border-top: solid 1px #000; border-bottom : solid 1px #C0C0C0; line-height: 16px; }
table.sports_scores tr.line-two td { border-bottom : solid 1px #000; padding: 2px 20px; }
table.sports_scores tr.line-color1 td { background-color:#DADADA; line-height: 16px; font-family: Verdana, Arial, Sans-Serif; }
table.sports_scores tr.line-color2 td { background-color:#F5F5F5; line-height: 16px; font-family: Verdana, Arial, Sans-Serif; }

table.sports_scores td.admin_left { width: 35px; text-align: left; }
table.sports_scores td.admin_right { width: 50px; text-align: right; }

.sport-textbox { padding: 2px; border: 1px solid #000; }
div.event-time { float: right; }
