@charset "utf-8";
/* CSS Document */

.leftColumn { width:176px; float:left;}
.leftColumn h3 { width:161px; height:31px; margin:10px 0 0 10px; padding:0; text-indent:-5000px;}
h3.aboutus {background-image:url(../App_Images/subnavheaders/about.jpg);}
h3.community {background-image:url(../App_Images/subnavheaders/community.jpg);}
h3.fanzone {background-image:url(../App_Images/subnavheaders/fanzone.jpg);}
h3.news {background-image:url(../App_Images/subnavheaders/news.jpg);}
h3.schedule {background-image:url(../App_Images/subnavheaders/schedule.jpg);}
h3.shop {background-image:url(../App_Images/subnavheaders/shop.jpg);}
h3.team {background-image:url(../App_Images/subnavheaders/team.jpg);}
h3.tickets {background-image:url(../App_Images/subnavheaders/tickets.jpg);}
.leftColumn ul {margin:0 5px 0 10px; padding:0; list-style-type:none; border:1px solid #2E438B; border-top:none; background-color: #020A16; }
.leftColumn li {margin:0 10px 5px 10px; padding-bottom:5px; border-bottom:1px solid #2E438B; }
.leftColumn a {text-decoration:none; color:#fff;}

.midColumn { width:600px; float:left;}
.innerContent{background-color:#fff; position:relative; margin:10px; padding:10px;}
.extraLogo {display:block; position:absolute; top:5px; right:5px; background-image:url(../App_Images/eaglesExtra_logo.jpg); width:182px; height:63px; text-indent:-5000px;}
.newsExtraLogo {display:block; position:absolute; top:5px; right:5px; width:182px; height:63px;}
.innerContent p {line-height:1.3em;}
.innerContent h2 {color:#FEA627; margin:0 0 10px 0; padding:0;} 
.innerContent .date { margin:0; padding:0; font-weight:bold; font-size:80%;}
.innerContent h4 {margin:0; padding:0; font-size:110%;}
.newsPhoto {float:right; margin:5px 0 5px 5px;}

.toolbar {width:225px; float:right; clear:right;  margin:5px 0 5px 5px;}
.toolbar strong {display:block; text-align:center; margin:5px 0 0 0; padding:0;}
.toolbarInner {background-color:#D2D5DE; padding:5px; font-size:80%; margin:0;}
.toolbar .date {display:block; background-color:#fff; width:60px; text-align:center; padding:2px; float:left; margin-top:5px;}
.toolbar .title {display:block; background-color:#fff; width:138px; float:left; padding:2px; margin-left:5px; margin-top:5px;}

.prevLink {display:block; clear:both; width:106px; float:left; margin:0; padding:0;}
.nextLink {display:block; width:106px; float:left; text-align:right; padding:0; margin:0;}

.rightColumn {width:182px; float:left;}
.rightColumn .ad {display:block; margin-top:10px;}

.alternateColor {background-color: #CCC;}

dl dt {float: left;}
dl dd {margin:0;}
dl dd div {margin-left: 135px;}
/*
dl dd a {text-decoration: none; color: #000;}
dl dd a:hover {text-decoration: underline; color: #000;}
*/

.promoList dt {padding: 5px 0 5px 0;}
.promoList dd {padding: 5px 0 5px 0;}

