/* CSS Document */

#outercontainer
{
    width: 964px;
    background-image: url( "/content/images/Athletics/bg_withsideshadow.png" ) ! important;
    margin: 0 auto 0 auto;
}

ul.arrowList li
{
    list-style-image: url('/content/images/Athletics/sm_arrow.png');
    line-height:18px;
}

#container
{
    width: 950px;
    margin: 0 auto 0 auto;
    position: relative;
}

#leftcol
{
    width: 183px;
    background-color: #000;
}

#leftcolheader
{
    width: 183px;
    height: 165px;
    background-image: url( "/content/images/Athletics/header_gradientbg_left.gif" ) ! important;
    background-repeat: no-repeat;
    background-position: top left;
}

#headermascot
{
    margin: 6px -7px -15px -8px;
    z-index: 99;
    position: absolute;
    left: 0;
}

#leftcollinks
{
}

#leftcollinks h1
{
    color: #FFF;
    font-size: 14px;
    width: 153px;
    padding: 5px 15px 8px 15px;
    background-image: url( "/content/images/Athletics/leftlinks_headerbg.gif" );
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #000;
    height: 14px;
}

#leftcollinks li
{
    list-style: none;
    color: #FFF;
    padding: 2px 15px 4px 15px;
    font-size: 11px;
    font-weight: bold;
    width: 153px;
}

#leftcollinks ul ul
{
    margin: 4px -15px -5px -15px;
    padding: 8px inherit 8px inherit;
    background-color: #db6012;
    width: 183px;
}

#leftcollinks ul ul li
{
    list-style: none;
    color: #FFF;
    border-bottom: #d05c00 solid 1px;
    padding: 2px 0px 4px 30px;
    font-size: 11px;
    font-weight: normal;
}

#leftcollinks ul ul li a:link, #leftcollinks ul ul li a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#leftcollinks ul ul li a:hover
{
    text-decoration: underline;
}

.sportlinks a, .sportlinks a:link, .sportlinks a:visited, .sportlinks a:hover, .sportlinks a:active
{
    color: #FFF;
}

#leftcollinks .sportlinks
{
    color: #FFF;
    background-image: url( "/content/images/Athletics/leftlinks_itembg.gif" );
    background-repeat: repeat-y;
    background-position: top right;
    background-color: #ca4e00;
    border-top: 1px solid #d15f00;
    border-bottom: 1px solid #bf3f00;
}

#leftcollinks .athleticsinfolinks
{
    color: #090909;
    background-image: url( "/content/images/Athletics/leftlinks_item2bg.gif" );
    background-repeat: repeat-y;
    background-position: top right;
    background-color: #e3d4ab;
    border-top: 1px solid #ece2c4;
    border-bottom: 1px solid #d3bc86;
}

.athleticsinfolinks a
{
    color: #000;
}

#content
{
    overflow: hidden;
}

#main
{
    width: 767px;
    background-color: #FFF;
    text-align: left;
    marxgin-bottom: -10000px;
    pxadding-bottom: 10000px;
}

#main p
{
    line-height: 18px;
    margin-bottom: 10px;
}

#main a
{
    color: #ca4e00;
    text-decoration: underline;
}

#mainheader
{
    width: 767px;
    height: 91px;
    background-image: url( "/content/images/Athletics/header_gradientbg_right.gif" );
    background-repeat: repeat-x;
    background-position: top;
}

#titlegraphic
{
    position: absolute;
    right: 0;
    margin: 3px 7px -21px 0;
    z-index: 98;
}

#maincontent
{
    width: 765px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

#mainsubheader
{
    width: 753px;
    height: 14px;
    background-color: #000;
    padding: 1px 6px 5px 6px;
}

#mainsubheader h1
{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    display: inline;
    letter-spacing: .045em;
}

#mainsubheader h2
{
    color: #999;
    font-size: 14px;
    font-weight: normal;
    display: inline;
    margin-left: 7px;
}

/* -------------------
    Athletics Home
------------------- */

#mainleft-home
{
    float: left;
    margixn-bottom: -10000px;
    padxding-bottom: 10000px;
}

.topstory
{
    padding: 4px 13px 13px 13px;
}

.topstory h1
{
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 2px;
}

.topstory p
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    padding-top: 2px;
    line-height: 14px;
    margin-bottom: 0;
}

