/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html, body {
	font:1em "Times New Roman", Times, serif;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(images/logobg.jpg);
	background-repeat: repeat;
}
body {}
* html #content{
height:49px;
width:850px;/* box model hack for ie5.+*/
w\idth:850px;
}
a { outline: none;}
#content{
	min-height:100%;
	height:auto;
	width:850px;
	margin: 0 auto;
	position:relative;
	text-align:left;
	background-color: #000000;

}
/*#menu {width: 850px;height: 48px;background-color: #784f77;	}
*/
#main {
	width: 90%;
	margin:0 auto;
	padding-top:10px;
	/*padding: 20px 10px;*/
	height:100%;
	background-color:#000000;}
	
#main p{padding:10px 10px;}

#main li {line-height:18px;padding-bottom:12px;}

#main2 {width:100%;	background-color: #000;}
#main2 p{text-align:center;margin-bottom:15px;}
#main2 img{}

#main3 {
	background-color: #000000;
	width: 100%;
	text-align: left;
	padding: 20px 10px;
}

#footer{
	width:100%;
	position:absolute;
	bottom:0;
	left:-1px;
	color: #000000;
	background-color:#000000;
	margin:0 auto;
}
#footer img{margin-top:60px;}
/*
#footer1{background-image: url(images/footer.png);background-repeat: no-repeat;}
#footer2 {background-image: url(images/footer_long.gif);background-repeat: no-repeat;}
*/


#clearfooter{clear:both;height:90px;width:100%;}

#playdescription {
	background-image: url(images/playsbg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	font-size:18px;
	background-attachment: fixed;
	background-position: center bottom;
}
#playdescription p{margin:25px 10px;line-height:28px;}
#playdescription h1, #playdescription h2, #playdescription h3{font-family:"Times New Roman", Times, serif;color:#bd79ba;}
#playdescription h1{font-size:36px;	margin: 30px 0 20px 0; }
#playdescription h2{font-size:24px;	margin:-20px 0 20px 0;}
#playdescription h3{font-size:20px;	margin:0px 0px -10px 0;}
#playdescription .quote {font-style: italic;margin: 40px 80px 40px 60px;}
#playdescription a {font-size: 14px; outline: none; padding-top:20px;}
#playdescription a:link, #playdescription a:visited{text-decoration:none;color:#FFCCFF;}
#playdescription a:hover {text-decoration:none; color: #FFFF99;}
#playdescription a:active {text-decoration:none; color: #FFCCFF;}


div>p {margin:0}

