/* @override 
	http://docfactory.fangohr.com/index.php/site_css/
	http://docfactory.dreamhosters.com/index.php/site_css/
	http://docfactory.dreamhosters.com/site_css/
	http://docfactory.dreamhosters.com/?css=site/site_css.v.1193233283
*/

/* Use http://docfactory.org instead of / */

* html { /* this fixes the IE6 background image flicker bug */
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body{
	/*background-image:url(/images/bg.gif);*/
	background-repeat: repeat-x;
	background-position:top left;
	background-color: #0d0d0d;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.container{
	position: relative;
	top: 0px;
	height:auto;
	width:740px;
	margin:0px auto 0px auto ;
	background-color: black;
	padding: 0px;
}

.content a { text-decoration: none; position: relative; padding: 0.0em 0.0em 0; cursor: crosshair; } 
.content a:link { text-decoration: none; color: #ec3c5c; }
.content a:visited { text-decoration: none; color: #f2798f; }
.content a:hover { text-decoration: none; color: black; }
.content a:active { text-decoration: none; color: #b4b4b4; } 
.content a:focus { text-decoration: none; color: #000; }

/* @group Nav */



#Nav {
	position:relative;
	text-indent: -7777px;
	height:100px;
	width:100%;
	margin:0px;
	padding: 0px;
	background-color: #ec3c5c;	
}

#Nav * 	{
	text-indent: -7777px;	
}

#Nav li {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	cursor:crosshair;
	height:100px;
	width:74px;
	background-image:url(/images/nav.gif);
	background-repeat: repeat;	
}

#navHome {
	background-position: 0px 0px;
}

#navHome:hover, #navHome.hover {
	background-position: 0px -200px;
}

#navFilms {
	background-position: -74px 0px;
}

#navFilms:hover, #navFilms.hover {
	background-position: -74px -200px;
}

#navAbout {
	background-position: -148px 0px;
}

#navAbout:hover, #navAbout.hover {
	background-position: -148px -200px;
}

#navNews {
	background-position: -222px 0px;
}

#navNews:hover, #navNews.hover {
	background-position: -222px -200px;
}

#Logo {
	position:relative;
	float:right;
	height:40px;
	width:192px;
	background-image:url(/images/logoBlack.gif);
	margin: 20px 16px 0px 0px;
}

/* @end */

.content{
	height: auto;
	width:740px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

/* @group homeFeature */

.homeFeature{
 	clear: both;
 	float: left;
	height:281px;
	width:740px;
	background-image:url(/images/HomePageAnimFullSentence.jpg);
	margin: 0px;
	padding: 0px;
}

.homeFeatureCopy {
	position: relative;
	top: 0px;
	left: 0px;
}

.homeFeatureCopy p {
	position: relative;
	color: black;
	text-transform: uppercase;
	padding: 16px;
	margin-top: 0px;
	font: 38px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.homeFeatureCopy a {
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 2px;
	padding-left: 2px;
}

a.linkRed:link, a.linkRed:visited {
	color: #ec3c5c;
}

#link1:link, #link1:visited {
	color: black;
}

#link1:hover, #link1.hover {
	cursor: crosshair;
	background-color:  black;
	color: #ec3c5c;
}

#link2:link, #link2:visited {
	color: white;
}

#link2:hover, #link2.hover {
	cursor: crosshair;
	background-color: white;
	color: black;
}

#link3:link, #link3:visited {
	color: white;
}

#link3:hover, #link3.hover {
	cursor: crosshair;
	background-color: #ec3c5c;
	color: black;
}

a.linkRed:hover {
	cursor: crosshair;
	background-color:  #ec3c5c;
	color: black;
}

a.linkBlack:hover {
	cursor: crosshair;
	background-color: white;
}


/* @end */

/* @group recordFeature */

.recordFeatureCopy {
	position: relative;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid black;
	padding-bottom: 16px;
}

