*, *:focus {
	outline: none;
}

.container {
	margin: 0px 0px 0px 55px;
}

.container,
.span-5
{
	width: 1100px;
}

.span-1#categories {
	width: 155px;
}

.span-1#projects {
	width: 175px;
}

.span-3 {
	width: 640px;
}

.socmedia {
	width: auto !important;
}

a.socmed_link {
	font-weight: bold;
	font-size: 0.825em;
	line-height: 175%;
	color: #fff !important;
}

a.socmed_link img {
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 15px;
	border: none;
}

h1 {
	padding: 0px 0px 0px;
	margin-bottom: 0px;
}
h1 a {
	text-indent: -3000;
	background: url(/images/if.png) scroll no-repeat;
	outline: none;
	height: auto;
	width: auto;
	display: block;
}

body {
	background-color: #000 !important;
	margin: 0;
	font-family: Verdana, sans-serif;
	text-align: left;
}

#nav1 ul {
	list-style: none;
}
#nav2 {
	background: #ededed;
}

#mainnav {
	margin-bottom: -10px;
}

#mainnav ul {
	height:69px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0px 0px;
}
#mainnav ul li {
	float: left;
	margin-right: 20px;
}
#mainnav ul li a {
	padding-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	font-size: 0.9em;
	color: #666;
}
#mainnav ul li a:hover {
	color: #fff;
}

#mainnav ul li a:active {
	color: #666;
}
#mainnav a:visited {
	color: #666;
}
#mainnav a.hovernav {
	color: #fff;
}
#mainnav ul li a.selected {
	color: #fff;
}
#content {
	/* min-height: 436px; */
}
.clear {
	clear: both;
}
a, a:hover, a:visited, a:active {
	outline: none;
	color: #dcbd92;
	text-decoration: none;
}

/*
#search input {
	border: 1px solid #646464;
}
#search button {
	border: 1px solid #646464;
	background: #D4D4D4;
}
*/

.input {
	margin-bottom: 15px;
}

.title {
	clear: both;
	background-color: #666;
	padding-left: 11px;
	font-size: 1.1em;
	font-weight: bold;
}

#advanced_link .title {
	background-image:url(/images/downarrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
/*
.box {
	border: 1px solid #666;
}
*/
#form_search {
	text-align:right;
	padding-bottom: 10px;
}
#form_search #form_button {
	background-image:url(/images/btn_gradient.gif);
}
#search_results .selected {
	background-color: #efefef;
}
#search_results ul {
	list-style: none;
	margin:0px;
	padding:0px;
	width: 200px;
	border: 1px solid gray;
}
#search_results ul li {
	display: block;
	padding-left: 3px;
}

#search_results ul li a {
	color: #333;
	text-decoration: none;
	display:block;
}
#search_results ul li.selected a {
	color: red;
}

span.search_terms {
	color: #dcbd92;
}

#search_results ul li.section {
	background-color: #666;
	color: #fff;
	font-size: 0.9em;
}
#search_results ul li.section.selected {
	background-color: #888;
}
#search_results ul li.section a {
	color: #fff;
	float: right;
	font-size: 0.825em;
}
#search_results ul li.section.selected a {
	color: red;
}
#login td {
	border-bottom: none;
}
#company {
	font-size: 2.0em;
	color: #646464;
	text-align: justify;
	line-height: 134%
}

.highlight {
	color: #F84B00;
	background-color: transparent;
}

ul {
	list-style: none;
}


/*** BEGIN MIDDLE COLUMN PROJECTS STYLES ***/
#projects {
	min-height: 388px;
	height: 388px;
	overflow: hidden;
}

#projects .selected {
	color: #b27ca5;
}
#projects ul li a {
	letter-spacing: 0.0em;
	display: block;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	overflow: hidden;
	white-space: nowrap;
	height: 16.75px;
	padding-bottom: 2px;
	color: #aaa;
}

#projects ul li a:hover.selected {
	color: #fff;
}
#projects ul li a:hover, #projects ul li a.ishover {
	color: #fff;
/*
	background: #252525;
*/
}
#projects.hascontent {
}
#projects ul {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#projects.hascontent ul {
	display: block;
	width: 167px;
}
#projects img {
	margin: 0px;
	padding: 0px;
}
#projects .hn_title {
	color: #959595;
	font-size: 0.9em;
	background: none;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 2px
	height: 16px;
}

#projects a:hover .hn_title, 
#projects a.selected .hn_title {
/*
	background-color: #111;
*/
	color: #fff;
}

/*
#projects .hn_author {
	color: #c3c3c3;
	font-size: 0.9em;
	padding-left: 10px;
	height: 16px;
}
*/

#projects.news_section_5 li {
	margin-bottom: 10px;
}
#projects.news_section_5 ul {
	width: 175px;
}


