/* Global styles */

body {
	background:url(/background-long.gif) center top repeat-y #000000;
	color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
a:link, a:visited {
	color:#00ee00;
	text-decoration:none;
}
a:hover {
	color:#00ff00;
	text-decoration:underline;
}
.spacer {
	clear:both;
}
h1 {
	font-family:'Muli', Arial, Helvetica, sans-serif sans-serif;
	margin-top:0.5em;
	margin-bottom:0.5em;
	color:#00ff00;
	font-size:30px;
	font-weight:400;
	line-height:1.21em;
}
h1.white {
	font-family:'Muli', Arial, Helvetica, sans-serif sans-serif;
	margin-top:0;
	margin-bottom:0.5em;
	color:#ffffff;
	font-size:32px;
	font-weight:400;
}
h2 {
	color:#00ff00;
	border-bottom:1px dotted #650000;
	padding-bottom:2px;
	font-size:18px;
	font-weight:400;
	line-height:1.25em;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#00ff00;
}
table {
	margin-top:1.5em;
	margin-bottom:1em;
}
p {
	margin:1em 0;	
}

/* Top menu */

#banner1 {
	background:url(/banner_top_01.jpg) no-repeat top center;
	min-width:770px;
}
#banner2 {
	background:url(/banner_top_02.jpg) no-repeat top center;
	min-width:770px;
}
#banner3 {
	background:url(/banner_top_03.jpg) no-repeat top center;
	min-width:770px;
}
#top-menu-logo {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#top-menu-search-box {
	float:right;
	margin-top:22px;
}
.search-input {
	border:none;
	background:url(/top_menu_search_box_bg.gif) no-repeat top left #000000;
	background-color:#000000;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 15px;
	height:46px;
	width:216px;
	float:left;
}
.search-button {
	border:none;
	background:url(/top_menu_search_box_button.gif) no-repeat;
	margin:0;
	padding:0;
	text-indent:-10000em;
	width:44px;
	height:46px;
	cursor:pointer;
}
#top-menu-links-container-top {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:150px;
	background:url(/top_menu_bg_top.gif) top left repeat-x #000000;
}
#top-menu-links-container-bottom {
	background:url(/top_menu_bg_bottom.gif) bottom left repeat-x;
}
#top-menu {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
.top-menu-links {
	list-style-type:none;
	margin:0;
	padding:0;
}
.top-menu-link {
	float:left;
	margin:0;
}
.top-menu-links li a {
	color:#ffffff;
	display:block;
	padding:20px;
}
.top-menu-links li a.selected {
	background:url(/top_menu_arrow_up.gif) no-repeat center 40px #8e0201;
}
a.top-menu-link:hover, .top-menu-links li a.selected  {
	padding:20px;
	text-decoration:none;
}
a.top-menu-link:hover {
	background:url(/top_menu_arrow_down.gif) no-repeat center 40px #8e0201;
}
.hide-popup-menu, .show-popup-menu {
	background:#000000;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	border-left:1px solid #8e0201;
	border-right:1px solid #8e0201;
	border-bottom:1px solid #8e0201;
	position:absolute;
}
.hide-popup-menu {
	left:-9999em;
}
.show-popup-menu {
	left:auto;
	top:auto;
}
#popup-menu-games {
	background:url(/top_menu_bg_games.gif) repeat-x bottom left #000000;
}
#popup-menu-features {
	background:url(/top_menu_bg_features.gif) repeat-x bottom left #000000;
}
#popup-menu-fan {
	background:url(/top_menu_bg_fan.gif) repeat-x bottom left #000000;
}
#popup-menu-site {
	background:url(/top_menu_bg_site.gif) repeat-x bottom left #000000;
}
#popup-menu-links {
	background:url(/top_menu_bg_links.gif) repeat-x bottom left #000000;
}
.column-container {
	clear:both;
	padding:10px;
}
.column {
	float:left;
}
.sub-menu-links {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sub-menu-links-img {
	margin:0;
	padding:16px 16px 0 16px;
	list-style-type:none;
}
.sub-menu-links li {
	margin:0;
}
.sub-menu-links-img li {
	margin:0;
	padding:4px;
}
.sub-menu-links li a {
	background:url(/arrow_green.gif) no-repeat left center;
	padding:7px 40px 7px 20px;
	display:block;
}
.sub-menu-links li a:link, .sub-menu-links li a:visited {
	color:#ffffff;
	text-decoration:none;
}
.sub-menu-links li a:hover {
	background:url(/arrow_red.gif) no-repeat left center #8e0201;
}

/* Main content */

#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#content-container {
	background:url(/content_bg.gif) repeat-y #550000;
}
#content-top {
	background:url(/content_top.gif) no-repeat top center;
	padding-top:16px;
}
#content-btm {
	background:url(/content_btm.gif) no-repeat bottom center;
}
#content {
	padding:20px 16px 16px 16px;
}
#content-with-left-menu {
	padding:20px 16px 16px 0;
	margin-left:182px;
}
#content-with-right-menu {
	padding:20px 0 16px 16px;
	float:left;
	width:572px;
}

