﻿body 
{
	background-color: #222;
	margin: 0px auto;
	scrollbar-base-color: #343B45;
	scrollbar-arrow-color: #c70000;
	scrollbar-track-color: #57606D;
	width: 762px;
	border: 0px solid #0c0;
	background-image: url(/images/backgrounds/hatch.jpg);
	background-attachment: fixed;
}

a
{
	color: #b7b7b7;
	background-color: inherit;
}

a:hover
{
	color: #c70000;
	background-color: inherit
}

#outerWrapper
{
	width: 762px;
	/*height: 705px;
	background-image: url(/images/backgrounds/master.jpg);*/
	min-height: 665px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #11151e;
	background-image: url(/images/backgrounds/spot.gif);
	background-position: 0px center;
	padding-bottom: 5px;
}

#companyLogo
{
	padding-top: 13px;
	margin-bottom: 6px;
}

#companyLogo img
{
	vertical-align: middle;
	border: 0px solid #000;
}

#companyLogo #film
{
	margin-left: 22px;
}

#companyLogo #goliathproducions
{
	margin-left: 5px;
}

#banner
{
	width: 762px;
	height: 253px;
	overflow: hidden;
}

#banner img
{
	vertical-align: middle;
}

#previewTrailer
{
	position: relative;
	width: 320px;
	height: 187px;
	overflow: hidden;
	top: -220px;
	left: 410px;
	z-index: 99;
	float: left;
}

#previewTrailer img
{
	border: 0px solid #fff;
}

#innerWrapper
{
	/*padding: 10px 13px 0px 13px;
	height: 320px;
	overflow: auto;*/
	overflow: hidden;
	padding: 10px 0px;
	min-height: 280px;
	border: 0px solid #0f0;
	width: 720px;
	margin: 0px auto;
}

#innerWrapper .photo
{
	margin: 1px;
	border: 1px solid #000;
}

.stillsgallery
{
	margin: 5px 0px;
}

#innerWrapper h1, #innerWrapper h3
{
	font-family: Arial;
	font-size: 1.10em;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	margin: 0px 0px 6px 0px;
}

#innerWrapper h3
{
	font-size: 0.90em;
}


#innerWrapper h2, #innerWrapper h1.newsTitle
{
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	margin: 0px 0px 6px 0px;
}

#innerWrapper blockquote
{
	font-family: Arial;
	font-size: 0.68em;
	color: #b7b7b7;
	background-color: inherit;
}

#innerWrapper p, .default, #newsLinks, li
{
	margin: 6px 0px;
	font-family: Verdana;
	font-size: 0.68em;
	font-weight: normal;
	line-height: 1.40em;
	color: #b7b7b7;
	background-color: inherit;
}

li
{
	line-height: 1em;
}

.default
{
	display: inline;
}

#innerWrapper #colLeft
{
	padding-left: 0px;
	width: 355px;
	float: left;
	border: 0px solid #00c;
}

#innerWrapper #colLeft #colLeftImage
{
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 3px;
}

