@charset "utf-8";
/* CSS Document */
*{ /*padding:0;*/ margin:0; border:0;}
/*-------------------------------ID DEFINITIONS-------------------------------*/
#container{	position:absolute;top:10px;right:50%; margin-right:-374px; width:748px; background-color:#fffcf3; background: url(../images/header-footer/pasMain.gif) right repeat-y; }

#blueMenu {text-align:center;}
#blueMenu ul { width: 637px; margin: 0 auto;}
#blueMenu ul li { float:right; list-style:none; margin:4px;}
/*\*/* html #blueMenu ul li{ margin:4px 3px;}/**/

#orangeMenu{clear:both; background:url(../images/header-footer/orangePas.gif) right top no-repeat; height:28px; min-height:28px; max-height:28px;  padding-top:3px; position:relative;z-index:100;}
#orangeMenu img { display:inline; margin-right:4px; margin-left:1px;}
#orangeMenu input[type=text]{ position:relative; top:-7px; right: 323px; background-color:#fdf9f6;}
/*\*/* html #searchTxt{position:relative; width:120px; top:-7px; right: 323px; background-color:#fdf9f6;}/**/
#orangeMenu form{ display:inline;}

#forumBtn{width:180px; position:absolute; right:154px; top:3px; }
#forumMenu{ background:#e7dbbe; padding-top:5px; text-align:right; margin-bottom:-5px; margin-top:-2px;z-index:100;  } 
/*\*/* html #forumMenu{ margin-bottom:-8px;}/**/
#forumMenu a{ background:#e7dbbe url(../images/bullet_small2.gif) no-repeat top right; color:#615534; width:150px; padding:0 20px 0 10px; display:block;  min-height:20px;}
/*\*/* html #forumMenu a{ height:20px;}/**/
#forumMenu a:hover{ color:#CFA45A;}
#forumMenuBottom{ 
	min-height:8px; height:8px;
 	background:url(../images/header-footer/forumMenuBottom.gif) no-repeat top right; 		
 }

#orangeMenu form input[type=image]{ position:relative; right:340px;}
/*\*/* html #searchArrow{position:relative; top:-1px; right:340px;}/**/
#searchMask{float:left; margin-left:20px; width:250px; height:23px; min-height:23px; background:#e7b664;}

#navigation{ margin:10px 20px;}

#borderBottom{clear:both; background:url(../images/header-footer/borderBottom.gif) right top no-repeat #c1c68b; min-height:10px; width:746px; margin:0; padding:0; border:0;}
/*\*/* html #borderBottom{height:10px;}/**/

#footerLinks { text-align:center; clear:both; background:#c1c68b  url(../images/header-footer/main_bg.gif) no-repeat; color:#57541f; height:129px; min-height:129px;}
/*-------------------------------CLASS DEFINITIONS-------------------------------*/
.center {text-align:center;}
.quote{ padding:5px 15px; background-color:#f8e6b9; font-style:italic;}
.display{ display:block;}
.undisplay{ display:none;}
/*------------------------------ OVERLIB CLASSES --------------------------------*/
.overlibText { color:#5d5735; font-size:14px;}
.overlibFg {background-color:#dee7ca;}
.overlibBg {background-color: #b5b579;}

/*-------------------------------TAG DEFINITIONS-------------------------------*/
html{direction:rtl; }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#c1c68b;
	color:#16429f;
	scrollbar-face-color:#efefe3;
	scrollbar-highlight-color:#efefe3;
	scrollbar-3dlight-color:#d5d6b7;
	scrollbar-darkshadow-color:#d5d6b7;
	scrollbar-shadow-color:#efefe3;
	scrollbar-arrow-color:#abaa4d;
	scrollbar-track-color:#d5d6b7;
	/*overflow-x:hidden;*//*I put it as a comment to use it just in case of need because the Developer Tools of both IE and Firefox do not work properly with this option*/
}
h1{ font-size: 14px; text-decoration:underline;}
p{ text-align:justify;}

a{ text-decoration:none; color:#a43b30;}
a:link{}
a:visited{}
a:hover{color:#000000;}
a:active{}

#contentBody a{ text-decoration: underline;}

input{font-family:Arial, Helvetica, sans-serif; font-size:14px;}

textarea{font-family:Arial, Helvetica, sans-serif; font-size:14px; overflow:auto; padding:3px 0; }

/*--------------------------------------------------------------*/

table.ParashaTable
{
	border:solid 1px #e5dfbf;
	border-bottom:0;
	border-left:0;
}

table.ParashaTable td
{
	border-bottom:solid 1px #e5dfbf;
	border-left:solid 1px #e5dfbf;
}

table.ParashaTable .ParashaTableTitle
{
	color:#16429f;
	font-weight:bold;
}

table.ParashaTable td.YearsBackground
{
	background:#EFEDE1;
	padding-right:20px;
	padding-left:40px;
}

table.ParashaTable td.SubjectsBackground
{
	background:#EFEDE1;
	padding-right:10px;
	padding-left:25px;
}

table.ParashaTable td.onmouseBackground
{
	background:#E1E1DF;
	padding-right:10px;
	padding-left:25px;
}


table td.years
{	
	border:solid 1px #e5dfbf;
	border-right:0;
}

td.UpBorder
{
	border-top:solid 1px #e5dfbf;
	background:#EFEDE1;
	padding-right:10px;
	padding-left:25px;
}

td.onmouseUpBorder
{
	border-top:solid 1px #e5dfbf;
	background:#E1E1DF;
	padding-right:10px;
	padding-left:25px;
}


