/* body color and margin*/
body {
	opacity: 0.99999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	word-spacing: 1px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	height: 100%;
}

.spaceclass {
	height: auto !important;
	width: 100%;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}

.filmtitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #444444;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin-top: 24px;
	margin-bottom: 18px;
}

.filmdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	color: #444444;
	letter-spacing: 0px;
	word-spacing: 1px;
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffcc;
}

.fadeblock {
	position: absolute;
	top: 200px;
	left: 40px;
	width: 320px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}

.prbi { 
	font-weight: bold;
	font-style: italic;
}

.biotext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #000000;
	margin-bottom: 8px;
}

.grey { 
	color: #999999;
}

.rhstext, .rhstextb, .rhslink, .rhslinkdark { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #444444;
}

.rhsservicetext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #444444;
}

.rhsform{
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-right: 8px;
	line-height: 140%;
	word-spacing: 2px;
	letter-spacing: 1px;
	/* text-transform: uppercase; */
	font-variant: small-caps;
}


.rhstextb {
	font-weight: bold;
	color: #ffcc00;
}

.rhserror {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9900;
}

.rhstextbig {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.rhslink { 
	font-weight: normal;
	color: #444444;
}

.rhslinkdark { 
	font-weight: bold;
	color: #999999;
}

.service { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0px;
	color: #ffffff;
}

.firstname, .lastname, .role { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0px;
	color: #444444;
}

.lastname { 
	color: #ffcc00
}

.padit {
	padding-left: 10px;
}

.role { 
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

.rhshover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; /*bold;*/
	line-height: 140%;
	text-align: left;
	text-decoration: none;
	word-spacing: 1px;
	color: #ffcc00;
}

.current, .navmain, .navbutton { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0px;
	color: #000000;
	background-color: #ffcc00;
}

.navmain, .navbutton {
	color: #555555;
	background-color: #ffffff;
}
 
.navbutton {
	cursor: hand;
	color: #555555;
}

.bottom {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	vertical-align: bottom;
	/* margin: 0 auto -36px;  the bottom margin is the negative value of the footer's height */
}

.videoclass{
	height: 256px;
	/* min-height: 256px;*/
	width:320px;
	position:static;
	vertical-align: bottom;
	background-color:#ffffff;
	/*background-image: url(images/gpfilm.gif);*/
	/*position:absolute;
	left:0px;
	top:0px;
	margin:0;*/
	border:1;
}

.movietitleclass, .movietitleclassani{
	height: 14px;
	width:320px;
	position:static;
	background-color:#000000;
	color: #ffcc00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	word-spacing: 6px;
}

.movietitleclassani {
	visibility: hidden;
	position:relative;
}

.error { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width:480px;
	line-height: 140%;
	text-align: left;
	word-spacing: 1px;
	background-color:#000000;
	color: #ffcc00;
	visibility: hidden;
	position:relative;
}

.tinyhint{
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.formlabel {
	word-spacing: 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
}

.textfield {
	width: 7.2cm;
}

.emailform {
	/* text-transform: uppercase; */
	text-align: left;
	margin-left: 20px;
}

.visible {visibility:visible}
.hidden {visibility:hidden}

.prclassani{
	height: 47px;
	/*width:540px;*/
	background-color:#000ff0;
	vertical-align: middle;
	visibility: hidden;
	position:relative;
}

.moviedescclass{
	width:240px;
	position:static;
	background-color:#ffffff;
	color: #555555;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left:0px;
	line-height: 150%;
	word-spacing: 1px;
	letter-spacing: 0px;
}

.moviedesctitleclass{
	width:90px;
	position:static;
	background-color:#ffffff;
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-variant: small-caps
}

.contactform { 
	color: #999999;
	height: 400px;
	width: 100%;
	vertical-align: top;
	text-align: left;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background-color: #ffffcc;
}

.receipt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0px;
	color: #444444;
	height: 220px;
	width: 320px;
	line-height: 150%;
	vertical-align: top;
	text-align: left;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background-color: #eeeeee;
}

.bg {
	border: 1px dotted #999999;
	background-color: #00ccff;
}

.dottedtable {
	border: 1px dotted #999999;
	padding: 4px;
	margin: 0px;
}

a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}

a:link {
	color: #ffcc00;
	background-color: #ffffff;
}

a:visited { 
	color: #442222;
}

