/* onArcade 2.2 Default CSS */
body {
	background: #9ACD32 url(images/background.png);
	color: #006400;
	font-size: 12px;
	font-family: Arial, Tahoma, sans-serif;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	margin: 2px;
	padding: 2px;
	background: #6B8E23;
    color: #FFFFFF;
	border: 1px solid #006400;
	font-size: 11px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
p {
	margin:4px 0px;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link, a:visited {
	color: #004600;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
    visibility:visible; /* kills IE6 :hover bug for Tooltips */
    font-size: 100%; /* IE/Win requires some link change on hover in order to show the tooltips */
}

.button, .button:link, .button:visited, .button:active {
background: transparent url(images/greentile-o.gif) repeat-x;
border: 1px solid #006400;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.button:hover {
background: transparent url(images/greentile-h.gif) repeat-x;
color: #FF0000;
}
.button2, .button2:link, .button2:visited, .button2:active {
background: transparent url(images/button2.png) repeat-x;
border: 1px solid #006400;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.button2:hover {
background: transparent url(images/button2-o.png) repeat-x;
color: #004600;
}
.button3, .button3:link, .button3:visited, .button3:active {
background: transparent url(images/butt3.png) repeat-x;
border: 1px solid #006400;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.button3:hover {
background: transparent url(images/butt3-o.png) repeat-x;
color: #000000;
}
}
.button4, .button4:link, .button4:visited, .button4:active {
background: transparent url(images/button2-o.png) repeat-x;
border: 1px solid #006400;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.button4:hover {
background: transparent url(images/button2.png) repeat-x;
color: #000000;
}


 /* the header of the site  */
#header {
	 background: #E4F1C9 url(images/banner.jpg) no-repeat;
     width: 1000px;
     height: 170px;
     border: 1px solid #006400;
     margin-left: auto;
	 margin-right: auto;
}
#menubg
{
  background: #E4F1C9 url(images/menubg.jpg) repeat-x;
  border-left: 1px solid #006400;
  border-right: 1px solid #006400;
  border-bottom: 1px solid #996600;
  width: 1000px;
}
.featured_margin
{
  margin-top: 10px;
  margin-bottom: 10px;
}


#shoutbox
{
    background: #E4F1C9;
    width: 1000px;
    border-left: 1px solid #006400;
    border-right: 1px solid #006400;
    margin-top: 2px;
    margin-left: 2px;
	margin-right: 2px;
}
.admin_online {
    color: #FF0000;
    font-weight: bold;

}
.gamename
{
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
}
.ff
{
color: #FE6A50;
font-weight: bold;
font-size: 14px;
padding: 10px;
}


/* leaderboard */
  .pad40r {
    padding-right: 40px;
   	}
  .content_box_4 {
    float: right;
    width: 62%;
    margin-right: 40px;
    border: 1px solid #99CC66;
	background: #EDFEED;
    font-size: 13px;
    font-weight: bold;
}
.content_box_4 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.content_box_4 ul li {
	margin: 1px 0px;
	padding: 0px;
}
.content_box_4 ul li.category {

	list-style-type:decimal-leading-zero;
}
.content_box_4 ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box_4 ol li {
	margin: 2px 0px;
	padding: 0px;
}
.content_box_4:link {
text-decoration: none;
}




/* menu */
#main
{
 background: #E4F1C9;
  border-right: 1px solid #006400;
  border-left: 1px solid #006400;
}


div#side_menu {
  	float: left;
	width: 30%
}
/* content of the page */
div#main_contents {

	float: right;
	width: 69%;
}
/* boxes where ads are in */
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #99CC66;
	background: #EDFEED;
	color: #333333;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	border: 1px solid #99CC66;
	background: #EDFEED;
	color: #333333;
	text-align: center;
}
/* headers of content boxes */

