﻿html
{
	scrollbar-arrow-color: #090C68;
	scrollbar-face-color: #F6E4C5;
	scrollbar-highlight-color: #F6CF8C;
	scrollbar-shadow-color: #F8F8F8;
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-track-color: #F8F8F8;
	scrollbar-darkshadow-color: #F8F8F8;
}
/*body
{
	background-image: url(/image/users/34451/ftp/my_files/bottons/BK01.png );
	background-position: top center;
	background-repeat: repeat-x;
}
*/
.TopSectionMenu
{
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.TopSectionMenuBK
{
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	direction: rtl;
	width: 208px;
	height: 190px; /* צביעת פס גלילה סקוף */
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #F8F8F8;
	scrollbar-highlight-color: #F8F8F8;
	scrollbar-shadow-color: #F8F8F8;
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-track-color: #F8F8F8;
	scrollbar-darkshadow-color: #F8F8F8; /*scrollbar-arrow-color: #ffffff; 	scrollbar-face-color: #eed988;     scrollbar-arrow-color:brown; scrollbar-track-color:#EEEEEE;   	scrollbar-shadow-color:'';  scrollbar-highlight-color:''; scrollbar-3dlight-color:''; 	 */
}

.TopSectionMenuTxt
{
	float: left; /*margin-left: 15px;*/
	background-repeat: no-repeat;
	width: 208px;
	height: 145px;
	direction: rtl;
	overflow: auto;
	font-family: Arial;
	font-size: 13px;
	padding: 11px 11px 11px 11px;
}

#centerScreen
{
	float: left;
	direction: rtl;
	padding-right: 7px; /*margin: 10px 0px 10px 110px;*/
	margin: 10px 0px 10px 20px;
	font-family: Arial;
	font-size: 14px;
	color: #3737FF;
	font-weight: bold; /*	background-image: url('/image/users/34451/ftp/my_files/TheNewLook/NewImds/centerBottomBorder.jpg'); 	background-position: 50% bottom; 	background-repeat: repeat-x;*/
	height: 112px;
	width: 475px;
}
.txtPage
{
	color: #3b3939;
}


.liStyle
{
	margin-bottom: 8px;
	margin-left: 5px;
	background-image: url(                            '/image/users/34451/ftp/my_files/TheNewLook/NewImds/MenuBotton.jpg' );
	height: 19px;
	background-repeat: no-repeat;
	color: White;
	width: 153px;
	direction: rtl;
	text-indent: 30px;
	font-family: Arial;
	font-size: 13px;
}

.BottomSection
{
	float: left;
	margin-left: 15px;
	background-repeat: no-repeat;
	width: 217px;
	height: 190px;
	direction: rtl;
	overflow: hidden;
	font-family: Arial Verdana;
	font-size: 14px;
	padding: 11px 11px 11px 11px;
	text-align: center;
}
.BottomSection2
{
	float: left;
	margin-left: 15px;
	background-repeat: no-repeat;
	width: 166px;
	height: 120px;
	direction: rtl;
	overflow: hidden;
	font-family: Arial Verdana;
	font-size: 14px;
	padding: 11px 11px 11px 11px;
	text-align: center;
}
.ClassDiv /*נמצא בחלק התחתון*/
{
	direction: rtl;
	padding-right: 15px;
	font-family: Arial Verdana;
	font-size: 13px;
	background-image: url(                      '/image/users/34451/ftp/my_files/TheNewLook/NewImds/MenuIcon.jpg' );
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
}
.ClassDiv2 /*נמצא בחלק התחתון*/
{
	direction: rtl;
	padding-right: 15px;
	font-family: Arial Verdana;
	font-size: 13px;
	background-image: url(        '/image/users/34451/ftp/my_files/TheNewLook/NewImds/MenuIcon.jpg' );
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	color: Black;
}
.ExtraDetails
{
	font-weight: bold;
	direction: rtl;
	text-align: left;
	font-family: Arial;
}
#innerTxt
{
	height: 82px;
	width: 244px;
	direction: rtl;
	padding-right: 20px;
	text-align: right;
	padding-top: 5px;
}

/*עיצוב תבניות הצל למסגרות*/
/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */
.shadow
{
	border: 1px solid silver;
	font: 10pt arial;
	position: relative;
	background: white; /*   תוספת עיצוב שלי    */
	z-index: 100;
	width: 331px;
	height: 192px;
	float: left;
	margin: 15px 5px 5px 5px;
}
.shadow_inner
{
	overflow: hidden;
	position: absolute;
	filter: alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
	opacity: 0.1; /*firefox 1.5 opacity*/
	-moz-opacity: 0.1; /*mozilla opacity*/
	-khtml-opacity: 0.1; /*opacity*/
	z-index: 10;
}
.BoxTitle
{
	text-align: center;
	direction: rtl;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	background-color: #B6B4B4;
}

.BoxTxtContainer
{
	float: left;
	direction: rtl;
	margin-right: 5px;
	display: inline;
	width: 198px;
	padding: 10px 5px 10px 5px;
	height: 125px;
	overflow: auto;
	font-size: 12px;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #F8F8F8;
	scrollbar-highlight-color: #F8F8F8;
	scrollbar-shadow-color: #F8F8F8;
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-track-color: #F8F8F8;
	scrollbar-darkshadow-color: #F8F8F8;
}
.BoxImg
{
	float: left;
	padding: 10px 5px 10px 5px;
	width: 108px;
	height: 130px;
}
.BoxImg img
{
	width: 106px;
	height: 129px;
}
.moreInfo
{
	float: left;
	margin: 2px 3px 2px 3px;
	direction: rtl;
	text-align: left;
	color: Blue;
	font-size: 12px;
	font-family: Verdana Arial;
	font-weight: bold;
}
.moreInfo a:link
{
	color: #0644F9;
}
.moreInfo a:visited
{
	color: #0644F9;
}
.moreInfo a:hover
{
	color: #DE6C38;
	text-decoration: none;
}
/*  צבעי קישורים   */


.liStyle a:link
{
	color: White;
	text-decoration: none;
}
.liStyle a:visited
{
	text-decoration: none;
	color: White;
}
.liStyle a:hover
{
	text-decoration: none;
	color: #15598a;
}
.liStyle a:active
{
	text-decoration: none;
	color: White;
}


#green a:link
{
	color: #80CD31;
	text-decoration: none;
}
#green a:visited
{
	text-decoration: none;
	color: #80CD31;
}


#orange a:link
{
	color: #FD9518;
	text-decoration: none;
}
#orange a:visited
{
	text-decoration: none;
	color: #FD9518;
}


#blue a:link
{
	color: #1BAED0;
	text-decoration: none;
}
#blue a:visited
{
	text-decoration: none;
	color: #1BAED0;
}


#BottomTable a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#BottomTable a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
#BottomTable a:hover
{
	text-decoration: underline;
	color: #FF9900;
}

/* קישורים בכותרת עליונה */
.TopMenuLinks a:link
{
	color: #A8A8A8;
	text-decoration: none;
}
.TopMenuLinks a:visited
{
	text-decoration: none;
	color: #A8A8A8;
}
.TopMenuLinks a:hover
{
	text-decoration: none;
	color: #FF9900;
}
.TopMenuLinks a:active
{
	text-decoration: none;
	color: #A8A8A8;
}


#MenuWebsite_SideMenuDesignItem_Link_0, #MenuWebsite_SideMenuDesignItem_Link_1, #MenuWebsite_SideMenuDesignItem_Link_2, #MenuWebsite_SideMenuDesignItem_Link_3, #MenuWebsite_SideMenuDesignItem_Link_4, #MenuWebsite_SideMenuDesignItem_Link_5, #MenuWebsite_SideMenuDesignItem_Link_6, #MenuWebsite_SideMenuDesignItem_Link_7, #MenuWebsite_SideMenuDesignItem_Link_8, #MenuWebsite_SideMenuDesignItem_Link_9, #MenuWebsite_SideMenuDesignItem_Link_10, #MenuWebsite_SideMenuDesignItem_Link_11, #MenuWebsite_SideMenuDesignItem_Link_12, #MenuWebsite_SideMenuDesignItem_Link_13, #MenuWebsite_SideMenuDesignItem_Link_14
{
	padding-right: 10px;
}


a:link
{
	color: #828282;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #828282;
}
a:hover
{
	text-decoration: underline;
	color: #15598a;
}
a:active
{
	text-decoration: none;
	color: #828282;
}






/* תחילת קוד העיצוב של הצגת אלבום תמונות  */


.photogallery
{
	/*CSS for TABLE containing a photo album*/
}

.photogallery img
{
	/*CSS for images within an album - פה ניתן לקבוע את צבע המסגרת של תמונות האלבום */
	border: 1px solid #fd9518;
}

.photonavlinks
{
	/*CSS for pagination DIV*/
	font: bold 14px Arial;
}

.photonavlinks a
{
	/*CSS for each navigational link*/
	margin-right: 2px;
	margin-bottom: 3px;
	padding: 1px 5px;
	border: 1px solid gray;
	text-decoration: none;
	background-color: white;
}

.photonavlinks a.current
{
	/*CSS for currently selected navigational link*/
	background-color: yellow;
}
#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(/image/users/34451/ftp/my_files/CSS/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(/image/users/34451/ftp/my_files/CSS/images/prevlabel.gif ) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(/image/users/34451/ftp/my_files/CSS/images/nextlabel.gif) right 15% no-repeat;
}


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/* Min-Width */
.lbWidth
{
	/* most browsers */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 790px;
}

