@import "/reset.css";


/**
 * main styles
 **/

/* :hover For old IE versions */
body {
	behavior: url("/csshover.htc");
	}

*,
html,
body,
a,
h1,
h2,
h3
h4,
h5,
h6,
lable,
div,
td,
th,
i,
b,
strong,
em,
code,
kbd,
samp,
pre,
tt,
var,
textarea,
input,
select,
isindex,
dfn,
cite,
var,
address,
caption,
center,
img,
iframe,
form,
fieldset,
abbr,
acronym,
object,
applet,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote {
	direction: rtl;
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	letter-spacing: 0.1pt;
	text-align: right;
	word-spacing: 1pt;
	line-height: 1;
	}

div.clear { clear: both !important;float: none !important;width: 100% !important;height: 0 !important;margin: 0 !important;padding: 0 !important; }

.ltr { direction: ltr; text-align: left; }
.rtl { direction: rtl; text-align: right; }


h1,
h2,
h3 {
	text-align: center;
	padding: 2px 5px;
	color: ;
	}


h1 {
	font-size: xx-large;
	font-size: 14pt;
	color: #487fa3;
	margin: 15px 5px;
	}

h2 {
	font-size: x-large;
	font-size: 12pt;
	margin: 10px 0;
	}

h3 {
	font-size: large;
	font-size: 11pt;
	}


p {
	margin-top: 10px;
	}


/**
 * Error
 **/

#errorbox {margin: 20px; border: 1px solid #B84623}
#errorbox h2 {margin: 0; color: #FFFFFF; background-color: #B84623; font-size: 16pt; padding: 5px 4px}
#errorbox .technical {direction: ltr;}
#errorbox .technical div, #errorbox .technical pre {direction: ltr;}
#errorbox div {padding: 6px 5px; background-color: #F1F1F1}


/**
 * Error
 **/

#SuccessMessage,
#ErrorMessage,
#GlobalMessage {
	/*display: none;*/
	font-weight: bold;
	text-align: center;
	background-color: #EFEAE0;
	margin: 10px;
	padding: 4px 6px;
	font-size: 16px;
	}

#SuccessMessage {
	color: blue;
	}

#ErrorMessage {
	color: red;
	}

#GlobalMessage {
	color: #FFA200;
	}


div.errorMessage,
div.successMessage {
	text-align: center;
	margin: 10px;
	padding: 6px 3px;
	font-size: 16pt;
	font-weight: bold;
	}

div.errorMessage {
	color: red;
	}

div.successMessage {
	color: blue;
	}



/**
 * set the layers design
 **/

#document {
	width: 910px;
	margin: 0 auto;
	}


#header {
	}

#header a#englishSite {
	float: left;
	padding: 4px;
	margin: 3px 0;
	font-weight: bold !important;
	}

#header a#englishSite:hover {
	background-color: #94BA63;
	}


#body {
	clear: both;
	}

#footer {
	margin-top: 20px;
	padding-top: 7px;
	background-image: url(objects/footer_background.png);
	background-repeat: repeat-x;
	}

#footer > div {
	background-color: #cc9;
	padding: 5px;
	}

#footer img {
	float: right;
	}

#rightSide {
	float: right;
	width: 165px;
	padding-top: 7px;
	}

#content {
	float: right;
	width: 745px;
	}

#centerSide {
	float: right;
	width: 575px;
	}


/* leftSide */
#leftSide {
	float: right;
	width: 170px;
	}

#leftSide > img,
#leftSide > a,
#leftSide > div {
	display: block;
	margin-top: 10px;
	}



#leftSide #sideFlashes {
	width: 167px;
	}

#leftSide #sideFlashes #sideFlashesMarqueeWrap {
	border: 1px solid #336633;
	margin-top: -1px;
	background-color: #FFFFCC;
	z-index: -1;
	}

#leftSide #sideFlashes #sideFlashesMarquee {
	padding: 0 5px;
	height: 200px;
	}


/* rightSide */
#search_side {
	margin: 10px 0;
	}

#search_side h3 {
	text-align: right;
	color: #dc7423;
	}

#search_side > div {
	width: 156px;
	height: 32px;
	background-image: url("/heb/objects/search_side-background.png");
	}

#search_side > div > input[type="text"] {
	border: 0 none;
	margin-right: 12px;
	width: 113px;
	margin-top: 6px;
	float: right;
	background-color: transparent;
	}

#search_side > div > input[type="image"] {
	margin-top: 6px;
	margin-right: 5px;
	}


