﻿
.EventTable
{
    font-family:Arial;
}

.EventTable .EventDate
{
    font-size: 10pt;
    font-weight:bold;
}

.EventTable .EventImage
{
    text-align: right;
    vertical-align: top;
}

.EventTable .EventName
{
    text-align: left;
    vertical-align: top;
    font-size: 12pt;
}

.EventTable a:hover
{
    color: #ffd700;
    text-decoration: underline;
}

.EventTable a
{
    color: Black;
    text-decoration:none;
}

.EventNavigator
{
    text-align:left;
    font-family: Arial;
    font-size: 12pt;
    width: 150px;
}

.EventNavigator .Month
{
    font-size: 14pt;
    background: white;
    width: 100%;
    padding-left: 10px;
}
.EventNavigator .Month:hover
{
    background: #eee8aa;
}
.EventNavigator .Header
{
    font-size:20pt;
    border-bottom: solid 1px black;
}

.EventNavigator .Header a
{
    color: Black;
}

.EventNavigator .Header a:hover
{
    color: #eee8aa;
}

.EventNavigator a
{
    text-decoration: none;
    color: #00BFFF;
    width: 100%;
}

.EventNavigator a:hover
{
    text-decoration: underline;
    color: White;
}

.EventSeperator
{
    color: #d3d3d3;
    width: 70%;
}

.Event
{
    font-family: Arial;
    padding: 4 4 4 4;
    width: 100%
}

.Event .ImageCol
{
    font-size:smaller;
}

.Event .Header
{
    font-size: x-large;
    background: #eee8aa;
    font-weight: bold;
    vertical-align: middle;
}

.Event .Content
{
    vertical-align:top;
}

.EventDetails
{
    font-family: Arial;
    text-align: left;
}

.EventDetails .Header
{
    font-size:14pt;
    padding-bottom: 10px;
}

.EventDetails .Date
{
    text-align:left;
    font-size: 10pt;
    font-weight: bold;
}

.EventDetails .Content
{
    padding-top: 10px;
    vertical-align:top;
    text-align:left;
    width: 60%;
}

.EventDetails .Content .Link
{
    color: Black;
    text-decoration: none;
}

.EventDetails .Content .Link:hover
{
    text-decoration: underline;
}

.EventDetails .Images
{
    vertical-align: top;
}

.EventContent a
{
    color: Black;
    text-decoration: none;
}

.Content
{
    font-family:Arial;
    font-size: 10pt;
    margin-left: 12px;
    line-height: 20px;
    margin-right: 10px;
}
    

.calendarDate
{
    text-align: left;
    font-weight: bold;
    vertical-align: top;
    width: 100%;
    background: #bdb76b;
    color: White;
}

.calendarevent
{
    color:Black;
    padding: 3px 3px 3px 3px;
    border: solid 1px white;
    border-top: solid 1px #d3d3d3;
    background: none;
    font-family:Arial;
    font-size: 8pt;
    line-height: 12px;
}

.calendarevent a
{
    color: Black;
    background: none;
    text-decoration: none;
}

.calendarevent:hover
{
    background: none;
    text-decoration: none;
    border: solid 1px black;
}

.calendarevent_old:hover
{
    background: #eee8aa;
    text-decoration: none;
}

.calendarevent0
{
    background: #dbd4a0;
}

.calendarevent1
{
    background: #00BFFF;
}

.calendarevent2
{
   background: #cc9944;
}

.calendarevent3
{
   background: #ff4500;
}

.calendarevent4
{
   background: #ff8c00;
}

.calendarevent5
{
   background: #bdb76b;
}

.calendarevent6
{
   background: #87ccfa;
}

.calendarevent7
{
   background: #8fbc8b;
}

.Homepage_ContentTable
{
    border: none;
    margin-left: -5px;
    margin-top: -3px;
    margin-right: -3px;
    margin-bottom: -3px;
    width: 100%;   
}

.HomePage_ContentTable .FlashCell
{
    padding: 0 0 0 0;
}

.ContentTable
{
    border: none;
    margin-left: -5px;
    margin-top: -3px;
    margin-right: -3px;
    margin-bottom: -3px;
    width: 100%;
    
    
}

.PDW
{
    font-family: Arial;
    border: none;
}

.PDW .Content
{
    text-align: left;
    vertical-align: top;
}

.TCAA
{
    font-family: Arial;
}

.PDWYear
{
    font-family: Arial;
    color:Black;
}

.PDWYear a
{
    font-size: small;
    color: Black;
    text-decoration: none;
}

