@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:20px 0 40px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.8em;
	background:#000 url(../images/holding_bg_body.gif) no-repeat top center;
	}
	
a{
	text-decoration:none;
	color:#376e88;
	}
	
a:hover{
	text-decoration:underline;
	}
	
.topContainer{
	width:900px;
	margin:0 auto;
	margin-top:0;
	padding:0;
	}
	
.container{
	width:900px;
	margin:0 auto;
	margin-top:280px;
	padding:0;
	}
	
.tagline{
	background:url(../images/tagline.gif) no-repeat;
	width:139px;
	height:71px;
	text-indent:-9999px;
	float:left;
	margin:90px 0 0 0;
	}
	
h1{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:275px;
	height:214px;
	float:right;
	margin:0 0 40px 0;
	}
	
h2{
	background:#6ed0f7;
	padding:8px 12px 8px 12px;
	color:#514883;
	margin:0 0 17px 0;
	}
	
h3{
	border-bottom:solid 1px #333;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	}
h4{
    background:#6ed0f7;
    color:#000;
    padding:8px 0px 8px 12px;
    margin-top:-24px;
}

.leftColumn{
	float: left;
	width: 500px;
	margin:180px 0 0 0;
	font-size:1em;
	color:#ccc;
}

.doubleColumn{
    float: left;
    width: 640px;
    margin:0 15px 0 0;
    padding: 0 10px 0 10px;
}

.doubleColumn h2{
	margin-left:-10px;
	}

.rightColumn{
	clear:none;
	width: 341px;
	margin:0 0 0 550px;
	
}

.centerColumn{
	float: left;
	width:215px;
	margin-right:20px;
}

.topCol
{
    margin:0 0 20px 0;
}
.halfCol
{
    float:left;
    width:300px;
    margin-right:12px;
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.mainNav{
	background:#000;
	width:212px;
	margin:0 0 20px 0;
	padding:0 0 10px 0px;
	}
	
.mainNav li{
	list-style:none;
	margin:0;
	padding:0 0px 0 0px;
	
	}
	
.mainNav li a{
	margin-left:0px;
	display:block;
	text-indent:-9999px;
	height:22px;
	width:180px;
	background-position:0 -24px;
	margin-left:10px;
	overflow:hidden;
	}
	
.mainNav li a:hover,
.mainNav li.current a{
	background-position:0 0px;
	}

mainNav li.section{
    border-bottom:1px dotted #645995;
}
.mainNav li.section a{
    background-color:#212121;
    background-position:0 0px;   
}

ul.subNav
{
	background-color:#212121;
    margin-left:0;
    padding-left:0px;
}
ul.subNav li
{
	border-bottom:1px dotted #645995;
    
}
ul.subNav li a
{
    text-indent:0;
    color:#fff;
    height:auto;
    padding-bottom:2px;
    padding-left:6px;
    width:160px !important;
}
ul.subNav li a:hover,
ul.subNav li.current a
{
    text-decoration:none;
    color:#5aadc8;
    }

#nav1{
	background-image:url(../images/nav1.gif);
	background-repeat:no-repeat;
	}	
	
#nav11{
	background-image:url(../images/nav2.gif);
    background-repeat:no-repeat;
	}

#nav33{
	background-image:url(../images/nav3.gif);
    background-repeat:no-repeat;
	}
	
#nav27{
	background-image:url(../images/nav4.gif);
    background-repeat:no-repeat;
	}
	
#nav26{
	background-image:url(../images/nav5.gif);
    background-repeat:no-repeat;
	}

#nav34{
	background-image:url(../images/nav6.gif);
    background-repeat:no-repeat;
	}

#nav3{
	background-image:url(../images/nav7.gif);
    background-repeat:no-repeat;
	}
	
#nav31{
	background-image:url(../images/nav8.gif);
    background-repeat:no-repeat;
	}

#nav32{
	background-image:url(../images/nav9.gif);
    background-repeat:no-repeat;
	}
	
#featureBox{
	margin:0 0 7px 0;
	}
	
#calendar{
	width:215px;
	height:218px;
	background:#000000;
	margin:0 0 20px 0;
	}

#showDetails{
    background-color:#323232;
    background-image:url(../images/dates_bg.jpg);
    background-position:bottom right;
    background-repeat:no-repeat;
    color:#fff;
    width:215px;
    padding:0;
    margin-top:0;
}

#showDetails strong{
    color:#6ad4f3;
    
}
#showDetails p
{
    padding:10px;
    padding-bottom:1px;
    margin-bottom:2px;
    margin-top:0px;
}

span.quote
{
    color:#655f96;
}
.buyTix
{
    margin-bottom:10px;
}
.imageCredit
{
    font-size:0.9em;
    margin-top:-6px;
    color:#c5c5c5;
    text-align:right;
}
.performerCredits
{
    padding-top:0px;
    font-size:0.85em;
    color:#7c7c7c;
}
.lineCredits
{
    padding-top:0;
    font-size:0.85em;
    color:#acacac;
}

