/********* Menu *********/
.forums_menu {
	float:right;
	text-align:center;
	width:544px;
}
.forums_menu a {
	font-size: 15px;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b2afaf;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.forums_menu a:hover {
	color: #000000;
}
.forums_menu a.active {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b2afaf;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

ul.forums_menuUL {
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #80438E;
	margin:0px;
	padding:0px;
	width:540px;
}
li.forums_menuLI  {
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #b2afaf;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

/********* Description *********/
.forums_description {
	width: 560px; float:right;
	border-top: 1px dotted #666666;
	font:10pt Arial; color:#000000;
}

.forums_description .right  {
	float:right;
	width:430px;
}

.forums_description .left  {
	float:left;
	text-align:center;
}

/********* Bar *********/
.forums_bar {
	width: 560px;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
}

.forums_bar .right  {
	float:right;
}

.forums_bar .left  {
	width:160px;
	float:left;
}

.search_bt{
	text-align:center;
	cursor:pointer;
	margin-right:2px;
	vertical-align:bottom;
}

input
{
	border:1px solid #666666;
}

.add_topic{
	border:0px; 
	vertical-align:bottom; 
	cursor:pointer; 
}

/********* List *********/
#forumList  {
	margin-top:15px;
}

#forumList .headline  {
	font:bold 14px Arial; color:#4d4d4d;
	background-color:#EDEDED; height:39px;
	background-image:url(../images/headline_bg.png); 
	background-repeat:repeat-x;
}

#forumList .headline  .subject  {
	width:200px; text-align:center; padding-top:10px;
	float:right;
}

#forumList .headline  .created  {
	width:136px; text-align:right; padding-top:10px;
	float:right;
}

#forumList .headline  .comments_num  {
	width:70px; text-align:center; padding-top:10px;
	float:right;
}

#forumList .headline  .last_comment  {
	width:154px; text-align:center; padding-top:10px;
	float:right;
}

#forumList .line  {
	font:bold 9pt Arial; color:#000000;
	padding:6px 0px 6px 0px;
	border-bottom:1px dotted #666666;
	width:560px;
}

#forumList .line_colored  {
	background-color:#faf8ff;
}

#forumList .line  .subject  {
	width:198px; text-align:right;
	overflow:hidden; float:right;
	padding-top:8px; padding-right:2px;
}

#forumList .line  .subject  a{
	font:bold 9pt Arial; color:#316b24; text-decoration:none;
}

#forumList .line  .created  {
	width:131px; text-align:right; 
	padding-right:5px; overflow:hidden; float:right;
	padding-top:8px;
}

#forumList .line  .comments_num  {
	width:70px; text-align:center; float:right;
	 padding-top:8px;
}

#forumList .line  .last_comment  {
	width:145px; text-align:right; padding-right:5px;
	font:9pt Arial; color:#000000; overflow:hidden; float:right;
}

#forumList .commentsWrapper  {
	text-align: right;
	margin: 0; padding:15px;
}

/********* Comments *********/
.topicComments  {
	border-bottom: 1px solid #666666; 
	width:560px;
}

.comment  {
	
}

.comment .content_first  {
	float:right;
	width:450px; padding:0 16px 10px 0;
}

.comment .forum_content  {
	float:right;
	width:450px; padding:0 35px 10px 0;
}

.comment .content_img_first  {
	float:right;
}

.comment .content_img  {
	float:right; padding-right:20px;
}

.comment .comment_author  {
	font:bold 10pt Arial; color:#000000;
}

.comment .comment_date  {
	font:10pt Arial; color:#000000;
}

.comment .add_comment_link  {
	width: 100px; float:left;
}

.comment .add_comment_link  a{
	font:bold 9pt Arial; color:#316b24; text-decoration:none;
}

/*הערת  קידוד*/