﻿/* text */
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
.whitelink:link {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.whitelink:visited {
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
.whitelink:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* onArcade 2 CSS */
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #99CC66;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
}
/* Width of the site */
.main {
	background-color:#000000;
	width:1147px;
	margin:9px 9px 9px 9px;
	padding: 0px;
	left:0px;
	position:absolute;
}
/* Header of the site */
.header {
	background-image:url(images/headerborder.gif);
	width:984px;
	height:170px;
	padding:0px;
	float:left;
}
.longmedia{
	float:left;
	margin-left:3px;
	height:1px;
	width:1px;
}
.headerad {
	width:984px;
	height:102px;
	background-image:url(images/headerad.gif);
	float:left;
}
.widemedia {
	width:728px;
	height:90px;
	margin-left:12px;
	float:left;
	overflow:hidden;
}
.googlead{
	padding-left:16px;
	float:left;
	width:216px;
	background-color:#FEAF31;
}
.headerimage{
	background-image:url(images/headerimage.gif);
	margin-left:12px;
	margin-top:12px;
	width:442px;
	height:120px;
	float:left;}
.headerimage2 {
	background-image:url(images/headerimage2.gif);
	margin-top:12px;
	width:205px;
	height:120px;
	float:left;	
}
.undersearch {
	width:205px;
	height:102px;
	float:right;
	}
.search {
	width:200px;
	height:30px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
	float:right;}
.top {
	margin-bottom:12px;
	margin-left:12px;
	width:647px;
	height:26px;
	font-family: Verdana;
	font-size: 12px;
	float:left;
}
.toptab {
	background-image:url(images/toptab.gif);
	padding-top:5px;
	height:21px;
	width:129px;
	float:left;}
.toptab2 {
	background-image:url(images/toptab2.gif);
	padding-top:5px;
	height:21px;
	width:131px;
	float:left;}
/* login */
.login {
	background-image: url(images/loginbox.gif);
	height:146px;
	width:300px;
	float: right;
	margin-top:12px;
	margin-bottom:12px;
	margin-right:12px;
}
.loginchar {
	background-image: url(images/loginimage.gif);
	height:146px;
	width:100px;
	float:left;
}
.loginbox {	
	width:200px;
	height:146px;
	float:left;
}
/* Content part of the site */
.centercontent {
	float:left;
	overflow:hidden;
	width:984px;
	height:100%;
	min-height: 100%;
	background-image: url(images/bodyborder.gif);
	background-repeat:repeat-y;
	clear:both;
	display:block;
	}
.content {
	overflow:hidden;
	margin-left:18px;
	margin-top:6px;
	padding-bottom:6px;
	background-repeat:repeat;
	width: 635px;
	float:left;
}
.contentmenu {
	overflow:hidden;
	background-repeat:repeat;
	margin-left:19px;
	width:300px;
	float:left;}
/* Error box */
.error_box {
	border: 1px solid #FF3300;
	margin-bottom: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
/* Content box */
.header_menu {
	width:300px;
	height:70px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	float:left;
}
.headertab {
	background-color:#4200B0;
	height:20px;}
.content_box {
	width:300px;
}
.menubreak {
	background-image:url(images/menubreak.gif);
	background-repeat:no-repeat;
	width:300px;
	height:10px;}
.content_box_header {
	height: 9px;
	padding-bottom:3px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.content_box_2 {
	background-image:url(images/content.gif);
	background-repeat:repeat;
	border:double 1px #D6D6D6;
	margin-bottom:6px;
}
.content_box_2_header {
	background-image:url(images/boxtab.gif);
	background-repeat:repeat-x;
	height:18px;
	padding-top:2px;
	background-color:#000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
.box_text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 5px;
}
.content_text_left {
	float: left;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Columns of files on index page */
.index_left_files_column {
	background-image:url(images/content.gif);
	background-repeat:repeat;
	border:double 1px #D6D6D6;
	float: left;
	margin-bottom:6px;
	width: 635px;
}
.filecontainer{
	margin-top:5px;
	text-align:left;
	float:left;
	height:80px;
	width:316px;
}
.index_files_box_right {
	padding-right:5px;
	float: left;
	width: 201px;
}
.index_files_box_left {
	float: left;
	padding-left:5px;
	width: 105px;
}
.played {
	font-family: Arial;
	font-size: 9px;
}
/* Related files */
.related_files_right {
	float: right;
	width: 100%;
	margin-bottom: 2px;
}
.related_files_left {
	float: left;
	width: 100px;
	margin-bottom: 2px;
}
/* Links to files */
.file_link:link {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
/* Comments boxes */
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
/* File boxes on browse page */
.browse_file_box {
	background: #F0F8FF;
	padding: 3px;
}
/* Champion of the game */
.champion_box {
	border: 1px solid #99CC66;
    margin-bottom: 8px;
    padding: 2px;
	text-align: center;
	background: url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
}
/* Text on framed file page */
.frame_text {
    width: 49%;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.frame_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.frame_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* Menu of private messages */
.private_messages_menu {
	border: 1px solid #99CC66;
	background-color: #FFFFFF;
	margin-bottom: 4px;
    padding: 4px;
    text-align: left;
}
.compose_pm_right {
	float: right;
	width: 80%;
}
.compose_pm_left {
	float: left;
	width: 17%;
	font-weight: bold;
}
/* Quoted text in PMs */
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
/* Redirection box */
.redirection_box {
	border: 1px solid #336699;
	background: #FFFFFF; 
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
/* Registration form */
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
/* popup boxes will look like this */
.popup_box {
	border: 1px solid #000000;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
/* Normal ad box */
.ad_box {
	border: 1px solid #0099CC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
/* Ad box on file page */
.ad_box_2 {
	border: 1px solid #99CC66;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
/* Line between news */
.news_line {
	border-top: 1px dotted #3399CC;
	margin-top: 5px;
}
/* Member list table */
.member_list {
	width: 100%;
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
/* Footer part of the site */
.footer {
	background-image:url(images/footerborder.gif);
	background-repeat:no-repeat;
	width:984px;
	height: 55px;
	clear:both;
	float:left;
}
.footer_text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.footer_link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* Sponsor link looks like this */
#sponsor {
	border: 1px dotted #FF3300;
	background: #FFCC33;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.pagination {
	margin: 1px;
	text-align: center;
}
.pagination a {
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}
.pagination a:hover {
	border: 1px solid #99CC66;
	color: #000000;
}
.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
/* onArcade 2 CSS */
