@CHARSET "UTF-8";

body {
	margin: 0 auto;
	font: normal 14px arial;
	direction: rtl;
}

p {margin: 0; }

h1 {
	margin: 0 0 4px 0;
	color: #414141;
	font: bold 16px Guttman adii, arial;
}

h2 {
	margin: 0 0 4px 0;
	color: #414141;
	font: bold 15px Guttman adii, arial;
}

div#page {
    margin: 0 auto;
	font: normal 14px arial;
	width: 960px;
	min-height: 500px;
}


div#top {
    margin: 0 auto;
	font: normal 14px arial;
	width: 960px;
	height: 175px;
	border: 0px solid gray;
}

div#top_right {
    margin: 0 auto;
	font: normal 14px arial;
	width: 787px;
	height: 155px;
	float: right;
}

div#top_image {
    margin: 0;
    height: 155px;
	background-image: url(images/header.png);
	margin-bottom: 2px;
}

div#top_menu {
    margin: 0;
    height: 24px;
    width: 776px;
	background: #fff url(images/menu.png) no-repeat top right;
}


div#top_left {
    margin: 0 auto;
	font: normal 14px arial;
	width: 170px;
	height: 185px;
	background-image: url(images/logo.png);
	float: right;
}

/****************************************************/

div#middle {
    margin: 15px auto 0;
	font: normal 14px arial;
	width: 960px;
	min-height: 400px;
}


div#right_section  {

	width: 180px;
	min-height: 300px;	
	float: right;
	margin-top: -3px; /* because of the news image the top part is a bit hidden */	
}


#buy {
	margin: 0 -2px 0 0;
}

div#news  {

	width: 167px;
	height: 160px;
	padding: 40px 10px 10px 5px;; 
	background-image: url(images/news.png);
		
}

div#news_container  {

	width: 155px;
	height: 160px;
			
}


div#news_container  A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #454545;  TEXT-DECORATION: none; font-family: arial;
}
div#news_container  A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}
div#news_container A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; color: #454545; TEXT-DECORATION: underline; font-family: arial;
}
div#news_container A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}

div#courses  {
	margin: 2px 0 0 0;
	width: 163px;
	min-height: 350px;
	border: 1px solid #E5E5E5;
	padding: 4px 6px 4px 6px;
	background: #ffffff url(images/courses_bg.png) bottom center repeat-x;		
}

div#courses_header  {

	width: 143px;
	height: 19px;
	background-color: #E8E8E8;	
	color: black;
	font: bold 13px arial;
	padding: 4px 10px;
	margin-bottom: 5px;
	
}

div#courses_list {

	padding: 0 10px 0 5px;	
	
	
}

#courses_list P {
	margin-bottom: 6px;	
}

#courses_list  A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545;  TEXT-DECORATION: none; font-family: arial;
}
#courses_list  A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}
#courses_list A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; color: #454545; TEXT-DECORATION: underline; font-family: arial;
}
#courses_list A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}


/*****************************************************/

div#hp_boxes  {

	margin: 0 8px 0 0;
	width: 580px;
	min-height: 400px;
	float: right;
	
}

div#hp_boxes  A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #404040;  TEXT-DECORATION: underline; font-family: arial;
}
div#hp_boxes  A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #404040; TEXT-DECORATION: underline; font-family: arial;
}
div#hp_boxes A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; color:  #404040; TEXT-DECORATION: none; font-family: arial;
}
div#hp_boxes A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR:  #404040; TEXT-DECORATION: underline; font-family: arial;
}



div#odot {
	width: 560px;
	height: 126px;
	background-image: url(images/blue.png);		
	color: white;
	padding: 10px 10px;
	font-weight: bold;
	line-height: 18px;
}

div#odot_header {
	width: 570px;
	height: 35px;
	background: #F9F9F9;
	padding: 5px 10px 0 0;			
}

div#odot_header span{
    font: bold 26px Guttman adii, arial;
	color:  #7FA5B0;	
}


div#odot_footer {
	width: 580px;
	height: 30px;
	background: #F9F9F9;	
	margin-bottom: 8px;	
}


div#txt {
	float: right;
	color: #7FA5B0;
	font: bold 18px arial;
	padding: 6px 5px 0 0;
	
}

div#read_more {
	float: left;
	padding: 3px 0 0 10px;
	
}



div#sojok {
	width: 560px;
	height: 126px;
	background-image: url(images/red.png);		
	color: white;
	padding: 10px 10px;
	font-weight: bold;
	line-height: 18px;
}

div#sojok_header {
	width: 570px;
	height: 35px;
	background: #F9F9F9;
	padding: 5px 10px 0 0;			
}

div#sojok_header span{
    font: bold 26px Guttman adii, arial;
	color:  #BD4C50;	
}


div#sojok_header li {
	list-style-type: square;
	font: bold 26px arial;
	color: #BC4B4D;	
}

div#sojok_footer {
	width: 580px;
	height: 30px;
	background: #F9F9F9;		
}


div#academy {
	width: 580px;
	height: 180px;
	background: url(images/Tehila.jpg) no-repeat;	
	text-align: right;	
	margin: 5px 0 0 0;
	padding: 0;
	/*border: 1px solid blue;*/
}

div#academy ul li div{
	width: 540px;
	height: 150px;
	/*border: 1px solid blue;*/
	padding: 15px;
	color: white;
}

div#academy ul li div a{
	color: white;
}

/*********************************************/

div#hp_left  {
	margin: 0 8px 0 -5px;
	width: 187px;
	min-height: 400px;
	float: right;	
}


div#inner_left  {
	margin: 0 8px 0 -5px;
	width: 187px;
	float: right;	
	border: 0px solid blue;
	text-align: center;
	font: bold 16px arial, sans-serif;
}


div#professor {
	width: 181px;
	height: 180px;
	background: #F8F8F8 url(images/pjw.png) no-repeat;	
	color: #414141;
	font: normal 13px arial;
	padding: 170px 3px 8px 3px;	
}


div#clinic {
	width: 187px;
	height: 210px;
	background: #575757;	
	margin: 10px auto;	
	color: white;
	
}

div#clinic_top {
	background: #F9F9F9;	
	width: 177px;
	height: 20px;	
	color: #414141;
	font: bold 17px Guttman adii, arial;
	padding: 5px 5px
}


div#community {
	width: 187px;
	height: 160px;
	background: #575757;	
	margin: 10px auto;	
	color: white;
}

div#community_top {
	background: #F9F9F9;	
	width: 177px;
	height: 45px;	
	color: #414141;
	font: bold 17px Guttman adii, arial;
	padding: 5px 5px	
}

div#footer {
	margin: 20px auto 0;	
	padding-top: 12px;
	width: 962px;
	height: 29px;
	background-image: url(images/footer.jpg);
	color: white;
}

div#footer a { color: white; }

/*** inner pages *****************************************/

div#main_section  {

	margin: 0 8px 0 0;
	width: 770px;
	min-height: 400px;
	float: right;
	border: 0px solid red;
	color: #414141;
	font-size: 14px;
	
}

.articles  A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545;  TEXT-DECORATION: none; font-family: arial;
}
.articles  A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}
.articles A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; color: #454545; TEXT-DECORATION: underline; font-family: arial;
}
.articles A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #454545; TEXT-DECORATION: none; font-family: arial;
}



