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

.homeUpperContent {background-color:#1e2c5a; color:#fff; height:304px; width:815px; padding:5px; margin:10px;}
.flashWrapper {float:left; width:405px; margin-right:5px; height:304px}
.gameCenter {float:left; width:198px; height:210px; margin-right:5px; margin-bottom:5px; background-color:#18244b; border:1px solid #2E438B; background-image:url(../App_Images/gameCenter_bg.jpg); background-repeat:no-repeat; background-position:top right;}
.tablink {display:block; float:left; height:29px;  text-indent:-5000px; border-bottom:1px solid #2E438B; border-right:1px solid #2E438B;}
.tablink:hover, .tablink:active {background-position:bottom;}
.tablink:link, .tablink:visited {background-position:top;}
.gameCenter .next { width:39px; background-image:url(../App_Images/next_button.jpg); }
.gameCenter .last { width:40px; background-image:url(../App_Images/last_button.jpg); }
.gameCenter .standings { width:57px; background-image:url(../App_Images/standings_button.jpg); }

.gameSpotlight {clear:both; text-align:center;}
.gameSpotlight .opponent {margin-left:20px;}
.gameSpotlight .logo {display:block; float:left; width:60px; height:60px; vertical-align:middle;}
.gameSpotlight .vs {display:block; float:left; width:40px; height:60px; vertical-align:middle;}
.gameSpotlight strong, .gameSpotlight span {display:block; margin-bottom:3px;}
.gameLinks a {font-size:80%; color:#FEA627; }

.mediaCenter {float:left; width:198px; height:210px; margin-bottom:5px; background-color:#18244b; border:1px solid #2E438B; background-image:url(../App_Images/mediaCenter_bg.jpg); background-repeat:no-repeat; background-position:top right;}
.mediaCenter .audio { width:48px; background-image:url(../App_Images/audio_button.jpg); }
.mediaCenter .video { width:50px; background-image:url(../App_Images/video_button.jpg); }
.mediaCenter .photo { width:46px; background-image:url(../App_Images/photo_button.jpg); }

.seasonTickets {float:left; width:405px; height:87px;}
.leftColumn {width:390px; float:left; margin:0 10px;}
.midColumn { width:235px; float:left; margin-right:10px;}
.rightColumn { width:180px; float:left;}
.rightColumn img {display:block; margin-bottom:10px;}
.colContainer { border:1px solid #2E438B; padding:20px; margin-top:20px;}

h3.news {background-image:url(../App_Images/news_header.gif); text-indent:-5000px; background-repeat:no-repeat; margin:0 0 15px 0; padding:0; }
h3.events {background-image:url(../App_Images/events_header.gif); text-indent:-5000px; background-repeat:no-repeat; margin:0 0 15px 0; padding:0; }

/* === 2010 === */
.homeUpperContent{width:845px;overflow:hidden;height:auto;}
.flashWrapper{width:640px;height:360px;float:left;padding:0;}
.gameCenter{margin-right:0;}

.leftColumn{width:405px;}
.seasonTickets{float:none;}

.rotateAdSpace{padding-top:12px;}
.rotateAdSpace li{display:block;float:left;height:145px;width:200px;overflow:hidden;position:relative;}
.rotateAdSpace li span{position:absolute;height:20000em;display:block;}
.rotateAdSpace li a{display:block;width:200px;height:145px;overflow:hidden;text-align:center;}

.header {background-image:none; height:151px; background-color:#000; margin:0; padding:0; position:relative; width:100%;z-index:20;}

.midColumn .ad{height:87px;display:block;overflow:hidden;width:235px;}
.rightColumn .ad{margin-right:0;}
.rightColumn img{margin-bottom:28px;}
