body
{
	margin: 0; padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background: #000 url("/images/shared/bg.gif") repeat-x;
	}

.skipNav {display:none}

a:link, a:visited
{
 color: #5270ab;
 }

a:hover
{
 color: #5b6092;
 }
 
img
{
	border:0;
	}
	
p, td, div
{
	line-height:1.5em;
	}
	
td
{
	vertical-align:top;
	}
	
p
{
	padding:0;
	margin: 0 0 18px 0;
	}
	
.small
{
	font-size:.9em;
	}
	
.imgLeft img
{
	float:left;
	margin:3px 18px 12px 0;
	}
	
.clearLeft
{
	clear:left;
	font-size:1px;
	line-height:1em;
	}
	
.clearLeftRule
{
	clear:left;
	font-size:1px;
	line-height:18px;
	border-top:1px solid #ccc;
	}
	
.imgRight img
{
	float:right;
	margin:9px 0 12px 18px;
	}
	
.clearRight
{
	clear:right;
	font-size:1px;
	line-height:1em;
	}
 
#siteContainer, #homeContainer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #434a50;
	padding-bottom:18px;
	}
	
#homeContainer
{
	background: #2b2b2b url("/images/home/home-bg.gif") repeat-x;
	}
	
#siteContainer
{
	background: #fff url("/images/shared/site_bg.gif") repeat-x;
	}

#headerContainer
{
	background: #fff url("/images/header/header-bg.gif") no-repeat;
	height:114px;
	}
	
.headerLogo
{
	position:relative;
	top:12px;
	left:14px;
	width:550px;
	}
	
.headerLinks
{
	position:relative;
	top:-60px;
	left:700px;
	width:210px;
	text-align:right;
	font-size:.9em;
	font-weight:bold;
	}
	
.headerLinks a:link, .headerLinks a:visited, .headerLinks a:hover
{
	color:#000;
	text-decoration:none;
	}
	
.headerLinks a:hover
{
	color:#666;
	text-decoration:none;
	}
	
#pageBody
{	
	margin-top:13px;
	width:928px;
	margin-left:auto;
	margin-right:auto;
	}
	
.homeMainSections
{
	margin-top:9px;
	font-size:1px;
	line-height:1em;
	}
	
.school
{
	float:left;
	width:460px;
	}
	
.company
{
	float:right;
	width:460px;
	}
	
.clearSchoolCompany
{
	clear:both;
	font-size:1px;
	line-height:1em;
	}
	
.homeSubSections
{
	padding-top:9px;
	font-size:1px;
	line-height:1em;
	white-space:nowrap;
	}
	
.siteSections /* delete */
{
	white-space:no-wrap;
	margin-top:15px;
	font-size:1px;
	line-height:1em;
	}
	
.showTime
{
	white-space:no-wrap;
	margin-top:10px;
	font-size:1px;
	line-height:1em;
	text-align:center;
	}
	
.mainNav
{
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	background:url("/images/shared/main-nav-bg.gif") repeat-x;
	padding:2px 0 6px 0;
	color:#666;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	line-height:1.6em;
	}
	
.mainNav a:link, .mainNav a:visited
{
	text-decoration:none;
	}
	
.globalFooterNav
{
	margin-top:9px;
	background-color:#000;
	margin:9px 0 9px 0;
	padding:3px 3px 9px 3px;
	text-align:center;
	font-size:.9em;
	color:#ccc;
	line-height:1.5em;
	}
	
.globalFooterNav a:link, .globalFooterNav a:visited, .globalFooterNav a:hover
{
	color:#a5a186;
	text-decoration:none;
	}
	
.globalFooterNav a:hover
{
	color:#fff;
	}
	
.homeFooter
{
	margin-top:9px;
	background-color:#000;
	border:1px solid #6c6c6c;
	}
	
.homeFooter p
{
	margin:9px;
	text-align:center;
	font-size:.9em;
	color:#ccc;
	line-height:1.5em;
	}
	
.homeFooter a:link, .homeFooter a:visited
{
	color:#fff;
	text-decoration:none;
	}
	
.homeFooter a:hover
{
	color:#dfc26a;
	text-decoration:underline;
	}
	
.navContainer
{
	float:left;
	margin-top:15px;
	width:220px;
	}
	
.contentContainer
{
	float:right;
	margin-top:15px;
	width:683px;
	background-color:#fff;
	border-left:1px solid #ddd;
	}
	
