@charset "UTF-8";
@import url('header.css');


/* CSS Document */

body
{
	background-image: url(../images/background.jpg);
}

#cleaner 
{
	clear:both;
	border:none;
	margin:0; 
	padding:0;
}
	
#container
{
	display: block;
	margin: 20px auto 0px;
	width: 980px;
}

#content
{
	background-image: url(../images/purple-stripe.gif);
	background-repeat: repeat-y;
	width: 980px;
	display: block;
	padding-bottom: 20px;
}

/*Structure of the left navigational box
------------------------------------------------------------------------------------------------------------------------------------------------*/
#left-side
{   
	background-color: transparent;	
	display:inline;
	position: relative;
	margin: 10px 10px 0px 25px;
	width: 220px;
	height: 950px;
	float: left;
	
}

#sport-nav-main ul
{
        margin:0px;
        padding:0px;
}

#sport-nav-main li
{
        background-image: url(../images/menu-bar-item.gif);
        background-repeat: no-repeat;
        width: 220px;
        height: 20px;
        color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 32px;
        list-style: none;
        list-style-image: none;
        list-style-type: none;
		text-transform: uppercase;
}

#sport-nav-main li.menu
{
        background-image: url(../images/menu-bar-top_purple.gif);
        height: 20px;
        padding-top: 6px;
		text-transform:none;
}

#sport-nav-main li.active
{
        background-image: url(../images/menu-bar-item_red.gif);
		text-transform: uppercase;
}

#sport-nav-main li.menu.active
{
        background-image: url(../images/menu-bar-top.gif);
        height: 20px;
        padding-top: 6px;
		text-transform: none;
}

#sport-nav-top
{
	background-image: url(../images/menu-bar-top.gif);
	width: 220px;
	height: 26px;
}

#sport-nav-top-purp
{
	background-image: url(../images/menu-bar-top_purple.gif);
	width: 220px;
	height: 26px;
}


.sport-nav-item
{
	background-image: url(../images/menu-bar-item.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 25px;
}

.sport-nav-item-red
{
	background-image: url(../images/menu-bar-item_red.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 25px;
}

/*Text of the left navigational box
------------------------------------------------------------------------------------------------------------------------------------------------*/
#sport-nav-top-text
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-left: 32px;
}

#sport-nav-main li a
{
        color:#FFF;
        text-decoration:none;
}

#sport-nav-main li a:hover
{
        color: #e4c585;
        padding-left: 5px;
}

#sport-nav-top-text a
{
	color:#FFF;
	text-decoration:none;
}

#sport-nav-top-text a:hover
{
	color: #e4c585;
	padding-left: 5px;
}

.sport-nav-item-text
{
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 32px;
}

.sport-nav-item-text a
{
	color:#FFF;
	text-decoration:none;
}

.sport-nav-item-text a:hover
{
	color: #e4c585;
	padding-left: 5px;
}

/*Structure of the container
------------------------------------------------------------------------------------------------------------------------------------------------*/
#tier2-container
{
	float: left;
	margin-top: 10px;
	width: 699px;
}

#tier2-header
{
	background-image: url(../images/tier2-top-red-bar.gif);
	height: 24px;
	width: 699px;
}

#tier2-content
{
	background-color: #FFF;
	border: 1px solid #000;
	min-height: 350px;
	width: 692px;
	padding-top: 15px;
	padding-left: 5px;
}

#tier2-footer
{
	background-image: url(../images/tier2-bottom-red-bar.gif);
	height: 24px;
	width: 699px;
}

/*Text in the "Latest News" content/body
------------------------------------------------------------------------------------------------------------------------------------------------*/
#tier2-title
{
	color:#8a0035;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .5px;
	padding-top: .20px;
	padding-left: 10px;	
}

#tier2-title a
{
	color:#8a0035;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .5px;
	text-decoration:none;
}

#tier2-blurb
{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
}

#tier2-blurb em
{
	color: #8a0035;
}

#tier2-blurb a
{
	color:#8a0035;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

#tier2-blurb a:hover
{
	color: #36226b;
}

#tier2-pic
{
	/*float: left;
	display:inline;
	margin-right: 7px;*/
	padding-left: 10px;
	padding-bottom: 10px;
}

#tier2-blurb img
{
        border: 1px;
        border-style: solid;
        border-color: #000;
        margin: 10px;
}

/*Text in the headers and footers of the "Schedule" and "Latest News" columns
------------------------------------------------------------------------------------------------------------------------------------------------*/
#tier2-header-text
{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 9px;
}
#tier2-header-text a
{
	color:#FFF;
	text-decoration: none;
	font-size: 80%
}

#tier2-footer-text
{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 6px;
	padding-left: 10px;
}

#tier2-footer-text a
{
	color:#FFF;
	text-decoration: none;
}

#tier2-footer-text a:hover
{
	color:#e4c585;
	text-decoration: none;
}


/*Structure of the footer box
------------------------------------------------------------------------------------------------------------------------------*/
#footer
{
	background-image: url(../images/footer-stripe.gif);
	width: 980px;
	height: 80px;
}

/*Text of the footer box
------------------------------------------------------------------------------------------------------------------------------------------------*/
#footerbod
{
	color:#40287d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 20px 0px 0px 15px;
	margin-right: 90px;
	width: 700px;
	float: left;
}

#footerbod a
{
	color:#40287d;
}

#footer-logo-links
{
	padding-top: 5px;
}
