

img {

	margin-bottom: 0px;
	
}

a:link{
	text-decoration: underline;
	color: #3f3e29;	
}
a:visited{
	text-decoration: underline;
	color: #3f3e29;	
}
a:hover{
	text-decoration: none;
	color: #000;	
}


#container {
	margin: 0px;
	padding: 0px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 774px;
	padding: 101px 0 0 0;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10px;
	background-color: #e5e3e2;
}

#containersplash {
	margin: 0px 0px 0px 0px;
	background-color: #e5e3e2;
	
	position: relative;
	text-align: left;
	width: 774px;
	background-position: left top;		
	
}

#content {
	display: inline;
	width: 570px;
	float: left;
	margin-bottom: 18px;
	background-color: white;
	padding-bottom: 20px;
	min-height: 409px;
		font-size: 12px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 428px;
}
/**/

.entersite {
	clear:none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
	color: white;
}

#pastfestivalslink {   /* added by Steve Varga 12/5/05 */
	clear:both;
	color: #001967;
	font-size: 16px;
	padding-top: 5px;
	margin-left: 50px;
	margin-top: 5px;
	padding-bottom: 10px;
	
}

#pastfestivalslink form{  /* added by Steve Varga 12/5/05 */
	font-size: 10px;
	margin-top: 5px;
		
}

.ministart {
	color: #001967;
	font-size: 14px;
}

.start {
	color: #001967;
	font-size: 18px;
}

#frontcontainer {
	margin: 0px 0px 0px 0px;
	background-color: #001967;
	position: relative;
	text-align: left;
	height: 523px;	
	width: 774px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/home-2008.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}

#frontleftnav {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 490px;	
	
	left:0px;
	width: 170px;
	
	
}

#splashpagebottom {
	height: 165px;
	
	
}


/* Styles added by Michael Hoffman, 2007 */


ul#nav {
    width:170px;
	bottom:0; left:0;
	margin:0px;
	list-style-type:none;
    font-size:13px;
    text-align:right;
    background:url(../images/ul_header.png) top left no-repeat;
    padding-top:70px;
	padding-left:0px;
	float:left;
}


ul#frontnav {
    width:170px;
	bottom:0; left:0;
	margin:63px 0px 0px 0px;
	padding-top:0px;
    font-size:13px;
    text-align:right;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:0px;
	float:left;
}


ul#frontnav li#small a {
	padding:5px 14px 0px;
    font-size:11px;
	border:none;
	color:#ccc;
	background:#8B8372;
	border-top:1px solid #c8c8be;
	border-bottom:none;
	border-color:#c8c8be;
	display:block;
	_white-space:nowrap;
	text-decoration: none;
	/* this one here was messing up IE: _width:1em; */
}


ul#nav li#mini a, ul#frontnav li#mini a {
    font-size:11px;
	border:none;
	color:#fff;
	display:block;
	text-decoration: none;
	background:none;
}



ul#nav li, ul#frontnav li {
    width:170px;
	margin:0;
	padding:0;
}

ul#nav li a, ul#frontnav li a {
	border:none;
	color:#fff;
	background:#8B8372;
	border-bottom:1px solid #fff;
	border-color:#c8c8be;
	display:block;
	width: 170px;
	text-decoration: none;
	height:33px;
	line-height:33px;
}
ul#frontnav li a {
	background:#3f3e29;
}

ul#nav li#small a {
    font-size:11px;
	border:none;
	color:#ccc;
	background:#8B8372;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#c8c8be;
	display:block;
	_white-space:nowrap;
	text-decoration: none;

	/* this one here was messing up IE: _width:1em; */
}

ul#nav li a:hover, ul#frontnav li a:hover, ul#nav li#small a:hover, ul#frontnav li#small a:hover {
	background:#c8c8be;
	text-decoration:none;
	color: #3f3e29;
}

ul#nav li#mini a:hover, ul#frontnav li#mini a:hover {
	color:#3f3e29;
}

ul#nav li#mini a:hover, ul#frontnav li#mini a:hover {
	color:#ccc;
}



.contact2 {
    text-align:right;
    margin:12px 10px;
	display:block;
    padding:0px;
    font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#3f3e29;
}

.bottom_line {
    margin:0px;
    padding:0px;
    border:solid #fff;
    border-width:1px 0px 0px 0px;
}

A.menu:link, A.menu:visited {
    color:#fff;
    text-decoration:none;
}
A.menu:hover {
    color:#fff;
    text-decoration:none;
}
.white a:hover {
	color: white;	
}


