/* PSXDB 0.4/REDUMP alpha skin by Dremora */

/***********/
/* General */
/***********/

body, form, ul, ol, li, h1, h2, h3, h4, dl {
	margin: 0px;
	padding: 0px;
}

body, html {
	background: #f9fafa url('/images/tile.png') top left repeat-x;
	color: #202020;
	cursor: default;
	font: 12px Verdana;
}

img {
	border: none;
}

a, a:link, a:visited {
	text-decoration: none;
	cursor: default;
	color: #375fdb;
}

a:visited {
	color: #2947a3;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a:active {
	color: #a4b6ef;
}

a.external {
	background: transparent url(/images/external.png) no-repeat scroll right center;
	padding-right: 13px;
}

table {
	border-spacing: 0;
}

td, th {
	vertical-align: top;
}

th {
	font-weight: bold;
}

ul, ol {
	margin: 3px 5px 3px 25px;
}

blockquote {
	border: 1px solid #aca899;
	padding: 6px;
	background-color: #ffffff;
	white-space: no;
	font-family: monaco, courier, monospace;
}

h1 {
	margin: 5px 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 25px;
	font-size: 16px;
}

h3 {
	background-color: #ffffff;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0.4em 0.6em;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}
	
.float-right {
	float: right;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.image-right {
	float: right;
	clear: both;
}

.image-right a img {
	margin: 3px;
}

.st {
	text-decoration: line-through;
}

/********/
/* Text */
/********/

.textblock {
	background: #fefefe url('/images/gradient.png') repeat-x top right;
	border: 1px solid #e5e5e5;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 15px 0.6em;
	padding: 0.4em 0.6em;
}

.textinfo {
	font-size: 12px;
	padding: 3px 0px 3px 26px;
	font-weight: bold;
	background-image: url('/images/arrow-small.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.error {
	margin: 5px 15px;
	border: 1px solid #ffcccc;
	background: #ffeeee;
	padding: 5px;
}

/********/
/* Main */
/********/

.menu {
	background: url('/images/menu.png') repeat-x top left;
	font-family: Verdana, Tahoma;
	height: 30px;
	min-width: 950px;
	padding: 1px 35px 0px 15px;
}

.menu a, .menu a:link, .menu a:visited {
	color: #202020;
	padding: 0px 11px;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	width: 18px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.menu a:hover {
	color: #aaaaaa;
}

.menu a.menu-selected {
	color: #aaaaaa;
	background-color: #fcfcfc;
	border-color: #e5e5e5;
}

.submenu {
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	border-top: none;
	display: none;
	position: absolute;
}

.submenu a, .submenu a:link, .submenu a:visited {
	color: #202020;
	display: block;
	padding: 1px 10px;
	text-decoration: none;
}

.submenu a:hover {
	color: #375fdb;
}

#quicksearch {
	float: right;
	text-align: right;
	width: auto;
	color: #aaaaaa;
	padding: 1px 3px;
	letter-spacing: 1px;
	background-color: transparent;
	border-width: 0px;
	font-size: 14px;
}

#quicksearch:focus {
	color: #202020;
}

#main {
	min-width: 1000px;
}

#header {
	background: url('/images/logo-right.png') no-repeat top right;
	height: 79px;
	min-width: 970px;
}

#footer {
	border-top: 1px solid #e5e5e5;
	font-size: 10px;
	line-height: 10px;
	min-height: 20px;
	margin: 5px 15px;
	padding: 2px 0 0 2px;
	min-width: 966px;
}

#footer img {
	float: right;
}

/**************/
/* Main links */
/**************/

.mainlinks {
	background-color: #ffffef;
	border: 1px solid #efceba;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px auto;
	padding: 3px 7px;
	text-align: center;
	font-weight: bold;
}

.mainlinks th {
	font-weight: bold;
	background-color: #f1f1f1;
}

.mainlinks td, .mainlinks th {
	padding: 2px 5px;
}

/*******************/
/* Games list page */
/*******************/

.filter {
	font-size: 10px;
	padding: 4px 8px;
}

.filter img {
	vertical-align: -2px;
}

.gamesblock {
	background: #fefefe url('/images/gradient.png') repeat-x top right;
	border: 1px solid #e5e5e5;
	margin: 0.6em 15px;
}

.games {
	width: 100%;
}

.games img {
	vertical-align: -1px;
}

.games tr {
	padding: 0 5px;
}

.games tr:hover {
	background-color: #f1f1f1;
	color: #777777;
}

