body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 12px;
	color: #bbb;
	background-color: #000000;
}
a { color: #adf; font-size: 12px; text-decoration: none; text-shadow: -1px 1px 1px #68b, -1px 1px 1px #68b; }
a:visited {	color: #adf; }
a:hover { color: #f36; text-shadow: -1px 1px 1px #a02, -1px 1px 1px #a02; }
table,th,td { border-spacing:0px 0px; margin:0px; padding:0px; border:0px; font-size: 12px;}
blockquote { font-size:12px; margin-top: 6px; margin-bottom: 6px; text-align: justify; }
span {display:inline-block;}

/* Top of the Page background and size parameters */
.header {
	height: 100px;
	font-size: 20px;
	background-image: url(./image/1_header_bg.png);
}

/* Used for the Title and Comments box. */
.title_top {
	background-color: #222;
	padding: 4px;
	margin-top: 24px;
	border-top-right-radius: 32px; 
	border-top-left-radius: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}	
.title_middle {
	background-color: #222;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 2px;
}	
.title_bottom {
	background-color: #222;
	padding: 20px;
	border-bottom-right-radius: 32px; 
	border-bottom-left-radius: 32px;
	text-align: justify;
	margin-bottom: 24px;
}

/* Check for Javascript enabled layout */
.no_java {
	background-color: #222;
	width: 560px;
	padding: 8px;
	margin-bottom: 8px;
	border-radius: 24px; 
	color: gold;
	font-weight: bold;
}

/* Sidebar Layout */
.sidebar {
	height: 24px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(./image/2_sidebar_bg.png);
}
.sidebar_bottom {
	background-color: #222;
	border-bottom-left-radius: 48px;
}

/* Bottom Bar */
.bottombar {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #222;
	border-bottom-right-radius: 48px;
}

/* Litthe Thing Between Header and Main Body */
.header_bottom {
	height: 12px;
	background-color: #222;
	border-bottom-right-radius: 12px; 
}

/* Submission Forms (for individual lines) */
.form {
	color: #bbb;
	background-color: #111; 
	border: 2px solid #444;
	font-size: 10pt; 
	font-family: Arial; 
	margin: 0px; 
	height:25px;
}
.form_sheet1{ vertical-align: top; text-align: right; width: 36%; padding: 4px; margin: 4px; }
.form_sheet1_mini{ vertical-align: top; text-align: right; width: 25%; padding: 3px; margin: 3px; }
.form_sheet2{ vertical-align: top; text-align: left; width: 64%; padding: 4px; margin: 4px; }
.form_sheet2_mini{ vertical-align: top; text-align: right; width: 75%; padding: 3px; margin: 3px; }
.form_text {
	color: #bbb;
	background-color: #111; 
	border: 2px solid #444;
	font-size: 10pt;
	font-family: Arial;
	margin: 0px;
	height:150px;
	width: 100%;
	}
.form_sheet2 .form {width: 100%;}
.form_sheet2_mini .form {width: 100%;}

/* Fake Clickable Button for Displaying the Avatar Editor Popup Sheet */
a.button {
	display: inline-block;
	text-shadow: 0px 0px 0px #000;
	height: 12px;
	margin: 0px;
	outset: #444;
    font-weight: bold
    background-color: #222;
    color: #bbb;
    padding: 4px 10px 4px 9px;
   	border-radius: 10px;
   }
   
/* Real Clickable Button */
.button {
	color: #bbb; 
	background-color: #222; 
	border: 2px 
	outset #444; 
	font-weight: bold; 
	height: 24px; 
	margin: 0px;
	border-radius: 10px;
}

/* Submission Forms */
.formtable {
	width: 840px;
	background-color: #000;
	border-style: solid; 
	border-width: 2px; 
	border-color: #444;
	border-radius: 20px;
	padding: 12px;
	margin-left: 20px;
	margin-right: 20px;
}
.formtable_mini {
	width: 340px;
	background-color: #000;
	border-style: solid; 
	border-width: 2px; 
	border-color: #444;
	border-radius: 4px;
	padding: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.edit_form {
	position: relative;
	width: 880px;
	height: 0px;
	margin: 0 auto;
}
.edit_form_mini {
	position: relative;
	height: 0px;
	margin: 0 auto;
}

/* Image Thumbs. For Avatars and Backgrounds */
.thumb {
	display: inline-block;
	height:220px;
	width:180px;
	text-align:center;
	vertical-align:middle;
}

/* Admin List (Used for showing Background and Avatar Lists */
.list_header {
	width: 840px;
	background-color: #333;
	color: #fff;
	font-weight: bold;
	height: 30px;
}
.list_header td { padding: 4px; margin: 4px; }
.list_body1 { width: 840px; background-color: #181818; height: 30px; }
.list_body1 td { padding: 4px; margin: 4px; }
.list_body2 { width: 840px; background-color: #080808; height: 30px; }
.list_body2 td { padding: 4px; margin: 4px; }

.bg_options {
	background-color: #222;
	padding: 8px;
	width: 80px;
	height: 16px;
}

.bg_options a {
		color: gold;
		text-shadow: -1px 1px 1px #860, -1px 1px 1px #860;
}

.bg_options_bar {
	background-color: #222;
	margin-left: 2px;
	margin-right: 2px;
	width: 2px;
}	

.bg_options_left {
	background-color: #222;
	padding: 8px;
	width: 16px;
	height: 16px;
	border-top-left-radius: 16px; 
	border-bottom-left-radius: 16px;
}

.bg_options_right {
	background-color: #222;
	padding: 8px;
	width: 16px;
	height: 16px;
	border-top-right-radius: 16px; 
	border-bottom-right-radius: 16px;
}

.about_title {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.about_comments {
	margin: 8px 20px 0px 0px;
}

/* Spam Box */
.spamBox {display:inline-block; width:100px; height:100px; position:relative; border:1px solid #bbb; border-radius:5px; margin:2px;}
.spanBoxI {position:absolute; bottom:0px; right:0px;}
	.spanBoxI input {box-shadow:-2px 2px 0px rgba(0,0,0,0.5); width:16px; height:16px;}