div.errormsg{
    text-align: center;
    color: red;
    width: 448px;
}

body {
	background: #000000 url(../img/metal.jpg) top repeat;
	margin: 10px;
	cursor: default;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
a {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

img {
	border: none;
}

form {
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7E7E7E;
	background: url(../img/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	margin-bottom:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7E7E7E;
	background: url(../img/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
select {
	border: 1px solid #7E7E7E;
	background: #333333 url(../img/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.button {
	padding: 3px;
	cursor: pointer;
}
.button:active {
	background-image: url(../img/table_bg_light.png);
}
#signin {
	margin: 10px 0px 10px;
}



strong.error {
	color: #FF0000;
}

#container {
	width: 830px;
	margin: 0 auto;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	background: url(../img/border_left.png) left top repeat-y;
	padding-left: 22px;
}
#wrapperone {
	background: url(../img/border_right.png) right top repeat-y;
	padding-right: 22px;
}
.border {
	background: url(../img/header_border_top.png) center top repeat-x;
	height: 17px;
	clear: both;
}
.bordertwo {
	background: url(../img/header_border_bottom.html) center top repeat-x;
	height: 5px;
	clear: both;
}

#header {
	background: url(../img/sidebar_bg.png);
	text-align: center;
}
.logo {
	margin: 20px;
}

#footer {
	background: url(../img/sidebar_bg.png);
	text-align: center;
	font-size: 10px;
	padding: 5px;
	color: #CCCCCC;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}

#navigation {
	padding: 5px;
	background: url(../img/navigation_bg.png) top left repeat-x;
	text-align: center;
}

#content {
	height: 100%;
}
.content {
	width: 100%;
}

#page {
	background: url(../img/page_bg.png) center top repeat-y;
	padding: 5px 15px 5px 15px;
	color: #F0F0F0;
}

#page2 {
	background: url(../img/page_bg2.png) center top repeat-y;
	padding: 5px 15px 5px 15px;
	color: #F0F0F0;
}

#page a:hover {
	color: #F0F0F0;
	border: none;
}

.sidebar {
	background: url(../img/sidebar_bg.png) center repeat;
	padding: 5px;
	width: 150px;
}
#sidebar a {
	display: block;
	line-height: 20px;
	background: url(../img/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar a:hover {
	background-image: url(../img/button_hover.png);
}
#sidebar a:active {
	background-image: url(../img/button_down.png);
}
.sidebarone a {
	display: block;
	line-height: 20px;
	background: url(../img/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebarone a:hover {
	background-image: url(../img/button_hover.png);
}
.sidebarone a:active {
	background-image: url(../img/button_down.png);
}

.divider {
	margin: 5px;
}

.post {
	width: 448px;
	margin-bottom: 5px;
}
.post_header {
	background: url(../img/post_header.png) center top no-repeat;
	line-height: 19px;
	padding-left: 6px;
	font-weight: bold;
}

.post_top {
	background: url(../img/post_top.png) center top no-repeat;
}

.post_body {
	background: url(../img/post_body.png) left top repeat-y;
	padding: 8px;
}

.post2 {
	width: 100%;
	margin-bottom: 5px;
}
.post_header2 {
	background: url(../img/post_header2.png) center top no-repeat;
	line-height: 19px;
	padding-left: 6px;
	font-weight: bold;
}
.post_body2 {
	background: url(../img/post_body2.png) left top repeat-y;
	padding: 8px;
}


.post_body p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.header {
	display: block;
	line-height: 20px;
	background: url(../img/button_down.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.avatar {
	background: url(../img/icon_border_large.html) center no-repeat;
	padding: 4px;
}

.q {
	color: #ffd100;
}
.q0, .q0 a {
	color: #9d9d9d;
}
.q1, .q1 a {
	color: #ffffff;
}
.q2, .q2 a {
	color: #1eff00;
}
.q3, .q3 a {
	color: #0070dd;
}
.q4, .q4 a {
	color: #a335ee;
}
.q5, .q5 a {
	color: #ff8000;
}
.q6, .q6 a {
	color: #e5cc80;
}
.q7, .q7 a {
	color: #ff0000;
}
.q8, .q8 a {
	color: #ffff98;
}

.label {
	display: block;
	line-height: 20px;
	width: 130px;
	padding-left: 7px;
	text-align: left;
	background: url(../img/label.html) center no-repeat;
}
.details {
	display: block;
	padding-left: 7px;
	text-align: left;
}
.spacer {
	padding:3px;
}

