/*-----------------Master Page----------------------*/
html,body
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	height:100%;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	vertical-align:top;
}

	#back
	{
		width:960px;
		margin:0 auto;
		background:#e5e5e3;	
	}
	
	#center
	{
		width:958px;
		margin:0 auto;
		background:#fff url('images/back.gif') repeat-y top left;
		text-align:right;
		direction:rtl;
		display:table;
	}

		#main_menu_holder
		{
			width:187px;
			padding:17px 7px 0 7px;
			float:right;
			display:table-cell;
		}

		#sub_menu_holder
		{
			width:139px;
			padding:151px 7px 0 7px;
			float:right;
			display:table-cell;
		}

		#main_content_holder
		{
			width:757px;
			float:right;
		}
		
			#center_column
			{
				width:608px;
				min-height:400px;
				padding:0 2px 0 0;
				float:right;
				overflow:hidden;
			}
			
			#path_block
			{
				width:577px;
				padding:22px 17px 20px 14px;
				float:right;
			}
			
				.path_link, .path_sep
				{
					color:#6c8416;
					padding:0 2px;
					text-decoration:none;
					float:right;
				}
				
				.path_link:hover
				{
					text-decoration:underline;
				}
				
				
			.left_column
			{
				width:133px;
				min-height:200px;
				padding:15px 7px 0 7px;
				float:left;
			}	

/*--------------------------------------------------*/

