/* forum */

#cs_forum_wrapper,
#content_center #cs_forum_wrapper p{
	font-size:11px;
}

.cs_forum {
	border-bottom:1px solid #666;
}

.cs_forum_breadcrumb_wrapper {
	height:30px;
	width:633px;
}

.cs_forum_breadcrumb {
	background:#b2b3b5;
	color:#fff;
	font-weight:bold;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 17px;
	width:599px;
}

.cs_forum_breadcrumb a,
.cs_forum_breadcrumb a:hover {
	color:#fff;
	text-decoration:underline
}

.cs_forum_search_wrapper {
	float:left;
	height:30px;
	width:200px;
	display:none;
}

.cs_forum_search {
	background:#65b1de;
	border-left:1px solid #FFF;
	color:#FFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 17px;
	text-align:center
}

.cs_forum_search a,
.cs_forum_search a:hover {
	color:#FFF;
	text-decoration:none
}

.cs_forum_description_wrapper{
}

.cs_forum_description {
	line-height:14px;
	padding:0 17px 10px 17px;
	width:599px;
}

.cs_forum_description p {
	margin:0;
	padding:0;
}

.cs_forum_paging_wrapper {
	clear:both;
	height:20px;
	margin:5px 0;
	padding:0 17px;
	background:green;
}

.cs_forum_paging {
	float:right;
	min-height:1px
}

.cs_forum_paging div {
	display:inline;
	float:left;
	margin:0 0 0 8px
}

.cs_forum_paging div.cs_active a {
	font-weight:bold
}

.cs_forum_paging span {
	cursor:pointer
}

.cs_forum_board_header_wrapper,
.cs_forum_topic_header_wrapper,
.cs_forum_topic_subject_wrapper,
.cs_forum_post_header_wrapper {
	clear:both;
	background:#65b1de;
}

.cs_forum_board_header,
.cs_forum_topic_header,
.cs_forum_topic_subject,
.cs_forum_post_header {
	color:#FFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0 0 2px 0;
	padding:0 17px;
	width:599px;
}

.cs_forum_post_header {
	background:#b7b7b7
}

.cs_forum_board_header div,
.cs_forum_topic_header div,
.cs_forum_post_header div {
	float:left;
	white-space:nowrap;
}

.cs_forum_board,
.cs_forum_topic,
.cs_forum_post,
.cs_forum_form_row {
	border-bottom:1px solid #666;
	min-height:1px;
	padding:10px 17px;
	background:#ececed;
}

.cs_forum_post {
	padding:0
}

.cs_forum_form_row {
	border-bottom:1px solid #FFF;
	padding:5px 17px
}

.cs_forum_topic {
	padding:5px 17px
}

.cs_forum_board div,
.cs_forum_topic div,
.cs_forum_form_row div {
	float:left
}

.cs_forum_board_header_name,
.cs_forum_board_name {
	width:263px;
}

.cs_forum_board_name a,
.cs_forum_board_name a:hover {
	color:#65b1de;
	font-size:18px;
	font-weight:normal;
	text-decoration:none
}

.cs_forum_topic a,
.cs_forum_topic a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none
}

.cs_forum_board p,
.cs_forum_topic p {
	margin:0;
	padding:0;
}

.cs_forum_board_header_total_topics,
.cs_forum_board_total_topics {
	text-align:center;
	width:100px
}

.cs_forum_board_header_total_posts,
.cs_forum_board_total_posts {
	text-align:center;
	width:80px
}

.cs_forum_board_header_latest_post,
.cs_forum_board_latest_post {
	width:150px
}

.cs_forum_topic_header_name,
.cs_forum_topic_name {
	width:243px;
}

.cs_forum_topic_name a {
    text-decoration:none;
}

.cs_forum_topic_name a:hover {
    text-decoration:underline;
}

.cs_forum_topic_header_info,
.cs_forum_topic_info {
	width:150px
}

.cs_forum_topic_header_total_viewed,
.cs_forum_topic_total_viewed {
	text-align:center;
	width:120px
}

.cs_forum_topic_header_total_posts,
.cs_forum_topic_total_posts {
	text-align:center;
	width:80px
}

.cs_forum_post_header_poster {
	width:418px
}

.cs_forum_post_header_date {
	font-weight:normal;
	width:180px;
}

.cs_forum_post_header_name_wrapper {
	display:none
}

.cs_forum_post_text {
	padding:10px 17px
}

.cs_forum_button_wrapper {
	clear:both;
	height:20px;
	margin:15px 0 15px 0
}

.cs_forum_button_back,
.cs_forum_button {
	background:#65b1de;
	color:#fff;
	float:right;
	font-weight:bold;
	height:20px;
	line-height:18px
}

.cs_forum_button_back {
	display:inline;
	float:left;
}

.cs_forum_button input {
	background:#65b1de;
	border:0;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-bottom:5px;
}

.cs_forum_button_back:hover,
.cs_forum_button:hover,
.cs_forum_button input:hover {
	background:#f8b54f;
}

.cs_forum_button_back a,
.cs_forum_button a,
.cs_forum_button_back a:hover,
.cs_forum_button a:hover {
	color:#fff;
	display:block;
	padding:0 10px;
	text-decoration:none;
}

.cs_forum_post_response_header_wrapper,
.cs_forum_post_response_wrapper {
	clear:both
}

.cs_forum_post_response_header {
	background:#65b1de;
	color:#FFF;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0 0 2px 0;
	padding:0 17px
}

.cs_forum_form_label {
	width:100px
}

.cs_forum_form_label label.cs_error {
	color:#C00
}

.cs_forum_form_label label img {
	margin:-4px 0 0 0
}

.cs_forum_form_label label.cs_error img {
	border:1px solid #C00
}

.cs_forum_form_field {
	width:450px
}

.cs_forum_form_field input,
.cs_forum_form_field textarea {
	height:16px;
	padding:2px 0 0 0;
	width:348px;
	margin-left:100px;
}

.cs_forum_form_field div {
	clear:both;
	height:20px
}

.cs_forum_form_field input.cs_radio,
.cs_forum_form_field input.cs_checkbox {
	background:none;
	border:0;
	display:inline;
	float:left;
	height:14px;
	margin:2px 5px 0 0;
	padding:0;
	width:14px
}

.cs_forum_form_field textarea {
	height:196px;
	overflow:auto
}

.cs_forum_form_field label {
	float:left
}

.cs_forum_feedback_success {
	color:#3C0;
	padding:0 17px
}

.cs_forum_feedback_error {
	color:#C00;
	padding:0 17px
}

.cs_forum_search_results {
	clear:both
}

.cs_forum_category{
	background:#b2b3b5;
	color:#fff;
	font-weight:bold;
	height:20px;
	line-height:20px;
	overflow:hidden;
	margin:0 0 2px 0;
	padding:0 17px;
	width:599px;
}

.cs_forum_search,
.cs_forum_breadcrumb,
.cs_forum_board_header,
.cs_forum_topic_header,
.cs_forum_topic_subject,
.cs_forum_post_header,
.cs_forum_button_back,
.cs_forum_button,
.cs_forum_button input,
.cs_forum_post_response_header,
.cs_forum_category{
	line-height:19px;
}