#mailingList_side {
	margin: 10px 0;
	}

#mailingList_side h3 {
	text-align: right;
	color: #dc7423;
	}


#mailingList_side .error_msg,
#mailingList_side .success_msg {
    font-weight: bold;
    margin: 5px;
    padding: 5px;
    font-size: 16px;
    background-color: #ACCF81;
	}

#mailingList_side .error_msg {
	color: red;
	}

#mailingList_side .success_msg {
	color: #223F00;
	}


#mailingList_side #mailingList_form {
	width: 162px;
	height: 96px;
	background-image: url("/heb/objects/mailingList_side-background.png");
	}

#mailingList_side #mailingList_form > div {
	padding: 12px 8px 0 0;
	}

#mailingList_side #mailingList_form > div label {
	display: block;
	float: right;
	width: 40px;
	font-weight: bold;
	color: #345F00;
	font-family: tahoma;
	}

#mailingList_side #mailingList_form > div input[type="text"] {
	background-color: transparent;
	background-image: url("/heb/objects/input-text-background.png");
	border: 0 none;
	width: 105px;
	}

#mailingList_side #mailingList_form input[type="image"] {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	}



#home_survey {
	width: 157px;
	margin: 10px auto;
	}

#home_survey > div {
	background-image: url("/heb/objects/survey-frame-horizontal.png");
	padding: 0 5px;
	}

#home_survey > div strong {
	color: #FF8A29;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	font-size: 15px;
	}

#home_survey > div ul {
	background-color: #EFE7E7;
	padding: 5px;
	margin: 5px 0;
	}

#home_survey > div ul li {
	margin-top: 5px;
	font-weight: bold;
	cursor: pointer;
	min-height: 13px; /* needed to enforce clearing in voted display */
	}

#home_survey > div ul li:first-child {
	margin-top: 0;
	}

#home_survey > div ul li div:first-child,
#home_survey > div ul.voted li div:first-child {
	float: right;
	width: 35px;
	color: #0841BD;
	}

#home_survey > div ul li div:last-child,
#home_survey > div ul.voted li div:last-child {
	float: right;
	color: #E73431;
	}



#treenetLink {
	display: block;
	text-align: left;
	margin-top: 10px;
	clear: both;
	}




/**
 * Navigation
 **/

#navigation {
	background-color: #FF892D;
	color:#222;
	margin: 0 2px 0 5px;
	padding: 3px 5px 4px;
	font-size: 15px;
	}

#navigation a:hover {
	text-decoration: underline;
	}




/**
 * Menus
 **/

/* mainMenu */

#mainMenu {
	margin-top: 5px;
	}

#mainMenu li {
	float: right;
	margin-right: 4px;
	background-image: url("objects/menu/menu_background-orange.png");
	height: 24px;
	text-align: center;
	width: 153px;
	color: transparent;
	font-size: 1px;
	font-size: 0;
	}

#mainMenu li:first-child {
	margin-right: 0;
	}

#mainMenu li#mainMenu_our_history {
	background-image: url("objects/menu/firstMenu/main_menu__our_history.png");
	}

#mainMenu li#mainMenu_our_history:hover,
#mainMenu li#mainMenu_our_history.currentPage {
	background-image: url("objects/menu/firstMenu/main_menu__our_history__green.png");
	}

#mainMenu li#mainMenu_by-law {
	background-image: url("objects/menu/firstMenu/main_menu__by-law.png");
	}

#mainMenu li#mainMenu_by-law:hover,
#mainMenu li#mainMenu_by-law.currentPage {
	background-image: url("objects/menu/firstMenu/main_menu__by-law__green.png");
	}

#mainMenu li#mainMenu_protocols {
	background-image: url("objects/menu/firstMenu/main_menu__protocols.png");
	}

#mainMenu li#mainMenu_protocols:hover,
#mainMenu li#mainMenu_protocols.currentPage {
	background-image: url("objects/menu/firstMenu/main_menu__protocols__green.png");
	}

#mainMenu li#mainMenu_property-tax {
	background-image: url("objects/menu/firstMenu/main_menu__property-tax.png");
	}

#mainMenu li#mainMenu_property-tax:hover,
#mainMenu li#mainMenu_property-tax.currentPage {
	background-image: url("objects/menu/firstMenu/main_menu__property-tax__green.png");
	}

#mainMenu li#mainMenu_forms_download {
	background-image: url("objects/menu/firstMenu/main_menu__forms_download.png");
	}