.white a:hover {
	color: white;	
}




#callnow {
	padding-top: 0px;
	padding-left: 20px;
	font-size: 14px;
	color: white;
}

#noflash {
	padding-top: 10px;
	padding-left: 0px;
	font-size: 11px;
	color: white;
	
}

#entersite a:hover {
	color: white;	
}

#leftnav {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	top: 121px;
	left:0px;
	width: 170px;
	
	
}

#supporters-leftcolumn {
	display: inline;
	float: left;
	margin:20px 0 0 18px;
	width: 256px;
	
}

#footer {
	/* clear: both; */
}

#supporters-rightcolumn {
	display: inline;
	float: right;
	margin:20px 0 0 18px;
	width: 256px;

}

/* Index Page CSS */

.heading3 {
	padding-bottom:2px;
	font-size: 20px;
	color: #001967;
	border-bottom: 2px solid #001967;

	
}

#jump ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 20px;
	
}

#jump li{
	background-image: url(../images/arrowbig.gif);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 50px;
	padding: 0 00px 0 0;
	border-bottom: 2px solid #001967;
	margin: 0px;
		
	
}

#jump a{
	color: black;
	display: block;
	text-decoration: none;
	
		
}


#jump  a:hover{
	color: white;
	background-color: #333333;
	background-image:url(../images/arrowbigover.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}


.highlights ul{
	font-size: 16px;
	list-style-type: none;
	marker-offset: 0px;
	margin-left: 0px;
	padding-left: 0px;
	

	
}

.highlights li{
	margin: 1px;
	padding: 1px;
	
		
}



/*Festival Calendar Page */

.shows {
	
	margin-top: 10px;	
	
	
}
.showtime {
	margin:10px -4px 0 -4px;
	padding:0 4px;
	border-bottom: 2px solid #8B8372;
	font-size: 12pt;
		
}


.theaterheading {
	margin-top: 10px;
	padding: 5px 5px 0px 0px;
	border-bottom: 4px solid #001967;
	font-size:18px;
	font-weight:bold;
	
}

.theaterprogram {
	
	margin: 10px 5px 5px 0;	
	
}

#pdflink {
	margin-left: 18px;
	font-size: 12px;
	
}

#downloadbox {
	margin: 8px 40px 25px 40px;
	padding:4px;
    text-align:center;
	font-size: 12px;
	background:#FFF;
	border:1px #7F7A77 solid;
}

#travnav {
	margin: 8px 40px 25px 40px;
	padding:4px;
    text-align:center;
	font-size: 12px;
	background:#FFF;
	border:1px #DDD solid;
}


#schednav {
	margin: 10px 15px;
	padding:4px;
    text-align:center;
	font-size: 12px;
	background:#FFF;
	border:1px #DDD solid;
}
.topbar{
	margin:-5px 0 10px 0;
	padding:4px;
    text-align:center;
	font-size: 12px;
	background:#FFF;
	border:1px #DDD solid;
}






/*Film Info Page */

#blurb {
	line-height: 14px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.infoheading {
	padding-top: 5px;
	font-size: 13px;
	font-weight: normal;
	color: #ee3424;	
	margin-top: 5px;
	padding-bottom:5px;
	
	
}

.infotext {
	font-weight: bold;
	font-size: 13px;
	color: black;
	margin-top: 5px;
	
}

#copresented {
	
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px solid black;
	color: #001967;	
	margin-top: 5px;
	padding-bottom:5px;	
	
}

#date {
	font-weight: bold;
	margin-top: 10px;
	padding-top:5px;
	color: #ee3424;	
	
}

#distribution {
	
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-top: 10px;
	color: #ee3424;	
	
}

#distributioninfo {
	line-height: 14px;
	margin-top: 5px;	
	
}

#filmphoto {
	margin: 10px 10px 0 0;
}

#filmphoto img {
	border: 1px solid #e5e3e2;	
}

#preceeded {
	margin: 15px, 0px, 15px, 0px;
	line-height: 14px;
	font-size: 12px;
	margin-top: 10px;
	
}

/* Highlights Styles */
.sessiondetails {
	color: #334786;
	font-size: 14px;
	line-height: 16px;
}

#heymantitle {
	margin-top: 20px;
	color: #001967;
	font-size:26px;	
	
}

.highlightsimage {

	margin-top: 10px;
	margin-bottom: 5px;
	
}



.sessiontitle {
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #001967;
	font-size: 24px;
	border-bottom: 2px solid black;	
	
}

