/* YUI Reset ---------------------------- */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset
,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing
:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit
;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1
,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0
;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input
,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight
:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 Arial,Helvetica,sans-serif
;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% Arial,Helvetica,sans-serif;}
table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height
:100%;}


/* Structure ---------------------------- */

#doc {
	width:870px;
	margin:0 auto;
	text-align:left;
}

#hd {
	height:420px;
	position:relative;
}

#bph_logo {
	position:absolute;
	top:45px; left: 8px;
}

#banner {
	position:absolute;
	top:144px; left: 0px;
}

#bcc_logo {
	position:absolute;
	top:45px; left: 760px;
}

#vw_logo {
	position:absolute;
	top:45px; left:637px;
}

#nav {
	position:absolute;
	top:357px; left: 0px;
}

/* Text Styles ------------------------------- */
p {
	margin-bottom: 20px;
	line-height:1.3;
}

a {
	color: #2b607b;
	font-weight: bold;
}

strong {
	font-weight:bold;
	color:black;
}

em {
	font-style:italic;
}

/* Form Styles ------------------------------- */
.text input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #2b607b;
	padding: 5px;
	width: 200px;
}

input:focus {
	border: 1px solid #94c5d8;
	outline: none;
}

.submit input {
	margin: 14px 0 0 100px;
}

.input {
	clear: both;
	margin: 10px 0px;
}

label {
	text-transform: uppercase;
	color: #64033d;
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 5px;
}

/* Content Styles ------------------------------- */

#bd {
	margin: 20px 0px 50px 13px;
}

#content {
	min-height:300px;
	background: #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 40px;
}

#content h2 {
	text-transform: uppercase;
	color: #64033d;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	line-height:1.1;
	letter-spacing:0.03em;
}

#content h3 {
	text-transform: uppercase;
	color: #656565;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

.partners-row {
	padding-bottom: 20px;
}

.roundedcorners {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


/* Footer ------------------------------- */

#ft {
	padding:16px 0 0 0;
	margin-left: 13px;
	height:65px;
	background: url(../img/hr_dots.png) repeat-x;
	position: relative;
}

#ft h3 {
	font-weight:bold;
	font-size:15px;
}

#ft A:LINK, #ft A:ACTIVE, #ft A:VISITED {
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}

#ft A:HOVER {
	text-decoration:underline;
}

#ft UL {
	margin:3px 0 0 0;
	overflow:auto;
	font-size: 11px;
}

#ft LI {
	display:block;
	float:left;
	border-right: 1px solid #491943;
	padding:0 5px;
}

#bph_isten_logo {
	float:right;
} 

#minilinks {
	position: absolute;
	top: -25px;
}

#minilinks {
	border-left: 1px solid #491943;
}

#footerlinks li {
	text-indent: -9999px;
	border: none;
}

#download-guide a {
	display: block;
	height: 11px;
	width: 256px;
	background: url('/img/footer-links.gif') no-repeat;
}

#download-guide a:hover {
	background-position: 0px -11px;
}

#watch-trailer a {
	display: block;
	height: 11px;
	width: 260px;
	background: url('/img/footer-links.gif') -279px 0px no-repeat;
}

#watch-trailer a:hover {
	background-position: -279px -11px;
}

#bqff-guide-icon {
left: 0px;
margin: -60px 0px 0px -70px;
position: absolute;

}

/* Navigation --------------------------- */

#nav, #nav ul {
	position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}

#navProgram, #navTicketInfo, #navWhatsNew, #navMailingList, #navAboutUs, #navPartners, #navContact {
	display:block;
	float:left;
	position: relative;
	height: 26px;
	width:120px;
	background: url(../img/nav.png) no-repeat;
}

#navProgram a, #navTicketInfo a, #navWhatsNew a, #navMailingList a, #navAboutUs a, #navPartners a, #navContact a {
		width:100%; height:100%;
		display:block;
}

#nav span {
	position: absolute;
	text-indent: -9999px;
}

#navProgram {
	background-position: 0 0;
	width: 124px;
}

#navTicketInfo {
	background-position: -124px 0;
	width: 133px;
}

#navWhatsNew {
	background-position: -257px 0;
	width: 136px;
}

#navMailingList {
	background-position: -393px 0;
	width: 139px;
}

#navAboutUs {
	background-position: -532px 0;
	width: 112px;
}

#navPartners {
	background-position: -644px 0;
	width: 114px;
}

#navContact {
	background-position: -758px 0;
	width: 112px;
}



#navProgram.over {
	background-position: 0 -26px;
}

#navTicketInfo.over {
	background-position: -124px -26px;
}

