﻿BODY {
/*
	scrollbar-arrow-color: #4F6F0E;
	scrollbar-base-color: #4F6F0E;
*/
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A {
	text-decoration: none;
}

/*************************          Links of the header          *************************/
	A.upNavBar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
	}
	A.upNavBar:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FB7013;
		text-decoration: none;
	}
	
	A.upNavBarON {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FB7013;
		font-weight: bold;
		text-decoration: none;
	}

/*************************          Links of the footer          *************************/
	A.footerNavBar {
		font-family: Arial, Helvetica, sans-serif;
		vertical-align: middle;
		font-size: 12px;
		color: #333333;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
	}
	A.footerNavBar:hover {
		font-family: Arial, Helvetica, sans-serif;
		vertical-align: middle;
		font-size: 12px;
		color: black;
		text-decoration: none;
	}

/*************************          Most of the texts          *************************/
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}

/*************************          Most of the links          *************************/
	A.mostLinks {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 12px;
		color: #FF6600;
	}
	A.mostLinks:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFA800;
	}
	A.mostLinks:active {
		color: #FF6600;
	}
	SPAN.mostLinks {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 12px;
		color: #FF6600;
	}
	SPAN.mostLinks:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFA800;
	}
	SPAN.mostLinks:active {
		color: #FF6600;
	}

/*************************          Up Navbar TDs          *************************/
	TD.upNavBarTD {
		height: 20px;
		font-size: 12px;
		text-align: center;
	}






.subTitle {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	/* padding-right-value: 10px; W3C */
	/* padding-right-ltr-source: physical; W3C */
	/* padding-right-rtl-source: physical; W3C */
	font-weight: bold;
	color: #FB7013; /* rgb(251, 112, 19) */
}

.mainTableInHeader {
	border: 1px solid #4F6F0E;
	width: 759px;
}


.orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 12px;
}
.orange2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bolder;
}
.footerStrip {
	vertical-align: middle;
}

/******** RIGHT BAR ********/
	.rightNavBar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		vertical-align: middle;
	}
	
	/* The right-bar, Each TD class */
	TD.rightNavMainTable {
		height:20px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		padding-left: 10px;
		background-color: #fff7d9;
		color: #000000;
		font-family: Arial,Verdana;
		font-size: 12px;
		font-weight: bold;
		border-bottom: 1px dotted #FFCC00;
	}
	/* The right-bar, TDs without dottet border*/
	TD.rightNavMainTableClean {
		height:20px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		background-color: #FFF7D9;
		color: #000000;
		font-family: Arial,Verdana;
		font-size: 12px;
		font-weight: bold;
	}

	TD.rightNavMainTableBack {
		text-align: right;
		background-color: #FFF7D9;
	}

/******** Fieldsets in the main area ********/
	.fieldsetTitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF6600;
		text-align: left;
	}
	.fieldsetBody{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		direction: ltr;
		text-align: justify;
	}
	.fieldsetDefinition
	{
		padding: 5px;
		border-top-width: 2px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
	}

/******** Search form ********/
	.searchInputs {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #FFCC00;
		text-align: left;
		width: 109px;
	}
	.searchSelects {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		width: 107px;
		border: 1px solid #FFCC00;
	}
	.searchTexts {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		text-align: left;
	}
	.searchMainTable {
		border: 1px solid #FFCC00;
	}
	.searchFormClass {
		width: 181px;
	}
/******** Sign in form ********/
	.signInInputs {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid #FF6600;
	}
	.signInSelects {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #363636;
		text-decoration: none;
		font-weight: bold;
		width: 110px;
		border: 1px solid #FF6600;
	}
	.signInTitleText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FF6600;
		text-align: right;
	}
	.signInTexts {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-align: right;
	}
	.signInMainTable {
		border: 1px solid #FF6600;
		background-color: #FFF7D9;
	}
	TD.signInTDs {
		padding-right: 5px;
		padding-left: 5px;
	}

/* Search page thumbs TDs */
	TABLE.tinySearchResults {
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
		background-color: #FFFFFF;
		color: #000000;
		font-family: Arial,Verdana;
		font-size: 12px;
	}
	.searchLatinStyle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-align: left;
		font-style: italic;
		cursor: pointer;
		text-decoration: none;
	}
	.searchHebrewStyle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-align: left;
		font-style: normal;
		cursor: pointer;
		text-decoration: none;
	}
	.searchTinyImage {
		border:1px solid black;
		cursor: pointer;
	}
	.searchPagesTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	.searchPagesNotSelected {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		text-decoration: none;
	}
	.searchPagesSelected {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF6600;
		text-decoration: none;
	}
/* Plant page */
	TD.flowerCalenderNormal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
	}
	TD.flowerCalenderFlow {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #9ABB8E;
	}
	TABLE.calender {
		border: 1px solid #66CC33; 
	}
	TD.plantRightSideTD {
		padding-top: 20px;
		padding-right: 10px;
	}
	TD.plantLeftSideTD {
		padding-top: 6px;
		padding-right:15px;
		padding-left:10px;
		width: 352px;
	}
	.abovePictureTexts {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
	}
	.image320Style {
	}
	.plantNameTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 16px;
		font-weight: 600;
		color: #FF6600;
	}
	.horizonLine {
		width: 250px;
		color: #8EBF5E;
	}
	.rightSideTitles {
		font-weight: normal;
		font-size: 14px;
		color: rgb(102, 204, 51);
		font-family: Verdana,Arial,Helvetica,sans-serif;
		text-decoration: none;
	}
	.rightSideBody {
		font-size: 12px;
		color: rgb(51, 51, 51);
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
	}
	.leftSideLinks {
		color: black;
		cursor: pointer;
	}
	TD.leftSiteClass {
		padding-top: 6px;
		padding-right:15px;
		padding-left:10px;
	}
	TD.rightSiteClass {
		padding-top: 20px;
		padding-right: 10px;
	}
