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



* {
	margin: 0;
	padding: 0;
	}

p {
	color:#666;
}





h3{
	font-family: Lucida Grande, Tahoma, sans-serif;
}




p.headline{
	color:#fff;
	font: verdana;
	font-size: 1.2 em;
	font-weight:bold;
}


p.photo{
	color:#BC001D;
}


a {
	color:#BC001D;
	text-decoration:none;
	border:none;
}


a:hover{
	color:#BC001D;
	text-decoration:underline;
}

img{
	border:none;
}


div.clear{
	clear:both;
	width:100%;
	height:1px;
}


.epac a{
	color:#c92ec2;
}

.eca a{
	color:#0081bf;
}

.mbc a{
	color:#72399b;
}

.mh a{
	color:#41ad49;
}

.fjg a{
	color:#f3458c;
}





.spacer{
	width: auto;
	height: 10px;
	clear: both;
}

.small{
	font-size:10px;
	line-height:11px;
}


.No_Padding{
	padding: 0px;
}


.left_image_wrap{
	display:block;
	float:left;
	padding-right: 10px;
}

.left_image_wrap2{
	display:block;
	float:left;
	width:300px;
	
}




.right_image_wrap2{
	display:block;
	float:right;
	width:300px;
	
}

.kidstage_managers{
	float:left;
	display:inline;
	width:300px;

}

.kidstage_managers2{
	display:inline;
	width:300px;

}






.seating_chart img{
	padding-left:200px;
}



.giving ul li{
	text-decoration:none;
	list-style-type:none;
}

.potato{
	display: block;
    margin-left: auto;
    margin-right: auto;
}




body {
	background-image:url('/Graphics/misc-images/main_background.jpg');
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}
	
	
	
#TopSpacer{
	height: 15px;
	clear: both;
	width: auto;
	z-index: 0;
}
	


#BlackLogoStripCenter{
	max-width: 960px;
	margin: 5px auto 0px auto;
	height: 100px;
	z-index: 500;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-color:#000;
	color: #ccc;
}


#EvBlackLogoStripCenter{
	max-width: 960px;
	margin: 5px auto 0px auto;
	height: 100px;
	z-index: 500;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-color:#000;
	color: #ccc;
}


#MainLogo{
	padding-top:25px;
	padding-left:15px;
	float: left;
	max-width: 234px;
	max-height: 66px;
	clear: left;
}

	#MainLogo img{
		border:none;
	}


#TopMenu {
background: #000000;
color: #ccc;
height: 29px;
overflow: hidden;
float:right;
padding-top:5px;
padding-right:10px;
}

#TopMenu a{
	color:#ccc;
	font-size:11px;
	text-decoration:none;
	margin: auto 15px auto auto;	
}




#TopMenu  a:hover {
color:#fff;
}



#Title_Wrapper{
	max-width:960px;
	min-width: 960px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	
	}

#Main_Title_Bar{
	max-width:960px;
	min-width:960px;
	height:30px;
	background-color:#000;
	background-image:url('/Graphics/misc-images/title_left_background.gif');
	border-top:1px white solid;
	float:left;
}




	
#Title_Left{
	width:151px;
	height:30px;
	background-color:#000;
	background-image:url('/Graphics/misc-images/title_left_background.gif');
	border-top:1px white solid;
	float:left;
	}

#Title_Center{
	width:809px;
	height:30px;
	background-color:#000;
	background-image:url('/Graphics/misc-images/title_center_background.gif');
	border-top:1px white solid;
	float:right;
	}

.Page_Title{
	font-family: /*"Lucida Grande",*/ Tahoma, sans-serif;
	text-align:left;
	padding-top:5px;
}



.Page_Title h2{
	color:#fff;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}

.Page_Title_Main{
	font-family: /*"Lucida Grande",*/ Tahoma, sans-serif;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
}

.Page_Title_Main h2{
	color:#fff;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
}

#Main1 {
	background-color:#fff;
	max-width: 960px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	min-height:350px;
	max-height:350px;
	margin-top:32px;
	border-top: 1px black solid;
	
	}
	