.lineCredits img{
	margin:0 30px 15px 0;
	}

#searchBox{
	background:#000;
	width:191px;
	padding:10px;
	border:none;
	margin:0 0 20px 0;
	}
	
#searchBox #SearchForm_SearchForm_Search{
	background:url(../images/input_bg.gif) repeat-x;
	border: solid 1px #333;
	width:110px;
	height:20px;
	margin:0;
	padding:0;
	}

#searchBox #Search
{
    display:inline;
}
#searchBox #SearchForm_SearchForm_action_results{
	background:url(../images/btn_search.gif);
	text-indent:-9999px;
	height:22px;
	border:none;
	width:58px;
	margin:0;
	padding:0;
	}
	

	
#downloadButton{
	display:block;
	background:url(../images/btn_download.gif) no-repeat;
	width:215px;
	height:24px;
	text-indent:-9999px;
	}
	
.photoCaption{
	width:100%;
	text-align:right;
	font-size:0.9em;
	color:#999999;
	margin:0 0 10px 0;
	}
	
.readMore{
	padding:0 0 0 7px;
	background:url(../images/readmore_arrow.gif) no-repeat 0 2px;
	text-transform:uppercase;
	font-weight:bold;
	}

.footer{
	width:341px;
	margin:30px 0 0 0;
	padding:20px 0 0 0;
	border-top:solid 1px #333;
	font-size:0.85em;
	color:#999;
	}

.footer img{
	margin:6px 20px 10px 0;
	}
	
.copyright{
	height:60px;
	color:#ccc;
	margin:0 0 0 215px;
	}
	
div.hiddenText
{
    display:none;
}

p.webSite
{
    background:url(../images/link-arrow.jpg) no-repeat;
    background-position: center left;
    padding-left:8px;   
}

    form fieldset{
        border:none;
    }
    
    form fieldset ul {
        list-style: none;
       }
    
    form fieldset label.left {
        float: left;
        width: 120px;
        padding-top: 4px;
        }
        
    form fieldset .middleColumn {
        display: block;
        margin: 15px 10px 10px 0;
        padding: 4px;
        }
    #Sidebar .middleColumn {
        margin: 0 0 0 8px;
        display: inline;
        }
    
    form fieldset div.tab .field .middleColumn {
        clear: none !important;
        margin: 0 !important;
        width: auto;
        }
    
    form fieldset input.text, form fieldset textarea, form fieldset select {
        padding: 2px;
        border: 1px solid #A7A7A7;
        color: #000;
        font-size: 1.1em;
        font-weight: bold;
        width: 200px;
        }
    #realtime{
        background:#000;
        width:191px;
        padding:12px;
        border:none;
        margin:0 0 20PX 0;
    } 
    
    #realtime strong{
        color:#fff;
    }
    
    #realtime p{
        margin-top:4px;
        margin-bottom:2px;
        color:#999;
    }
    
    #subscribeBox{
	    width:341px;
	    padding:0;
	    border:none;
	    margin:0 0 0 0;
    }
    
#subscribeBox label{
    display:block;
    font-size:0.9em;
    color:#999;
    margin:0 0 10px 0;
    }
    
#subscribeBox #SSSubscribeForm_SubscribeForm_EmailAddress{
    background:url(../images/input_bg.gif) repeat-x;
    border: solid 1px #333;
    width:100%;
    height:20px;
    margin:0 0 10px 0;
    padding:0;
    }
    
#subscribeBox #SSSubscribeForm_SubscribeForm_action_processSubscription{
    background:url(../images/btn_subscribe.gif);
    text-indent:-9999px;
    height:22px;
    border:none;
    width:79px;
    margin:0;
    padding:0;
    }
	
.newsItem{
	margin:0 0 20px 0;
	}
	
.date{
	font-size:0.85em;
	color:#999999;
	margin:-5px 0 -5px 0;
	}
.eventHolder
{
    height:190px;
}
.eventSummary strong
{
    font-weight:normal;
}
.eventSummary .quote
{
    color:#666666;
}
.thumbHolder
{
    float:left;
    padding:6px 6px 0 0;
}
.eventSummary
{
   height:100px;
   margin-top:0;
   padding-top:0;
}
.eventSummary p
{
	margin-top:0;
    padding-top:0;
}

#Unsubscribe_EmailAddressForm_EmailAddressForm fieldset,
#Unsubscribe_EmailAddressForm_EmailAddressForm .Actions
{
    
}

.homeBlurb{
	font-size:1.3em;
	font-weight:bold;
	width:341px;
	margin:0 0 0 0;
	}