.PDWYear a:hover
{
    font-size: x-large;
    color: Black;
    text-decoration: none;
}

.AboutHeader
{
    width: 100%;
    background-color: #d3d3d3;
    text-align: left;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
    border-bottom-color: #99FF66;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.AboutContentHeader
{
     font-family:Arial;
     font-weight:bold;   
}

.AwardsHeader
{
    font-family: Arial;
    background-color:#696969;
    color: #00bfff;
    text-align: left;
}

.AwardsHeader a
{
    font-family: Arial Black;
    background-color:#696969;
    color: #d3d3d3;
    text-align: left;
    text-decoration: none;
}

.AwardsHeader a:hover
{
    font-family: Arial Black;
    background-color:#696969;
    color: #d3d3d3;
    text-align: left;
    text-decoration:underline;
}

.AwardsHeaderSelected
{
    font-family: Arial Black;
    background: tan;
    color: Black;
    text-align: left;
}

.AwardsContent
{
    font-family: Arial;
    text-align: left;
}

.Overlay
{
    z-index: 1;
    position:absolute;
    top: 0px;
    left: 0px;
}

.CategoryHeader
{
    font-family: Arial;
    font-size: 42pt;
    color: #999999;
    margin-bottom: -10px;
}

.WinnerDetailsButton
{
    font-size: small;
    text-align: right;
}

.WinnerDetailsButton a
{
    color:Black;
    text-decoration: none;
}

.WinnerDetailsButton a:hover
{
    color:Black;
    text-decoration: none;
}

.ColorBar
{
    width: 100%;
    height: 80px;
    font-size: 24pt;
    font-family: Arial;
    color: #999999;
    padding-left: -12px;
}

.ColorBar_Wh
{
    width: 100%;
    height: 80px;
    font-size: 24pt;
    font-family: Arial;
    color: white;
    padding-left: -12px;
}

.ContentCell
{
    width: 60%;
    vertical-align: top;
    font-family: Arial;
}

.ImageCell
{
    vertical-align: top;
    background-color: #f0f0f0;
}

.PopupBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.PopupPanel
{
    background-color:White;
    border: solid 1px #0088FF;
    text-align:left;
    font-family: Arial;
}

.HomepageLinks
{
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #c0c0c0;
    height: 20px;
    vertical-align: bottom;
}

.HomepageLinks a
{
    color: #c0c0c0;
    text-decoration: none;
}

.HomepageLinks a:hover
{
    color: #c0c0c0;
    text-decoration: none;
}

.CollectionLinks
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    outline: black solid 1px;
}

.CollectionLinks a
{
    color: #999999;
    text-decoration: none;
}

.CollectionLinks a:hover
{
    color:#ffffff;
    background-color:#dbd4a0;
    text-decoration: none;
}

.LowerLinks
{
    text-align:center;
    font-family: Arial;
    font-size: 10pt;
    color: #d3d3d3;
}

.LowerLinks a
{
    color: #d3d3d3;
    text-decoration:none;
}

.LowerLinks a:hover
{
    color: #696969;
    text-decoration: underline;
}

.LowerLinks .Info:hover
{
    color: Black;
}
    

.SWGW
{
    font-family: Arial;
}

.Form
{
    font-family:Arial;
    text-align: left;
    vertical-align:top;
}

.ErrorCell
{
    font-size: 8pt;
    text-align: left;
}

.Em-LessonTable
{
    font-size: 10pt;
    border: solid 2px black;
    padding-left: 5px;
    padding-right: 5px;
}

.Em-LessonTable a
{
    color: Black;
    text-decoration: none;
}

.Em-LessonTable a:hover
{
    color: #00bfff;
    text-decoration: underline;
}

.Em-LessonTable .Current
{
    background-color: #f0e68c;
}

.Em-LessonTable .Current a
{
    text-decoration: underline;
}

.NavLink
{
    margin-left: 12px;
    font-size: 10pt;
    font-weight: bold;
    line-height: 25px;
}
.NavLink .Links
{
    text-align: left;
    vertical-align: top;
    border-left: solid 1px #696969;
    line-height: 25px;
    text-decoration: none;
}

.NavLink .Item:hover
{
    background-color: #d3d3d3;
    text-decoration: none;
}

.NavLink a
{
    color: Black;
    text-decoration: none;
}

.NavLink a:hover
{
    
    text-decoration: none;
}

.News
{
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
}