/*Use this Div to extend left column to match center column in two column layout*/	
#Main {
	background-color:#ffffff;
	max-width: 960px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top:32px;
	/*min-height:500px;*/
	text-align:left;
	background-image:url('/Graphics/misc-images/left_sidebar_bg.gif');
	background-repeat: repeat-y;
	border-top: 1px black solid; 
	
	}

/*Use this Main Div when right column is the longest in three column layout (Use box_office.php as your template)*/		
#Main_ThreeCol {
	max-width: 960px;
	min-width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	min-height:500px;
	text-align:left;
	background-image:url('/Graphics/misc-images/ThreeCol_background.jpg');
	background-repeat: repeat-y;
	border-top: 1px black solid; 
	
	}	
	
/*Use the following two Divs when middle column is the longest in three column layout (Use special_events.php as your template) */	
#threecolwrap	{
	
	background-color:#transparent;
	min-width:960px;
	max-width:960px;
	margin-bottom: 10px;
	min-height:500px;
	background-image:url('/Graphics/misc-images/grey_tile.jpg');
	background-repeat: repeat-y right;
	float:left;
	
	
	
	
	
	}
	
#twocolwrap	{
	
	background-color:transparent;
	min-width:701px;
	max-width:701px;
	background-image:url('/Graphics/misc-images/left_sidebar_bg.gif');
	background-repeat: repeat-y left;
	float:left;
	margin-right: -259px;
	
	}	
	
#twocolwrap2	{
	
	background-color:transparent;
	min-width:701px;
	max-width:701px;
	background-image:url('/Graphics/misc-images/three_colbw.gif');
	background-repeat: repeat-y left;
	float:left;
	margin-right: -259px;
	
	}	
	
#Left_Sidebar{
	width:150px;
	min-height:500px;
	float:left;
	background-color:#fff;
	border-right:#666 1px;	
}

.Side_Navigation{
	color:#666;
	padding-top:25px;
	text-decoration:none;
}

.Side_Navigation p{
	font-weight:bold;
	padding-left:15px;
}

.Side_Navigation ul{
	text-decoration:none;
	list-style-type:none;
	padding-left:20px;
	
	
}

.Side_Navigation ul li{
	text-decoration:none;
	
	
}

.Side_Navigation ul li a{
	color:#666;
	text-decoration:none;
}

.Side_Navigation ul li a:hover{
	color:#BC001D;
	text-decoration:none;
}

.Side_Navigation img{
	padding-left:15px;
 	border:none;
	height:27px;
	width:100px;
}

#Center{
	width:540px;
	min-height:500px;
	background-color:#ffffff;
	float:left;
	border-right: 1px #D4D4D4 solid;
	border-left: 1px #D4D4D4 solid;
	
	
}

#Center1{
	width:690px;
	min-height:350px;
	max-height:350px;
	background-color:#000000;
	float:left;
	border-right: 1px #D4D4D4 solid;
	

}		

#Center2{
	width:809px;
	min-height:500px;
	background-color:#fff;
	border-left: 1px #D4D4D4 solid;
	margin-left:150px;	
	

}


#Center3{
	width:809px;
	min-height:1700px;
	background-color:#fff;
	border-left: 1px #D4D4D4 solid;
	margin-left:150px;	
	

}

#Center4{
	width:809px;
	min-height:700px;
	background-color:#fff;
	border-left: 1px #D4D4D4 solid;
	margin-left:150px;	
	

}



#Center_Box{
	width:550px;
	min-height:500px;
	background-color:#fff;
	border-left: 1px #D4D4D4 solid;
	float:left;
	
}
#col1{
	width:100px;
	/*min-height:500px;*/
	float:left;
	padding-right:10px;
}

#col1_wide{
	width:200px;
	/*min-height:500px;*/
	float:left;
	padding-right:15px;
	
}

#col2{
	width:450px;
	display:inline-block;
}

	#col2 ul{
		padding-left:25px;
		padding-top:15px;
	}

#col2_wide{
	width:500px;
	display:inline-block;
}

.col_updates{
	width:220px;
	float:left;
	padding-right:25px;
	
	
}



.wide_wrap {
	
	
	float:left;
	padding:20px;
	width: 769px;
	background-color:transparent;
	
	
}
		

