 	/* forums main */
	.forums_layout {
		border: 2px solid white;
		background-color: #3C3C3C;
	}
	.forums_top {
		border: 1px solid #BCBCBC;
		height: 23px;
	}
	.red_strip {
		background-image: url('http://www.rockil.co.il/images/red_strip.gif');
		height: 21px;
	}
	.black_strip {
		background-image: url('http://www.rockil.co.il/images/black_strip.gif');
		height: 21px;
	}
	.cat_strip {
		background-image: url('http://www.rockil.co.il/images/cat_strip.gif');
		height: 27px;
	}
	.cat_strip font {
		color: white;
		font-size: 15px;
	}
	.cat_strip a {
		color: white;
		font-size: 15px;
		text-decoration: none;
	}
	.cat_strip a:hover {
		color: white;
		text-decoration: underline;
	}
	.mods {
		color: white;
		font-size: 11px;
	}
	.mods a {
		color: white;
		text-decoration: none;
		font-size: 11px;
	}
	.mods a:hover {
		text-decoration: underline;
		color: white;
	}
	.mods2 {
		color: black;
		font-size: 11px;
	}
	.mods2 a {
		color: black;
		text-decoration: none;
		font-size: 11px;
	}
	.mods2 a:hover {
		text-decoration: underline;
		color: black;
	}
	.forum_strip {
		background-image: url('http://www.rockil.co.il/images/forum_strip.gif');
		height: 55px;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom: 1px solid #BCBCBC;
		background-color: #D2CABC;
		font-size: 13px;
		color: #3c3c3c;
	}
	.forum_strip a {
		font-size: 13px;
		color: #7b0006;
	}
	.forum_strip a:hover {
		color: #7b0006;
		font-weight: bold;
	}
	.forum_strip2 {
		background-image: url('http://www.rockil.co.il/images/forum_strip2.gif');
		height: 55px;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom: 1px solid #BCBCBC;
		background-color: #F1F1F1;
		font-size: 13px;
		color: #3c3c3c;
	}
	.forum_strip2 a {
		font-size: 13px;
		color: #7b0006;
	}
	.forum_strip2 a:hover {
		/*font-size: 13px;*/
		color: #7b0006;
		font-weight: bold;
	}
	.forum_title {
		color: #510000;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
	}
	.forum_title a {
		color: #510000;
		font-size: 16px;
		text-decoration: none;
	}
	.forum_title a:hover {
		text-decoration: underline;
	}
	/* forum */
	.iforum_strip {
		background-image: url('http://www.rockil.co.il/images/forum_strip.gif');
		height: 25px;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom: 1px solid #BCBCBC;
		background-color: #D2CABC;
		font-size: 13px;
		color: #3c3c3c;
	}
	.iforum_imp_strip {
		background-image: url('http://www.rockil.co.il/images/forum_imp_strip.gif');
		height: 25px;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom: 1px solid #BCBCBC;
		background-color: #f3d498;
		font-size: 13px;
		color: #3c3c3c;
	}
	.iforum_strip2 {
		background-image: url('http://www.rockil.co.il/images/forum_strip2.gif');
		height: 25px;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom: 1px solid #BCBCBC;
		background-color: #F1F1F1;
		font-size: 13px;
		color: #3c3c3c;
	}
	.iforum_strip2 a {
		font-size: 13px;
		color: #7b0006;
	}
	.iforum_strip2 a:hover {
		color: #7b0006;
		font-weight: bold;
	}
	.thread_title {
		color: #510000;
		font-size: 15px;
		text-decoration: none;
		font-weight: bold;
		padding: 2px;
	}
	.thread_title a {
		color: #510000;
		font-size: 15px;
		text-decoration: none;
	}
	.thread_title a:hover {
		text-decoration: underline;
	}
	.posted_by {
		color: #3c3c3c;
		font-size: 11px;
		padding: 2px;
	}
	.posted_by a {
		color: #3c3c3c;
		font-size: 11px;
	}

	.thread_top {
		background-image: url('http://www.rockil.co.il/images/red_strip.gif');
		height: 60px;
		background-position: bottom;
		background-repeat: repeat-x;
		background-color: #400000;
		border-right: 1px solid #3f5a7b;
		border-left: 1px solid #3f5a7b;
		border-top: 1px solid #3f5a7b;
	}
	.thread_content {
		background-color: #f6f4e9;
		height: 150px;
		border-bottom: 2px solid #3f5a7b;
		border-right: 2px solid #3f5a7b;
		border-left: 2px solid #3f5a7b;
		border-top: 2px solid #3f5a7b;
		text-align: right;
		padding: 4px;
	}
	.thread_subject {
		width: 100%;
		border-bottom: 1px dotted black;
	}
	.thread_subject font {
		color: black;
		font-weight: bold;
		font-size: 13px;
	}
	.thread_body {
		margin-top: 4px;
		height: auto;
	}
	.thread_username {
		color: white;
		font-size: 15px;
		font-weight: bold;
	}
	.thread_username a {
		color: white;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.thread_tools {
		width: 100%;
		text-align: left;
	}
	.editor_box {
		background-color: black;
	}
	.thread_mtools {
		width: 18%;
		text-align: right;
		border: 1px dotted white;
		padding: 4px;
	}
	.thread_content blockquote {
		border: 1px solid black;
		padding: 4px;
		background-color: #e3e2df;
	}
	.fsearch_input {
		font-size: 12px;
		border: 1px solid #833d1a;
		background-color: #cabea8;
	}
	.message_date {
		font-size: 10px;
		font-weight: none;
	}
	.attachment {
		font-size: 12px;
	}