.recordFeatureCopy p {
	position: relative;
	color: black;
	text-transform: uppercase;
	padding: 16px;
	padding-bottom: 0px;
	margin: 0px;
	font: 38px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

.feature{
	width:740px;
	height: auto;
	background-color: white;
}

div.feature p {
	margin: 0px;
	padding: 0px;
}

/* @group Films */

.filmDetail object {
	margin-left: 16px;
	margin-top: 8px;
	margin-bottom: 24px;
}

.filmDetail p {
	padding-left: 16px;
	padding-right: 216px;
	line-height: 16px;
	font-size: 12px;
}

.filmDetail h1, h2, h3 {
	padding-right: 36px;		
}

.filmDetail h1 {
	margin: 0px 148px 0px 0px;
	padding-right: 36px;	
	margin-top: 24px;;
}

.filmDetail h2 {
	margin-top: 24px;	
}
	
.filmDetail h3 {
	margin: 0px 148px 0px 16px;
	line-height: 20px;
	padding-right: 36px;	
}

.fullColumn div.copy {
	margin-right: 180px;
}


.filmDetail p + p {margin-top:1em;}

.filmDetail p + object {margin-top:1em;}
	
/* @end */

.halfColumn {
	min-height: 280px;
	float:left;
	width:370px;
	background-color:white;
	}

.fullColumn {
	float:left;
	width:740px;
	background-color:white;
	}


.oneThirdColumn {
	float:right;
	width:219px;
	background-color:white;
	height: 100%;
	margin-bottom: auto;
	margin-top: auto;
}

.twoThirdColumn {
	min-height: 350px;
	height: 100%;
	float:left;
	width:518px;
	background-color:white;
	border-right: solid black 1px;
	margin-top: auto;	
	margin-bottom: auto;	
}

.twoThirdColumnRecord {
	float:left;
	width:518px;
	background-color:white;
	border-right: solid black 1px;	
}

.fullColumn a:visited {
	/*color: #b4b4b4;*/
	text-decoration: none;
}

.oneThirdColumn a:visited {
	/*color: #b4b4b4;*/
	text-decoration: none;
}

.oneThirdColumn a:hover {
	cursor: crosshair;
	color: black;
	text-decoration: none;
}

.oneThirdColumn a:active {
	color: #b4b4b4;
	text-decoration: none;
}


.twoThirdColumn a:visited {
	color: #b4b4b4;
	text-decoration: none;
}

#oneThirdColumn p, #twoThirdColumn p, #fullThirdColumn p {
	font-size: 12px;
	text-transform: uppercase;
}

.content h1 { 
	padding: 2px 16px 8px;
	text-transform: uppercase;
	font: bold 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
	/*color:white;
	background-color: black;*/
	}
	
.content h1 + .copy {
	margin-top: 0px;
}


.content h2 { 
	text-transform: uppercase;
	font: bold 10.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 16px 0px 16px;
}