/*** END MIDDLE COLUMN PROJECTS STYLES ***/

/*** BEGIN RIGHT COLUMN INDIVIDUAL PROJECT STYLES ***/
#project_content {
	font-family: Verdana, sans-serif;
	color: #949494;
}

#project_content.archive {
	height: 388px;
	overflow: hidden;
}
#project_content.archive a {
	background-image: url(/images/archive_loading.gif);
	margin: 0px 10px 4px 0px;
	width: 122px;
	height: 71px;
	display:block;
	float:left;
}

#project_content.directors img {
	background-image: url(/images/director_loading.gif);
	margin: 0px 0px 10px 10px;
	width: 165px;
	height: 96px;
}

#project_content.directors img.last {
	margin: 0px 0px 10px 10px;
}

#project_content a.last {
	margin: 0px 0px 4px 0px;
}




#project_link {
	float: right;
	height: 17px;
	margin: 0 16px 0 0;
	padding: 0;
	width: 72px;
	text-align: right;
}




#project_link a {
	width: 100%;
	font-size: 0.9em;
	margin-right: 5px;
}

#project_link a.stills,
#project_link a.makingof,
#project_link a.movie {
	display: block;
	background: #fff;
	margin: 4px 0 0 0;
	padding: 2px 8px;
	text-align: left;
	color: #000;
}

.project_link_hilite {
	background: #bc7ca5 !important;
}

/*
#footer {
	position: absolute;
	top: 662px;
}
*/

#project_info,
#credits {
	font-size: 1.3em;
	color: #dcbd92;
	padding-top: 0px;
	font-family: times new roman;
}

#project_info {
	margin-top: 20px;
}

#project_info .project_bar {
	font-size: 1.5em;
	color: #fff;
}


#home #project_info a {
	display: block;
	color: #1a1a1a;
	background-color: #666;
	font-weight: bold;
	background-image: none;
	margin-top: 3px;
}

#project_info_content
{
	font-size: 1.0em;
	margin-top: 0px;
	line-height: 1.5em;
	color: #949494;
}

/*** END RIGHT COLUMN INDIVIDUAL PROJECT STYLES ***/

#categories ul li a:hover, #categories ul li a.ishover {
	color: #fff;
/*
	background: #111;
*/
	margin-left:-55px;
	padding-left: 55px;
}

#categories ul {
	margin: 0px;
}
#categories ul li a {
	display: block;
	color: #aaa;
	font-size: 0.9em;
	height: 18px;
	margin-bottom: 2px;
	letter-spacing: 0.07em;
}
#categories .selected {
	color: #b27ca5;
	margin-left:-55px;
	padding-left: 55px;
}
#locations {
	min-height: 350px;
}

#locations ul {
	margin: 0px;
}

#locations .selected {
	color: #fff;
	background: #8f8f8f;
}
#locations ul li a {
	letter-spacing: 0.02em;
	display: block;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
}
#locations ul li a:hover {
	color: #959595;
/*
	background: #8f8f8f;
*/
}
#locations.hascontent {
	background: url('/images/list_gradient.png') repeat-x;
}
#locations ul {
	display: none;
}
#locations.hascontent ul {
	display: block;
}
/*** BEGIN CONTACT STYLES -- MOST LIKELY WILL BE CHANGED ***/


/*** BEGIN MIDDLE COLUMN ARTICLES STYLES ***/
#articles ul {
	margin: 0px;
}

#articles {
	min-height: 350px;
}
#articles .selected {
	color: #fff;
	background: #8f8f8f;
}
#articles ul li a {
	letter-spacing: 0.02em;
	display: block;
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
}
#articles ul li a:hover {
	color: #fff;
/*
	background: #8f8f8f;
*/
}
#articles.hascontent {
	background: url('/images/list_gradient.png') repeat-x;
}
#articles ul {
	display: none;
}
#articles.hascontent ul {
	display: block;
}
/* title, author */
#article_content .bold {
	color: #fff;
}
/* date */
#article_content .date {
	color: red;
}

#article_content a {
	color: #dcbd92;
}

#article_content h3, #article_content h4 {
	color: #F90;
}

#article_content h4 {
	font-weight: normal;
	color: #fff;
	font-size: 0.9em;
}

/*** END MIDDLE COLUMN ARTICLES STYLES ***/

/*** BEGIN RIGHT COLUMN DIRECTOR BIO STYLE ***/

#director_bio_img_box {
	float: none;
	width: 1280px;
	margin-left: 360px;
}

#director_underline {
	float: left;
	width: 1280px;
	height: 16px;  /* asdf */
	background: url('/css/images/lines_proj.png') repeat;
}

a.dir_bio_link,
a.dir_bio_link:visited,
a.dir_bio_link:active
{
	color: #b27ca5;
}