.Center_Content{
	padding:10px 20px 10px 20px;
	
}


.video{
	
}


.Directions_Column1	{
	float:left;
	width:425px;
	

}

.Directions_Column2	{
	float:left;
	width:250px;
	padding-left:50px;
	
}

.Originals_Column1 {
	float: left;
	width: 325px;
	
}

.Originals_Column2 {
	float: left;
	width: 400px;
	background-color: #fff;
	
}

.Spot_Column	{
	width:500px;
	padding:20px;
	
	
}

.Single_Column	{
	width:600px;
	padding:20px;
	
	
}


.Single_Column_Right{
	float:right;
	width:250px;
}

.top{
	float:right;
}

.rewards{
	width:510px;
}

.rewards img{
	float:left;
	height:90px;
	width:90px;
	padding-right:20px;
}

.rewards p{
	margin-left:110px;
}

.rewards a{
	float:left;
	border:none;
}

.list_indent	{
	margin-left: 20px;
	
}

#Right_Sidebar1{
	width:268px;
	min-height:340px;
	max-height:350px;
	background-color:#fff;
	float:left;	
	margin-top:10px;
	
}

#Right_Sidebar{
	width:268px;
	min-height:500px;
	background-color:#fff;
	float:left;
	margin-top:10px;
}




#Spot_Wrapper{
	max-width: 960px;
	min-width: 960px;
	margin-left:auto;
	margin-right:auto;
	
}

.Spot_Headline{
	min-width:237px;
	max-width:237px;
	min-height:20px;
	background-color:#fff;
	background-image: url('/Graphics/misc-images/highlight_background.jpg');
	float:left;
	border-top:1px black solid;
	border-right:4px black solid;
	display:inline;
	font: verdana;
	font-size: 1.2 em;
	color: #fff;
}

.Spot_HeadlineXL{
	min-width:476px;
	max-width:476px;
	min-height:20px;
	background-color:#fff;
	background-image: url('/Graphics/misc-images/highlight_background.jpg');
	float:left;
	border-top:1px black solid;
	border-right:5px black solid;
	display:inline;
	font: verdana;
	font-size: 1.2 em;
	color: #fff;
}

.Spot_Headline2DF{
	min-width:237px;
	max-width:237px;
	min-height:20px;
	background-color:#fff;
	background-image: url('/Graphics/misc-images/highlight_background.jpg');
	float:left;
	border-top:1px black solid;
	border-right:5px black solid;
	display:inline;
	font: verdana;
	font-size: 1.2 em;
	color: #fff;
}

#Spot_Headline_Last{
	min-width:237px;
	max-width:237px;
	min-height:20px;
	background-color:#fff;
	background-image: url('/Graphics/misc-images/highlight_background.jpg');
	float:left;
	border-top:1px black solid;
	display:inline;
	font: verdana;
	font-size: 1.2 em;
	color: #fff;
}	

.Sub_Spot{
	min-width:227px;
	max-width:227px;
	min-height:140px;
	padding: 5px 5px;
	background-color:#fff;
	float:left;
	border-top:1px black solid;
	border-right:4px black solid;
	display:inline;
}

.Sub_SpotXL{
	min-width:466px;
	max-width:466px;
	min-height:140px;
	padding: 5px 5px;
	background-color:#fff;
	float:left;
	border-top:1px black solid;
	border-right:5px black solid;
	display:inline;
}

.Sub_Spot2DF{
	min-width:227px;
	max-width:227px;
	min-height:140px;
	padding: 5px 5px;
	background-color:#fff;
	float:left;
	border-top:1px black solid;
	border-right:5px black solid;
	display:inline;
}

#Sub_SpotLast{
	min-width:227px;
	max-width:227px;
	min-height:140px;
	padding: 5px 5px;
	background-color:#fff;
	float:left;
	border-top:1px black solid;
	display:inline;	
}



.season_sponsors img{
	display:inline;
	padding:20px 20px 0px 0px;
}

#Contact_Table	{
	padding: 20px;
	
}