/* Big picture page */
	.bigImageStyle {
		border:1px solid black;
	}
	.bigImageEnglishTextsI {
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		font-style: italic;
	}
	.bigImageEnglishTexts {
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
	}

/* plant index */
	.letterToClick{
		font-size: 14px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
		cursor: pointer;
	}
	.letterClicked{
		font-size: 14px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		font-weight: bold;
		color: #FF6600;
		cursor: pointer;
	}
	.plantsIndexNames{
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		cursor: pointer;
		color: #333333;
	}
	.plantsTextUnderPhoto{
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		cursor: pointer;
	}

/* about */
	.aboutTitle{
		font-size: 16px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		padding-left: 10px;
		font-weight: bold;
		color: rgb(251, 112, 19);
	}
	.aboutBody{
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		text-decoration: none;
		text-align: left;
		padding-right: 10px;
		padding-left: 10px;
		color: #333333;
	}
	.aboutLinks{
		font-size: 12px;
		color: #ffce00;
	}
	.aboutLinksOver{
		font-size: 12px;
		color: #ffce00;
	}

.reports {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	direction: rtl;
	/*
	overflow: scroll;
	white-space: nowrap;
	*/
	white-space: normal;

/*
	marquee: slide infinite;
	marquee-style: slide;
	marquee-direction: left;
	marquee-speed: 10px/sec;
	marquee-repetition: infinite;
*/
}

.publishInputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
	border-top: 0px solid #FFCC00;
	border-bottom: 1px solid #FF6600;
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
}
.orangeTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}


	.NewMessage{}
	.replayTable{border-style:solid; border-right-color:#000099; border-left-color:#000099; border-right-width:0px; border-left-width:0px; border-top-width:0 ;border-bottom-width:0;}
	.replaySubject{border-color:white; border-style:solid; border-width:1px;border-right-width:0}
	.replaySpaceSubject{border-color:white; border-style:solid; border-width:1px;border-left-width:0}
	.replayName{border-color:white; border-style:solid; border-width:1px;}
	.replayDate{border-color:white; border-style:solid; border-width:1px;border-left-width:0px;}
	.textReplayMessage{border-style:solid; background-color:#FFF6DF;border-right-color:#000099;border-left-color:#000099;border-width:0px; border-bottom-width:0;border-top-width:0;}

	.TableOnSubjects
	{
		background-color:#FFFFFF;
		border:0px solid #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		text-decoration: none;
	}

	.TableFooter{background-color:#FFFFFF; border-width:0px; border-color:#FFFFFF;}
	.TableSubject1 {background-color:#FFFFA3; border-color:red; border-style:outset; border-width:1px; border-right-width:0; font-family:arial,david; font-size: 13pt; color: #2955fd; text-align:center}
	.TableSubject{border-style:solid;border-right-color:#000099;border-left-color:#000099;border-right-width:0px; border-left-width:0px; border-top-width:0;border-bottom-width:0;border-color:#000099;}
	.subjectSubject{border-color:white; border-style:solid; border-width:1px;}
	.subjectTguvot{border-color:white; border-style:solid; border-width:1px;}
	.subjectName{border-color:white; border-style:solid; border-width:1px;}
	.subjectDate{border-color:white; border-style:solid; border-left-width:0px;}
	.closeTguvot{background-color:blue; color:red; width:100%; border-right-color:#000099;border-left-color:#000099;border-right-width:0px; border-left-width:0px; border-top-width:0;border-bottom-width:0;}
	.textSubjectMessage{border-style:solid; background-color:#F8FAFF; border-width:0px; border-right-color:#000099; border-left-color:#000099; border-width:0px; border-bottom-width:0; border-top-width:0; border-color:#000099;}
	.TDBorderTextMessage{border-style:none}
	.select{background-color:#FFFFCC;font-family:david;font-size:10pt;color:#2905a5}
	.searchtextbox{direction:rtl}
	.buttons{background-color:#FB7013;font-family:Arial,Helvetica,sans-serif;font-size:10pt;color:#FFFFFF;text-align:center;font-weight:bold;border-style:outset}
	.forumtextbox{border:0;font-family:david;font-size:11pt;color:black;text-align:right}
	.salsalat_smaylim{Font-Family:Arial,David,sans-serif; color:#006699; font-size:15pt;}
	.searchWord{background-color:#D8D9FE}





.searchGroup
{
	overflow: auto;
	width: 98%;
	border-bottom: 1px solid #008000;
	padding-bottom: 3px;
}
.searchRightSide
{
	text-align: right;
	overflow: auto;
	width: 45%;
	float: right;
}
.searchLeftSide
{
	text-align: right;
	overflow: auto;
	width: 50%;
	float: left;
}
.searchOneBox
{
	text-align: right;
	overflow: auto;
	width: 100%;
}
.searchBoxTitles
{
	text-align: right;
	overflow: auto;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
.searchBox
{
	text-align: right;
	overflow: auto;
}
.searchTitles
{
	width: 100px;
	text-align: right;
	float: right;
	padding-top: 2px;
}
.advancedSearchInputs
{
	width: 150px;
	text-align: right;
	float: right;
	padding-top: 2px;
}
.advancedSearchRadio
{
	overflow: auto;
	text-align: center;
	float: right;
	padding: 4px;
}
.advancedSearchRadioF
{
	overflow: auto;
	text-align: center;
	float: right;
	padding: 6px;
}


	A.adsLinks {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size: 12px;
		color: black;
	}
	A.adsLinks:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
	}
	A.adsLinks:active {
		color: black;
	}
