/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}

body {
	line-height:1;
	color:white;
}

ol,ul {
	list-style:none;
}


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	text-align:left;
	font-weight:normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:;
}


	
/* PAGE BLOCKS */
html,body {
	background:#020203 url(../images/page-bg.png) top center no-repeat;
}


	
/* PAGE STRUCTURE */
#pagewrapper {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	width:700px;
}


	
/* FONT STYLING */
h1 {
	font-size:23px;
}

.imageblock p {
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	text-indent:0!important;
	color:#fff;
	margin-bottom:19px;
	margin-left:52px;
}

.blue {
	color:#bdd9fd;
}

strong,b {
	font-weight:bold;
}

em,i {
	font-weight:normal;
	font-style:italic;
}

h1.landing {
	font-size:18px;
	color:#487cc0;
	text-transform:uppercase;
	margin-left:50px;
	margin-left:50px;
}

h1.landing strong {
	font-size:23px;
	color:#FFF;
}

#logo {
	background:url(../images/mast-bg.png) top left no-repeat;
	width:700px;
	height:156px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mast-bg.png',sizingMethod='crop');
}

#logo h1 {
	font-size:2.4em;
	line-height:1em;
	text-indent:-9999px;
}

#logo h4 {
	font-size:1.3em;
	line-height:1em;
	text-indent:-9999px;
}

h1.landing {
	width:700px;
	height:27px;
}

.imageblock {
	width:700px;
	height:271px;
}

.imageblock p {
	text-indent:-9999px;
}

.buttons {
	margin:123px auto 34px;
	width:240px;
	text-align:center;
}

.singular {
	margin:0 auto;
}

.buttons ul {
	display:block;
	list-style:none;
}

.buttons ul li {
	display:block;
	margin:0 0 21px;
}

.buttons ul li a {
	display:block;
	width:240px;
	height:30px;
	text-indent:-9999px;
}

a {
	cursor:pointer;
}

a.login:link,a.login:visited {
	background:url(../images/btnLOGIN.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnLOGIN.png',sizingMethod='crop');
}

a.login:hover {
	background:url(../images/btnLOGIN-hover.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnLOGIN-hover.png',sizingMethod='crop');
}

a.demo:link,a.demo:visited {
	background:url(../images/btnDEMObg.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnDEMObg.png',sizingMethod='crop');
}

a.demo:hover {
	background:url(../images/btnDEMObg-hover.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnDEMObg-hover.png',sizingMethod='crop');
}

a.pdf:link,a.pdf:visited {
	background:url(../images/btnPDFbg.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnPDFbg.png',sizingMethod='crop');
}

a.pdf:hover {
	background:url(../images/btnPDFbg-hover.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnPDFbg-hover.png',sizingMethod='crop');
}

a.reg:link,a.reg:visited {
	background:url(../images/btnREGbg.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnREGbg.png',sizingMethod='crop');
}

a.reg:hover {
	background:url(../images/btnREGbg-hover.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/btnREGbg-hover.png',sizingMethod='crop');
}

#footer {
	display:block;
	overflow:hidden;
	clear:both;
}

#footer p {
	text-indent:-9999px;
}

.left {
	display:block;
	overflow:hidden;
	float:left;
}

.right {
	display:block;
	overflow:hidden;
	float:right;
}

#footer .turner {
	width:107px;
	height:30px;
	background:url(../images/footer-logo.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer-logo.png',sizingMethod='crop');
}

#footer .copyright {
	width:360px;
	height:30px;
	background:url(../images/copyright-bg.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/copyright-bg.png',sizingMethod='crop');
}


	
/* FORM */
#regform {
	display:block;
	overflow:hidden;
	width:100%;
	padding:0;
	top:183px;
	left:0;
	background-color:#020203;
}

#regform #form-top {
	display:block;
	width:783px;
	height:23px;
	margin:0 auto;
	background:url(../images/form-bg-top.png) top left no-repeat;
}

#regform #form-body {
	display:block;
	overflow:hidden;
	width:783px;
	margin:0 auto 40px;
	padding:0;
	background:url(../images/form-bg-bottom.png) bottom left no-repeat;
}

#regform #form-top960 {
	display:block;
	width:1058px;
	height:23px;
	margin:0 auto;
	background:url(../images/form-bg-top960.png) top left no-repeat;
}

#regform #form-body960 {
	display:block;
	overflow:hidden;
	width:1058px;
	margin:0 auto 40px;
	padding:0;
	background:url(../images/form-bg-bottom960.png) bottom left no-repeat;
}

ul.form {
	display:block;
	list-style:none;
	margin:0;
}

#myform {
	margin:0 32px 11px;
}

