/*small reset:*/

body, ul, ol, h1,h2,h3,h4,h5,h6, form,li,p{
margin:0;
padding:0;
}



body{
	font-size:0.75em;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#FFF url(../images/bgsun.jpg) top left repeat-x;
	color:#000000;
	line-height:1.5em;
}



/*All ID container here: */

#top{
width:1020px;
margin:0 auto;
	
}



#head{
	/*changed to 510 by randy 12/10 */
height:500px;
	margin-bottom: 5px;	
}



#logo{
	right:-2px;
	top:1px;
	height: 110px;
	z-index: 100;
	width: 202px;
	float: right;
}

/*added by randy 12/8/for bsd logo */





#leftlogo{
	left:3px;
	top:2px;
	width: 572px;
	z-index:2;
	height: 120px;
	float: left;
}

/*added by randy 12/8/for bsd logo */





#loginbox{

left:520px;
top:2px;
width: 259px;
height:73px;
}

#apSeasonLogo {
left:780px;
top:92px;
width:338px;
height:415px;
z-index:1;
background: url(images/bway.gif);
}



#teaser{
	clear:both;
	/*changed from 120 by randy 12/10 */
top:154px;
	left:0;







	background:#Groups of ten or more receive special discounts to most performances, and in some cases, there is a complimentary ticket for the group leader (depending upon the size of the group).  Family, friends, co-workers – a group night at the theatre is fun for all!;
}



#main{
	background:#FFF url(../images/maindivbg.jpg) top left repeat-x;
*/
margin-top: 100px; /*changed 12/8/09 rr*/
	z-index:2;
}



#content{
width:620px;
float:left;
margin-right:30px;
z-index:0;
}



#sidebar{
width:370px;
float:left;
z-index:100;
}



#sidebar img{
/* padding:0px 0px 4px 2px; */
}

#sidebar a img{
border:none;
/* margin:10px 2px -4px 0; */
margin: 0 0 0 0;
}

#sidebar object {
margin: 0 auto;
}



#footer{
	border-top:1px solid #dedede;
	text-align:center;
	clear:both;
	color:#000;
	padding:5px 0px 20px 0;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}


#footer a{
	color:#000;
	text-decoration: none;
}
#footer a:hover {
	color:#666;
	text-decoration: underline;
}

.footerpad {
	
	padding: 0  20px;
	
}

/*main*/



#main p{
padding-bottom:1em;
}







.small{
float:left;
width:150px;
margin-right:10px;
}



#main .smalllast{
margin-right:5px;
}



.entry{
clear:both;
float:left;
padding-bottom:20px;
width:620px;
}
.entryhm {
	float:left;
	width:480px;
	padding-left: 15px;
	padding-right: 10px;
}
.sideHm {
	width: 127px;
	float: left;
	height: 320px;
	margin-right: 25px;
}



.entryhead{
	/* border-bottom:1px solid #dedede; white border for entryhead div */
margin-bottom:2px;
	padding-top: 5px;
	padding-left: 10px;
}

.entryheadpad {
	text-align:center;	
}

.entryheadpad5{
/* border-bottom:1px solid #dedede; white border for entryhead div */
padding:5px 5px 5px 5px;
}
.entryheadpad3{
/* border-bottom:1px solid #dedede; white border for entryhead div */
margin-top:-5px;
padding:3px 3px 3px 3px;
}
.entry_content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}



.entry_content img{
padding:0 3px 0 0;
}



.sidebar_entry{
color:#dbb41b;
}



#content p {
text-align:left
}



#widget {

left:35px;
padding: 5px auto;
}



/*font/img/list styles*/





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



a img{
border:none;
margin:0px 0px 3px 0px;
}



.alignleft{
float:left;
margin:0px 10px 5px 0;
}



.alignright{
float:right;
margin:0px 0 5px 20px;
}



.clearboth{
clear:both;
}



h1,h2,h3,h4,h5,h6{
color:#333;
font-weight:bold;
line-height:1.5em;
clear:both;
}



#teaser h1, #teaser h2, #teaser h3, #teaser h4, #teaser h5, #teaser h6{
color:#fff;
font-weight:bold;
}
.hmmainHeader {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
.hmsmHeader {
	font-size: 18px;
	color: #F00;
	line-height: 24px;
}



#top h1{font-size:24px;line-height:30px;}

h2{font-size:20px;}

h3{font-size:16px;}

h4{font-size:14px;}

h5{font-size:12px;}

h6{font-size:10px;}

#head h1{font-size:35.5px; color:#101010;} /*for a good logo look adjust this so that slogan and site name have the same width*/

#head h2{font-size:32px; font-weight:normal;}



#head h1 a{color:#333; text-decoration:none;}

#head h1 a span{color:#dbb41b;}

#head h1 a:hover, #head h1 a:hover span{color:#101010;}



#logo strong{font-size:13.5px;font-weight:normal;color:#ff0084;}



.entryhead h3{
line-height:16px;
}

.entryhead strong{
color:#ff0084;
font-weight:normal;
font-size:11px;
}



#main ul, #main ol{
list-style-position:inside;
margin-bottom:20px;
}





