/* Athletics CSS Document */
.scsu-shell-width {
	width: 826px;
}
#scsuSubsiteArea {
	width: 770px;
}
/**** CONTAINER STYLES ****/
#container {
	background-image: url(../images/StCtile770.jpg);
	background-color: #820000;
	width: 770px;
}
#background {
	background-image: url(../images/StCbackground1200.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#largeCol {
	float: left;
	width: 615px;
	margin: 0px;
	padding: 0px;
}

/**** RIGHT COLUMN STYLES ****/
#rightCol {
	float: right;
	width: 154px;
	border-left: 1px solid #FFFFFF;
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#monthcalendar {
	border-bottom: 1px solid #646464;
	padding-bottom: 2px;
	margin: 0px 0px;
}
#monthcalendar .calendarTopBar {
	background-color: #990000;
}
#monthcalendar .calendarTopBar a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#monthcalendar .calendarTopBar a:hover {
	text-decoration: underline;
}
#monthcalendar a:hover {
	text-decoration: none;
}
.event {
	margin: 2px 4px;
	font-size: .9em;
	border-bottom: 1px solid #cccccc;
}
.event a {
	text-decoration: none;
	display: block;
	width: 138px;
	padding: 2px;
	background-color: #ffffff;
}
.event a:hover {
	background-color: #eeeeee;
}
.event .date {
	font-weight: bold;
	color: #520707;
	text-transform: uppercase;
}
.event .what {
	font-weight: bold;
	line-height: 1em;
	margin-top: 2px;
}
.event .details {
	color: #4e4e4e;
	line-height: 1em;
}
.eventListLink {
	display: block;
	width: 142px;
	padding: 3px 0px 5px 0px;
	text-align: center;
}
#calendarDisplays .eventlisting {
	margin: 2px 3px 0px 3px;
	background-color: #ffffff;
}
.calendarPaging {
	display: block;
	text-align: center;
	margin: 0px 3px;
	padding: 10px 5px 20px 5px;
	background-color: #ffffff;
}
#resultList {
	background-color: #ffffff;
	border-bottom: 1px solid #646464;
	padding-bottom: 2px;
	margin: 0px 0px;
}
.result {
	margin: 2px 4px;
	font-size: .9em;
	border-bottom: 1px solid #cccccc;
}
.result a {
	text-decoration: none;
	display: block;
	width: 138px;
	padding: 2px;
	background-color: #ffffff;
}
.result a:hover {
	background-color: #eeeeee;
}
.result .date {
	font-weight: bold;
	color: #520707;
	text-transform: uppercase;
}
.result .what {
	font-weight: bold;
}
.result .details {
	color: #4e4e4e;
}
ul.multimedia, ul.scsuLinks {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul.multimedia li {
	list-style-type: none;
	margin: 0px 0px;
	padding: 3px 0px 4px 0px;
	font-weight: bold;
	clear: left;
	border-bottom: 1px solid #646464;
}
ul.scsuLinks li {
	list-style-type: none;
	margin: 0px 8px;
	padding: 3px 0px 4px 0px;
	font-weight: bold;
	clear: left;
	border-bottom: 1px solid #646464;
}
ul.multimedia .icon {
	width: 40px;
	text-align: center;
	float: left;
	display: block;
}
ul.multimedia li a,  ul.scsuLinks li a {
	text-decoration: none;
	color: #000000;
}
ul.multimedia li a:hover, ul.scsuLinks li a:hover {
	color: #990000;
}

/**** HEADER STYLES ****/
#header {
	/*width: 615px;*/
	height: 125px;
	/*background-image: url(../images/SCSUAthleticsHeader.jpg);
	background-repeat: no-repeat;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*overflow: hidden;*/
}
/* IE 6 */
* html #header {
	margin-bottom: -4px;
}

#header ul {
	text-align: right;
	margin: -20px 10px 0px 0px;
}
#header li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header li a:hover {
	color: #000000;
}

/**** LEFT COLUMN STYLES ****/
#leftCol {
	float: left;
	width: 154px;
	border-right: 1px solid #FFFFFF;
	padding: 0px;
	position: relative; /* Added to "fix" the peek-a-boo. - Mark Monn */
}

