/* onArcade 2.2 CSS */
body {
	background: #000 url(images/background.jpg) top left;
	background-repeat:no-repeat;
	background-attachment: fixed; 
    margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, sans-serif;
}




form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
p {
	margin:4px 0px;
}
fieldset {
border-radius:20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border:1px solid  #000;
padding: 2px 6px
}
legend {
font-weight: bold;
background: #FC3;
color: #000;
border: 1px solid  #000;
padding: 2px 6px
}





a:link  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:  #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
/* the header of the site  */
#header {
	background: transparent url(images/header.gif);
	height: 160px;
	width:915px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#site_logo {
	height: 130px;
	width: 200px;
	float: left;
position:absolute;

}
#loginbox {
position:relative;
height: 130px;
margin-top: 5px;
width:460px;
float: right;
}

#loginbox a:hoover{
	color: #FF0000;
	text-decoration: none;
}



#categories_bar {
margin-left: auto;
margin-right: auto;
width:912px;
height: 24px;
position: relative;
background-color: transparent;
}

#categories_bar_pop {
margin-left: auto;
margin-right: auto;
width:100%;
height: 24px;
position: relative;
background-color: transparent;
}

#cat_bar {
height: 24px;
border-top: 1px solid #FF0;
background-color: transparent;
background:  url(images/topmenu.png);
}
#cat_bars {
height: 24px;
border-top: 1px solid #FF0;
background-color: transparent;
background:  url(images/topbar.png);
}
#mai_menu {
margin: 0;
padding: 0;
float: left;
font: 10px Arial;
width: 100%;
background-color: transparent;
background:  url(images/topbar.png);
}
#mai_menu li {
display: inline;
}

#mai_menu li a  {
float: left;
color: black;
padding: 4px 8px;
border-right: 1px solid black;
border-bottom: 0px;
}
#mai_menu li a:link  {
float: left;
color: black;
padding: 4px 8px;
border-right: 1px solid black;
}

#mai_menu li a:hover { 
background: #000;
color:#FFF;
}
#mai_menu .currentpage a {
background: #000;
color:#FFF;
}
/* menu with links to different parts of site */
#main_menu {
	margin-bottom: 0px;
	margin-right: 6px;
	float: right;
	color: #fff;
	font-family: Verdana, sans-serif;
}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
	color: #fff;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
#Main_menu {
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 100%;
background:transparent  url(images/topbar.gif);
}
#Main_menu li {
display: inline;
}

#Main_menu li a  {
float: left;
color: black;
padding: 4px 12px;
background-color: #000;
}
#Main_menu li a:link  {
float: left;
color: black;
padding: 4px 12px;
background-color: #000;
}

#Main_menu li a:hover { 
background:transparent  url(images/topbar.gif) ;
}


#Main_menu .currentcat a {
background: transparent url(images/topbar.gif);
color: #000000;
}




/* main part of the website */
#main {
	margin-left: auto;
	margin-right: auto;
	padding:2px;
	width:908px;
	background: #000;
	border: 2px solid #FF0;
    border-top: 0px;
	border-bottom: 0px;
	}
/* menu */
div#side_menu {
	float: left;
	width: 164px;
}
div#profile_menu {
	float: left;
	width: 250px;
}
div#file_menu {
	float: left;
	width: 170px;
}


/* content of the page */
div#main_contents {
    float: left;
    width: 910px;
  }
/* menu */
div#right_side_menu {
    float: left;
    width: 165px
}
/* boxes where ads are in */
.ad_box {
	margin: 10px;
	padding: 10px;
	border: 1px solid  #000;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	
}
.ad_box_2 {
    margin-bottom: 4px;
	text-align: center;
}
/* headers of content boxes */
h2 {
	background: #000000 url(images/topbar.png);
    border: 1px solid #000000;
    color: #000000;
	font-weight:bold;
	font-size: 12px;
	padding: 2px 2px 2px 4px;
	margin: 0px;
}




