﻿body 
{
    text-align:center;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    background: #0e3358;/* url('../Default/Images/starBg.gif') no-repeat top center;*/
}
img 
{
    border:0;
}
a
{
    text-decoration:underline !important;
    color:#004384 !important;
}
a:hover
{
    text-decoration:none !important;
    color:#e5d4a8 !important;
}
a:active
{
	outline: none !important;
}
:focus
{
  -moz-outline-style: none;
}
input, select, textarea 
{
	font-family: arial;
    font-size: 12px;
}
.clear
{
    clear:both;
}
.requiredField 
{
    float: left;
    width: 8px;
    margin-top: 4px;
    color: #f0464a;
}
.errors 
{
	background: white url('Images/ValidatorIcon.gif') no-repeat 10px 10px;
	width: 200px;
	border: 1px solid black;	
	color: #f0464a !important;
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
.errors ul
{
	margin: 0px 0px 0px -20px;
	.margin: 0px 0px 0px 23px;
	font-weight: normal;
}
.hidden 
{
	color: #f0464a !important;
	display: none;
}
.smart 
{
	display: none;
}
.chklist 
{
	margin-bottom: -20px;
	.margin: -20px 0px;
}
.chklist label
{
	width: 100px !important;
	margin-top: 0px !important;
	.margin-top: 4px !important;
}
.chklist input
{
	float: left;
	width: auto !important;	
}
.rdolist
{
	margin-bottom: -20px;
}
.rdolist label
{
	width: auto !important;
	margin-top: 0px !important;
	.margin-top: 4px !important;
}
.rdolist input
{
	float: left;
	width: auto !important;	
}
.info 
{
	position: absolute;
	width: 200px;
	margin-top: 3px;
	background: url('Images/info.gif') no-repeat;
	height: 20px;
	padding-left: 25px;
}
.alert 
{
	position: absolute;
	width: 200px;
	margin-top: 3px;
	background: url('Images/alert.gif') no-repeat;
	height: 20px;
	padding-left: 25px;
}
.minHeight 
{
	min-height: 400px; 
	_height: 400px;
}
.minHeight2
{
	min-height: 320px; 
	_height: 320px;
}
#wrapper
{
    text-align:left;
    margin:0 auto;
    width:900px;
    height:auto;
}
/*----------------------------------------*/
/*Top Area with photo and logo------------*/
/*----------------------------------------*/
#topArea
{
    width:869px;
    height:321px;
    position:relative; top:0px; left:0px;
    _position:relative; _top:0px; _left:35px;/* ie6 */
    z-index:2;
    background: url('Images/bgTopInt.gif') no-repeat;
}
#topArea .logoPosition
{
    float:left;
    margin-left:38px;
    margin-top:5px;
}
#topArea .photoPosition
{
    float:left;
    margin-top:-10px;
    margin-left:0px;
}
#topArea .instrumentsPosition
{
    position:absolute;
    margin-top:15px;
    margin-left:-50px;
}
/* Opera 9 fix */
html:first-child #topArea .instrumentsPosition
{
    position:absolute;
    margin-top:15px;
    margin-left:650px;
}



#topArea .buttons
{
    position:absolute;
    margin-left:465px; 
    margin-top:209px;
    *margin-left:-245px;
    z-index:14;
}
#topArea .buttons img
{
    margin-right:15px;
}
/*----------------------------------------*/
/*Main Content Area w/ Copy and Bg repeat */
/*----------------------------------------*/
#contentArea
{
    float:left;
    width:669px;
    position:relative; top:-10px; left:5px;   
    z-index:10;
}
#contentArea .copy
{
    min-height:450px;
    height:auto !important;
    height:450px;
    width:669px;
    position:relative;
    top:0; left:0;
    border:0;
    margin-top:-11px;
    *margin-top:0px;/* ie */
    background: url('Images/bgContentDefaultBody.gif') repeat-y; 
}
#contentArea .copyText
{
    width:430px;
    padding-left:40px;
    line-height:19px;
    color:#004384 !important;
}
#contentArea .copy h1
{
    font-size:17px;
    color:#004384;
}
#contentArea .copy h2
{
    font-size: 15px;
    color: #004384;
    margin: 10px 0px;    
}
#contentArea .copy p
{
    color:#004384 !important;
}
.drummerPosition
{
    margin-left:33px;
}
.footerPosition
{
    margin-top:-12px;
    *margin-top:0px;/* ie */
}
/*----------------------------------------*/
/*Home Page Navigation - Slide Doors.*/
/*----------------------------------------*/
#navigation
{
    float:left; 
    width:165px; height:400px;
    margin-top:-15px;
    margin-left:20px;
    margin-right:10px;
}
#navigation a
{
    margin-bottom:5px;
    margin-top:5px;
}

a.about { 
    background:url('../Default/Images/navAbout.gif') repeat 0px 0px; 
    width: 153px; 
    height: 11px; 
    display: block; 
}
a.about span { 
    display: none; 
}
a.about:hover { 
    background: url('../Default/Images/navAbout.gif') repeat -157px 0px; 
}

a.choirs { 
    background:url('../Default/Images/navChoirs.gif') repeat 0px 0px; 
    width: 61px; 
    height: 10px; 
    display: block; 
}
a.choirs span { 
     display: none; 
}
a.choirs:hover { 
    background: url('../Default/Images/navChoirs.gif') repeat -249px 0px; 
}

a.dance { 
    background:url('../Default/Images/navDance.gif') repeat 0px 0px; 
    width: 57px; 
    height: 10px; 
    display: block; 
}
a.dance span { 
    display: none; 
}
a.dance:hover { 
    background: url('../Default/Images/navDance.gif') repeat -253px 0px; 
}

a.auxillary { 
    background:url('../Default/Images/navAuxillary.gif') repeat 0px 0px; 
    width: 79px; 
    height: 10px; 
    display: block; 
}
a.auxillary span { 
     display: none; 
}
a.auxillary:hover { 
    background: url('../Default/Images/navAuxillary.gif') repeat -231px 0px; 
}

a.spread { 
    background:url('../Default/Images/navCreate.gif') repeat 0px 0px; 
    width: 124px; 
    height: 10px; 
    display: block; 
}
a.spread span { 
    display: none; 
}
a.spread:hover { 
    background: url('../Default/Images/navCreate.gif') repeat -128px 0px; 
}

a.bands { 
    background:url('../Default/Images/navBands.gif') repeat 0px 0px; 
    width: 56px; 
    height: 10px; 
    display: block; 
}
a.bands span { 
    display: none; 
}
a.bands:hover { 
    background: url('../Default/Images/navBands.gif') repeat -254px 0px; 
}
a.contact { 
    background:url('../Default/Images/navContact.gif') repeat 0px 0px; 
    width: 95px; 
    height: 11px; 
    display: block; 
}
a.contact span { 
    display: none; 
}
a.contact:hover { 
    background: url('../Default/Images/navContact.gif') repeat -215px 0px; 
}
a.orchestra { 
    background:url('../Default/Images/navOrchestra.gif') repeat 0px 0px; 
    width: 92px; 
    height: 10px; 
    display: block; 
}
a.orchestra span { 
    display: none; 
}
a.orchestra:hover { 
    background: url('../Default/Images/navOrchestra.gif') repeat -99px 0px; 
}
a.other { 
    background:url('../Default/Images/navOther.gif') repeat 0px 0px; 
    width: 160px; 
    height: 24px; 
    display: block; 
}
a.other span { 
    display: none; 
}
a.other:hover { 
    background: url('../Default/Images/navOther.gif') repeat 0px -32px; 
}
a.vcard { 
    background:url('../Default/Images/vcard-inner.gif'); 
    width: 145px; 
    height: 8px; 
    display: block; 
    margin: 0px 0px 5px 20px;
}
a.vcard span { 
    display: none; 
}
a.vcard:hover { 
    background: url('../Default/Images/vcard-inner.gif') bottom; 
}
a.bookmark { 
    background:url('../Default/Images/bookmark-inner.gif'); 
    width: 115px; 
    height: 8px; 
    display: block; 
    margin: 0px 0px 20px 20px;
}
a.bookmark span { 
    display: none; 
}
a.bookmark:hover { 
    background: url('../Default/Images/bookmark-inner.gif') bottom; 
}
#navigation .bookTripIntPosition
{
    margin-bottom:20px;
}
/*----------------------------------------*/
/*Right Side CTAs and buttons - INTERIOR--*/
/*----------------------------------------*/

#rightCtas
{
    position:absolute;
    z-index:12;
    width:145px; height:auto;
    margin-top:270px;
    margin-left:680px;
    _margin-left:710px;/* ie6 */
}
#rightCtas .centerIt
{
    margin-left:8px;
    margin-top:20px;
}
a.pastWinners { 
    background:url('Images/ctaPastWinnersInt.gif') repeat 0px 0px; 
    width: 133px; 
    height: 70px; 
    display: block; 
}
a.pastWinners span { 
    display: none; 
}
a.pastWinners:hover { 
    background: url('Images/ctaPastWinnersInt.gif') repeat -149px 0px; 
}

a.topEvent { 
    background:url('Images/ctaTopEventInt.gif') repeat 0px 0px; 
    width: 133px; 
    height: 106px; 
    display: block; 
}
a.topEvent span { 
    display: none; 
}
a.topEvent:hover { 
    background: url('Images/ctaTopEventInt.gif') repeat -149px 0px; 
}

a.whatWin { 
    background:url('Images/ctaWhatWinInt.gif') repeat 0px 0px; 
    width: 133px; 
    height: 79px; 
    display: block; 
}
a.whatWin span { 
    display: none; 
}
a.whatWin:hover { 
    background: url('Images/ctaWhatWinInt.gif') repeat -146px 0px; 
}

a.nineSecrets{ 
    background:url('Images/ctaNineSecretsInt.gif') repeat 0px 0px; 
    width: 133px; 
    height: 64px; 
    display: block; 
}
a.nineSecrets span { 
    display: none; 
}
a.nineSecrets:hover { 
    background: url('Images/ctaNineSecretsInt.gif') repeat -140px 0px; 
}
a.attLinkInt
{
    color:white !important;
    border-top:1px solid red;
    float:left;
    font-size:11px;
    margin:15px 0px 10px !important;
    line-height:18px;
    padding:10px 0px 0px;
    text-align:center;
    text-decoration:none !important;
    width:135px;
}
a.attLinkInt span
{
    font-weight:bold;
}
a.attLinkInt:hover
{
    text-decoration:underline !important;
}
#cavlogo 
{
	border-top: 1px solid red;
	width: 135px;
	padding-top: 20px;
	margin-top: 15px;
}
#cavlogo img
{
	border: 1px solid #004384;	
}
#footer 
{
	text-align: center;
	line-height: 20px;
	color: white;
}
#footer a 
{
	color: #97aec6 !important;
	text-decoration: none !important;
}
#footer a:hover
{
	text-decoration: underline !important;
}

/* Loading */
#loading
{
	width: 100px; 
	margin: 0px auto; 
	margin-top: 100px;
	margin-bottom: 100px;
}
#loading .left 
{
	float: left;
}
#loading .right
{
	float: left; 
	margin: 8px 0px 0px 10px; 
	color: gray;
}
/* Directors */
#categoryPage
{
	background: #b6cadf;
	margin: -9px 0px 20px 0px;
	.margin: -22px 0px 20px 0px;
	padding: 10px 20px 25px 20px;
	.padding: 0px 20px 10px 20px;
	border: 1px solid #57789c;
}
#categories .category a
{
	float: left;
	background: url('Images/tabBg.gif') no-repeat;
	width: 72px;
	height: 38px;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin-right: -1px;
	cursor: pointer;
	text-decoration: none !important;
	color:white !important;
}
#categories .category a:hover
{
	/*background-position: top right;*/
}
#pdfs 
{
	margin-left: 10px;
}
.pdf 
{
	float: left;
	margin: 0px 10px;
}
.pdf a
{
	text-decoration: none;
}
.pdf a span:hover 
{
	text-decoration: underline;
}
.pdf img
{
	margin-bottom: -2px;
}
/* Get Started */
.quote label 
{
    float: left;
    width: 195px;
    margin-top: 4px;
}
.quote input
{
    width: 150px;
	margin-top: 2px;
}
.quote select
{
    width: 154px;
    .width: 156px;
	margin-top: 2px;
}
.quote textarea
{
    width: 350px;
    height: 100px;
	margin-top: 2px;
}
.quote .info, .quote .alert
{
	margin: -20px 0px 0px 360px;
	.margin: 3px 0px 0px 0px;
}
/* Get Pdf */
.sampleFlyer 
{
	float: right; 
	margin: 0px 0px 10px 10px; 
	text-align: center;
}
.sampleFlyer .img
{
	background: white;
	padding: 5px;
	border: 1px solid #004384;
	cursor: pointer;
}
.sampleFlyer a
{
	text-decoration: none !important;
}
.sampleFlyer span
{
	margin-top: 5px;
}
.pdf label 
{
    float: left;
    width: 185px;
    margin-top: 4px;
}
.pdf input
{
    width: 150px;
	margin-top: 2px;
}
.pdf select
{
    margin-top: 2px;
}
.pdf .smlInput
{
	width: 109px;
	.width: 100px;
}
.pdf .info, .pdf .alert
{
	margin: -20px 0px 0px 350px;
	.margin: 3px 0px 0px 0px;
}
.generating 
{
	margin: 20px 0px 0px 70px;	
}
.generating .left
{
	float: left;
}
.generating .right
{
	float: left; 
	color: Gray;
	margin: 15px 0px 0px 10px; 
}
/*----------------------------------------*/
/*----------------BUTTONS-----------------*/
/*----------------------------------------*/
.btnSubmit a{ 
    background:url('../Default/Images/btnSubmit.gif') repeat 0px 0px; 
    width: 116px; 
    height: 22px; 
    display: block;
    margin:5px 0px 5px 5px;
}
.btnSubmit span { 
    display: none; 
}
.btnSubmit a:hover { 
    background: url('../Default/Images/btnSubmit.gif') repeat -119px 0px; 
}
.btnSubmit2 a{ 
    background:url('../Default/Images/btnSubmit2.gif') repeat 0px 0px; 
    width: 116px; 
    height: 22px; 
    display: block;
    margin:5px 0px 5px 5px;
}
.btnSubmit2 span { 
    display: none; 
}
.btnSubmit2 a:hover { 
    background: url('../Default/Images/btnSubmit2.gif') repeat -119px 0px; 
}
.btnSend a{ 
    background:url('../Default/Images/btnSend.gif') repeat 0px 0px; 
    width: 116px; 
    height: 22px; 
    display: block;
    margin:5px 0px 5px 5px;
}
.btnSend span { 
    display: none; 
}
.btnSend a:hover { 
    background: url('../Default/Images/btnSend.gif') repeat -119px 0px; 
}
.btnCustomize a{ 
    background:url('../Default/Images/btnCustomizeNow.gif') repeat 0px 0px; 
    width: 194px; 
    height: 22px; 
    display: block;
    margin:-5px 0px 5px 85px;
}
.btnCustomize span { 
    display: none; 
}
.btnCustomize a:hover { 
    background: url('../Default/Images/btnCustomizeNow.gif') repeat -194px 0px; 
}

/* Winners Page */
#gallery 
{
	display: none;
}
#winners 
{
	min-height: 380px;
	_height: 380px;
}
.winner
{
    background: url('Images/winnerBg.gif') repeat-y;
    width:187px;
    float:left;
    margin:-5px 4px 0px 0px;
}
.winner .wrap
{
    padding:0px 10px 0px 25px;
}
.winner a
{
    color:Black;
    font-size:10px;
}
.winner a:hover
{
}
.year
{
    width: 187px;
    color: #004384;
    font-weight:bold;
    font-size:15px;
    margin:-10px 0px 0px 0px;
    position:relative;
    text-align:center;
    z-index:1;
}
.year div
{
	float: left;
}
.btnPrev
{
	margin: -2px 5px 0px 15px;
	_margin: -2px 5px 0px 8px;
}
.btnNext
{
	margin: -2px 0px 0px 5px;
}
.btnPrev a, .btnNext a
{
	color: #f0464a !important;
	text-decoration: none !important;
}
.btnPrev a:hover, .btnNext a:hover
{
	text-decoration: none !important;
}
.winner .category a
{
    font-weight:bold;
    font-size:14px;    
    color: #004384;
	text-decoration: none !important;
}
.winner .category .up
{
	background: url('Images/up.gif') no-repeat 0px 5px;
	padding-left: 13px;
}
.winner .category .down
{
	background: url('Images/down.gif') no-repeat 0px 5px;
	padding-left: 13px;
}
.winner .location
{
    font-style:italic;
}
.winner .topFix
{
    margin-top:-10px;
    position:relative;
}
.winner .bottomFix
{
    *margin-bottom:-5px;
}
#winner 
{
    position: absolute;
    margin-left: 202px;
}
#winner .title
{
    color: #004384;
	font-weight: bold;
	font-size: 14px;
}
#winner .description
{
	margin: 10px 0px;
	/*width: 370px;
	height: 60px;
	overflow: auto;
	overflow-x: hidden;*/
}
#winner .description p
{
    color: #004384;
}
#winner .url 
{
	margin: 10px 0px;
}
#winner .score
{
	float: left;
    color: #004384;
	font-weight: bold;
	font-size: 16px;
}
#winner .mp3
{
	float: left;
	width: 200px;
	margin-left: 30px;
}
#winner .img
{
	text-align: center;
}
#winner .img img
{
	border: 1px solid white;
	margin-bottom: 5px;
}
#winner .img div
{
	margin-bottom: 5px;
}
#winner .img span
{
	font-weight: bold;
}
/* Secrets */
.secrets label 
{
    float: left;
    width: 120px;
    margin-top: 4px;
}
.secrets input
{
	margin-top: 2px;
	width: 150px;
}
.secrets select
{
	margin-top: 2px;
	width: 154px;
	.width: 156px;
}
.secrets textarea
{
	width: 300px;
    height: 100px;
	margin-top: 2px;
}
.secrets .info, .secrets .alert
{
	margin: -20px 0px 0px 232px;
	.margin: 3px 0px 0px 0px;
}
/* Contact */
.formBg
{
	background: #b6cadf;
	border: 1px solid #57789c;
	padding: 20px;
}
.contactForm label 
{
    float: left;
    width: 120px;
    margin-top: 4px;
}
.contactForm input
{
	margin-top: 2px;
	width: 150px;
}
.contactForm select
{
	margin-top: 2px;
	width: 154px;
	.width: 156px;
}
.contactForm textarea
{
	width: 350px;
    height: 100px;
	margin-top: 2px;
	margin-left: 8px;
}
.contactForm .info, .contactForm .alert
{
	margin: -20px 0px 0px 212px;
	.margin: 3px 0px 0px 0px;
}
/* Site Map */
#sitemap ul 
{
	margin-left: -15px;
	.margin-left: 25px;
}