#Footer {
		color:#ccc;
		display:block;
		font-size:11px;
		min-width: 960px;
		max-width: 960px;
		height: 50px;
		margin: 0px auto 0px auto;
		padding: 10px 0px 10px 0px;
		text-align:center;
		clear:both;
		
		}
		
	

		#FooterNav a{
			color:#ccc;
			font-size:10px;
			text-decoration:none;
			margin: auto 10px auto 10px;
			clear:both;
			display:inline;
		}

		#FooterNav a:hover{
			color:#fff;
			font-size:10px;
			margin: auto 10px auto 10px;
		}
		
			#FooterNav img{
			border:0px;
			padding-top:3px;
			padding-right:3px;
		}
		
	
		
/*Contact Form*/

.ContactMailForm{

	background-color: #D4D4D4;
	height:1660px;
	width:250px;
	padding: 20px;
	color: #333;
	font-size: 85%;
	background-repeat: no-repeat;
	background-position: bottom right;
	float:left;
	clear:none;

}


.FormSectionItem {

	margin: 10px 0px 10px 0px;
	
}

.FormSectionItem input {

	background-color: #666;
	color: #FFF;
	border: none;
}

.FormSectionItem select {

	background-color: #666;
	color: #FFF;
	border: none;
}
.FormLabel{

	display: block;

	width: 100%;

	margin: 0px 0px 5px 0px;
}

.ContactMailForm #Name, #InternalEmail, #Email, #Country{

	width: 100%;

	height: auto;

	clear: both;

	margin-bottom: 2px;

	background-color: #666;

	color: #FFF;

	border: none;

	padding: 3px 2px 3px 2px;

}


.ContactMailForm textarea{

	width: 100%;

	height: 100px;

	clear: both;

	margin-bottom: 2px;

	background-color: #666;

	color: #FFF;

	border: none;

	padding: 3px 2px 3px 2px;

}

#Contact_main{
	float:left;
	padding-top:10px;
	width:500px;
}

.Contacts_Col1{
	float:left;
	padding-left:20px;
	width:250px;
}

.Contacts_Col2{
	float:right;
	padding-right:;
	width:230px;
	text-align:right;
	
}

/*Company Directory*/

td.staff{
	padding-bottom:10px;
}

p.staff{
	padding-bottom:10px;
}		

h3.staff{
	padding-bottom:10px;
}	

.col_directory{
	width:300px;
	float:left;
	padding-right:25px;
	
	
}
/*Box Office*/

.red_title{
	color:#BC001D;
	font-size:12px;
	
}

.red_title2{
	color:#BC001D;
	font-size:16px;
	
}


.indent{
	padding-left:63px;
}


/*Mainstage Show Pages*/

.Show_Spot{
	float:left;
	width:550px;
}

.Show_Spot_Padding{
	width:500px;
	padding:20px;
}


.Show_Info{
	background-image:http://www.villagetheatre.org/Graphics/misc-images/grey_tile.jpg;
	background-color:#ccc;
	background-repeat:repeat-y;
	width:259px;
	min-height:500px;
	float:right;
	
	
	
}
/*Right Column for Box Office page (When center column is longest)*/
.Show_InfoBox{
	background-color:transparent;
	width:259px;
	min-height:500px;
	margin-left:701px;
	
	
}
/*Right Column for Special Events page (When right column is longest)*/
.Show_InfoBox2{
	background-image:http://www.villagetheatre.org/Graphics/misc-images/grey_tile.jpg;
	background-repeat:repeat-y;
	width:259px;
	min-height:500px;
	margin-left:701px;

	
}

.Show_Info_Padding{
	padding:15px;
}

.SectionBreak{
	float:left;
	border: none;
    background-color: #d4d4d4;
    height: 1px;
	width:510px;
	margin-bottom:15px;
}

.button{
	padding-right:15px;
	padding-bottom:15px;
	
}
	.button img{
		border:0px;
	}

/*Cast Page*/
#gallery { width:800px;
		   
		   }
		   

.cast_button{
	width:150px;
	float:left;
	padding-left:15px;
	padding-bottom:40px;
}
	.cast_button img{
		width:150px;
		height:188px;
		}
		
		.cast_button p{
		text-align:center;
		}
		

.photo {
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	margin: 0px 30px 10px 30px;
	padding: 0px;
	
	}
	
.photo-pic {
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}



