@charset "UTF-8";
/* CSS Document */
article, header, footer, section {
	display: block;
}
a {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6 {
	cursor: default;
}

/* #### Layout #### */

body {
	margin: 0;
	background: #222 url(bkg.gif) repeat-y top center;
	font-family: Helvetica, Arial, sans-serif;
	color: #393939;
	font-size: 16px;
}
#container {
	width: 800px;
	margin: auto;
	border: 1px solid #000;
	border-bottom: none;
	background: #676767;
}
#quickbar {
	width: 820px;
	height: 25px;
	font-size: 12px;
	border-bottom: 1px solid #000;
	background: #cfcfcf;
	position: fixed;
	margin-left: -10px;
	top: 0;
	z-index: 1000;
}
#quickbar form {
	margin-left: 20px;
}
#pagehead {
	margin-top: 25px;
	display: block;
	border-bottom: 1px solid #000;
	height: 100px;
	background: #000;
	color: #fff;
}
#pagehead h1 {
	background: url(logo.gif);
	width: 162px;
	height: 68px;
	display: inline-block;
	text-indent: -5000px;
	margin: 17px 15px;
	padding: 0;
}

/* #### Navigation #### */

#pagehead nav {
	display: inline-block;
	float: right;
	margin-top: 66px;
}
#pagehead nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#pagehead nav li {
	display: inline;
}
#pagehead nav a {
	display: inline-block;
	background: url(navigation.gif);
	height: 17px;
	font-size: 1px;
	text-indent: -5000px;
	margin: 0 7px;
}
#pagehead nav a.active {
	border-bottom: 8px solid #024;
	position: relative;
	z-index: 100;
	margin-bottom: 5px;
}
#nav_home { background-position: 0px 0px; width: 60px; }
#nav_home:hover, #nav_home.active { background-position: 0px -17px }
#nav_program { background-position: -60px 0px!important; width: 105px; }
#nav_program:hover, #nav_program.active { background-position: -60px -17px!important; }
#nav_films { background-position: -164px 0px!important; width: 60px; }
#nav_films:hover, #nav_films.active { background-position: -164px -17px!important; }
#nav_events { background-position: -224px 0px!important; width: 79px; }
#nav_events:hover, #nav_events.active { background-position: -224px -17px!important; }
#nav_students { background-position: -303px 0px!important; width: 109px; }
#nav_students:hover, #nav_students.active { background-position: -303px -17px!important; }

/* #### Banner #### */

#banner {
	position: absolute;
	top: 127px;
	left: 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 175px;
	width: 100%;
	background: #174471 url(banner.gif) repeat-y top center;
	overflow: hidden;
}
#slider {
	width: 820px;
	margin: auto;
	background: #09f;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 175px;
	overflow: hidden;
	position: relative;
}
#slider .feature {
	display: inline-block;
	float: left;
	height: 175px;
	width: 718px;
	overflow: hidden;
}
#slider a.prev {
	display: inline-block;
	float: left;
	height: 175px;
	width: 50px;
	border-right: 1px solid #000;
	text-indent: -5000px;
	background: url(bbprev.gif) top left;
}
#slider a.prev:hover {
	background: url(bbprevhover.gif) top left;
	border-color: #fff;
}
#slider a.next {
	display: inline-block;
	float: left;
	height: 175px;
	border-left: 1px solid #000;
	width: 50px;
	float: right;
	text-indent: -5000px;
	background: url(bbnext.gif) top right;
}
#slider a.next:hover {
	background: url(bbnexthover.gif) top right;
	border-color: #fff;
}
#slider .feature img {
	display: inline-block;
	float: left;
}
#slider .feature .text {
	display: block;
	float: right;
	color: #393939;
	padding-right: 5px;
	width: 340px;
}
#slider .slidebox {
	display: inline-block;
	width: 718px;
	overflow: hidden;
}
#feature_slider {
	position: relative;
	/*width: 1436px;*/
}
#slider .feature a {
	color: #fff;
}
#slider .feature a:hover {
	color: #393939;
	text-decoration: underline;
}
#slider h3 {
	margin-top: 80px;
}
#slider h2 {
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
}
a.playbtn {
	/*float: left;*/
	display: block;
	position: relative;
	bottom: 53px;
	right: 63px;
	z-index: 100;
	width: 56px;
	height: 50px;
	background: url(playbtn.gif);
	text-indent: -5000px;
}
a.playbtn:hover {
	background: url(playbtnhover.gif);
}

