#centered-wrapper{
width: 1063px;
margin: 0px auto; 
}

#header-wrapper{
margin-bottom: 25px;
margin-left: 8px;
width: 1047px;
}

#header-facebook, #header-twitter{margin-top: -3px;}

#content-wrapper{
background: #ffffff;
width: 1027px;
margin-left: 8px;
margin-top: -19px;
padding: 10px;
}

#latest-links{
background: #eeeeee;
border: 1px solid #eeeeee;
padding: 10px;
width: 448px;
}

#side-ad{margin-bottom: 15px;}

#content-footer{
width: 1047px;
height: 126px;
background: url(/images/footer-bkg.jpg) no-repeat;
margin-left: 8px;
}

#copyright{
text-align: center;
margin-top: 25px;
margin-bottom: 25px;
font-family: sans-serif;
font-size: 12px;
}

#audio-wrapper{
margin-bottom: 10px;
background: #910000;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
padding: 8px;
}

#audio-header{
margin-bottom: 0;
background: #b20101;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
padding: 8px;
border-bottom: 1px solid #b30000;
font-family: Helvetica,Arial,sans-serif;
font-size: 18px;
font-weight: normal;
color: #ffffff;
}

#btn-shick_and_nick{
background: url(/images/1620-the-zone-btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-shick_and_nick:hover{
background: url(/images/1620-the-zone-btn.png) right top;
}

#btn-friday-tailgate{
background: url(/images/friday-tailgate_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-jet-award{
background: url(/images/jet-award-btn.png) left top;
height: 72px;
width: 220px;
margin-left: 10px;
}

#btn-jet-award:hover{
background: url(/images/jet-award-btn.png) right top;
}

#btn-maxbook{
background: url(/images/maxbook-btn.png) left top;
height: 72px;
width: 220px;
margin-left: 10px;
margin-bottom: 8px;
}

#btn-maxbook:hover{
background: url(/images/maxbook-btn.png) right top;
} 

#btn-friday-tailgate:hover{
background: url(/images/friday-tailgate_btn.png) right top;
}


#btn-tailgate-show{
background: url(/images/tailgate-show_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-tailgate-show:hover{
background: url(/images/tailgate-show_btn.png) right top;
}

#btn-husker_hour{
background: url(/images/husker-hour_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-husker_hour:hover{
background: url(/images/husker-hour_btn.png) right top;
}

#btn-unsportsmanlike{
background: url(/images/unsportsmanlike-conduct_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-unsportsmanlike:hover{
background: url(/images/unsportsmanlike-conduct_btn.png) right top;
}

#btn-practice_report{
background: url(/images/practice-report_btn.png) left top;
height: 60px;
width: 220px;
margin: 0 0 8px 8px;
}

#btn-practice_report:hover{
background: url(/images/practice-report_btn.png) right top;
}

#btn-ucla_tailgate{
background: url(/images/ucla-tailgate-btn.png) left top;
height: 44px;
width: 220px;
margin: 0 0 8px 8px;
}

#btn-ucla_tailgate:hover{
background: url(/images/ucla-tailgate-btn.png) right top;
}

#btn-husker_audio{
background: url(/images/klin-husker-audio_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 0;
}

#btn-husker_audio:hover{
background: url(/images/klin-husker-audio_btn.png) right top;
}

#btn-huskermax_tailgate{
background: url(/images/tailgate-show_btn.png) left top;
height: 40px;
width: 220px;
margin: 0 0 8px 0;
}

#btn-huskermax_tailgate:hover{
background: url(/images/tailgate-show_btn.png) right top;
}

#btn-postgame{
background: url(/images/postgame-button.png) left top;
height: 40px;
width: 220px;
margin: 0 0 3px 8px;
}

#btn-postgame:hover{
background: url(/images/postgame-button.png) right top;
}

ul#top-nav{
display: inline;
float: right;
}

ul#top-nav li{
list-style: none;
float: left;
margin-left: 25px;
}

ul#top-nav li a{color: black;}
ul#top-nav li a:hover{color: red;}

.rfloat{float: right;}
.lfloat{float: left;}
.clear{clear: both;}

.tabsmenuclass{
position: relative;
left: 50%;
margin-left: -523px;
}

.tabsmenuclass ul {
background: #dddddd;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
width: auto;
}

a img { border: none; }

.tabsmenuclass a {
font-family: 'Oswald', sans-serif;
font-size: 14px;
font-weight: normal;
display: block;
margin: 0;
padding: 12px 7px 12px 7px;
background: url(/images/mainnav-bkg.jpg) repeat-x;
background-color: #dedede;
border: 1px solid #ccc;
color: #de0000;
text-decoration: none;
white-space: nowrap;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}

.tabsmenuclass a.mainnav-first{
border-top-left-radius: 5px;
}

.tabsmenuclass a.mainnav-last{
border-top-right-radius: 5px;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected {
background: url(/images/mainnav-hover.jpg) repeat-x;
color: #000;
background-color: #dedede;
}

.tabsmenucontentclass {
clear: left;
background: url(/images/subnav-bkg.png) no-repeat;
width: 1067px;
height: 33px;
padding: 7px 5px 7px 5px;
line-height: 1px;
white-space: nowrap;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
}

.tabsmenucontentclass a{color: #ffffff;}
.tabsmenucontentclass a:visited{color: #ffffff;}
.tabsmenucontentclass a:hover{color: #de0000;}

.everything-slogan{font-size: 12px;}

/*		Spotlight		*/

img.spotlight{
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

h1.spotlight{font-family: 'Oswald', sans-serif; color: #de0000; font-size: 24px; word-spacing:2px;}
p.spotlight{font-family: sans-serif; color: #000000; font-size: 13px; line-height: 18px;}

#spotlight-wrap{
width: 466px;
position: relative;
min-height: 270px;
margin-top: -15px;
}
.slider-wrap{
width: 466px;
position: absolute;
top: 0px;
left: 0px;
}			
.stripViewer .panelContainer 
.panel ul{
text-align: left;
margin: 0 15px 0 30px;
}
.stripViewer{
position: relative;
overflow: hidden;
width: 466px;
height: 195px;
}
.stripViewer .panelContainer{
position: relative;
left: 0;
top: 0;
}
.stripViewer .panelContainer .panel{
float: left;
height: 100%;
position: relative;
width: 466px;
}
.stripNavL, .stripNavR, .stripNav{display: none;}
.nav-thumb{border: 1px solid black; margin-right: 5px;}
#movers-row{margin: -43px 0 0 62px;}
#movers-row div{width: 19%; float: left;}
#movers-row div a.cross-link{float: right;}
.photo-meta-data{
background: url(/css/images/transpBlack.png);
padding: 10px;
height: 30px;
margin-top: -50px;
position: relative;
z-index: 9999;
color: white;
}
.photo-meta-data span{font-size: 13px;}
.cross-link{
display: block;
width: 62px;
margin-top: -14px;
position: relative;
padding-top: 15px;
z-index: 9999;
}
.active-thumb

#center-backing{
background: #dddddd;
}

@-moz-document url-prefix() {
}