h2 a:link, h2 a:visited {
	color:  #000;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
/* content is inside these boxes */

.content_box {
background-color: #ffffff;
	border: 1px solid #000000;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.content_box .left {
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
	width: 100px;
}
.content_box .right {
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}



.file_content_box {
    background-color: #ffffff;
	border: 1px solid #000000;
	height: 195px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 4px;
	text-align: left;
	padding: 0px;
	position:relative;

}
.newest_content_box{
    background-color: #ffffff;
	border: 1px solid #000000;
	height: 260px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 0px;
}
.links_content_box {
    background-color: #ffffff;
	border: 1px solid #000000;
	height: 220px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}

.welcome_content_box {
background-color: #ffffff;
	border: 1px solid #000000;
	height: 220px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}


.cats_content_box {
    background-color: #ffffff;
	border: 1px solid #000000;
	height: 300px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding-left:10px;
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:3px;
}
.ad_content_box{
background-color: #ffffff;
	border: 1px solid #000000;
	height: 208px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding-left:10px;
	padding-right: 3px;
	padding-top:2px;
	padding-bottom:3px;
}


.alltime_content_box {
background-color: #ffffff;
	border: 1px solid #000000;
	height: 120px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}
.lotto_content_box {
background-color: #ffffff;
	border: 1px solid #000000;
	height: 120px;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	padding: 3px;
}




/* files on index page */
.index_files_left {
	margin: 2px;
	float: left;
	width: 50px;
	height:80px;
}
.index_files_right {
	margin:2px;
	float: right;
	width: 90px;
	height:80px;
	text-align:left;
}

.index_files_list {
	margin-left:5px;
	float: left;


}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	background: #F0F8FF;
}
/* game on scores page */
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #CCFF99;
	width: 300px;
}
/* file rating stars */
#file_rating img {
	width: 16px;
	height: 16px;
	border: 0px;
}
/* file action icons */
img.action_image {
	border: 0px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
/* link to file */
a.file_link:link, a.file_link:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.file_link:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.played {
	font-size: 9px;
}
/* bot in user online section */
.bot {
	color: #DD7500;
	font-size: 12px;
}
/* BB code images  */
img.bb {
	border: 1px solid #5E5E5E;
	width: 16px;
	height: 16px;
	padding: 1px;
	cursor: pointer;
}
img.bb:hover {
	border: 1px solid #B3B3B3;
	background: #F7F7F7;
}
/* quotes in PMs and forum posts*/
.quote {
	border: 1px dotted #AAAAAA;
	background: #FAFAFA url(images/quote.png) no-repeat;
	background-position:  bottom right;
	margin: 2px 2px 6px 2px;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* icon next to forum post */
.post_icon {
	float: left;
	margin-right: 4px;
	width: 16px;
	height: 16px;
}
/* forum posts */
.forum_post {
	background: #FCFCFC;
	border-bottom: 1px dotted #FF9900;
	margin: 8px 0px;
	position: relative;
}
.forum_edit {
	text-align: right;
}
.forum_post .header {
	border-bottom: 1px solid #E3E3E3;
	width: 80%;
	padding: 2px;
}
/* pagination */
div.pagination {
	padding: 2px;
	margin: 2px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}
div.pagination a:hover {
	color: #000000;
	background: #F2F2F2;
}
div.pagination b {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
div.pagination p {
	margin: 0px 0px 5px 0px;
}
/* CSS tables */
   
.cat_table_header {
background: url(images/topbar.gif);
	float: left;
	text-align: center;
	font-weight: bold;
	font: Arial;
    font-size: 12px;
	padding: 2px 2px 2px 0px;
	margin: 0px;
	
}



.table_header {
	float: left;
	text-align: center;
	font-weight: bold;
}

.table {
	float: left;
	text-align: center;
}
.separator {
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px dotted #FF9900;
	font-size:0px;
	height: 0px;
	clear: both;
}
.membernav_header {
	float: right;
	text-align: center;
	font-weight: bold;
}
/* JavaScript "popups" */
.popup {
position:absolute;
left:100px;
top:150px;
	display: none;
	background: #F0F8FF;
	border: 2px solid #000000;
	color: #000000;
	padding: 4px;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 10;
}
#tell_friend_popup {
	width: 350px;
}
#report_broken_popup {
	width: 300px;
}
/* favourites menu */
div#favourites_menu {
	position: absolute;
	background: #F0F8FF;
	width: 150px;
	border: 1px solid #0099CC;
	padding: 4px;
	-moz-opacity: 0.95;
	opacity: 0.95;
	filter: alpha(opacity=95);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div#favourites_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#favourites_menu ul li {
	margin: 2px 0px;
}
/* errors */
.error_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
	text-align: left;
}
/* comments are in these boxes */
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #99CC66;
}
/* news are in boxes like this */
.news_box {
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #3399CC;
}
/* champion info */
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	text-align: center;
}
/* box around file sponsor */
#sponsor {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
}
/* CP icons */
.cp_icon {
	width: 10px;
	height: 10px;
	border: 0;
}
/* tab menu stuff */
.tab_menu {
	position: relative;
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 4px;
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
}
.tab_menu li {
	display: inline;
	margin: 0;
}
.tab_menu li a, .tab_menu li a:visited {
	position: relative;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.tab_menu li a:hover {
	background: #FAFAFA;
}
.tab_menu li a.selected {
	position: relative;
	top: 1px;
	background: #FFFFFF;
}
/* friends in User CP */
div.friend_cp_box {
	border-bottom: 1px solid #C0C0C0;
	margin: 4px 0px;
	padding: 4px 0px;
}
div.friend_cp_box img.avatar {
	float: left;
	margin-right: 8px;
}
/* username on profile */
.profile_username:link, .profile_username:visited {
	margin-bottom: 4px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #666666;
}
/* quote on profile page */
#profile_quote {
	font-style: italic;
}
/* profile content  */
.profile_left {
	float: left;
	font-weight: bold;
	width: 130px;
}
.profile_right {
	float: left;
}
.profile_left_com {
	float: left;
	font-weight: bold;
	width: 80px;
}
.profile_right_com {
	float: left;
}
.profile_left_pro {
	float: left;
	font-weight: bold;
	width: 130px;
}
.profile_right_pro {
	float: left;
}