/* #### Content #### */

#content {
	margin-top: 175px;
	/*background: #f00 url(contentbkg.gif) repeat-x bottom;*/
	height: 45px;
}

/* #### Featured Showcase #### */

#featured_showcase {
	width: 210px;
	float: left;
}
#featured_showcase div {
	margin: 0 10px 0 0;
	padding: 4px;
	margin-bottom: 10px;
	background: #cfcfcf url(panel.gif) top repeat-x;
	border-bottom: 2px solid #393939;
	border-top: 1px solid #fff;
	font-size: 12px;
}
#featured_showcase h2, #events h2, #news h2 {
	height: 25px;
	font-size: 1px;
	font-weight: normal;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 10px;
	background: #cfcfcf url(headers.gif) left center;
	text-indent: -5000px;
}
#featured_showcase img {
	width: 189px;
	height: 120px;
	border: 1px solid #000;
}
#featured_showcase h3 {
	margin: 0;
	font-weight: normal;
	border-bottom: 2px solid #999;
	font-size: 18px;
}

/* #### Events #### */

#events {
	margin: 0;
	float: left;
	width: 300px;
}
#events article, #news article {
	margin: 0 10px 2px 0;
	border-bottom: 2px solid #393939;
	border-top: 1px solid #fff;
	background: #cfcfcf url(panel.gif) top repeat-x;
	min-height: 72px;
	padding: 5px;
}
#events h2 { background-position: -210px }
#events article h3, #news article h3 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	display: inline;
	border-bottom: 2px solid #999;
}
#events article p, #news article p {
	margin: 3px 0 12px;
}
#events article a {
	text-decoration: underline;
}
#events article a:hover {
	color: #000;
}
#events .date, #news .date, .popup .date {
	display: block;
	float: left;
	width: 62px;
	height: 22px;
	padding-top: 40px;
	background: url(datebox.png);
	margin: 5px;
	text-align: center;
}
#events .date span, #news .date span, .popup .date span {
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #09f;
	margin: 0;
	display: block;
	width: 60px;
	position: absolute;
	margin-left: 1px;
	margin-top: -48px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
#events .date span, #news .date span, .popup .date span {
	margin-top: -44px;
}
}
a.more {
	float: right;
	padding-right: 5px;
}
a.more:hover {
	color: #cdcdcd;
}

/* #### News #### */

#news {
	float: right;
	width: 290px;
	border-right: none;
}
#news h2 { background-position: -510px }
#news article {
	margin: 0;
	margin-bottom: 10px;
	background: #cfcfcf url(panel.gif) top repeat-x;
	border-bottom: 2px solid #393939;
	border-top: 1px solid #fff;
}
#news h3 {
	margin: 0;
}
#news img, .popup article img {
	display: block;
	margin: auto;
	padding: 5px;
	padding-bottom: 20px;
	border: 1px solid #393939;
	background: #fff;
	margin-bottom: 1em;
	clear: both;
}

/* #### Subnav #### */

#subnav {
	float: left;
	display: inline-block;
	width: 200px;
}
#subnav h2 {
	margin: 0;
	background: #393939;
	color: #676767;
	padding: 2px 10px;
}
#subnav ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}
#subnav li {
	margin-left: 20px;
	text-indent: -20px;
}
#subnav a:hover, #subnav a.active {
	color: #fff;
}

/* #### Page #### */

#page {
	border-left: 1px solid #393939;
	border-bottom: 1px solid #393939;
	background: #cfcfcf;
	width: 599px;
	float: right;
}
#page h2 {
	margin: 10px 0;
	padding: 0 10px;
	font-weight: normal;
	font-size: 28px;
	border-bottom: 5px solid #999;
}
#page p {
	margin-left: 10px;
}
#page img {
	float: left;
	margin: 10px;
	border: 1px solid #393939;
	padding: 5px;
	background: #fff;
}

/* #### PopUp #### */