.content h3 {
	margin-top: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

.content H2 + H1 {
	margin-top: 0px;
}

.content H1 + H2 {
	margin-top: 0px;
}
		
.date {
}


.copy {
	margin: 24px 32px 64px 16px;
	color: #434343;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.content hr + .copy {
	padding-bottom: 0px;
	margin-bottom: 16px;	
}

.copy a {
	/*padding: 1px 4px 1px 4px;*/
	color: white;	
}

.copy a:link {
	/*background-color: #ec3c5c;*/
	/*color: white;*/	
	color: #ec3c5c;
	text-decoration: none;
	border-bottom: #ec3c5c 1px dotted;
}

.copy a:visited {
	/*background-color: #f2798f;
	color: white;*/		
	color: #f2798f;
	text-decoration: none;
	border-bottom: #f2798f 1px dotted;
}

.copy a:hover {
	cursor: crosshair;	
	/*background-color: black;
	color: white;*/
	color: #ec3c5c;	
	border-bottom-style: solid;
}

.copy a:active {
	cursor: crosshair;	
	/*background-color: gray;
	color: white;*/	
	color:grey;
}


i {
	font-style: oblique;
}



/* @group About */

.address {
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
	line-height: 18px;
	font-size: 12px;
	text-transform: uppercase;
}

.address h2, h1, p {
	padding-left: 0px;
}

.address h2 {
	margin-bottom: 8px;
	margin-top: 24px;
}

.address a {
	font-weight: bold;
}


/* @end */


.black {
	color: black;
}


.sideTitle {
	
}

.sideBar {
	background-color: #b4b4b4;
}

span.pagecount {}

.paginate {
	margin: 0px 32px 16px 16px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.patch {
	clear: both;
	background-color: white;
	float: left;
}

.content hr { display: block; background: black; color: #aaa; width: 100%; height: 1px; border: none; }

.patch	{
	height: auto;
	width: 100%;
	background-color: white;
}

.rightBorder {
	border-right: 1px solid #000;
}

#mailinglist_form input.text {
	margin-right: 8px;
	margin-bottom: 8px;
}

textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #ec3c5c; outline: 1px solid #ec3c5c; background: #ec3c5c; color: white;
}

.button, input.button {
	text-transform: uppercase;
	background-color: #ec3c5c;
	color: white;
	border: 1px;
	padding: 3px 6px;
	border-bottom: 2px solid #ec3c5c;
	border-right: 2px solid #ec3c5c;
	border-top: 2px solid #ec3c5c;
	border-left: 2px solid #ec3c5c;	
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	}


.button:hover, input.button:hover {
	cursor: crosshair;
	color: white;
	background-color: black;
	border: 2px solid black;
}

.button:active, input.button:active {
	background-color: #f2798f;
	color: white;
	border-top: 2px solid black;
	border-left: 2px solid black;	
	border-bottom: 2px solid #ec3c5c;
	border-right: 2px solid #ec3c5c;
}


.oneThirdColumn li { 
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	list-style-position: inside;
}

.content ul li:before { 
	content: ""; 
	}
	
.oneThirdColumn li:hover {
	/*cursor: crosshair;*/
	list-style-image: url(/images/CursorDotBlack.gif);
}

.oneThirdColumn li a:visited {
	list-style-image: url(/images/CursorDotGrey.gif);
}

.oneThirdColumn li a:active {
	list-style-image: url(/images/CursorDotGrey.gif);
}

.oneThirdColumn ul li { 
	text-indent: 0em; 
	margin-left: 0em; 
	line-height: 17px; 
}


.oneThirdColumn ul {
	list-style-type: none;
	list-style-image: url(/images/CursorDotRed.gif);
}


/* @group Footer */

#footer {
	clear: both;
	text-indent: -7777px;	
	width: 740px;
	height: 100px;
	background-color: black;
}

#footer li, ul#footer {
	margin: 0px;
	padding: 0px;
}


#footer li {
	float: left;
	width:  74px;
	height: 100px;
	text-indent: -7777px;
}

#footerNavHome {	
	background: url(/images/navFooter.gif) no-repeat 0px 0px;
}


#footerNavHome:hover, #footerNavHome.hover {	
	cursor: crosshair;
	background: url(/images/navFooter.gif) no-repeat 0px -200px;	
}

#footerNavFilms {

	float: left;
	width:  74px;
	height: 100px;
	background: url(/images/navFooter.gif) no-repeat -74px 0px;
}

#footerNavFilms:hover, #footerNavFilms.hover {
	cursor: crosshair;
	background: url(/images/navFooter.gif) no-repeat -74px -200px;
}

#footerNavAbout {

	float: left;
	width:  74px;
	height: 100px;
	background: url(/images/navFooter.gif) no-repeat -148px 0px;
}

#footerNavAbout:hover, #footerNavAbout.hover {
	cursor: crosshair;		
	background: url(/images/navFooter.gif) no-repeat -148px -200px;
}

#footerNavNews {
	float: left;
	width:  74px;
	height: 100px;
	background: url(/images/navFooter.gif) no-repeat -222px 0px;

}

#footerNavNews:hover, #footerNavNews.hover {	
	cursor: crosshair;
	background: url(/images/navFooter.gif) no-repeat -222px -200px;
}

li#topButton {	
	position: relative;
	float: left;
top: 80px;
	left: 297px;
	width: 75px;
	height: 45px;
	background: #b4b4b4 url(/images/UpBlack.png) no-repeat 16px;
}

li#topButton:hover {
	cursor: crosshair;	
	background: white url(/images/UpBlack.png) no-repeat 16px;
}


#fangohrlink {
	background-color: black;
	position: relative;
	left: 560px;
	width: 180px;
}

#fangohrlink a {
	font-family: verdana;
	color: #2c2c2c;
	font-size: 10px;
}


/* @end */