#myform fieldset {
	margin:0;
	padding:0;
	border:none;
}

h2.form-header {
	display:block;
	overflow:hidden;
	width:721px;
	height:29px;
	background:transparent url(../images/form-header.png) top left no-repeat;
	text-indent:-9999px;
	margin:0 0 32px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form-header.png',sizingMethod='crop');
}

ul.form {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

ul.form li {
	display:block;
	overflow:hidden;
	clear:both;
	padding:0 0 19px;
}

ul.form li label {
	display:block;
	overflow:hidden;
	float:left;
	width:185px;
	text-transform:uppercase;
	font-size:14px;
	padding-top:10px;
}

ul.form li input,ul.form li textarea {
	display:block;
	overflow:hidden;
	float:right;
	width:498px;
	font-size:14px;
	font-family:Tahoma, Helvetica, Arial, _sans;
	color:#102d54;
	font-weight:bold;
	padding:0 0 0 12px;
}

ul.form li input {
	height:24px;
	padding-top:6px;
	margin-bottom:19px;
}

ul.form li textarea {
	height:87px;
	width:502px;
	padding:8px 0 0 10px;
}

.submit-button {
	display:block;
	overflow:hidden;
	width:272px;
	height:46px;
	margin:40px auto 0;
}

button {
	display:block;
	width:272px;
	height:46px;
	border:0;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:transparent url(../images/form-submit.png) top left no-repeat;
	cursor:pointer;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form-submit.png',sizingMethod='crop');
}

.close-button {
	display:block;
	overflow:hidden;
	width:100%;
	height:29px;
	margin-top:-20px;
	margin-bottom:20px;
}

.close-button a {
	display:block;
	overflow:hidden;
	float:right;
	width:89px;
	height:29px;
	background:transparent url(../images/form-close.png) top right no-repeat;
	text-indent:-9999px;
	margin:0 16px 20px 0;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form-close.png',sizingMethod='crop');
}

#popupbody {
	margin:0 32px 11px;
}

h2.form-header {
	display:block;
	overflow:hidden;
	width:721px;
	height:29px;
	background:transparent url(../images/form-header.png) top left no-repeat;
	text-indent:-9999px;
	margin:0 0 32px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form-header.png',sizingMethod='crop');
}

.pagetitle {
	display:block;
	overflow:hidden;
	width:730px;
	height:152px;
	background:transparent url(../images/trailer-header.png) top left no-repeat;
	text-indent:-9999px;
	margin:0 auto;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trailer-header.png',sizingMethod='crop');
}

.movieheadline {
	display:block;
	overflow:hidden;
	width:165px;
	height:22px;
	background:transparent url(../images/demo-text.png) top left no-repeat;
	text-indent:-9999px;
	margin:44px auto 11px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/demo-text.png',sizingMethod='crop');
}

.moviewrapper {
	display:block;
	overflow:hidden;
	width:983px;
	background:transparent url(../images/trailer-frame960.png) top left no-repeat;
	margin:0 auto;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trailer-frame960.png',sizingMethod='crop');
}

.moviebot {
	display:block;
	overflow:hidden;
	width:983px;
	height:12px;
	background:transparent url(../images/trailer-frame-bot960.png) top left no-repeat;
	margin:0 auto 30px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trailer-frame-bot960.png',sizingMethod='crop');
}

.flashmovie {
	display:block;
	overflow:hidden;
	width:960px;
	height:540px;
	background-color:#666;
	margin:0 auto;
	border:1px solid #FFF;
}

.close-buttonm {
	display:block;
	overflow:hidden;
	width:960px;
	height:29px;
	margin:0 auto 20px;
	position:relative;
}

.close-buttonm a {
	display:block;
	overflow:hidden;
	width:89px;
	height:29px;
	background:transparent url(../images/form-close.png) top right no-repeat;
	text-indent:-9999px;
	margin:0 0 20px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/form-close.png',sizingMethod='crop');
	position:absolute;
	right:0;
}