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

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

body {
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:75%;
	}
	
#head {
	width:800px;
	height:97px;
	background-image:url(images/index_01.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	

/* ------------------NAV MENU ---------------------------------------------*/

.menu {
	padding:0;
	margin:0;
	list-style:none;
	height:25px;
	line-height:25px;
	position:relative;
	font-size:11px;
	width: 700px;
	text-align: center;
	}

ul {
	margin:0;
	padding:0;
	height: 25px;
	}
	
.img { 
	margin:0;
	padding-left:5px;
	}
	
	
.menu li {
	float:left;
	height:25px;
	width:17%;
	}
	
.menu li a {
	display:block;
	float:left;
	height:25px;
	width:20%;
	color:#fff;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 0px;
	cursor:pointer;
	}
	
.menu li a b {
	float:left;
	display:block;
	padding:0 20px 0 20px;
	}
	
.menu li.current a {
	color:#003;
	background:url(../images/menu_b_01.gif) no-repeat;
	}
	
.menu li.current a b {
	background:url(../images/menu_b_02.gif) no-repeat right top;
	}
.menu li a:hover {
	color:#FF9;
	}
	
.menu li a:hover b {
	}
	
.menu li.current a:hover {
	color:#FF9;
	background: url(../images/menu_b_01.gif) no-repeat;
	cursor:auto;
	text-decoration: underline;
	}
	
.menu li.current a:hover b {
	background:url(../images/menu_b_02.gif) no-repeat right top;
	}


.indexmenu {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:25px; 
	line-height:25px;
	position:relative;  
	font-size:11px;
	
	}

.indexmenu li {
	float:left; 
	height:25px; 
	}
	
.indexmenu li a {	
	display:block;
	float:left; 
	height:25px;  
	color:#fff; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	
	}
	
.indexmenu li a b {
	float:left; 
	display:block; 
	padding:0 30px 0 26px; 
	}
	
.indexmenu li.current a {color:#1b1f48; 
	background:url(../images/menu_b_01.gif) no-repeat;
	}
	
.indexmenu li.current a b {
	background:url(../images/menu_b_02.gif) no-repeat right top;
	}
.indexmenu li a:hover {
	color:#005e9d; 
	}
	
.indexmenu li a:hover b {
	}
	
.indexmenu li.current a:hover {
	color:#1b1f48;
	background: url(../images/menu_b_01.gif) no-repeat; cursor:default;
	text-decoration:underline;
	}
	
.indexmenu li.current a:hover b {
	background:url(../images/menu_b_02.gif) no-repeat right top;
	}
		
	/* ------------------------ END NAV MENU ----------------------------------*/
	
	/*------------------------- SUB NAV MENU  ---------------------------------*/
	
.subnav {
	padding:0;
	margin:0;
	list-style:none;
	height:23px;
	position:relative;
	font-size:10px;
	width:700px;
	font-weight:normal;
	}
	
.subnav a {
	padding-left:10px;
	color:#b8d6ea;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

.subnav a:hover {
	color:#b8d6ea;
	text-decoration:underline;
	}
	
.subnav .over  {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
		}
.subnav li {
	float:left;
	height:17px;
	font-size: 11px;
	padding: 6 10 0 10;
	list-style: none;
	display: inline;
	}
.subnav li program{
	width: 30%;
	margin: 0 20 0 20;
	}	
	
.subnav li a {
	display:inline;
	height:25px;
	color:#b8d6ea;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:normal;
	text-align:left;
	cursor:pointer;
	}
	
.subnav li a b {
	float:left;
	display:block;
	padding:0 10px 0 10px;
	}
.subnav li a:hover {
	color:#b8d6ea;
	text-decoration: underline;
	}
	
.subnav li a:hover b {
	}


	/* ------------------------ END SUBNAV MENU ----------------------------------*/
	
.ticketinfo {
	width: 100px;
	font-size:12px;
	text-align: center;
	height: 35px;
	position: relative;
	background: url(../images/ticketinfo_off.gif) 0 0 no-repeat;
	padding-top: 4px;
	margin: auto;
	left: auto;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.ticketinfo a:link {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
}
.ticketinfo a:hover a:visited{
	color:#69F;
	text-decoration: none;
}


.seatingchartbtn {
	width: 100px;
	font-size:12px;
	text-align: center;
	height: 35px;
	position: relative;
	background: url(../images/ticketinfo_on.gif) 0 0 no-repeat;
	padding-top: 5px;
	margin: 7px auto auto auto;
	left: auto;
	z-index: 100;
}
.seatingchartbtn a:link {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
}
.seatingchartbtn a:hover a:visited{
	color:#69F;
	text-decoration: none;	
}
/* ------------------------ PAGE ITEMS ---------------------------------------*/
	
.banner {
	position:relative;
	width:486px;
	height:140px;
	display: inline;
	float: left;
	margin-left: 3px;
}

.banner_right {
	position:relative;
	width:206px;
	height:140px;
	display: inline;
	background-color: #184291;
	float: left;
}


	

#title {
	position:relative;
	top:-4px;
	}

#h{
	font-size:1.6em;
	color:#02609f;
	padding: 10px 0 4px 5px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	}
	
#h1 {
	font-size:1.2em;
	color:#990000;
	padding: 8px 0 6px 0px;
	}
