@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family:Arial, sans-serif;
}
img {
	border: none;
}
.iframe {
	background:none;
}
p {
	margin:0;
}
.clear {
	clear:both;
}
.dividerLine {
	height:1px;
	clear:both;
	width:100%;
	background:#333;
}
#page {
	height:auto;
	margin-top:0;
	width:auto;
}
#pagestills {
	background:url(images/stills_bg.jpg) no-repeat;
	margin:0 auto;
	width:1024px;
}
#containerstills {
	height:800px;
	margin:0 auto;
	width:1024px;
}
#header {
	height:84px;
}
#topnav {
	height:31px;
	background: url(images/topnav.png) no-repeat scroll 0 top transparent;
	margin:0 auto;
	padding:0;
	position:absolute;
	top:-31px;
	width:1024px;
	z-index:99;
}
#topnav li {
	list-style:none;
	margin:0;
	/*	padding:0 0 0 33px;*/
	float: left;
	position:absolute;
	line-height:31px;
}
#topnav a {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:31px;
	font-size: 10px;
	/*font-weight:bold;*/
	text-transform:uppercase;
	letter-spacing:0.95px;
	color:#e1e1e1;
	text-decoration:none;
	margin: 0 7px;
	z-index:10;
	position:relative;
}
#panelReels {
	left:139px;
}
#panelCV {
	left:271px;
}
#panelStills {
	left:349px;
}
#panelDownloads {
	left:417px;
}
#panelStoryboards {
	left:534px;
}
#panelPress {
	left:647px;
}
#panelLinks {
	left:753px;
}
#panelContact {
	left:821px;
}
#topnav li.back {
	width: 9px;
	background: url(images/lava.png) no-repeat right -38px;
	height: 31px;
	position:relative;
	top: 8px;
}
#topnav li.back .left {
	background: url(images/lava.png) no-repeat left -8px;
	height: 31px;
	margin-right: 9px;
}
ul#topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 29px;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 138px;
}
ul#topnav li ul.subnav li {
	background:url(images/subnav-bg.png) repeat-y left top;
	margin: 0;
	padding: 0;
	width: 138px;
	position:relative;
}
ul#topnav li ul.subnav li.last,
ul#topnav li ul.subnav li.last:hover {
	background:url(images/subnav-last.png) no-repeat left top;
}
ul#topnav li ul.subnav li:hover {
	background:url(images/subnav-bg-hover.png) repeat-y left top;
}
#navbar {
	position:relative;
}
#splashpage {
	/*	background:url(rotatorsplash/rotator.php) no-repeat 15px 0;*/
	height:424px;
	margin:0 auto;
	width:1024px;
}
#splashpagehold {
	background:url(rotatorsplash/placeholder.jpg) no-repeat;
	height:461px;
	margin:0 auto;
	width:1024px;
}
#reelmain {
	height:410px;
	position:relative;
	width:1024px;
	margin-bottom: 20px;
}
#reelsright {
	float:left;
	height:410px;
	width:388px;
}
#reelsleft {
	float:left;
	height:410px;
	width:636px;
}
#reelsswitch {
	height:421px;
	width:636px;
}
#reelbottom {
	height:134px;
	width:1024px;
}
#stillspic {
	height:368px;
	/*	margin:98px auto auto 125px;*/
	width:774px;
	padding-top: 98px;
	padding-left:125px;
}
#thumbContainer {
	height:20px;
	margin:10px auto 125px;
	width:774px;
}
#thumbContainer img {
	cursor:pointer;
	margin-bottom:10px;
	margin-right:3px;
}
#stillsnav .buttons {
	margin:20px auto 18px;
	width:150px;
}
#downloadspage {
	height:461px;
	margin:0 auto;
	width:1024px;
}
#biography .pressTop {
	height:68px;
	margin-top:12px;
	width:1024px;
}
#biography .pressBtm {
	height:595px;
	margin-top:12px;
	width:1024px;
}
#biography .biographyTop {
	height:58px;
	width:1024px;
}
#biography .biography {
	height:595px;
	width:1024px;
}
#contactpage {
	margin: 0 auto;
	width: 1024px;
}
#contact-bg {
	background:transparent url(images/contact_main.jpg) no-repeat 13px 0;
	height: 500px;
	position: relative;
	top: -31px;
}
.contactInfo {
	width: 260px;
	margin-right:120px;
	margin-top: 70px;
	float: right;
}
.contactInfo p {
	text-align:right;
}
.contactInfo ul {
	list-style-type:none;
	letter-spacing: -.25px;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
}
.contactInfo ul.email {
	text-transform:lowercase;
	padding-top: 36px;
}
ul.email a {
	text-decoration:none;
	color: #000;
}
#linkspage {
	margin-bottom: 40px;
}
#linkspage .linksleft {
	background:transparent url(images/linksLeft.jpg) no-repeat top left;
	float:left;
	height:606px;
	margin:96px auto auto -2px;
	width:513px;
}
#linkspage .linksright {
	float:left;
	margin-left:18px;
	margin-top:90px;
	margin-bottom: 90px;
}
.linksright h3 {
	color: #fefefe;
	letter-spacing:-0.85px;
	font-size:24px;
	margin:0 0;
}
.linksright a {
	color: #898888;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
}
.linksright a:hover {
	color: #fefefe;
}
#cvpage .cvtop {
	height:auto;
	padding-top: 52px;
	width:1024px;
}
.cvtop h2,
h2.cvtop {
	color: #959595;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.2px;
	margin-top: -3px;
	padding-left: 116px;
}
h2.cvtop {
	padding-left: 0;
}
#cvpage .cvtop img {
	margin-top:24px;
}
#cvpage .cvbottom {
	height:auto;
	margin:0 auto;
	width:1146px;
}
#sb-main {
	margin: -31px auto 0;
	width:902px;
	height:700px;
	background:url(images/sb_background_main.png) no-repeat left top;
}
#sb-background {
	height:750px;
}
#sb-headline {
	background:transparent url(images/storyboards-title.png) no-repeat left top;
	height:70px;
	width:425px;
}
#sb-rotator {
	background:url(rotatorstoryboards/rotator.php) no-repeat left top;
	height:356px;
	margin:0 auto;
	width:845px;
	position:relative;
	top:70px;
}
#sb-nav {
	width:849px;
	margin: 0 auto 129px auto;
	position:relative;
	top: 100px;
}
#sb_tag {
	margin:0 auto;
	width:849px;
}
#sg-content,
#dl-content {
	height:594px;
	margin:0 auto 82px auto;
	width:861px;
}
#sg-content .sg-left,
#dl-content .sg-left {
	float:left;
	position:relative;
	top: 52px;
}
#sg-content .sg-right,
#dl-content .sg-right {
	float:right;
	width:314px;
	position:relative;
	top: 52px;
}
#cvleft {
	float:left;
	height:auto;
	margin-left:104px;
	width:150px;
}
#cvcenter {
	float:left;
	height:auto;
	padding-left:75px;
	width:575px;
}
#cvright {
	float:left;
	height:auto;
	width:259px;
}
#cvright img {
	padding-bottom: 15px;
}
ul.cvContent li {
	padding:10px 0 45px;
	overflow:hidden;
}
.cvlogo {
	float: left;
	padding-right: 94px;
	width:153px;
	text-align:center;
	margin-left:-30px;
}
.cvdata {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:16px;
	color:#e1e1e1;
	float:left;
	width:237px;
}
.cvdata h1 {
	font-size:14px;
	margin:0;
	padding:0;
	letter-spacing: -0.2px;
}
.cvdata span.title {
	font-weight:normal;
	font-size:13px;
	color:#959595;
	letter-spacing:0.5px;
}
.cvdata h2 {
	font-size:12px;
	font-weight: normal;
	margin:0;
}
.cvdata p {
	color: #959595;
	font-size: 11px;
	letter-spacing: 0.4px;
	line-height: 12px;
}
.cvdata a {
	text-decoration:none;
	color: #959595;
}
.cvbio p {
	color: #c1c1c1;
	font-size: 12px;
	letter-spacing: -0.35px;
	line-height: 16px;
	margin: 10px 0;
}
#cvbio {
	clear:both;
	width: 765px;
	padding-left: 116px;
	margin-bottom:50px;
}
.lazy {
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
}
a:active,
input {
	outline:none;
}
#container,
#stillspage,
#biography {
	height:auto;
	margin:0 auto;
	width:1024px;
}
#reelspage,
#storyboards {
	height:100%;
	margin:0 auto;
	width:1024px;
}
#linkspage,
#cvpage {
	margin:0 auto;
	width:1024px;
}
#maillink {
	position:relative;
	left:742px;
	top:263px;
	width:150px;
	height:20px;
	background-color:transparent;
	cursor:pointer;
}
#behemothPage h2 {
	font-size:28px;
	color: #cdcbd8;
	letter-spacing:1px;
	margin-bottom: 0;
}
#behemothPage p {
	color: #C3C3C3;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 16px;
	padding-bottom: 12px;
}
#behemothPage p.subtitle {
	font-size: 12px;
	color: #cdcbd8;
	font-weight: normal;
	font-style:italic;
	padding-bottom:25px;
}
.behemoth1 {
	background:url("images/syfy-behemoth-main.jpg") no-repeat scroll left top transparent;
	height:465px;
	margin:0 auto;
	position:relative;
	top:-31px;
	width:993px;
}
.behemoth2 {
	float: left;
	margin-left: 20px;
	padding-bottom:40px;
	position:relative;
}
p.cast {
	padding-top: 95px;
}
.spacer {
	margin: 20px 0;
}
.behemoth2 .columnLeft,
.behemoth3 .columnLeft,
.behemoth4 .columnLeft {
	float: left;
	width: 425px;
}
.behemoth2 .columnRight,
.behemoth3 .columnRight,
.behemoth4 .columnRight {
	width:499px;
	float: left;
	height:auto;
	padding-left:73px;
}
.behemoth5 {
	padding-top: 10px;
}
.columnRight img {
	margin-top: 83px;
}
.castPhotos,
.behindPhotos,
.directorPhotos {
	position:relative;
	margin-top: 40px;
}
.castPhotos {
	height: 687px;
	padding-bottom:20px;
}
.castPhotos img,
.behindPhotos img,
.directorPhotos img {
	position:absolute;
}
.castPhotos img.quinn {
	top: 0;
	left:0;
}
.castPhotos img.davis {
	top: 0;
	left:274px;
}
.castPhotos img.hutton {
	top:0;
	left: 762px;
}
.castPhotos img.busbyandkirk {
	top:342px;
	left: 0;
}
.castPhotos img.olsson {
	top:342px;
	left: 517px;
}
.castPhotos img.kennedy {
	top:342px;
	left: 700px;
}
.directorPhotos {
	height:655px;
	padding-bottom:20px;
}
.directorPhotos img.topLeft {
	top:0;
	left:0;
}
.directorPhotos img.topRight {
	top: 0;
	left:500px;
}
.directorPhotos img.btmLeft {
	top:328px;
	left:0;
}
.directorPhotos img.btmRight {
	top: 328px;
	left:500px;
}
.behindPhotos {
	height:189px;
}
.behindPhotos .btsLeft {
	top:0;
	left:0;
}
.behindPhotos .btsMiddle {
	top: 0;
	left:324px;
}
.behindPhotos .btsRight {
	top: 0;
	left:660px;
}
#behemothMain h1 {
	color: #000;
	text-indent: -9999px;
}
.letlorenzo1 {
	background:url(images/funnyordie-letlorenzo-1.jpg) no-repeat scroll left top transparent;
	height:465px;
	margin:0 auto;
	position:relative;
	top:-31px;
	width:993px;
}
.earthsfinslhours1 {
	background:url(images/syfy-earthsfinalhours-main.jpg) no-repeat scroll left top transparent;
	height:465px;
	margin:0 auto;
	position:relative;
	top:-31px;
	width:993px;
}
.earthsfinslhours3 {
	background:url(images/earthsfinalhours-main2.jpg) no-repeat scroll left top transparent;
	width:843px;
	height:418px;
	margin:20px auto;
}
.earthsfinslhours2 {
	text-align:center;
	color: #fff9d7;
	width: 677px;
	margin: 0 auto;
}
.earthsfinslhours2 h3 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}
.earthsfinslhours2 p {
	font-size:12px;
	font-variant:small-caps;
}
#slider {
	position:relative;
	width:993px; /* Change this to your images width */
	height:459px; /* Change this to your images height */
	background:url(images/loading.gif) no-repeat 50% 50%;
	top:-31px;
	margin:0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	display:none;
}
.nivo-nextNav {
	right:0px;
	display:none;
}
.nivo-controlNav {
	position:absolute;
	left:459px;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:15px;
	height:22px;
	background:url(images/splashpage/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-controlNav a {
	cursor:pointer;
	position:relative;
	z-index:99;
}
#wmeContent {
	background:url(images/wme-logo.jpg) no-repeat left top #000;
	height: 43px;
	padding-left: 85px;
	width:674px;
	margin: 0 auto;
	position:relative;
	top: 31px;
}
.wmeContent {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.wmeContent li {
	color: #959595;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-weight:bold;*/
	line-height:39px;
	text-align:left;
	padding-right: 10px;
	text-transform:uppercase;
}
#geContent {
	background:url(images/ge-logo.jpg) no-repeat left top #000;
	height: 21px;
	padding-left: 130px;
	width:225px;
	margin: 0 auto;
	position:relative;
	top: 31px;
	left: 79px
}
.geContent {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.geContent li {
	color: #959595;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:21px;
	text-align:left;
	text-transform:uppercase;
}
.facebookLink,
.trailerLink {
	position:absolute;
	width:144px;
	height:66px;
	top: 341px;
	left: 79px;
	cursor:pointer;
}
.trailerLink {
	top: 276px;
	width:212px;
	height:20px;
}
.production1 {
	background:url(images/production-header.jpg) no-repeat scroll left top transparent;
	height:235px;
	margin:0 auto;
	position:relative;
	top:-31px;
	width:995px;
} 
.production2 {
	width: 1024px;
	margin: 0 auto;
	text-align:center;	
	margin-bottom: 40px;
}
