﻿@font-face
{
    font-family: HilaDrorLight-Regular;
    src: url("HilaDrorLight-Regular.eot") ;
}
@font-face
{
    font-family: HilaDrorLight-Regular;
    src: url("HilaDrorLight-Regular.ttf") ;
}

@font-face
{
    font-family: HilaDrorBlack-Regular;
    src: url("HilaDrorBlack-Regular.eot") ;
}
@font-face
{
    font-family: HilaDrorBlack-Regular;
    src: url("HilaDrorBlack-Regular.ttf") ;
}

body
{
	margin: 0px ;
	padding: 0px ;
	font-family: Arial ;
}

#topBannerDiv
{
	width:100% ;
	height:122px ;
	background-image:url(images/topBannerBG.png) ;
	background-repeat:repeat-x ;
}

#topTable
{
	width: 980px ;
}

#facebookLikeDiv
{
	position: relative ;
	left: 36px ;
	top: 12px ;
}

#menuTd
{
	padding-top: 15px ;
	padding-bottom: 31px ;
}

#motoTd
{
	background-color: Yellow ;
	font-family: HilaDrorLight-Regular ;
	color: #c0866d ;
	font-size: 22pt ;
	font-weight: bold ;
	text-shadow: 2px 2px 2px #888;
}

#mainDiv
{
	width: 100% ;
	text-align: center ;
}

#mainTable
{	
	font-family: Arial ;	
}

#rightMenu
{
	width:236px ;
	font-family: Arial ;
}

#spacer
{
	background-color: White ;
	width:32px ;
}

.bigBlueRightMenu
{
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 40px ;
	border-top-right-radius: 40px; 		
	text-align: justify ;
	width: 215px ;
	height: 144px ;
	/*background-image: url(images/topRightMenuBg.png) ;*/
	background-color: #dceff1 ;
	padding-top: 19px ;
	padding-left: 8px ;
	padding-right: 12px ;
	font-size: 10pt ;
	color: #31a3b9 ;
	margin-bottom: 16px ;
	border-collapse: separate ;
   	-moz-box-shadow: 6px 6px 4px #aaa;
   	-webkit-box-shadow: 6px 6px 4px #aaa;
   	box-shadow: 6px 6px 4px #aaa;
   	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a')";
   	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a');
   	cursor: pointer ;
}

.bigOrangeRightMenu
{
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 40px ;
	border-top-right-radius: 40px;		 
	text-align: justify ;
	width: 215px ;
	height: 144px ;
	/*background-image: url(images/orangeRightMenuBg.png) ;*/
	background-color: #f2e7e0 ;
	padding-top: 19px ;
	padding-left: 8px ;
	padding-right: 12px ;
	font-size: 10pt ;
	color: #c0866d ;
	margin-bottom: 16px ;
	border-collapse: separate ;
   	-moz-box-shadow: 6px 6px 4px #aaa;
   	-webkit-box-shadow: 6px 6px 4px #aaa;
   	box-shadow: 6px 6px 4px #aaa;
   	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a')";
   	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a');
   	cursor: pointer ;
}

.BlueRightMenu
{
	border-collapse: separate ;
   	-moz-box-shadow: 6px 6px 4px #aaa;
   	-webkit-box-shadow: 6px 6px 4px #aaa;
   	box-shadow: 6px 6px 4px #aaa;
   	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a')";
   	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#0a0a0a');
	
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 40px ;
	border-top-right-radius: 40px; 	
	margin-bottom: 16px ;
	background-color: #dceff1 ;
	height: 75px ;
	width:215px ;
	padding-top: 8px ;
	padding-left: 8px ;
	padding-right: 12px ;
	font-size: 10pt ;
	color: #31a3b9 ;
	cursor: pointer ;
}

.bigOrangeRightMenu:hover
{
	background-color:#fff4ed ;
	box-shadow: 6px 6px 6px #777;
}
.BlueRightMenu:hover, .bigBlueRightMenu:hover
{
	background-color:#eafeff ;
	box-shadow:  6px 6px 6px #777;
}

.bigOrangeRightMenu hr
{
	border: 0 ;
	border-top: 1px solid #c0866d;
	height: 1px ;
}

.BlueRightMenu hr, .bigBlueRightMenu hr
{
	border: 0 ;
	border-top: 1px solid #2ea7bf;
	height: 1px ;
}

#mainArea
{		
	width: 677px ;
}

#mainTransitionTd
{
	padding: 0 ;
	margin:0 ;
	border:0 ;
	width: 401px ;
	height: 251px ;
}