.navShows
{
	float:left;
	margin-top:15px;
	width:220px;
	padding-left:20px;
	padding-right:20px;
	}
	
.mainContentShows
{
	float:right;
	margin-top:15px;
	width:630px;
	background-color:#fff;
	}
	
.clearContents
{
	clear:both;
	font-size:1px;
	line-height:1em;
	}
	
.contentContainerFull
{
	margin-top:15px;
	width:900px;
	background-color:#fff;
	border-top:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	}
	
.contentContainerPoster
{
	margin-top:15px;
	width:900px;
	background-color:#fff;
	border-top:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	}
	
.contentContainerPerformance
{
	background-color:#000;
	width:928px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	}
	
.pageHeading
{
	background: #fff url("/images/shared/page-heading-bg.gif") repeat-x;
	padding-top:8px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:1.5em;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	}
	
/* for the nutcracker page */
.mainContentPoster
{
	width:850px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	color:#fff;
	}
	
.mainContentPoster a
{
	color:#fff;
	}
	
/* for the generic performance poster pages */
.posterImg
{
	text-align:center;
	padding-bottom:10px;
	}
	
.mainContent
{
	width:660px;
	margin:15px auto 30px auto;
	}
	
.mainContentFull
{
	width:840px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	}
	
.titleBlock, .titleBlockCentered
{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:28px;
	}
	
.titleBlockCentered
{
	font-weight:bold;
	text-align:center;
	font-style:Georgia, serif;
	font-size:1.1em;
	}
	
.titleBlock, .titleBlockCentered
{
	margin: 9px 0 6px 0;
	padding:9px 20px 9px 20px;
	}
	
.rightCallout
{
	float:right;
	width:260px;
	margin: 0 0 18px 20px;
	border:1px solid #ccc;
	background: url("/images/shared/callout-bg.gif") repeat-x;
	padding:9px;
	text-align:center;
	}
	
.rightCallout a
{
	text-decoration:none;
	}
	
.clearRightCallout
{
	clear:right;
	font-size:1px;
	line-height:1em;
	}
	
.centerPic
{	
	margin:20px 0 20px 0;
	text-align:center;
	}
	
.caption
{
	color:#666;
	font-size:.8em;
	}
	
.contentInset
{
	margin: 20px 50px 0 40px;
	}
	
ul.contentList
{
  list-style-type: none;
  margin: 0 10px 20px 10px;
	padding: 0;
  }

ul.contentList li
{
  background: url("/images/shared/blt.gif") 0 .4em no-repeat;
  padding-left: 12px;
	padding-bottom:12px;
  text-decoration: none;
	line-height:1.3em;
  }
	
.bioName
{
	font-weight:bold;
	font-family:Georgia, serif;
	font-size:1.1em;
	}
	
.bioText
{
	font-size:.9em;
	padding-bottom:22px;
	clear:left;
	}
	
.bioText img
{
	float:left;
	margin: 6px 20px 12px 0;
	}
	
.subTitle
{
	border-top:1px solid #ccc;
	padding-top:9px;
	font-weight:bold;
	font-family:Georgia, serif;
	font-size:1.1em;
	}
	
table.dancers
{
	width:99%;
	}
	
table.dancers td
{
	width:33%;
	padding:8px;
	font-size:.9em;
	text-align:center;
	}
	
table.faculty
{
	width:100%;
	}
	
table.faculty td
{
	padding:8px;
	font-size:.9em;
	text-align:center;
	}
	
table.faculty td img
{
	margin-bottom:2px;
	}
	
p.back
{
	text-align:right;
	font-size:.9em;
	}
	
table.tuition
{
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	}
	
table.tuition th
{
	background-color:#eee;
	text-align:center;
	padding:1px;
	font-size:.9em;
	border-bottom:1px solid #aaa;
	}
	
table.tuition td
{
	text-align:center;
	padding:1px;
	border-bottom:1px solid #aaa;
	}
	
table.upcomingPerformance td, table.upcomingPerformance th
{
	font-size:.9em;
	vertical-align:middle;
	padding:0 12px 30px 0;
	}
	
table.upcomingPerformance th
{
	padding-right:10px;
	}
	
