#forum_header {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	width: 952px;
	padding: 4px;
	
	font-size: 16px;
	color: #ffffff;
	text-align: center;	
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;	
}

.forum_seperator {
	border-top: 1px solid #CCCCCC;
}

a.title_large {
	color: #ffffff;
	margin-top: 8px;
	display: block;
}

#poll_container {
	padding: 10px;
}

.poll_option {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	font-weight: normal;
	margin: 6px;
}

.poll_graph {
	float: left;
	margin: 6px;
	height: 10px;
}

.poll_question {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	font-weight: normal;
	text-align: center;	
}

.poll_vote_option {
	float: right;
	margin-right: 25px;
}

.vote_button {
	float: right;
	padding: 3px 5px 5px 5px;
	line-height: 20px;
	margin: 1px 1px 1px 0px;	
	font-family: Calibri, arial, verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #ead30f;
	line-height: 16px;
	text-align: center;
	border: 0px solid #000;	
}

.vote_button:hover {
	cursor: pointer;
	#cursor: hand;
	color: #FFFFFF;
}

.posting_box {
	float: left;
	width: 952px;
	padding: 4px;
	background: #222222;
	border: 0px solid #000;
}

.textarea_post {
	width: 688px;
	height: 300px;
	padding: 2px;	
	font-size: 14px;
}

.textarea_poll {
	width: 648px;
	height: 200px;
	padding: 2px;
}

.posting_input {
	width: 500px;
	background: #000000;
	border: 1px solid #990000;
	color: #cccccc;	
}

.posting_options {
	width: 952px;
	padding: 4px;
	background: #222222;	
}

.posting_side_box {
	float: right;
	width: 278px;
	padding: 4px;
	background: #222222;
	border: 0px solid #000;
	margin-bottom: 6px;
}

#topic_review {
	width: 960px;
	height: 400px;
	overflow: auto;
	background: #222222;
}

#forum_header_gen {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	width: 952px;
	height: 22px;
	padding: 4px;
	float: left;
	color: #ffffff;	
	font-size: 16px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;	
}

#forum_header_gen a {
	color: #FFD659;
	text-decoration: none;
	
	font-size: 14px;
}

#forum_header_gen a:hover {
	color: #ffffff;
}

#forum_listing {
	width: 960px;
	border: 0px solid #000;
	font-size: 14px;
}

#review_listing {
	width: 100%;
	border: 0px solid #000;
	font-family: arial, sans-serif;
	font-size: 14px;
}

ul#forum_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#forum_list li:hover {
	background: #000000;
}

.forum_listing_a {
	padding: 5px;
	background: #333333;
	margin-bottom: 1px;	
}

.forum_listing_b {
	padding: 5px;
	background: #222222;
	margin-bottom: 1px;	
}

.forum_listing_c {
	padding: 5px;
	background: #333333;
	text-align: center;
	margin-bottom: 1px;		
	color: #ffffff;	
}

.post_listing_a {
	padding: 5px;
	background: #333333;
	margin-bottom: 1px;	
}

.post_listing_b {
	padding: 5px;
	background: #222222;
	margin-bottom: 1px;	
}

.post_user_info {
	width: 160px;
	padding: 5px;
	border-right: 1px solid #999999;
}

.post_text {
	float: right;
	width: 760px;
	line-height: 130%;	
}

.user_sig {
	float: right;
	width: 766px;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #999999;
}

.post_buttons {
	float: right;
	margin-top: 5px;
}

.forum_listing_c a {
	text-decoration: none;
	color: #ead30f;	
}

.forum_listing_c a:hover {
	color: #ffffff;
}

.header_bar {
	background: url(../images/bar_bg.png) repeat-x;
	background-position: bottom;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;	
	padding: 4px;
	width: 952px;
	color: #cccccc;
	font-size:  14px;
}

.header_bar a {
	text-decoration: none;
	color: #ead30f;
}

.header_bar a:hover {
	color: #FFFFFF;
}

.header_bar_left {

}

.header_bar_right {

}

.page_select_on {
	margin: 5px 1px 4px 0px;
}

a.page_select_off {
	margin: 5px 1px 4px 0px;
}

.page_select_spacer {
	margin: 5px 1px 4px 0px;
}

.map_image {
	border: 1px solid #666666;
}

.map_image_link {
	border: none;
	margin-right: 4px;
}

.button_back {
	 margin-right: -80px;
}

.button_delete {
	background: url(../images/button_delete.png) #CCCCCC;
	width: 66px;
	height: 18px;
	float: right;
	font-size: 12px;
	padding-top: 2px;
	text-align: left;
	padding-left: 14px;
}

.button_delete:hover {
	background-position: -80px 0px;
	color: #ffffff;
}

a.button_delete {
	color: #ead30f;
	text-decoration: none;
}

#forum_footer {
	background: #333333;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	color: #cccccc;
	width: 950px;
}

#forum_footer a {
	color: #ead30f;
	text-decoration: none;
	
	font-size: 14px;
}

#forum_footer a:hover {
	color: #FFFFFF;
}

.accepted_answer {
	background: #00CC00;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin-bottom: 10px;
	color: #000000;
}

.assisted_answer {
	background: #FED65C;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin-bottom: 10px;
	color: #000000;	
}

.wrong_answer {
	background: #CC0000;
	text-align: center;
	padding: 6px 0px 6px 0px;
	margin-bottom: 10px;
	color: #000000;	
}

.info_text {
	color: #999999;
}

.custom_title {
	color: #CCCCCC;
}

a.custom_title {
	color: #CCCCCC;
}