/*--------------------Header------------------------*/
#header_holder
{
	width:960px;
	height:151px;
	border-bottom:solid 1px #fff;
	background:url('images/header.jpg') no-repeat;
	margin:0 auto;
	direction:rtl;
}

	#header
	{
		width:933px;
		height:18px;
		padding:10px 18px 0 9px;
	}
		.search_label
		{
			width:35px;
			padding:2px 0 0;
			height:16px;
			float:right;
			color:#fff;
			font-weight:bold;
		}
		
		.search_text
		{
			width:101px;
			height:16px;
			border-right:solid 1px #e6e6e6;
			border-bottom:solid 1px #e6e6e6;
			border-left:solid 1px #000;
			border-top:solid 1px #000;
			float:right;
			padding:0;
			line-height:16px;
			vertical-align:middle;
		}

		.search_image
		{
			width:20px;
			height:18px;
			float:right;			
		}

		#hlink_english, #hlink_english:hover
		{
			height:14px;
			padding:2px 3px;
			float:left;
			text-align:left;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		
		#hlink_english:hover, .hlink_contact:hover
		{
			background:#a5b133;
		}
		
		#hlink_sep
		{
			height:14px;
			float:left;
			font-size:14px;
			color:#fff;
			font-weight:bold;
		}
		
		.hlink_contact
		{
			height:14px;
			line-height:14px;
			padding:2px 2px;
			float:left;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
/*--------------------------------------------------*/

/*--------------------Footer------------------------*/

#footer_holder
{
	width:730px;
	height:35px;
	padding:20px 217px 0 9px;
	float:right;
}
	
	#footer_left
	{
		width:112px;
		height:20px;
		padding:14px 8px 0 8px;
		border-top:dotted 1px #babab8;
		float:left;
	}
	
		.powered_by
		{
			width:112px;
			height:11px;
			float:left;
			border:0;
		}
	
	#footer_right
	{
		width:575px;
		height:23px;
		padding:11px 0 0 0;
		border-top:dotted 1px #babab8;
		float:right;
	}
	
		.footer_link
		{
			color:#6c8416;
			text-decoration:none;
		}
/*--------------------------------------------------*/

/*---------------Default Page-----------------------*/
.homepage_text
{
	width:608px;
	float:right;
	color:#2C1F00;
}

.def_article_text
{
	width:562px;
	padding:17px 26px 5px 20px;
	display:block;
	float:right;
	text-align:justify;
	color:#565654;
}

.homepage_text_sep
{
	width:562px;
	height:1px;
	margin:0 26px 0 20px;
	clear:both;
	border-bottom:dotted 1px #b1c033;
	overflow:hidden;
}
	
	.selected_title_holder
	{
		width:562px;
		padding:17px 26px 5px 20px;
		clear:both;
	}
	
		.selected_title
		{
			font-size:14px;
			color:#6d8517;
			text-decoration:none;
		}
		
	.selected_content_holder
	{
		width:562px;
		padding:0 26px 20px 20px;
		clear:both;
	}
	
		.selected_image_holder
		{
			width:89px;
			height:67px;
			padding:2px 3px 2px 3px;
			margin:0 0 0 10px;
			border:solid 1px #cececc;
			float:right;
			background:#fff;
		}
		
		.selected_image
		{
			width:89px;
			height:67px;
		}
		
		.selected_text
		{
			color:#555553;
		}
		
		.selected_link
		{
			color:#6d8517;
		}

.left_label
{
	width:133px;
	padding:10px 0 15px 0;
	float:right;
	font-size:14px;
	color:#7a9234;
}

#marqueecontainer
{
	position:relative;
	width:133px;
	height:200px;
	margin:0 0 10px;
	float:right;
	overflow:hidden;
}

	.news_holder
	{	
		width:132px;
		padding:7px 0 7px 0;
		border-bottom:dotted 1px #b1c033;
		float:right;
	}

	.news
	{
		font-size:11px;
		color:#565656;
		text-decoration:none;
	}

.banner_link
{
	width:133px;
	float:right;
	margin:10px 0 10px 0;
	display:block;
	text-align:center;
}

	.banner
	{
		width:133px;
		border:0;
	}

.links_holder
{
	width:132px;
	padding:0 0 10px;
	float:right;
}
	
	.left_link, .left_link:hover
	{
		width:122px;
		padding:0 10px 0 0;
		float:right;
		border-bottom:solid 1px #e5e5e3;
		line-height:26px;
		vertical-align:middle;
		text-align:right;
		text-decoration:none;
		font-size:13px;
		font-weight:bold;
		color:#212121;
	}
	
	.left_link
	{
		background:#f4f4f4;
	}
	
	.left_link:hover
	{
		background:#d3d3d3;	
	}
	
#cat_banner_holder
{
	width:132px;
	margin:10px 0;
	float:right;
	overflow:hidden;
}
/*--------------------------------------------------*/

/*---------------Current Page-----------------------*/
.article_content
{
	width:577px;
	padding:0 17px 20px 14px;
	float:right;
}

	.article_title
	{
		width:577px;
		padding:5px 0 7px 0;
		float:right;
		font-size:14px;
		font-weight:bold;
		color:#6c8416;
	}
	
	.lbl_author
	{
		color:#6c8416;
		font-size:12px;
		font-weight:bold;
	}
	
	.article_text
	{
		width:577px;
		padding:0 0 20px 0;
		display:block;
		float:right;
		text-align:justify;
		color:#565654;
	}
	
	.bottom_article_link1,.bottom_article_link2,.bottom_article_link3
	{
		width:85px;
		height:18px;
		float:right;
	}
	
	.bottom_article_link1
	{
		background:url('images/add_comment.gif') no-repeat;
	}
	
	.bottom_article_link1:hover
	{
		background:url('images/add_comment_on.gif') no-repeat;
	}
	
	.bottom_article_link2
	{
		background:url('images/print.gif') no-repeat;
	}
	
	.bottom_article_link2:hover
	{
		background:url('images/print_on.gif') no-repeat;
	}
	
	.bottom_article_link3
	{
		background:url('images/send_aFriend.gif') no-repeat;
	}
	
	.bottom_article_link3:hover
	{
		background:url('images/send_aFriend_on.gif') no-repeat;
	}
	
	.bottom_article_sep
	{
		height:15px;
		line-height:14px;
		padding:0 0 3px;
		float:right;
		font-size:15px;
		color:#6c8416;
	}
	
	#comment_holder
	{
		width:570px;
		padding:50px 0 0;
		float:right;
	}
/*--------------------------------------------------*/
		
/*----------------Search Page-----------------------*/
.short_art_sep
{
	width:570px;
	height:1px;
	float:right;
	border-bottom:dotted 1px #b1c033;
}
	
.short_art_holder
{
	width:570px;
	padding:5px 0;
	float:right
}

/*--------------------------------------------------*/

/*-----------------Index Page-----------------------*/
.letter_block
{
	width:570px;
	padding:10px 0 15px;
	clear:both;
}
	
.index_letter
{
	width:570px;
	padding:0 0 5px;
	clear:both;
	font-size:12px;
	font-weight:bold;
}

/*--------------------------------------------------*/

/*-----------------Contact Page---------------------*/
.form_list
{
	list-style-type:none;
	margin:0;
	width:363px;
	padding:10px 0 20px 87px;
	float:right;
}
	.form_line
	{
		list-style-type:none;
		margin:0;
		width:290px;
		padding:0 0 10px;
		float:right;
	}
	
	.form_line_long
	{
		list-style-type:none;
		margin:0;
		width:363px;
		padding:0 0 10px;
		float:right;
	}
	
		.form_label
		{
			width:115px;
			height:19px;
			float:right;
			color:#565654;
			font-weight:bold;
		}
		
		.input_text
		{
			width:173px;
			height:15px;
			padding:1px 0;
			border-right:solid 1px #e6e6e6;
			border-bottom:solid 1px #e6e6e6;
			border-left:solid 1px #000;
			border-top:solid 1px #000;
			float:right;
			color:#565654;
		}
		
		.input_select
		{
			width:175px;
			height:19px;
			padding:0;
			margin:0;
			border-right:solid 1px #e6e6e6;
			border-bottom:solid 1px #e6e6e6;
			border-left:solid 1px #000;
			border-top:solid 1px #000;
			float:right;
			color:#565654;
			font-size:11px;
			white-space:nowrap;
		}
		
		.input_text_comment
		{
			width:173px;
			height:82px;
			padding:1px 0;
			border-right:solid 1px #e6e6e6;
			border-bottom:solid 1px #e6e6e6;
			border-left:solid 1px #000;
			border-top:solid 1px #000;
			float:right;
			overflow:auto;
			color:#565654;
		}
		
		.btn_send, .btn_send:hover, .btn_reset, .btn_reset:hover
		{
			width:63px;
			height:16px;
			padding:0;
			margin:0 10px 0 0;
			float:left;
		}
		
		.btn_send
		{
			background:url('images/send_but.gif') no-repeat;
		}
		
		.btn_send:hover
		{
			background:url('images/send_but_on.gif') no-repeat;
		}
		
		.btn_reset
		{
			background:url('images/clean_but.gif') no-repeat;
		}
		
		.btn_reset:hover
		{
			background:url('images/clean_but_on.gif') no-repeat;
		}
		
		.btn_send2
		{
			width:63px;
			height:16px;
			padding:0;
			margin:0 10px 0 0;
			float:left;
			background:#6c8416;
			text-align:center;
			line-height:14px;
			vertical-align:middle;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
		}
		
		.btn_send2:hover
		{
			background:#b4d15e;
			color:#3f517e;
		}
/*--------------------------------------------------*/

/*---------------Register Mail----------------------*/
.paging_block
{
	width:100%;
	padding:20px 0 0;
	float:right;
}
/*--------------------------------------------------*/

/*-----------------Events Page----------------------*/
#events_date
{
	width:100%;
	padding:5px 0 ;
	float:right;
	color:#565654;
	font-weight:bold;
}

#calendar_holder
{
	width:200px;
	height:170px;
	padding:12px 12px;
	margin:0 0 10px 0;
	border:solid 5px #dfdfdf;
	float:right;
	background:#f8f6f7;

}
	
	#events_holder
	{
		width:100%;
		padding:10px 0 0;
		float:right;
	}

	.showHideButtonEvents
	{
		width:100%;
		padding:0 5px 0 0;
		border:0;
		text-align:right;
		background:#e5e5e3 url('images/calender_plus.gif') no-repeat left;
		color:#6c8414;
		text-decoration:none;
		font-weight:bold;
		cursor:hand;
	}

	.showHideButtonEventsOpen
	{
		width:100%;
		padding:0 5px 0 0;
		border:0;
		text-align:right;
		background:#e5e5e3 url('images/calender_minus.gif') no-repeat left;
		color:#6c8414;
		text-decoration:none;
		font-weight:bold;
		cursor:hand;
	}
/*--------------------------------------------------*/

/*----------------Site Map--------------------------*/
.short_main_holder
{
	width:450px;
	padding:5px 0;
	float:right;
	font-size:13px;
}

.short_sub_holder
{
	width:435px;
	padding:5px 0;
	float:right;
	font-size:13px;
}

	.map_main_cat
	{
		font-weight:bold;
		text-decoration:none;
		color:#565654;
	}
	
	.map_sub_cat
	{
		padding:0 10px 0 0;
		display:block;
		background:url('images/map_arrow.gif') no-repeat right;
		text-decoration:none;
		color:#565654;
	}
	
	.map_page
	{
		text-decoration:none;
		color:#6c8416;
	}
/*--------------------------------------------------*/

.cat_description
{
	width:450px;
	padding:0 0 15px 0;
	float:right;
	text-decoration:none;
	color:#565654;
}

.standartFont 
{
	text-decoration:none;
	color:#565654;
}

.red
{
	width:450px;
	padding:5px 0;
	float:right;
	color:#565656;
	font-weight:bold;	
}

a
{
	outline:none;
}

p 
{
	margin:0;
	line-height:18px;
	color:#565654;
}

.lnkb_refreshCaptcha
{
    font-size:12px;
    color:#565654;
    float:right;
}
