@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font: 11px "Courier New", Courier, monospace;
	color: #333;
	height: 100%;
	overflow: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#cover {
	background: #000;
	float: left;
	width: 100%;
	height: 100%;
	z-index: 9999;
	text-transform: uppercase;
	color: #333;
	overflow: hidden;
	display: inherit;
	position: absolute;
}
iframe {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: -3px 0 0 0;
}
img {
	border: none;
}
#nav {
	height: 100%;
	float: left;
	background: #000;
	width: auto;
	left: 0px;
	clear: none;
	top: 0px;
	padding: 15px;
}
#nav a {
	text-decoration: none;
	color: #666;
}
#nav a:hover {
	color: #09F;
}
#nav a:active {
	color: #F0F;
}
#nav a.nav_faded {
	color: #333;
}
#nav a.nav_faded:hover {
	color: #09F;
}
#content {
	height: 100%;
	overflow: auto;
	width: auto;
}
#container {
	padding: 15px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}
#container #textMain p {
	margin: 0 0 11px 0;
}
.CollapsiblePanelContent p {
	margin: 0 0 11px 0;
}
#container #textMain a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
#container #textMain a:hover {
	border-bottom-style: solid;
}
#logo {
	margin: 0px;
	padding: 10px 0 18px 20px;
	float: left;
}
.thumbs {
	clear: left;
	overflow: hidden;
	margin: 0 0 0 -3px;
	width: 100%;
}
.vid320 {
	background: url(../img/vid_back_320.png) no-repeat;
	padding: 12px 16px 49px 16px;
}
.vidBig {
	background: url(../img/vid_back_big.png) no-repeat;
	padding: 12px 16px 49px 16px;
}
.thumb160 {
	float: left;
	padding: 12px 17px 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	background: url(../img/tumb_back_160.png) no-repeat;
	text-align: center;
	width: 160px;
}
.thumbText {
	margin: 20px 0 3px 0;
	height:22px;
}
.thumb100 {
	background: url(../img/tumb_back_100.png) no-repeat;
	padding: 6px 8px 0px;
	float: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	width: 100px;
	height: 120px;
}
.thumb100:hover {
	color: #333;
	margin: -1px 0 1px 0;
}
.thumbTextSML {
	width: 100px;
	float: left;
	clear: left;
	margin: 10px 0 0 0;
}
#textMain {
	font: 11px Arial, Helvetica, sans-serif;
	clear: left;
	margin: 10px 0 0 5px;
}
#textMain img {
	margin: 0px 1px 1px 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 17px 0;
}
#director {
	font: normal 36px Arial, Helvetica, sans-serif;
	margin: 15px 0 30px 4px;
	color: #000;
}
#directorName {
	font: normal 30px Arial, Helvetica, sans-serif;
	margin: 43px 0 0 40px;
	color: #000;
	float: left;
	clear: none;
}
#adBeast {
	margin: 0 0 0 5px;
	clear: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	overflow: hidden;
}
hr {
	border-top: 1px dotted #999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 15px 0px;
	width: 75%;
}
#navTop {
	text-transform: uppercase;
	color: #666;
	margin: 0 0 15px 0;
}
#navTopIntro {
	text-transform: uppercase;
	color: #666;
	height: 100%;
	width: 200px;
	padding: 15px;
}
.thumb160:hover {
	color: #333;
	margin: -1px 0px 1px 0px;
}
#nav a.overview {
	color: #CC0;
}
#nav a.overview:hover {
	color: #09F;
}
#nav a.overview:active {
	color: #F0F;
}
input {
	font: 10px Arial, Helvetica, sans-serif;
	width: 180px;
	color: #333;
	padding: 2px 5px;
	border: 1px solid #CCC;
	background: #F2F2F2;
	margin: 5px 0 0 0;
}
#introIMG img {
	overflow: hidden;
}
.bigger {
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-transform: none;
}
#devider {
	margin: 15px 0 0 0;
}
.pad10pxWhite {
	background: #FFF;
	padding: 10px;
}
#shadow {
	background: url(../img/shadow.png) repeat-x top;
	height: 150px;
}
.pad15 {
	padding: 15px;
}

/*Exceptions */
.a-white {
    color:#FFF;
}
.a-white {
    color:#CCC;
}

/* Special */
.specialMov {float:left;width:570px;height:406px;}
.specialText {float:left;width:300px;margin-bottom:15px;}
.specialCopy {float:left;clear:left;margin:10px 0 15px 0;}

/* Cross link to Fringe */
.cross-link-fringe a {float:left;clear:left;width:84px;height:29px;background:url(http://bouffant.tv/css-fringe/fringe-mini-logo.png) no-repeat left top;margin-top:15px;}
.cross-link-fringe a:hover {background:url(http://bouffant.tv/css-fringe/fringe-mini-logo.png) no-repeat left bottom;}