#mainMenu li#mainMenu_forms_download:hover,
#mainMenu li#mainMenu_forms_download.currentPage {
	background-image: url("objects/menu/firstMenu/main_menu__forms_download__green.png");
	}

#mainMenu li#mainMenu_emergency-center {
	background-image: url("objects/menu/firstMenu/main_menu__emergency-center.png");
	width: 126px;
	margin-right: 3px;
	}

#mainMenu li > a {
	display: block;
	width: 153px;
	height: 24px;
	font-size: 0; /* for IE7 that not applied from the settings in "#mainMenu li" selector */
	}



/* thirdMenu */

#thirdMenu {
	margin: 10px 0;
	}

#thirdMenu li {
	background-image: url("objects/menu/menu_right-orange.png");
	width: 147px;
	height: 17px;
	padding: 8px 15px 8px 0;
	font-weight: bold;
	}

#thirdMenu li:hover {
	background-image: url("objects/menu/menu_right-green.png");
	}

#thirdMenu li a {
	display: block;
	}




/* secondMenu */

#secondMenu {
	margin: 10px 0;
	background-image: url(objects/menu/secondMenu/second_menu_background.png);
	background-position: center bottom;
	background-repeat: no-repeat;
/*	background-color: #F2F2F2;*/
	width: 750px;
	height: 76px;
	}

#secondMenu li {
	float: right;
	margin: 3px 6px;
	width: 68px;
	height: 70px;
	background-position: center top;
	background-repeat: no-repeat;
	}

#secondMenu li:first-child {
	margin-right: 0;
	}

#secondMenu li:last-child {
	margin-left: 0;
	}

#secondMenu li a {
	display: block;
	padding-top: 55px;
	text-align: center;
	font-weight: bold !important;
	}

#secondMenu li a:hover {
	color: #c30 !important;
	}


#secondMenu li#secondMenu_homePage {
	background-image: url("objects/menu/secondMenu/homePage_gray.png");
	}

#secondMenu li#secondMenu_homePage:hover {
	background-image: url("objects/menu/secondMenu/homePage_red.png");
	}


#secondMenu li#secondMenu_news {
	background-image: url("objects/menu/secondMenu/news_gray.png");
	}

#secondMenu li#secondMenu_news:hover {
	background-image: url("objects/menu/secondMenu/news_red.png");
	}


#secondMenu li#secondMenu_required {
	background-image: url("objects/menu/secondMenu/man_gray.png");
	}

#secondMenu li#secondMenu_required:hover {
	background-image: url("objects/menu/secondMenu/man_red.png");
	}


#secondMenu li#secondMenu_tenders {
	background-image: url("objects/menu/secondMenu/suitcase_gray.png");
	}

#secondMenu li#secondMenu_tenders:hover {
	background-image: url("objects/menu/secondMenu/suitcase_red.png");
	}


#secondMenu li#secondMenu_publications {
	background-image: url("objects/menu/secondMenu/label_gray.png");
	}

#secondMenu li#secondMenu_publications:hover {
	background-image: url("objects/menu/secondMenu/label_red.png");
	}


#secondMenu li#secondMenu_contact {
	background-image: url("objects/menu/secondMenu/envelope_gray.png");
	}

#secondMenu li#secondMenu_contact:hover {
	background-image: url("objects/menu/secondMenu/envelope_red.png");
	}


#secondMenu li#secondMenu_telephones {
	background-image: url("objects/menu/secondMenu/telephone_gray.png");
	}

#secondMenu li#secondMenu_telephones:hover {
	background-image: url("objects/menu/secondMenu/telephone_red.png");
	}


#secondMenu li#secondMenu_geoInfo {
	background-image: url("objects/menu/secondMenu/information_gray.png");
	width: 83px;
	}

#secondMenu li#secondMenu_geoInfo:hover {
	background-image: url("objects/menu/secondMenu/information_red.png");
	}


#secondMenu li#secondMenu_photoGallery {
	background-image: url("objects/menu/secondMenu/camera_gray.png");
	width: 83px;
	}

#secondMenu li#secondMenu_photoGallery:hover {
	background-image: url("objects/menu/secondMenu/camera_red.png");
	}




/* footerMenu */

#footerMenu {
	float: left;
	margin-left: 50px;
	text-align: center;
	width: 700px;
	}

#footerMenu li {
	float: right;
	margin-right: 10px;
	border-left: 1px solid #335566;
	padding-left: 10px;
	margin-top: 5px;
	}

#footerMenu li:first-child {
	margin-right: 0;
	}

#footerMenu li a {
	}




/**
 * Index
 **/