/* Menu columns */

#left-column {
	margin-top:20px;
	float:left;
}
.left-column-container {
	background:url(/left_menu_bg.jpg) repeat-y top left;
	margin-bottom:2em;
}
.left-column-header {
	background:url(/left_menu_top.jpg) no-repeat top left;
	padding-top:10px;
}
.left-column-content {
	padding:10px 10px 5px 10px;
	background:url(/left_menu_btm.gif) no-repeat bottom left;
}
.left-column-sub-heading {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding-bottom:3px;
	color:#ffffff;
}
.left-column-links {
	list-style-type:none;
	margin:0;
	padding:5px 10px 15px 0;
}
.left-column-links li {
	background:url(/arrow_green.gif) no-repeat left center;
	padding-left:20px;
}
.left-column-links li a {
	color:#ffffff;
}
.left-column-links li a:hover {
	color:#00ff00;
}
#right-column {
	padding:20px 16px 8px 16px;
	width:144px;
	margin-left:594px;
}
.right-column-container {
	margin-bottom:1.5em;
	background:url(/dot_red_bg.gif) #650000;
	border:1px solid #ab0707;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 8px #000000;
	-moz-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000;
}
.right-column-header, .game-specs-header {
	background:url(/red_menu_title_bg.gif) repeat-x;
	padding:8px;
	font-size:11px;
	color:#ffffff;
	margin:0;
}
.right-column-content {
	padding:15px 10px 5px 10px;
}
.right-column-feature {
	margin:0 2px 10px 2px;
	background-color:#000000;
}
.right-column-feature a {
	font-size:11px;
	color:#ffffff;
}
.right-column-feature-text {
	padding:5px;
}
.right-column-links {
	list-style-type:none;
	margin:0;
	padding:0;
}
.right-column-links a {
	color:#ff8282;
}
.right-column-links li {
	font-size:11px;
	padding:0 0 10px 18px;
	background:url(/arrow_red_updates.gif) no-repeat left top;
}
.right-column-button-links {
	margin:0;
	padding:0 0 5px 17px;
	list-style-type:none;
}
.right-column-button-links li {
	padding:0 0 5px 0;
}

/* Content */

#breadcrumb {
	background:url(/breadcrumb_bg.gif) no-repeat top left;
	font-size:11px;
	margin:0 16px;
}
#breadcrumb-deco {
	background:url(/breadcrumb_deco.gif) no-repeat center left;
	margin-left:6px;
	padding:7px 16px 8px 22px;
	line-height:14px;
}
#breadcrumb-deco a {
	color:#eeeeee;
}
#breadcrumb-deco a:hover {
	color:#00ff00;
}

/* Footer */