#main li{
border-top:1px solid #dedede;
line-height:22px;
}



blockquote{
margin:0;
padding:0 0 0 30px;
color:#111;
}



/*form elements*/

#main form{
margin-bottom:10px;
text-align:right;
}



.textinput{
border:1px solid #333;
padding:3px 5px;
width:215px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



.button{
color:#fff;
cursor:pointer;
background-color:#333;
padding:2px 5px;
border:1px solid #333;
width:101px;
}



.button:hover{
color:#333;
cursor:pointer;
background-color:#fff;
}



#content textarea:hover, .textinput:hover{
background-color:#f8f8f8;
}



#content textarea{
width:408px;
padding:3px 5px;
border:1px solid #333;
padding:3px 5px;
height:155px;
background-color:#fff;
color:#333;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



/*teaser*/

#teaser{
	overflow:visible;
	background:#603;
	background-color: #C22F03;
	padding-top: 2px;
}



.teaseritem{
	top:5px;
	left:-3000px;
	width:1010px;
	height: 337px;
	background:#603;
}



#top .teaser1{
	left:0px;
	background:#dbb41b;
	padding-left: 3px;
	padding-right: 4px;

}





#teaser .teaser_more{
background-image:url(../images/more.jpg);
width:105px;
height:28px;
line-height:28px;
display:block;
color:#333;
background-position:top left;
text-decoration:none;
text-indent:14px;
font-size:11px;
margin-top:10px;
clear:both;
}

#teaser .teaser_more:hover{
color:#444;
background-position:bottom left;
}



#copywrapper {
	
	background:#dbb41b;
	padding-left: 5px;
}





#copywrapper .column {

float:left;
/*changed to #FFFFCC by randy 12/10 */	
background-color: #ffffcc;
/*	border:1px solid #FFfccF; */
border-left:1px solid #ffffff;
}



#center_left {
text-align:center;	
width:200px; 
/*	width:32%; */
height:330px;
background-color: #81ab40;
border-left:1px solid #dbb41b;
border-top:1px solid #dbb41b;
border-bottom:1px solid #dbb41b;
border-right:1px solid #dbb41b;

}

#center_right {
text-align:center;	
width:200px; 
/*	width:32%; */
height:330px;
background-color: #81ab40;
border-right:1px solid #dbb41b;
border-top:1px solid #dbb41b;
border-bottom:1px solid #dbb41b;
/*border-right:1px solid #ffffff;*/
}

#left{
width:200px; 
/*	width:33%; */
height:330px;
background-color: #dbb41b;
border-top:1px solid #dbb41b;
border-right:1px solid #dbb41b;
border-LEFT:1px solid #dbb41b;
border-bottom:1px solid #dbb41b;
text-align:center;
img:
 padding:0px 0px 0px 0px; 
}
/*border-right:1px solid #ffffff;/*
/*	right:306px; */
/*	margin-left: -100%; */
}



#left img {

}



#right {
width:200px; 
/*	width:33%; */
height:330px;
background-color: #dbb41b;
border-right:1px solid #dbb41b;
border-top:1px solid #dbb41b;
border-bottom:1px solid #dbb41b;
text-align:center;
/*	margin-right: -306px; */
}

#rightright {
width:200px; 
/*	width:33%; */
height:330px;
background-color: #dbb41b;
border-left:1px solid #dbb41b;
border-top:1px solid #dbb41b;
border-bottom:1px solid #dbb41b;
text-align:center;
/*	margin-right: -306px; */
}



#content .column {

/*	height: 100%; */
float:left; 
width: 33%;
text-align:center;
}

#sidebar .columnsb {
/*	height: 100%; */
float:left; 
width: 33%;
text-align:center;
}


.columnsb50 {
/*	height: 100%; */
 float:left;
 width: 50%;
 text-align:center;
}
.columnsb100 {

/*	height: 100%; */
 float:left;
 width: 100%;
 text-align:center;
}
.columnsb50 #pic{
text-align:center;
margin-left:35px;
}

.column p {
	text-align:center;
	width:100%;
	color: #000;
}


#sidebar img {
	padding-bottom:0px;
	
}


/*special teaser styles*/



#head h2{
padding-top:0px;
}



#top .teaser2 h2, #top .teaser5 h2 {
padding-top:10px;
}



/*tooltips*/



.tooltip{

left:-2000px;
background-color:#dedede;
padding:0px;
border:1px solid #000000;
z-index:9999;
top:0;
}



.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:0;
}







/*table*/



.entry_content table {
width: 520px;
padding: 0 0 20px 0;
margin: 0;
}



caption {
padding: 0 0 5px 0;
width: 520px;	 
font: italic 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}



th {
font: bold 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333;
border: 1px solid #999;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #fefefe url(../images/tablehead.gif) no-repeat;
}



th.nobg {
border: 1px solid #999;
background: none;
}



td {
border: 1px solid #999;
background: #fff;
padding: 6px 6px 6px 12px;
color: #333;
}





td.alt {
background: #F5FAFA;
color: #797268;
}



th.spec {
border: 1px solid #999;
font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}



