@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:0.875em;
	background: #E7E7DF;
	
}
h1{
	color:#FFFFFF;
	font-size:17px;
	text-align: right;
}
h2{
	color:#3a78a3;
	font-size:17px;
	text-align: right;
}
h3{
	color:#639927;
	font-size:19px;
	text-align: center;
}
h4{
	color:#7ca84b;
	font-size:18px;
	background-color:#e7e7de;
	border:1px solid #cfcfc1;
	line-height: normal;
	text-align: right;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}
h5{
	color:#7ca84b;
	font-size:18px;
	background-color:#e7e7de;
	border:1px solid #cfcfc1;
	line-height: normal;
	text-align: center;
	padding: 0px 5px 0px 5px;
	font-weight: normal;
}
h6{
	color:#3a78a3;
	font-size:1.2em;
	text-align: right;
	display: inline;
}
h7{
	font-size:1.1em;
	text-align: right;
	font-weight:bold;
	display: inline;
}
ul{ 
	list-style-image: url(../images/bullet.jpg);
}
#footerright ul{
	line-height:1px;
	list-style-image: url(../images/bullet.jpg);
}
#footerleft ul{
	line-height:25px;
	list-style-image: url(../images/bullet.jpg);
}
#revach{
height:1px;
width:1px
}
#container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	width: 1000px;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	padding-bottom: 1cm;
	overflow: hidden;
}
#header {
	padding: 0 10px 0 10px;
	height: 165px;
	width: 980px;
	background: #E7E7DF;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	color: #000000;
	width: 1000px;
	direction:rtl;
}
#footer {
	background:#DDDDDD;
	height: 25px;
	width: 899px;
	margin: 45px 0px 0px 50px;
	direction: rtl;
	color: #545454;
	padding: 0px;
	font-size: 12px;
	float: left;
}
#footer li{
	display:inline;
	padding: 0px 5px 0px 5px;
	line-height: 1px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footerleft{
	float:left;
	direction:rtl;
	height: 25px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
#footerright{
	height: 25px;
	width: 699px;
	text-align: right;
	direction: rtl;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	line-height: 25px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.link:link {
	color:#3a78a3;
	text-decoration:underline;
}
a.link:visited {
	color:#3a78a3;
	text-decoration:none;
}
a.link:hover {
	color:#000000;
	text-decoration:none;
}
a.link:active {
	color:#3a78a3;
	text-decoration:none;
}
a.box:link {
	text-decoration:none;
	color: #ffffff;
}
a.box:visited {
color: #ffffff;
	text-decoration:none;
}
a.box:hover {
color: #000000;
	text-decoration:none;
}
a.box:active {
color: #ffffff;
	text-decoration:none;
}
a.menu:link {
	text-decoration:none;
	color: #3080b7;
}
a.menu:visited {
	color: #3080b7;
	text-decoration:none;
}
a.menu:hover {
color: #000000;
	text-decoration:none;
}
a.menu:active {
color: #000000;
	text-decoration:none;
}
a.newslink:link {
	text-decoration:none;
	color: #ffffff;
}
a.newslink:visited {
	color: #ffffff;
	text-decoration:none;
}
a.newslink:hover {
	color: #CCCCCC;
	text-decoration:none;
}
a.newslink:active {
color: #ffffff;
	text-decoration:none;
}
.highlight{
	color:#1c85ce;
}
.title{
	float:right;
}

/*---[header divs]---*/
#newbox{
	width:190px;
	height:105px;
	background-image:url(../images/news.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-right: 100px;
}
#news1{
	width:70%;
	float:right;
	margin:8px 15px 2px 0px;
	border-bottom:1px dashed #c1d4ab;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
	display: inline;
	padding: 0px 0px 5px 0px;
}
#news2{
	width:70%;
	float:right;
	margin:0px 15px 2px 0px;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
}
#top_contact{
	width:261px;
	height:49px;
	float: left;
	text-align: right;
	direction: rtl;
}
#logo{
	width:380px;
	height:110px;
	float: right;
}
#navbar{
	width:100%;
	height:49px;
	float: left;
}
/*---[/header divs]---*/
/*---[index.html - maincontent divs]---*/
#left_corner {
	float:left;
	width: 44px;
	height: 50px;
}
#top_border{
	float:left;
	background-image:url(../images/box_up.jpg);
	background-repeat:repeat-x;
	width:900px;
	height: 20px;
}
#right_corner{
	float:left;
	width: 56px;
	height: 50px;
}
#inner_content{
	width: 900px;
	color: #545454;
	background: #FFFFFF;
	margin-left: 50px;
	float: left;
}
/*---[/index.html - maincontent divs]---*/
/*---[index.html - inner_content divs]---*/
#flashcontent{
	width:410px;
	height: 230px;
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
}
#group_box{
	width:145px;
	height: 176px;
	background-image: url(../images/group.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	color: #FFFFFF;
	padding: 0px 30px 0px 20px;
	margin: 40px 30px 0px 0px;
	line-height: 1.5;
}
#personal_box{
	width:145px;
	height: 176px;
	background-image: url(../images/personal.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	color: #FFFFFF;
	padding: 0px 30px 0px 20px;
	margin: 40px 30px 0px 0px;
	line-height: 1.5;
}
#text_box{
	width:220px;
	height: 176px;
	float: left;
	margin-top: 20px;
	line-height: 1.5;
}
#organisation_box{
	width:170px;
	height: 176px;
	background-image: url(../images/organisations.jpg);
	background-repeat: no-repeat;
	float: right;
	text-align: center;
	color: #FFFFFF;
	margin: 20px 20px 0px 0px;
	padding: 15px 15px 0px 15px;
	line-height: 1.5;
}
#index_leftcolumn{
	float:left;
	width:450px;
}
#index_rightcolumn{
	float:right;
	width:440px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#contactimage{
	float:left;
	width: 426px;
	height: 97px;
	margin-top: 30px;
}
/*---[/index.html - inner_content divs]---*/
/*---[about.html]---*/
#about_mainContent{
	color: #000000;
	width: 1000px;
	direction:rtl;
}
#about_rightcolumn{
	float:right;
	width:530px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#about_leftcolumn{
	float:left;
	width: 360px;
}
#about_box{
	margin-top: 50px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 35px;
	width: 274px;
	height: 186px;
	float: left;
}
#about_text{
	text-align:right;
	float: right;
	width: 530px;
	direction: rtl;
}
#contactimage2{
	float:left;
	width: 320px;
	height: 100px;
	margin-top: 20px;
	margin-left: 35px;
}
/*---[/about.html]---*/
/*---[personal.html]---*/
#personal_mainContent{
	color: #000000;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 700px;
	direction:rtl;
}
#personal_leftcolumn{
	float:left;
	width: 430px;
}
#personal_picture_box{
	margin-top: 50px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 20px;
	width: 391px;
	height: 266px;
	padding: 0px;
	margin-right: 0px;
}
#personal_rightcolumn{
	float:right;
	width:430px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#personal_text{
	text-align:right;
	float: right;
	width: 425px;
	direction: rtl;
}
/*---[/personal.html]---*/
/*---[articles.html]---*/
#articles_rightcolumn{
	float:right;
	width:240px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
	border-left: 1px solid #d1d1d1;
}
#article_menu{
	text-align:right;
	float: right;
	width: 210px;
	direction: rtl;
	padding: 0px 5px 0px 0px;
	line-height: 1.5;
}
#articles_mainContent{
	color: #000000;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 900px;
	direction:rtl;
}
#articles_leftcolumn{
	float:left;
	width: 630px;
	padding: 0px 10px 0px 0px;
}
#articles_text{
	text-align:right;
	float: right;
	width: 600px;
	direction: rtl;
	margin: -25px 0px 0px 0px;
}
#article_menu li{
	border-bottom: 1px solid #d1d1d1;
	line-height: 2em;
}
#article_menu ul{
	list-style-image:none;
	list-style-type:none;
}
/*---[/articles.html]---*/
/*---[organisation.html]---*/
#organisation_mainContent{
	color: #000000;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 700px;
	direction:rtl;
}
#organisation_leftcolumn{
	float:left;
	width: 430px;
}
#organisation_picture_box{
	margin-top: 50px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 20px;
	width: 391px;
	height: 266px;
	padding: 0px;
	margin-right: 0px;
}
#organisation_rightcolumn{
	float:right;
	width:430px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#organisation_text{
	text-align:right;
	float: right;
	width: 425px;
	direction: rtl;
}
/*---[/organisation.html]---*/
/*---[group.html]---*/
#group_mainContent{
	color: #000000;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 700px;
	direction:rtl;
}
#group_leftcolumn{
	float:left;
	width: 430px;
}
#group_picture_box{
	margin-top: 50px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 20px;
	width: 391px;
	height: 266px;
	padding: 0px;
	margin-right: 0px;
}
#group_rightcolumn{
	float:right;
	width:430px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#group_text{
	text-align:right;
	float: right;
	width: 425px;
	direction: rtl;
}
/*---[/group.html]---*/
/*---[psychodrama.html]---*/
#psycho_mainContent{
	color: #000000;
	background-image: url(../images/maincontent.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 1300px;
	direction:rtl;
}
#psycho_leftcolumn{
	float:left;
	width: 430px;
}
#psycho_picture_box{
	margin-top: 50px;
	text-align: right;
	color: #FFFFFF;
	margin-left: 20px;
	width: 391px;
	
	padding: 0px;
	margin-right: 0px;
}

