body {
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1 {}
h2 {}
h3 {}
h4 { font-size:1.2em; margin:4px 0px;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img { border:none; }

form fieldset{background:#f1f7ff; padding:20px; margin:10px auto; border:1px solid #879bb3;}
form ul { }
form fieldset li{list-style:none; margin:10px auto;}
form label { display:inline-block; line-height:1.8; vertical-align:top; padding-left:10px; width:120px;}
form .formButton{  margin:10px; padding:2px 6px; float:right;}

#container-main { width: 722px; margin: 0px auto; position: relative; }

#mainHeader { background:url(../images/header7.jpg) no-repeat; width:722px; height:186px; background-position: 1px 0px; }
#mainHeader h1 { position:relative; left:-9999px; height:0px; font-size:1px; }

#mainMenu { background:url(../images/navbar2.jpg) 1px -32px no-repeat; width:722px; height:32px; margin:0px auto;}

/*#mainMenu ul { position:absolute; left:0px; margin:0px; padding:0px; }
#mainMenu ul li { list-style:none; float:left; }
#mainMenu ul li a { display:block; height:32px; background:url(../images/navbar.jpg) no-repeat; }
#mainMenu ul li a:hover { background:none; }
#mainMenu ul li a#mmHome { width:81px; }
#mainMenu ul li a#mmPCenter { width:123px; background-position:-81px 0px; }
#mainMenu ul li a#mmBio { width:133px; background-position:-204px 0px; }
#mainMenu ul li a#mmTickets { width:46px; background-position:-337px 0px; }
#mainMenu ul li a#mmHistory { width:49px; background-position:-383px 0px; }
#mainMenu ul li a#mmAABallet { width:159px; background-position:-432px 0px; }
#mainMenu ul li a#mmNewsletter { width:65px; background-position:-591px 0px; }
#mainMenu ul li a#mmSponsors { width:66px; background-position:-656px 0px; }
#mainMenu ul li a span { display:none; }*/

#mainMenu ul { position:absolute; left:0px; margin:0px; padding:0px; }
#mainMenu ul li { list-style:none; float:left; }
#mainMenu ul li a { display:block; height:32px; background:url(../images/navbar2.jpg) no-repeat; }
#mainMenu ul li a:hover { background:none; }
#mainMenu ul li a#mmHome { width:82px; background-position: 1px 0px; }
#mainMenu ul li a#mmPCenter { width:123px; background-position:-82px 0px; }
#mainMenu ul li a#mmBio { width:133px; background-position:-205px 0px; }
#mainMenu ul li a#mmTickets { width:46px; background-position:-338px 0px; }
#mainMenu ul li a#mmHistory { width:49px; background-position:-384px 0px; }
#mainMenu ul li a#mmAABallet { width:159px; background-position:-433px 0px; }
#mainMenu ul li a#mmNewsletter { width:65px; background-position:-592px 0px; }
#mainMenu ul li a#mmSponsors { width:65px; background-position:-656px 0px; }
#mainMenu ul li a span { display:none; }

#feature {background:url(../images/Val_Postcard-1.jpg) no-repeat; width:680px; height:1082px;}

#featureLeft { width:414px; height:252px; margin-top:3px; margin-left:7px; margin-bottom:2px; border:1px solid #444661; background:#fff; overflow:hidden; padding: 5px; }
#featureLeft p { font-size:12px; }
#featureRight { position:absolute; right:7px; top:221px; width:278px; height:262px; 
	border:1px solid #444661; background:#fff; overflow:auto; }
#featureRight img { float:right; margin:0 8px 8px 8px; }
#featureRight h2, #featureRight p { padding:0 5px 0 5px; margin-top:0; }
#featureRight h2 { margin-bottom:0; height:26px; width:268px; }
#featureRight h2 span { position:absolute; right:0px; height:0px; font-size:1px; color:#fff; }

#featureRight h2.featuredPerformer { background:url(../images/featured-performer.gif) no-repeat; }
#featureRight h2.featuredNews { background:url(../images/featured-news.gif) no-repeat; }
#featureRight h2.seasonProgram { background:url(../images/season-program.gif) no-repeat; }

#mainBody {	
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #444661;
	margin: 3px 7px 3px 7px;
	padding:10px;
	min-height:350px;
}

#mainBody h2 { font-size:1.5em; }
#mainBody h3 { font-size:1.2em; }
#mainBody p { margin:5px; }


#event { width:686px; margin:0px auto; padding:0px; }
#event #eventHeader { width:686px; margin:0px; padding:0px; }
#event #eventBody { width:666px; margin:0px auto; padding:0px; font-size:13px; }
#event #eventFooter { width:686px; margin:0px; padding:0px; }
#event h1{font-size:36px; margin:0px;}
#event h2{font-size:20px; margin:0px;}


/* ==|== ==== */

.col_overview { width: 56%; padding: 2%; }

	#mainBody .col_overview h3 {
		text-align: center;
		font-size: 2.5em;
		margin-top: 0;
	}

		.col_overview h3 small {
			font-size: 0.6em;
			margin: 10px 0px;
			display: block;
		}
		
		.col_overview img { position: relative; margin: 10px 0; width: 100%;}
		
	.event_schedule { 
		font-size: 1.6em;
		text-align: center;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
		.event_date {}
		.event_time {}
		.event_days { display: block; }
		.event_venue {}	
	
.col_details { width: 36%; padding: 2%; }

	#mainBody .col_details p { margin: 0 0 1.2em 0; }


/* ==|== Schedule Page ============================== */

table.eventtable {
	width: 100%;
	margin-bottom: 20px;
}

table.eventtable th {
	text-align: left;
	background: #a5a5a5;
	color: #fff;
	height: 30px;
}

	.eventtable th.dayth {
		background: #A7B4C4;
	}

table.eventtable th,
table.eventtable td {
	padding-left: 10px;
}

	.eventtable td {
		background: #f5f5f5;
		height: 20px;
	}

.timeth { width: 20%;}
.groupth { width: 20%;}
.levelth { width: 30%;}
.locationth { width: 30%;}
table.eventtable tr td.note { background: #ddd; height: 30px;}

/* ==/== Schedule Page ============================== */

#mainFooter { text-align:center; margin:7px; color: #333333; }

#circleList ul{display:block; margin:10px auto; padding:0px;}
#circleList ul li{ background:#f1f7ff;  padding:10px; margin:4px ; width:141px; height:100px; list-style:none; float:left; border:1px solid #879bb3; }


#aaballetBtns {background:url(../images/list-border.jpg) repeat-y; margin:0px; padding:0px; }
#aaballetBtns li{list-style:none; display:block; width:210px; color:#232323; font-family:Helvetica, Arial, sans-serif; font-size:14px; /*font-weight:bold; */font-style:italic;}
#aaballetBtns li a{text-decoration:underline; color:#232323;}
#top {height:22px;}
.aaballetbtn {margin:16px 12px;}
#bottom {height:22px;}

.hideMe { position:relative; left:-9999px; height:0px; font-size:1px; }
/* Hides from IE-mac \*/  
* html .hideMe { margin-top:-2px; } 
* html #mainHeader h1 { margin-top:-2px; } 
* html #featureRight h2 span { margin-top:-2px; }
* html #mainBody { height:350px; }
/* End hide from IE-mac */


.eventTxt {width:410px;}

.imgfeature {
	float:left;
	padding: 10px 0px 0px 0px;
}

.imgbrochure {
	padding: 5px 0px 0px 0px;
}

.cite {
	font-size: 0.9em;
	padding: 0 10px;
}

.imgpadding {
	padding: 10px;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.text_pos_center { text-align: center; }
.imgFloatRight { float:right; margin:10px; }
.imgBorderFloatRight { float:right; margin:10px;border:1px solid #000000; } 
.imgFloatLeft { float:left; margin:10px; }
.clearRight { clear:right; }
.clearLeft { clear:left; }
.floatLeft { float:left; }
.floatRight { float:right; }
.hidden {display:none;}
a.sponsorNav { display:block; width:200px; height:64px; background:url(../images/sponsorBtn.jpg) no-repeat; }
a.sponsorNav:hover { background-position:0px -64px; }
.clearBoth {clear:both;}
.pdf {background:#CC0000; color:#FFFFFF; font-weight:bold; padding:2px 4px;}
.smallText {font-size:.8325em;}
.tdBorderRight { border-right:2px solid #85919a; }
.tableBorderTop { border-top:2px solid #85919a; }
.tempBtn a{background:#ec3642; color:#FFFFFF; font-weight:bold; display:block; width:226px; height:18px; position:relative; top:110px; left:16px; text-align:center; padding-top:7px; border:3px #ffc1b6 solid;}
.tempBtn a:hover{background:#ffc1b6;  border:3px #ec3642 solid; color:#ec3642;}
.ticketTable {background:#EEEEEE; padding:10px; width:100%;}
.time {color:#1F4A81; font-weight:bold;}
.textLarge { font-size:18px; margin-bottom:5px; }

.promotionBox { padding:10px; border:1px solid #008ca0; width:60%; margin:0 auto; }
