/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containerScrollerMaster{width:164px; clear:both;}
.scrollerBoardMeetings{width:151px; clear:both;}
.rightAngleQuoteContainer { width:178px; }
.rightAngleQuoteContainer span a { visibility:hidden; }

table.scrollerBlue{background:#98B7DB;}
table.scrollerGold{background:#C4BA47;}
table.scrollerGrey,table.scrollerRightAngle{background:#AEADAE;}
table.scrollerBoardMeetings{background:#C4BA47;}

.containerScrollerHeaderRow{height:38px; vertical-align:middle;}

td.ScrolerTitle{font-weight:bold; font-size:12px; padding-left:6px;}
td.RightAngleQuoteHeadline { background:#aeadae; }
td.RightAngleQuoteHeadline span.Head { color:#FFF; }
.containerScrollerHeaderRow td.ScrolerTitle * { font-size:12px; color:#FFF;}

table.scrollerBlue .containerScrollerContentRow{background:#EBEBEA;}
table.scrollerGold .containerScrollerContentRow{background:#EDEAC7;}
table.scrollerGrey .containerScrollerContentRow, table.scrollerRightAngle .containerScrollerContentRow{background:#E2ECF5;}
table.scrollerBoardMeetings .containerScrollerContentRow{background:#FFF;}
table.scrollerBoardMeetings div.containerScrollerContent{border:1px solid #C4BA47; border-top:none; border-bottom:none;}

#rightAngle .containerScrollerContent{height:144px;width:148px;padding:8px;}
table.scrollerGold .containerScrollerContent{height:350px;width:325px;padding:0 8px 0 8px;}
.containerScrollerContent{height:200px;padding:0 8px 0 8px;}

table.scrollerBoardMeetings .containerScrollerContent{height:88px;}
.containerScrollerFooterRow{height:40px; vertical-align:middle;}
#rightAngle .containerScrollerFooterRow{height:15px !important; vertical-align:middle;}

a.ScrollButton	{position:absolute; display:block; width:21px; height:21px; margin-top:-9px; margin-left:-35px; background-repeat:no-repeat; cursor:pointer;}
a.ScrollTop		{background-image:url(circle-arrow-down.gif);}
a.ScrollBottom	{background-image:url(circle-arrow-up.gif);}

table.scrollerBoardMeetings a.ScrollButton	{width:18px;height:18px; margin-left:-30px;}
table.scrollerBoardMeetings a.ScrollTop		{background-image:url(circle-arrow-down-rev.gif);margin-top:-10px;}
table.scrollerBoardMeetings a.ScrollBottom	{background-image:url(circle-arrow-up-rev.gif);margin-top:-8px;}

.ScrollContent{overflow:auto;}

/*<Engage:Publish>*/
table.containerScrollerMaster td.containerScrollerContentRow div.containerScrollerContent * div#articleDisplay div.Head{display:none !important;}
table.containerScrollerMaster td.containerScrollerContentRow div.containerScrollerContent * div#divArticleContent * {font-size:10px !important;}
/*</Engage:Publish>*/

div.containerScrollerMasterFooter{clear:both;}


.RightAngleQuote { background:#e4edf6; }
.RightAngleQuote .BannerContent, .RightAngleQuote .Normal { font-size:10px; line-height:16px; }


