body {
	position:relative;
	background-color:#000000;
 

	margin:0;
	padding:0; 
	color:#EEE;
	font-size:13px;
	line-height:22px;
 
	 
font-family: 'Cantarell', sans-serif;
 
}

 .form
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;   
	border: 1px solid #00334F;  
font-family: Tahoma,Verdana; font-size: 11pt; background-color:#000; color:#eee;
}

.radius{
 -webkit-border-radius: 5px; /* Safari, Chrome */
 -khtml-border-radius: 5px;    /* Konqueror */
 -moz-border-radius: 5px; /* Firefox */
  border-radius: 5px;
		
}
 
.ButtonFlag {
	margin: 0px 3px;
	margin-top: 7px;
	float:right;
	width:20px;
	height:11px;  
	cursor:pointer; 
	background:  no-repeat scroll 0 -11px;
 
}



.ButtonFlag:hover {
	background-position:0px 0px;
}

td{
	line-height:16px;	
}
A:link { 		color: #0377CC;   text-decoration: none; }
A:visited { 	color: #0377CC;   text-decoration: none; }
A:active { 		color: #0377CC;    text-decoration: none; }
A:hover { 		color: #FFF;    text-decoration: underline; 	 }

img{border:0px; }
h2{
 font-family: 'Hammersmith One', sans-serif;
		 width:445px; height:43px;	
		 padding-top:10px;
	 text-shadow: #000 1px 1px 1px; 
}


.about_bt{
 
 display:block; float:left;	  
 
}
/*.about_bt:hover{
background: transparent url(../images/about_on.png) no-repeat  center;	
}*/
.leaderboards_bt{ 
 
    display:block; float:left;
 }
/*.leaderboards_bt:hover{	
background: transparent url(../images/leaderboard_on.png) no-repeat  center 0;		
}*/
.downloads_bt{	
 
   display:block; float:left;
}
/*.downloads_bt:hover{
background: transparent url(../images/downloads_on.png) no-repeat   center 0;	
}*/

.background {
	width:100%;
	height:700px;
	position:fixed;
		background-repeat:no-repeat;
	background-position:top right;
	
	z-index:10;
	
	
}

.glow{
	
   box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 	
	
}
.logo {
	width:491px;
	height:246px;
	position:absolute;
	z-index:40;
	left:450px;
	top:-10px;
}
.newsletterEl {
	 
	width:350px;
	height:200px;
	position:absolute;
	z-index:40;
	right:0px; 
	top:250px;
}

.logosEL {
	
	width:250px;
	height:113px;
	position:absolute;
	z-index:40;
	right:0px;
	top:450px;
}


.diamentRed {
	width:40px;
	height:40px;
	position:absolute;
	z-index:43;
	right:150px;
	cursor:pointer;
}
.diamentBlue {
	width:40px;
	height:40px;
	position:absolute;
	z-index:44;
	right:100px;
		cursor:pointer;
}

.diamentGreen {
	width:50px;
	height:44px;
	position:absolute;
	z-index:46;
	right:150px;
		cursor:pointer;
}

 
.stars {
	width:352px;
	height:359px;
	position:absolute;
	z-index:10;
	right:20px;
}
.level_3 {
	width:100%;
	height:34px;
	position:fixed;
	background-image:url(../images/level_3.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	z-index:85; border-bottom:1px solid  #000;
	
}
.level_3b {
	width:100%;  
	position:fixed; 
	z-index:82;  
	
}
.level_3c {
	width:960px;  
	height:20px;
	margin:0 auto;
	position:relative;
 
 
	
}
.whiteBar {
	width:100%;
	height:0px;
	top:20px;
	
	position:absolute;
	 background-color:#FFF;
	  	background-image:url(../images/footerBar.png);
	background-repeat:repeat-x;
	background-position:top center;
	z-index:13;
}

.footerBar {
	width:100%;
	height:160px;
 	background-image:url(../images/footerBar.png);
	background-repeat:repeat-x;
	background-position:bottom center;
 	
	position: fixed;
 	z-index:145;
 
	bottom:0px;
	font-size:10px;
 
}
 
.level_4 {
	width:100%;
 
	position:absolute;
	z-index:30;
}
.content {
	width:900px;
	margin:0 auto;
	position:relative;

}
.content_2 {
	width:900px;
	margin:0 auto; 
 
	position:relative;

}
.mainContent {
	width:560px;
	margin:0 auto;
 	position:relative;
	top:130px; float:left; text-align:justify; 
 	left:30px;
	
 		padding-bottom:140px;
	 
}
.menuBar {
	position:absolute;
	background-image:url(../images/lcd.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	
	top:-900px;
	width:500px; 
	height:80px; 
 
 
	padding-top:45px;  padding-left:150px;    
	z-index:35; 
	text-align:center;
 
 
 
}


.closeScreensBar{
	
	 position:absolute; top:-30px; width:40px; right:10px;
	
}




.glow_screen {
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
 width:140px; float:left;
	margin:10px;
}
.glow_screen:hover {
	-moz-box-shadow:  0 0 5px #6ACBF8;
	-webkit-box-shadow: 0 0 5px #6ACBF8;
	box-shadow: 0 0 5px #6ACBF8;
 
}

#screenBar{
float:left;
width:700px;   
	
}
#left-but{
	
float:left;  cursor:pointer;  	 padding-top:30px;   
}

#right-but{
float:right; cursor:pointer; padding-top:30px;  	
	
}