#clearwindow {
	background: url(trans-black.png) repeat;
	position: fixed;
	top: 0;
	z-index: 199;
	width: 100%;
	height: 100%;
}
.popup {
	background: #fff;
	/*width: 500px;
	height: 400px;
	/*min-height: 250px;*/
	/*width: 50%;
	height: 50%;
	max-width: 500px;
	min-height: 300px;*/
	position: relative;
	top: 15%;
	margin: auto;
	z-index: 200;
	border: 1px solid #000;
	max-height: 500px;
}
.popup .btnset, .min_dialog .btnset {
	position: relative;
	bottom: 12px;
	float: right;
	text-align: right;
}
.min_dialog .btnset { bottom: 10px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari 3.0 and Chrome rules here */
	.min_dialog .btnset { bottom: 12px; }
	.popup .btnset { bottom: 13px; }
	.scrollbox, .scrollbar { position: relative; bottom: 1px; }
}
.popup .btnset a, .min_dialog .btnset a {
	border-left: 1px solid #777;
	width: 20px;
	height: 20px;
	background: url(icons.gif);
	display: inline-block;
	font-size: 1px;
	padding: 0;
	text-indent: -5000;
}
.popup .titlebar {
	background: url(titlebar.gif) repeat-x top;
	height: 20px;
	border-bottom: 1px solid #393939;
}
.popup .titlebar span {
	padding-left: 10px;
	height: 20px;
	position: relative;
	top: 3px;
}
.btnset a.close { background-position: 0px 0px }
.btnset a.close:hover { background-position: 0px -20px }
.btnset a.minimize { background-position: -20px 0px!important; }
.btnset a.minimize:hover { background-position: -20px -20px!important; }
.btnset a.maximize { background-position: -40px 0px!important }
.btnset a.maximize:hover { background-position: -40px -20px!important; }
#min_area {
	position: fixed;
	bottom: 0;
	text-align: left;
	z-index: 500;
	margin: 0 50px;
}
.min_dialog {
	background: url(titlebar.gif) repeat-x top;
	border: 1px solid #393939;
	border-right: none;
	border-bottom: none;
	display: inline-block;
	font-size: 14px;
	height: 20px;
}
.min_dialog:last-child {
	border-right: 1px solid #393939;
}
.min_dialog span {
	height: 20px;
	width: 120px;
	font-size: 12px;
	display: inline-block;
	text-align: left;
	margin-left: 5px;
	padding-top: 3px;
}

.popup article h3 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	display: inline-block;
	border-bottom: 2px solid #999;
}
.popup .date {
	float: left;
	display: inline-block;
	position: absolute;
}
.popup article div {
	display: block;
	margin-left: 74px;
	clear: both;
}
.popup article {
	position: relative;
	bottom: 11px;
	display: block;
	clear: both;
	border-bottom: 5px solid #393939;
	background: #cfcfcf url(panel.gif) top repeat-x;
}
.popup .bottom_functions {
	height: 40px;
	background: #aaa top repeat-x;
	display: block;
	padding: 10px;
	position: relative;
	bottom: 11px;
}
.popup .bottom_functions .prev {
	display: inline-block;
	width: 80px;
	height: 40px;
	float: left;
	text-indent: -5000px;
	background: url(btmfunctbtns.gif);
	position: relative;
	z-depth: 600;
}
.popup .bottom_functions .prev:hover {
	background-position: 0 40px;
}
.popup .bottom_functions .next {
	display: inline-block;
	width: 80px;
	height: 40px;
	float: right;
	text-indent: -5000px;
	background: url(btmfunctbtns.gif);
	background-position: 80px 0px;
	position: relative;
	z-depth: 500;
}
.popup .bottom_functions .next:hover {
	background-position: 80px 40px;
}
.popup .bottom_functions .display {
	display: inline-block;
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
}

.scrollbar {
	display: inline-block;
	height: 379px;
	width: 20px;
	background: #393939;
	border-left: 1px solid #393939;
	float: left;
	clear: right;
	margin-top: -11px;
}
.scrollcontents {
	position: relative;
	top: 0;
}
.scrollbox {
	padding-top: 11px;
	margin-top: -11px;
	/*width: 479px;*/
	float: left;
	height: 368px;
	overflow: hidden;
}
.scrollbar a {
	width: 20px;
	display: block;
	/*height: 50px;*/
	background: #fff;
	position: relative;
	top: 0;
}

/* #### Footer #### */

footer {
	clear: both;
	border-top: 20px solid #555;
	padding: 5px 10px;
	font-size: 10px;
	text-align: right;
}