.News .Date
{
    font-size: 8pt;
    color: Gray;
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.News .Link
{
    
    line-height: 18px;
    vertical-align: top;
    
}

.News .Link: hover
{
    color: #00bfff;
    text-decoration: underline;
}

.News .Link a
{
    color: Black;
    text-decoration: none;
}

.News .Link a:hover
{
    color: #00bfff;
}

.News .Footer
{
    text-align: right;
    border-top: solid 1px #d3d3d3;
}

.News .Footer a
{
    color: Gray;
    text-decoration: none;
}

.News .Footer a: hover 
{
    color: Gray;
    text-decoration: none;
}

.Membership
{
    font-family: Arial;
    font-size: 9pt;
    color: Black;
}

.Membership .Header
{
    background-color: #CC9944;
    color: White;
    font-weight: bold;
    cursor: pointer;
}

.Membership .Header img
{
    src:url(/images/gifs/Arrow.png);
}

.Membership .Selected
{
    background-color: #CC9944;
    color: White;
    font-weight: bold;
    cursor: pointer;
}

.Membership .Selected img
{
    src:url(/images/gifs/Arrow_down.png);
}

.Membership .Content
{
    background-color: White;
}

.Watermark
{
    color: Gray;
}

.MediaPics
{
    font-family: Arial;
    font-size: 10pt;
}

.MediaPics a
{
    text-decoration: none;
    color: Black;
}

.MediaPics a:hover
{
    text-decoration: underline;
    color: Black;
}

.MediaPics a:visited
{
    color: Black;
    text-decoration: none;
}

.Exhibition
{
    font-weight: bold;
}

.Exhibition .Area
{
    width: 100%;
}

.Exhibition .Area:hover
{
    background-color: #f5f5f5;
}

.Exhibition a
{
    color: Black;
    text-decoration: none;
}

.Exhibition a:hover
{
}

.Exhibition .Name
{
    font-size: 12pt;
}

.Exhibition .Date
{
    font-weight: normal;
    font-size: 10pt;
}

.Exhibition .Content
{
    font-weight: normal;
}

.MediaRelease
{
    font-family: Arial;
    font-size: 9pt;
    text-align: left;
    margin-left: 12px;
    margin-right: 12px;
}

.MediaRelease .Date
{
    font-weight: bold;
}

.MediaRelease .Title
{
    padding-left: 6px;
    padding-bottom: 10px;
}

.MediaRelease .Title a
{
    color: Black;
    text-decoration: none;
}

.MediaRelease .Title a:hover
{
    color: #00bfff;
}

.MediaRelease .ItemTitle
{
    font-size: 12pt;
    font-weight: bold;
}

.MediaRelease .Body
{
    padding-left: 8px;
}

.ActionButtons a
{
    color: Black;
    text-decoration: none;
}

.ActionButtons a:hover
{
    color: #00bfff;
    text-decoration: none;
}

.ActionButtons .Button
{
    text-align: center;
    font-size: 10pt;
    font-family: Arial;
    border: solid 1px #d3d3d3;
    line-height: 25px;
}

.ActionButtons .Button:hover
{
    background-color: #d3d3d3;
}

.Admin_Hover_Menu
{
    background-color: White;
    padding-left: 4px;
    padding-top: 4px;
    border: solid 1px #d3d3d3;
    text-align: left;
}

.Admin_Hover
{
    background-color: #f5f5f5;
}

.Admin_Content
{
    text-align: left;
    font-family: Arial;
    font-size: 10pt;
}

.Admin_Content:hover
{
    background-color: #f5f5f5;
}

.Image_Hover
{  
    cursor:default;
    background-color: whitesmoke;
}

.Image_Hover_Item:hover
{
    cursor:default;
    background-color: whitesmoke;
}

.PdW_Winners
{
    width: 100%;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
}

.PdW_Winners a
{
    color: Gray;
    text-decoration: none;
}

.PdW_Winners a:hover
{
    color: Gray;
    text-decoration: none;
    font-weight:bold;
}

.PdW_Winners a:visited
{
    color: Gray;
    text-decoration: none;
}

.Month_List
{
    padding-left: 10px;
    text-align: left;
}

.Month_List a
{
    color:Black;
    text-decoration: none;
}

.Month_List a:hover
{
    color: #00CCFF;
    text-decoration: none;
}

.Calendar_Year
{
    text-align: left;
    font-size: 24pt;
    color: Black;
}

.Calendar_Year hr
{
    color: black;
}

.Calendar_Year_Selected
{
    text-align: left;
    font-size: 24pt;
    color: Black;
}

.Calendar_Year_Selected hr
{
    color: #00CCFF;
}