img, div, a { behavior: url(iepngfix.htc) }
/* onArcade 2 CSS: Default */
body {
	background: url(images/bg.png);
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #006995;
	font-size: 12px;
	padding: 2px;
	margin: 1px;
}
fieldset {
	margin-top: 7px;
	-moz-border-radius: 8px;
}
a:link, a:visited  {
	color: #006995;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
#main_body {
	width: 960px;
	padding: 0px;
	margin: 0px auto;
}
#header {
	height: 100px;
	
}
#logo {
	padding-top: 25px;
	padding-left: 10px;
	width: 250px;
	height: 75px;
	float: left;
	}
#description {
	width: 330px;
	height: 100px;
	float: right;
	background: url(images/description.png) no-repeat bottom right;
	}
#description h3 {
	display: none;
	}
.feature-game {
	background: url(images/feature-game.png) no-repeat top left;
	width: 85px;
	height: 85px;
	position: absolute;
	top: 161px;
	z-index: 10;
	}
#main_content {
	margin: 0 5px;
	padding-top: 15px;
	background: #fff url(images/content-bg.gif) repeat-x top;
}
#main_content_left {
	float: left;
	width: 230px;
}
#main_content_right {
	float: right;
	width: 700px;
}
#menu {
	height: 51px;
	background: url(images/menu-bg.gif) repeat-x top;
	margin-bottom: 15px;
	}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu li{
	float: left;
	background: url(images/menu-li.gif) repeat-y right;
	color: #988f00;
	}
#menu a{
	color: #588021;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	
	}
.menuspan {
	padding-right: 32px;
	display: block;
	padding-bottom: 11px;
	}
#menu a:hover{
	color: #333;
	}
#menu_right {
	height: 51px;
	background: url(images/menu-right.gif) no-repeat top right;
	}
#menu_left {
	height: 51px;
	padding-left: 20px;
	background: url(images/menu-left.gif) no-repeat top left;
	}
#main_content_left .content_box {
	margin-bottom: 10px;
}
#main_content_left .content_box_header {
	background: url(images/box-head-bg.gif) no-repeat top left;
	color: #fff;
	font-size: 18px;
	height: 32px;
	padding: 8px 0 0 15px;
}
#main_content_left .box_text {
	font-size: 12px;
	color: #333333;
	text-align: left;
    padding: 10px;
}
#main_content_right .content_box {
	
	margin-bottom: 10px;
}
#main_content_right .content_box_header {
	background: url(images/box-right-top.gif) no-repeat top left;
	color: #86023a;
	font-size: 18px;
	height: 30px;
	padding: 10px 0 0 20px;
}
#main_content_right .content_box_cate {
	background: url(images/content-box-cate.png) no-repeat top left;
	color: #fff;
	font-size: 18px;
	height: 32px;
	padding: 8px 0 0 15px;
}
#main_content_right .box_text {
	background: #fff url(images/box-right-bg.gif) no-repeat top left;
	font-size: 12px;
	color: #333333;
	text-align: left;
    padding: 15px;
}
.more {
	background: url(images/arrow.gif) no-repeat right;
	display: block;
	padding-right: 12px;
	}
.content_box_2 {
	margin: 0 10px 10px 0;
}
.content_box_2 .box_text {
	background: url(images/box-right-bg.gif) no-repeat top left;
	}
.content_box_2_header {
	background: url(images/content-box-cate.png) no-repeat top left;
	color: #fff;
	font-size: 18px;
	height: 32px;
	padding: 8px 0 0 20px;
}
.content_box_2_header a {
	color: #fff;
	}

.content_box input {
	background-color: #FFFFFF;
	border: 1px solid #006995;
	padding: 3px;
}

.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;
}

#categories {
	margin: 0 10px 10px 10px;
	padding: 0px;
	}
#categories li{
	list-style-type: none;
	padding: 13px 10px 13px 40px;
	border-bottom: 1px dotted #fdcee2;
	}
#categories li a{
	text-decoration: none;
	font-size: 12px;
	}
.news_line {
	border-top: 1px dotted #0099CC;
	margin-top: 5px;
}
.redirection_box {
	border: 1px solid #0099CC;
	background: #FFFFFF;
	margin-top: 50px;
	padding: 5px;
	width: 400px;
	text-align: center;
}
.ad_box {
	border: 1px solid #0099CC;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
.ad_box_2 {
	border: 1px solid #99CC66;
	text-align: center;
    padding: 3px;
    margin-bottom: 5px;
}
#champion_box {
	background: #FFFFFF url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	border: 1px solid #99CC66;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
	text-align: center;
	
}
.file_link:link, .file_link:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
.file_link:hover {
	color: #FF6347;
	font-weight: bold;
}
.comment_box {
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
.popup_box {
	border: 1px solid #99CC66;
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
}
.frame_text {
    width: 49%;
	padding: 4px;
	font-size: 12px;
	color: #FFFFFF;
}
.frame_text a:link, .frame_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.browse_file_box {
	margin: 1px;
	padding: 1px;
}
.played {
	font-size: 9px;
}
.error_box {
	border: 1px solid #FF3300;
	margin-bottom: 5px;
	color: #FF3300;
	text-align: left;
    padding: 3px;
}
.register_right {
	margin-bottom: 1px;
	font-weight: bold;
	float: right;
	width: 70%;
}
.register_left {
	margin-bottom: 1px;
	font-weight: bold;
	float: left;
	width: 30%;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
}
#footer {
	height: 152px;
	background: #fff url(images/footer-border.gif) repeat-x bottom;
	margin: 0 5px 20px 5px;
	padding: 10px 0;
}
#footer-left {
	float: left;
	width: 560px;
}
#footer-right {
	background: #fff url(images/abc.jpg) no-repeat bottom right;
	height: 152px;
	width: 390px;
	float: right;
}
#partner {
	background: url(images/partner.gif) no-repeat left;
	border-top: 1px dotted #c7c7c7;
	margin: 10px 0 0 10px;
	padding: 15px 20px;
	}
/* 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 */