a.dir_bio_link:hover
{
	color: #fff;
}

#bio {
	color: #aaa;
	font-size: 1.0em;
	margin-top: 10px;
}
/*** END RIGHT COLUMN DIRECTOR BIO STYLE ***/

/*** BEGIN LEFT COLUMN ARCHIVE SORT STYLES ***/
#sort {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	height: 500px;
}
#sort.archive {
	height: 500px;
	overflow: hidden;
}
#sort .selected {
	color: red;
}
#scroller, .scrollbar {
/*
	width: 8px;
*/
	width: 6px;
	height: 388px;
	background-color: #333;
	float: right;
	cursor: pointer;
	z-index: 10;
}
#thumb, .thumb {

	margin-left: -1px;

	width: 8px;
	height: 36px;
	background-color: #b7b7b7;
	cursor: pointer;
}
/*** END LEFT COLUMN ARCHIVE SORT STYLES ***/

/*** BEGIN LOGIN/SUBMIT FORM STYLES ***/
.formInput {
	background: url( '/images/lines_form_black.png' );
	color: #fff;
	border: 0px;
	font-size: 0.825em;
	margin-bottom: 5px;
	width: 100%;
	height: 18px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

.submitbutton {
  margin-top: 6px;
  border: 0px;
  background: #000;
  color: #959595;
  font-weight: bold;
  font-size: 0.825em;
  padding-left: 0px;
  margin-left: -3px;
}
.submitbutton:hover {
	color: #fff;
}
/*** END LOGIN/SUBMIT FORM STYLES ***/

/*** BEGIN SEARCH STYLES ***/

#search_title {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 1.4em;
	margin: 0px;
}
.search_container div {
}
.search_container {
	margin-bottom: 0px;
}

.search_container a img {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.search_container a:hover img {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.search_image_title {
	width: 165px;
	background: #1a1a1a;
	height: 15px;
}
.search_image_title_text {
	position: relative;
	color: #959595;
	font-size: 0.9em;
	background: none;
	padding-left: 3px;
	padding-bottom: 2px;
	text-align: left;
	height: 16px;
}
.search_image_title_text a {
	color: #fff;
}

a:hover .search_image_title_text {
	background-color: #111;
	color: #fff;
}

.result_header {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-top: 25px;
	margin-bottom: 5px;
	clear: both;
}
.result_header a {
	color: #dcbd92;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0px;
}
.result_links {
	clear: both;
	font-size: 1.0em;
	line-height: 1.7em;
}
.result_links ul {
	margin: 0px;
}
.result_links a:hover{
	color: #fff;
}
.result_links ul li a {
	color: #9b9b9b;
}
.result_links li {
	display: block;
}
.result_links.result_directors li {
	display: inline;
}
.result_miss {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	xmargin: 3px 0px 0px 185px;
	color: #fff;
}

.date {
	color: #CACACA;
}

/*** BEGIN ARCHIVE HOVER STYLES ***/
.directors .dohover img,
.archive .dohover a {
	opacity: 0.60;
}
.directors .dohover img.ishover,
.archive .dohover a.ishover {
	opacity: 1.0;
}
/*** END ARCHIVE HOVER STYLES ***/

/*** BEGIN DATABASE CUSTOM STYLES ***/
#bio b {
	font-weight: normal;
	color: #1a1a1a;
}

#article_content b {
	font-weight: normal;
	color: #1a1a1a;
}

/*** END DATABASE CUSTOM STYLES ***/

#movie {
	width: 640px;
	height: 360px;
	background-color: #000;
	overflow: hidden;
	white-space: nowrap;
}

#moviecontrols {
	height: 16px; /* asdf */
	background: transparent url('images/lines_proj.png') scroll repeat;
	color: #fff;
	text-align: right;
	font-size: 0.9em;
	padding-right: 5px;
}
#moviecontrols a {
	color: #fff;
}




#project_title {
	color: #fff;
	padding-top: 1em;
	margin-bottom: 0.5em;
	width: 520px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: 1em;
}




#home #project_title {
	font-size: 1.0em;
	margin-top: 5px;
}

#details {
	margin-top: 10px;
	line-height: 1.5em;
	color: #fff;
}

#home_project_title {
	margin-top: 6px;
}

#home_project_link {
	background: #666;
	height: 20px;
	text-align: right;
}

#home_project_link a {
	color: #000;
	display:block;
	font-size:0.9em;
	margin-top:2px;
	padding-right:5px;
}

#realmovie, #makingof {
	z-index: 100;
	position: absolute;
	width: 640px;
	/*
	height: 308px;
	top: 239px;
	*/
	height: 360px;
	top: 220px;
	left: 413px;
	display: none;
}

#overlay {
	background-color: #000;