.topstory img
{
    border: solid 1px black;
}

.fullstory
{
    text-transform: uppercase;
    font-size: 9px;
}

.headlineheader
{
    font-size: 20px;
    font-weight: bold;
    color: #d7d4cf;
    width: auto;
    margin-bottom: 0px;
    text-align: left;
    letter-spacing: 0.09em;
}

ul.headlineitems
{
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
    padding-left: 0;
}

ul.headlineitems li
{
    list-style:none;
	margin-top: 6px;
	line-height: 14px;
	color: #e1dfdc;
    background-color:#a3a19d; /*#95928d;*/
    padding:5px;
	list-style: none;
    margin:0;
    border-bottom:1px solid #868480;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    border-top:none;
}


ul.headlineitems li a,
ul.headlineitems li a:link,
ul.headlineitems li a:visited,
ul.headlineitems li a:active
{
    color:#ffffff ! important;
    text-decoration: none ! important;
}

ul.headlineitems li a:hover
{
    color:#f3f0eb ! important;
    text-decoration: underline ! important;
}

ul.headlineitems li:hover
{
    color: #999999;
    background-color: #f3f0eb;
}

ul.headlineitems li:hover a,
ul.headlineitems li:hover a:link,
ul.headlineitems li:hover a:visited,
ul.headlineitems li:hover a:active
{
    color:#333333 ! important;
}



#mainright-home
{
    width: 219px;
    padding: 13px;
    background-image: url( "/content/images/Athletics/rightcolumnbg.gif" );
    background-position: left;
    background-repeat: repeat-y;
    float: right;
    background-color: #7b7976;
    height: 100%;
    margin-bottom: -10000px;
    padding-bottom: 10000px;
}

#mainright-home p
{
    font-size: 10px;
    margin: -4px -1px 15px -1px;
    line-height: 18px;
}

#standardcontent-home
{
    width: 494px;
    padding: 13px;
}

.SubSectionHeader
{
    font-size:18px;
    font-weight:bold;
    color:#D05c00;
}

/* -------------------
    Player Page
------------------- */

#subheader2
{
    width: 765px;
    background-color: #393939;
    background-position:bottom;
    background-repeat:repeat-x;
    background-image: url( "/content/images/Athletics/bg_subheader2.gif" );
}


#subheader2 h1
{
    font-size: 32px;
    color: #FFF;
    font-weight: normal;
    padding: 1px 6px 6px 6px;
}

#bodytop-player
{
    width: 766px;
    overflow: hidden;
}

#bodytopleft-player
{
    width: 457px;
    padding: 14px;
    float: left;
    background-color: #e6e1d6;
    marxgin-bottom: -9986px;
    paxdding-bottom: 10000px;
}

#bodytopleft-player img
{
    border: 2px solid #FFF;
    float: left;
}

#playerinfo
{
    width: 244px;
    float: right;
}

#playerinfo a
{
    color: #000;
}

#playerinfo p
{
    font-size: 10px;
}

.playerprofilecontent
{
    font-weight: bold;
}

#bodytopright-player
{
    width: 256px;
    height: 254px; 
    padding: 14px 12px 14px 12px;
    float: right;
    border-right: 1px solid #fff;
    background-color: #d8d1c0;
    x-bottom: -9986px;
    paxdding-bottom: 10000px;
    clear:right;
}

#bodytopright-player h1
{
    font-size: 17px;
    color: #393939;
    margin: -5px 0 1px 0;
}

#bodytopright-player ul
{
    margin: 3px 0 0 12px;
}

#bodytopright-player li
{
    list-style: url( "/content/images/Athletics/bullet1.png" );
    margin: 0 0 5px 0px;
    font-size: 10px;
}

#bodytopright-player a
{
    color: #000;
    text-decoration: none;
}

