﻿
.Error
{
    border: 1px solid #780401;
    display: block;
    padding: 3px 3px 3px 0.5em;
    background-color: #FFDFDF;
    color: #C60000;
    text-decoration: none;
    width: 95%;
    font-weight: bold;
    font-size: 10px;
    margin-top: 2px;
    font-family: Arial;
}



.FooterWhiteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

.EmailSent
{
    font-family: Verdana;
    font-size: 11px;
    color: #FF0000;
    font-weight: normal;
}


/* //////////////////////////////////////////////////////////
  ////////////// HTML TAG STYLING ////////////////////////// */

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}


a.news
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

a:hover.news
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
    text-decoration: underline;
}

a.FooterWhiteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

a:hover.FooterWhiteText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9DB5E6;
    text-decoration: none;
}


h1
{
    color: #67a6d2;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Arial Narrow';
}

h2
{
    color: #3366CC;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    font-family: Corbel;
    text-align: left;
}


td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
    
p
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #666666;
}

.headerbox
{
    border: 1px solid #DBE3F7;
    background-color: #F0F3FB;
    padding-top: 4px;
    width: 97%;
    height: 20px;
    padding-left: 5px;
    padding-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003399;
    font-weight: bold;
}


/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* HOMEPAGE EVENT LISTING STYLE  */

#EventList
{
    background-image: url('../Images/EventListingBkgd.jpg');
    background-repeat: no-repeat;
    width: 230px;
    height: 330px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
}

.EventListTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #CC0099;
    font-weight: bold;
}

.EventHr
{
    color: #B30086;
    width: 100%;
    height: 1px;
}

/* //////////////////////////////////////////////////////////
  ////////////// MAIN IMAGE STYLING ////////////////////////// */

.MainImageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}

.MainImagePresentedBy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.MainImageDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}



/* //////////////////////////////////////////////////////////
  ////////////// RIGHT PANEL ////////////////////////// */
  
#BoxOffice
{
    background-image: url('../Images/RightLargeBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 70px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: right;
}

#MailingList
{
    background-image: url('../Images/RightLargeBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 70px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: right;
}

#Brochure
{
    background-image: url('../Images/RightLargeBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 70px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: right;
}

#BookingTickets
{
    background-image: url('../Images/RightSmallBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 30px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

#Technical
{
    background-image: url('../Images/RightSmallBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 30px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

#Seating
{
    background-image: url('../Images/RightSmallBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 30px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

#Pals
{
    background-image: url('../Images/RightSmallBkgd.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 30px;
    padding-right: 30px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: center;
}

.bigtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #C0C0C0;
    font-weight: bold;
}

a.biglinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #C0C0C0;
    font-weight: bold;
    text-decoration: none;
}

a:hover.biglinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #999999;
    font-weight: bold;
}

a.smalllinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #999999;
    text-decoration: none;
    font-weight: bold;
}

a:hover.smalllinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #999999;
    font-weight: bold;
    text-decoration: underline;
}

.RightDarkGrayTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}