/*	opacity: 0.81;*/
	display:none;
	height:10625px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index: 80;
}

#player1 {
}
.article_title {
	margin-bottom: 1.0em;
}

#article_content {
	min-height: 388px;
	height: 388px;
	overflow: hidden;
	color: #aaa;
}

#projects .bar {
	margin: 11px 0px;
}

#moviecontrols a.still_select.selected {
	color: red;
}


/*  these two classes used to toggle stripes on movie controls  */
.moviecontrols_stripes#moviecontrols {
	background: transparent url('images/lines_proj.png') scroll repeat;
}

.moviecontrols_blank#moviecontrols {
	background: none;
}

.still,
.still_bio
{
	margin:0px;
	width: 640px;
	height: 360px;
	display:none;
}

.still_bio {
	display: block;
	float: left;
}

.still_select {
	display: none;
	margin-left: 5px;
}

/*  HOME PAGE */

#project_image {
	width: 640px;
	margin-right: 0px;
}

#project_blurb {
	background: transparent;
	font-family: Verdana, sans-serif;
	padding: 60px 0px 0px 70px
}

#project_blurb div {
	margin-right: 10px;
}

#project_blurb .title {
	font-size: 2.2em;
	background-color: transparent;
	color: #fff;
	font-weight: normal;
	line-height: 1.25em;
	letter-spacing: -0.04em;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 0px;
}
#project_blurb .subtitle {
	padding-top: 20px;
	color: #000;
	letter-spacing: .01em;
	line-height: 1.25em;
	font-size: 1.0em;
}
#project_blurb .description {
	font-size: 1.0em;
	color: #000;
	padding-top: 10px;
	line-height: 1.25em;
}
#project_headlines {
	background: #000;
	height: 100px;
}

#scroll_news {
	height: 92px;
	overflow: hidden;
	padding-left: 10px;
}

#news_scroller
{
	height: 120px;
}

.news_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 100%;
	color: #dcbd92 !important;
}

.news_head .author {
	color: #fff;
}

.news_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	line-height: 100%;
	color: #fff;
}

.link {
	padding-left: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	background: transparent url('images/lines_magenta.png') repeat scroll 0 0;
	width: 300px;
	height: 200px;
	position: absolute;
	top: 509px;
	left: 0px;
}
.link div {
	margin-top: 80px;
	display: block;
	text-align: right;
}
.link div a {
	display: block;
	float: right;
	height: 14px;
	padding: 5px 10px;
	color: #fff;
	background-color: #422e39;
	font-size: 1.0em;
}
.scroll_date {
	color: #696969;
	font-size: 0.9em;
}
.scroll_title {
	color: #CACACA;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: -2px;
	margin-bottom: 7px;
}

#subproject_title {
	color: #fff;
	margin-left: 10px;
	font-size: 1.5em;
}
#subproject_description {
	color: #CACACA;
	margin:0px 10px;
	font-size: 0.9em;
	line-height:125%;
}
#subproject_link a {
	color: #CACACA;
}

.pg_company .text {
	color: #fff;
	font-size: 1.0em;
	width: 370px;
	line-height: 1.5em;
	margin-left: 80px;
	margin-top: 80px
}

.pg_company .text h1 {
	margin-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #dcbd92;
}

.pg_contact #article_content
{
	height: auto;
}

.pg_contact #article_content h1
{
	margin-bottom: 0.25em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	line-height: 100%;
	color: #fff;
}

.pg_contact #article_content h2 {
	margin-bottom: 0.5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 100%;
	color: #dcbd92;
}

.pg_contact #article_content h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	color: #F90;
}

.pg_contact #article_content h1 .location {
	color: #dcbd92;
}

.pg_jobs #credits,
.pg_jobs #project_info 
{
	color: #fff;
}

#nohighlight ul li a{
	color: #fff;
	background: #252525;
}

#nohighlight ul li a:hover{
	background: red;
}

.morework {
	display: none;
}

input[type=text], input[type=password] {
	color: #fff;
}

#projects img {
	opacity: 0.60;
}

#projects a:hover img {
	opacity: 1.0;
}

#projects a.selected img {
	opacity: 1.0;
}

#happening {
	width: 165px;
	height: 22px;
	margin-top: -9px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a.now_left {
	color: #00c5f6;
	font-size: 0.9em;
	float: left;
}

a.now_right {
	color: #00c5f6;
	font-size: 0.9em;
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

.logininputbox {
	background: url( '/images/lines_form_black.png' );
	color: #fff;
	border: 0px;
	font-size: 0.825em;
	line-height: 175%;
	margin-bottom: 5px;
	width: 100%;
	height: 18px;
}

.logininputbox input {
	background: transparent;
	float: right;
	width: 90px;
	font-size: 0.825em;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