a:hover { 
	color: #ffcc00;
	background-color: #ffffff;
	/* border: 1px dotted #ffcc00; */
}

a.footerlink:link {
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	color: #ffcc00;
	border: 1px dotted #000000;
}

a.footerlink:visited { 
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	color: #ffcc00;
	border: 1px dotted #000000;
}

a.footerlink:hover { 
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	color: #ffcc00;
	border: 1px dotted #ffcc00;
}

a.navlink:link {
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
	color: #999999;
	border: 0px;
}

a.navlink:visited { 
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
	color: #999999;
	border: 0px;
}

a.navlink:hover { 
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
	color: #999999;
	border: 0px;
}

a.actionlink:link {
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	background-color: #ffffff;
	text-transform: uppercase;
}

a.actionlink:visited { 
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	background-color: #ffffff;
	text-transform: uppercase;
}

a.actionlink:hover { 
	font-size: 11px;
	font-weight: normal;
	color: #ffcc00;
	background-color: #ffffff;
	text-transform: uppercase;
}

a.movielink:link {
	color: #444444;
	background-color: #ffffff;
}

a.movielink:visited { 
	color: #444444;
	background-color: #ffffff;
}

a.movielink:hover { 
	color: #ffcc00;
	background-color: #ffffff;
}

.imgborder {
	border: 1px dotted #999999;
}

.imgborder0 {
	border: 1px dotted #ffffff;
}

.imgborder1 {
	border: 1px dotted #ffcc00;
}


/* common buttons */
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #ffffef #999999 #999999 #ffffef;
	border-style: hidden solid solid hidden;
	border-width: 1px;
	background-color: #ffffdd;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	color: #555555;
	text-transform: uppercase;
	/* float:left; */
}

.buttonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #EEEEEE;
	height: 27px;
	background-color: #0B6B8B;
}

.footertext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	color: #ffcc00;
	letter-spacing: 0px;
	word-spacing: 6px;
	padding-top: 18px;
}

.coursespec {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px; 
	color: #333333;
	width: 300px;
}

* {
	margin: 0;
}
html, body {
	height: 100%;
}

/* http://ryanfait.com/sticky-footer/layout.css */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 36px; /* .push must be the same height as .footer */
	width: 40px;
}

.footer {
	height: 36px; /* .push must be the same height as .footer */
	color: #ffcc00;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/filmtop.gif);
	word-spacing: 6px;
	background-color: #000000;
}

.event {
	color: #555555;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 6px;
	font-weight: bold;
	background-color: #ffffff;
	margin-top: 2px;
}

.scroller, .scrollerb {
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	word-spacing: 6px;
	line-height: 140%;
	background-color: #ffffff;
}

.scrollerb {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	margin-top: 20px;
}

table.filelist {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: collapse;
	background-color: rgb(255, 255, 240);
}

table.filelist th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.filelist td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 3px 2px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	vertical-align: middle;
	text-align: left;
	-moz-border-radius: 0px 0px 0px 0px;
}

li.bullet {
	margin-left:0px; 
	list-style-type:square;
	font-size:.9em;
	font-family:verdana;
	color:#ffcc00;
	vertical-align: middle;
	letter-spacing: 1px;
	padding-bottom: 12px;
}

li.files {
	margin-left:0px; 
	list-style-type:square;
	font-size: 11px;
	font-family:verdana;
	color:#ffcc00;
	vertical-align: middle;
	letter-spacing: 0px;
}

li.fileinfo {
	margin-left:0px; 
	list-style-type: none;
	font-size: 11px;
	font-family:verdana;
	color:#4444;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 0px;
}

table, tr, td, img, div, p, span {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#marqueecontainer {
	position: relative;
	width: 520px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid #999999;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 1px dotted #ffcc00;
}

.marqueeevent {
	width: 520px; /*marquee width */
	height: 100px; /*marquee height */
	background-color: white;
	border: 0px solid #999999;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px dotted #ffcc00;
}

hr.header {
	border-top: 1px dotted #ffcc00;
	border-left: 0px dotted #ffcc00;
	border-bottom: 0px dotted #ffcc00;
	border-right: 0px dotted #ffcc00;
	width: 540px;
	color: #ffffff;
	height:4px;
}

.scaps {
	font-size: 16px;
	font-family:verdana;
	font-variant: small-caps;
}

.yellowbg {
	background-color: ffffcc;
}


