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

body {
	margin-bottom: 0;
	margin-top: 25;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	background-image: url(../images/global/background-pattern.gif);
	background-repeat: repeat;
}

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.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%;
}
.homeflash {
	font-size: 11px;
}
a:link, a:visited {
	color:#FFCC66;
	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:#ffcc66;line-height:13px;text-decoration:none;text-transform:none;}
a.navOn:visited {color:#ffcc66;line-height:13px;;text-decoration:none;text-transform:none;}
a.navOn:active {color:#ffcc66;line-height:13px;text-decoration:none;text-transform:none;}
a.navOn:hover {color:#ffcc66;line-height:13px;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 */
td#header {
	background-image: url(/images/global/header-back.png);
	background-repeat: no-repeat;
}
td#navback {
	background-color: #000000;
	width: 5px;
	background-image: url(/images/global/nav-back-gradient.jpg);
	background-repeat: repeat-x;
}

td#footer {
	background-image: url(/images/global/footer-back.png);
	background-repeat: no-repeat;
}
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: #ffffff;
	width: 1px;
}
td#whthorline {
	background-color: #ffffff;
	width: 778px;
	heigh: 1px;
}
td#contact {
	background-image: url(/images/contact/norman.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.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;
}
 .blue {
	background-color: #183b53;
}

/* 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;
}
.headermic {
	background-image: url(../images/global/mic.png);
	background-repeat: no-repeat;
}
.title {
	font-size: 24px;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/global/arrow.png);
}
.logovspace {
	clip: rect(50px,auto,auto,auto);
	margin-top: 40px;
	margin-bottom: 15px;
}
.videoSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC66;
}