#redtitles {
	font-size: 0.8em;
	font-style: normal;
	color: #990000;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 16px;
}

#redtype {
	color: #333;
	line-height: 14px;
}

.dottedline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	margin-top: 0px;
}
	
	
#h2 {
	font-size: 1em;
	font-weight:normal;
	line-height:22px;
	vertical-align:middle;
	color:#333;
	padding: 5px 0 5 5px;
	}
	
#h2 a{
	color:#3e3e3e;
	text-decoration:underline;
	}
	
#h2 a:hover{
	color:#d57e30;
	text-decoration:underline;
	}
	
	
#h3 {
	font-size: 0.8em;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	color:#005e9d;
	padding: 5px 0 0 5px;
	}
	
#h3 a{

	color:#a92a48;
	text-decoration:none;
	}
	
#h3 a:hover{

	color:#a92a48;
	text-decoration:underline;
	}
	
#h4 {
	margin:0;
	font-size: .6em;
	font-weight:bold;
	line-height:12px;
	padding: 2px 0 2px 5px;
	color:#a92a48;
	}
	
#h4 a {
	font-weight:bold;
	color:#a92a48;
	text-decoration:none;
	}
	
#h4 a:hover {
	font-weight:bold;
	color:#a92a48;
	text-decoration:underline;
	}

#h5 {
	margin:0;
	font-size: 0.7em;
	font-weight:bold;
	line-height:14px;
	padding: 5px 0 0px 5px;
	color:#3e3e3e;
	}
	
#h5 a {
	font-weight:bold;
	color:#3e3e3e;
	text-decoration:none;
	}
	
#h5 a:hover {
	font-weight:bold;
	color:#3e3e3e;
	text-decoration:underline;
	}
	
#quotes {
	font-weight:normal;
	font-size:.8em;
	color:#444444;
	font-style:italic;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	}
	
	
#map {
	position:relative;
	float:right;
	clear:both;
	border: 1px #000 solid;
	margin-top: 75px;
	}
	
#content {
	font-size: 0.6em;
	color: #6e6e6e;
	padding: 2px 4px 2px 5px;
	line-height: 1.4;
	}
	
#content a{	
	color: #005e9d;
	text-decoration:none;
	}
	
#content a:hover{	
	color: #005e9d;
	text-decoration:underline;
	}
	
#contenttitle {	
	font-size: .6em;
	color: #6e6e6e;
	padding: 4px 4px 3px 5px;
	font-weight:bold;
	}
	
#caption {
	font-size:.5em;
	color:444444;
	float:right;
	clear:both;
	}
	
#caption a {
	color:444444;
	text-decoration:none;
	}
	
#caption a:hover{
	color:444444;
	text-decoration:underline;
	}

#number {
	position:relative;
	bottom:-4px;
	}
	
