/* onArcade 2.2 CSS */
/* CSS Modified to onArcade 2.1.0 by LOst COde */
/* CSS Upgraded to onArcade 2.2.0 by Monir Eshmila (www.monir.ws) */
/* All Copyrights Reserved to www.tarfeh.net */

* {
	padding: 0;
	margin:0;
	font-family: "Tahoma", Arial, Helvetica, Microsoft Sans Serif;
	direction: rtl;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:top;
	font: 76%/1.6em verdana, Tahoma, arial,  Microsoft Sans Serif;
	color: #e0e0c8;
	text-align: center;
	direction:rtl;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	margin: 2px;
	padding: 2px;
	background: #FFF;
	border: 1px solid #ddc437;
	font-size: 11px;
}
p {
	margin:4px 0px;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	padding-right: 10px;
	padding-left:10px;
	font-weight: bold;
}
a {
	text-decoration:none;
	color: #ddc437;
}
a:link, a:visited ,a:active {
	color: #ddc437;
	text-decoration:none;
}
a:hover {
	color:#ddc437;
	text-decoration:underline;
}
/* the header of the site  */
/*
#header {
	clear: both;
	margin: 0 auto;
	width:933px;
	height:170px;
	position: relative;
	text-align:right;
	font-size:12px;
	padding:0;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
*/
/* Start : 2010 */
#header {
	width:933px;
	height:170px;
	position:relative;
	background: #000000 url('images/header-2010/header-bg_repeat.jpg');
	clear: both;
	margin: 0 auto;
	text-align:right;
	font-size:12px;
	padding:0;
}
/* End : 2010 */

/*
#header-logo {
	clear: both;
	margin: 0 auto;
	width:933px;
	height:170px;
	position: relative;
	text-align:right;
	font-size:12px;
	padding:0;
	background-image:url(images/header-logo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
*/
/* Start : 2010 */
#header-logo {
	width:360px;
	height:170px;
	float:right;
	background: #000000 url('images/header-2010/header-logo.jpg');
	margin: 0 auto;
	position: relative;
	text-align:right;
	font-size:12px;
	padding:0;
}

#header-background {
	width:569px;
	height:170px;
	float:left;
	background: url('images/header-2010/header-background.jpg');
}

#header-search {
	position:absolute;
	top:4px;
	left:7px;
}

#header-icon {
	width:567px;
	height:100px;
	position:absolute;
	left:15px;
	top:52px;
}
/* End : 2010 */

#container {
	margin: 0 auto;
	padding-bottom:10px;
	background: #373737;
	width:933px;
	position: relative;
	text-align: right;
}
#content {
width:933px;
margin:0 auto;
position:relative;
}

/* menu with links to different parts of site */
#main_menu {
	margin-bottom: 6px;
	margin-right: 6px;
	margin-top: 1px;
	float: right;
	color: #C6AE44;
	font-family: Tahoma;
	font-weight:bold;
}
#main_menu li {
    list-style-type: none;
    display: inline;
    margin-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
	color: #FDFEFF;
	text-decoration: none;
}
#main_menu a:hover {
	color: #C6AE44;
}
/* top categories menu */
/*
#navigation {
background-image:url(images/cat.jpg);
background-repeat:repeat-x;
background-position:top;
overflow: hidden;
width:933px;
position: relative;
text-align: right;
font-size:12px;
font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
margin: 0 auto;
border-bottom: 1px solid #282828;
border-top: 1px solid #282828;
}
html #navigation {
height: 35px;
}
#navigation ul li {
float: right;
margin: 0px;
list-style-type: none;
}
#navigation ul li a {
border-right:1px solid #282828;
padding: 7px 12px 9px 12px;
display: block;
font-weight:bold;
color:#333;
text-decoration: none;
background:#d5d4b6;
font-size:12px;
letter-spacing:0px;
background-image:url(images/cat.jpg);
background-repeat:repeat-x;
background-position:center;
}
#navigation ul li a:hover,
#navigation ul li a:active {
background-image:url(images/cat-hov.jpg);
background-repeat:repeat-x;
background-position:top;
color: #333;
border-right:1px solid #282828;
font-size:12px;
text-decoration:underline;
}
*/
/* Start : 2010 */
#navigation-div {
    width: 933px;
    background-color: #110e07;
    height: 50px;
    margin: 0 auto;
}
#navigation {
background-color: #58320e;
background-repeat:repeat-x;
background-position:top;
overflow: hidden;
width: 900px;
position: relative;
text-align: center;
font-family: Arial;
font-size: 10px;
font-weight: bold;
margin: 0 auto;
border-left:1px solid #1d1709;
border-bottom: 1px solid #1d1709;
}
html #navigation {
height: 40px;
}
#navigation ul {
	padding:0;
	margin:0;
	height: 40px;
}
#navigation ul li {
float: left;
	padding:0;
	margin:0;
