/* onArcade 2.4 CSS */
body {
  	background: #bbbbbb url('images/bg.jpg');
  	font-family:  Arial, Tahoma,  Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  	margin: 0;
  	padding: 0;
  	color: #000;
	direction: rtl;
}
p {
	margin: 0;
	padding: 2px 0px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6347;
	text-decoration: none;
}
a img {
	border: 0;
}

input.small {
	width: 50px;
}
textarea {
	width: 200px;
	height: 50px;
}
textarea.comment {
	width: 350px;
	height: 50px;
}
textarea.post {
	width: 400px;
	height: 150px;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	font-weight: bold;
	color: #333333;
}
.center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
	height: 0;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.separator {
	margin-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dashed #B2DFEE;
	font-size:0;
	height: 0;
	clear: both;
}
/* IE6&7 fixes */
.pos_relative {
	position: relative;
}

/*
 * Header of the site
 */
#wrapper {
	width: 942px;
	margin: 0 auto;
}
#left_side, #right_side {
	width: 20px;
	background: url('images/left_side.png') repeat-y;
}
#right_side {
	background: url('images/right_side.png') repeat-y;
}
#content_wrapper {
	width: 900px;
	border-left: 1px solid #5e5e5e;
	border-right: 1px solid #5e5e5e;
	min-height: 500px;
	background: url('images/wrapper_bg.jpg');
	vertical-align: top;
}

#header {
	height: 221px;
	background: url('images/header_bg.jpg') no-repeat;
	position: relative;
	margin-bottom: 8px;
}

#logo {
	position: absolute;
	right: 15px;
	top: 0;
}
#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	display: block;
	width: 315px;
	height: 175px;
	text-indent: -99999px;
	overflow: hidden;
}
#search {
	position: absolute;
	bottom: 51px;
	left: 36px;
}
#search input[type='text']{
	width: 152px;
	height: 28px;
	border: none;
	float: left;
	margin-left: 10px;
	background: none;
	color: #fff;
	text-align: center;
	line-height: 28px;
}
#search input[type='submit']{
	cursor: hand;
	cursor: pointer;
	width: 37px;
	height: 28px;
	border: none;
	float: left;
	background: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#member_box {
	position: absolute;
	top: 33px;
	left: 53px;
	width: 393px;
	height: 44px;
}
#member_box input[type='submit']{
	cursor: hand;
	cursor: pointer;
	width: 59px;
	height: 23px;
	line-height: 23px;
	border: none;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url('images/sprite.png') no-repeat -144px -82px;
}
#member_box input[type='checkbox']{
	float: left;
	padding: 0;
	margin: 5px 0 0 5px;
}

#member_box input[type='text'], #member_box input[type='password']{
	padding: 0 10px;
	width: 124px;
	height: 23px;
	border: none;
	float: left;
	margin-left: 5px;
	background: none;
	color: #324261;
	text-align: right;
	line-height: 23px;
	background: url('images/sprite.png') no-repeat 0px -82px;
}
#member_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#member_box ul li {
	float: left;
	margin: 3px 9px;
}
#menu ul {
	position: absolute;
	bottom: 0;
	right: 50px;
	margin: 0;
	list-style: none;
}

#menu ul li, #menu ul li a {
	float: left;
	line-height: 45px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #1A1A1A 1px 1px 2px;
	color: #c8e28b;
	margin: 0 5px;
}
#menu ul li a {
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}
.ads728 {
	width: 817px;
	height: 90px;
	margin: 0 auto;
	padding-bottom: 8px;
}
.ads728 .left, .ads728 .right {
	float: left;
	width: 16px;
	height: 90px;
	background: url('images/sprite.png') -204px 0;
}
.ads728 .right {
	background-position: -203px 0;
}
.ads728 .mid {
	float: left;
	width: 785px;
	height: 90px;
	background: url('images/ads_bg.png') repeat-x;
	text-align: center;
}
.container {
	margin: 0 auto;
	width: 863px;
	padding-bottom: 15px;
}
.container_top, .container_bottom {
	height: 7px;
	background: url('images/site_corners.png') no-repeat;
}

 .container_bottom {
	background-position: 0 -7px;
 }

 .container_mid {
	min-height: 300px;
	background: url('images/site_bg.gif');
	padding: 0 8px;
 }

 #footer {
	height: 45px;
	width: 900px;
	margin: 0 auto;
	background: url('images/footer_bg.jpg') no-repeat;
 }

 #footer ul {
	margin: 8px 20px;
	padding: 0;
	list-style: none;
	float: left;
 }

 #footer ul li {
	float: left;
	margin: 0 5px;
	color: #fff;
 }