#index_photoGallery {
	width: 560px;
	height: 86px;
	background-image: url(objects/gallery_background.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: center;
	}

#index_photoGallery img {
	margin: 13px 2px;
	}



#index_welcome {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #888;
	}

#index_welcome #index_welcome_text {
	float: right;
	width: 245px;
	text-align: justify;
	}

#index_welcome #index_welcome_text p {
	text-align: inherit;
	}

#index_welcome #index_welcome_text a {
	font-weight: bold !important;
	}

#index_welcome #index_welcome_vodeo {
	float: left;
	height: 264px;
	width: 320px;
	margin-left: 5px;
	}



#news {
	margin-left: 10px;
	}

#news .news {
	clear: both;
	margin: 10px 0;
	border-top: 2px solid #aaa;
	padding-top: 10px;
	}

#news .news:first-child {
	border-top-width: 0;
	}

#news .news:last-child {
	border-bottom-width: 0;
	}

#news .news > div:first-child {
	float: left;
	width: 420px;
	text-align: justify;
	margin-left: 10px;
	}

#news .news > div h2,
#news .news > div h2 a {
	color: #00266F;
	margin-top: 4px;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 0;
	}

#news .news > div h2:hover,
#news .news > div h2 a:hover {
	color: #363;
	}

#news .news > div .dateTime {
	text-align: right;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}

#news .news > div p {
	text-align: inherit;
	margin: 15px 0 10px;
	font-weight: bold;
	color: #888;
	font-size: 14px;
	}

#news .news > div a {
	font-weight: bold !important;
	}

#news .news > div a.go2theArticle {
	color: #00266F !important;
	display: block;
	float: left;
	}

#news .news > div a.go2theArticle:hover {
	color: #363 !important;
	}

#news .news > img {
	float: right;
	}



#news_reportage {
	float: left;
	width: 355px;
	}

#news_reportage > strong {
	font-size: 14px;
	}

#news_reportage > div {
	margin-top: 20px;
	}

#news_pictures {
	float: right;
	width: 220px;
	}

#news_pictures > img {
	padding: 10px;
	}



/**
 * About
 **/

#about_vodeo {
	height: 264px;
	width: 320px;
	margin: 50px auto;
	}



/**
 * photoGallery
 **/

#photoGallery_orders {
	text-align: center;
	margin: 5px;
	font-size: 14px;
	}


#photoGallery_list {
	background-color: #F7F5F6;
	padding: 25px;
	margin: 0 10px;
	}

#photoGallery_list > div {
	margin: 0 24px 50px;
	padding-bottom: 10px;
	width: 204px;
	float: right;
	text-align: center;
	height: 203px;
	background-color: #EFFFF1;
	}

#photoGallery_list > div h2 {
	text-align: center;
	color: #567635;
	font-size: 18px;
	background-image: url("objects/title_background.png");
	background-repeat: no-repeat;
	height: 17px;
	padding: 6px 0;
	margin: 0 0 10px;
	}

#photoGallery_list > div img {
	border: 2px solid #888;
}



#photoGallery_pictures {
	background-color: #F7F5F6;
	padding: 25px;
	margin: 0 10px;
	}


#photoGallery_pictures #photoGallery_title {
	font-size: 15px;
	color: #316531;
	font-weight: bold;
	}

#photoGallery_pictures > img#photoGallery_bigPic {
	margin: 5px auto;
	}

#photoGallery_pictures #photoGallery_description {
	color: #555555;
	font-weight: bold;
	}


#photoGallery_pictures .navigation {
	width: 225px;
	clear: both;
	margin: 10px auto 20px;
	}

#photoGallery_pictures .navigation :hover {
	font-weight: bold;
	}

#photoGallery_pictures .navigation img {
	vertical-align: middle;
	}

#photoGallery_pictures .navigation .previousImg {
	cursor: pointer;
	float: right;
	}

#photoGallery_pictures .navigation .nextImg {
	cursor: pointer;
	float: left;
	}


#photoGallery_pictures #photoGallery_smallPictures > div {
	float: right;
	width: 82px;
	height: 62px;
	margin: 15px 15px 0 0;
	text-align: center;
	cursor: pointer;
/*	background-color: #ccc;*/
	}

#photoGallery_pictures #photoGallery_smallPictures > div img {
	border: 1px solid #999;
}

#photoGallery_pictures #photoGallery_smallPictures > div img:hover {
	border-style: dashed;
}



/**
 * protocols
 **/

.news_itemInList {
	clear: both;
	margin-top: 10px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
	margin-left: 20px;
	}