#sportNav {
	margin: 0px;
	padding: 0px;
	border-left: 22px solid #280101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
}
#sportNav .sportImg {
	float: left;
	margin-left: -22px;
}
#sportNav li {
	list-style-type: none;;
	line-height: 1.2em;
	color: #999999;
}
#sportNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 2px 4px 1px 4px;
}
#sportNav a:hover {
	background-color: #280101;
}

#sportNav li.active {
	background-color: #280101;
	border-top: 1px solid #CCCCCC;
	/*font-size: 1.1em;*/
}
#sportNav .sportSub {
	background-color: #280101;
	color: #FFFFFF;
	font-size: .9em;
	text-transform: capitalize;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#sportNav .sportSub a {
	margin: 0px;
	padding: 0px;
}
#sportNav .sportSub a:hover {
	text-decoration: underline;
}
#sportNav .sportSub a.mediaguide {
	text-align: center;
	margin-top: 5px;
	display: inline;
}
#sportNav .sportSub img {
	margin-top: 5px;
}
#sportNav ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 2px 0px;	
}


ul.leftNav {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-color: #680000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative; /* Added to "fix" the peek-a-boo. - Mark Monn */
}
ul.leftNav li {
	list-style-type: none;
	line-height: 1.2em;
	border-bottom: 1px solid #000000;
}
ul.leftNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 2px 3px 5px;
	display: block;
}
ul.leftNav a:hover {
	background-color: #280101;
}

#leftColElements {
	text-align: center;
	margin: 5px 0px;
}

/**** COLUMN SECTION STYLES ****/
div.colSection {
	background-color: #c9c9c9;
	margin: 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-bottom: 2px;
	position: relative; /* Added to "fix" the peek-a-boo. - Mark Monn */
}
div.colSection h2 {
	background-color: #280101;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 2px 2px 2px 5px;
	font-size: 1em;
	text-align: left;
	margin: 0px;
}
div.colSection a.viewmore {
	background-color: #797979;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	font-size: .9em;
}
div.colSection a {
	color: #990000;
}

/**** CONTENT STYLES ****/
#content {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0px -1px 0px -1px;
	min-height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 460px;
	float: left;
}
#content h2 {
	background-color: #280101;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	font-size: 1.2em;
	padding: 3px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 20px;
}
#content h3 {
	background-color: #280101;
	/*text-transform: uppercase;*/
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 2px 10px 1px 5px;
	margin: 0px 0px 0px 0px;
	min-height: 15px;
	clear: left;
}
#content h4 {
	margin: 0px;
	/*text-transform: uppercase;*/
	color: #820000;
	font-size: 1em;
}
#MainContent {
	overflow: auto;
}
#MainContent, #ExtraContent {
	margin: 2px 3px;
	background-color: #FFFFFF;
	padding: 3px 4px;
}
#content a {
	color: #990000;
}
#content a:hover {
	text-decoration: none;
}
#content .home {
	background-color: #CCCCCC;
	font-weight: bold;
}

/**** PHOTO STORY STYLES ****/
#photoStory {
	margin: 2px 3px;
}

#photoStory .focus {
	float: left;
	margin-right: 4px;
	width: 350px;
	height: 263px;
	overflow: hidden;
	text-align: center;
	background-color: #280101;
}
/* IE 6 */
* html #photoStory .focus {
	margin-right: 1px;
}


#photoStory .thumbCol {
	height: 263px;
	overflow: hidden;
	margin-bottom: 1px;
}
#photoStory .thumbCol .thumb {
	height: 64px;
	overflow: hidden;
	margin-bottom: 2px;
}
#photoStory .story {
	min-height: 83px;
	background-color: #E4E4E4;
	margin-top: 2px;
	padding: 2px 100px 2px 3px;
	background-image: url(../images/photoStory/StCFlag.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#photoStory .story img {
	float: right;
}
#photoStory .story .title {
	font-weight: bold;
	margin: 0px;
}
#photoStory .story .date {
	font-size: .85em;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}