.profile_line {
	clear: both;
	border-bottom: 1px dotted #FF9900;
	padding-top: 4px;
	margin-bottom: 4px;
	height: 0px;
	font-size:0px;
}
/* favourite files slider */
div#favourites {
	width: 100%;
	height: 75px;
	overflow: hidden;
	position: relative;
	float: left;
}
div#favourites div.file {
	float: left;
	width: 120px;
	text-align: center;
	margin-bottom: 20px;border:0px;
}
/* arrow that scrolls content */
img.profile_arrow {
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 10;
	border: 0;
	cursor: pointer;
	display: none;
}
/* friends are in these boxes */
div.friend {
	float: left;
	width: 119px;
	text-align: center;
}
/* info on registration page */
.register_info {
	float: left;
	width: 200px;
	font-weight: bold;
}
/* info about framed game */
.frame {
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
}
.frame a:link, .frame a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.frame a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/* box on redirection page */
#redirection_box {
	margin-top: 300px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #336699;
	background: #FFFFFF; 
	text-align: center;
}
/* links */
.f_link {
	margin-bottom: 3px;
}

/* footer of the site */
#footer {
	margin-left: auto;
	margin-right: auto;
	height:100px;
	width:912px;
	color: #ffffff;
	text-align: center;
	background: #000000;
	border-top: 0px;
	border-left: 2px solid #ff0;
    border-right: 2px solid #ff0;
	border-bottom: 2px solid #ff0;
   }


#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}
input.submit {
background: transparent url('images/topbar.gif');
border: 1;
color: #000000; /* this is to shut the CSS validator up, but if you want, feel free to replace "inherit" with a custom color */
height: /* height of image */ ;
width: /* width of image */ ;
font-weight: bold;
}