th.specalt {
border: 1px solid #999;
font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333;
}



.odd td{
background-color:#f8f8f8;
}





/*Tabs*/



.advanced_link{
padding:2px 5px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;
}



.advanced_link:hover{
background-color:#333;
color:#dedede;
}



.active{
background-color:#444;
color:#fff;
}



.tablist{
margin-top:8px;
}




/* navigation bar - styles dropdown menu*/

#top #nav{
	top:127px;
	z-index:101;
	left:1px;
	width: 1015px;
	float: left;
}



#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside; 
float: left;
line-height:25px; /*this defines the height of each element*/
background-color:#FFFFCC;
white-space:nowrap;
z-index:9999;
}



#nav a{
display:block;
padding:0px 10px;
z-index:2000;
background-color:#FFFFCC;
}

 

#nav li{
float:left;
background-color:#FFFFCC;
}

 

#nav li ul a{
width:140px;
height:auto;
float:left;
padding-right: 105px;
background-color:#FFFFCC;
}

 

#nav ul {

display:none;
width:auto;
top:25px;
background-color:#FFFFCC;
}



	

#nav li ul ul {
left:160px;
top:0;
background-color:#FFFFCC;
}

 

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


#nav a{
color:#333;
text-decoration:none;
}


#nav ul a{
background-color:#FFFFCC;
color:#666;
}



#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#fff;
color:#666;
}


#nav #buynow a {
background-color:salmon;
}

#top #nav #buynow a:hover {
background-color:#FCC;
}

#nav #shows ul li a{
padding: 0px 10px;
padding-right: 60px;
}



#nav #shows ul li ul li a{
padding: 0px 10px;
padding-right: 0px;
padding-left: 60px;
}



#nav #season ul li a{
padding: 0px 10px;
padding-right: 240px;
}



#nav #groups ul li a{
padding: 0px 10px;
padding-right: 125px;
}



#nav #about ul li a{
padding: 0px 10px;
padding-right: 10px;
}

#nav #theatres ul li a{
padding: 0px 10px;


}

#geek {
width:100%;
height:25;
z-index:0;
/* margin-top:120px;  */
background-color:#CCC;

}



#geek img {
margin:0px 0 0 2px;
vertical-align:bottom;
padding-left:1em;
}



#geek form {
float:right;
margin-top: -18px;
}



#geek a {
margin:0 0;
}


a.classiclink:link {
color:#009;
text-decoration:underline;
}

a.classiclink:visited {
color:#009;
text-decoration:underline;
}

a.classiclink:hover {
color:#009;
text-decoration:underline;
} 

/********************************* ROLL OVER SHOWPICS *******************************/
#pic {
	
	left: 0px;

	top: 0px;
	width: 109px;
	z-index:9999;
	margin-top:10px;
	
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;

	top: -1px;
	width: 1px;
	z-index:9999;
}

#pic a img {
	border: 0;
	
}

#pic a.p1, #pic a.p1:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}




/********************* 2 ***************************/

#pic a.p2, #pic a.p2:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}



/******************** 3 *****************************/

#pic a.p3, #pic a.p3:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}


/*************  4 *********************/

#pic a.p4, #pic a.p4:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}





/*************  5 *********************/

#pic a.p5, #pic a.p5:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}






/*************  6 *********************/

#pic a.p6, #pic a.p6:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}




/*************  7 *********************/

#pic a.p7, #pic a.p7:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}



/*************  8 *********************/

#pic a.p8, #pic a.p8:visited {

/*	border: 1px solid #000000; */
	display: block;
	height: 150px;
/*	left: -2px; */
	text-decoration: none;
/*	top: -10px; */
	width: 109px;
}





	/* navigation bar - styles dropdown menu*/

#top #nav{
top:81px;
z-index:101;
left:0px;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	line-height:25px; /*this defines the height of each element*/
	width: 1015px;
 }
 
 #nav a{
 display:block;
 padding:0px 10px;
 }
 
 #nav li{
 float:left;
 position:relative;/*  opera + ie 6 need */
 }
 
  #nav li ul a{
	width:140px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:25px;
	}

	
#nav li ul ul {
    left:160px;
	top:0;

    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;

    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;

    }



#nav a{
color:#333;
text-decoration:none;
}

#nav ul a{
background-color:#f3f3f3;
color:#666;
@media screen and (-webkit-min-device-pixel-ratio:0)
}

#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#fff;
color:#666;
}

headbackground {
	background-color: #111343;
	width: 100%;
	height: 147px;
}
#teaser2 {
	overflow:inherit;
	background:#603;
	background-color: #dbb41c;
	height: 150px;
}
.midBlock {
	padding: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.midBlock a{
	color: #300;	
}

#header {
	background-color: #dbb41c;
	height: 129px;
	width: 1015px;
}
#mainFull {
	background:#FFF url(../images/maindivbg.jpg) top left repeat-x;
*/
margin-top: 100px; /*changed 12/8/09 rr*/
	z-index:2;
	width: 1020px;
	padding-top: 20px;
}
.ticketwrap {
	background-color: #F0EEEE;
	height: 110px;
}
.sideHm a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
