/* CSS Document */
#container {
	text-align:left;
	direction:ltr;
}
.breadcrumb {
	text-align:left;
}
.menu{float:left;}
.menu ul {
}
.menu li {
}
.lang { float:right; padding:0px 10px;
}
.sidebar {
	float:left;
}
.sidebarbox h2 {
	padding:30px 0px 0px 55px;
	background-image:url(../images/en/sidebar_top-en.gif);
}
.homebox {
	float:right;
	margin:24px 5px 0px 0px;
}
h1 {
	background:url(../images/en/home-h1-en.gif) no-repeat 20px;
	padding:0px 0px 0px 70px;
}
/**/
.homeRightside {
	float:left;
	padding:10px 5px 0px 16px;
}
.home_rightbox h2 {
	padding:25px 0px 0px 60px;
}
.home_rightbox h3 {
	padding:25px 0px 0px 60px;
}
.home_rightbox-content {
	margin:5px 10px 5px 15px;
	width:inherit;
	text-align:justify;
}
.home_rightbox-in h2 {
	background:url(../images/en/home_rightbox_news-en.gif) no-repeat right;
}
.home_rightbox-in h3 {
	background:url(../images/en/home_rightbox_new-en.gif) no-repeat right;
}
/* -------------- Content -------------- */
.content {
	float:left;
}
.contentbox-content {
	padding:0px 35px 0px 0px;
}
/* -------------- N E W S -------------- */
.Lnews {
	background:url(../images/arrow.gif) no-repeat left 13px;
	padding:8px 5px 0px 15px;
	width:150px;
}
.news .img {
	float:right;
	margin:0px 10px 0px 0px;
}
/* -------------- M e m b e r s -------------- */
.member li {
	float:left;
	padding:5px 0px 5px 15px;
	background:url(../images/member-li.jpg) no-repeat left;
}
.member-full .img {
	float:right;
}
.member-full h4 {
	text-align:left;
}
.member_photo_element {
	float:left;
}
/* -------------- Footer page -------------- */

/* -------------- search Form -------------- */
.after-login-link {
	background-position:left;
	margin:2px 0px 2px 10px;
	padding:0px 0px 0px 18px;
}
.sidebar-search h3 {
}
/* -------------- Table -------------- */
.ok {
	background:url(../images/check.gif) no-repeat left center #C9FFCA;
	padding:10px 40px 10px 40px;
}
.err {
	background:url(../images/err.gif) no-repeat left center #F7CBCA;
}
.contactform {
	background-position:left top;
}
.fldcontactform textarea {
	background-position:right;
}
.btnsend {
	padding:0px 0px 3px 2px;
}
.recentP{ float:right;width:170px;}
