﻿body 
{
	margin: 0px 0px 0px 0px; 
	background: #47576d; 
	font: 12px Helvetica, Verdana, sans-serif,Arial;
	
}

ul { list-style-type: none; }
a,a:visited { text-decoration: none; color: #4040FF; font-weight: bold; }
a:hover { text-decoration: none; color: #1010A0; }
h1 { line-height: 120%; padding: 0px; margin:5px 0px 5px 0px; }
h2 { color: #2c519c; font-size: 18px; line-height:18px; }
h3 { color: #000000; font-size: 14px; line-height:14px; }
p { padding: 0px 0px 10px 0px; margin: 0px; font-size: 14px; line-height: 130%; }
li p { padding-bottom 5px; }
li h3 { margin: 0px 0px 0px 0px; }
img { border: 0px; }

#mainheader
{
	width:1024px;
	height:100px;
	background: #1a439e url('../images/logo.jpg') no-repeat; 
	display: block;
	margin: 0px auto 0px auto; 
	padding-top: 5px;
	border-bottom: 1px solid #000000;
}

#headertop
{
	width:100%;
	height:80px;
	display:block;
}
#headertop a, #headertop a:visited { text-decoration: none; color: #D0D0FF; font-weight: bold; }

.button, .button:visited
{
	display:block;
	background: url('../images/button0.png');
	color: #D0D0D0;
	width: 100px;
	height: 25px;
	border: 0px;
	font-size: 12px;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	outline:none;
	float:left;
	margin: 0px 5px 0px 0px;
	padding:0px 0px 2px 0px;
}
.button:hover
{
    background: url('../images/button1.png');
    color: #FFFFFF;
}


.right
{
	float:right;
}

.left
{
	float:left;
}

.edit
{
	height:18px;
	line-height:18px;
	font-size:12px;
	border: 1px solid #000000; 
	padding: 0px;
}


.button_login
{
	float: right;
	border: 0px;
	width: 85px;
	height: 22px;
	background: url('../images/button_login0.png');
}
.button_login:focus,
.button_login:hover
{
	background: url('../images/button_login1.png');
}

.button_login:active
{
	background: url('../images/button_login2.png');
}

.button_signout
{
	float: right;
	border: 0px;
	width: 110px;
	height: 22px;
	margin: 5px 10px 0px 0px;
	background: url('../images/button_signout0.png');	
}
.button_signout:hover { background: url('../images/button_signout1.png'); }
.button_signout:active { background: url('../images/button_signout2.png'); }

.button_profile
{
	float:left;
	clear:both;
	border: 0px;
	width: 85px;
	height: 22px;
	margin: 5px 0px 0px 10px;
	background: url('../images/button_profile0.png');	
}
.button_profile:hover { background: url('../images/button_profile1.png'); }


.signuptext
{	
	float:left;
	margin-left:30px;
}

.signuptext p
{
	color: #FFFFFF;
	line-height:20px;	
	text-align:right;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

.signuptext a
{
	color: #D0D0FF;
	line-height:20px;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	display:block;
	clear:both;
}

.memberareatext
{
	color: #000000;	
}


.loginarea
{	
	float: right;	
	margin: 0px;
	padding: 0px;	
	width: 250px;
	height: 75px;
	margin-top: 5px;
	margin-right: 15px;

}

.membertop1
{
	float: left;
	width: 250px;
}

.membertop2
{
	float: right;
	width: 250px;
}

.membertop1 p
{
	float:left;
	clear:left;
	margin: 10px 0px 10px 10px;	
	font-size: 12px;
	color: #FFFFFF;
}
.membertop1 span
{
	float:left;	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 10px 5px;
}
.loginarea p
{
	float:left;
	line-height: 20px;
	height:20px;
	width:118px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color:#FFFFFF;
}


.loginedit
{
	width:128px;
	height:18px;
	line-height:18px;
	font-size:12px;
	border: 1px solid #000000; 
	padding: 0px;
	margin-bottom: 5px;
	float:right;
	clear:right;
}

.headerbar
{
	width:1024px;
	height:8px;
	display: block;
	background: #1a439e url('../images/headerbar.png'); 
	
}
#mainfooter
{
	width:1024px;
	height:25px;
	background: #1a439e url('../images/footer.png') no-repeat;
	display: block;
	clear:both;
	border-top :2px solid;
	border-bottom :2px solid;
	border-color: #000000;
	margin: 0px auto 0px auto; 
	font-size: 12px;
	line-height:25px;
	color: #FFFFFF;	
	text-align:center;
}

#mainfooter a, #mainfooter a:visited { text-decoration: none; color: #FFFFFF; }


#mainmenu
{
	width:1024px;
	height:20px;	
	display: block;
	margin: 0px auto 0px auto; 	
	
}


#mainmenu ul
{
	width: 600px;
	height: 20px;
	margin: 0px auto 0px auto; 	
	padding: 0px;
	display:block;
}
#mainmenu li
{
	display:block;
	margin: 0px;
	padding: 0px;
	float: left;	
}

#mainmenu li a
{
	background: url(../images/menubg.png);
	font-weight: bold;
	font-size: 12px;
	line-height:18px;
	color: #000000;	
	text-align:center;
	display:block;
	height:18px;	
	width: 100px;
	padding-top:2px;
}

#mainmenu li a:hover
{
	background: url(../images/menubg1.png);
	color: #FFFFFF;
}



#maincontainer
{
	background: url('../images/container_shadow.png') repeat-y;
	background-attachment:fixed;
	background-position:center;	
	width:100%;
	display: block;
	margin: 0px 0px 0px 0px; 	
}

#fixedmaincontainer
{
	width:1024px;
	display: block;
	margin: 0px auto 0px auto; 
}

#maincontent
{
	width:1024px;
	background: #FFFFFF;
	min-height:1000px;
	margin: 0px auto 0px auto; 
	overflow:auto;
}


#hometop_mid
{
	background: #DADADA url(../images/forum/post_mid.png);
	width:1004px;	
	margin: 0px auto 0px auto; 
	height:340px;
}

#hometop_top
{
	background: #DADADA url(../images/forum/post_top.png);
	width:1004px;	
	height:12px;
	margin: 10px auto 0px auto; 
}
#hometop_bot
{
	background: #DADADA url(../images/forum/post_bot.png);
	width:1004px;	
	margin-bottom: 10px;
	height:12px;
	margin: 0px auto 0px auto; 			
}

.frontlinks
{
    float:left;
    width:380px;
    margin: 20px 0px 0px 20px;
}

.frontlinks a
{
    display:block;
    background: url(../images/frontmenubg.png);
    height:25px;
    line-height:25px;
    font-size: 16px;
    text-align:center;
    margin-bottom:5px;
}

.frontlinks a:hover
{
    background: url(../images/frontmenubg1.png);
}

.maintext
{
    float:left;
	font-size: 14px;
	line-height:18px;
	color: #000000;	
	text-align:justify;	
	padding: 10px;
	width: 700px;
}

.mainnews
{
    margin: 20px 0px 0px 0px;
    float:right;
    width:250px;
}

.mainnews h3
{
    background: url(../images/blogmenubgheader.png);
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
	display:block;
	width:240px;
	height:22px;
	text-align:center;
	color: #FFFFFF;
	line-height:22px;
}

.mainnews a
{
    display:block;
    background: url(../images/blogmenubg.png);
    margin: 0px 0px 0px 0px;
    float:left;
    clear:both;
    font-size: 13px;
    height:20px;
    line-height:20px;
    width:240px;
    text-indent: 10px;
    border-bottom: 1px solid #000000;
    color: #4040C0;
}


.mainnews a:hover
{
    background: url(../images/blogmenubg1.png);
}


.signupbody
{
	width: 700px;
	margin: 0px auto 0px auto;
	
}

.signupbody p 
{
	margin: 5px 0px 15px 0px;
	clear: both;
}

.signuplabel
{
	float:left;
	width: 100px;	
	text-align: right;
	height: 22px;
	font-weight: bold;
	display:block;
	clear: left;
	line-height:22px;
	margin: 15px 0px 0px 0px;
}

.signupform
{
	float:left;
	width: 400px;
	height: 25px;
	clear: right;
	display:block;
	margin: 15px 0px 0px 5px;
}

.signupedit
{
	width: 500px;
	display:block;
	height: 20px;
	line-height:20px;
	border: 1px solid #808080;
}

.signupinfo
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 500px;
	text-align: center;
	color: #808080;
	font-weight:bold;
	font-size: 11px;
	line-height: 16px;	
	clear: both;
	display: block;
	overflow: auto;
}

.signupinfo span
{	
	clear: both;
	display: block;
}


.news_title
{
	display:block;
	width: 830px;
	clear: left;
	margin: 0px 0px 0px 15px;
	height: 22px;
	line-height:22px;
	font-weight: bold;
	border-bottom: 1px solid #808080;
}

.news_title p
{
	margin: 0px 5px 0px 5px;
	font-size: 14px;
}

.news_body
{
	display:block;
	width: 830px;
	clear: left;
	margin: 0px 0px 30px 10px;
	border-top: 1px;
	min-height: 100px;
	padding: 5px;
}

.news_body p
{
	display:block;
	margin: 0px;
	padding: 0px;
	float: none;
	font-size: 12px;
	min-height: 80px;
}

.news_body span
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;	
	width:100%;	
	height: 10px;
}

.news_googlead
{
	float:right;
	display: block;
	width: 160px;
	height: 600px;
	border: 1px solid;
	margin: 20px 30px 0px 0px;
}

.news_footer
{
	display: block;
	clear:both;
}

.defaultbody
{
	width: 90%;
	display: block;
	padding:10px 0px 10px 0px;
	margin: 0px auto 0px auto;
}

.aboutcontact
{
	float:right;
	width:200px;
	margin: 0px 0px 10px 10px;
	border : 2px outset #C0C0C0;
	background: #CACACA;
	padding: 10px;
}

.aboutcontact h3
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


.main_googlead
{
	float:right;
	width:160px;
	height:600px;
	margin-right:10px;
}


.downloadmemberbox
{
    background: #B0B0B0;
    border: 1px solid #000000;
    margin: 15px auto 15px auto;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    width: 750px;
}

.downloadmemberboxhead
{
    height: 20px;
    background: #D0D0D0;
    font-weight: bold;
    line-height: 20px;    
    border-bottom: 1px solid #000000;
    color: #000000;
}


.downloadwinbox
{
    float:left;
    background: #8080FF;
    border: 1px solid #000000;
    width: 400px;
    margin: 15px 0px 15px 20px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.downloadwinbox div
{
    height: 20px;
    background: #b9bbff;
    font-weight: bold;
    line-height: 20px;    
    border-bottom: 1px solid #000000;
    color: #000000;
}

.downloadwinbox a, .downloadwinbox a:hover, .downloadwinbox a:active, .downloadwinbox a:visited
{
    font-size: 20px;
    color: #FFFFFF;
}

.downloadlinbox
{
    float:right;
    background: #80FF80;
    border: 1px solid #000000;
    width: 400px;
    margin: 15px 20px 15px 0px;
    text-align: center;
}
.downloadlinbox div
{
    height: 20px;
    background: #b9FFBB;
    font-weight: bold;
    line-height: 20px;   
    border-bottom: 1px solid #000000;
}
.downloadlinbox a, .downloadlinbox a:hover, .downloadlinbox a:active, .downloadlinbox a:visited
{
    font-size: 20px;
    color: #FFFFFF;
}

.articlead
{
    float:right;
    width:160px;
    border:1px solid #000000;
    margin: 20px 40px 0px 0px;
}
.articleintrocontainer
{
    float:left;
    margin: 20px 10px 0px 40px;
    width: 750px;
}

.articleintrocontainer .articleintrohead
{
    display: block;
    background: url(../images/articlehead.png);
    border-bottom: 1px solid #000000;
    height:20px;
    color: #FFFFFF;
    font-weight:bold;
    line-height:20px;
    text-align: center;
    font-size: 13px;    
    overflow: hidden;
}

.articleintrobody
{
    background: url(../images/articleintrobg.png);
    padding: 10px 10px 0px 10px;
    overflow: hidden;
    border-bottom: 1px solid #000000;
}

.articleintrobody p
{
    text-align:justify;
}

.articleintrobody img
{
    border: 0px;
    float: left;
    margin: 0px 10px 10px 0px;
}

.articlebox
{
    margin: 10px 10px 10px 10px;
    width:992px;
    overflow:hidden;
    border: 1px solid #808080;
}
.articleimageleft
{
    float:left;
    clear:left;
    width:425px;    
}
.articleimageright
{
    float:right;
    clear:right;
    width:425px;    
}

.articlecontentright
{
    float:right;
    width:560px;    
    margin: 0px;
    text-align:justify;
}
.articlecontentright p
{
    padding: 5px 10px 5px 10px;
}



.articlecontentleft
{
    float:left;
    width:560px;    
    margin: 0px;
    padding:0px;
    text-align:justify;
}

.articlecontentleft p
{
    padding: 5px 10px 5px 10px;
    margin:0px;    
}

.articleintrotext
{
    margin: 20px 10px 10px 10px;    
    overflow: hidden;
}

.articleintrotext img
{
    float:left;
    margin: 0px 10px 0px 0px;
}

.articlespecsleft
{
    float:left;
    border:1px solid #000000;
    margin: 10px 0px 10px 10px;
    width:420px;    
}

.articlespecsright
{
    float:right;
    border:1px solid #000000;
    margin: 10px 10px 10px 0px;
    width:420px;    
}


.articlespecsleft h2, .articlespecsright h2
{
    background:#DADAFF;
    margin:0px;
    padding:0px;
    height:40px;
    border-bottom: 1px solid #000000;
    line-height:40px;
    text-align:center;
}    
.articlespecsleft span, .articlespecsright span
{
    clear:none;
    float:right;
    display:block;     
    width:235px;
    height:25px;
    margin:0px;
    padding:0px 0px 0px 5px;
    line-height:25px;
    border-bottom: 1px solid #808080;
    background: #FFFFC0;
    
}

.articlespecsleft p, .articlespecsright p
{
    float:left;
    clear:none;
    text-align:center;
    display:block;
    width:89px;
    border-right: 1px solid #000000;
    height: 25px;
    margin: 0px;
    padding:0px;
    font-size:12px;
    line-height:25px;
    border-bottom: 1px solid #808080;
    background: #FFFFC0;
}



.syspicture
{
    float: left;
    clear:both;
    width: 250px;    
    border:1px solid #B0B0B0;
    padding:5px 5px 0px 5px;
    margin: 10px 10px 10px 10px;
}

.syspicture p
{    
    border-top: 1px solid #B0B0B0;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    
}

.systextright
{
    float:right;
    width: 700px;    
    text-align: justify;
    margin-right: 10px;
}

.systextleft
{
    margin-left: 10px;
    float:left;
    width: 700px;    
    text-align: justify;
}

.systemsshots
{
    width:999px;
    height: 466px;
    background: #404040;
}

.systemsshotsgg
{
    width:999px;
    height: 496px;
    background: #404040;
}
.segaeshots
{
    width:999px;
    height: 143px;
    background: #404040;
}

.systemsshotsgg img, .systemsshots img, .segaeshots img
{
    margin:4px 0px 0px 4px;
    padding:0px;
    border: 0px;
}

.mainscreens
{
    clear:both;
    margin: 10px;
}
.mainsshots
{
    margin: 0px auto 0px auto;
    width:972px;
    height: 552px;
    background: #404040;
}
.mainsshots img
{
    margin:4px 0px 0px 4px;
    padding:0px;
    border: 0px;
}


.systeminput
{
    display:inline-block;
    border:1px solid #B0B0B0;
    width:230px;
    margin: 7px;
    overflow:hidden;
}
.systeminput img
{
    display:block;
    width:220px;
    margin: 5px 5px 0px 5px;
}
.systeminput p
{
    display:block;
    width: 220px;
    border-top: 1px solid #B0B0B0;
    padding: 0px;
    margin: 5px 5px 0px 5px;
    font-size: 11px;
    line-height: 20px;
    height: 20px;
    
}
 
 .emulinkstart
{
    border: 1px solid #000000;
    height: 2px;
    background: #808080;
    margin: 30px auto 30px auto;
    width: 90%;
    clear:both;
}   
.emulatorlinks
{
    width: 600px;
    border: 1px solid #000000;
    margin: 0px auto 30px auto;
    overflow: auto;
    padding-bottom: 15px;
    background: #DADADA;
}


.emulinkr, .emulinkl
{
    width: 283px;    
    border: 1px solid #606060;
    background: #FFFFFF;
}

.emulinkl
{
    float:left;
    margin: 15px 5px 0px 10px;    
}

.emulinkr
{
    float:right;
    margin: 15px 10px 0px 5px;    
}


.emulinkheader
{
    display: block;
    height: 22px;
    background: #B0B0B0;
    text-align:center;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000000;
    font-size: 12px;
}

.emulink8bit, .emulink16bit
{
    display: block;
    height: 22px;
    text-align:center;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #606060;
    font-size:12px;
    font-weight: bold;
}

.emulink8bit
{
    background: #C0C0FF;
}
.emulink16bit
{
    background: #B0FFB0;
}

.emulatorlinks ul
{
    margin: 0px;
    padding: 10px;
}    
.emulatorlinks li
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;    
    line-height: 18px;
    height: 18px;
    
}