* html .lbContent
{
	/* IE6 */
	margin-left: -790px;
	position: relative;
}

* html .lbMinWidth
{
	/* IE6 */
	padding-left: 790px;
}


/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */


.GalleryTempletHorizontal
{
	float: left;
	margin: 0px 15px 10px 15px;
	width: 155px;
	height: 80px;
}
.GalleryTempletVertical
{
	float: left;
	margin: 0px 15px 10px 15px;
	width: 128px;
	height: 179px;
}

/* עיצוב גלריית אינטנרנט */
.GalleryWebVertical
{
	float: right; /*clear: right;*/
	margin: 5px 15px 5px 15px;
	width: 500px;
	height: 130px;
	background-color: #e5e6e5;
}
#ContactFormPlaceHolder
{
	margin-top: 10px;
	float: left;
	width: 190px;
	height: 230px;
	background-color: #e5e6e5;
}
#FormTitle
{
	background-color: #333333;
	height: 18px;
	width: 195px;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana Arial;
	color: White;
}
.innerGalleryWebTxt
{
	padding: 10px 10px 10px 15px;
	direction: rtl;
	width: 297px;
	height: 95px;
	float: right;
	vertical-align: middle;
	font-size: 13px;
	font-family: Verdana Arial;
}
.innerGalleryWebTxtTytle
{
	margin: 3px 0px 3px 10px;
	clear: both;
	direction: rtl;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana Arial;
	color: #19578a;
}
.GalleryWebPicHorizontal
{
	width: 177px;
	height: 116px;
	margin-top: 7px;
}

hr
{
	float: right;
	clear: both;
}

img
{
	border: none;
}
/*FormBtn
{
	background-image: url(/image/users/34451/ftp/my_files/bottons/FormBtn04.png) ;
	background-repeat:no-repeat;
	width: 145px;
	height: 31px;
	font-size: 13px;
	background-color: #e5e6e5;
}
*/