#bgimages {
	background-position:top center 80 0 0 0;
	background-repeat:no-repeat;
	position:relative;
	background-color:#f6f6f6;	
	}
	
#footer {
	font-size:.6em;
	color:666666;
	text-align:center;
	}
	
#footer a{
	color:666666;
	text-decoration:none;
	}
	
#footer a:hover{
	color:666666;
	text-decoration:underline;
	}	
	


/*-------------------------------------- Left Aligned Items ------------------------*/



#h1left {
	font-size:1.2em;
	color:#990000;
	padding: 8px 0 4px 5px;
	width:300px;
	position:relative;
	top:-4px;
	}
	
#h2left {
	font-size: .7em;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	width:300px;
	color:#d57e30;
	padding: 5px 0 0 5px;
	position:relative;
	top:-4px;
	}
	
#h2left a{
	color:#d57e30;
	text-decoration:underline;
	}
	
#h2left a:hover{
	color:#900;
	text-decoration:underline;
	}
	
#h3left {
	font-size: .6em;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
	color:#a92a48;
	padding: 5px 0 0 5px;
	width:300px;
	position:relative;
	top:-4px;
	}
	
#h3left a{

	color:#a92a48;
	text-decoration:none;
	}
	
#h3left a:hover{

	color:#a92a48;
	text-decoration:underline;
	}
	

#h4left {
	font-size: .5em;
	font-weight:normal;
	vertical-align:middle;
	width:300px;
	color:#d57e30;
	padding: 0 0 3px 5px;
	position:relative;
	top:-4px;
	}
	
#h4left a{

	color:#d57e30;
	text-decoration:none;
	}
	
#h4left a:hover{

	color:#d57e30;
	text-decoration:underline;
	}
	
#leftcontent {
	font-size: 0.6em;
	color: #6e6e6e;
	padding: 2px 4px 3px 5px;
	width:300px;
	background-image:url(images/contentbg.gif);
	background-repeat: repeat-y;
	border-bottom:1px dotted #cccccc;
	position:relative;
	top:-4px;
	height: auto;
	}
	
#leftcontenttitle {	
	font-size: .6em;
	color: #444444;
	padding: 2px 4px 3px 5px;
	width:300px;
	position:relative;
	top:-4px;
	font-weight:bold;
	}
	
	
	
	/* -------------------------------------- Program Page -----------------------------*/
	
#progtitle {
	margin:0;
	font-size:.8em;
	color:#990000;
	padding: 0 0 0 5px;
	}
	
	/* -------------------------------------- Student Page -----------------------------*/
	
#studenttitle {
	font-size:1.1em;
	margin:0;
	color:#6e6e6e;
	padding: 0 0 0 5px;
	}
	
#stutable {
	margin-left:5px;
	padding:10 0 0 0;
	}
	
#stutable img {
	margin-left:8px;
	border-right: 1px dotted #CCC;
	padding: 0 10 0 0;
	}	
	
#education {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	letter-spacing: 0.7px;
	padding-left: 6px;
	text-align: left;
}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 35px;
background-image: url(images/bullets.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

	
	/* -------------------------------------- 2009 Page ---------------------------------*/
	



#leftcolumn {
	font-size:0.6em;
	color:6e6e6e;
	float:left;
	padding:5px 10px 0 5px;
	width:325px;
	line-height:16px;
	text-align:justify;
	border-right:1 px dotted #cccccc;
	}

#leftcolumn a {
	color:6e6e6e;
	float:left;
	text-align:justify;
	text-decoration:none;
	}
	
#leftcolumn a:hover{
	color:6e6e6e;
	float:left;
	text-align:justify;
	text-decoration:underline;
	}
	
#rightcolumn{
	font-size:.6em;
	color:6e6e6e;
	float:right;
	padding:5px 10px 0 5px;
	width:325px;
	line-height:16px;
	text-align:justify;
	}
	
	/* -------------------------------------- Buy Tix Page ---------------------------------*/
	
