* html #left
{
	margin:  0;
	padding: 0;
	}

a { 
	color: #E6FFFF;
	font-size: 9px;
}
a:hover {
	color: #B9E3F3;
}

#auth {
	margin-left: 515px;
	width:500px;
	padding-top: 5px;
}
#authFields p {
	/*margin-top: 6px; */
	float: left;
	height: 2em; 
	line-height: 2em;
	margin:0;
	padding:0;
}
#authFields p img, #authFields p span {
	display:none;
}

#authFields {
	width:325px;
}

#Customvalidator1 { display:none; }

body { 
	margin: 0;
	padding: 0;
	background: url(/public/images/div2/layout/login_background.jpg);
	color: #E6FFFF; 
}

body,  a { 
	font: 11px Helvetica, Arial, sans-serif; 
}

#browserInfo {
	margin-bottom: 15px;
}

#browserInfo a {
	text-decoration:none;
}

#btnSubmit, #btnRegister { 
	background: none; 
	margin-top: 10px;
}

/*#container {
	position: absolute;
	top: 0;
	left: 0;
	height: 700px;
	width: 100%;
	background: url(../images/public/login_background.jpg) no-repeat #041936;
}*/

#containerVideo {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.copyRight, .copyRight a {
	color: #a0c9e1;
	font-size:10px;
	
}

#error {
	color: Red;
	height: 30px;
	float: left;
	width: 150px;
	position:absolute;
	left: 350px;
}

#footer {
	padding-top: 25px;
	width: 971px;
	height: 125px;
	text-align: center;
	background: url(/public/images/div2/layout/footer-bg.png) no-repeat;
	background-color: none;
}

#footer_cbsCopyRight a {
	font-weight:bold;
}

#header,#header2
{
	display:none;
}

#ifMovePlayer 
{
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 268px;
	}

img {
	border: none;
}

#left 
{
	/*float: left;*/
	/*margin:  10px 0 0 20px;*/
	width: 970px;
	height: 105px;
	background: url(/public/images/div2/layout/left-bg.png) no-repeat;
}

#legal {
	text-align:center;
	margin: 50px 0 10px 0;
	display: none;
}

.legallinks
{
	display:block;
	margin-top:10px!important;
}

#links {
	width: 500px;
	margin-top: 25px;
	margin-left: 240px;
	text-align: center;
	display:none;
}

#moveplayer 
{
	width: 970px;
	height: 424px;
	background: url(/public/images/div2/layout/showcase.png) no-repeat;
	display: none;
}

#mn_container {
}
		
#MovePlayerDeactivated 
{
	width: 510px;
	height: 380px;
	margin-left: 285px;
	margin-top: 90px;
	text-align: left;
	display: none;
	}		

.newPrivacyTag
{
	display: none;
}

.newTermsTag 
{
	display: none;
}

p {
	margin: 0;
}

#playerSubText 
{
	font-size: 12px;
	width: 510px;
	margin-left: 272px;
	text-align: center;
	display:none;
}
	
#register { 
	clear:both;
	font-size:9px;
	color: #bdd2e5;
	width: 500px;
	position:absolute;
	top:60px;
	left:515px;
}
#register h1 { 
	font: 11px Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: none;
}

#register_button {
	position:absolute;
	left:335px;
}

#registerText {
	float:left;
	width:325px;
}

#showcase {
	background: url(/public/images/div2/layout/showcase-bg.png) repeat-y;
}

#submit {
	float:right;
	margin: -6px 85px 0 0;
	position:absolute;
	left:850px;
	top:3px;
}
#submit a {
	/*margin: 0 0 0 -182px;*/
	font-size:9px;
	font-family:Helvetica, Arial, sans-serif;
	color:#d7e8f3;
}

.tinytype, #register p a {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #a0c9e1;
	text-decoration:none;
}

#txtEmail, #txtPassword {
	margin-right:10px;
	color: #051224; 	
	width:145px !important;
	height:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	background:#fff url(/public/images/div2/layout/login-fields_bg.png) no-repeat;
}

#txtPassword {
	background-position: 0 -20px;
}

#txtEmail:focus, #txtPassword:focus {
	background-position: 0 -40px;
}

#txtEmail.filledin, #txtPassword.filledin {
	background-position: 0 -40px;
}

#valSummary {
	margin-top:7px;
}

#contacthelp
{
	
	text-decoration:none;
	font-weight:400;
	margin: 10px 0px;
	color: #fff !important;
		
	width: 300px;
	text-align: center;
	padding:10px 0px;
	margin:0 auto;
    color:White;
}

#contacthelp a
{
	color: #fff;
	font-variant: small-caps;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
#contacthelp a:hover
{
	text-decoration:underline;
}
	
 #divlegalfooter a {
	color: #a0c9e1;
}


 #contacthelp a
 {
 	color:White;
 	text-decoration:none;
 	text-transform:uppercase;
 }
 .copyRight
 {
 	color: #E6FFFF;
 }
 #footers_privacy
 {
 	display:block;
 	padding:10px;
 	}
 