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

body {
	margin-top: 0;
	background-image: url(../images/bgPat.jpg);
}

#container {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	position: relative;
	padding-bottom: 10px;
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";
	color: #CCCCCC;
	font-size: 12px;}

#header {
	background-image: url(../images/header.jpg);
	width: 1000px;
	height: 192px;
}

#logo {
	width: 177px;
	height: 161px;
	background-image: url(../images/logo.png);
	margin-top: 15px;
	margin-left: 90px;
	position: absolute;
}

#name {
	width: auto;
	height: auto;
	float: right;
	color: #e5b8fa;
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";
	text-align: right;
	margin-top: 85px;
	margin-right: 25px;
}

#nav {
	position: relative;
	width: auto;
	height: 15px;
	float: right;
	margin-top: -55px;
}

#navBtns li {
	list-style:none;
	float: left;
}

img {
	border: none;
	vertical-align: top;
}

a {
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";;
	outline-style: none;
	text-decoration: none;
	color: #FFCC33;
	font-size: 12px;
}

a: hover {
	color: #CC99FF;
}

a:hover p {
	color: #CC99FF;
}

#home, #films, #video, #about, #contact {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	outline-style: none;
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";
	font-size: 14px;
	color: #fdcd1b;
	margin-right: 25px;

}

#home:hover, #home:active, #films:hover, #films:active, #video:hover, #video:active,
#about:hover, #about:active, #contact:hover, #contact:active, #homePg #navBtns .home a,
#filmsPg #navBtns .films a, #videoPg #navBtns .video a, #aboutPg #navBtns .about a,
#contactPg #navBtns .contact a {
	color: #e5b8fa;
}

p {
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";
	color: #999999;
	font-size: 12px;
}

.mainFilm {
	height: auto;
	min-height: 480px;
	width: 870px;
	border: #996699 1px solid;
	background-image: url(../images/filmBottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	color: #CCCCCC;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif, "stylus BT";
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
}

.mainFilm2 {
	height: auto;
	width: 870px;
	border: #996699 1px solid;
	background: #000000;
	color: #CCCCCC;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif, "stylus BT";
	font-size: 15px;
	line-height: 20px;
	margin: 0 auto;
	padding: 25px 25px 0px 25px;
}

.topSeperator {
	width: 100%;
	height: 25px;
	background-image: url(../images/FilmSeperatorRev.jpg);
	background-repeat: repeat-x;
}

.seperator {
	width: 100%;
	height: 25px;
	background-image: url(../images/FilmSeperator.jpg);
	background-repeat: repeat-x;
}

.poster {
	height: 350px;
	float: left;
	position: relative;
}

.info {
	width: 580px;
	float: right;
	position: relative;
}

.info2 {
	width: 100%;
	;
}

.info2 a {
	color: #FFCC33;
	font-size: 12px;
}

.info2 a:hover {
	color: #FFCC66;
	font-size: 12px;
}

.clearFloat {
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
}

#trailer {
	float:right;
	border: #333333 1px solid;
	margin-left: 20px;
}

.navTabs {
	width: 800px;
	height: 26px;
	position: relative;
	margin-left: -7px;
	margin-bottom: -20px;
}

#vidTabs li, #infoTabs li {
	list-style: none;
	float: left;
}

#main, #archive, #information, #summary, #credits, #screenings, #gallery {
	width: 143px;
	height: 26px;
	display: block;
	text-decoration: none;
	outline-style: none;
}

#main {
	background:url(images/mainFilms.jpg) no-repeat;
}
#main:hover, main:active {
	background:url(images/mainFilmsActive.jpg) no-repeat;
}
#archive {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#archive:hover, #archive:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}
#information {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#information:hover, #information:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}
#summary {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#summary:hover, #summary:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}
#credits {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#credits:hover, #credits:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}
#screenings {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#screenings:hover, #screenings:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}
#gallery {
	background:url(images/archiveFilms.jpg) no-repeat;
}
#gallery:hover, #gallery:active {
	background:url(images/archiveFilmsActive.jpg) no-repeat;
}

#content {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #000000;
	background-image: url(../images/HomeBG.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.infoBox {
	width: 500px;
	height: auto;
	margin: 20px 0 0 25px;
	padding: 0;
	float: left;
	line-height: 140%;
}

.titleBar {
	width: 450px;
	margin-left: 25px;
}

#slideshow {
	width: 396px;
	height: 300px;
	margin:20px 0 0 25px;
	float: left;
	cursor: default;
}

#recent {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#welcome h3, #recent h3 {
	font-family: Tahoma, Calibri, Arial, Helvetica, sans-serif, "stylus BT";
	color: #CC99FF;
}

.recentWork {
	margin-right: 27px;
	border: #CC99FF 1px solid;
}

.recentWork:hover {
	border: #FFCC00 1px solid;
}

.miniWork {
	border: #333333 1px solid;
}

.miniWork:hover {
	border: #FFCC00 1px solid;
}

#contact_text {
	width: 600px;
	height: auto;
	padding: 25px;
	margin: 0 auto;
	position: relative;
}

#thumbs {
	width: 180px;
	height: 100px;
	position: relative;
	float: left;
	margin-left: 10px;
}

#thumbs ul {
	margin-left: -40px;
}

#thumbs ul li{
	margin-bottom: 20px;
	list-style: none;
}

.divider {
	width: 1px;
	height: 300px;
	vertical-align: middle;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 35px;
}

#poster {
	margin-top: 20px;
	float: left;
}

.filmIndex {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align:center;
}

.filmThumb {
	width: 50px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

.filmText {
	width: 75px;
	height: auto;
	float: left;
	margin-right: 25px;
}

.title {
	width: 80%;
	color: #CC99FF;
	font-size: 24px;
	font-weight: bold;
	float: left;
}

.header {
	color: #663366;
	font-size: 18px;
	font-weight: bold;
}

.emphasis {
	color: #CC99FF;
	font-size: 14px;
	font-weight: bold;
}

.emphasis2 {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}

.rightdate {
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	width: 20%;
	text-align: right;
	float: right;
}

#movie {
	float: left;
	margin-top: 20px;
}

.texta {
	font-family: Tahoma, Calibri, Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 14px;
	color: #FFCC00;
	padding: 3px;
	background-color: #000000;
	border: 1px solid #CC99FF;
}

#confirmation {
	width: 450px;
	height: auto;
	padding: 15px;
	margin: 0 auto;
	text-align: left;
	font-family: Tahoma, Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

#footer {
	margin: 0 auto;
	width: 300px;
	height: 15px;
	text-align: center;
	position: relative;
	clear: left;
}