#footer-container {
	font-size:11px;
}
#footer {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
.footer-button {
	float:right;
	padding:20px;
}
#copyright1 {
	padding:20px 0 45px 20px;
	background:url(/footer_bg_01.gif) no-repeat bottom center #000000;/*	background:url(/footer_sprite.gif) no-repeat bottom right;*/
}
#copyright2 {
	padding:20px 0 45px 20px;
	background:url(/footer_bg_02.gif) no-repeat bottom center #000000;/*	background:url(/footer_sprite.gif) no-repeat bottom right;*/
}
#copyright3 {
	padding:20px 0 45px 20px;
	background:url(/footer_bg_03.gif) no-repeat bottom center #000000;/*	background:url(/footer_sprite.gif) no-repeat bottom right;*/
}

/* All other styles */

.news-item {
	margin-bottom:1.5em;
	border:2px solid #700000;
	padding:10px 15px 5px 15px;
	background:url(/object_top_bg.jpg) repeat-x top left #000000;
}
.news-title {
	padding:12px 0 4px 0;
	margin-top:0;
	margin-bottom:5px;
	font-size:20px;
	color:#00ff00;
	border:none;
}
.news-title a {
	color:#00ff00;
}
.news-date {
	font-size:11px;
	padding:8px;
	background:url(/news_date_bg.gif) no-repeat top left;
}
.news-date a {
	color:#ff8282;
}
.news-comments {
	float:right;
}
.video {
	padding:10px 0;
	text-align:center;
}
.border-right {
	float:right;
	margin:0 0 1em 1em;
}
.border-center, .image-center {
	display:block;
	margin:0 auto;
}
.utility-link {
	background:url(/arrow_green.gif) no-repeat left center;
	padding-left:18px;
}
.top-link {
	background:url(/arrow_green_up.gif) no-repeat left center;
	padding-left:18px;
}
.hidden-content-link-show {
	padding-left:20px;
	background:url(/plus.gif) no-repeat left center;
}
.hidden-content-link-hide {
	padding-left:20px;
	background:url(/minus.gif) no-repeat left center;
}
.indent {
	padding-left:20px;	
}
.list li {
	list-style-image:url(/arrow_green.gif);
}
.chapter-list li {
	padding-bottom:5px;
}
.blank-list li {
	list-style-type:none;
	list-style-image:none;
}
.green-list li {
	list-style-image:url(/arrow_green.gif);
}
.red-list li {
	list-style-image:url(/arrow_red.gif);
}
.blue-list li {
	list-style-image:url(/arrow_blue.gif);
}
.small-space li {
	padding-bottom:5px;
}
.big-space li {
	padding-bottom:10px;
}
.narrow-left-padding {
	margin-left:-20px;
}
ul li ul {
	margin-top:1em;
}
.object {
	margin-bottom:1.5em;
	border:2px solid #700000;
	padding:10px 15px 5px 15px;
	background:url(/object_top_bg.jpg) repeat-x top left #000000;
}
.object ul {
	padding-left:25px;
}
.object-image {
	margin:10px 0;
	float:left;
}
.object-text-80 {
	margin-left:100px;
}
.object-text-90 {
	margin-left:110px;
}
.object-text-100 {
	margin-left:130px;
}
.object-text-118 {
	margin-left:138px;
}
.object-text-150 {
	margin-left:170px;
}
.small {
	font-size:10px;
}
.medium {
	font-size:11px;
}
.border, .border-right, .border-center {
	border:1px solid #700000;
}
.white-border {
	border:1px solid #ffffff;
}
.thick-border {
    border:3px solid #00ff00;
    padding:3px;
}
.red-border-float-right {
	float:right;
	margin:0 0 2em 2em;
}
.inline-image {
	vertical-align:middle;	
}
.box {
	background-color:#000000;
	border:2px solid #700000;
	padding:10px;
	margin-bottom:1.5em;
}
.box-left-column, .box-left-column-with-heading, .float-left-column {
	float:left;
	width:50%;
}
.box-left-column-with-heading ol, .box-left-column-with-heading ul {
	margin-top:0;
}
.box-right-column, .float-right-column {
	margin-left:50%;
}
.float-right-column {
	margin-top:2em;
}
.red-border-float-right, .image-with-text, .image-with-text-games, .image-with-text-gallery, .image-with-text-video, .image-with-text-big, .image-with-text-med, .image-with-text-small, .boss-image {
	background:url(/dot_red_bg.gif) #650000;
	padding:8px;
	font-size:11px;
	color:#ffffff;
	border:1px solid #ab0707;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 8px #000000;
	-moz-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000;
}
.image-with-text img, .image-with-text-games img, .image-with-text-gallery img, .image-with-text-video img, .image-with-text-big img, .image-with-text-med img, .image-with-text-small img {
	margin-bottom:8px;
}
.image-with-text-small {
	width:130px;
}
.image-with-text {
	float:right;
	width:150px;
	margin:0 0 2em 2em;
}
.image-with-text-games {
	float:left;
	width:110px;
	font-size:12px;
	margin:0 2em 2em 2em;
	height:130px;
}
.image-with-text-games a {
	color:#ffffff;
}
.image-with-text-gallery {
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
	margin-top:1em;
}
.image-with-text-video {
	width:130px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
	margin-top:1em;
}
.image-with-text-big {
	width:320px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
.image-with-text-med {
	width:250px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
}
.big-letter {
	font-size:48px;
	border:1px solid #ab0707;
	padding:0 4px;
	margin-right:8px;
	margin-top:-7px;
	float:left;
	width:50px;
	text-align:center;
}
.transcript {
	color:#cccccc;
	padding:0 15px;
	border-left:10px solid #330000;
	margin:1.25em 0;
}
.green {
	color:#00ff00;
}
.big-green {
	color:#00ff00;
	font-size:14px;
}
.orange {
	color:#ff9c00;
}
.red {
	color:#ff4a4a;
}
.blue {
	color:#52b2ff;	
}
.image-align-right {
	margin:0 0 1em 1.5em;
	float:right;
}

/* Tables */

table.gallery td {
	padding:16px;
	vertical-align:baseline;
	font-size:11px;
}
table.gallery-manga td {
	padding:14px;
	vertical-align:baseline;
	font-size:11px;
}
table.gallery .green-list {
	padding:0;
}
table.gallery .green-list li {
	list-style-image:none;
	list-style-type:none;
	border-left:3px solid #700000;
	margin-bottom:3px;
	padding-left:2px;
}
table.table-with-border {
	border-collapse:collapse;
}
table.table-with-border td, table.table-with-border th {
	border:1px solid #551814;
	padding:8px;
}
table.table-with-border th {
	padding:8px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background:url(/table_stripe_bg.gif) #210301;
}
.stripe {
	background:url(/table_stripe_bg.gif) #210301;
}
table.videos {
	margin-top:1em;
	margin-bottom:1em;
}
table.videos td {
	padding:0 5px 20px 5px;
	width:130px;
	font-size:11px;
}
table.videos td a {
	color:#ffffff;	
}
table.wallpaper-gallery td {
	padding:4px;
	font-size:11px;
}

/* Fan creations styles */

table.fan {
	border-collapse:collapse;
}
table.fan td, table.fan th {
	border:1px solid #551814;
	padding:8px;
}
table.fan th {
	padding:8px;
	font-weight:bold;
	color:#00ff00;
	text-align:center;
	background:url(/table_stripe_bg.gif) #210301;
}
table.fan div {
	padding-left:10px;	
}
.sort-up {
	background:url(/arrow_sort_green_up.gif) no-repeat left center;
	padding-left:10px;	
}
.sort-down {
	background:url(/arrow_sort_green_down.gif) no-repeat left center;
	padding-left:10px;	
}
table.fan-gallery td {
	padding:4px;
}

/* Game page styles */

.game-intro {
	width:278px;
	text-align:justify;
	float:left;
}
.game-intro strong {
	font-size:14px;
	color:#00ff00;
}
.game-specs-outer-container {
	padding-top:180px;
}
.game-specs-container {
	background:url(/dot_red_bg.gif) #650000;
	font-size:11px;
	color:#ffffff;
	border:1px solid #ab0707;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-box-shadow:0px 0px 8px #000000;
	-moz-box-shadow:0px 0px 8px #000000;
	box-shadow:0px 0px 8px #000000;
	margin-top:15px;
	margin-left:298px;
	margin-bottom:10px;
	width:238px;
}
.game-specs-container a {
	color:#ff8282;	
}
.game-specs-content {
	padding:0 8px 8px 8px;
}
.game-specs-content ul {
	margin-left:0;
	padding-left:10px;
}
.game-specs-content ul li {
	list-style-type:none;
}
.game-specs-content ul li ul {
	margin-top:0;
	padding-left:20px;
	padding-bottom:5px;
}
.game-specs-content ul li ul li {
	list-style-image:url(/arrow_red.gif);
}
.game-release-dates {
	border-top:1px solid #ab0707;
	padding:10px 0 5px 0;
}
.game-release-dates-console {
	float:left;
	width:90px;
	padding-top:30px;
}
.game-release-dates-flags {
	margin-left:96px;
}
.game-release-dates-flags img {
	margin-bottom:8px;
}

/* Guide styles */

table.items {
	margin-top:0;
	margin-bottom:0.5em;
}
table.items td {
	padding:15px 0;
	border-bottom:1px solid #400000;
}
table.items .last {
	border-bottom:none;
}
table.items h2, table.items h3 {
	margin:0;
}
table.items p, table.bosses p {
	margin-bottom:0;
}
table.items img {
	margin-right:15px;	
}
table.items img, .items-border {
	background:url(/dot_red_bg.gif) #650000;
	padding:4px;
	border:1px solid #ab0707;
	border-radius:5px;
	-moz-border-radius:5px;
}
table.maps td {
	padding:15px 8px 15px 8px;
	border-bottom:1px solid #400000;
}
.guide-intro-image {
	float:right;
	margin-left:1.5em;
	margin-bottom:1.5em;
}
ul.bosses {
	list-style-type:none;
	padding:0;
	padding-bottom:5px;
	margin:0 0 0 176px;
}
ul.bosses li {
	display:inline;
	padding-right:6px;
	margin:0;
}
.boss-image {
	margin:0 0 1em 1.5em;
	float:right;
}
ul.boss-gallery-80, ul.boss-gallery-100 {
	list-style-type:none;
	margin:0;
}
ul.boss-gallery-80 {
	padding:10px 0 15px 8px;
}
ul.boss-gallery-100 {
	padding:10px 0 15px 3px;
}
ul.boss-gallery-80 li, ul.boss-gallery-100 li {
	display:inline;
	margin:0;
}
ul.boss-gallery-80 li {
	padding:0 6px;
}
ul.boss-gallery-100 li {
	padding:0 1px;
}
ul.boss-gallery-80 li img {
	background:url(/dot_red_bg.gif) #650000;
	padding:4px;
	border:1px solid #ab0707;
	border-radius:5px;
	-moz-border-radius:5px;
}
.screenshots, .screenshots-with-text-90 {
	margin-top:15px;
	font-size:11px;
	text-align:center;
}
.screenshot {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.screenshot-last {
	float:left;
	margin-bottom:15px;
}
.screenshots-with-text-90 .screenshot {
	min-height:90px;
}
.tips-box {
	background:url(/tips_box_bg.gif) no-repeat top left #4a0000;
	-moz-border-radius:15px;
	border-radius:15px;
	padding:10px 20px;
	margin:1em 0;
}