.list {
	list-style-position:outside;
	padding-left:17px;
	list-style-image:url(../images/lildisc.gif);
	margin-left: 8px;
	}
	
	/*--------------------------------------- Support Page ----------------------------------*/
	
#onecolumn {
	font-size:.6em;
	color:6e6e6e;
	padding:5px 10px 0 5px;
	line-height:16px;
	text-align:justify;
	}
	
#onecolumn a {
	color:005e9d;
	text-decoration:none;
	}
	
#onecolumn a:hover {
	color:005e9d;
	text-decoration:underline;
	}

#colh1 {
	font-size:1.2em;
	color:#990000;
	padding: 8px 0 0 0;
	}

#colh2 {
	font-size:1em;
	color:#3e3e3e;
	font-weight:bold;
	padding: 8px 0 4px 0;
	position: relative;
	}
	
#colh2 a {
	color:#3e3e3e;
	text-decoration:none;
	}
	
#colh2 a:hover {
	color:#3e3e3e;
	text-decoration:underline;
	}

	
#colh3 {
	font-size:1.6em;
	color:#990000;
	padding: 8px 0 0 0;
	}

	
	/*--------------------------------------- Give Page --------------------------------------*/
	
#givecontent {
	font-size: 0.6em;
	color: #6e6e6e;
	padding: 4px 4px 3px 5px;
	width:425px;
	border-bottom:1px dotted #cccccc;
	line-height: 1.1;
	}
	
.contribute {
	margin:0;
	padding:0;
	position:relative;
	left:300px;
	}
	
	
	/*----------------------------------------  Juilliard Page -------------------------------*/
	
#juilliardtxt {
	font-size:.6em;
	color:6e6e6e;
	padding:5px 10px 0 5px;
	line-height:16px;
	text-align:justify;
	}
	
	/*----------------------------------------  Site Map Page ---------------------------------*/
	
	#rightside{
	padding:5px 10px 0 5px;
	width:100%;
	line-height:16px;
	background-image:url(../images/sitemap.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
	/*------------------------------------  Music Portion at top of Index ------------------------*/
	
	
	#music {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:50%;
	float:right; 
	position: relative; 
	top:15px; 
	right:25px;
	}
	
	#music a{
	color:#005e9d;
	text-decoration:none;
	}
	
	#music a:hover {
	color:#005e9d;
	text-decoration:underline;
	}

	/*------------------------------------  Style for Outreach and Buy Tickets ------------------------*/
#education {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	width: 685px;
	background-color: #f1f2f2;
	border-bottom: 1px dotted #cccccc;
	height: auto;
	padding-top: 10px;
	position: relative;
}

#education text_holder {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	width: 500px;
	background-color: #f1f2f2;
	margin-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
	height: auto;
	float: right;
}

#education_img{
	width: 150px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 15px;
	padding-top: 5px;
	border-right: 1px dotted #cccccc;
	padding-right: 10px;
	
}

#education_img_address{
	width: 140px;
	height: auto;
	float:left;
	position: relative;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#education_header {
	background-color:#CCC;
	height:20px;
	width:685px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #02609F;
	margin-bottom: 10px;
	padding-left: 10px;
}

#education_time {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
	position: relative;
	width: 500px;
}

#education_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666;
	margin-bottom: 5px;
	position: relative;
	width: 480px;
}

#events {
	font-size:12px;
	color:#333;
	padding: 0 0 0 0;
}

#bios_header {
	background-color:#CCC;
	height:20px;
	width:650px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #02609F;
	margin-bottom: 10px;
	padding-left: 10px;
}

#tickets {
	font-size:12px;
	color:#666;	
}

#vendor_info {
	width: 550px;
	height: auto;
	padding-top: 10px;
	float:right;
	position:relative;
}

#vendor_container {
	width: 668px;
	background-color: #E6E7E8;
	border-bottom: 1px dotted #cccccc;
	height: auto;
	padding-top: 10px;
	position:relative;
	margin: 5 6 15 8;
	padding-left: 8px;
}

#sponsors {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	position: relative;
	margin-bottom: 10px;
}