#footer ul li a {
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#sub_col {
	float: right;
	width: 178px;
	margin-left: 8px;

}

#main_col {
	float: left;
	width: 660px;
	margin-top: -4px;
}
.sub_box {
	padding-bottom: 8px;
}
.sub_box .header {
	margin: 0;
	padding: 0;
	width: 178px;
	height: 39px;
	background: url('images/sprite.png') no-repeat 0 0;
	line-height: 39px;
	font-size: 12px;
	color: #fff;
	text-indent: 40px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #1A1A1A;
}

.sub_box .content {
	border-left: 1px solid #92A2AF;
	border-right: 1px solid #92A2AF;
	background: #fff url('images/content_bg.gif') repeat-x;
	min-height: 80px;
	padding: 0 8px;
	padding-top: 5px;
}

.sub_box .bottom {
	width: 178px;
	height: 10px;
	background: url('images/sprite.png') no-repeat 0 -39px;
}

.main_box {
	padding-bottom: 8px;
	position: relative;
}

.main_box .header {
	margin: 0;
	padding: 0;
	background: url('images/box_header_bg.gif') repeat-x;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	color: #fff;
	text-indent: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #1A1A1A;
}
.main_box .header a {
	color: #fff;
	text-decoration: underline;
}
.main_box .header a:hover {
	text-decoration: none;
}
.main_box .corners .top_left {
	width: 62px;
	height: 29px;
	background: url('images/sprite.png') no-repeat 0 -50px;
	position: absolute;
	top: 0;
	left: 0;
}
.main_box .corners .top_right {
	width: 11px;
	height: 29px;
	background: url('images/sprite.png') no-repeat -63px -50px;
	position: absolute;
	top: 0;
	right: 0;
}
.main_box .corners .bot_left, .main_box .corners .bot_right {
	width: 11px;
	height: 10px;
	background: url('images/sprite.png') no-repeat 0 -39px;
	position: absolute;
}
.main_box .corners .bot_left {
	left: 0;
	bottom: 8px;
}
.main_box .corners .bot_right {
	background-position: -167px -39px;
	bottom: 8px;
	right: 0;
}
.main_box > .content {
	border: 1px solid #92A2AF;
	border-top: none;
	background: #fff url('images/content_bg.gif') repeat-x;
	min-height: 80px;
	padding: 5px 8px;
}
/* category block on index page */
.category_block {
	width: 320px;
	float: right;
	padding-bottom: 8px;
	margin: 0 5px;
}