#bodytopright-player a:hover, #bodytopright-player a:hover
{
    text-decoration: underline;
}

#standardcontent-player
{
    float:left;
    clear:both;
    width: 739px;
    padding: 13px;
}

#standardcontent-player h1
{
    font-size: 22px;
    font-weight: bold;
    color: #666;
    width: auto;
    border-bottom: 2px solid #EEE;
    padding-bottom: 2px;
    margin-bottom: 10px;
}

#standardcontent-player h1 a
{
    color: #666;
    text-decoration: none;
}

#standardcontent-player h1 a:hover, #standardcontent-player h1 a:active
{
    text-decoration: underline;
}


/* -------------------
    News Release
------------------- */

#newsheader
{
    background-color: #e6e1d6;
    padding: 8px 14px 9px 14px;
}

#newsheader h1
{
    font-size: 20px;
    text-transform: none;
}

#newsheader h2
{
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    display: inline;
    margin-right: 15px;
}

#standardcontent-news, #standardcontent-game, #standardcontent-roster, #standardcontent-schedule, #standardcontent-stats, #content-ektron 
{
    width: 739px;
    padding: 13px 13px 0px 13px;
}

#standardcontent-stats hr
{
    display: none;
}

/* Ektron Styles */

#standardcontent-game .entryTitle, #standardcontent-news .entryTitle
{
    display: none;
}

#standardcontent-game .entryBody, #standardcontent-news .entryBody
{
    padding-top: 19px;
	min-height: 430px;
}

.ekleavecomment
{
    background-color: #e6e1d6;
    background-image: url( "/content/images/Athletics/commentblockshadowbg.gif" );
    background-repeat: repeat-x;
    margin: 0px -13px -13px -13px;
    padding: 0px 13px 13px 13px;
}

.ekcommentheader
{
    border-top: dotted 1px silver;
    color: #ca4e00;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0px 8px 0px;
}

.ekcommentlabel
{
    font-weight: bold;
}

.ekcommentdata input, .ekcommenttext textarea
{
    margin-bottom: 7px;
}

#standardcontent-news h1, #standardcontent-game h1, #standardcontent-stats h1, #standardcontent-roster h1, #standardcontent-schedule h1
{
    font-size: 18px;
    color: #b23800;
    padding-bottom: 2px;
    margin-bottom: 10px;
    border-bottom: 2px solid #EEE;
}

#bodytopright-related
{
    width: 200px;
    padding: 14px 12px 28px 36px;
    float: right;
    clear: right;
    display:block;
    border-right: 1px solid #fff;
    background-color: white;
}

#bodytopright-related h1
{
    font-size: 17px;
    color: #393939;
    margin: -5px 0 1px 0;
}

#bodytopright-related ul
{
    margin: 3px 0 0 12px;
}

#bodytopright-related li
{
    list-style: url( "/content/images/Athletics/bullet1.png" );
    margin: 0 0 5px 0px;
    font-size: 10px;
}

#bodytopright-related a
{
    color: #000;
    text-decoration: none;
}

/* -------------------
     Game Page
------------------- */

#bodytop-game
{
    height: 135px;
    width: 737px;
    background-color: #e6e1d6;
    padding: 14px 14px 0 14px;
    position: relative;
    color: #393939;
    background-image: url( "/content/images/Athletics/gametopbg.gif" );
    background-position: top left;
    background-repeat: no-repeat;
}

#bodytop-game a
{
    color: #393939;
}

#bodytop-game p
{
    margin: 0;
    padding: 0;
    line-height: 22px;
    font-size: 19px;
    text-transform: uppercase;
    font-family: "Trebuchet MS" , Helvetica, Arial, san-serif;
}

#bodytop-game ul
{
    position: absolute;
    bottom: 7px;
}

#bodytop-game li
{
    list-style: none;
    display: inline;
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase;
}

#standardcontent-game .NewsImage, #standardcontent-news .NewsImage
{
    border: 1px solid #141414;
    float: right;
    margin: 0 0 15px 15px;
}


/* -------------------
       Roster
------------------- */

