/* Style Sheet - starting date: Oct 2003 */

body {
	/*
	background-color: black; 
	background-image: url("images/general/ndragon2002.gif");
	background-attachment: fixed;
	*/
	background-color: #000;
	/*
	background-image: url("images/general/bg000-666.gif");
	background-position: bottom; 
	background-repeat: repeat-x;
	*/
	color: white;
	margin-left: 10%;
	margin-right: 10%;
	font-family: Georgia, Times New Roman, Times, serif;
	/* -- NOT VALID CSS --
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #000;
	scrollbar-dark-shadow-color: #000;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3d-light-color: #FFFFFF;
	*/
}

/* ----- id properties ----- */
span#copy {font-size: 75%;}
span#t1 { display: none; }
span#t2 { width: 100%; text-align: right; }
span#t2blog { display: none; }

/* ----- class properties ----- */
.smaller { font-size: 70%; }
a {color: #CCCCCC; text-decoration: none;}
a:active {color: #FFFF99; text-decoration: underline;}
a:visited {color: #CCCCCC; text-decoration: none;}
a:hover {color: #FFFF99; text-decoration: underline;}
div.buttons a:link, div.buttons a:visited, div.buttons a:hover {
	background-color: #555555;
	border: black 1px solid;
	width: 90px;
	height: 33px;
	font-size: 75%;
	overflow: hidden;
	vertical-align:text-top;
	}
div.aboutscriptbox { background-color: white; }
div.detail { font-size: 60%; background-color: black; }
.border5 {
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
	background-color: #000000;
	padding: 5px;
	width: 400px;
	float: right; 
}
div.buttons span.out {
	display: block;
	width: 92px;
	height: 35px;
	border: 1px;
	border-color: transparent; 
	float: left;
	overflow: hidden;
}
div.buttons span.in {
	display: block;
	width: 89px;
	height: 32px;
	border: 1px;
	border-color: transparent;
	float: left;
	overflow: hidden;
}
div.buttons span.in a {
	display: block;
	padding-bottom: 15px;	
}
div.buttons span.in a:hover {
	display: block;
	color: #ff9;
}
div.gallery {
	overflow: auto; 
	width:500px; 
	height:105px; 
	border:black 1px solid; 
	background-color: black;
	display: inline; 
} /* display: inline; doesn't work with this in Mozilla */
.pagetitle {
	background-image: url("images/general/logo.gif");
	background-repeat:no-repeat;
	height:35px;
	text-align: right;
}
div.menu1 {text-align: center; font-size: 75%;}
div.menu2 {text-align: center; font-size: 65%;}
div.shoutbox {
	width:170px; 
	height:200px; 
	overflow: auto; 
	border: 0; 
	text-align: left; 
}
div.shoutbox a:link {color: #222222;}
div.shoutbox a:visited {color: #222222;}
div.shoutbox a:active {color: #222222;}
div.shoutbox a:hover {color: #222222;}
div.shoutbox2 {float: right; text-align: center;}
hr { width: 80%; text-align: center;}
.h1 { /*color: #FFFF99; font-weight: 800; font-size: large; height: 54px;*/ } 
h1, h2, h3, h4, h5, h6 {color: #FFFF99;}
img {border: 0;}
img.whitebg {background-color: #FFFFFF;}
p {text-indent: 1em; font-family: Georgia, Times New Roman, Times, serif; }
p.plain {text-indent: 0em; font-family: Times New Roman, Times, serif; }
p.style {text-indent: 0em; }
p.header {text-indent: 0em; text-align: center; font-size:75%; }
p.headleft {text-indent: 0em; text-align: left; font-size:75%; }
p.jumpup {text-align: right; font-size: 65%;}
span.detail {font-size: 60%;}
span.game {color: #FFFF99;}
span.highlight {color: #FFFF99;}
span.highlightb {font-weight: bold; color: #FFFF99;}
span.readme { border-bottom: 1px silver dotted; }
table.button div.buttons a:link, table.button div.buttons a:visited, table.button div.buttons a:hover, table.button td {
	background-color: #555555;
	border: black 0px solid;
	width: 88px;
	height: 33px;
	font-size: 100%;
	overflow: hidden;
	vertical-align: text-top;
}
table.button { 
	background-color: #555555;
	border: black 0px solid;
	width: 88px;
	height: 33px;
	font-size: 100%;
	overflow: hidden;
	vertical-align: text-top;
	display: inline; 
	vertical-align: text-top; 
	border: 0px; 
	padding: 0px;
}
.mainmenu li { display: inline; padding-left: 5px; padding-right:5px; text-align: center; }

/* parasite script section */
div#parasite { border: 1px solid red; background-color: black; }
#parasite h2 { color: red; font-size: 1em; }
#parasite a { text-decoration: underline; }
#parasite a:hover { text-decoration: underline; }

/* End Style Sheet */