#mainLeftTd
{	 	
	width: 308px ;
	height:526px;
	background-image: url(images/leftbg.png) ;
	background-repeat: no-repeat ;
	background-position: right top ;
}

#textTd
{
	padding-top: 10px ;
	padding-left: 20px ;
	padding-bottom: 20px ;
	padding-right: 3px ;
	text-align: justify ;
	height: 260px;
}

#textTd div
{
	width: 360px ;	
}

.blueTitle, .blueTitle a, .blueTitle a:hover, .blueTitle a:visited
{
	font-size: 16pt ;
	font-weight: bold ;
	color: #31a3b9 ;
	padding-bottom: 2px ;
	height:18px;	
	text-shadow: 1px 1px 1px #888;
	text-decoration: none ;
}



.blueTitleSmall, .blueTitleSmall a, .blueTitleSmall a:hover, .blueTitleSmall a:visited
{
	font-size: 14pt ;
	font-weight: bold ;
	color: #31a3b9 ;
	margin-bottom: -6px ;
	text-shadow: 1px 1px 1px #888;
	text-decoration: none ;
}

.orangeTitle, .orangeTitle a, .orangeTitle a:hover, .orangeTitle a:visited
{
	color: #c0866d ;
	font-size: 16pt ;
	font-weight: bold ;
	padding-bottom: 2px ;
	height:18px ;
	text-shadow: 1px 1px 1px #888;	
	text-decoration: none ;
}

#bottomDiv
{
	background-image: url(images/bottomDivBg.png) ;
	background-repeat:repeat-x ;
	height: 112px ;
	width: 100% ;
}
 
