@charset "utf-8";
div#forum_header
{
	background-image: url(../../images/forum_header.jpg);
	width: 521px;
	height: 92px;
	font-size: 11px;
	float: left;
}

div#forum_header div
{
	float: right;
	padding: 9px 4px 0 0;
	color: grey;
	font-weight: bold;
	text-align: right;
}

div#forum_header div span
{
	margin-bottom: 10px;
	display: block;
}



div#forum_header div a
{
	color: grey;
}

div#forum_header div a:hover
{
	text-decoration: none;
}

div#forum_header img
{
	margin: 0 3px 0 5px;
}

div.forum_row:hover
{
	
}

div.forum_row
{
	float: left;
}

div#forum_top,
div#forum_top_big
{
	background-image: url(../../images/forum_top_row.jpg);
	width: 521px;
	float: left;
	font-size: 11px;
}

div#forum_top_big
{
	background-image: url(../../images/forum_top_row_big.jpg);
}

div#forum_top div,
div#forum_top_big div
{
	float: left;
	margin-bottom: 1px;
	color: #311a02;
	font-weight: bold;
}

div.forum_cell_1
{
	width: 28px;
	margin-right: 1px;
}

div.forum_cell_1_new_comments,
div.forum_cell_1_comments
{
	width: 28px;
	height: 21px;
	margin-right: 1px;
	background: url(../../images/new_comments.png) no-repeat 4px 2px;
}

div.forum_cell_1_comments
{
	background: url(../../images/comments.png) no-repeat 4px 2px;
}

div.forum_cell_2,
div.forum_cell_2_big
{
	width: 190px;
	padding: 3px;
	margin-right: 1px;
}

div.forum_cell_2_big
{
	width: 262px;
}

div.forum_cell_2 a,
div.forum_cell_2_big a
{
	color: #5c3f1f;
	text-decoration: none;
	font-weight: bold;
}

div.forum_cell_2 a:hover,
div.forum_cell_2_big a:hover
{
	text-decoration: underline;
	color: #136400;
}

div.forum_cell_3
{
	width: 65px;
	margin-right: 1px;
	padding: 3px;
}

div.forum_cell_4
{
	width: 93px;
	margin-right: 1px;
	padding: 3px;
}

div.forum_cell_5
{
	width: 117px;
	padding: 3px;
}

div.forum_row_light,
div.forum_row_light_big
{
	background-image: url(../../images/forum_light_row.jpg);
	width: 521px;
	float: left;
	margin-top: 1px;
	font-size: 11px;
}

div.forum_row_light_big
{
	background-image: url(../../images/forum_light_row_big.jpg);
}

div.forum_row_light:hover,
div.forum_row_light_big:hover
{
	background-color: #C8E8B9;
	background-image: none;
}

div.forum_row_dark:hover,
div.forum_row_dark_big:hover
{
	background-color: #C8E8B9;
	background-image: none;
}

div.forum_row_light div,
div.forum_row_light_big div
{
	float: left;
}

div.forum_row_dark,
div.forum_row_dark_big
{
	background-image: url(../../images/forum_dark_row.jpg);
	width: 521px;
	float: left;
	margin-top: 1px;
	font-size: 11px;
}

div.forum_row_dark_big
{
	background-image: url(../../images/forum_dark_row_big.jpg);
}

div.forum_row_dark div,
div.forum_row_dark_big div
{
	float: left;
}

div.forum_row_dark div.forum_cell_2,
div.forum_row_light div.forum_cell_2,
div.forum_row_dark_big div.forum_cell_2_big,
div.forum_row_light_big div.forum_cell_2_big
{
	color: #136400;
	font-weight: bold;
}

div.forum_pager
{
	height: 22px;
	float: left;
	background-color: #dfbd97;
	background-repeat: no-repeat;
	border-top: 3px solid #b07f49;
	margin-top: 1px;
}