.sessionblurb {
	
}

.highlightstext {
	padding:15px;
}
.highlights-sub{
	margin:0;
	padding:5px 0 10px 0;
}

/*Info Styles */

.answerhead {
	margin: 5px 0 5px 0;
	padding-bottom: 3px;
	border-bottom: 2px solid #001967;
	font-size: 12pt;
	
	color: black;	
	
}

.answers {
	font-size: 9pt;
	margin-top: 20px;	
	
}

.contactheader {

	margin: 20px 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 2px solid #001967;
	font-size: 16pt;
	
	color: black;	
	
}

.contactlist {
	line-height: 16px;
	font-size: 14px;
	margin-top: 10px;	
	
}


.ticketsheader {
	clear: both;
	margin: 20px 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 2px solid #001967;
	font-size: 16pt;
	
	color: black;	
	
}

.ticketsminihead {
	font-size: 14px;
	
	
}

.ticketpricingleft {
	padding-bottom: 20px;
	float: left;
	width: 256px;	
	
}

.ticketpricingright {
	padding-bottom: 20px;
	float: right;
	width: 256px;	
	
}
.ticketssubhead {
	
	margin-top: 10px;
	font-size: 16px;
	margin-bottom:5px;
	border-bottom: 2px solid #001967;
	color: black;
	
	
}

#backtotop {
	border-top: 2px solid #001967;
	margin-top:5px;
	padding-top:5px;
	font-weight: bold;	
	
}

#contactbody {
	margin-top: 20px;
	margin-left: 18px;
	width: 533px;	
	
}

#faqbody {
	font-size: 10pt;
	margin-left: 18px;
	width: 533px;
		
	
}



.faqquestions {
	
	font-size: 10pt;
	line-height: 14pt;
	
}


#ticketsbody {
	margin-top: 20px;
	margin-left: 18px;
	width: 533px;
}

#ticketsnote {

	margin-top: 5px;
	font-size: 12px;
margin-left: 18px;	
}


/*Supporters */


.supportershead {
	clear: both;
	margin: 0px 0px 5px 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid #001967;
	font-size: 12pt;
	color: black;	
	
}

.supportbacktotop {
	border-top: 2px solid #001967;
	margin-top:5px;
	padding-top:5px;
	
	font-weight: bold;
	
}

.supportersnames {
	line-height: 14px;
		
	
}

.supportersection {
	clear: both;
	font-size: 9pt;
	margin-top: 20px;
	margin-left: 18px;
	margin-right: 18px;	
	
}

.supportleft {
	width: 200px;
	display: inline;
	float: left;
	margin-left: 18px;	
	
}

.supportright {
	width: 200px;
	float: right;
	margin-right: 18px;	
	
}

.supportNYSCA {
    clear:both;
	margin-left: -5px;
	float: left;
	width: 450px;
	padding-left: 80px;
	padding-top: 62px;
	background-image: url(../images/nysca_logo_sm.jpg);
	background-repeat: no-repeat;
}



/* Traveling Festival Info Styles */


.travinfoheadline {
	
	
	font-size: 20px;
	margin-top: 10px;
	padding-bottom: 3px;	
	
	
}

.travinfotext {
	margin-top: 5px;
		
	
	
}

#travinfobody {
	margin-left: 18px;
	width: 533px;	
	
}

#travinfocontact {
	
	margin-top: 20px;	
	
}





/* Traveling Festival Programs Styles */
.travprogramheader {
	color: black;
	padding-bottom: 5px;
	font-size: 20px;
	border-bottom: 2px solid #001967;	
	
}

.travsubtitle{
	margin-top: 5px;
	margin-bottom: 5px;
	color: black;
	padding-bottom: 5px;
	font-size: 12px;
		
	
}

.travprogrambodyarea {
	clear: both;
	width: 533px;
	
		
	
}

.travprogramblurb {
	line-height: 14px;
	
	
	
}

.travprogramdirector {
	margin:5px 0px 5px 0px;
	line-height: 14px;
	
	
	
}


.travprogramimage {
	
	float: right;
	margin: 5px 0 5px 0px;
	clear: right;
	
		
	
}

.travprogramtext {
	
	width: 240px;
	margin: 5px 0 10px 0px;
	
		
	
}

.travprogramtitle {
	
	font-size: 20px;	
	
}

.travprogramsbody {
	margin-top: 10px;
	margin-left: 18px;
	width: 533px;
	
}



/* Traveling Festival Schedule Styles */