#psycho_rightcolumn{
	float:right;
	width:890px;
	padding-right: 5px;
	display: inline;
	line-height: 1.5;
	text-align: right;
}
#psycho_text{
	text-align:right;
	float: right;
	width: 400px;
	direction: rtl;
}
#psycho_text2{
	text-align:right;
	float: right;
	width: 850px;
	direction: rtl;
	left: 0px;
}




#contact_mainContent{
	color: #000000;
	width: 1000px;
	direction:rtl;
}
#contact_leftcolumn{
	float:left;
	width: 350px;
}
#contact_form_box{
	margin-top: 10px;
	text-align: right;
	margin-left: 0px;
	width: 374px;
	height: 331px;
	margin-right: 0px;
	background-image: url(../images/contact_form.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px 5px 50px;
	float: left;
	font-size: 14px;
}
#contact_rightcolumn{
	float:left;
	width:500px;
	padding-right: 5px;
	line-height: 1.5;
	text-align: right;
}
#contact_text{
	text-align:right;
	float: left;
	width: 350px;
	direction: rtl;
	margin: 100px 0px 0px 0px;
}

#contacttitle{
	float:right;
	margin: 40px 70px 20px 150px;
	display: block;
	height: 30px;
}

	#formprop{
		float:right;
		width:auto;
		text-align:left;
		line-height:2;
	}
	#formprop2{
		float:right;
		width:100%;
		text-align:left;
	}
	#formprop3{
		float:right;
		width:100%;
		text-align:left;
		line-height:2;
	}
.news_item
{
	width:125px;
	float:right;
	margin:8px 15px 2px 0px;
	border-bottom:1px dashed #c1d4ab;
	color: #FFFFFF;
	text-align: right;
	direction: rtl;
	display: inline;
	padding: 0px 0px 5px 0px;
}
