

col.colScore { width:50px; }


.athleticsTeamToolbar {
padding-bottom: 10px;
text-align: right;
}

.catcher {display: none;}

div#paddedmaincontent {
width:630px;
}

/* ----- SFCC ATHLETICS STYLESHEET ------*/
#AthleticTickerContainer {
width: 614px;
float: left;
display: inline;
padding: 5px;
margin-bottom: 10px;
background: #00209f;
border: #6b86f0 1px solid;
}

div#AthleticTickerContent a:link, div#AthleticTickerContent a:visited {
    color: #FFFFFF;
text-decoration: none;
    margin-left: 15px;
    font-size: 15px;
}

#AthleticHomeStoryContent {
	width: 625px;
	float:left;
	display:inline;
}

#AthleticHomeNewsListContent {
	width: 460px;
	float:left;
	display:inline;
}


/* ------------------------------------------- */
/*  <Main Story Block>  */

div#AMSStoryText {
    text-align: justify;
}

div#AMSImage {
    //float: left;
    padding: 0px 5px 5px 5px;
}

div#AMSTitle {
    font-weight: bold;
    font-size: 15px;
padding-bottom: 5px;
    text-transform: uppercase;
}

div#AMSDate {
    color: #aaa;
    font-weight: bold;
}

div#AMSMoreLink {
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 0 5px 0;
}

/* ------------------------------------------- */
/* -- general styles for athletics site -- */

.athletics_altrowHome,
.athletics_rowHome {
	font-weight: bold;
}

.athletics_altrowHome,
.athletics_altrow {
	background: #ffeecc;}

/* ------------------------------------------- */
/*  <event bug>  */

div#EventBugContent {
    width: 142px;
    padding: 0 5px 0 5px; 
}

div#EventBugTitle {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 0 6px 0; 
}

div#EventBugContainer {
	height: 300px;
	width: 152px;
	float:right;
	display:inline;
background: url('/Images/Athletics/system/ScoreBug.gif') top left no-repeat;
}

.container_scroll{
	background-color: #fff;
	height:245px;
	width:142px;
	overflow:auto;}

div.container_scroll .athletics_LinkLine, 
div.container_scroll .athletics_AtLine, 
div.container_scroll .athletics_SportLine,
div.container_scroll .athletics_DateLine, 
div.container_scroll .athletics_LinkLineHome,
div.container_scroll .athletics_AtLineHome,
div.container_scroll .athletics_SportLineHome, 
div.container_scroll .athletics_DateLineHome {
   text-align: center;
   font-size: 11px;
}

div.container_scroll .athletics_LinkLineHome,
div.container_scroll .athletics_AtLineHome,
div.container_scroll .athletics_SportLineHome, 
div.container_scroll .athletics_DateLineHome {
   font-weight: bold;
}

div.container_scroll .athletics_DateLineHome, 
div.container_scroll .athletics_DateLine {
   padding: 3px 0 0 0;
   margin: 3px 0 0 0;
   border-top: #ddd solid 1px;
}

/*  </ event bug>  */



#bottomlogoscontent {
margin: 0 auto;
width: 150px;
display: block;
clear:both;

}


#notice_message {
	border: 1px solid #0000ff;
	background: #eeeeff;
	padding: 10px;
	text-align: center;
	font-size: 11px;
margin-bottom: 5px;
}

li.lsb_highlight_text {
color: #fff;
border-top: #fff 1px solid;
}
