body, .flash, .downloads, .downloads2{
	position: absolute;
	left: 50%;
	top: 0%;
}

body{
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	z-index: 0;
	overflow-x: hidden;
	width: 1620px;
	height: 100%;
	margin-left: -810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.audio{
	width: 1px;
	height: 43px;
	text-align: center;
	display: block;
}

.flash{
	z-index: 1;
	width: 1620px;
	height: 580px;
	margin-left: -810px;
}

.downloads{
	z-index: 2;
	width: 512px;
	margin-left: -256px;
	text-align: center;
}

.exclusive{
	top: 306px;
}

.downloads2{
	z-index: 2;
	width: 512px;
	margin-left: -256px;
	text-align: center;
}

.logo{
	background: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 512px;
	height: 171px;
	display: block;
	margin-top: 43px;
}
.login .textbox{
	width: 156px;
	border: 1px solid #8c8e90;
	background-color: #000000;
	color: #c2c2c2;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}

.message{
	font-size: 11px;
	color: #FF0000;
	text-transform: none;
	line-height: 13px;
}

.title{
	background: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #dbc863;
	font-size: 20px;
	color: #252525;
	text-transform: uppercase;
}

.login .title{
	color: #d6c25b;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	background: none;
}
.login{
}
.logintitle{
	padding-top: 6px;
}
.loginbox{
}

.hSpacer{
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}
.hSpacer2px{
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
.login .hSpacer{
	height: 7px;
	font-size: 7px;
	line-height: 7px;
}
.hSpacer2{
	height: 7px;
	font-size: 7px;
	line-height: 7px;
}

.wSpacer{
	height: 7px;
	font-size: 7px;
}

.download{
	background-color: #272218;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

.downloads .image{
	padding: 7px 0px 7px 0px;
}

.pnl1{
	padding: 7px 7px 7px 0px;
}
.pnl2{
	padding: 0px 7px 7px 0px;
}

.download img{
	border: solid 2px #555555;
}

.download strong{
	font-size: 11px;
	color: #d6c25b;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.login .text{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 13px;
	text-transform: none;
	text-decoration: none;
}

.none{
	font-size: 11px;
	color: #d6c25b;
	line-height: 13px;
	text-transform: uppercase;
	padding: 7px 7px 7px 7px;
}

.none a,
.none a:link,
.none a:visited,
.none a:active{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.download a,
.download a:link,
.download a:visited,
.download a:active{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: underline;
}

.download span.bold{
	font-weight: bold;
}
span.orange{
	font-weight: bold;
	color: #cc9933;
	font-size: 11px;
	line-height: 13px;
}
.checkbox{
	margin-bottom: -2px !important;
	margin-bottom: -4px;
}

.none a:hover,
.download a:hover{
	color: #d6c25b;
	text-decoration: underline;
}
a, a:link, a:active, a:visited{
	outline: 0;
}