div.forum_pager a
{
	color: #311a02;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div.forum_pager a:hover
{
	color: #136400;
}

div#forum_first
{
	background-image: url(../../images/forum_first.jpg);
	background-position: 5px 5px;
	width: 131px;
}

div#forum_first a
{
	padding: 4px 0 0 30px;
	width: 101px;
	height: 18px;
	font-size: 11px;
}

div#forum_prev
{
	background-image: url(../../images/forum_prev.jpg);
	background-position: 5px 5px;
	width: 130px;
	background-color: #ADBFCB;
}

div#forum_prev a
{
	padding: 4px 0 0 22px;
	width: 108px;
	height: 18px;
	font-size: 11px;
}

div#forum_next
{
	background-image: url(../../images/forum_next.jpg);
	background-position: 114px 5px;
	width: 130px;
}

div#forum_last
{
	background-image: url(../../images/forum_last.jpg);
	background-position: 107px 5px;
	width: 130px;
	background-color: #ADBFCB;
}

div#forum_next a
{
	padding: 4px 0 0 16px;
	width: 104px;
	height: 18px;
	font-size: 11px;
}

div#forum_last a
{
	padding: 4px 0 0 13px;
	width: 108px;
	height: 18px;
	font-size: 11px;
}

div#forum_tools,
div#forum_tools2
{
	width: 521px;
	float: left;
	border-top: 3px solid #b07f49;
	border-bottom: 3px solid #b07f49;
	background-color: #ADBFCB;
	margin: 1px 0 1px 0;
}

div#forum_tools2
{
	margin-top: 0;
}

div#forum_comment_descs
{
	float: left;
	width: 262px;
	text-align: left;
	font-size: 11px;
}

div.comment_desc
{
	background: url(../../images/new_comments.png) no-repeat 2px 2px;
	
	margin-right: 10px;
	height: 17px;
	padding: 3px 0 0 25px;
}

div#comment_desc2
{
	background: url(../../images/comments.png) no-repeat 3px 3px;
	padding-bottom: 2px;
}

div#forum_last_comments
{
	float: right;
	padding: 2px 5px 0 0;
	width: 253px;
	font-size: 11px;
}

input#forum_input,
input#forum_input_newtopic
{

	background-color:#D3DDDF;
	border-color:#6b4d2c;
	border-style:solid;
	border-width:1px 2px;
	color:#311a02;
	float:left;
	height:18px;
	margin:0 3px 0 3px;
	padding:1px 3px 0pt;
	width:70px;
}

input#forum_input_newtopic
{
	width: 110px;
}

div.forum_last_comment_text
{
	float: left;
	padding: 3px 3px 0 0;
}

input#forum_last_comment_send,
input#forum_newtopic_send
{
	background-color:#0679B2;
	border:2px solid #6b4d2c;
	color:white;
	cursor:pointer;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:21px;
	padding:0pt;
	text-align:center;
	width:45px;
}

input#forum_newtopic_send
{
	width: 50px;
}

div#forum_info
{
	background: url(../../images/forum_info.png) no-repeat #A3AFBB 3px 4px;
	width: 238px;
	height: 18px;
	border-right: 1px solid #f4dfca;
	float: left;
	font-weight: bold;
	padding: 4px 0 0 22px;
}

div#forum_addcomment
{
	background: url(../../images/new_comment.png) no-repeat #A3AFBB 241px 4px;
	width: 260px;
	height: 22px;
	float: left;
	font-weight: bold;
}

div#forum_addcomment:hover
{
	background-color: #C8E8B9;
}

div#forum_addcomment a
{
	width: 222px;
	height: 18px;
	display: block;
	color: #136400;
	text-decoration: none;
	padding: 4px 0 0 38px;
}

div#forum_addcomment a:hover
{
	color: #311a02;
}

div.forum_separator
{
	background-color: #b07f49;
	width: 521px;
	float: left;
	height: 3px;
	font-size: 0;
}

div.forum_user_title
{
	background: url(../../images/forum_user.jpg) no-repeat #ADBFCB 3px 3px;
	width: 238px;
	height: 18px;
	border-right: 1px solid #f4dfca;
	border-bottom: 1px solid #f4dfca;
	float: left;
	font-weight: bold;
	padding: 4px 0 0 22px;
	font-size: 11px;
}

div.forum_user_title span
{
	font-weight: bold;
	color:#CC0000;
}

div.forum_user_date
{
	background-color: #ADBFCB;
	width: 255px;
	height: 18px;
	padding: 4px 5px 0 0;
	float: left;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
}

div.forum_text
{
	width: 507px;
	float: left;
	background-color: #D4DCDF;
	padding: 5px 7px 5px 7px;
}

div.forum_text div
{
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: right;
}

div.forum_text div a
{
	color: #136400;
	font-weight: bold;
}

div.forum_text div a:hover
{
	color: #311a02;
	text-decoration: underline;
}

body#forum_addcomment
{
	background-color: #b8905a;
	padding: 5px;
}

div.forum_addcomment_row
{
	padding: 5px;
	background-color: #D4DCDF;
	margin-bottom: 10px;
	float: left;
	width: 630px;
}

div.forum_addcomment_user
{
	background: url(../../images/forum_addcomment_icon.jpg) no-repeat #B6BFC9 3px 3px;
	padding: 5px 5px 5px 25px; 
	margin-bottom: 10px;
	float: left;
	width: 610px;
}

div.forum_addcomment_row label
{
	display: block;
	width: 75px;
	font-weight: bold;
}

div.forum_addcomment_row textarea
{
	width: 620px;
	height: 300px;
	padding: 1px 3px 0 3px;
	border-top: 1px solid #6c5029;
	border-bottom: 1px solid #6c5029;
	border-left: 2px solid #6c5029;
	border-right: 2px solid #6c5029;
	float: left;
	background-color: #f2ebe1;
	color: #311a02;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#forum_addcomment_title
{
	padding: 5px;
	background-color: #D4DCDF;
	margin-bottom: 10px;
	float: left;
	width: 630px;
	font-weight: bold;
	border-bottom: 2px solid #6c5029;
}

