﻿.AccordionAreaHeader
{
    font-weight: bold;
    cursor: pointer; cursor: hand;
    background: #F3F3F3 url(../Images/AccordionMore.gif) no-repeat center right;
    padding: 8px 5px;
    margin-top: 10px;
    color: #003d79;
}

.AccordionAreaHeader .Chevron
{
    position: relative;
    top: -1px;
}

.AccordionArea .Open
{
    background: #F3F3F3 url(../Images/AccordionLess.gif) no-repeat center right;
}

.AccordionPanel
{
    padding-left: 20px;
    margin-top: 15px;
}

.AccordionPanel p
{
    margin: 0px;
    padding: 10px 0px;
}

.AAStandalone .AccordionPanel
{
    background-color: #F3F3F3;
}

/* Overrides for secondary AccordionArea style */
.AccordionArea_White .AccordionAreaHeader
{
    background: none;
    margin-top: 7px;
}
.AccordionArea_White .AccordionPanel
{
    background-color: Transparent;
    margin-top: 5px;
}

.Blog
{
    padding-left: 10px;
    padding-top: 20px;
}

.Blog p
{
    margin: 0px;
    margin-bottom: 13px;
}

.Blog h2
{
    margin-top: 2px;
    margin-bottom: 2px;
}

.Blog .Divider
{
    height: 1px;
    background-color: #c8c8c8;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.Blog .AttachedImage
{
    margin-right: 8px;
    margin-bottom: 8px;
}

.Blog .Pager{
    clear:both;
    padding:10px;
    text-align: right;
}

.Blog .CommentsContainer {
    background: #f5f5f5;
    border-top: 1px #c8c8c8 solid;
    padding: 15px 7px;
}

.Blog .CommentsContainer .CommentBox {
    width: 400px;
}

.Blog .CommentsContainer .CommentThanks
{
    padding-bottom: 10px;
}

.Blog .CommentsContainer .CommentForm label
{
    display: block;
    width: 110px;
    float: left;
}

.Blog .FieldRow
{
    padding-bottom: 7px;
}

.Blog .NameBox
{
    width: 200px;
    float: left;
}

.Blog .CommentBox
{
    width: 410px;
    float: left;
}

.Blog .SubmitComment
{
    float: right;
    margin-right: 7px;
}

.Blog .Comment
{
    padding-bottom: 10px;
}

.Blog .CommentHeader
{
    font-weight: bold;
}

.Blog .CommentContent
{
}

.BlogSidebar .Title
{
    color: #030303;
    font-family: Times New Roman, Serif;
    font-size: 17px;
    margin-bottom: 5px;
}

.BlogSidebar .List
{
    padding-left: 10px;
}

.BlogSidebar .Divider
{
    height: 1px;
    background-color: #c8c8c8;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.BreadCrumb
{
    width: 543px;
    float: left;
    font-size: 11px;
    color: #003d79;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 13px;
}

.NoLeftNavigationTemplate .BreadCrumb
{
    width: 717px;
}

.CalendarContainer
{
    float:left;
    width: 684px;
    border: 1px solid #ccc;
    margin-left: 0px;
    margin-bottom: 20px;
}

.CalendarContainer .PrevNextLinkContainer
{
    width: 193px;
    min-height: 1px;
    float: left;
    text-align: center;
    padding-top: 15px;
}

.CalendarContainer .TitleContainer
{
    width: 298px;
    float: left;
    text-align: center;
    padding: 8px 0px;
}

.CalendarContainer .TitleContainer h1
{
    font-family: "Times New Roman", Verdana, Arial, sans-serif;
    color: black;
    font-size: 30px;
    font-weight: bold;
}

.CalendarContainer .CalendarArrow
{
    border: 0px;
    position: relative;
    bottom: -4px;
}

.Calendar
{
    width: 686px;
    float:left;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.MasterCalendar
{
    width: 684px;
}

.PerformanceCalendar
{
    margin-bottom: 20px;
}

.Calendar th
{
    width: 88px;
    height: 25px;
    background-color: #EAD766;
    color: #565656;
}

.Calendar td
{
    width: 88px;
    height: 70px;
    vertical-align: top;
    padding: 4px;
    font-weight: bold;
    font-size: 11px;
}

.MasterCalendar th, .MasterCalendar td
{
    width: 90px;
}

.Calendar td.DayCell
{
    background-color: #F3F3F3; 
}

.Calendar td.AltDayCell
{
    background-color: #E3E2E2;
}

.Calendar .DayNumber
{
    color: #565656;
    font-weight: bold;
    width: 20px;
    float: left;
    font-size: 12px;
}

.PerformanceCalendar .DayNumber
{
    width: auto;
    float: none;
}

.Calendar .EventIcons
{
    width: 68px;
    float: left;
    text-align: right;
    padding-top: 2px;
}

.Calendar .EventIcons img
{
    border: 0px;
}

.Calendar .EventIcons a
{
    text-decoration: none;
}

.Calendar .PerformanceName
{
    font-style: italic;
}

.PerformanceCalendar .BestAvailable
{
    color: #00A160;
}

.PerformanceCalendar .Available
{
    color: #009DDC;
}

.PerformanceCalendar .Limited
{
    color: #6E2A8D;
}

.PerformanceCalendar .VeryLimited
{
    color: #E87D1E;
}

.PerformanceCalendar .ExtremelyLimited
{
    color: #B5121B;
}

.PerformanceCalendar .SoldOut
{
    color: #000;
}

.Calendar .HolidayName
{
    color: #000;
}

.MasterCalendar .Time
{
    color: #000;
}

.CalendarLegend
{
    font-size: 11px;
    background: transparent url(../Images/CalendarLegendBG.jpg) no-repeat bottom center;
    padding: 3px 0px 20px 17px;
}

.CalendarLegend .LegendTitle
{
    padding-bottom: 10px;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    padding-left: 1px;
}

.CalendarLegend .LegendKey
{
    padding-bottom: 5px;
}

.CalendarLegend .StaticLegend
{
    padding-top: 10px;
}

.CalendarLegend .StaticLegendTitle
{
    padding-bottom: 10px;
    font-size: 12px;
    color: #000;
    padding-left: 1px;
}

.COCFacts
{
    padding-bottom: 20px;
}

.COCFacts ul
{
    margin-left: 10px;
}

.COCFacts ul li
{
    float: left; 
    width: 320px;
}

.GlossaryTerm
{
    cursor: pointer;
    cursor: hand;
    border-bottom: dashed 1px black;
}

p .GlossaryTerm, .GlossaryByLetter .GlossaryTerm, .GlossaryByKeywords .GlossaryTerm
{
    color: #003d79;
}

.GlossaryPopup
{
    /*height: 309px;
    width: 460px;*/
    height: 327px;
    width: 461px;
    padding-top: 20px;
    padding-left: 25px;
    background: transparent url(../Images/GlossaryPopupBG.png) no-repeat top left;
    position: absolute;
    display: none;
    color: White;
}

.GlossaryPopup.BR
{
    background: transparent url(../Images/GlossaryPopupBG_BR.png) no-repeat top left;
}

.GlossaryPopup.BL
{
    background: transparent url(../Images/GlossaryPopupBG_BL.png) no-repeat top left;
}

.GlossaryPopup.TL
{
    background: transparent url(../Images/GlossaryPopupBG_TL.png) no-repeat top left;
}

.GlossaryPopup h2
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
}

.GlossaryPopup a
{
    color: #fff;
    text-decoration: underline;
}

.GlossaryPopup .CloseButton
{
    width: 25px;
    height: 30px;
    background-color: Transparent;
    background-image: url(../Images/btnGlossaryClose.png);
    float: right;
    cursor: pointer;
    cursor: hand;
}

.GlossaryPopup .Description
{
    float: left;
    width: 230px;
    height: 250px;
}

.GlossaryPopup .Definition
{
    width: 210px;
    padding-bottom: 15px;
}

.GlossaryPopup li
{
    background-image: none;
}

.GlossaryPopup li .Bullet
{
    margin-left: -15px;
    margin-right: 6px;
}

.GlossaryPopup .AudioPlayerContainer
{
    display: none;
}

.GlossaryPopup .Gallery
{
    float: left;
    width: 198px;
    padding-top: 30px;
    height: 220px;
}

.GlossaryPopup .GalleryItem
{
    display: none;
    width: 198px;
    text-align: center;
    height: 170px;
    padding-bottom: 15px;
}

.GlossaryPopup .Video
{
    display: none;
}

.GlossaryPopup .VideoPlayerContainer
{
    display: none;
    text-align: center;
    height: 170px;
    padding-bottom: 15px;
}

.GlossaryPopup .PrevButton, .GlossaryPopup .NextButton
{
    width: 15px;
    height: 16px;
    cursor: pointer;
    cursor: hand;
}

.GlossaryPopup .PrevLink, .GlossaryPopup .NextLink
{
    width: 40px;
    text-align: center;
    cursor: pointer;
    cursor: hand;
}

.GlossaryPopup .PrevLink
{
    float: left;
}

.GlossaryPopup .PrevButton
{
    float: left;
    background-image: url(../Images/btnGlossaryPrev.png);
}

.GlossaryPopup .PrevButton.disabled
{
    background-image: url(../Images/btnGlossaryPrev_disabled.png) !important;
}

.GlossaryPopup .NextLink
{
    float: right;
}

.GlossaryPopup .NextButton
{
    float: right;
    background-image: url(../Images/btnGlossaryNext.png);
}

.GlossaryPopup .NextButton.disabled
{
    background-image: url(../Images/btnGlossaryNext_disabled.png) !important;
}

.GlossaryPopup .disabled
{
    cursor: default;
    color: Gray;
}

.GlossaryPopup .Footer
{
    clear: both;
}

.GlossaryPopup .Footer, .GlossaryPopup .Footer a
{
    color: #ababab;
}

.GlossaryPopup .KeywordsContainer
{
    width: 300px;
    float: left;
}

.GlossaryPopup .GlossaryLinkContainer
{
    width: 140px;
    float: right;
}

.GlossaryByLetter .GlossaryListing, .GlossaryByKeywords .GlossaryListing
{
    display: none;
    padding-bottom: 10px;
}

.GlossaryByLetter .LetterSelectionLabel
{
    font-weight: bold;
    color: #003d79;
    width: 120px;
    float: left;
}

.GlossaryByLetter .LetterFilter
{
    width: 15px;
    float: left;
    text-align: center;
    color: #003d79;
    margin-left: 7px;
    cursor: pointer;
    cursor: hand;
}

.GlossaryByLetter .LetterFilter:hover
{
    text-decoration: underline;
}

.GlossaryByLetter .Active
{
    background-color: #ead766;
    font-weight: bold;
}

.GlossaryByLetter hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.GlossaryByLetter .NowViewing
{
    font-size: 14px;
    color: #003d79;
    padding-bottom: 20px;
    width: 500px;
    float: left;
}

.GlossaryByLetter .Pager
{
    float: right;
    width: 167px;
}

.GlossaryByLetter .PagerPrev
{
    height: 17px;
    width: 17px;
    background-image: url(../Images/BillboardPrev.gif);
    float: right;
    cursor: pointer;
    cursor: hand;
    margin-right: 7px;
}

.GlossaryByLetter .PagerNext
{
    height: 17px;
    width: 17px;
    background-image: url(../Images/BillboardNext.gif);
    float: right;
    cursor: pointer;
    cursor: hand;
}

.GlossaryByLetter .PageNum
{
    width: 15px;
    height: 15px;
    float: right;
    text-align: center;
    margin-right: 7px;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    color: #003D79;
    padding: 1px;
}

.GlossaryByLetter .CurrPage
{
    padding: 0px;
    border: 1px solid #003D79;
}

.GlossaryByKeywords .KeywordSelectionLabel
{
    font-weight: bold;
    color: #003d79;
    width: 140px;
    float: left;
}

.GlossaryByKeywords .InstructionLabel
{
    font-weight: normal;
    color: #565656;
    font-size: 9px;
}

.GlossaryByKeywords .TypesContainer
{
    width: 131px;
    float: left;
}

.GlossaryByKeywords .TypeFilter
{
    width: 123px;
    margin-right: 3px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    color: #003d79;
    cursor: pointer;
    cursor: hand;
}

.GlossaryByKeywords .TypeFilter:hover
{
    text-decoration: underline;
}

.GlossaryByKeywords .KeywordsContainer
{
    width: 396px;
    float: left;
}

.GlossaryByKeywords .KeywordFilter
{
    width: 123px;
    margin-right: 3px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    color: #003d79;
    cursor: pointer;
    cursor: hand;
}

.GlossaryByKeywords .KeywordFilter:hover
{
    text-decoration: underline;
}

.GlossaryByKeywords .Active
{
    background-color: #ead766;
}

.GlossaryByKeywords hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.GlossaryByKeywords .NowViewing
{
    font-size: 14px;
    color: #003d79;
    padding-bottom: 20px;
    width: 500px;
    float: left;
}

.GlossaryByKeywords .Pager
{
    float: right;
    width: 167px;
}

.GlossaryByKeywords .PagerPrev
{
    height: 17px;
    width: 17px;
    background-image: url(../Images/BillboardPrev.gif);
    float: right;
    cursor: pointer;
    cursor: hand;
    margin-right: 7px;
}

.GlossaryByKeywords .PagerNext
{
    height: 17px;
    width: 17px;
    background-image: url(../Images/BillboardNext.gif);
    float: right;
    cursor: pointer;
    cursor: hand;
}

.GlossaryByKeywords .PageNum
{
    width: 15px;
    height: 15px;
    float: right;
    text-align: center;
    margin-right: 7px;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    color: #003D79;
    padding: 1px;
}

.GlossaryByKeywords .CurrPage
{
    padding: 0px;
    border: 1px solid #003D79;
}

.GlossaryTabPanel
{
    width: 687px;
    padding-left: 10px;
}

.GlossaryTabPanel .Panel
{
    min-height: 400px;
}

.HeaderModule
{
    padding-right: 30px;
    background-color: #ead766;    
    margin-top: 0px;
    margin-left: -13px;    
}

.DefaultTemplate .HeaderModule
{
    margin-right: -10px;
    *width: 98%;
}

.LandingPageTemplate .HeaderModule
{
    margin-top: 15px;
    margin-left: 0px;
}

.NoLeftNavigationTemplate .HeaderModule
{
    margin-left: 0px;
    width: 686px;
    padding-right: 0px;
}

.HeaderModule p
{
    font-family: Times New Roman;
    font-size: 18px;
    line-height: 25px;
    color: #333;
    margin: 0px;
    margin-top: 11px;
    margin-bottom: 5px;
}

.HeaderModule h1
{
    margin-bottom: 0px;
    padding: 9px 0px 9px 9px;
    font-weight: normal;
    font-size: 24px;
    color: #F3F3F3;
}

.HeaderModule .Red{
    color: #b5121b;
    padding: 0;
}

.LandingPageTemplate .HeaderModule h1
{
    padding: 5px 0px 0px 5px;    
    margin-bottom: 5px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 23px;
    font-weight: bold;
}
.LandingPageTemplate .HeaderModule h1.NoImage
{
    margin-bottom: 0px;
    padding: 9px 0px 9px 9px;
}

.LandingPageTemplate .HeaderModule h1.Red{
    padding-left: 0;
}

.HeaderModule h2
{
    font-weight: normal;
    color: #f3f3f3;
}

.HeaderModule .Image
{
    float: left;
}

.HeaderModule .TextWithImage
{
    /*width: 560px;*/
    float: left; 
    margin-left: 20px;    
    /*color: #fff;   */
}

.HeaderModule .TextWithoutImage h1{
    padding-left: 0;
}

.HeaderModule .TextWithoutImage
/*.HeaderModule .TextWithoutImage div*/
{
    /*width: 560px;*/
    float: left;
    margin-left: 11px;    
}


.PhotoGallery
{
    width: 534px;
    background: #fff url(../Images/PhotoGalleryBG.jpg) no-repeat bottom center;
    padding-top: 14px;
    margin-left: 10px;
}

.PhotoGallery .CategoryDropDown
{
    margin-bottom: 27px;
    font-size: 14px;
    color: #565656;
}

.PhotoGallery .DetailsSpacer
{
    min-height: 250px;
}

.PhotoGallery .SelectedPhotoDetails
{
    min-height: 189px;
    padding-left: 15px;
    padding-bottom: 11px;
}

.PhotoGallery .PhotoTitle h2
{
    font-size: 18px;
    margin-bottom: 7px;
}

.PhotoGallery .SelectedPhoto
{
    padding-bottom: 5px;
    margin-right: 10px;
}

.PhotoGallery .PhotoDescription p
{
    margin-top: 0px;
}

.PhotoGallery .PhotoCredit
{
    margin-top: 13px;
}

.PhotoGallery .ImageCount
{
    clear: both;
}

.PhotoGallery .Divider
{
    background-color: #cccccc;
    height: 1px;
    width: 506px;
    margin-left: 14px;
    font-size: 0px;
    margin-bottom: 17px;
}

.PhotoGallery .ThumbnailRotator
{
    padding-bottom: 10px;
}

.PhotoGallery .LeftArrow
{
    width: 20px;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 30px;
}

.PhotoGallery .BackButton
{
    cursor: pointer;
    cursor: hand;
}

.PhotoGallery .ThumbnailBox
{
    float: left;
    margin-right: 7px;
    width: 83px;
    height: 83px;
    position: relative;
}

.PhotoGallery .Thumbnail
{
    cursor: pointer;
    cursor: hand;
}

.PhotoGallery .RightArrow
{
    width: 20px;
    float: left;
    margin-top: 30px;
    margin-left: 7px;
}

.PhotoGallery .ForwardButton
{
    cursor: pointer;
    cursor: hand;
}

.Podcasts
{
    padding: 0px 20px;
}

.Podcasts .Podcast
{
    padding: 15px 10px;
    width: 435px;
    float: left;
}

.Podcasts .Podcast .Description
{
    padding: 10px 0px;
}

.Podcasts .Divider
{
    clear: both;
    height: 1px;
    background-color: Silver;
}

.Poll
{
    padding-left: 10px;
    padding-right: 0px;
}

.Poll .PollContent{
    float:left;    
}

.Poll .PollImage{
    min-width: 0px;
    width:100px;
    float:left;
    margin-right: 5px;
}

.HomePageTemplate .LeftColumn .Poll
{
    width: 325px;
    margin-left: 20px;
    padding-left: 0px;
    float: left;
}
.HomePageTemplate .LeftColumn .PollContent_Image
{
    float: left;
    width: 220px;
}
.DefaultTemplate .Poll
{
    width: 245px;
    margin-left: 20px;
    padding-left: 0px;
    float: left;
}
.DefaultTemplate .PollContent_Image
{
    float: left;
    width: 140px;
}
.LandingPageTemplate .Poll
{
    width: 243px;
    margin-left: 20px;
    padding-left: 0px;
    float: left;
}
.LandingPageTemplate .PollContent_Image
{
    float: left;
    width: 138px;
}
.NoLeftNavigationTemplate .Poll
{
    width: 330px;
    margin-left: 20px;
    padding-left: 0px;
    float: left;
}
.NoLeftNavigationTemplate .PollContent_Image
{
    float: left;
    width: 225px;
}
.NoRightColumnTemplate .Poll
{
    width: 367px;
    margin-left: 20px;
    padding-left: 0px;
    float: left;
}
.NoRightColumnTemplate .PollContent_Image
{
    float: left;
    width: 262px;
}

.Poll .Buttons
{
    padding-top: 10px;
}

.Poll .RadioContainer
{
    padding-left: 1px;
    float: left;
    margin-right: 5px;
}

.Poll .Answer
{
    float: left;
    padding-top: 3px;
}

.Poll .VoteResult
{
    text-align: right;
    background-color: #B5121B;
    height: 16px;
    padding-top: 2px;
    padding-right: 5px;
    color: #fff;
    font-weight: bold;
    clear: both;
}

.PressLogin
{
    margin-left: 15px;
    margin-top: 20px;
    width: 150px;
}

.PressLogin .Label
{
    margin-bottom: 4px;
}

.PressLogin .Field
{
    margin-bottom: 8px;
    width: 150px;
}

.PressLogin .Button
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 5px;
    text-align: right;
}

.PressLogin .ErrorMessage
{
    color: red;
    font-weight: bold;
}

.ProductionList
{
    width: 530px;
}

.ProductionList h2
{
    font-size: 14px;
    color: #010101;
    margin-bottom: 2px;
    font-family: "Times New Roman",Verdana,Arial,sans-serif;
}

.ProductionList .Production
{
    margin-bottom: 15px;
}

.ProductionList .ComposerName
{
    width: 59%;
    float: left;
    font-size: 11px;
}

.ProductionList .MoreInfo
{
    width: 21%;
    float: left;
    font-size: 11px;
}

.ProductionList .BuyTickets
{
    width: 20%;
    float: left;
    font-size: 11px;
}

.ProductionList .gt
{
    font-size: 10px;
}

.ProductionList .Separator
{
    height: 1px;
    background-color: #c8c8c8;
    font-size: 0px;
    margin-bottom: 10px;
}

.QuickLinks
{
    padding-top: 15px;
    padding-left: 19px;
    padding-right: 55px;
    min-height: 190px;
    padding-bottom: 10px;
}

.QuickLinks a
{
    font-size: 11px;
}

.QuickLinks h2
{
    font-family: Times New Roman, Serif;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
}

.QuickLinks .LinkContainer
{
    margin-top: 9px;
}

.QuickLinks .Bullet
{
    width: 10px;
    padding-top: 5px;
    padding-right: 4px;
    float: left;
    font-size: 11px;
    color: #003d79;
}

.QuickLinks .Link
{
    width: 126px;
    float: left;
}

.ReferAFriendForm
{
    padding-left: 13px;
}

.ReferAFriendForm .SectionHeader
{
    padding-top: 10px;
    padding-bottom: 5px;
}

.ReferAFriendForm .Label
{
    width: 100px;
    float: left;
}

.ReferAFriendForm .TextBox
{
    width: 220px;
    float: left;
}

.ReferAFriendForm .MultiLineTextBox
{
    width: 320px;
}

.ReferAFriendForm .Clear
{
    height: 5px;
}

.ReferAFriendForm .ButtonContainer
{
    padding-top: 15px;
}

.RotatingBillboard .ItemContainer
{
    height: 180px;
    position: relative;
}

.RotatingBillboard .BillboardItem
{
    position: absolute;
    height: 100%;
}

.RotatingBillboard .ItemImage
{
    margin-right: 20px;
    width: 148px;
    height: 156px;
    float: left;
}

.RotatingBillboard .Description
{
    width: 322px;
    float: left;   
}

.RotatingBillboard .ItemNumber
{
    font-weight: bold;
    color: #003d79;
    width: 10px;
    float: right;
    margin: 0px 3px;
    padding: 0px 2px;
    cursor: pointer;
    cursor: hand;
}

.RotatingBillboard .BillboardControls .Active
{
    border: 1px solid #003d79;
}

.RotatingBillboard .PrevButton, .RotatingBillboard .NextButton
{
    width: 17px;
    height: 17px;
    float: right;
    margin: 0px 3px;
    cursor: pointer;
    cursor: hand;
}

.SiteMap
{
    padding-left: 60px;
}

.SiteMap .RootNode
{
    font-size: 15px;
    padding-top: 25px;
    padding-bottom: 30px;
}

.SiteMap .RootNode .Bullet
{
    background: url(../Images/chevron2.png) no-repeat center center;
    width: 15px;
    height: 7px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.SiteMap .RootNode .Link
{
    float: left;
    width: 235px;
}

.SiteMap .GeneralLinks
{
    padding-top: 30px;
}

.SiteMap .LeafNode, .SiteMap .GeneralLinks .RootNode
{
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 20px;
}

.SiteMap .LeafNode .Bullet, .SiteMap .GeneralLinks .RootNode .Bullet
{
    background: url(../Images/chevron.png) no-repeat center center;
    width: 10px;
    height: 6px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.SiteMap .LeafNode .Link, .SiteMap .GeneralLinks .RootNode .Link
{
    float: left;
    width: 200px;
}

.SocialNetworking
{
    background-color: #f3f3f3;
    width: 217px;
    height: 24px;
    padding-left: 17px;
    padding-top: 7px;
    float: right;
}

.HomePageTemplate .SocialNetworking
{
    padding-top: 10px;
    height: 21px;
}

.SocialNetworking .SocialImage
{
    border: 0px;
    display: block;
    float: left;
    margin-right: 7px;
}

.SocialNetworking .Divider
{
    height: 24px;
    width: 13px;
    float: left;
}

.SocialNetworking .FontImage
{
    border: 0px;
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
}

.SponsorLogos
{
    padding-left: 20px;
}

.SponsorLogos .Sponsor
{
    width: 200px;
    margin-left: 55px;
    float: left;
    padding-bottom: 20px;
}

.SponsorLogos .SecondImage
{
    margin-left: 13px;
}

/* Teaser module is styled differently based on the page... */
.Teaser
{
    width: 335px;
    float: left;
    margin-left: 20px;
}

.DefaultTemplate .Teaser
{
    width: 253px;
}
.LandingPageTemplate .Teaser
{
    width: 245px;
}
.NoLeftNavigationTemplate .Teaser
{
    width: 330px;
}
.NoRightColumnTemplate .Teaser
{
    width: 367px;
}

.Teaser .Thumbnail
{
    float: left;
    margin-right: 13px;
    margin-top: 3px;
}

.Teaser .Details
{
    float: left;
    width: 221px;
}

.DefaultTemplate .Teaser .Details
{
    width: 140px;
}
.LandingPageTemplate .Teaser .Details
{
    width: 132px;
}
.NoLeftNavigationTemplate .Teaser .Details
{
    width: 216px;
}
.NoRightColumnTemplate .Teaser .Details
{
    width: 253px;
}

.Teaser h2
{
    margin-bottom: 6px;
}

.Teaser p
{
    margin: 0px;
    margin-bottom: 6px;
}

.Teaser a
{
    font-size: 11px
}

.VideoPlayer
{
    height: 178px;
    margin-bottom: 16px;
}

.VideoPlayer object
{
    outline: none;
}

.Seating
{
    background-color: #F3F3F3;
    height: 292px;
    width: 822px;
    margin-left: auto;
    margin-right: auto;
}

.Seating .Floorplan {
    float:left;
    margin: 0px 80px 0px 0px;
    width:312px;
}

.Seating .Floorplan img{
    width: 311px;
    height: 251px;
    border: 0px none;
}

.Seating .Preview{
    float:right;        
    margin: 10px 30px 10px 0px;
    width:400px;
    height: 267px;    
}

.Seating .Preview #seatingPreviewInit{
    background-image:url('../ecms.aspx/images/seating/seat_preview_default.jpg'); 
    height: 267px;   
}

.Seating .Preview #seatingPreviewInit h2 {    
    margin:0;
    padding:20px 0 6px 20px;
    color:#b5121b;
    font-family: Verdana, Sans-Serif;
    font-size: 13px;
}

.Seating .Preview #seatingPreviewInit p {  
    margin:10px 168px 6px 20px;
    color:#565656;
    /*font-size:0.945em;*/
    line-height:1.1em;
}

.ArchivePolls .PollContent{
    padding-bottom: 20px;
    display:block;
}

.ArchivePolls br{
    clear:both;    
}