/* side navigations */
.performNav, .schoolNav, .companyNav, .theaterNav, .aboutNav, .supportNav, .communityNav, .calendarNav, .newsNav
{
	margin-top:4px;
	padding:30px 10px 30px 10px;
	}
	
.performNav
{
	background: #fff url("/images/sitesections/perform_nav.gif") repeat-x;
	}
	
.schoolNav
{
	background: #fff url("/images/sitesections/school_nav.gif") repeat-x;
	}
	
.companyNav
{
	background: #fff url("/images/sitesections/company_nav.gif") repeat-x;
	}
	
.theaterNav
{
	background: #fff url("/images/sitesections/theater_nav.gif") repeat-x;
	}
	
.aboutNav
{
	background: #fff url("/images/sitesections/about_nav.gif") repeat-x;
	}
	
.supportNav
{
	background: #fff url("/images/sitesections/support_nav.gif") repeat-x;
	}
	
.communityNav
{
	background: #fff url("/images/sitesections/community_nav.gif") repeat-x;
	}
	
.calendarNav
{
	background: #fff url("/images/sitesections/calendar_nav.gif") repeat-x;
	}
	
.newsNav
{
	background: #fff url("/images/sitesections/news_nav.gif") repeat-x;
	}
	
.sideNav ul.navList
{
  list-style-type: none;
  margin: 0 10px 20px 10px;
	padding: 0;
  }
	
.sideNav ul.subNavList
{
  list-style-type: none;
  margin: 0 10px 10px 16px;
	padding: 0;
  }

.sideNav ul li a
{
  display: block;
	background: url("/images/sitesections/blt_off.gif") 0 .3em no-repeat;
  padding-left: 15px;
	padding-bottom:4px;
  text-decoration: none;
	font-weight:bold;
	line-height:1.3em;
  color: #555;
  }

.performNav li a:hover, .performNav li a.current
 {
  background: url("/images/sitesections/perform_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.schoolNav li a:hover, .schoolNav li a.current
 {
  background: url("/images/sitesections/school_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.companyNav li a:hover, .companyNav li a.current
 {
  background: url("/images/sitesections/company_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.theaterNav li a:hover, .theaterNav li a.current
 {
  background: url("/images/sitesections/theater_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.aboutNav li a:hover, .aboutNav li a.current
 {
  background: url("/images/sitesections/news_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.communityNav li a:hover, .communityNav li a.current, .newsNav li a:hover, .newsNav li a.current
 {
  background: url("/images/sitesections/community_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.supportNav li a:hover, .supportNav li a.current
 {
  background: url("/images/sitesections/support_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }

.calendarNav li a:hover, .calendarNav li a.current
 {
  background: url("/images/sitesections/calendar_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }
	
.navSm
{
	font-weight:normal;
	font-size:.9em;
	}

.sideNav ul.subNavList li a:link, .sideNav ul.subNavList li a:visited, .sideNav ul.subNavList li a:hover
{
  display: block;
	background: url("/images/sitesections/sub_blt_off.gif") 0 .3em no-repeat;
  padding-left: 10px;
	padding-bottom:0;
  text-decoration: none;
	font-weight:normal;
	font-size:.9em;
	line-height:1.3em;
  color: #555;
  }

.sideNav ul.subNavList li a:hover, .sideNav ul.subNavList li a.subon
{
  background: url("/images/sitesections/sub_blt_on.gif") 0 .3em no-repeat;
  color: #000;
  }
	
.navAlerts
{
	text-align:center;
	}
	
.alertGraphic
{
	margin: 30px 0 15px 0;
	}
	
.navCallout
{
	width:180px;
	margin:9px auto 18px auto;
	padding:9px 0 9px 0;
	font-size:1.1em;
	background-color:#efefef;
	border:1px solid #ccc;
	line-height:1.3em;
	}
	
.navCallout a:link, .navCallout a:visited, .navCallout a:hover
{
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
	
.navCallout a:hover
{
	color:#2232c5;
	}
	
.navCallout img
{
	margin-top:9px;
	}
	
.navCallout span.smaller
{
	font-size:.8em;
	}
	
#footerContainer
{
	text-align:center;
	padding:9px;
	font-size:.9em;
	color:#434a50;
	}
	
#footerContainer a:link, #footerContainer a:visited, #footerContainer a:hover
{
	color:#434a50;
	text-decoration:none;
	}
	
#footerContainer a:hover
{
	text-decoration:underline;
	}
	