.news_itemInList:last-child {
	border-bottom-width: 0;
	}

.news_itemInList > img {
	float: right;
	}

.news_itemInList > div.details {
	width: 420px;
	float: left;
	}

.news_itemInList h2,
.news_itemInList h2 a {
	color: #00266F;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 0;
	}

.news_itemInList h2:hover,
.news_itemInList h2 a:hover {
	color: #363;
	}

.news_itemInList div.dateTime {
	text-align: right;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	}

.news_itemInList p {
	text-align: inherit;
	margin: 15px 0 10px;
	font-weight: bold;
	color: #888;
	font-size: 14px;
	}

.news_itemInList div.category {
	}

.news_itemInList div.category a {
	font-weight: bold !important;
	color: #363 !important;
	}

.news_itemInList div.category a:hover {
	color: #00266F !important;
	}




/**
 * protocols
 **/

#protocols_list > div{
	height: 70px;
}

#protocols_list > div > a {
	float: right;
}

#protocols_list h2 {
	float: right;
	text-align: right;
}

#protocols_list div.createDate {
	float: right;
	margin:15px;
	font-size: 11px;
	font-style: oblique;
}



#protocols_details {
	padding: 20px;
	}

#protocols_details .description {
	margin: 20px 0;
	}

#protocols_details .createDate {
	float: left;
	}




/**
 * forms
 **/

#forms_list > div{
	height: 70px;
}

#forms_list > div > a {
	float: right;
}

#forms_list h2 {
	float: right;
	text-align: right;
}

#forms_list div.createDate {
	float: right;
	margin:15px;
	font-size: 11px;
	font-style: oblique;
}



#forms_details {
	padding: 20px;
	}

#forms_details .description {
	margin: 20px 0;
	}

#forms_details .createDate {
	float: left;
	}




/**
 * forms
 **/

#byLaws_list > div{
	height: 70px;
}

#byLaws_list > div > a {
	float: right;
}

#byLaws_list h2 {
	float: right;
	text-align: right;
}

#byLaws_list div.createDate {
	float: right;
	margin:15px;
	font-size: 11px;
	font-style: oblique;
}



#byLaws_details {
	padding: 20px;
	}

#byLaws_details .description {
	margin: 20px 0;
	}

#byLaws_details .createDate {
	float: left;
	}




/**
 * publications
 **/

#publications_list > div {
	border-top: 2px solid #888;
	clear: both;
	margin: 30px 20px 0;
}

#publications_list > div:first-child {
	border-top: none;
}

#publications_list div.content {
	line-height: 1.2;
}

#publications_list div.createDate {
	float: left;
	font-size: 12px;
	font-style: oblique;
}



#publications_details {
	padding: 20px;
	}

#publications_details .description {
	margin: 20px 0;
	}

#publications_details .createDate {
	float: left;
	}




/**
 * contact
 **/

form#contact {
	width: 400px;
	margin: 0 auto;
}

form#contact > div {
	margin: 10px 0 0 0;
}

form#contact label {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}

form#contact input[type=submit] {
	display: block;
	float: left;
	width: 80px;
	margin-left: 65px;
	text-align: center;
}




/**
 * emergencyCenter
 **/

#emergencyTable {
	margin: 0 15px;
	background-color: #f7f5f6;
}

#emergencyHead {
	height: 23px;
	border: 1px solid #b9b7b8;
	font-weight: bold;
	font-size:15px;
	color: #577539;
	background-image: url(objects/emergency_table_head.png);
	background-repeat: repeat-x;
}

#emergencyHead span {
	display: inline-block;
	width: 100px;
	margin: 4px 4px 0 0;
	color: #577539;
	font-size: 14px;
}

div.emergencyRow {
	margin: 0 12px;
	padding: 15px 0;
	border-bottom: 1px solid #d6e5c6;
}

div.emergencyRow > div {
	float: right;
	width: 100px;
	margin: 0 4px 0 0;
	line-height: 1.5;
}

div.emergencyRow > div:first-child {
	font-weight: bold;
	color: #577539;
}




/**
 * Search
 **/

#searchResult {
	
	}

#searchResult > h2 {
	background-color: #A5CF7B;
	margin: 30px 100px 10px;
	padding: 4px;
	}


#searchResult h3,
#searchResult h3 a {
	color: #00266F;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 0;
	}


#searchResult  .createDate {
	float: left;
	font-size: 12px;
	font-style: oblique;
	}


#searchResult  #search_flashes > div {
	margin-top: 10px;
	}
