body
{
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	color: #797979;
	margin: 0;
	padding: 0;
	background: #c2c2c2;
	font-size: 12px;
}

form
{
	padding: 0;
	margin: 0;
}

.i_hate_spam
{
	unicode-bidi: bidi-override;
	direction: rtl;
}

.bold
{
	font-weight: bold;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

a.grey_bold
{
	color: #797979;
	font-weight: bold;
	text-decoration: none;
}

a.grey_bold:hover
{
	text-decoration: underline;
}

a.grey
{
	color: #797979;
	text-decoration: none;
}

a.grey:hover
{
	text-decoration: underline;
}

div#page_center
{
	width: 871px;
	margin: 20px auto 0 auto;
}

div#header
{
	background: url(../images/header.jpg) no-repeat;
	width: 871px;
	float: left;
}

a#logo
{
	width: 298px;
	height: 208px;
	display: block;
	float: left;
}

ul#menu
{
	margin: 168px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 573px;
	position: relative;
}

ul#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#menu li
{
	 float: left;
}

ul.submenu_1, ul.submenu_2
{
	position: absolute;
	width: 158px;
	left: -999em;
	clear: left;
}

ul#menu li:hover ul.submenu_1
{
	left: auto;
	top: 40px;
}

ul#menu li li:hover ul.submenu_2
{
	left: 154px;
}

a.main_menu_item
{
	display: block;
	height: 20px;
	width: 100px;
	color: #ffd7d9;
	text-decoration: none;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	padding-top: 20px;
}

a#main_menu_item_1
{
	width: 120px;
}

a#main_menu_item_2
{
	width: 110px;
}

a#main_menu_item_3
{
	width: 110px;
}

a#main_menu_item_4
{
	width: 110px;
}

a#main_menu_item_5
{
	width: 120px;
}

a.main_menu_item li:hover
{
	text-decoration: underline;
}

a.main_menu_item:hover, ul#menu li:hover a.main_menu_item
{
	text-decoration: underline;
	color: white;
}

ul#menu li:hover a.main_menu_item
{
	background-position: 0;
}

a.menu_item_1, a.menu_item_2 
{
	color: #ffd7d9;;
	text-decoration: none;
	width: 450px;
	height: 17px;
	display: block;
	padding: 5px 0 2px 4px;
	background-color: #ed1c24;
	font-weight: bold;
}

a.menu_item_1:hover, a.menu_item_2:hover, ul.submenu_1 li:hover a.menu_item_1
{
	background-color: #f15058;
	color: white;
}

a.main_menu_item:hover
{
	color: white;
}

div#left_column
{
	width: 216px;
	float: left;
	padding: 54px 0 0 32px;
	color: #6d6e6f;
}

div#left_column a
{
	color: #6d6e6f;
}

div.left_box_header
{
	background-image: url(../images/left_box_header.jpg);
	width: 173px;
	height: 24px;
	color: #ffd7d9;
	font-weight: bold;
	padding: 23px 0 0 33px;
	float: left;
}

div#left_box_header_first
{
	background-image: url(../images/left_box_header_first.jpg);
}

div.left_box
{
	width: 186px;
	float: left;
	background-color: #dbdbdc;
	padding: 10px 10px 10px 10px;
}

div#content_background
{
	background-image: url(../images/content_background.jpg);
	float: left;
}

ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li
{
	background: url(../images/list_item.jpg) no-repeat;
	padding: 0 0 10px 24px;
	float: left;
}

ul.menu li.second
{
	background: url(../images/list_item.jpg) no-repeat 5px 0;
	padding: 0 0 10px 24px;
	float: left;
}

ul.menu a
{
	display: block;
	float: left;
	width: 162px;
}

ul.menu li.last
{
	padding-bottom: 0;
}

div.left_news_date
{
	font-size: 11px;
	margin-bottom: 10px;
}

div.separator
{
	background-image: url(../images/separator.png);
	width: 100%;
	height: 1px;
	overflow: hidden;
	float: left;
	margin: 7px 0 7px 0;
}

div#right_column
{
	width: 575px;
	float: left;
}

div#navigation
{
	padding: 67px 0 0 14px;
	float: left;
}

div#navigation a
{
	float: left;
	margin-right: 5px;
}

div#navigation div
{
	background-image: url(../images/navigation_arrow.png);
	width: 6px;
	height: 7px;
	font-size: 3px;
	float: left;
	margin: 5px 5px 0 0;
}

div#navigation span
{
	color: #ed1c24;
	float: left;
	font-weight: bold;
}

div#content
{
	padding: 38px 10px 0 10px;
	float: left;
	width: 555px;
}

div.title
{
	background: url(../images/title.jpg) no-repeat #dbdbdb;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 0 0 20px;
	height: 18px;
	margin: 10px 0 10px 0;
	height:auto;	 
}

div#footer_top
{
	background: url(../images/footer_top.jpg) no-repeat #eaeaeb;
	width: 871px;
	float: left;
	padding: 24px 0 6px 0;
}

div#footer_top_1
{
	width: 228px;
	float: left;
	padding-left: 38px;
}

div#footer_top_2
{
	width: 241px;
	float: left;
}

div#footer_top_3
{
	width: 316px;
	float: left;
}

div#footer_bottom
{
	background-image: url(../images/footer_bottom.jpg);
	width: 871px;
	height: 8px;
	float: left;
	font-size: 2px;
}

div#index_column_left
{
	width: 270px;
	margin-right: 15px;
	float: left;
}

div#index_column_right
{
	width: 270px;
	float: left;
}




div#forum_header
{
	background-image: url(../images/forum_header.jpg);
	width: 521px;
	height: 92px;
	font-size: 11px;
	float: left;
	color: white;
}

div#forum_header div
{
	float: right;
	padding: 9px 4px 0 0;
	color: white;
	font-weight: bold;
	text-align: right;
}

div#forum_header div span
{
	margin-bottom: 10px;
	display: block;
}



div#forum_header div a
{
	color: white;
}

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: #CBECCF;
	background-image: none;
}

div.forum_row_dark:hover,
div.forum_row_dark_big:hover
{
	background-color: #CBECCF;
	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: #D6BD47;
}

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: #c2c2c2;
	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;
}