#photoStory .story .teaser {
	margin: 0px;
	font-size: .95em;
	padding-bottom: 5px;
}
#photoStory .story .teaser p {
	margin: 0px;
	display: inline;
}
#photoStory .story .teaser a {
	text-decoration: underline;
}
#photoStory .story .teaser a:hover {
	text-decoration: none;
}
#photoStory .story .teaser .storylinktext {
	font-size: .9em;
	display: inline;
}

/**** MORE HEADLINES STYLES ****/
#headlines {
	background-color: #E4E4E4;
	margin: 2px 3px;
	padding: 2px 0px 10px 3px;
	position: relative; /* Added to "fix" the peek-a-boo. - Mark Monn */
}
#headlines ul {
	margin: 0px;
	padding: 0px;
}
#headlines li {
	list-style-type: none;
	margin: 7px 2px 6px 2px;
}
#headlines a {
	color: #990000;
	font-size: .9em;
	/*font-weight: bold;*/
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	text-decoration: underline;
}
#headlines a:hover {
	text-decoration: none;
}
#headlines .date {
	color: #666666;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 85%;
}
#headlines .archive {
	text-align: right;
	margin: 5px 5px 0px 0px;
}

/**** NEWS STORY/ARCHIVE STYLES ****/
#MainContent p.newspublicationname {
	display: none;
}
#MainContent h2.newstitle {
	background-color: #FFFFFF;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	font-size: 1.2em;
	padding: 2px 10px 1px 0px;
	margin: 0px 0px 0px 0px;
	min-height: 20px;
}
#MainContent p.newsdate {
	color: #333333;
	margin-top: 0px;
	font-size: .9em;
}
#MainContent p.newsimagedescription {
	margin: 0px;
	color: #333333;
	background-color: #E4E4E4;
	padding: 2px;
}

#MainContent .newslistheader td {
	font-weight: bold;
	background-color: #E4E4E4;
}
#MainContent .newslist0 {
	background-color: #F0F0F0;
	font-size: 98%;
	padding: 4px 2px;
}
#MainContent .newslist1 {
	font-size: 98%;
	padding: 4px 2px;
}
#MainContent p.newsResults {
	border: 1px solid #333333;
	background-color: #eeeeee;
	padding: 3px;
	font-size: .9em;
	margin-top: 0px;
	max-width: 350px;
	float: right;
}

/**** Buttons ****/
#Buttons {
	margin: 1px 2px 1px 2px;
	height: 184px;
}
#Buttons-3 {
	margin: 1px 2px 1px 2px;
	height: 92px;
}
/* IE 6 */
* html #Buttons {
	margin: 1px 1px;
}

.button {
	width: 226px;
	float: left;
	margin: 1px;
}


/**** CONTENT ****/
.scheduleTable td {
	padding: 2px;	
}
.scheduleTable th {
	background-color: #E4E4E4;
	text-align: left;
	padding: 2px;
}
.imageTable {
	margin: 5px;
}

#formProspective ul, #formAlumni ul  {
	padding: 0px 5px;
}
#formProspective li, #formAlumni li {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .8em;*/
	margin: 3px;
	list-style-type: none;
	clear: left;
}
#formProspective .formtag, #formAlumni .formtag {
	width: 150px;
	display: block;
	float: left;	
	clear: both;
}
#formProspective .formtag2, #formAlumni .formtag2 {
	width: 200px;
	display: block;
	float: left;	
	clear: both;
}


/* ------------------------------------- */
/*         Sports Stats includes         */ 
/*                 Styles                */
/* ------------------------------------- */

#stats h1 {
	display: none;
}
#stats h2 {
	display: none;
	/*background-color: #FFFFFF;
	text-align: center;
	color: #990000;*/
}
#stats h3 {
	background-color: #FFFFFF;
	color: #990000;
}
#stats a {
	text-decoration: underline;
}
#stats a:hover {
	text-decoration: none;
}
.lowercase {
	text-transform: lowercase;
}


@media print {
    #rightCol, #header, #leftCol, #scsu-tool-navigation, #scsu-header, #scsu-banner-navigation { display: none; }
}