.category_block h2 a {
	color: #fff;
	text-decoration: underline;
}
.category_block h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.category_block .file_box {
	margin-top: 2px;
	width: 150px;
	height: 105px;
	float: right;
	text-align: center;
	overflow: hidden;
	margin-bottom: 3px;
}
.category_block .file_box img {
	display: block;
	margin:  0 auto;
	border: 1px solid #003366;
	width: 120px;
	height: 85px;
}
.category_block p.file_line {
	padding: 3px 18px;
	margin-right: 8px;
	background: url(images/play.png) no-repeat right;
	clear: both;
}
/* top lists */
#sub_col .sub_box ol {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
#sub_col .sub_box ol li {
	padding: 3px 0px;
	margin: 0px;
}
/* categories list */
#sub_col .sub_box ul {
	padding: 0;
	margin: 0 20px 0 0;
}
#sub_col .sub_box ul li {
	padding: 3px 0;
	margin: 0;
}
/* bot in user online section */
.bot {
	color: #DD7500;
}
/* BB code images	*/
.bb_code {
	cursor: pointer;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.bb_code:hover {
	background: #EDEDED;
	border-color: #AAAAAA;
}
.bb_emoticon {
	cursor: pointer;
	margin: 2px;
}
/* avatar class */
.avatar {
	border: 0;
}
/* clickable small image */
img.click {
	cursor: pointer;
	width: 16px;
	height: 16px;
	border: 0;
}
/* image verification image */
.image_verification {
	position: relative;
	height: 30px;
	border: 0;
}
.image_verification img.code_image {
	width: 100px;
	height: 30px;
	border: 0;
}
.image_verification img.refresh_image {
	cursor: pointer;
	width: 16px;
	height: 16px;
	border: 0;
	position: absolute;
	top: 7px;
	right: 100px;
}
.image_verification input {
	position: absolute;
	top: 3px;
	right: 120px;
}
/* error classes */
.error {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #FF3300;
	background: #FADFDC;
	color: #FF3300;
}
.error_green {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #2F4F2F;
	background: #E3E3E3;
	color: #2F4F2F;
}
/* line with text */
.line {
	overflow: auto;
	width: 100%;
}
.line p, .line div {
	float: right;
	margin: 2px;
}
.line div p, .line div div {
	float: none;
}
.line .left {
	font-weight: bold;
	width: 100px;
}
.line .wide {
	width: 150px;
}
/* pagination */
.pagination {
	padding: 4px;
	text-align: center;
	position: relative;
}
.pagination.txt_left {
	text-align: left;
}
.arrow_nav {
	overflow: auto;
	padding: 5px 0;
	width: 100%;
}
.pagination a, .arrow_nav a {
	padding: 2px 6px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
	display: inline-block;
}
.pagination a:hover, .arrow_nav a:hover {
	color: #000000;
	background: #F2F2F2;
	border-color: #AAAAAA;
}
.pagination b, .pagination a.current {
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.arrow_nav .previous {
	float: right;
}
.arrow_nav .next {
	float: left;
}
a.load_more {
	display: block;
	border: 1px solid #E3E3E3;
	margin-top: 4px;
	padding: 3px 4px;
	text-align: center;
	text-decoration: none;
}
a.load_more:hover {
	background: #F0F0F0;
}
/* 2 columns of contents */
.column_left {
	float: left;
	width: 49.5%;
}
.column_right {
	float: right;
	width: 49.5%;
}
/* notifications number */
.unread {
	color: #FF0000;
	font-weight: bold;
	padding: 2px;
}
.no_unread {
	padding: 2px;
}
/* notification messages */
.notification {
	padding: 4px 2px;
	border-bottom: 1px solid #EDEDED;
}
.notification .time {
	margin-left: 10px;
}
.notification .del_notification {
	float: left;
	margin: 0 2px 0 0;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
#notifications_menu .notification .del_notification {
	float: right;
	margin: 2px 0 3px 2px;
}
/* user menu items */
#favorites_menu {
	width: 150px;
}
#notifications_menu {
	width: 200px;
}
/* favorite line user menu */
.favorite {
	padding: 4px 0;
	border-bottom: 1px solid #EDEDED;
}
/* file box (index, related files, favourites) */
.file {
	width: 290px;
	height: 90px;
	float: right;
	overflow: hidden;
	padding: 2px;
}
.file .icon {
	float: right;
	width: 110px;
	position: relative;
	margin-right: 5px;
}
.file .icon img {
	width: 110px;
	height: 85px;
}
.file .desc {
	float: left;
	width: 155px;
}
.file p {
	margin: 1px 0;
	padding: 0;
}
.file .link a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.file .link a:hover {
	color: #FF6347;
	font-weight: bold;
	text-decoration: underline;
}
.file .played {
	font-size: 9px;
}
.file .scores {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: -2px;
	bottom: -2px;
	background-image: url(images/scores.png);
}
/* browse pages files are also little different */
.browse_file {
	margin: 0 10px;
	width: 290px;
	height: 100px;
	overflow: hidden;
	padding: 10px 4px;
	border-bottom: 1px dashed #B2DFEE;
}
.browse_file:hover {
	background: url('images/game_bg.gif') repeat-x;
}
.browse_file .desc {
	float: left;
	width: 145px;
}
.browse_file img {
	width: 120px;
	height: 98px;
	border: 1px solid #003366;
}
/* favorites in User CP */
#favourites .file {
	border-bottom: 1px solid #EDEDED;
}
/* bubbles */
.bubble {
	position: absolute;
	padding: 6px;
	width: 250px;
	border: 0;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 0 5px #ABABAB;
	-webkit-box-shadow: 0 0 5px #ABABAB;
	-moz-box-shadow: 0 0 5px #ABABAB;
	opacity: 0.95;
	z-index: 10;
}
.bubble .bubble_left {
	position: absolute;
	left: -10px;
	top: 7px;
	width: 10px;
	height: 12px;
	background-image: url(images/bubble_left.png);
}
.bubble .bubble_up {
	position: absolute;
	left: 10px;
	top: -10px;
	width: 10px;
	height: 12px;
	background-image: url(images/bubble_up.png);
}
/* tables */
.tbl_header {
	overflow: auto;
	font-weight: bold;
	border-bottom: 1px solid #E3E3E3;
	padding: 2px 0;
	text-align: center;
	width: 100%;
}
.tbl {
	overflow: auto;
	border-bottom: 1px solid #E3E3E3;
	padding: 2px 0;
	width: 100%;
}
.tbl_header p, .tbl p, .tbl div {
	float: right;
	padding: 2px;
}
.tbl div p {
	float: none;
}
/* tab menu stuff */
.tab_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 635px;
}
.tab_menu li {
	margin: 0;
	padding: 0;
	float: right;
}
.tab_menu li a {
	display: block;
	text-indent: 0;
	padding: 0 10px;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: url('images/box_header_split.png') no-repeat top left;
}
.tab_menu li a:hover {
	text-decoration: none;
}
.tab_menu li a.selected {
	text-decoration: none;
	background: url('images/box_header_bg_hover.png') no-repeat top left;
}
/* index page 2 columns */
.index_left {
	float: left;
	width: 309px;
}
.index_right {
	float: right;
	width: 309px;
}
/* champions box on index page */
.champion {
	float: right;
	width: 33.3%;
	height: 45px;
}
.medals {
	width: 32px;
	height: 32px;
	border: 0;
	float: right;
	margin: 0 10px;
	background-image: url(images/medals.png);
	background-repeat: no-repeat;
}
.medals_first {
	background-position: 0 0;
}
.medals_second {
	background-position: 0 -32px;
}
.medals_third {
	background-position: 0 -64px;
}
.latest_line {
	margin: 6px 0;
}
.latest_line span {
	float: left;
}
/* cup */
.cup {
	margin: 6px 0;
	overflow: auto;
	width: 100%;
}
.cup .end_time {
	float: left;
	width: 150px;
	text-align: left;
}
.cup .winner {
	float: left;
	width: 150px;
}
.cup .games {
	float: left;
	width: 250px;
}
#cup_games {
	margin: 6px 0;
	overflow: hidden;
}
#cup_games div {
	float: right;
	margin: 2px;
}
.cup_top_users {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
.cup_top_users li {
	margin: 5px 0;
	padding: 0px;
}
.cup_top_users span {
	float: left;
}
.cup_line {
	overflow: auto;
	padding: 4px 0;
	border-bottom: 1px solid #E3E3E3;
	width: 100%;
}
.cup_line img {
	border: 0;
	width: 50px;
}
.cup_line p {
	float: right;
	padding: 2px;
	width: 55px;
	text-align: center;
}
.cup_line p.position {
	width: 25px;
}
.cup_line p.user {
	width: 80px;
}
.cup_line p.padding_top {
	padding-top: 15px;
}
/* all chmpions list */
#champions {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#champions li {
	padding: 5px 3px;
	border-bottom: 1px solid #E3E3E3;
}
#champions .pos {
	width: 50px;
	float: right;
}
#champions .wins {
	float: left;
}
/* files scroller on index page */
#scroller {
	position: relative;
	border: 1px solid #99CC66;
	background: #FFFFFF url(images/scroller_bg.png) repeat-x;
	margin-bottom: 4px;
	overflow: hidden;
	height: 100px;
}
#scroller h4 {
	padding: 0;
	border: 0;
	margin: 8px 18px 0 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #006633;
}
#scroller ul li img {
	margin: 2px;
	border: 0;
	cursor: pointer;
}
#scroller ul {
	display: block;
	position: absolute;
	top: 32px;
	width: 1500px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#scroller ul li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