tr.th:hover {
	background-color: transparent;
}

.games th {
	font-weight: bold;
	padding: 3px 2px;
}

.games td a, .games td a:link, .games td a:visited {
	color: #202020;
	text-decoration: none;
	display: block;
}

.games td {
	padding: 1px 2px;
}

.games th a, .games th a:link, .games th a:hover {
	color: #202020;
	display: block;
}

.games th a:hover {
	color: #777777;
	text-decoration: none;
}

td.havemiss, th.havemiss {
	background-color: #eeeeee;
	border-right: 1px solid #e5e5e5;
	text-align: center;
}

/******************/
/* Disc info page */
/******************/

.tools {
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	margin: 0.4em 15px ;
	padding: 0.4em 0.6em;
	
}

.game, .extra {
	overflow: hidden;
	background-color: #f9fafa;
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	margin: 0 15px 5px;
}

.gameinfo, .dumpinfo, .gamecomments {
	float: left;
}

.gameinfo th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	width: 115px;
}

.gameinfo td {
	padding: 1px 3px;
	width: 150px;
}

.dumpinfo th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	width: 100px;
}

.dumpinfo td {
	padding: 1px 3px;
	width: 200px;
}

.gamecomments th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

.gamecomments td {
	width: 500px;
}

.tracks, .ssranges {
	background-color: #f9fafa;
	border: 1px solid #e5e5e5;
	font-family: "Lucida Console", monospace;
	text-align: right;
	margin: 0 15px 5px;
	white-space: nowrap;
}

.tracks th {
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 6px;
}

.tracks td, .libcrypt td, .pvd td, .header td, .bca td, .ssranges td, .rings td {
	line-height: 1;
	font-size: 11px;
	padding: 1px 6px;
}

.tracks tr:hover, .libcrypt tr:hover, .pvd tr:hover, .header tr:hover, .bca tr:hover, .ssranges tr:hover, .rings tr:hover, .dvd tr:hover {
	background-color: #f1f1f1;
}

.libcrypt, .pvd, .header, .bca, .rings {
	background-color: #f9fafa;
	border: 1px solid #e5e5e5;
	font-family: "Lucida Console", monospace;
	text-align: left;
	margin: 0 15px 5px;
	white-space: nowrap;
}

.libcrypt th, .pvd th, .header th, .bca th {
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 6px;
	text-align: center;
}

.rings th {
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 6px;
	text-align: left;
}

.ssranges th {
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 6px;
}

.dvd {
	background-color: #f9fafa;
	border: 1px solid #e5e5e5;
	margin: 0 15px 5px;
}

.dvd th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 10em;
	text-align: right;
	padding: 0px 6px;
}
	
.dvd td {
	font-family: "Lucida Console", monospace;
	padding: 1px 6px;
}

.null {
	background-color: #D9E5E5;
}

.nohover {
	background-color: #f9fafa;
}

/**************/
/* Statistics */
/**************/

.statistics {
	margin: 5px auto;
	border: 1px solid #e5e5e5;
	background-color: #f9fafa;
}

.statistics th {
	font-weight: bold;
	text-align: left;
	background-color: #f1f1f1;
}

.statistics td, .statistics th {
	padding: 2px 5px;
}

.statistics a {
	display: inline;
}

/***************/
/* Online list */
/***************/

#online {
	background: #ffffff;
	border: 1px solid #e5e5e5;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 15px 0.6em;
	padding: 0.2em 5px;
	white-space: nowrap;
	min-width: 958px;
}

a.usera:link, a.usera:visited {
	color: #ff9966;
	font-weight: bold;
}

a.userm:link, a.userm:visited {
	color: #1111dd;

}

a.userd:link, a.userd:visited {
	color: #006600;
}

a.usera:hover, a.userm:hover, a.userd:hover {
	color: #f26522;
}

/* Changes */

ul.changes li {
	float: left;
}

ul.changes dd {
	float: left;
}

ul.changes dt {
	float: left;
	font-weight: bold;
	clear: left;
	width: 100px;
}

ul.changes {
	overflow: auto;
}

ul.changes li {
	margin-top: 15px;
}

ul.changes td {
	padding: 1px 3px;
}

/* Pages */

.pages li {
	list-style-type: none;
	margin: 1px 4px;
	display: inline;
}
.pages ul {
	overflow: auto;
	display: inline;
	margin-left: 0px;
}

ul#icons {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	right:10px;
	top:10px;
}

ul#donate {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	left:-10px;
	top:10px;
}
