.container { margin-bottom:20px; }
.containerActions { padding: 4px; }


.containerNoTitle { margin-bottom:20px; }



/* Home-Blue-Title */
.containerHomeBlue { margin-bottom:20px; }
.containerHomeBlue .containerTitle { background: #7aaad2 url(img/bg_title_blue_long.jpg) top left no-repeat; height:27px; padding-top:3px; padding-left: 3px; padding-right:5px;}
.containerHomeBlue .containerBody { padding: 4px; background:  #ffffff ; }

/* Next-Game */
.containerNextGame { margin-bottom:20px; }
.containerNextGame .containerTitle { background: #7aaad2 url(img/bg_title_blue_short.jpg) top left no-repeat; height:27px; padding-top:3px; padding-left: 3px; padding-right: 5px;}
.containerNextGame .containerTitle a { color: White; font-weight: bold; }
.containerNextGame .containerBody { clear: both; padding: 4px; background:  url(img/bg_body_small_gray.jpg) #ffffff ;}
.containerNextGame table 
{ 
margin-left: auto;
margin-right: auto;
}
.containerNextGame .containerTitle  .nextGameTitle
{
 float:left;   
}
.containerNextGame .containerTitle  .nextGameLink
{
  float:right; padding-top: 3px;
}


/* SmallNews */
.containerSmallNews { margin-bottom:20px; }
.containerSmallNews .containerTitle { background: #7aaad2 url(img/bg_title_blue_short.jpg) top left no-repeat; height:27px; padding-top:3px; padding-left: 3px; padding-right: 5px;}
.containerSmallNews .containerTitle a { color: White; font-weight: bold; }
.containerSmallNews .containerBody { clear: both;  background:  url(img/bg_body_small_gray.jpg) #ffffff; }
.containerSmallNews table 
{ 
margin-left: auto;
margin-right: auto;
}
.containerSmallNews .containerTitle  .smallNewsTitle
{
 float:left;   
}
.containerSmallNews .containerTitle  .smallNewsLink
{
  float:right; padding-top: 3px;
}

/* Content With Title */
.containerContent { margin-bottom:20px; }
.containerContent .containerTitle { background: #7aaad2 url(img/bg_title_blue_player.jpg) top left no-repeat; height:70px; padding-left: 15px; padding-top: 10px; padding-right: 5px; }
.containerContent .containerBody { background:  url(img/bg_body_gray_player.jpg)  ; padding: 20px;}


.containerTeaser .containerBody { padding: 4px; background:  #fefefe url(img/bg_body_teaser_red.jpg) no-repeat top ; }

.rightPane .containerHomeBlue { margin-bottom:20px; }
.rightPane .containerHomeBlue .containerTitle { background: #7aaad2 url(img/bg_title_blue_short.jpg) top left no-repeat; height:27px; padding-top:3px;padding-left:3px;}
.rightPane .containerHomeBlue .containerBody { padding: 0px; background:  url(img/bg_body_small_gray.jpg) #ffffff ; }

/* Player */

.containerPlayer { margin-bottom: 20px; }
.containerPlayer .containerTitle { background: #7aaad2 url(img/bg_title_blue_player.jpg) top left no-repeat; height:80px; padding-left: 3px; padding-right: 5px;}
.containerPlayer .containerBody { background:  url(img/bg_body_gray_player.jpg)  ; }

/*Article Carousel */

.articleCarouselEntry { width:470px; }
.articleCarouselEntry .title { background: #7aaad2 url(img/bg_title_blue_long.jpg) top left no-repeat; height:27px; padding-top:3px; padding-left: 3px; padding-right:5px;}
.articleCarouselEntry .lead { background: #7aaad2 url(img/bg_body_blue.jpg) repeat-y; padding: 4px; color: #fff; }
.articleCarouselFooter { display: none; background: #7aaad2 url(img/bg_body_blue.jpg) repeat-y; }
.articleCarouselWrapper { width: 470px; height: 312px; }
.article { width: 595px; }
.article .articleTitle { background: #7aaad2 url(img/bg_title_blue_player.jpg) top left no-repeat; height:70px; padding-left: 15px; padding-top: 10px; padding-right: 5px;}
.article .articleBody  { padding-left: 20px; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; background:  url(img/bg_body_gray_player.jpg) #ffffff ; }
.article .articleImage { padding-bottom: 20px; }
.article .articleLead { margin-bottom: 20px; font-weight: bold; }
.article .articleContent { margin-bottom: 20px; }
.article .articleFooter { margin-bottom: 20px; }
.articles { margin-bottom:20px; }

.articles .containerTitle { background: #7aaad2 url(img/bg_title_blue_player.jpg) top left no-repeat; height:70px; padding-left: 15px; padding-top: 10px; padding-right: 5px; }
.articles .containerBody { background:  url(img/bg_body_gray_player.jpg)  ; padding: 20px;}

.articleSummary h1 {     font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px; 
    line-height: 18px; font-weight: bold; color: Black;}
    
    .articleSummary metadata {     font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px; 
    line-height: 14px; font-weight: normal; color: Black; font-style: italic; }
    
    .articleSummary { border-bottom: solid 1px black; margin-bottom: 20px; }
    
    #bannerCarousel { height: 400px; }
    
.containerBody a.CommandButton 
{
    background: none;
color:black;
font-weight:bold;
line-height:18px;
text-decoration:none;

}