/* onArcade 2.2 Dark CSS */
body {
	background: #476982 url(images/aswar_01.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8F9A;
	text-align: right;
	direction:rtl;
	margin-left: auto;
	margin-right: auto;position: relative;

}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #E3F1F8;
	font-size: 11px;
	color: #8C8F9A;
	margin: 2px;
	padding: 2px;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link, a:visited  {
	color: #8C8F9A;
	text-decoration: none;
}
a:hover {
	color: #8C8F9A;
	text-decoration: underline;
}
p {
	margin:4px 0px;
}
/* border around the whole page  */
#main_body {
	width: 1192px;
	margin-left: auto;
	margin-right: auto;


}
/* the header of the site  */
#header {
	position: relative;
	padding: 0px;
	text-align: left;
	background: #F1FEEA  url(images/aswar_02.jpg) no-repeat;
	width: 1192px;
	height: 324px;
	margin-left: auto;
	margin-right: auto;
}


/* menu with links to different parts of site */
#main_menu {
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0px;
	color: #8C8F9A;
	float: right;
                  width: 1192px;
	margin-left: auto;
	margin-right: auto;

}
#main_menu li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 4px;
	padding-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
	color: #8C8F9A;
	text-decoration: none;
}
#main_menu a:hover {
	text-decoration: underline;
}
/* categories menu */
#categories_bar {
	background-image: url(images/topmenu.png);
	width: 100%;
	height: 24px;
	border: 1px solid #F1FEEA;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#categories_bar ul {
	position: absolute;
	left: 15px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
}
#categories_bar li {
	list-style-type: none;
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #dddddd;
}
#categories_bar a:link, #categories_bar a:visited {
	color: #000000;
	text-decoration: none;
}
#categories_bar a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/* main part of the website */
#main {
	width: 950px;
	background: #F1FEEA;
	margin-left: 133px;
	margin-right: 109px;
}
/* menu */
div#side_menu {
float:right;
	width: 120px;padding: 10px 10px 10px 10px;
}
/* content of the page */
div#main_contents {
float:left;width:650px;padding: 20px;

}
/* boxes where ads are in */

