﻿BODY
{
  margin: 0;
  padding: 0;
  background-color: #666;
  
  font-size: 15px;
  color: #453535;
  height: 100%;
  text-align: center;
}
BODY, p, #SubNavList a, h1, h2, .copyright, .snapshots, #Works li, .headerQuote
{
    font-family:   Calibri, "Trebuchet MS", "Lucida Grande", Arial, Helvetica, Sans-Serif;
}
p
{
  font-size: 15px;
  color: #453535;
  margin: 15px 0 15px 0;
  line-height: 1.4em;
}
p.FirstParagraph
{
    margin-top: 0px !important;
}
a
{
    text-decoration: none;
}
p a, li a, #Concerts a, #Listen a
{
    text-decoration: underline;
    color: #f60;
}
#Concerts .ConcertDate a
{
    color: #453535 !important;
}
#SubNavList a
{
  text-decoration: underline;
  font-size: 15px;
  color: #453535;
  margin: 15px 0 15px 0;
  line-height: 1.4em;
}
#SubNavList ul, #SubNavList li
{ 
    list-style-type: none;
    padding-left: 20px;
    padding-right: 20px;
    margin:0;
}

img, img a, img a:hover
{
    border: 0;
    padding: 0;
}
h1
{
    font-size: 1.2em;
    font-weight: normal;
    color: #5A7EB8;
    padding: 10px 0 10px 0;
    margin-bottom:0;
}
h2
{
    font-size: 1.2em;
    font-weight: normal;
    color: #5A7EB8;
    border: dotted 1px #5A7EB8;
    padding-left: 20px;
    background-color: #f1f1f1;
  
}
#container
{
    margin: 0 auto;
    padding: 0;
    width: 1022px;
    min-height: 700px;
    padding-left: 1px;
    padding-right: 1px;
    background: url('/Images/Background1022.gif') no-repeat 50% 0px;
    text-align: left;
    background-color: White;
}
#headingimage
{
  background: url('/Images/HeaderBackground2.jpg') no-repeat 50% 0px;
  width: 1024px;
  height: 136px;
  margin: 0;
  padding: 0;
  border-left: 0;
  border-right: 0;
}
.headerQuote
{
    position: relative;
    float: left;
    left: 500px;
    padding: 40px 0px 0 0;
    font-style: italic;
    font-size: 14px;
    color: #FF7C34;
    text-align: right;
}
.headerSource
{
    
}
#logo img
{
  position: relative; 
  top: 37px; 
  left: 110px;
}
#Navigation
{
    background-color: transparent;
    width: 127px;
    height: 480px;
    position: relative;
    float: left;
    margin-left: 50px;
    margin-top: 38px;
    font-family: "Palatino Linotype", "Times New Roman", Times, Serif;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    letter-spacing: 0.05em;
    padding-right: 15px;
}
#ContentArea
{
    width: 700px;
    overflow:auto;
    position: relative;
    float: left;
    margin-left: 33px;
    margin-top: 40px;
    padding-bottom: 30px;
}
#footer
{
    background-position: 0px;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    background-color: White;
    display: block;
}
#clear
{
    clear:both;
}
.copyright
{
    width: 596px;
    font-style:italic;
    font-size: 12px;
    color: #FF782F;
    text-align: right;
}
.snapshots
{
    font-style:italic;
    font-size: 13px;
    color: #5A7EB8;
    text-align: left;
    padding-left: 15px;
}
/* navigation section */
.CapitalLetter
{
    font-size: 16px !important;
}

#Navigation a
{
    width: 127px;
    padding-right: 15px;
    padding-bottom: 2px;
    border: solid 1px transparent;
    margin-bottom: 2px;
    background-color: transparent;
    display: block;
}

a.selectNav, #Navigation a:hover
{
    background-color: #CD5617 !important;
    color: White !important;
    border: solid 1px #F39D49 !important;
}
a.Nav1 {color: #853000;}
a.Nav2 {color: #C53908;}
a.Nav3 {color: #CA210A;}
a.Nav4 {color: #E16827;}
a.Nav5 {color: #FF782F;}
a.Nav6 {color: #F9AE0C;}
a.Nav7 {color: #9B7703;}
a.Nav8 {color: #5D7CAF;}
a.Nav9 {color: #0147BB;}

/* works styles */
#Works ul
{
    list-style: disc;
    padding-left:12px;
    margin-left: 4px;
}

#Works li
{
  font-size: 15px;
  color: #453535;
  line-height: 1.4em;
  text-indent: none; 

}

.Piece
{
    font-style: italic;
    font-weight: bold;

}
/* concert styles */
.ConcertDate
{
    font-weight: bold;
    padding-left: 2px;
}
.ConcertDescription
{
    margin-bottom: 15px;
    padding-left: 2px;
}
#Concerts h1 
{
    color: #C53908 !important;
}
.ReviewSource
{
    font-weight: bold;
    font-style: italic;
    margin-bottom: 15px;
    text-align: right;
}
#Reviews
{
    text-align: left;
}
.ReviewFloat
{
    float: left;
    width: 330px;
}
.ReviewFloatRight
{
    float: right;
    width: 330px;
}
#Listen a, .RecordingsTitle
{
    font-style: italic;
    font-size: 1.0em;
}

/* Popups: Program Notes */
.pnPopup, .pnlPopup
{
    display: none;
    position: absolute;
    top: 0px;
    _position: absolute; /* hack for internet explorer 6*/
    height: 350px;
    width: 600px;
    background: #fff;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    padding-top: 0px;
    font-size: 1em;
    overflow: auto;
}
.pnListenPopup
{
    background: #fff;
    border: none;
    z-index: 2;
    padding: 12px;
    padding-top: 20px;
    font-size: 1em;
    overflow: auto;
    text-align:left;
}

.pnPopupBackground
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    border: 1px solid #cecece;
    z-index: 1;
}
.pnHeader
{
    float: left;
    font-size: 1.2em;
    font-weight: normal;
    color: #5A7EB8;
    padding: 0;
    margin-bottom: 0;
}
.pnClose
{
    font-size: 1.2em;
    position: relative;
    float: right;
    color: #5A7EB8;
    font-weight: bold;
    display: block;
}
.pnClear
{
    clear: both;
    padding-top: 20px;
}
.sample
{
    padding-bottom: 20px;
}