#scroller .title {
	position: absolute;
	bottom: 0;
	padding: 4px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 10;
}
/* news are in boxes like this */
.news_box {
	margin-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #E3E3E3;
}
/* scoreboard */
#scoreboard .first {
	float: right;
	width: 35%;
	text-align: center;
}
#scoreboard .first img {
	margin: 0 auto;
	display: block;
}
#scoreboard .others {
	float: left;
	width: 65%;
}
.score_line {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E3E3E3;
	overflow: auto;
	width: 100%;
}
.score_line p {
	float: right;
	padding: 5px;
}
.score_line p.position {
	width: 30px;
}
.score_line p.points {
	width: 30px;
	text-align: center;
}
.score_line p.score {
	float: left;
	width: 100px;
	text-align: left;
}
.score_line p.date {
	float: left;
	width: 100px;
	text-align: left;
}
.score_line.me {
	background-color: #E8F1D4;
}
/* newest and featured block on index page */
#newest_block {
	width: 480px;
	height: 222px;
	background: url(http://www.al3abm.com/templates/al3abm/images/images.png) no-repeat;
	background-position: 0 -438px;
	margin-bottom: 4px;
	position: relative;
}
#newest_block .featured {
	width: 143px;
	height: 190px;
	text-align: center;
	position: absolute;
	top: 15px;
	left: 0px;
}
#newest_block .featured div {
	width: 133px;
	height: 180px;
	padding: 5px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