.slideshow { margin:0 auto;  position: relative; left:0; width:401px; height:251px; overflow:hidden; border-left: 1px solid #edb099; background-color:#edb099 ; }
.slideshow li { position: absolute; left: 0; top: 0; width: 401px; height: 251px; display: none; list-style: none; }

#mainMenuTable
{
	border-collapse: separate ;
	margin: 0px ;
	padding: 0px ;	
	background-image: url(images/menuBG.png) ;
	background-repeat: repeat-x ;
	height: 41px ;
}

#mainMenuTable th
{
	padding: 0px ;
	margin:0px ;
	border: 0px ;
	overflow:hidden ;
	height: 38px ;	
}

#mainMenuTable td
{
	border-left: 1px solid #c4e0e6 ;
	border-bottom: 0px ;
	/* 1px solid #72abb5 ;*/
	border-right: 1px solid #407279 ;
	border-top: 0px  ; 
	color: #fdffff ;
	padding-left: 20px ;
	padding-right: 20px ;
	cursor: pointer ;
	font-family: Arial ;
}

#mainMenuTable td:hover
{
	background-image: url(images/menuBGLight.png) ;
}

#mainMenuTable a, #mainMenuTable a:hover, #mainMenuTable a:visited
{
	text-decoration: none ;
	color: #fdffff ;
}

.arrowImageDiv
{
	margin-top: 17px ;
}

.firstBlueIcon
{
	position:relative; 
	left: 188px ; 
	top: -44px ;
}

.bigBlueArrow
{
	position:relative; 
	left: 0px ; 
	top: 40px ;
}

.firstOrangeIcon
{
	position:relative; 
	left: 169px ; 
	top: -39px ;
}

.bigOrangeArrow
{
	position:relative; 
	left: 0px ; 
	top: 46px ;
}

#contactUsDiv
{
	position: relative ;
	top: 134px;	
	width: 271px ;
	height: 392px ;
	/*background-color: #565656 ;*/
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 15px ;
	border-top-right-radius: 15px; 	
	color: White ;
	font-family: Arial ;	
}

#contactUsDiv table
{
	width: 244px ;
	margin-right: 10px ;
}

#contactUsDiv td
{
	height: 48px ;
}

#contactUsDiv input[type="text"]
{
	width: 200px ;
	background-color: White ;
	border: 0 ;
	height: 20px ;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px ;
	border-top-right-radius: 6px; 		
}

#contactUsDiv textarea
{
	width: 200px ;
	background-color: White ;
	border: 0 ;
	height: 70px ;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px ;
	border-top-right-radius: 6px; 		
}

#mainAreaPlace_sendButton, .sendButton
{
	width:57px ;
	height: 57px ;
	background-color: transparent ;
}

#contactUsDiv a, #contactUsDiv a:visited, #contactUsDiv a:active
{
	color:White ;
}

#contactUsDiv a:hover
{
	color: #f0f0ff ;
	text-decoration: blink ;
}

#freeServiceDiv
{
	margin-top: 14px ;
	background-color: #f2f1f1 ;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 15px ;
	border-top-right-radius: 15px; 	
	width: 710px ;
	height: 140px ;
   	-moz-box-shadow: 6px 6px 4px #aaa;
   	-webkit-box-shadow: 6px 6px 4px #aaa;
   	box-shadow: 6px 6px 4px #aaa;	
}

#freeServiceDiv:hover
{
	background-color: #f8f9f9 ;
}


#freeServiceDiv table
{
	margin-right: 20px ;
	width: 670px ;
}

.hila
{
	font-family: HilaDrorBlack-Regular ;
	color: #229bb3 ;
	font-size: 27pt ;
	margin-bottom: 3px ;
}

.freeItem
{
	width: 178px ;
	height: 26px ;
	background-color: #dad9d9 ;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 5px ;
	border-top-right-radius: 5px; 		
	color: #666666 ;
	margin-bottom: 10px ;
	background-image: url(images/smallArrow.png) ;
	background-repeat: no-repeat ;
	background-position: left center ;
	font-weight: bold ;
	cursor: pointer ; 
}

.freeItem b
{
	display: block ;
	margin-top: 2px ;
}

.freeItem a
{
	margin-right: 10px ;
	text-decoration: none ;
	color: #666666 ;
	padding-top: 2px ;
	display: block ;
}

.freeItem a:hover
{
	color: #666666 ;
	text-decoration: underline blink ;
}

.kodeshTree
{
	height: 600px ;
	width: 200px ;
	background-color: #dceff1 ;
	color: Black ;
}

.mainbox
{
	background: url(images/titlebg.png) ;
	background-repeat: no-repeat ;
	background-position: top ;
	width: 711px ;
	overflow: visible ;	
	/*
	background-color: #f2f1f1 ;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 15px ;
	border-top-right-radius: 15px; 
   	-moz-box-shadow: 6px 6px 4px #aaa;
   	-webkit-box-shadow: 6px 6px 4px #aaa;
   	box-shadow: 6px 6px 4px #aaa;
	padding: 20px;
	height: 700px ;*/
 }
 
.mainbox h1
{
	font-size: 16pt ;
	/*
	font-weight: bold ;
	color: #31a3b9 ;*/
	color: White ;
	/*height:34px;
	text-shadow: 1px 1px 1px #888;
	*/
	padding-right: 20px ;
	padding-top: 13px ;
	margin-bottom: 40px ;
}
 
.mainbox a, .mainbox a.visited
{
	color: #017389 ;
	text-decoration: none ;
}
 
.mainbox a:hover
{
	text-decoration: underline ;
}

.mainbox h2
{
	margin-top: 14px ;
	font-size: 16pt ;
	font-weight: bold ;
	color: #31a3b9 ;	
}

.mainbox h3
{
	margin-top: 8px ;
	font-size: 14pt ;
	font-weight: bold ;
	color: #2193a9 ;	
}

.mainbox ul
{
	padding-right: 20px ;
	list-style-type: disk ;
}

strong
{
	font-weight: bold ;
	color: #017389 ;
}
 
 #logo
 {
 	cursor: pointer ;
 }
 
 #customersTable
 {
 	width: 640px ;
 }
 
 #customersTable div
 {
 	margin: 10px ;
 	padding: 10px;
 	height: 100px ;
	background-color: White ; 	
	border: 1px solid #2ea7bf ;
 }
 
 .blogDate
 {
 	padding-top: 4px;
 	font-size: 8pt ; 	
 }
 
 .blogContent
 {
 	margin-top: 8px ;
 }
 
 .blogRight
 {
 	width: 200px ;
 	border-left: 1px solid #2ea7bf;
 	padding: 8px ;
 }
 
 .bodyTextBox
 {
 	display: none ;
 }
 
 
 @media screen and (max-width: 700px) 
{
	#menuTd
	{
		background-color: Green ;
		background-image: none ;
	}
	
	#motoTd
	{
		display: none ;
	}
	
}

.sites
{
	text-align: center ;
}

.sites a, .sites a:visited
{
	display: inline-block ;
	margin: 0.5rem ;
	font-weight: bold ;
	text-decoration: none ;
	color: Black ;
}

.sites a:hover
{
	text-decoration: underline ;
	background-color: Yellow ;
}

.sites a img
{
	display: block ;
	border: 0px ;
}
