body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ddd;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

#holder {
	width: 960px;
	margin: 0 auto;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#nava_main {
	float: left;
	margin: 7px 0 0 40px;
	display: inline;
}
#nava_main a {
	color: #ccc;
	text-decoration: none;
}
#nava_main a:hover {
	color: #fff;
	text-decoration: underline;
}

#nava_user {
	float: right;
	margin: 7px 40px 0 0;
	display: inline;	
}
#nava_user a {
	color: #ccc;
	text-decoration: none;
}
#nava_user a:hover {
	color: #fff;
	text-decoration: underline;
}

#brand {
	clear: both;
	float: left;
	margin: 40px 0 0 25px;
	display: inline;	
}
#forum_holder {
	float: left;
	margin: 0 0 0 40px;
	display: inline;	
}
#forum_holder.help {
	width: 550px;
}
.fixed {
	font-family: "Courier New", Courier, monospace;
}
.forum {
	float: left;
	width: 400px;
	margin: 0 0 20px 10px;
	display: inline;	
}
.forum_break {
	clear: both;
	float: left;
	width: 400px;
	margin: 0 0 20px 10px;
	display: inline;	
}

#main_content {
	width: 960px;
	clear: both;
	float: left;
}
#page_header {
	float: left;
	margin: 50px 0 0 75px;
	display: inline;	
}
h2, h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 6px 0;
	text-decoration: none;
}
h2 a:hover {
	color: #ccc;
	text-decoration: none;
}
h2.home {
	padding-left: 20px;
	/* text-decoration: underline; */
	line-height: 20px;
	background-image:url(arrow.jpg);
	background-repeat: no-repeat;
}
h2.home a:hover {
	color: #72011b;
	text-decoration: underline;
}
h3, h3.list {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	margin: 0 0 20px 0;
}
h3.list {
	margin: 0 0 5px 0;
}
p.list {
	font-size: 10px;
	color: #555;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	margin: 20px 0 10px 0;
}

#post_area {
	width: 500px;
	clear: both;
	float: left;
	margin: 0 0 0 75px;
}

.forum-InlineHTML {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #fff;

}

textarea {
	border: 1px solid #555;
	font-size: small;
	padding: 2px;
	color: #777;
}
#login_form {
	float: left;
	margin: 0 0 0 50px;
	display: inline;	
}
#login_form br {
	margin: 0 0 20px 0;
}
.avatar_choice {
	float: left;
	margin: 20px 20px 0 0;
	display: inline;	
	/* border: 1px solid #fff; */
}
#avatar_upload_form {
	clear: both;
	float: left;
	margin: 0 20px 0 0;
}
#live_chat_holder {
	float: left;
	margin: -40px 0 0 30px;
	display: inline;	
}


/* temp */

.forum-panel {
 	padding: 2px;
}
.forum-input-wrapper {
	padding: 6px 6px 0 0;
}
.forum-input {
	height: 118px;
	width: 100%;
	background-color: #000;
	color: #fff;
	border: 1px solid #555;

}
.forum-input-dis {
	height: 118px;
	width: 100%;
	background-color: #000;
	color: #fff;
	border: 1px solid #222;

}
.forum-post-button {
	width: 60px;
	height: 30px;
	margin: 5px 0;
	background: #000;
	color: #fff;
	border: 1px solid #555;
	cursor: pointer;
}
.forum-post-button-dis {
	width: 60px;
	height: 30px;
	margin: 5px 0;
	background: #000;
	color: #222;
	border: 1px solid #222;
	cursor: pointer;
}
.forum-post {
	padding: 10px 0;
	background: url(seperator.gif) repeat-x top;
	clear: left;
}
.forum-post-highlight {
	background-color: #FFFFDF;
}
.forum-message {
	padding-left: 60px;
}
.user-photo {
	float: left;
}
.user-photo-image {
	max-width: 50px;
	height: auto;
}
.user-image {
	max-width: 50px;
	height: auto;
}
.forum-post-date {
	color: #bbb;
	font-size: 85%;
	margin: 5px 0 10px 0;
}
.forum-delete {
	float: right;
	width: 13px;
	height: 18px;
	margin-left: 10px;
	cursor: pointer;
}
.forum-report-link {
	float: right;
	margin-left: 10px;
	font-size: 10px;
	color: #555;
}

.pager {
	font-size: 85%;
}
a.pager-link {
	text-decoration: none;
	font-family: inherit;
	color: #fff;
}
a.forum-Anchor {
	text-decoration: none;
	font-family: inherit;
	color: #fff;
}

.user-name {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#confpassword {
	float: left;
	clear: both;
}

#signup_submit {
	clear: both;
}