@charset "UTF-8";
/* CSS Document */

body {
	margin-bottom: 0;
	margin-top: 25;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;	
}

body.home {background-attachment: fixed ;background-image: url(/imgs/index/bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.homeclean {background-attachment: fixed ;background-image: url(/imgs/index/bck2.jpg); background-repeat: no-repeat; background-position: center top;}

body.cassandra {background-attachment: fixed ;background-image: url(/imgs/films/cassandra-bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.elsewhere {background-attachment: fixed ;background-image: url(/imgs/films/elsewhere-bck.jpg); background-repeat: no-repeat; background-position: center top;}

body.zr {background-attachment: fixed ;background-image: url(/imgs/films/zofiaroza-bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.atw {background-attachment: fixed ;background-image: url(/imgs/films/atw-bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.ea {background-attachment: fixed ;background-image: url(/imgs/films/ea-bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.about {background-attachment: fixed ;background-image: url(/imgs/about/bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.extras {background-attachment: fixed ;background-image: url(/imgs/extras/bck.jpg); background-repeat: no-repeat; background-position: center top;}
body.contact {background-attachment: fixed ;background-image: url(/imgs/contact/bck.jpg); background-repeat: no-repeat; background-position: center top;}

	td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color:#ffffff;
	text-decoration : none;
	font-weight : normal;
	line-height: 150%;	
	
}
a:link, a:visited {
	color:#990000;
	text-decoration : none;  
}
a:hover, a:active {
	text-decoration: underline;
	
}
#red {color:#990000;}

a.utilityNav:link {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.utilityNav:visited {color:#FFFFFF;line-height:10px;;text-decoration:none;text-transform:none;}
a.utilityNav:active {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.utilityNav:hover {color:#FFFFFF;line-height:10px;text-decoration:underline;text-transform:none;}

a.utilityNav_on:link {color:#000000;line-height:10px;text-decoration:underline;text-transform:none;}

a.footerNav:link {color:#A69E91;line-height:10px;text-decoration:none;text-transform:none;}
a.footerNav:visited {color:#A69E91;line-height:10px;;text-decoration:none;text-transform:none;}
a.footerNav:active {color:#A69E91;line-height:10px;text-decoration:none;text-transform:none;}
a.footerNav:hover {color:#A69E91;line-height:10px;text-decoration:underline;text-transform:none;}

a.navOn:link {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.navOn:visited {color:#FFFFFF;line-height:10px;;text-decoration:none;text-transform:none;}
a.navOn:active {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.navOn:hover {color:#FFFFFF;line-height:10px;text-decoration:underline;text-transform:none;}


a.filmNav:link, a.filmNav:visited {color:#FFFFFF;line-height:10px;text-decoration:none;text-transform:none;}
a.filmNav:hover  {color:#FFFFFF;line-height:10px;;text-decoration:underline;text-transform:none;}
a.filmNav:active {color:#A69E91;line-height:10px;;text-decoration:underline;text-transform:none;}



b {
	color : #333333;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;

}
b.style {
	color : #FFFFFF;
	font-family : verdana, arial, sans-serif;
	text-decoration : none;
  	font-size : 10px;
	font-weight : bold;
	background-color: #666666;
}

/* Table-TD-Column Styles */
table#main {
	border: 10px solid #FFFFFF;
	background-color: #E4D2A9;
}
td#five {
	background-color: #FFFFFF;
	width: 5px;
}

td#mnvertline {
	background-color: #282828;
	width: 1px;
	height: 100%;
}
td#skybackground {
	background-image: url(../imgs/global/skybackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td#skybackgroundHome {
	background-image: url(../imgs/index/mf-homepage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td#whtvertline {
	background-color: #999999;
	width: 1px;
}
.headerspace {
  width: 100px;
  height: 71px;
 } 
 .ttlspace {
	width: 10px;
	height: 22px;
 }
 #aboutlinks {
 	margin-top: 1px;
	margin-right: 2px;
	padding-right:2px
}
 .space2 {
 	padding-right:2px
}
.footer {
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

/* Titles */
a.filmNav:link, a.filmNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.filmNav:hover, a.filmNav:active {
	text-decoration: underline;
}
a.filmNavOn {
	color: #FFFFFF;
	text-decoration: underline;
}