.chat_time {
font-style: italic;
font-size: 9px;
}
.chat_user {
color:#ff0000;
font-weight: bold;
font-size: 12px;
}
.chat_message {
color:#000000;
font-weight: bold;
font-size: 10px;
}
#first_ad_box_top {
height: 10px;
border: 1px solid #000000;
background-color:  #FF0000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
margin-top: -2px;
padding-bottom: 10px;
text-align: center;
padding: 4px;
color: #000000;
}
#ad_box_top {
height: 2px;
border: 1px solid #000000;
background-color:  #FF0000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
margin-top: -2px;
padding-bottom: 6px;
text-align: center;
padding: 4px;
color: #000000;
}





######## CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;

border: 1px solid #000000;
color: #2d2b2b;
background: #ffffff url(images/topbar.gif);
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.newstab{
padding: 0px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 5;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.content {
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 10px;
	padding: 3px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
border: 1px solid #000000;
color: #2d2b2b;
background: #ffffff url(images/topbar.gif);
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
#countrydivcontainer{
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}
#countrydivcontain{
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}



#container{
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}




.image{
border: 1px solid #000000;
margin-top: 2px;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
}

.imagenew{
border: 1px solid #000000;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
}
.imagemost{
border: 1px solid #000000;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
}


.playimage{
border: 0px solid  #0F0;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 5px;
margin-right: 5px;
}
#scores{
background: url(images/scores.gif);
}
#scores2{
background: url(images/scores2.gif);
}
#scores3{
background: url(images/scores3.gif);
}
#scorecomment{
background: #FF6600;
}
#alltimescorecomment{
background: #FF6600;
}
.latestscorecontent {
	margin-top: 1px;
	border-top: 0px;
	margin-bottom: 5px;
	font-size: 9px;
	padding: 1px;
}
.dropdown{
background-color: #FC6;
font-weight: bold;
color: #000;
}


.admin_online {
    color: #ff0000;
	font-size: 12px;
}
.Favourite {
border: 1px dotted  #0F0;
	background: #FFCC33;
	margin-bottom: 5px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
}



#or_top {
	height:24px;
	width:912px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color:#000000;
	font-weight: bold;
	background-color:  #f5af05;
	position: relative;
	border-right: 2px solid  #FF0;
	border-left: 2px solid  #FF0;
	border-top: 1px solid  #000;
}
#Advert{
	text-align:center;
	float:center;
	height:1090px;
}
#ad {
	text-align:center;
	float:center;
	height:600px;
}#Advertright {
	text-align:center;
	float:center;
	height:1090px;
}
#adright {
	text-align:center;
	float:center;
	height:600px;
}
#ads_file {
	text-align:center;
	float:center;
	padding:10px;
	}
	
#300ad{	
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
}
	
img { behavior: url(iepngfix.htc); }

.button2, .button2:link, .button2:visited, .button2:active {
background: transparent url(images/topbar.gif) repeat-x;
position:absolute;
bottom:0;
border-top: 1px solid #000;
border-left: 1px solid #000;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
font-size: 10px;
font-weight: bold;
color: #000;
text-align: center;
width:100px;
right:0;

}
.button2:hover {
background: transparent url(images/topbar.gif) repeat-x;
color: #ff0;
}

.cheating{
margin-top: -30px;
	float: right;
}
.mostimage{
margin-top: -40px;
float: right;
}

.chat_time {
font-style: italic;
font-size: 9px;
}
.chat_user {
color:#ff0000;
font-weight: bold;
font-size: 12px;
}
.chat_user a{
color:#ff0000;
font-weight: bold;
font-size: 12px;
}

.chat_message {
color:#000000;
font-weight: bold;
font-size: 10px;
}
img { behavior: url(iepngfix.htc); }

.suggest_link {
background-color: #ffffff;
padding: 2px 6px 2px 6px;
}
.suggest_link_over {
background-color: #FF9900;
padding: 2px 6px 2px 6px;
}
#search_suggest {
position: absolute; 
background-color: #ffffff; 
text-align: left; 
border: 0px solid #000000;			
}	