.llamapic {	width:500px;}
.llamapic img {padding:5px; border:2px dotted #ffff33;margin-left:175px;}
.imgborder {padding:5px; border:2px dotted #ffff33;}
/* class styles */
.centre {text-align:center;}

.contactinfo {
	margin: 10px auto;
	width: 750px;
}
.contactinfo p {padding:0;margin:0;}
.contactinfo td {padding-bottom: 30px;	vertical-align: top;}

#galleryinfo {background-color: #000000;margin-left: 200px;	padding: 10px;}
.posters {padding-bottom:20px;}
.posters img {
	margin: 0 10px;
 	border: 2px dotted #FFFF33;
	float:left;
  }
  
.display {width: 100%; margin: 20px;}

.info {
	background-color:#cdacef;
	font-size: 80%;
	color: #000000;
	border: thin groove #9966cc;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 2px;
}

.hilite {font-size: 110%;font-weight: bold;margin-right: 10px;}
.hilite2 {font-weight: bold;font-size: 105%;}
.hilite3 {font-size: 115%;font-weight: bold;}
.hilite4 {font-size: 95%;font-weight: bold;}

.title {font-style: italic;}
.titlelg {font-style: normal;font-size:110%;font-weight:bold;color:#CCACF2;}
.titlelgwhite{font-style: normal;font-size:110%;font-weight:bold;color:#ffffff;}

img {border: none;}

.leftimg { /* text wraps around image floating on left */
   float:left;
   /*margin:20px 20px 20px 0;*/
   border: none;
   }

.rightimg {
   float:right;
   /*margin:20px 0 20px 20px;*/
   border: none;
}

.tcuimg {
	float: left;
	margin-right: 1px;
	border: none;
	margin-bottom: 2px;
   }
.noborder{border:none;}  
.bioinfo{padding-left:30px;}
.bioinfo p, .bioinfo ul{margin-left:20px;}
.bioinfo li {list-style-image: url(images/y_dot.gif);line-height: 1.8em;}
.insidelist {margin-bottom:5px;}
.insidelist li{
	list-style-position: outside;
	list-style-type: circle;
	margin: 0;
}

.list li{margin-bottom:0px}

.rightcol{vertical-align: top;width:40%;margin:0 5px;}
.leftcol{
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cdacef;
	position: absolute;
	width: 250px;
	left: 0px;
	background-color:#fff;
}
/*.leftcolnav {width:50%;text-align:left;}*/

.rightcol{
	text-align:center;
	background-color:#000000;
	float: right;
	text-align:center;
	padding-top:50px;
}

/* tab styles */
a {outline: none;}
a:link, a:visited, a:active{text-decoration:none;color:#FF66FF;}
a:hover {text-decoration:underline; color: #FFFF99;}


h1 {font-size: 200%;color:#ffffff;padding:2px;text-align:center;}
h2 {font-size: 120%;}

.indent {text-indent: 50px;}
.courierfont {font-family: "Courier New", Courier, mono;}

.box {
	width: 600px;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto; 
	padding: 10px;
	border: thin solid #FFFFFF;
	text-align: center;
}

.box h1 {color:#FF99FF}

.yellowtitle {
	font-style:italic;
	color: #FFFF33;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

.yellowtitlelg {
	font-style:italic;
	color: #FFFF33;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	font-size: 120%;
}

.purpletitle {
	font-style:italic;
	color: #b48ef8;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

#upcoming-menu {width: 850px;height: 48px;background-image: url(images/menu_stripe.gif);background-repeat: repeat;	}

/*************** Resident Artists *****************/
.artist {border: none;}
.resartists td {vertical-align:top;	padding: 5px 20px 10px 5px;}

#activebio {
	padding: 5px 5px 10px 5px;
	border-top: medium dotted #FFFF00;
	border-right: medium dotted #FFFF00;
	border-bottom: medium dotted #FFFF00;
	border-left: none;
	vertical-align:top;
}
#activename {
	padding: 0;
	border-top: medium dotted #FFFF00;
	border-right: none;
	border-bottom: medium dotted #FFFF00;
	border-left: medium dotted #FFFF00;
	vertical-align:top;
}
#activename img{margin:35px 0 0 10px;}
.smaller {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.marquee {
	border: medium dotted #ffff00;
	padding: 20px;
	margin: 0 100px;
}
.postertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.lights {padding:1px;border: 2px dotted #FFFF33;}

.flourish {margin:-15px 50px 5px 75px;}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .1em;
	position: absolute;
	top: 25px;
	left: 315px;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {color:#FFFFFF;}
#breadcrumbs a:hover {color: #ffccff;}

/*---- For the credits tables on Melissa's pages ---*/

#credits {width:100%;margin:10px 0 20px 0;}
#credits td {
	vertical-align:top;
	padding:0;
	margin:0;
	}
#credits thead {background-color:#cc99cc;font-size:16pt;font-weight:bold;color:#000;font-family: "Courier New", Courier, mono;}
#credits thead td {	padding:5px 15px;}
#credits tbody td {padding:10px 15px;}
#credits tbody tr:hover { background: #e2cef7; color:#000;}
#credits tbody .crtitle {font-weight:bold;font-style: italic;}


/*----- STYLES FOR MAIN NAVIGATION BAR -----*/

#topmenubar {width: 760px;height: 35px;background-color: #000000;	}
#topmenubar {position: absolute; top: 40px; left: 93px; padding: 0px; width: 760px; height: 35px; background: url(images/topmenubar.gif) no-repeat;}
#topmenubar li {height: 35px; position: absolute; top: -1px; background: url(images/topmenubar.gif) 0 0 no-repeat; display: block; list-style: none;}
#topmenubar a {height: 35px; display: block;}
#topmenubar a:hover {}
#topmenubar #nav-home {width: 55px; left:0;}
#topmenubar #nav-about {width: 105px;left: 55px; background-position: -55px 0;}
#topmenubar #nav-melissa {width: 130px;left: 155px; background-position: -155px 0;}
#topmenubar #nav-productions {width: 130px;left: 290px; background-position: -290px 0;}
#topmenubar #nav-services {width: 90px;left: 420px; background-position: -420px 0;}
#topmenubar #nav-press {width: 70px;left: 510px; background-position: -510px 0;}
#topmenubar #nav-llama {width: 70px;left: 580px; background-position: -580px 0;}
#topmenubar #nav-contact {width: 110px;left: 650px; background-position: -650px 0;}

/*----- STYLES FOR HOVER AND CURRENT STATES, MAIN NAVIGATION BAR -----*/

#home #topmenubar #nav-home a, #topmenubar #nav-home a:hover {background: url(images/topmenubar.gif) no-repeat 0px -35px;}
#about #topmenubar #nav-about a,#about_emilya #topmenubar #nav-about a,#about_emilyc #topmenubar #nav-about a,#about_erik #topmenubar #nav-about a,#about_jamie #topmenubar #nav-about a,#about_jordann #topmenubar #nav-about a,#about_laurab #topmenubar #nav-about a,#about_lily #topmenubar #nav-about a,#about_melissa #topmenubar #nav-about a,#about_scott #topmenubar #nav-about a,#topmenubar #nav-about a:hover {background: url(images/topmenubar.gif) -55px -35px no-repeat;}
#mmbio #topmenubar #nav-melissa a,#mmed #topmenubar #nav-melissa a,#mmplays #topmenubar #nav-melissa a,#mmpubs #topmenubar #nav-melissa a,#mmprods #topmenubar #nav-melissa a,#mmawards #topmenubar #nav-melissa a,#topmenubar #nav-melissa a:hover {background: url(images/topmenubar.gif) -155px -35px no-repeat;}
#gallery #topmenubar #nav-productions a,#topmenubar #nav-productions a:hover {background: url(images/topmenubar.gif) -290px -35px no-repeat;}
#services #topmenubar #nav-services a,#topmenubar #nav-services a:hover {background: url(images/topmenubar.gif) -420px -35px no-repeat;}
#press #topmenubar #nav-press a,#topmenubar #nav-press a:hover {background: url(images/topmenubar.gif) -510px -35px no-repeat;}
#llama #topmenubar #nav-llama a,#topmenubar #nav-llama a:hover {background: url(images/topmenubar.gif) -580px -35px no-repeat;}
#contact #topmenubar #nav-contact a,#topmenubar #nav-contact a:hover {background: url(images/topmenubar.gif) -650px -35px no-repeat;}

/*----- END STYLES MAIN NAV BAR -----*/

/*----- Styles for Melissa Major side nav bar -----*/
.mmbiomenu {text-align:center;vertical-align:top;}
.mmbiomenu img{margin-top:10px;}
#biomenu {position: relative; top: 20px; margin: 0px auto; padding: 0px; width: 160px;}
#biomenu li {min-width: 160px; height: 30px; position: absolute; top: 0; background: url(images/biomenu.gif) 0 0 no-repeat; display: block; list-style: none;}
#biomenu a {min-width: 160px; height: 30px; display: block;}
#biomenu a:hover {}
#biomenu #bio {width: 160px;left: 0;}
#biomenu #ed {width: 160px;left: 0; top: 30px; background-position: 0 -30px;}
#biomenu #plays {width:160px;left: 0; top: 60px; background-position: 0 -60px;}
#biomenu #pubs {width:160px;left: 0; top: 90px; background-position: 0 -90px;}
#biomenu #prods {width:160px;left: 0; top: 120px;background-position: 0 -120px;}
#biomenu #awards {width:160px;left: 0; top: 150px;background-position: 0 -150px;}
#biomenu #directing {width:160px;left: 0; top: 180px;background-position: 0 -180px;}
#biomenu #performance {width:160px;left: 0; top: 210px;background-position: 0 -210px;}
#biomenu #other {width:160px;left: 0; top: 240px;background-position: 0 -240px;}

/* Styles for the hover and current states of Melissa Major side nav bar items*/

#mmbio #biomenu #bio a, #biomenu #bio a:hover {background: url(images/biomenu.gif) -161px 0px no-repeat;height:30px;}
#mmed #biomenu #ed a,#biomenu #ed a:hover {background: url(images/biomenu.gif) -161px -30px no-repeat;height:30px;}
#mmplays #biomenu #plays a,#biomenu #plays a:hover {background: url(images/biomenu.gif) -161px -60px no-repeat;height:30px;}
#mmpubs #biomenu #pubs a,#biomenu #pubs a:hover {background: url(images/biomenu.gif) -161px -90px no-repeat;height:30px;}
#mmprods #biomenu #prods a,#biomenu #prods a:hover {background: url(images/biomenu.gif) -161px -120px no-repeat;height:30px;}
#mmawards #biomenu #awards a,#biomenu #awards a:hover {background: url(images/biomenu.gif) -161px -150px no-repeat;height:30px;}
#mmdirecting #biomenu #directing a,#biomenu #directing a:hover {background: url(images/biomenu.gif) -161px -180px no-repeat;height:30px;}
#mmperformance #biomenu #performance a,#biomenu #performance a:hover {background: url(images/biomenu.gif) -161px -210px no-repeat;height:30px;}
#mmother #biomenu #other a,#biomenu #other a:hover {background: url(images/biomenu.gif) -161px -240px no-repeat;height:30px;}


/*----- Styles for bottom navigation bar -----*/
#bottomnav{width:100%;margin:0;padding:0;}
#btmnav a:link,#btmnav a:active,#btmnav a:visited, #btmnav a:hover{	text-decoration:none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#btmnav p{margin-left:50px;margin-top:4px;font-size:10px;}
#btmnav {position: relative; top: 0; padding: 0px; width: 850px;margin:0 auto;}
#btmnav li {
	width: 200px;
	height: 50px;
	position: absolute;
	top: 0px;
	background: url(images/icons.png) 0 0 no-repeat;
	display: block;
	list-style: none;
	border:thin solid #cdadec;
	padding:2px;
}

/* Navigation in left column index page */
#leftnav {	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cdacef;
}
#leftnav a {min-width: 120px; height: 50px; display: block;}
#leftnav ul{}
#leftnav li{
	list-style:url(images/arrow.png) inside;
	padding-bottom: 10px;
}


#btmnav #nl {width: 160px;height:48px;left: 0; top: 0; background-position: 3px 5px;}
#btmnav #ms {width: 160px;height:48px;left: 170px; top: 0; background-position:3px -45px;}
#btmnav #fb {width: 160px;height:48px;left: 340px; top: 0; background-position: 3px -96px;}
#btmnav #tw {width: 160px;height:48px;left: 510px; top: 0; background-position: 3px -145px;}
#btmnav #donate {width: 160px;height:48px;left: 680px; top: 0;background-position: 3px -199px}
#donateform {width:160px;padding:4px;text-align:center;position:absolute;top:-1px;}
.newsletter{color:#9b7d9a;}
.facebook{color:#6d85b4;}
.majorspace{color:#006d8f;}
.twitter{color:#b0e3eb;}