#newest_block .featured div .image {
	margin: 0;
	padding: 32px 0 15px 0;
}
#newest_block .featured div .title {
	margin: 0;
	padding: 0;
}
#newest_block .featured div .title a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#newest_block .featured div .title a:hover {
	color: #FFF;
	text-decoration: underline;
}
#newest_block .featured img {
	width: 100px;
	height: 84px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#newest_block .newest {
	width: 321px;
	height: 184px;
	position: absolute;
	right: 5px;
	top: 35px;
}
#newest_block .newest div {
	width: 107px;
	height: 85px;
	float: right;
	text-align: center;
	padding-top: 7px;
}
#newest_block .newest div img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 70px;
	height: 59px;
}
/* rating stars */
.star {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
}
.star_full {
	background-position: 0 0;
}
.star_half {
	background-position: 0 -16px;
}
.star_empty {
	background-position: 0 -32px;
}
.star_hover {
	background-position: 0 -48px;
}
.stars {
	display: block;
	width: 67px;
	height: 15px;
	background-image: url(images/stars.png);
	background-repeat: no-repeat;
}
.stars0 {
	background-position: 0 0;
}
.stars1 {
	background-position: 0 -15px;
}
.stars2 {
	background-position: 0 -30px;
}
.stars3 {
	background-position: 0 -45px;
}
.stars4 {
	background-position: 0 -60px;
}
.stars5 {
	background-position: 0 -75px;
}
/* box around file sponsor */
#sponsor {
	margin-bottom: 4px;
	padding: 4px;
	border: 1px dotted #FF3300;
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
}
/* file info */
.file_info {
	float: right;
	width: 33%;
}
#make_favorite {
	float: left;
	margin: 4px;
	border: 0px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