#bigdates {    /* added by Steve Varga 12/5/05 */
	font-size: 30px;
	color: #001967;
	
}

.travschedulelocation {
	font-size: 14px;
	line-height: 16px;
		
	
}

.travscheduledates {
	
	font-size: 15px;	
	
}
#travfestivalbody {
	margin-top: 10px;
	margin-left: 18px;
	width: 534px;	
	
}

#travfestivalbody table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;	
}


#travfestivalbody table td {
	width: 50%;
	border-bottom: 2px solid black;
	border-collapse: collapse;	
	padding: 5px;
	
}
.currentdates {
	font-size: 20px;
	font-weight: bold;
}



/*jh styles 2007*/


h2.pagetitle {
	font-size: 24px;
	color: #fff;
	background:#3f3e29;
    font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
    font-weight:normal;
    margin:0;
    padding:0 20px;
    height:70px;
    line-height:70px;
}

hr.hr {
	background-color: #4d5f95;
	color: #4d5f95;
	border: 0px;
}

.highlightsinfo {
	color: #ee3424;
	font-size: 14px;
	line-height: 16px;
}

.program {
	position: relative;
	float: left;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	color: #ee3424;
}
.schedprogram{
	position: absolute;
	bottom:35px;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	color: #ee3424;
}

.ticketlink {
	position: relative;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
}
a.scheduleticketslink{
	padding:3px 5px;
	color:#fff;
	font-size:12px;
	background-color: #807868;
	text-decoration: none;
}


.ClearBoth {
	height: 1px;
	clear:both;
}

.globalnav {
	margin: 0px 10px 0px 5px;
}

A.globalnav, A.globalnav:visited {
	Xcolor:#6675a4;
	color:#fff;
}

A.globalnav:hover {
	color:white;
}

#onecolumn {
	display: inline;
	float: left;
	margin-left: 18px;
	width: 164px;
}

#twocolumn {
	display: inline;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	width: 164px;
}

#threecolumn {
	display: inline;
	float: left;
	width: 164px;
}

#videobox {
	background-color:#e5e3e2;
	height:33px;
	line-height:33px;
	margin-top:0px;
	width:258px;
	font-size:10px;
	text-align:center;
}
#videobox img{
	margin-top:3px;
}

#videobox a {
	padding:2px 2px 2px 4px;
}

#videobox a:hover {
	background-color:#3f3e29;
	color: #fff;
	text-decoration: none;
}

/* Added by MH 11/2007 */

A.buyticketslink, A.buyticketslink:visited {
	padding:7px 9px;
	color:#fff;
	font-size:14px;
	background-color: #807868;
	text-decoration: none;
}

A.buyticketslink:hover {
	padding:7px 9px;
	color:#fff;
	background-color: #3f3e29;
	text-decoration: none;
}
/* I changed lots of things up top... Added below. Ben M. 9/2008 */

a.active{
	background:url(../images/shadow.gif) bottom left repeat-x #fff !important;
	color:#3f3e29 !important;
	height:36px !important;
	line-height:33px;
	border-width:0px !important;
}
div.travinfoheadline, div.supportershead, div.ticketsheader, div.theaterheading {
	color: #ee3424;
	border:none;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	padding:15px 0 0 0;
}
div.supportershead{
	padding:4px 0 0 0;
	margin:0;
}
div.theaterheading{
	height:50px;
	position:relative;
}
div.theaterheading h3{
	position:absolute;
	bottom:0;
	color: #ee3424;
	border:none;
	text-transform:uppercase;
}
#leftcolumn .program, #onecolumn .program, #twocolumn .program, #threecolumn .program{
	clear:both;
	float:none;
}
div.show-info{
	clear:both;
	margin:10px 0;
	border:1px solid #8B8372;
	padding:7px 4px 65px 4px;
	position:relative;
}
div.schedticketlink{
	position:absolute;
	bottom:10px;
}
div.filmticketlink{
	float:none;
	text-align:center;
}
div.ticketlink{
	float:none;
}
td.films-list{
	padding-left:15px;
}
div.highlights-list{
	padding:0 0 10px 0;
}
div.highlights-list a img{
	margin:0 0 10px 10px;
}
div#supporterlogos{
	clear:both;
	height:460px;
}
div#supporterlogos br{
	float:none;
	clear:both;
}
a.logolink, a.logolink:hover{
	margin:0;
	padding:0;
}
a.logolink img, a.logolink img:hover{
	border:none;
	margin:20px 10px 0 0;
	display:block;
	float:left;
}