/* headers of content boxes */
h2 {
	background: #F1FEEA url(images/aswar_05.jpg);
    border: 1px solid #F1FEEA;
    color: #47789D;
	font-size: 12px;
	padding: 2px 2px 2px 4px;
	margin: 0px;
}
h3 {
	background: #EFF3F6 url(images/aswar_05.jpg);
    color: #476982;
	font-size: 12px;
	padding: 2px 2px 2px 4px;
	margin: 0px;
}
h2 a:link, h2 a:visited {
	color: #476982;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
/* content is inside these boxes */
.content_box {
	background-color: #ECF6FB;
	margin-top: 1px;
    color:#B98EEA;
	margin-bottom: 0px;
	padding: 0px;	border-right: 1px solid #F1FEEA;
}
.content_box .left {
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
	font-weight: bold;
	width: 100px;
}
.content_box .right {
	margin-top: 2px;
	margin-bottom: 2px;
	float: right;
}
/* top lists */
.content_box ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.content_box 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: 218px;
}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	border: 1px solid #FFFFFF;
}
/* game on scores page */
#score_game {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 3px;
	width: 300px;
	background: #F5FFEE;
}
/* 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: #DE63AB;
	font-weight: bold;		font-family: Tahoma;	font-size: 12px;	
	text-decoration: none;
}
a.file_link:hover {
	color: #BD7A97;
	font-weight: bold;
	text-decoration: underline;
}
.played {
	font-size: 9px;
}.played2 {
	font-size: 12px;
}
/* bot in user online section */
.bot {
	color: #9569C4;
}
/* BB code images  */
img.bb {

	background: #E9F1F5;
	width: 16px;
	height: 16px;
	padding: 1px;
	cursor: pointer;
}
img.bb:hover {
	border: 1px solid #FFFFFF;
	background: #F7F7F7;
}
/* quotes in PMs and forum posts*/
.quote {
	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 {
	margin: 8px 2px;
	position: relative;
}
.forum_post .header {
	width: 80%;
	padding: 2px;
}
/* pagination */
div.pagination {font-size: 16px;
	padding: 3px;
	margin: 2px;
	text-align: center;
}
div.pagination a:link, div.pagination a:visited {
	padding: 2px 4px;
	text-decoration: none;
}
div.pagination a:hover {
	color: #508BAF;
	background: #ECF5FA;
}
div.pagination b {
	padding: 2px 4px;
}
div.pagination p {
	margin: 0px 0px 5px 0px;
}
/* CSS tables */
.table_header {
	float: right;
	text-align: center;
	font-weight: bold;
}
.table {
	float: right;
	text-align: center;
}
.separator {
	margin-bottom: 1px;
	padding-top: 1px;
	font-size: 0px;
	height: 0px;
	clear: both;
}
/* JavaScript "popups" */
.popup {
	position: absolute;
	display: none;
	background: #E9F1F5;
	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: #E9F1F5;
	width: 160px;
	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 {
	position: relative;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 3px;
	background: #DCECFA;
	color: #FF3300;
	text-align: right;
}
/* comments are in these boxes */
.comment_box {
	margin-bottom: 5px;
	padding-bottom: 3px;
}
/* news are in boxes like this */
.news_box {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
/* champion info */
#champion_box {
	background: #FFFFFF url(images/cup.gif) no-repeat;
	background-position: 25% 50%;
    margin-bottom: 5px;
    padding: 2px;
	text-align: center;
}
/* box around file sponsor */
#sponsor {
	margin-bottom: 5px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #EAF0FD;
	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;
}
.tab_menu li {
	display: inline;
	margin: 0;
}
.tab_menu li a, .tab_menu li a:visited {
	text-decoration: none;
	background: #EEF6FF;
	padding: 3px 7px;
	margin-right: 3px;
}
.tab_menu li a.selected {
	background: #EEF6FF;
	position: relative;
	top: 1px;
}
.tab_menu li a:hover {
	background: #EEF6FF;
}
/* friends in User CP */
div.friend_cp_box {
	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: #C62A7E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #4794BA;
}
/* quote on profile page */
#profile_quote {
	font-style: italic;
}
/* profile content  */
.profile_left {
	float: right;
	font-weight: bold;
	width: 150px;
}
.profile_right {
	float: right;
}
.profile_line {
	clear: both;
	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: 119px;
	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: right;
	width: 200px;
	font-weight: bold;
}
/* info about framed game */
.frame {
	font-size: 12px;
	color: #C62A7E;
	padding: 4px;
}
.frame a:link, .frame a:visited {
	color: #C62A7E;
	text-decoration: underline;
	font-weight: bold;
}
.frame a:hover {
	color: #C62A7E;
	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;
	background: #E8F2FA; 
	text-align: center;
}
/* links */
.f_link {
	margin-top: 0px;
	margin-bottom: 3px;
}
/* footer of the site */
#footer {
	background: #476982 url(images/aswar_08.jpg) no-repeat;
	padding-bottom: 4px;
	width: 1192px;
	height: 92px;
                  color:#B0B0B0;

	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #B0B0B0;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}.fileboxheader { font : bold 12px Tahoma; text-align: center; padding:5px; margin: 10px; }.fileboxheader a {  font-size: 12px;  }.fileboxheader a:hover {  font-size: 12px;  }.fileboxheader h2 a {  font-size: 14px;  }.fileboxheader h2 a:hover {  text-decoration: underline; font-size: 14px; }.GmzDivO { width:280px; height:150px; text-align: center; margin: 0px auto; }.GmzDivO2 { width:320px; text-align: center; margin: 0px auto; padding: 10px 10px 10px 10px;}.GmzDivNR { margin: 0px auto; width:120px; height:130px; padding: 10px; text-align: center; }.GmzDivNL { float:left; width:120px; height:130px; padding: 10px 10px 10px 10px; text-align: center; }.GmzDivNL2 { float:left; width:120px; height:130px; padding: 10px; text-align: center; }.separator {  margin-bottom: 2px;  padding-top: 2px;  border-bottom: 1px solid #1F1F1F;  font-size:0;  height: 0;  clear: both;}.borderit2 img { border: 0px; }.borderit2:hover img { border-bottom: 2px solid #dc6700; }.boxestext { font : normal 11px Tahoma; color: #FFFFFF; text-align: right; padding: 3px; margin: 0px; }#cat_bg td:hover{  background-color: #F7F7F3;}a,a:link, body_alink{	color: #1C547E;	text-decoration: none;}a:visited, body_avisited{	color: #1C547E;	text-decoration: none;}a:hover, a:active, body_ahover{	color: #ff3300;	text-decoration: none;}hr {  height: 1px;   color: #004c75;  background-color: #ffffff;}ul, li, p, td {  margin:0; color: #004c75;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  font-size: 9pt}.box_top     { color: #0040B6; font-weight: bold; background-color: #E4ECF6; }
/* onArcade 2.2 Dark CSS */