#bodytop-roster
{
    width: 765px;
    border-right: 1px solid #FFF;
    background-color: #e6e1d6;
    padding: 0;
}

.rostertable, .scheduletable
{
    font-size: 11px;
    margin-bottom: 20px;
    border: none;
}

.rostertable td, .scheduletable td
{
    border: none;
    padding: 5px;
    vertical-align: top;
}

.rosterth th, .scheduleth th
{
    background-color: #000000;
    border: none;
    text-transform: uppercase;
    font-family: "Trebuchet MS" , Helvetica, Arial, san-serif;
    color: #FFFFFF;
    height: 20px;
    font-size: 10px;
    letter-spacing: 0.1em;
    padding: 2px 5px;
}

.rosterth th a, .scheduleth th a
{
    color: #FFFFFF !important;
    font-family: "Trebuchet MS" , Helvetica, Arial, san-serif;
}
.rosterth th a:link, .scheduleth th a:link, .rosterth th a:visited, .scheduleth th a:visited
{
    text-decoration: none !important;
}

.rosterth th a:hover, .scheduleth th a:hover
{
    text-decoration: underline !important;
}



.HeadlineCell
{
    padding: 5px 0px 0px 5px;
}

.NewsArchiveTeaser
{
    margin: 0px 0px 0px 0px;
    padding: 4px;
}

#SearchControls
{
    background-color: #e6e1d6;
    background-image: url( "/content/images/Athletics/commentblockshadowbg.gif" );
    background-repeat: repeat-x;
    padding: 5px 13px 5px 13px;
}

#SearchResults
{
}


#SearchResults h1
{
    font-size: 18px;
    color: #b23800;
    border-bottom: 2px solid #EEE;
    padding: 5px 0px 5px 13px;
}

.PagerControls
{
    background-color: #e6e1d6;
    background-image: url( "/content/images/Athletics/commentblockshadowbg.gif" );
    background-repeat: repeat-x;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    height: 27px;
}

.PagerControls td
{
    padding: 0px 4px;
}

/* -------------------
     Score Board
------------------- */

#scoreboard
{
    width: 765px;
    height: 54px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #010101;
    background-image: url( "/content/images/Athletics/bg_scoreboard4.gif" );
    background-position: top;
    background-repeat: repeat-x;
    border-top:solid 1px white;
}
#scoreboard-arrow
{
    height: 52px;
    margin-left: 5px;
    border-bottom: none;
    border-top: none;
    clear: none;
    float: right;
    vertical-align: middle;
    width: 29px;
}
#scoreboard td
{
    font-size: 9px;
}

.scoreboard-block
{
    height: 52px;
    width: 150px;
    margin-left: 5px;
    border: solid #999 1px;
    border-bottom: none;
    border-top: none;
    color: White;
    clear: none;
    float: right;
    padding: 1px 3px 1px 3px;
    background-color: #6d6d6d;
    background-image: url( "/content/images/Athletics/bg_scoreboard3.gif" );
    background-position: top;
    background-repeat: repeat-x;
}
.scoreboard-date
{
    text-align: left;
    vertical-align: top;
    color: #999;
    width: 150px;
    height: 15px;
}
.scoreboard-sportname
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    color: #e96b10;
    width: 150px;
}
.scoreboard-hendrixscore
{
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    color: #e96b10;
    width: 20px;
}
.scoreboard-opponentname
{
    text-align: left;
    vertical-align: top;
    color: White;
    width: 150px;
}
.scoreboard-opponentscore
{
    text-align: right;
    vertical-align: top;
    color: White;
    width: 20px;l
}

#content-ektron-spacer
{
    
}

#content-ektron ol 
{
    margin-left:30px;
}

.content-ektron-container
{
    background-color: #e6e1d6;  
    height:100%;  
}

#content-ektron
{
    background-color:White;
}

.athleticsinfolinks a:visited
{
    color: #000000;
}

h1 {

                font-size:18px;

}

 

h2 {

                font-size:16px;

}

 

h3 {

                font-size:14px;

}

 

h4 {

                font-size:13px;

}

 

h5 {

                font-size:12px;

}