#full_screen {
	display: none;
}
#resize_file {
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
}
#resize_overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 15;
}
.file_ad {
	text-align: center;
	margin-bottom: 6px;
}
/* comments */
#comment_verification_field {
	display: none;
}
/* file ad */
#ad_loader {
	width: 300px;
	height: 15px;
	border: 1px solid #5D9160;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 4px;
}
#ad_loader div {
	width: 0;
	height: 100%;
	background: #B2D0B4;
	margin-left: auto;
	margin-right: auto;
}
/* framed file */
#file_frame_info .content_box {
	margin: 0;
}
/* plug style */
#plug {
	text-align: center;
}
#plug img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* comments */
#comments .comment {
	border-bottom: 1px solid #E3E3E3;
	margin-top: 2px;
	padding: 2px;
}
#comments .comment.spam {
	color: #B0B0B0;
}
#comments .user {
	font-weight: bold;
}
#comments .date {
	color: #555555;
	margin-right: 4px;
}
#comments .report {
	widht: 10px;
	height: 10px;
	cursor: pointer;
	border: 0;
	float: left;
}
/* subcategory on category page */
.subcategory {
	float: right;
	width: 33.3%;
}
/* user CP menu */
#ucp_menu ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
}
#ucp_menu ul li {
	list-style-type: none;
	display: block;
	float: right;
	margin: 4px;
	text-align: center;
	width: 85px;
}
#ucp_menu ul li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	width: 32px;
	height: 32px;
}
/* color selector in UserCP */
#color_selector {
	position: absolute;
	width: 140px;
	border: 1px solid #808080;
	cursor: pointer;
	overflow: auto;
	box-shadow: 0px 0px 5px #A3A3A3;
	-webkit-box-shadow: 0px 0px 5px #A3A3A3;
	-moz-box-shadow: 0px 0px 5px #A3A3A3;
}
#color_selector div {
	width: 20px;
	height: 18px;
	float: right;
}
/* avatar gallery images */
.ucp_avatar {
	margin: 1px;
	cursor: pointer;
}
/* private messages */
.ucp_pm_preview div.content {
	width: auto;
	float: none;
}
/* member information box (member list and friends) */
.member {
	margin: 2px;
	padding: 6px;
	overflow: hidden;
	float: right;
	width: 196px;
	height: 105px;
	background: #e3eef5;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #e5f9ff;
}
.member:hover {
	border: 1px solid #b2dfee;
}
.member .avatar {
	float: left;
	border: 1px solid #3D5229;
	padding: 2px;
	background: #FFFFFF;
	max-width: 100px;
}
.member .content {
	float: right;
	margin-left: 2px;
	width: 105px;
}
.member .avatar {
	width: 50px;
	height: 50px;
}
.member a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
/* forum posts and private messages */
.post {
	overflow: auto;
	width: 100%;
}
.forum_post {
	border-top: 1px solid #C1CDC1;
	border-bottom: 1px solid #C1CDC1;
	margin: 8px 0;
}
.post .poster {
	float: left;
	width: 130px;
	border-right: 1px solid #C1CDC1;
	padding: 3px;
	background: #C3E4ED;
}
.post .poster img {
	border: 1px solid #C1CDC1;
}
.post .poster .user a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.post .content {
	float: right;
	width: 325px;
	padding: 3px;
}
.post .content .header {
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px solid #C1CDC1;
}
.post .content .header span {
	font-weight: normal;
}
.post .content .message {
	margin: 4px 0;
}
.post .content .footer {
	border-top: 1px solid #C1CDC1;
	padding-top: 3px;
	margin-top: 8px;
}
/* quotes in PMs and forum posts*/
.quote {
	border: 1px dotted #AAAAAA;
	background: #E0EEEE url(images/quote.png) no-repeat;
	background-position:	bottom left;
	margin: 2px 2px 6px 2px;
	padding: 4px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
/* icon before forum name */
.forum_icon {
	width: 24px;
	height: 24px;
	border: 0;
}
/* icon next to forum post */
.post_icon {
	float: right;
	margin-left: 4px;
	width: 16px;
	height: 16px;
}
/* info on registration page */
.register_info {
	float: right;
	width: 220px;
	font-weight: bold;
}
.register_info input {
	width: 180px;	
}
/* box on redirection page */
#redirection_box {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #92a2af;
	text-align: center;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0ecf4', endColorstr='#FFFFFF');
	background-image: -webkit-linear-gradient(top, #e0ecf4, #FFFFFF);
	background-image: -moz-linear-gradient(top, #e0ecf4, #FFFFFF);
	background-image: -ms-linear-gradient(top, #e0ecf4, #FFFFFF);
	background-image: -o-linear-gradient(top, #e0ecf4, #FFFFFF);
	background-image: linear-gradient(top, #e0ecf4, #FFFFFF);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
button, input[type='submit'], .button {
	cursor: hand;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	padding: 4px 5px;
	margin: 2px 0;
	background: #4d8510;
	border: 1px solid #F0FFF0;
	color: #FFFFFF;
	font-size: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
button:hover, input[type='submit']:hover, .button:hover {
	border: 1px solid #336699;
}
input, textarea {
	margin: 2px;
	padding: 4px 5px;
	background: #f0f7fc;
	border: 1px solid #aabac6;
	font-size: 11px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
input[type='text'], input[type='password'] {
	width: 200px;
}
form {
	margin: 0px;
	padding: 0px;
}
.game_item {
	float: right;
	width: 112px;
	height: 105px;
	text-align: center;
	margin: 5px 8px;
	margin-bottom: 0;
	overflow: hidden;
}
.game_item a {
	text-decoration: none;
}
.game_item img {
	width: 110px;
	height: 85px;
	border: 1px solid #003366;
	display: block;
}