#innerWrapper #colLeft .product
{
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#innerWrapper #colLeft .product p
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#innerWrapper #colRight
{
	padding-left: 0px;
	width: 355px;
	margin-left: 365px;
	border: 0px solid #fff;
}


#innerWrapper .product .clapper, .newsThumb
{
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#innerWrapper .product h2
{
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	margin: 0px 0px 0px 0px;
}

#innerWrapper .product h2 a
{
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
}

/*#innerWrapper .product p
{
	margin: 0px 0px 6px 0px;
	margin-left: 84px;
}*/

#innerWrapper .productx
{
	background-image: url(/images/decor/product_divide.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-bottom: 11px;
	margin-top: 8px;
}

#innerWrapper .product
{
	padding: 3px;
	margin: 2px;
	background-color: #1F2430;
	background-image: url(/images/decor/product-clapper.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	/*font-family: verdana;
	font-size: 0.70em;
	color: #b7b7b7;*/
}

#innerWrapper .productThumb
{
	width: 77px;
	height: 77px;
	overflow: hidden;
	float: left;
	border: 0px solid #fff;
	}

#innerWrapper .productDate
{
	text-align: right;
	margin-left: 0px;
	padding: 0px 3px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 0.70em;
	color: #fff;
	background-color: inherit;
	border: 0px solid #fff;
}

#innerWrapper .productDate span
{
	background-image: url(/images/decor/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}

#innerWrapper .productDescription
{
	border: 0px solid #fff;
	margin-left: 0px;
	padding: 0px 3px;
	height: 50px;
	overflow: hidden;
}

#innerWrapper .productDescription p
{
	margin: 0px;
}

#innerWrapper .productLink
{
	border: 0px solid #fff;
	margin-left: 0px;
	padding: 0px 3px;
	text-align: right;
	color: #FFF;
	background-color: #inherit;
	line-height: 1em;
}

#innerWrapper .productLink a
{
	font-family: verdana;
	font-size: 0.70em;
	color: #FFF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/decor/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}

#innerWrapper .productLink a:hover
{
	color: #F00;
	background-image: url(/images/decor/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*#innerWrapper .product .productLink, .newsLink
{
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
	text-align: right;
	display: block;
	font-weight: bold;
	margin-top: 3px;
}*/

#innerWrapper .product .productLink:hover
{
	color: #C70000;	
}

.newsLink
{
	margin-top: 7px;
}

#redHBarBottom
{
	text-align: center;
}

#footerLinks
{
	color: #FFF;
	background-color: inherit;
	text-align: center;
	padding: 5px;
}

#footerLinks a
{
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
	font-family: Verdana;
	font-size: 0.70em;
	margin: 0px 0px;
}

#footerLinks a:hover
{
	color: #c70000;
	background-color: inherit;
}

#copyright
{
	color: #828282;
	background-color: inherit;
	text-align: center;
	font-family: Verdana;
	font-size: 0.70em;
}

.emailLink,
.blueLink
{
	color: #03BBFF;
	background-color: inherit;
}

.emailLink:hover
{
	color: #C70000;
	background-color: inherit;
}
	
span.creditTitle
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.0em;
}


#newsLinks
{
	position: absolute;
	height: 200px;
	overflow: auto;
	top: 70px;
	/*
	width: 320px;
	left: 419px;
	*/
	width: 670px;
	left: 60px;
}

#newsLinks #newsLeft
{
	overflow: hidden;
	width: 320px;
	float: left;
}

#newsLinks #newsRight
{
	overflow: hidden;
	width: 320px;
	margin-left: 325px;
}



#newsLinks .newsItem
{
	border-bottom: 1px dotted #cecece;
	padding-right: 5px;
	width: 320px;
}


#otherDevelopments
{
	border: 0px solid #c00;
	width: 720px;
	margin: 0px 0px 5px 0px;
}

#otherDevelopments .cl
{
	width: 234px;
	/*background-color: #ccc;*/
	float: left;
	padding: 2px;
}

#otherDevelopments .cl img
{
	text-align: center;
}

#otherDevelopments .description
{
	padding: 5px;
	height: 80px;
	overflow: hidden;
	border: 0px solid #fff;
}

#otherDevelopments .description p
{
	margin-top: 0px;
}

#otherDevelopments .navButton
{
	text-align: center;
}

#otherDevelopments .navButton img
{
	border: 0px solid #000;
}

#otherDevelopments .cm
{
	width: 234px;
	margin: 0px 241px;
	/*background-color: #cecece;*/
	padding: 2px;
}

#otherDevelopments .cr
{
	width: 234px;
	/*background-color: #0c0;*/
	float: right;
	padding: 2px;
}

#topNav
{
	margin: 0px 6px;
	padding: 0px 3px;
	font-family: Verdana;
	font-size: 0.70em;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	border-bottom: 2px solid #888;
	width: 743px;
	height: 25px;
	text-align: center;
}

#topNav a
{
	color: #ddd;
	text-decoration: none;
	line-height: 2.0em;
}

#topNav a:hover
{
	color: #c00;
}

/* Links page */
.webLink
{
    font-family: Arial;
	font-size: 0.85em;
	color: #03BBFF;
	background-color: inherit;
}