#navWhatsNew.over {
	background-position: -257px -26px;
}

#navMailingList.over {
	background-position: -393px -26px;
}

#navAboutUs.over {
	background-position: -532px -26px;
}

#navPartners.over {
	background-position: -644px -26px;
}

#navContact.over {
	background-position: -758px -26px;
}


/* Jumpnav ------------------------------ */

#jumpnav {
	position: relative;
  padding: 0;
  margin: 0 0 36px 0;
  list-style: none;
  overflow:hidden;
}

#jumpnavComedy, #jumpnavDocumentary, #jumpnavDrama, #jumpnavMusicMusicals, #jumpnavThriller, #jumpnavShorts {
	display:block;
	float:left;
	position: relative;
	height: 36px;
	width:115px;
	background: url(../img/jumpnav.png) no-repeat;
}

#jumpnavComedy a, #jumpnavDocumentary a, #jumpnavDrama a, #jumpnavMusicMusicals a, #jumpnavThriller a, #jumpnavShorts a {
		width:100%; height:100%;
		display:block;
}

#jumpnav span {
	position: absolute;
	text-indent: -9999px;
}

#jumpnavComedy {
	background-position: 0 0;
	width: 114px;
}

#jumpnavDocumentary {
	background-position: -114px 0;
	width: 171px;
}

#jumpnavDrama {
	background-position: -285px 0;
	width: 114px;
}

#jumpnavMusicMusicals {
	background-position: -399px 0;
	width: 214px;
}

#jumpnavThriller {
	background-position: -613px 0;
	width: 126px;
}

#jumpnavShorts {
	background-position: -739px 0;
	width: 113px;
}



#jumpnavComedy.over {
	background-position: 0 -36px;
}

#jumpnavDocumentary.over {
	background-position: -114px -36px;
}

#jumpnavDrama.over {
	background-position: -285px -36px;
}

#jumpnavMusicMusicals.over {
	background-position: -399px -36px;
}

#jumpnavThriller.over {
	background-position: -613px -36px;
}

#jumpnavShorts.over {
	background-position: -739px -36px;
}

/* Generic Styles ----------------------- */

html {
	background: #2a0a1b url(../img/bg_gradient.png) repeat-x;
	text-align:center;
	color: #656565;
}

#content {
	overflow:auto;
}

.sectionTitle {
	height:36px;
}

.leftcolumn {
	float:left;
	width:48%;
}

.rightcolumn {
	float:right;
}

/* Home page --------------------------- */

#home_genres {
	margin: 0px -40px -20px 0px;
}

#home_genres IMG {
	margin:0 36px 36px 0;
}

/* Program page ------------------------ */

.eventsGrid {
	overflow:auto;
	margin:0 -30px 20px 0;
}

.eventsGrid .event {
	width:190px;
	height:240px;	
	overflow:hidden;
	float:left;
	margin:0 30px 30px 0;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position:relative;
}

.eventsGrid .play_icon {
	display:block;
	width:100%;
	height:120px;
	background:url(../img/play_icon.png) no-repeat 70px 35px;
}

.eventsGrid .overlay {
	position:absolute;
	top:120px;
	width:100%;
	height:120px;
	background:white;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.eventsGrid .event_title {
	color:#521b4c;
	line-height: 14px;
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
	display:block;
	margin:17px 5px 5px 5px;
}

.eventsGrid .screening {
	color:#85d6f7;
	text-transform:uppercase;
	font-weight:bold;
}

.eventsGrid .links {
	position:absolute;
	width:100%;
	left:0px;
	bottom:12px;
	color:#521b4c;
	font-weight:bold;
	font-size:11px;
}

.eventsGrid .links A:LINK, .eventsGrid .links A:VISITED, .eventsGrid .links A:ACTIVE {
	text-transform:uppercase;
	color:#521b4c;
	text-decoration:none;
	letter-spacing:1px;
}

.eventsGrid .links A:hover, .eventsGrid A:hover {
	color: #85D6F7;
}

.eventsGrid .divider {
	padding:0px 5px;
}

.backtotop {
	margin:10px 5px 0 0;
	float:right;
}

/* Ticket Info Page ------------------------------ */

#content.ticket-info h2 {
	margin:0;
	padding:0;
}

.ticket_title {
	font-weight:bold;
	color:black;
}

.ticket_subtitle {
	font-weight:bold;
	color:#77144e;
}

.ticket_price {
	font-weight:bold;
	color:#3c8a9d;
}

.ticket_title, .ticket_subtitle, .ticket_price, .package_listing, .package_summary {
	margin:0 0 5px 0;
}