list-style-type: none;
width:100px;
	height: 45px;
}
#navigation ul li a {
border-right:1px solid #1d1709;
padding: 15px 0px 8px 0px;
display: block;
color:#f8ecc3;
text-decoration: none;
background:#58320e;
letter-spacing:0px;
background-image:url(images/cat-2010.gif);
background-repeat:repeat-x;
background-position:center;
}
#navigation ul li a:hover {
border-right:1px solid #1d1709;
padding: 15px 0px 8px 0px;
display: block;
color: #f9c12e;
text-decoration: none;
background:#58320e;
letter-spacing:0px;
background-image:url(images/cat-hov-2010.gif);
background-repeat:repeat-x;
background-position:center;
}
/* End : 2010 */
/* main part of the website */
#main {
	padding: 2px;
	width: 927px;
	background: #2E2E2E;
	border-right: 1px solid #282828;
	border-left: 1px solid #282828;
	border-bottom: 1px solid #282828;
	color: #FFF;
}
/* menu */
div#side_menu {
	float: right;
	width: 215px
}
/* content of the page */
div#main_contents {
	float: left;
	width: 710px;
}
/* monir */
div#monir {
    float: right;
    width:  786px;
}
/* boxes where ads are in */
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #666;
	color: #FFF;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	border: 1px solid #666;
	color: #FFF;
	text-align: center;
}
/* headers of content boxes */
h2 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 3px;
	padding-left: 4px;
	background: #000 url(images/underline.gif) center top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}
h3 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 3px;
	padding-left: 4px;
	background: #000 url(images/underline.gif) center top;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
/* content is inside these boxes */
.content_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #666;
}
.content_box_2 {
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #666;
	text-align:right;
}
.content_box .left {
	width: 100px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.content_box .right {
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content_box_2 input {
	border: 1px solid #CCC;
}
/* top lists */
.content_box_2 ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box_2 ol li {
	margin: 2px 0px;
	padding: 0px;
}
/* files on index page */
.index_files_left {
	margin-bottom: 2px;
	float: left;
	width: 75px;
}
.index_files_right {
	margin-bottom: 2px;
	float: left;
	width: 260px;
}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	background: none;
	border: 1px solid #CCC;
}
/* game on scores page */
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #ddc437;
	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: #9A9445;
	font-weight: bold;
	text-decoration: none;
}
a.file_link:hover {
	color: #9A9445;
	font-weight: bold;
}
.played {
	font-family: Tahoma;
	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 #FFEBCD;
	background: #FAFAFA url(images/quote.png) no-repeat;
	background-position:  bottom right;
	margin: 2px 2px 6px 2px;
	padding: 3px;
	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 {
	margin: 2px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}
div.pagination a:hover {
	border: 1px solid #FFEBCD;
	color: #000000;
}
div.pagination b {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
div.pagination p {
	margin: 0px 0px 5px 0px;
}
/* CSS tables */
.table_header {
	float: right;
	text-align: right;
	font-weight: bold;
}
.table {
	float: right;
	text-align: right;
}
.separator {
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px dotted #CCC;
	font-size:0px;
	height: 0px;
	clear: both;
}
/* JavaScript "popups" */
.popup {
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #333333;
	padding: 5px;
	-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 #CCC;
	background: #666;
	color: #FFF;
	text-align: right;
}
/* comments are in these boxes */
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}
/* news are in boxes like this */
.news_box {
	margin-top: 5px;
	border-bottom: 1px dotted #CCC;
}
/* champion info */
#champion_box {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #ddc437;
	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 #CCC;
	background: none;
	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: #ddc437;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #ddc437;
	text-decoration:underline;
}
/* quote on profile page */
#profile_quote {
	font-style: italic;
}
/* profile content  */
.profile_left {
	float: right;
	font-weight: bold;
	width: 250px;
}
.profile_right {
	float: right;
}
.profile_line {
	clear: both;
	border-bottom: 1px dotted #CCC;
	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: 200px;
	font-weight: bold;
}
/* info on registration page */
.register_info {
	float: right;
	width: 200px;
	font-weight: bold;
}
/* info about framed game */
.frame {
	font-size: 12px;
	color: #FFFFFF;
}
.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: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #CCC;
	background: #373737;
	text-align: center;
}
/* links */
.f_link {
	margin-bottom: 3px;
}
/* footer of the site */
/*
#footer-area {
	width:933px;
	position: absolute;
	bottom:0px;
	left:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Microsoft Sans Serif ;
	padding-left:5px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
*/
/* Start : 2010 */
#footer-area {
width:858px;
	position: absolute;
	bottom:0px;
	left:0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Microsoft Sans Serif ;