h2 {
	background: #9ACD32 url(images/h2.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
h3 {
	background: #9ACD32 url(images/h3.gif);
	color: #F0F0F0;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
h4 {
	background: #9ACD32 url(images/h4.gif);
	color: #7FFF00;
	margin: 0px 0px 2px 0px;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	font-size: 13px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
h5 {
	background: #9ACD32 url(images/h5.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilegray {
	background: #9ACD32 url(images/tilegray.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tileblue {
	background: #9ACD32 url(images/tileblue.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tileyellow {
	background: #9ACD32 url(images/tileyellow.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tileorange {
	background: #9ACD32 url(images/tileorange.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilegreen3 {
	background: #9ACD32 url(images/tilegreen3.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilered {
	background: #9ACD32 url(images/tilered.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilesilver {
	background: #9ACD32 url(images/tilesilver.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilegold {
	background: #9ACD32 url(images/tilegold.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilepurple {
	background: #9ACD32 url(images/tilepurple.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.tilecyan {
	background: #9ACD32 url(images/tilecyan.png);
	color: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-right: 2px;
	font-weight: bold;
	font-size: 14px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
/* content is inside these boxes */
.rss_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #9ACD32;
}
.content_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.terms_box {
    margin-bottom: 4px;
    padding: 10px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    font-weight: bold;
}
 .content_box_ff {
	margin-bottom: 4px;
	padding-top: 2px;
    padding-bottom: 20px;
    padding-left: 2px;
    padding-right: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.content_box_2 {
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content_box_3 {
	margin-bottom: 4px;
	padding: 2px;
    font-size: 16px;
    font-weight: bold;
	border: 1px solid #99CC66;
	background: #EDFEED;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content_box_3 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.content_box_3 ul li {
	margin: 1px 0px;
	padding: 0px;
}
/*.content_box_3 ul li.category {
	list-style: circle inside;
}
*/
/* top lists */
.content_box_3 ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box_3 ol li {
	margin: 2px 0px;
	padding: 0px;
}
.catfont
{
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 32px;
    
}
.catfont:link, .catfont:visited, .catfont:active
{
	font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    height: 32px;
    }
.catfont:hover
{
	background-color: #C7FCC7;
  	color: #FF0000;
    width: 90%;
    height: 32px;
    margin-left: 10px;
    margin-top: 0px;
    padding-left: 11px;
    text-decoration: none;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
    }
.content_box .left {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.content_box .right {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_box_2 input {
	border: 1px solid #99CC66;
}
/* menu */
.content_box_2 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.content_box_2 ul li {
	margin: 1px 0px;
	padding: 0px;
}
.content_box_2 ul li.category {
	list-style: circle inside;
}
/* top lists */
.content_box_2 ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box_2 ol li {
	margin: 2px 0px;
	padding: 0px;
}
.content_box_list {
  text-align: left;
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    list-style: none;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content_box_list ul {
	padding: 0px;
	margin: 0px;
    text-align: left;
	list-style-position: inside;
    list-style: none;
}
.content_box_list ul li {
	margin: 2px 0px;
	padding: 0px;
    text-align: left;
	list-style-position: inside;
    list-style: none;
}
.stats_box
{
    font-size: 13px;
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    list-style-type: none;
}
.content_box_user {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    font-weight: bold;
}
.content_box_random {
  width: 179px;
     margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #99CC66;
	background: #EDFEED;
    list-style: none;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.content_box_random ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
    list-style: none;
}
.content_box_random ul li {
	margin: 2px 0px;
	padding: 0px;
}
.login_name, .login_name:link, .login_name:active, .login_name:visited
{
    font-size: 18px;
    font-weight: bolder;
    color: #F9BB00;
    font-family: Arial Black, Arial Bold, Tahoma, sans-serif;
    text-decoration: none;
}
.login_name:hover
{
    color: #FF0000;
    text-decoration: underline;
    }

.stealth
{
  color:  #EDFEED;
  font-size: 1px;
}


.content_box_champ {
    background: #EDFEED url(images/podium.png);
	margin-bottom: 4px;
    padding: 2px;
    width: 488px;
    height: 165px;
	border: 1px solid #99CC66;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  }
  .champ_padding
  {
    text-align: center;

  }
.champ
  {
    font-weight: bold;
    font-size: 14px;

  }

.totalgames
{
  color: red;
  font-weight: bold;
  font-size: 14px;
 }
 /* files on index page */
.index_files_left {
	margin-bottom: 2px;
	float: left;
	width: 30%;
}
.index_files_right {
	margin-bottom: 2px;
	float: right;
	width: 69%;
}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	background: #EDFEED;
	border: 1px solid #B2DFEE;
}
/* game on scores page */
#score_game {
    background: #6B8E23;
    color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #99CC66;
	width: 400px;
    border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
/* 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: #005900;
	font-weight: bold;
	text-decoration: none;
}
a.file_link:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.played {
	font-size: 9px;
}
.red
{
  color: #FF0000;
  font-weight: bold;
}
.highlight
{
      color: #BDFF5B;
}
.small
{
  font-size: 9px;
}


/* bot in user online section */
.bot {
	color: #DD7500;
}
/* 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: 1px solid #E3E3E3;
	margin: 8px 0px;
	position: relative;
}
.forum_post .header {
	border-bottom: 1px solid #E3E3E3;
	width: 80%;
	padding: 2px;
}
/* pagination */
div.pagination {
	padding: 2px;
	margin: 3px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
    background: transparent url(images/page.png) repeat-x;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
div.pagination a:hover {
  background: transparent url(images/page-o.png) repeat-x;
	color: #004600;

}
div.pagination b {
  background: transparent url(images/page-o.png) repeat-x;
	padding: 2px 4px;
	border: 1px solid #004600;
}
div.pagination p {
	margin: 0px 0px 5px 0px;
}
/* CSS tables */
.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 #99CC66;
	font-size:0px;
	height: 0px;
	clear: both;
}
/* JavaScript "popups" */
.popup {
	position: absolute;
	display: none;
	background: #F0F8FF;
	border: 1px solid #99CC66;
	color: #333333;
	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 #99CC66;
	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;
    height: 115px;
	border: 1px solid #99CC66;
	background: #EDFEED url(images/cup.gif);
	background-repeat: no-repeat;
	background-position: 25% 50%;
	text-align: center;
    font-weight: bold;
    font-size: 13px;
}
/* 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: #EDFEED;
}
/* 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: #506A1A;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #FF0000;
}
/* quote on profile page */
#profile_quote {
	font-style: italic;
}
/* profile content  */
.profile_left {
	float: left;
	font-weight: bold;
	width: 150px;
}
.profile_right {
	float: left;
}
.profile_line {
	clear: both;
	border-bottom: 1px dotted #99CC66;
	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 */

.redirectfont
{
  font-size: 14px;
  font-weight: bold;
}

#redirection_box {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 500px;
    height: 256px;
	border: 1px solid #7FFF00;
    color: #FFF;
	background: #006400 url(images/redirect.jpg);
	text-align: center;
}
/* links */
.f_link {
	margin-top: 0px;
	margin-bottom: 3px;
}
/* footer of the site */
#footer {
    margin-left: auto;
	margin-right: auto;
	width: 996px;
    height: 170px;
	background: #E4F1C9 url(images/footer.png) no-repeat;
	color: #006400;
	text-align: left;
   }
#footer a:link, #footer a:visited {
	color: #006400;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
    color: #FF0000;

}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
    border-top: 1px solid #004600;
    text-align: center;
    background: transparent url(images/tilegreen.png) repeat-x 50% 0;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/tilegreen.png) top left repeat-x;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 10px;
	float: left;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #F5F5F5;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	background: transparent url(images/tilegreen.png) top right repeat-x;
	cursor: pointer;
}

.bubplastic.orange ul li a:hover {
	background: transparent url(images/tilegreen-o.png) repeat-x;
    color: #004600;

}
.bubplastic.orange ul li a:hover span.menu_ar {
	background: transparent url(images/tilegreen-o.png) top right repeat-x;
    color: #004600;

}
.break
{
  color: #36441E;
  font-weight: bold;
  font-size: 20px;
}
img {border: none;
}
.round
{
border: transparent 3px #DC143C;
border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


.menu_game {
    width: 50%;
    float: left;
    text-align: center;
}
.menu_game img {
    display: block;
    margin-left: auto;
    margin-right: auto;
 }
 .index_file {
	float: left;
	width: 105px;
	text-align: center;
	padding: 2px;
}
.index_file img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px;
}





.tooltip {
position:relative;
}
.tooltip span {
position:absolute;
left:-999em;
}
.tooltip:hover span, .tooltip:focus span {
display: block !important;
top: -170px;
left:0px;
padding:5px 10px;
border: 1px solid #006400;
background: #EDFEED;
color: #004600;
font-size: 12px;
font-weight: bold;
 -moz-border-radius:10px;
-webkit-border-radius:10px;
}
.catNewGame {float:left; clear:both; border: 2px solid #008000;margin: 5px 5px;}
.catNewGameItem {width:47%;float: left;margin:1%;text-align: left}
.catNewGameItem img { float: left; margin: 4px;
}
.round img
{
      border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


 #games_scroller {
	position: relative;
	border: 1px solid #99CC66;
	background: #EDFEED;
	margin-bottom: 4px;
    margin-right: 4px;
    padding-left: 4px;
    padding-right: 4px;
	overflow: hidden;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#games_scroller img {
	margin: 4px;
	border: 0;
}
#games_scroller li img {
	margin-right: 0px;
}
#games_scroller ul {
	display: block;
	position: absolute;
	width: 1000px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#games_scroller li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
#games_scroller .title {
	display: none;
	position: absolute;
	padding: 4px;
	background: #006600;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 10;
    border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/* onArcade 2.2 Default CSS */