#forum {
}

#forum .form {
	text-align: left;
}

#forum .form_title {
	width: 100px;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
#forum .form_input {
	width: 400px;
	border: 1px solid #3398cc;
	margin-bottom: 10px;
}

#forum .form_textarea {
	width: 400px;
	height: 200px;
	border: 1px solid #3398cc;
	margin-bottom: 10px;
}


#forum .forum_table {
	border:1px solid #D9ECFB;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:12px;
	width:555px;
}
#forum .post_head2_center {
	width: 20%;
	background: #3398cc;
	color: #fff;
	float:left;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

#forum img {
	border: none;
}

#forum .topic1_head, #forum .topic1_head_first {
	font-weight: bold;
	color: #285886;
	text-align: center;
	border: 1px solid #fff;
	
}
#forum .topic1_head_first {
	text-align: left;
}

#forum .topic1_cell, #forum .topic1_cell1 {
	background: #3398CC;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#forum .topic1_cell1 {
	text-align: left;
	padding-left: 10px;
}

#forum .topic1_cell a, #forum .topic1_cell1 a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#forum .topic2_cell_a, #forum .topic2_cell1_a,
#forum .topic2_cell_b, #forum .topic2_cell1_b {
	background: #fff;
	font-weight: normal;
	color: #000;
	text-align: center;
	border-right: 1px solid #d9ecfb;
	border-bottom: 1px solid #d9ecfb;
}

#forum .topic2_cell1_a,
#forum .topic2_cell1_b {
	text-align: left;
	padding-left: 20px;
}

#forum .topic2_cell_a a, #forum .topic2_cell1_a a,
#forum .topic2_cell_b a, #forum .topic2_cell1_b a{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#forum .topic2_cell_b, #forum .topic2_cell1_b {
	background: #d9ecfb;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}



#forum .nav_box {
	clear:both;
	margin-top: 20px;
	color: #256AB8;
}

#forum .nav_box a {
	text-decoration: none;
}

#forum .nav_box img {
	border: none;
}

#forum .nav_box input {
	border: 1px solid #256AB8;
	color: #256AB8;
	text-align: right;
}

#forum .pager_box {
	display: block;
	width: 33%;
	float:left;
	text-align: center;
}

#forum .prev_button {
	display: block;
	width: 33%;
	float:left;
}

#forum .next_button {
	display: block;
	text-align: right;
}

#forum .post_head A {
	background: #3398cc;
	color: #fff;
	font-weight: bold;
}
#forum .post_head {
	background: #3398cc;
	color: #fff;
	font-weight: bold;
}

#forum .post_head_left {
	width: 66%;
	float:left;
	padding: 2px 2px 2px 20px;
	text-transform: uppercase;
	background: #3398cc;
}

#forum .post_head_center {
	width: 0%;
	float:left;
	padding: 2px;
	text-align: center;
}

#forum .post_head_right {
	text-align:right;
	padding: 2px;
}

#forum .post_head2_left {
	width: 40%;
	background: #3398cc;
	color: #fff;
	float:left;
	padding: 2px;
	font-weight: bold;
}

#forum .post_head2_left A {
	color: #fff;
	font-weight: bold;
}

#forum .post_head2_center {
	width: 20%;
	background: #3398cc;
	color: #fff;
	float:left;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

#forum .post_head2_right {
	background: #3398cc;
	color: #fff;
	text-align:right;
	padding: 2px;
	font-weight: bold;

}

#forum .post_head_text {
	background: #D9ECFB;
	font-weight: bold;
	color: #000;
	padding: 3 10 20 10;
	clear: both;
	line-height: 1.3em;

}

#forum .post_rightfunc {
	color: #fff;
	text-decoration: none;
}

#forum .post_text {
	padding: 3 20 20 20;

}

#forum .post_text a {
	color:#00f;
}

#forum .post_parrenttext {
	border: 1px solid #d9ecfb;
	padding: 5;
	margin-bottom: 5px;

}

#forum .post_footer_left {
	background: #fff;
	padding: 3px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 15px;
}
#forum .post_footer_right {
	background: #fff;
	padding: 3px;
	float: right;
	width: 90px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
	
}

#forum .post_footer2_left {
	padding: 3px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 20px;
}
#forum .post_footer2_center {
	padding: 3px;
	line-height: 25px;
	height: 25px;
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
#forum .post_footer2_right {
	padding: 3px;
	float: right;
	width: 90px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 20px;

}

#forum .forumbutton {
	background: #3398cc;
/*	border: 3px double #fff;*/
	border: none;
	color: #fff;
	padding: 1px 5px 1px 5px;
	text-align: center;
	font-weight: normal;
}

#forum .replay_button {
	display: block;
	height: 15px;
	line-height: 15px;
	background: #3398cc;
/*	border: 3px double #fff;*/
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;

}
#forum .replay_button2 {
	width: 80px;
	background: #3398cc;
/*	border: 3px double #fff;*/
	border: none;
	padding: 2px 5px 2px 5px;
	color: #fff;
	padding: 1px;
	text-align: center;
	font-weight: normal;

}

#forum .nav_button, #forum .nav_button:hover {
	color: #3398cc;
	text-align: center;
	font-weight: normal;

}

#forum .edithead1 {
	background: #3398cc;
	margin-bottom:2px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}
#forum .edithead2 {
	background: #D9ECFB;
	padding: 2px;
}


#forum .smilebox {
	position: absolute;
	margin-left: 197px !important;
	margin-left: 0px;
	margin-top: 0px !important;
	margin-top: 20px;
	border:1px solid #3398cc;
	background:#D9ECFB;
	display:none;
	width:100px; 
	padding:5px;
	z-index:100;
}

#forum .search_field {
	background: #3398cc;
	color: #ffffff;
	border: 1px solid #3398cc;
	padding: 1px;
}

#forum .search_button {
	background: #3398cc;
	color: #ffffff;
	padding: 1px;
	border: none;
}
#forum .search_heading {
	color: #3398cc;
	text-transform: uppercase;
	font-weight: bold;
}

#newposts {
}

#newposts .post_list {
	border: 1px solid #D9ECFB;
}

#newposts .left_heading, #newposts .right_heading{
	background: #3398CC;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

#newposts .right_heading{
	float: right;
}

#newposts .left_column, #newposts .right_column{
	padding: 2px;
}

#newposts .right_column{
	float: right;
	width: 120px;
	text-align: center;
}

#newposts .separator2 {
	border-top:1px solid #D9ECFB;
	height:1px;
	margin:10px;
}

#favoriteslist .post_list {
	border: 1px solid #D9ECFB;
}

#favoriteslist .left_heading, #favoriteslist .right_heading{
	background: #3398CC;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

#favoriteslist .right_heading{
	float: right;
	width:140px;
	text-align: center;
}

#favoriteslist .left_column, #favoriteslist .right_column{
	padding: 2px;
}

#favoriteslist .right_column{
	float: right;
	width: 140px;
	text-align: center;
}