padding-left:75px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
/* End : 2010 */
#footer-area a {
	font-size:11px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#footer-area a:hover {
	font-size:11px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
#footer-area a:visited {
	font-size:11px;
	font-weight:bold;
	border:0px;
	color:#fff;
	text-decoration:none;
}
/*
#Theme-Sponsors {
	width:933px;
	position:relative;
	visibility:visible;
	z-index:55;
	font-size:11px;
	margin: 0px  auto;
	color:#fff;
	text-align:right;
	height:100px;
	background-color:#373737;
	background-image:url(images/footer-back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top: 1px solid #000;
}
*/
/* Start : 2010 */
#Theme-Sponsors {
	width:933px;
	position:relative;
	visibility:visible;
	z-index:55;
	font-size:11px;
	margin: 0px  auto;
	color:#fff;
	text-align:right;
	height:100px;
	background-color:#121205;
	background-image:url(images/footer-bg-2010.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
/* End : 2010 */
#Theme-Sponsors a:visited {
	font-size:11px;
	color:#ddd84f;
	border:0px;
}
#Theme-Sponsors a:active {
	font-size:11px;
	color:#ddd84f;
	border:0px;
}
#Theme-Sponsors a {
	font-size:11px;
	color:#ddd84f;
	border:0px;
}
#Theme-Sponsors a:hover {
	font-size:11px;
	color:#fff;
	border:0px;
}
#back-to-top{
	position:absolute;
	visibility:visible;
	z-index:82;
	right:15px;
	bottom:7px;
	font-weight:bold;
}
/* random files box */

#random_files {
    margin-bottom: 4px;
    padding: 2px;
	border: 1px solid #FFEBCD;
	background: #FFFFFF;
	text-align: center;
}
#random_files  .file {
	float: left;
	width: 78px;
	text-align: center;
}
#random_files  .file img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px;
}


.arrow {
float: right;
list-style-type: none;
text-align: right;
margin: 0px;
width: 195px;
padding: 0px;
color:#e0e0c8;
}
.arrow li {
float: right;
text-align: right;
margin: 0px;
width: 195px;
padding: 0px;
color:#e0e0c8;
}
.arrow li a:link, .arrow li a:visited {
width: 195px;
display: block;
padding:5px 19px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #494848;
background-image:url(images/nav-bullet.gif);
background-position:right center ;
background-repeat:no-repeat;
color:#bdbd8c;
}
.arrow li a:hover, .arrow li a:active {
width: 195px;
text-decoration:underline;
display: block;
overflow:hidden;
text-align: right;
color:#fff;
border-bottom: 1px solid #494848;
padding:5px 19px 5px 5px;
background-image:url(images/nav-bullet-hov.gif);
background-position:right center ;
background-repeat:no-repeat;
background-color:#282828;
}
.arrow ul li {
text-align: right;
font-family: Geneva, Arial, Helvetica, Microsoft Sans Serif ;
font-weight: 400;
color:#e0e0c8;
margin: 0px;
padding: 0px;
}
.arrow ul {
list-style-type: none;
text-align: right;
margin: 0px;
padding: 0px;
color:#e0e0c8;
}
.arrow ul li a:link, .arrow ul li a:visited {
width: 195px;
display: block;
padding:5px 19px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #494848;
background-image:url(images/nav-bullet.gif);
background-position:right center ;
background-repeat:no-repeat;
color:#bdbd8c;
}
.arrow ul li a:hover, .arrow ul li a:active {
width: 195px;
display: block;
padding:5px 19px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #494848;
background-image:url(images/nav-bullet-hov.gif);
background-position:right center ;
background-repeat:no-repeat;
color:#fff;
}
#submit
{
background-image:url(images/cat.jpg);
background-repeat:repeat-x;
background-position:center;
padding:5px;
color:#333;
font-weight:bold;
border: 1px solid #282828;

}
#submit:hover{
background-image:url(images/cat-hov.jpg);
background-repeat:repeat-x;
background-position:center;
text-decoration:underline;
color: #333;
}
/* onArcade 2.2 CSS */

ul#submit-header {
	padding: 0;
	margin:0;
	direction: rtl;
	float: left;
}
ul#submit-header li {
	float: left;
	margin: 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align:center;
}
ul#submit-header a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #996600;
	text-decoration: none;
	width: 95px;
}
ul#submit-header a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #b5b486;
}

