/* MG DESIGN */
body {
	background: #0f1013 url(images/bg.gif) no-repeat top center;
	color: #fff;
	font:normal 11px Tahoma;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

p {
	margin:4px 0px;
}
li{
list-style:none;
}
fieldset {
	margin-top: 7px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
legend {
	font-weight: bold;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ce0100;
	text-decoration: none;
}
.clear {clear: both;}

/* the header of the site  */
#header {width: 950px;background: #0f1013 url(images/header.jpg) no-repeat;margin: 0 auto;}
#header #logo {width: 214px; height: 93px; float: left; background: url(images/logo.png) no-repeat; margin: 36px 0px 32px 15px;}
#header #menu {width: 932px; height: 52px; background: #25272d url(images/menubar.gif) no-repeat; margin: 0 0 0 9px;}
#header #menu li {float:left; padding:0px 10px; line-height:26px !important; font:bold 14px Arial; color:#FFF; height:50px; text-transform:uppercase;}
#header #menu li a {color:#FFF; display:block; margin-top:11px; padding:0px 9px; text-shadow: 2px 2px 2px #000;}
#header #menu li a:hover{background:#d80600 url(images/butbg.gif) repeat-x; border: 1px dashed #000; -moz-border-radius: 6px; -webkit-border-radius: 6px; text-decoration:none;}
#header #menu li a.active{background:#d80600 url(images/butbg.gif) repeat-x; border: 1px dashed #000; text-decoration:none;}
#header #navigate {float: left; width: 40px; text-align: center; background: #000; font-size: 20px; font-weight: bold; margin: 0 0 0 110px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px;}
#header #navigate .button {margin: 0 0 5px 0;}
#header .ads468x60 {float: left; width: 468px; margin: 50px 0 0 70px; padding: 5px; background: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px;}

/* main part of the website */
#main {background: #25272d; width: 942px; margin: 0 auto;}
#main #padding {padding: 5px 0px 5px 5px;}

/* menu */
div#side_menu {
	float: right;
	width: 201px
}
/* content of the page */
div#main_contents {
	float: left;
	width: 730px;
}
/* boxes where ads are in */
.ad_box {
	margin-bottom: 4px;
	padding: 3px;
	border: 1px solid #0099CC;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
	border: 1px solid #99CC66;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}
/* headers of content boxes */
h2 {
	background: #cd0000 url(images/h2bg.gif) repeat-x;
	border: 1px dashed #000;
	color: #FFFFFF;
	margin: 4px 4px 4px 1px;
	padding: 4px;
	position: relative;
	font:bold 14px Arial;
	text-align: center;
	text-shadow: 2px 2px 2px #000;
	text-transform: uppercase;
}
h3 {
	background: #cd0000 url(images/h3top.gif) no-repeat;
	color: #FFFFFF;
	padding: 6px 8px 6px 4px;
	position: relative;
	font:bold 14px Arial;
	text-align: right;
	text-shadow: 2px 2px 2px #000;
	text-transform: uppercase;
}
h2 a:link, h2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
/* games scroller */
#games_scroller {
	position: relative;
	border: 1px solid #000;
	background: #000;
	margin-bottom: 4px;
	overflow: hidden;
	-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: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	z-index: 10;
}
/* content is inside these boxes */
.content_box {
    margin-bottom: 4px;
    padding: 0 0 5px 3px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px;
	border: 1px solid #000;
	background: #000;
}
.content_box_2 {
	margin-bottom: 4px;
	padding: 0px;
	font-size: 12px;
	color: #fff;
	border: 0px solid #0099CC;
	background: #25272d;
}
.content_box_2 form {
	margin: 0px;
	padding: 0px;
}
.content_box_2 input, textarea {
	margin: 5px 5px 5px 0;
	padding: 2px;
	background: #fff;
	border: 1px solid #000;
}
.content_box_2 a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.content_box_2 a:hover {
	font-weight: bold;
	font-size: 12px;
	color:#ce0000;
}
.content_box .left {
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.content_box .right {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* 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;
}
/* files on index page */
.index_files_left {
	margin-bottom: 2px;
	float: left;
	width: 75px;
}
.index_files_right {
	margin-bottom: 2px;
	float: right;
	width: 228px;
}
/* boxes around file on categories pages */
.browse_file_box {
	padding: 4px;
	background: #F0F8FF;
	border: 1px solid #B2DFEE;
}
/* 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: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.file_link:hover {
	color: #ce0000;
	font-weight: bold;
	text-decoration: none;
}
.played {
	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 {
	padding: 2px 4px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
}
div.pagination a:hover {
	color: #000000;
	background: #F2F2F2;
}
div.pagination b {
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
}
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 dashed #ce0100;
	font-size:0px;
	height: 0px;
	clear: both;
}
/* JavaScript "popups" */
.popup {
	position: absolute;
	display: none;
	background: #000;
	border: 2px solid #ce0100;
	color: #fff;
	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: #000;
	width: 150px;
	border: 1px solid #ce0100;
	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 dashed #ce0100;
}
/* 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 #ce0100;
	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;
	color: #fff;
	margin-right: 3px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}
.tab_menu li a:hover {
	background: #fff;
	color: #ce0100;
}
.tab_menu li a.selected {
	position: relative;
	top: 1px;
	color: #ce0100;
	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: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.profile_username:hover {
	color: #ce0100;
}
/* 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 dashed #ce0100;
	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: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 400px;
	border: 1px solid #BD0300;
	background: #000; 
	text-align: center;
	color: #fff;
}
/* links */
.f_link {
	margin-top: 0px;
	margin-bottom: 3px;
}
/* search box */
fieldset.search {
	border: none;
	width: 190px;
	padding: 4px 2px 6px 4px;
	margin: 0 auto;
	background: #000;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 26px;
	width: 136px;
	height: 30px;
	padding: 4px;
	background: #616161 url(images/search_bg.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(images/search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(images/search_bg.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: #fbc900 url(images/search_bg.gif) no-repeat bottom right;	
}
/* Image desc */
.img-desc {
	position: relative;
	display: block;
	height:100px;
	width: 100px;
}
.img-desc .stars {
	background: #000;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96px;
	padding: 2px;
	border-top: 1px solid #fff;
}
/* Newst box */
.newstbox {float: left; width: 405px; margin: 0 0 5px 5px; padding: 5px 0px 0px 5px; background: #000; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.newstbox .gamebox {float: left; margin: 0 5px 5px 0; height: 67px; width: 193px; padding: 2px; background: #25272d;}
.newstbox .gamebox .img {float: left; width: 80px; margin:0 5px 0 0;}
.newstbox .title {color: #FFFFFF; margin: 4px 0 6px 0; position: relative; font:bold 14px Arial; text-align: center; text-shadow: 2px 2px 2px #000; text-transform: uppercase;}
.newstbox .description {float: left; width: 105px;}
.newstbox .gamebox a.file_link:link, a.file_link:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.newstbox .gamebox a.file_link:hover {
	color: #ce0000;
	font-weight: bold;
	text-decoration: none;
}

/* related box */
#relatedgamebox {float: left; margin: 0 5px 5px 0; height: 67px; width: 232px; padding: 2px; background: #25272d;}
#relatedgamebox .img {float: left; width: 80px; margin:0 5px 0 0;}
#relatedgamebox .description {float: left; width: 140px;}
#relatedgamebox a.file_link:link, a.file_link:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#relatedgamebox a.file_link:hover {
	color: #ce0000;
	font-weight: bold;
	text-decoration: none;
}

/* margin correct */
.margincorrect {margin: 0 0 0 2px;}
/* footer of the site */
#footer {
	width: 942px;
	height: 10px;
	background: #000 url(images/footer.gif) no-repeat;
	margin: 0 auto 10px auto;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}
/* onArcade 2.2 Default CSS */
