/* onArcade 2 CSS */
body {
    background: repeat-x top url(images/background.png);
	background-color: #0066CC;
	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-size: 12px;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
h1 {
	font-size: 12px;
	line-height: 0;
	display: inline;
	font-weight: normal;
}
#title h1 {
	font-size: 12px;
}
#popimg {
	position:absolute;
	visibility:hidden;
	z-index:200;
	font-size: 12px;
}
/* Default links */
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
/* Width of the site */
.main {
	position: relative;
	width: 930px;
	padding: 0px;
}
/* Top menu */
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	height: 24px;
}
.top_left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top_right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	margin-right: 6px;
	margin-top: 7px;
	text-align: right;
	float: right;
}
.top_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top_link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
/* Header of the site */
.header {
	display: block;
	width: 930px;
	height: 104px;
	background-image: url(images/header_small.png);
	text-align: center;
}
.header_menu {
    color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	left:15px;
	top:73px;
	z-index: 1;
	text-align:center;
}
.header_link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header_link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header_link:hover {
    color: #FF6347;
	text-decoration: none;
}
/* Content part of the site */
.content {
	width: 100%;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	background:url(images/bg_stripes.png) repeat #FFFFFF;
}
/* Error box */
.error_box {
	border: 1px solid #FF3300;
	margin-bottom: 4px;
	font-size: 12px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
/* Links of content box headers */
.contentheaderlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentheaderlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentheaderlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Content box */
.content_box {
	border: 1px solid #FF9900;
	margin-bottom: 5px;
	background-color:#FFFFFF;
}
.content_box_header {
	background: #FF9900 url(images/orange_cp.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}
.content_box_2 {
	border: 1px solid #99CC66;
    margin-bottom: 5px;
	background-color:#FFFFFF;
}
.index_files_box_left img {
	border: 1px solid #006666;
}
.index_files_box_left a:hover img {
	border: 1px solid #FF3300;
}
.content_box_2_header_green {
	background: #99CC66 url(images/green_cp.gif);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.content_box_2_header_green h1 {
	margin: 0;
}
.content_box_2_header_blue {
	background: #99CC66 url(images/blue_cp.gif);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.content_box_2_header {
	background: #99CC66 url(images/blue_cp.gif);
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.box_text {
	font-size: 12px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.box_text .share_media a img {
	margin: 4px 0 5px;
	padding: 5px;
	border: 0;
}
.newest_text {
    padding: 3px;
	height: 100px;
}
.smallgames_text {
	font-size: 12px;
	color: #333333;
    padding: 3px;
	height:90px;
}
.smallgame {
	width: 117px;
	height: 75px;
	text-align:center;
	float:left;
}
.box_text_ads {
	color: #333333;
	text-align: left;
    padding: 3px;
}
.content_text_left {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_text_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Columns of files on index page */
.index_right_files_column {
	float: right;
	width: 49.5%;
}
.index_left_files_column {
	float: left;
	width: 49.5%;
}
.index_files_box_right {
	float: right;
	width: 75%;
	margin-bottom: 2px;
}
.index_files_box_left {
	float: left;
	width: 85px;
	margin-bottom: 2px;
}
.played {
	font-size: 9px;
}
/* Related files */
.related_files_right {
	float: right;
	width: 88%;
	margin-bottom: 2px;
}
.related_files_left {
	float: left;
	width: 12%;
	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%;
	background-color: #FFFFFF;
	font-size: 15px;
}
.champion_box:link {
	color: red;
	font-weight: bold;
}
.champion_box:visited {
	color: red;
	font-weight: bold;
}
/* Text on framed file page */
.frame_text {
    width: 49%;
	padding: 4px;
	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;
}
.casino {
	color: #F00;
}
.casino a {
	color: #666;
}
/* Normal ad box */
.ad_box {
	border: 1px solid #0099CC;
	font-size: 11px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
/* Ad box on file page */
.ad_box_2 {
	border: 1px solid #99CC66;
	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-size: 13px;
	padding: 2px;
}
.newest_index {
	float: left;
	margin-left: 3.6px;
	text-align: center;
}
.newest_index img {
	border: 1px solid #006666;
}
.newest_index a:hover img {
	border: 1px solid #FF3300;
}
/* Footer part of the site */
.footer {
	background-image: url(images/footer.png);
	height: 42px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
}
.footer_text {
    color: #FFFFFF;
	font-size: 11px;
	padding-top: 1px;
	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;
}
.leftscore {
	text-align:center;
	width:120px;
	height:30px;
	float:left;
}
.middlescore {
	text-align:center;
	width:120px;
	height:30px;
	float:inherit;
}
.rightscore {
	text-align:center;
	width:120px;
	height:30px;
	float:right;
}
.right {
	background: url(images/right.png) repeat-y;
}
/* onArcade 2 CSS */
.ae_table_vert { width:auto; height:auto; }
.ae_td_vert,.ae_image_td_vert { padding-bottom: 4px; padding-top: 4px; padding-left: 3px; padding-right: 3px; vertical-align:top; }
.ae_image_td_vert, .ae_image_td_horiz { text-align:right; padding-top:4px; padding-bottom:4px; padding-right: 4px; }
.ae_image_td_sky { text-align:left; padding-top:4px; padding-bottom:0px; padding-right: 0px; }
.ae_bb_td_vert { padding-bottom: 4px; padding-top: 4px; padding-left: 3px; padding-right: 3px; vertical-align:top; }
A.ae_title_vert, A.ae_image_link_vert {font-family: Arial,Sans-Serif; font-size: 18px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #006666; text-decoration: None; }
.ae_desc_vert {font-family: Arial,Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: black; }
.ae_click_count_vert {font-family: Arial,Sans-Serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;}
A.ae_powered_vert {font-family: Arial,Sans-Serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #006666; text-decoration: None; }
A.ae_yourlink_vert {font-family: Arial,Sans-Serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #006666; text-decoration: None; }
A.ae_title_vert:hover, A.ae_powered_vert:hover, A.ae_yourlink_vert:hover, A.ae_image_link_vert:hover { color: #FF3300;  text-decoration: None;}
.ae_image_vert { border-width:1px; border-color:#006666;}
