﻿@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('open-sans/opensanshebrew-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('open-sans/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans/opensanshebrew-regular-webfont.woff') format('woff'), /* Modern Browsers */
       url('open-sans/opensanshebrew-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('open-sans/opensanshebrew-regular-webfont.svg#265e1bf8eadfa92b8d955acd546bd2c3') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Open Sans Hebrew';
  src: url('open-sans/opensanshebrew-bold-webfont.eot'); /* IE9 Compat Modes */
  src: url('open-sans/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('open-sans/opensanshebrew-bold-webfont.woff') format('woff'), /* Modern Browsers */
       url('open-sans/opensanshebrew-bold-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('open-sans/opensanshebrew-bold-webfont.svg#8b4b25a9e6dee2304c08fefb363a9190') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}



@font-face {
  font-family: 'OpenSans';
  src: url('open-sans/OpenSans-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */;        
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'OpenSans';
  src: url('open-sans/OpenSans-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */;        
  font-style:   normal;
  font-weight:  700;
}



/* CSS Document */
html, body 
{
	height:100%;
	font-family: Open Sans Hebrew, OpenSans, Arial !important;
	font-size:80%;
	}
.main {

	position:relative;
	margin-right:auto ;
	margin-left:auto;
	width:964px;
	/*height:100%;*/
	/*border:1px solid #e3e3e3;*/
	/*padding:10px;*/
	font-family:Open Sans Hebrew, OpenSans, Arial !important;
	min-height:100%;
}

.header {
	width:964px;

	

}

.logo {
	width:964px;
	height:92px;
	/*background:url(../img/logo_shtry.jpg) no-repeat bottom ;
	background-size:930px auto;*/
	/*cursor:pointer ; */
}

.logo img 
{
	float:right;
	height:62px;
	width:auto;
	
	
	}
	
.logo a 
{
	display:block;
	float:right;
	clear:both;
	
	
	}
	
a img 
{
	border:none;
	
	}
	
.matbea 
{
	float: left;
	margin-top: 21px;
	font-size: 13px;
	color: #6e6e6e;
	line-height: 1.5;
	
	
	}


.upNav {
	width:257px;
	height:20px;
	font-weight:bold;
	float:left;
	
}

.linkUpNav {
	float:right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;

}

.linkUpNav a {
	color:#999999;
	text-decoration:none;


}

.linkUpNav a:hover {
	color:#999999;
	text-decoration:underline;


}



#linkHome {

	background: url(../img/home3.png) no-repeat right center;
	background-size: 20px auto;
	text-align: left;
	/*width: 71px;*/
	

}


#addStarred {

	background: url(../img/star4.png) no-repeat 70px;
	background-size: 20px auto;
	/*width: 80px;*/
	text-align: left;
	
	}

#contact {
	/*width: 40px;*/
	background: url(../img/contact3.png) no-repeat 39px center;
	background-size: 20px auto;
	float: left;
}

.mainNav {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMTE5YmQ5Ii8+PHN0b3Agb2Zmc2V0PSIwLjgiIHN0b3AtY29sb3I9IiMzNGFjZWIiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMxMTliZDkiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZzEpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #119bd9), color-stop(80%, #34aceb), color-stop(100%, #119bd9));
	background-image: -webkit-linear-gradient(top, #119bd9 0%, #34aceb 80%, #119bd9 100%);
	background-image: -moz-linear-gradient(top, #119bd9 0%, #34aceb 80%, #119bd9 100%);
	background-image: -ms-linear-gradient(top, #119bd9 0%, #34aceb 80%, #119bd9 100%);
	background-image: -o-linear-gradient(top, #119bd9 0%, #34aceb 80%, #119bd9 100%);
	background-image: linear-gradient(to bottom, #119bd9 0%, #34aceb 80%, #119bd9 100%);
	width: 964px;
	height: 19px;
	padding: 10px 0 10px 0;
	margin-top: 6px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	position: absolute;
	z-index:500;
}

.mainNav a
{
	color: #ffffff;
	margin: 0 12px 0 12px;
	font-size: 16px;
	text-align: right;
	float: right;
	text-decoration: none;
	padding: 0 6px;
	transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
}


.mainNav a:hover 
{
	cursor: pointer;
	text-decoration: none;
	background: #859e04;
	padding-top: 10px;
	padding-bottom: 18px;
	margin-top: -15px;
	padding-right: 6px;
	padding-left: 6px;
	box-sizing: border-box;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	box-shadow: 1px -2px 2px rgba(0,0,0,0.2);
    transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
}

.seperator {
	width:1px;
	height:19px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMzRhY2ViIi8+PHN0b3Agb2Zmc2V0PSIwLjMiIHN0b3AtY29sb3I9IiNGRkZGRkYiLz48c3RvcCBvZmZzZXQ9IjAuNyIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzM0YWNlYiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #34aceb), color-stop(30%, #FFFFFF), color-stop(70%, #ffffff), color-stop(100%, #34aceb));
background-image: -webkit-linear-gradient(top, #34aceb 0%, #FFFFFF 30%, #ffffff 70%, #34aceb 100%);
background-image: -moz-linear-gradient(top, #34aceb 0%, #FFFFFF 30%, #ffffff 70%, #34aceb 100%);
background-image: -ms-linear-gradient(top, #34aceb 0%, #FFFFFF 30%, #ffffff 70%, #34aceb 100%);
background-image: -o-linear-gradient(top, #34aceb 0%, #FFFFFF 30%, #ffffff 70%, #34aceb 100%);
background-image: linear-gradient(to bottom, #34aceb 0%, #FFFFFF 30%, #ffffff 70%, #34aceb 100%);
	float:right;
	box-shadow: 1px 1px 3px #1489d8;
	-webkit-box-shadow: 1px 1px 3px #1489d8;
}

.seperator:last-child 
{
	display:none;
	
	}

.search {
	height:65px;
	width: 964px;
	border: 2px solid #ffffff;
	border: none\9;
	background:#859e04;
	margin-top: 36px;
	border-radius: 10px;
	border-radius: 0\9;
	text-align:right;
	direction:rtl;
	z-index:300;
	
}

.search table 
{
	margin-top: 14px;
	margin-top: 18px\9;
	color: #ffffff;
	font-size: 13px;
	margin-right:15px;

	
	}
	
.search td
{
	padding-left: 15px;
	
	
	}

.inSearch {

	height:30px;
	margin-top:30px;
	text-align:center;
	float:right;
}

.searchG 
{
	background: #a8bc34; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E4YmMzNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzg1OWUwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #a8bc34 0%, #859e04 70%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a8bc34), color-stop(70%,#859e04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a8bc34 0%,#859e04 70%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a8bc34 0%,#859e04 70%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a8bc34 0%,#859e04 70%); /* IE10+ */
background: linear-gradient(to bottom,  #a8bc34 0%,#859e04 70%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8bc34', endColorstr='#859e04',GradientType=0 ); /* IE6-8 */

	height: initial;
  	height: auto;
	padding: 3px 14px 5px 14px;
	cursor: pointer;
	text-shadow: none;
	border-radius: 2px;
	border: 0 solid #33a0ce !important;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.05);	  	
	color:#fff;
	
	
	}
	
	.searchG:hover 
	{
		background: #91a81e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiM5MWE4MWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzQ4YTA0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #91a81e 36%, #748a04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,#91a81e), color-stop(100%,#748a04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #91a81e 36%,#748a04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #91a81e 36%,#748a04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #91a81e 36%,#748a04 100%); /* IE10+ */
background: linear-gradient(to bottom,  #91a81e 36%,#748a04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91a81e', endColorstr='#748a04',GradientType=0 ); /* IE6-8 */

		
		
		}

.showSearch 
{
	margin-top:25px;
	margin-left:12px;
	height:24px;
	width:110px;
	
	
	}
	
.showSearchWidth 
{
	width:110px !important;
	
	}

#luachSearch {

	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	width:93px;
	height:35px;
	

}

/*#category {
	width:200px;
	height:24px;
	margin-top:25px;
}*/

#chooseCut {
	width:124px;
	height:24px;
	margin-top:25px;
} 

 #freeText {
 	width: 258px;
	height: 35px;
	margin-top: 25px;
	position: relative;
	z-index: 50000;
	float: right;
	margin-right: 0px;
 }
 
 
/*  #buttonSearch {
  	width: 72px;
	height: 16px;
	margin-top: 25px;
	padding-top: 2px;
	cursor:pointer;
  }*/
  
#searchB,   #SearchButton 
{
  	height: initial;
  	height: auto;
	margin-top: 24px;
	padding: 5px 14px;
	cursor: pointer;
	text-align: right;
	padding-right: 27px;
	background: #04a4ea url('../img/searchicon.png') 39px center / 14px auto no-repeat; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -moz-linear-gradient(top,  #04a4ea 0%, #0377b0 100%); /* FF3.6+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04a4ea), color-stop(100%,#0377b0)); /* Chrome,Safari4+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -webkit-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* Chrome10+,Safari5.1+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -o-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* Opera 11.10+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -ms-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* IE10+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, linear-gradient(to bottom,  #04a4ea 0%,#0377b0 100%); /* W3C */
	
	text-shadow: none;
	border-radius: 2;
	border: 0 solid #33a0ce !important;
	 box-shadow: 1px 1px 3px rgba(0,0,0,0.05);	  	
	
	/*background-size: 14px;
	background-position: 40px center;
	background-repeat: no-repeat;*/
	padding-left: 7px;
	
  }
  


  #searchB:hover,   #SearchButton:hover 
  {
  

	 border: 0 solid #0191d0 !important; 
	 box-shadow: 1px 1px 3px rgba(0,0,0,0.05);	  	
	 background: #0497d6 url('../img/searchicon.png') 39px center / 14px auto no-repeat; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -moz-linear-gradient(top,  #0497d6 0%, #036ea3 100%); /* FF3.6+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0497d6), color-stop(100%,#036ea3)); /* Chrome,Safari4+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -webkit-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* Chrome10+,Safari5.1+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -o-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* Opera 11.10+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, -ms-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* IE10+ */
	background: url('../img/searchicon.png') 39px center / 14px auto no-repeat, linear-gradient(to bottom,  #0497d6 0%,#036ea3 100%); /* W3C */
	
  	}
  	
  	
  	  
.searchB
{
  	height: initial;
  	height: auto;
	padding: 3px 14px 5px 14px;
	cursor: pointer;
	background: #04a4ea; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:  -moz-linear-gradient(top,  #04a4ea 0%, #0377b0 100%); /* FF3.6+ */
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04a4ea), color-stop(100%,#0377b0)); /* Chrome,Safari4+ */
	background:  -webkit-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* Chrome10+,Safari5.1+ */
	background:  -o-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* Opera 11.10+ */
	background:  -ms-linear-gradient(top,  #04a4ea 0%,#0377b0 100%); /* IE10+ */
	background:  linear-gradient(to bottom,  #04a4ea 0%,#0377b0 100%); /* W3C */
	text-shadow: none;
	border-radius: 2px;
	border: 0 solid #33a0ce !important;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.05);	  	
	color:#fff;
	
  }
  
  .searchB:hover 
  {
  

	 border: 0 solid #0191d0 !important; 
	 box-shadow: 1px 1px 3px rgba(0,0,0,0.05);		
	 background: #0497d6 ; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:  -moz-linear-gradient(top,  #0497d6 0%, #036ea3 100%); /* FF3.6+ */
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0497d6), color-stop(100%,#036ea3)); /* Chrome,Safari4+ */
	background:  -webkit-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* Chrome10+,Safari5.1+ */
	background:  -o-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* Opera 11.10+ */
	background:  -ms-linear-gradient(top,  #0497d6 0%,#036ea3 100%); /* IE10+ */
	background:  linear-gradient(to bottom,  #0497d6 0%,#036ea3 100%); /* W3C */
		
		  	
  	}
  	
.tableSochen 
{
	direction:ltr !important;
	text-align:right;
	margin-top:22px;
	border-collapse: collapse;
	
	}
	
.tableSochen tr 
{
	height:40px;
	border-top:1px solid #e6e6e6;
	}


#modaotSumSite {
	width: 250px;
	float: left;
	height: 65px;
	margin-top: 0;

}

#sumModaot {
	background-color: #FFFFFF;
	width: 185px;
	float: left;
	height: 43px;
	padding-top: 22px;
	color: #595a5e;
	font-weight: bold;
	line-height:29px;
}

#triangle {
	width: 0; 
	height: 0; 
	border-top: 73px solid #ffffff; 
	border-right: 65px solid transparent; 
	float:right;

}

#sumModaot span {
	font-size:23px;

}
.search input {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    border-radius:3px;
	/*color:rgb(112, 112, 112);*/
	color:#000;
	padding-right: 6px;
	height:22px;
}

.search input[type="text"] 
{
	 box-shadow: 1px 2px 5px -1px #8C8B8B inset;
	 font-size:14px;
	
	
	}

.search select {
	border-radius:3px;
	border:none;
	color:#000;
	padding-right: 6px;
	height:22px;
	font-size:14px;
}




#date {
	float: right;
	color: #999999;
	font-size: 11px;
	padding: 5px;
	margin-top: -6px;
	font-weight: bold;

}

.user 
{
	float: right;
	color: #999999;
	font-size: 11px;
	padding-right: 7px;
	/*margin-top:5px;*/
	
	
	}

.userErase
{
		float: right;
	color: #999999;
	font-size: 11px;
	padding-right: 7px;
	/*margin-top:5px;*/
}

.userErase:hover
{
	float: right;
	color: #999999;
	font-size: 11px;
	padding-right: 7px;
	text-decoration: underline;
	cursor: pointer;
	/*margin-top:5px;*/
}

#ivri {
	float:right;
	}
	
#loazi {
	float:right;
	margin-right:10px;
	}

.button 
{
	background:#0091d0;
   background-image: -webkit-linear-gradient(top, rgba(21,156,219,1) 0%,rgba(31,139,255,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(21,156,219,1) 0%,rgba(31,139,255,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(21,156,219,1) 0%,rgba(31,139,255,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(21,156,219,1) 0%,rgba(31,139,255,1) 100%);
   background-image:         linear-gradient(top, rgba(21,156,219,1) 0%,rgba(31,139,255,1) 100%);
   -webkit-box-shadow: 0px 0px 6px 0px rgba(133,133,133,1);
      -moz-box-shadow: 0px 0px 6px 0px rgba(133,133,133,1);
           box-shadow: 0px 0px 6px 0px rgba(133,133,133,1);
   border: solid 1px #ffffff !important;
   -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
           border-radius: 3px;
  padding-left:15px;
  padding-right:15px;
   padding-top: 4px;
   padding-bottom: 4px;
   display: inline-block;
   font-size: 14px;
   text-align: center;
   color: #ffffff !important;
   text-shadow: 2px 1px 7px rgba(0,0,0,1)
}

.button:hover 
{
	background:#0082ba;
   background-image: -webkit-linear-gradient(top, rgba(31,139,255,1) 0%,rgba(21,156,219,1) 100%);
   background-image:    -moz-linear-gradient(top, rgba(31,139,255,1) 0%,rgba(21,156,219,1) 100%);
   background-image:     -ms-linear-gradient(top, rgba(31,139,255,1) 0%,rgba(21,156,219,1) 100%);
   background-image:      -o-linear-gradient(top, rgba(31,139,255,1) 0%,rgba(21,156,219,1) 100%);
   background-image:         linear-gradient(top, rgba(31,139,255,1) 0%,rgba(21,156,219,1) 100%);
   -webkit-box-shadow: 0px 0px 10px 0px rgba(122,122,122,1);
      -moz-box-shadow: 0px 0px 10px 0px rgba(122,122,122,1);
           box-shadow: 0px 0px 10px 0px rgba(122,122,122,1);
   -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
           transition: all 0.2s ease-out;
   text-shadow: 0px 0px 7px rgba(0,0,0,1)
}
.button:active {
   color: rgba(240,244,255,1);
   text-shadow: -1px -2px 7px rgba(0,0,0,1)
}

.hitnatekButton 
{
	border-radius: 8px;
border: 0;
box-shadow: 2px 2px 5px rgb(111, 111, 111) inset;
	
	
	}

#upperFlash 
{
	/*margin-left:-5px;*/
	margin-top: 24px;
	margin-bottom: 21px;
	border: 7px #ececee solid;
	width: 950px;
	text-align:center;
	
	}

#leftFlash {
	
	float:right;
	margin-top:20px;


}
	
	
.flashBanner {
		float:right;
	
	}
	
.bottomFlashWrap {
	float:right;
	width:758px;
	height:200px;
	margin-top:20px;

}

.bottomFlash {
	float:right;
	margin-left:50px;
	width:200px;
	height:200px;

}

.bottomFlashLeft {
	float:right;
	width:200px;
	height:200px;
	

}
	
.bottomFlashCenter {
	float:right;
	margin-left:50px;
	width:200px;
	height:200px;
	background-color:#0191d0;
	text-align:center;
}
.bottomFlashCenter a {
	color:White;
	font-size:12px;
	
}	
	


.center {
	
	width: 964px;
	/* height: 1500px; */
	margin-top: 10px;
	float: right;
	position: absolute;
	}



.content {
	width:785px;
	/*height:100%;*/
	float:right;
	/*margin-left:10px;*/
}


.centerCat
{
	width: 230.5px;
	height:170px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	margin-left:22px;
	padding:3px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;
	

}

.centerCatLeft
{
	width: 232.5px;
	height:170px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	padding:3px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;

}

.catHeader {
	height:40px;
	text-decoration: none;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	color:#FFFFFF;
	text-align:right;
	padding-right:37px;
	font-weight:bold;
	font-size:22px;
	line-height:36px;
	background:#0191d0 url("../img/triangle.png") no-repeat 206px center;
	background-size: 18px;

}
.catHeader a {
	height:40px;
	text-decoration: none;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	color:#FFFFFF;
	text-align:right;
	padding-right:37px;
	font-weight:bold;
	font-size:22px;
	line-height:36px;
	background:#0191d0 url("../img/triangle.png") no-repeat 206px center;
	background-size: 18px;

}

.catHeaderAgent {
	height: 28px;
	text-decoration: none;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 29px;
	background: #0191d0 url("../img/triangle.png") no-repeat 206px center;
	background-size: 18px;

}


.divDetails a
{
   text-decoration: none;
   color:rgb(29, 32, 117) !important;
    }
    
.divDetails a:hover {
	
	text-decoration: underline;
	color:rgb(29, 32, 117)  !important;

}


#content a, #footer a 
{
   text-decoration: none;
  
 
    }
    
#footer a 
{
  color:#FFFFFF;
  
 
    }
    
    
#content a:hover, #footer a:hover {
	
	text-decoration: underline;
	color:#FFFFFF;

}

#content a:visited, #footer a:visited {
	
	text-decoration: none;
	color:#FFFFFF;

}

#content a:active, #footer a:active {
	
	text-decoration: none;
	color:#FFFFFF;

}

.catImg, .catImgGreen , .cutsImgClass
{
	text-align:center;
	overflow:hidden;
	}

.catImg img {
	height:79px;
	width:100%;
	border-top:1px solid #ffffff;
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-webkit-backface-visibility: hidden;
	
}

.catImgAgent img {
	height:100%;
	width:100%;
	border-top:1px solid #ffffff;
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-webkit-backface-visibility: hidden;
	border-bottom-right-radius:11px;
	border-bottom-left-radius:11px;
	
}

.catImgGreen img , .cutsImgClass img, .cutsImgClassGreen img
{
	transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	-webkit-backface-visibility: hidden;
	
	
	}
	
.catImg img:hover, .catImgGreen img:hover, .cutsImgClass img:hover, .cutsImgClassGreen img:hover {
	transform:scale(1.2);	
	-webkit-transform:scale(1.2);	
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	cursor:pointer;
}

.catKind {
	text-align:center;
	height:43px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8ea',GradientType=0 ); /* IE6-9 */
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	padding-top:6px;
	overflow: hidden;
	line-height: 1.65;



}

.catKind a {
	color:#666666 !important;
	font-size:12px;
	text-decoration:none !important;
	cursor:pointer;
	display:inline-block;
	margin: 0px 6px 0px 6px;
	
}

.catKind a:hover {
	text-decoration:underline !important;
	
}


.rightGreenCat {
	width: 357px;
	height:230px;
	margin-left:25px;
	border:1px solid #c0c0c0;
	border-radius:12px;
	float:right;
	padding:4px;
	margin-bottom:10px;
	margin-top:20px;

}

.leftGreenCat {
	width: 360px;
	height:230px;
	border:1px solid #c0c0c0;
	border-radius:12px;
	float:right;
	padding:5px;
	margin-bottom:10px;
	margin-top:20px;

}

.catHeaderGreen {
	height:44px;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	color:#FFFFFF;
	text-align:right;
	padding-right:37px;
	font-weight:bold;
	font-size:22px;
	line-height:40px;
	background:#94ac18 url("../img/triangle.png") no-repeat 331px center;
	background-size: 18px;

}

.catImgGreen{

	border-top:1px solid #ffffff;
}

.catKindGreen {
	text-align:center;
	height:51px;
	background-image: url(data:image/svg+xml;base64:PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2RjZGJkYiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #dcdbdb), color-stop(100%, #ffffff));
background-image: -webkit-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -moz-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -ms-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -o-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: linear-gradient(to top, #dcdbdb 0%, #ffffff 100%);
	border-bottom-right-radius:7px;
	border-bottom-left-radius:7px;
	padding-top:10px;


}

.catKindGreen a {
	color:#666666 !important;
	font-size:12px;
	text-decoration:none !important;
	cursor:pointer;
	display:inline-block;
	margin: 0px 6px 0px 6px;
	overflow: hidden;
	line-height: 1.45;

	
}

.catKindGreen a:hover {
	text-decoration:underline !important;
	
}




.leftWidget {

	width:171px;
	/*float:right;*/
	max-height:1772px;
	overflow:visible;
	float:left;
}


.pirsum1 {
	/*border:5px solid #ffffff;
	/*outline:1px solid #e2e2e2;*/
	cursor:pointer;
	width:167px;
	height:65px;
	margin-top:6px;
	float:right;
	box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c0c0c0;
	text-shadow: 0px 0px 5px #000000;
	border-radius:12px;
	color:#ffffff; 
	font-weight:bold;
	text-align:center;
	line-height:24px;
	padding-top:10px; 
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjYjQyMDFlIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjY2MwNDA0Ii8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2cxKSIgLz48L3N2Zz4=);
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #b4201e), color-stop(100%, #cc0404));
background-image: -webkit-linear-gradient(top, #b4201e 0%, #cc0404 100%);
background-image: -moz-linear-gradient(top, #b4201e 0%, #cc0404 100%);
background-image: -ms-linear-gradient(top, #b4201e 0%, #cc0404 100%);
background-image: -o-linear-gradient(top, #b4201e 0%, #cc0404 100%);
background-image: linear-gradient(to bottom, #b4201e 0%, #cc0404 100%);
}

.pirsum1 a 
{
	text-shadow: 0px 0px 5px #000000;
	color:#ffffff; 
	text-decoration:none;
	}


.login {
	
	width:167px;
	height:161px;
	margin-top:22px;
	float:right;
	box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c0c0c0;
	border-radius:12px;
	color:#ffffff; 
	text-align:center;	
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwLjMiIHN0b3AtY29sb3I9IiM3Yzk0MDAiLz48c3RvcCBvZmZzZXQ9IjAuNyIgc3RvcC1jb2xvcj0iIzk0YWMxOCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(30%, #7c9400), color-stop(70%, #94ac18));
background-image: -webkit-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -moz-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -ms-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -o-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: linear-gradient(to bottom, #7c9400 30%, #94ac18 70%);
direction:rtl;

}

.loginMeira {
	
	width:165px;
	height:140px;
	margin-top:22px;
	float:right;
	box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c0c0c0;
	border-radius:12px;
	color:#ffffff; 
	text-align:center;	
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwLjMiIHN0b3AtY29sb3I9IiM3Yzk0MDAiLz48c3RvcCBvZmZzZXQ9IjAuNyIgc3RvcC1jb2xvcj0iIzk0YWMxOCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(30%, #7c9400), color-stop(70%, #94ac18));
background-image: -webkit-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -moz-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -ms-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: -o-linear-gradient(top, #7c9400 30%, #94ac18 70%);
background-image: linear-gradient(to bottom, #7c9400 30%, #94ac18 70%);


}

.loginMail, .loginPass, .buttonLogin  {
	margin-top:8px;

}


.loginMail input, .loginPass input {
	width:131px;
	direction:rtl;
	height: 22px;
	border-radius: 3px;
	border: none;
	color: rgb(112, 112, 112);
	padding-right: 6px;


}
.buttonLogin {
	/*width: 53px;*/
	cursor: pointer;
	margin-left:8px;
	line-height:12px;
	padding-right: 10px;
	padding-left: 10px;
}

.loginHeader{
	font-weight:bold;
	border-bottom: 1px dotted #ffffff;
	padding:4px 0px 2px 0px;
}

.moadafim {
	margin-top:10px;
	float:right;

}

.addFavorite {
	direction: rtl;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-top: 16px;
	padding: 5px 0px 5px 0px;
	width: 159px;
	overflow: visible;
	text-align: right;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2RjZGJkYiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNnMSkiIC8+PC9zdmc+);
background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #dcdbdb), color-stop(100%, #ffffff));
background-image: -webkit-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -moz-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -ms-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: -o-linear-gradient(bottom, #dcdbdb 0%, #ffffff 100%);
background-image: linear-gradient(to top, #dcdbdb 0%, #ffffff 100%);

}

.addFavorite span {

	padding-right:18px;


}

.addFavorite img {
	width:23px;

}

.gula {
	background: url(../img/gula.png) no-repeat 0px 0px;
	width: 41px;
	height: 40px;
	float: right;
	margin: -13px -9px ;
	padding:5px 0px 5px 0px;
	text-align:center;
	height:35px\9;
	
}

#hamlaza {
	float:right;
	width:146px;
	direction:rtl;
	margin-top:18px;
	border:1px solid #c0c0c0;
	border-radius:5px;
	padding: 7px; 
	background:#ffffff;

}

.name1 
{
	background:#ffffff;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	margin: -7px;
	padding: 7px;
	margin-top: 7px;
	margin: -6px\9;
	
	}
	
.name2 
{
	background: #ecedef;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	margin: -7px;
	padding: 7px;
	margin-top: 7px;
	margin: -6px\9;
	
	
	
	}



.hamlazaHeader

{
	color: #94ac18;
	font-weight:bold;
	font-size:16px;
	background:#ecedef;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	margin: -7px;
	padding: 7px;
	margin: -6px\9;
	
	
	

}


.geresh {
	background:url(../img/geresh.png)no-repeat;
	background-position: right top;
	background-size:17px;
	/*clear:left;*/
	
}

.geresh span {
	display:inline;
	color: #666666;
	font-weight:normal;
	font-size:12px;


}

.geresh1 {
	background:url(../img/geresh.png)no-repeat;
	width:40px;
	background-position:  center center;
	background-size:17px;
	display:inline;
	clear:none;


}

.goleshName {
	font-weight:bold;
	color: #666666;
	font-size:12px;
}

.hamlaza {
	border-bottom:2px dotted #c0c0c0;
	margin-bottom:10px;


}

.MostPopularWrap {
	
	width:752px;
	height:150px;
	float:right;
	margin-top:30px;
}

.MostPopular {
	width:185px;
	height:150px;
	float:right;
	background:url(../img/left-border-most-popular.jpg) no-repeat -9px center;
	color:#0099FF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-left:11px;
	

}



.MostPopularLeft {
	width:139px;
	height:150px;
	float:right;
	color:#0099FF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-right:24px;
	

}

.popularImg {
	margin-top:5px;
	}

.popularText {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;


}

.popDate {
	font-weight:normal;
	font-size:12px;
	}

.footer {
	text-align: center;
	background: url(../img/footer.png) no-repeat;
	width: 964px;
	padding-top: 70px;
	height:210px;
	margin-top:-210px;
	position:relative;
	clear:both;
	bottom:0;
}

.footerTopNav 
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	

}

.footerTopNav a {
	margin:0px 8px 0px 8px;
	text-decoration:none;
	cursor:pointer;
}

.footerTopNav a:hover {
	text-decoration:underline;
	color:#ffffff;
}


.footerTopNav a:active {
	text-decoration:none;
	color:#ffffff;
}


.footerTopNav a:visited {
	text-decoration:none;
	color:#ffffff;
}


.footerMainNav  {
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
	margin-top:50px;


}

.footerMainNav a {
	margin:0px 8px 0px 8px;
	text-decoration:none;
	cursor:pointer;
}

.footerMainNav a:hover {
	text-decoration:underline;
}

.rights {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;	
	margin-top:6%;

}

.rights a{
	text-decoration:none;

}

.rights a:hover{
	text-decoration:underline;

}

.harshamaDivClass 
{
	width: 142px;
	font-size: 12px;
	text-align: center;
	height: 36px;
	line-height: 2;
	margin-top:7px;
	
	}
	
.harshamaMeiraClass 
{
	
	font-size: 12px;
	text-align: right;
	width:93px;
	float:right;
	margin-top:10px;
	
	}
	
.harshamaMeiraClass a 
{
	width: 93px;
	float: right;
	text-align: center;
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
	}
.harshamaClass 
{
	float:left;
	cursor:pointer;
	}
.harshamaClass a 
{
	width: 71px;
	float: left;
	text-align: center;
	text-decoration:none;
	cursor:pointer;
	color:#ffffff;
	}
	
.harshamaClass a:hover 
{
	text-decoration:underline;
	
	}
	

	
.harshamaMeiraClass a:hover 
{
	text-decoration:underline;
	
	}
	
.advertise 
{
	border: 1px rgb(206, 206, 206) solid;
	height: 85px;
	width: 133px;
	float: right;
	margin-left: 20px;
	border-radius: 19px 19px 19px 0;
	position:relative;
	background-color:#e6e6e6;
	overflow:hidden;
	}
	
.advertise img 
{
	margin-top:-13px;
	width:133px;
	height:auto;
	
	
	
	}
	
.adTitle 
{
	width: 130px;
height: 25px;
color: #474747;
border-radius: 19px 19px 19px 0;
border-top: #ffffff 2px solid;
border-right: #ffffff 2px solid;
bottom: 0;
position: absolute;
text-align: center;
font-size: 11px;
font-weight: normal;
line-height: 1;
	background: rgb(252,252,252); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  rgba(252,252,252,1) 22%, rgba(216,216,216,1) 92%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(22%,rgba(252,252,252,1)), color-stop(92%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(252,252,252,1) 22%,rgba(216,216,216,1) 92%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(252,252,252,1) 22%,rgba(216,216,216,1) 92%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(252,252,252,1) 22%,rgba(216,216,216,1) 92%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(252,252,252,1) 22%,rgba(216,216,216,1) 92%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#d8d8d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


	}
	
.searchResultsClass 
{
	color: Gray;
	font-size: 21px;
	font-weight: bold;
	display: block;
	text-align: right;
	margin: 24px 2px 0px 0;
	/* height: 28px; */
	position: relative;
	float: right;
	
	
	
	}
	
.modaaTabsClass 
{
	margin-bottom: -30px;
	width:787px;
	height:30px;
	float:right;
	
	}
	
.hotModaaClass 
{
	width: 762px;
	height: 213px;
	background: #dfdfe0;
	border-radius: 20px;
	float:right;
	margin-left:30px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.hot 
{
	width:60px;
	height:60px;
	float:left;
	
	}
	
.hot img
{
	margin-left:-6px;
	margin-top:-6px;
	
	}
	
.hotPic 
{
	width: 116px;
	height: 63px;
	overflow: hidden;
	
	margin-left: 20px;
	border:solid #ffffff 1px;
	text-align:center;
	}
	
	.hotPic:hover  
	{
		cursor:pointer;
		outline:1px solid #1a93ec;
		
		
		}
	
.hotPicMargin 
{
	margin-top:29px;
	
	}
	

	
.hotPic img 
{
	width: auto;
	height: 100%;
	max-height:65px;
	border-radius:3px;
	

	}
	
.labelhotpic {	
	text-align: center;
	font-size: 13px;
	width: 118px;
	margin-left: 20px;
	line-height: 1;
	color: #5e5e5e;
	direction:rtl;
	background-color:White;
}
	
.allPic 
{

	float: left;
	width: 606px;
	height: 160px;
	margin-top: 11px;
	
	}
	
.hotWrapper 
{
	width: 140px;
	height: 68px;
	float: right;
	
	
	}
	
.hotWrapper label 
{
	float: right;
	margin-top: -20px;
	color: #6b6b6b;
	font-size: 11px;
	width: 119px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
	text-overflow: ellipsis;
	height: 14px;
	overflow:hidden;
	}
	
	
.tabClass 
{
	float:right;
	background-color:#1a93ec;
	height:35px;
	border-top-left-radius: 30px;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 2.5;
	
	
	
	}
	
.tabClassCurrent 

{
	float:right;
	background-color:#94ac18;
	height:35px;
	border-top-left-radius: 30px;
	border: 2px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 2.5;
	
	
	
	}
	
#tab1 
{
	width:165px;
	z-index:20;
	position: relative;
	padding: 0 15px;
	}
	
#tab2, #tab3 
{
	width: 165px;
	padding: 0 40px 0 0;
	margin-right: -25px;
	position: relative;
	
	
	}
	
#tab2 
	{
	  z-index:10;	
		
		}
		
#tab3 
	{
	  z-index:0;	
		
		}
		
.tableSearchClass 
{
	/*border-top: gray 1px solid;*/
	/*border-bottom: gray 1px solid;*/
	/*min-height: 512px;*/
	/*height: 512px;*/
	width: 756px;
	float: right;
	display: block;
	/*position: absolute;*/
	margin-top: 42px;
	margin-left: 24px;
	border-collapse:collapse;
	direction:rtl;
	
}

.tableSearchPagingClass 
{
	text-align: center;
	width: 600px;
	/*height: 30px;*/
	right: 11px;
	margin-top:25px;
	position:relative;
	float:left;
	bottom:0;
	margin-left:134px;
	margin-bottom:24px;

	}
	
.PagingElement 
{
	padding: 4px 10px;
	background-color: #94ac18;
	margin-left: 10px;
	color: #ffffff;
	cursor: pointer;
	display: inline;
	text-align: center;
	/*float:left;*/
	margin-top:15px;
	
	
	}
	.clickedPagingElement 
{
	padding: 4px 10px;
	background-color: gray;
	margin-left: 10px;
	color: #ffffff;
	cursor: pointer;
	display: inline;
	text-align: center;
	/*float:left;*/
	margin-top:15px;
	
	
	}
.ClickedPagingElement
{
	padding: 4px 10px;
	background-color: gray;
	margin-left: 10px;
	color: #000000;
	cursor: pointer;
	display: inline;
	text-align: center;
}

.rightGoogle 
{
	/*float: left;*/
	display: inline;
	margin-top: 11px;
	margin-left: 21px;
	color: #94ac18;
	font-weight: bold;
	font-size: 22px;
	cursor:pointer;
	}
	
.leftGoogle 
{
	/*float: left;*/
	display: inline;
	margin-top: 11px;
	margin-left: 31px;
	color: #94ac18;
	font-weight: bold;
	font-size: 22px;
	margin-right: 11px;
	cursor:pointer;
		
	}

.tableWrapClass 
{
	width:735px;
	margin-bottom:10px;
	float:right;
	
	
	}
	
.ShowItemDIV 
{
	width:735px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #e4e4e4;
	color:#5a5a5c;
	font-size:13px;
	height:40px;
	cursor:pointer;
	background: rgb(247, 247, 247);
	
	}
	
.ShowItemDIVPremium 
{
	width:735px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px solid #e4e4e4;
	color:#000;
	font-size:13px;
	height:40px;
	cursor:pointer;
	background: #fbc853;
	
	
	}
	
.ShowItemDIV td, .ShowItemDIVPremium td
{
	padding-right:10px;
	
	}
	
.ShowItemDIV:hover 
{
	background:#94ac18;
	color:#ffffff;
	font-weight:bold;
	
	}
	
.ShowItemDIVPremium:hover 
{
	background:#94ac18;
	color:#ffffff;
	font-weight:bold;
	}

/*.ShowItemDIV:visited
{
	background:#94ac18;
	color:#ffffff;
	font-weight:bold;
	
	}
	
.ShowItemDIV:active
{
	background:#94ac18;
	color:#ffffff;
	font-weight:bold;
	
	}*/
	
.headerTable 
{
	background:#dfdfdf;
	text-align:right;
	direction:rtl;
	width:5%;
	border: 0;
	height:40px;
	color:#5a5a5c;
	font-weight:bold;
	font-size:14px;
	padding-right:10px;
	cursor: pointer;
	}
	
.CustomHeaderClicked 
{
	background: #ffffff url('../img/sort.gif');
	background-position:2px center;
	background-repeat:no-repeat;
}

.headerTable:first-child
{
	width:1%;
	
	}
	
.headerTable:last-child
{
	width:5%;
	}
	
.teurParit 
{
	width:15%;
	
	}
	
	.gmach
	{
	width:10%;	
	}
.numClass 
{
	width:1%;

	}
	
.nadlanRoomClass 
{
	width:5%;
	
	
	}
	
.nadlanAdress 
{
	width:17%;
	
	
	}
	
.ezor 
{
	width:9%;
	
	}
	
.categoryHeader 
{
	width:10%;
	
	}
	
.kehila 
{
	width:8%;
	
	}
	
.date 
{
	width:8%;
	
	}
	
.yazran 
{
	
	width:3%;
	
	}
	
	
/*	
.headerTable:nth-child(3)
{
	width:15%;
	
	}
	*/

	
.vigrey 
{
	background: url('../img/vigrey.png') no-repeat right ;
	cursor:pointer;
	
	}
	
.viblue
{
	background: url('../img/viblue.png') no-repeat right ;
	cursor:pointer;
	
	}
	

.smallIMG 
{
	width:100px;
	height:75px;
	
	}
	
	.smallIMG:hover 
	{
		outline:1px solid #1a93ec;
		
		}
	
.koteret 
{
	width:10%;
	padding-right:10px;
	
	}
	
.nottoshow 
{
	display:none;
	
	}
	

	
.toshow
{
	border:1px solid #e4e4e4;
	
	}
	
.divDetails 
{
	background: rgb(237,237,237) ; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64;PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 50%, rgba(234,234,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 50%,rgba(234,234,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */


 
	
	
	
	} 
	
.PirteyDivClass 
{
	width: 30%;
	height: 122px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 10px ;
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	float:right;
	box-shadow: 1px 1px 4px rgb(224, 224, 224);
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	direction: rtl;
	/*background: url('../img/pirtey-header-bg.jpg') , -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%) ;  FF3.6+ */
	/*background:  url('../img/pirtey-header-bg.jpg') , -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea));  Chrome,Safari4+ */
	/*background: url('../img/pirtey-header-bg.jpg'), -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  Chrome10+,Safari5.1+ */
	 /*background: url('../img/pirtey-header-bg.jpg'), -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ; Opera 11.10+ */
	/*background: url('../img/pirtey-header-bg.jpg') , -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  IE10+ */
	/*background: url('../img/pirtey-header-bg.jpg'), linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%) ;  W3C */
	
	
	}
	
.PirteyDivClass span 
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	
	
	
}

.CheckBoxDIVClass 
{
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 10px;
	margin-right:0;

	}

.FreeTextDivClass 
{
	width: 69%;
	height: 122px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	/*padding: 0 10px ;*/
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	direction: rtl;
	/*background: #ffffff url(../img/pirtey-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	float:right;
	box-shadow: 1px 1px 4px rgb(224, 224, 224);
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	/*background: url('../img/pirtey-header-bg.jpg') , -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%) ;  FF3.6+ */
	/*background:  url('../img/pirtey-header-bg.jpg') , -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea));  Chrome,Safari4+ */
	/*background: url('../img/pirtey-header-bg.jpg'), -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  Chrome10+,Safari5.1+ */
	 /*background: url('../img/pirtey-header-bg.jpg'), -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ; Opera 11.10+ */
	/*background: url('../img/pirtey-header-bg.jpg') , -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  IE10+ */
	/*background: url('../img/pirtey-header-bg.jpg'), linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%) ;  W3C */
	
	}
	
.FreeTextDivClass span 
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	
	
	}
	
.FreeDIVheaderClass 
{
	width: 100%;
	height: 30px;
	padding-right:10px;
	
	
	}
.FreeDIVtextClass 
{
	width:93%;
	width:94%\9;
	padding-right:9px\9;
	overflow-y:scroll;
	padding-left:26px;
	height:90px;
	line-height:1.5;
	padding-right:2%;
	overflow-x: hidden;
	
	}
	
#MailDivID input[type='text']
{
	
	margin-bottom: 5px;

	}
	
#MailDivID input[type='button']
{
	
	margin-bottom: 5px;
	
	}

#MailDivID textarea 
{
	width: 198px;
	height: 83px;
	margin-bottom: 5px;
	
    
	}
	
.butLeft 
{
	float: left;
	margin-top: 17px;
	height: 20px;
	width: 71px;
	padding: 0px 0 2px 0;
	font-size: 13px !important;
	font-weight: normal !important;
	margin-right: 15px;
	line-height: 1.6 !important;
	
          
          }
	
.contactDivClass 
{
	direction: rtl;
	width: 30%;
	height: 122px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 10px ;
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	/*background: #ffffff url(../img/pirtey-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	float:right;
	box-shadow: 1px 1px 4px rgb(224, 224, 224);
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	/*background: url('../img/pirtey-header-bg.jpg') , -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%) ;  FF3.6+ */
	/*background:  url('../img/pirtey-header-bg.jpg') , -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea));  Chrome,Safari4+ */
	/*background: url('../img/pirtey-header-bg.jpg'), -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  Chrome10+,Safari5.1+ */
	 /*background: url('../img/pirtey-header-bg.jpg'), -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ; Opera 11.10+ */
	/*background: url('../img/pirtey-header-bg.jpg') , -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  IE10+ */
	/*background: url('../img/pirtey-header-bg.jpg'), linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%) ;  W3C */
	} 
	
.contactDivClass span  
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px; 
	}
	
.AdditionDivClass 
{
	width: 33%;
	width: 30%\9;
	height: 250px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 10px\9 ;
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	/*background: #ffffff url(../img/pirtey-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	float:right;
	box-shadow: 1px 1px 4px rgb(224, 224, 224);
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	overflow:hidden;
	direction: rtl;
	/*background: url('../img/pirtey-header-bg.jpg') , -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%) ;  FF3.6+ */
	/*background:  url('../img/pirtey-header-bg.jpg') , -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea));  Chrome,Safari4+ */
	/*background: url('../img/pirtey-header-bg.jpg'), -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  Chrome10+,Safari5.1+ */
	 /*background: url('../img/pirtey-header-bg.jpg'), -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ; Opera 11.10+ */
	/*background: url('../img/pirtey-header-bg.jpg') , -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  IE10+ */
	/*background: url('../img/pirtey-header-bg.jpg'), linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%) ;  W3C */
	
	}
	
.AdditionDIVheaderClass span 
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px; 
	
	}
	
.AdditionDIVheaderClass 
{
	width: 100%;
	height: 30px;
	padding-right:10px;
	
	
	}
	
.AdditionDIVtextClass 
{
	width:83%;	
	overflow-y:scroll;
	padding-left:20px;
	height:218px;
	line-height:1.5;
	padding-right:10%;
	overflow-x: hidden;
	padding-right:2%\9;
	width:94%\9;	
	
	}
	
.ImgDivClass 
{
	width: 30%;
	height: 250px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 1.5;
	padding: 0 10px ;
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	/*background: #ffffff url(../img/pirtey-header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	float:right;
	box-shadow: 1px 1px 4px rgb(224, 224, 224);
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	/*background: url('../img/pirtey-header-bg.jpg') , -moz-linear-gradient(top,  #ffffff 63%, #e8e8ea 100%) ;  FF3.6+ */
	/*background:  url('../img/pirtey-header-bg.jpg') , -webkit-gradient(linear, left top, left bottom, color-stop(63%,#ffffff), color-stop(100%,#e8e8ea));  Chrome,Safari4+ */
	/*background: url('../img/pirtey-header-bg.jpg'), -webkit-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  Chrome10+,Safari5.1+ */
	 /*background: url('../img/pirtey-header-bg.jpg'), -o-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ; Opera 11.10+ */
	/*background: url('../img/pirtey-header-bg.jpg') , -ms-linear-gradient(top,  #ffffff 63%,#e8e8ea 100%) ;  IE10+ */
	/*background: url('../img/pirtey-header-bg.jpg'), linear-gradient(to bottom,  #ffffff 63%,#e8e8ea 100%) ;  W3C */
	overflow:hidden;
	text-align:center;
	
	
	
	}
	
.ImgDivClass:hover
{
	overflow: visible;
	position:relative;
	z-index:200;
}
	
.ImgDivClass span 
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px; 
	
	}
	
.bigImg
{
	
	height: 161px;
	
	
	}
	
	.bigImg:hover 
	{
		cursor:pointer;
		opacity:0.85;
		
		}
	
	
.bigImg img
{
	width: 100%;
	height: auto;
	
	}
	
	
	.bigImg:hover
	{
		/*width: 500px;
		height: auto;
		overflow: visible;
		float:left;*/
	}
	
	.bigImg1
{
	
	width:100%;
	float:left;
	
	}
	
	.bigImg1 img
{
	width: 100%;
	height: auto;
	
	}
	

.wrapMainImg 
{
	float: right;
	height: 161px;
	width: 224px;
	margin-top: -165px;
	overflow:hidden;

	}	
	
.smallIMG 
{
	width: 40px;
	height: 29px;
	margin-top: 10px;
	margin-left: 2px;
	cursor: pointer;
	overflow: hidden;
	margin-right: 2px;
	}
	
.smallIMG img
{
	width:40px;
	height:auto;
	
	}
	
.errDIVClass
{
	float: right;
	/*background: rgb(255, 0, 0);*/
	margin-right: 10px;
	border-radius: 5px;
	text-align: center;
	font-weight: normal;
	color: rgb(29, 32, 117);
	padding: 4px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: -8px;
	cursor:pointer;
	font-size:12px;
	}
	
.errDIVClass:hover
{
	text-decoration:underline;
	cursor:pointer;
	}
	



.divDetails 
{
	height: 611px;
	border:1px solid #e4e4e4;
	position:relative;
    transition: linear 300ms height;
	-webkit-transition: linear 300ms height;
    -ms-transition: linear 300ms height;
    -moz-transition: linear 300ms height;
    overflow: hidden;
	}
	
	.openAnima 
{
	height: 0;
	overflow: hidden;
	transition: linear 300ms height;
	-webkit-transition: linear 300ms height;
    -ms-transition: linear 300ms height;
    -moz-transition: linear 300ms height;
	
	}

	
.bg-row-clicked 
{
	background:#94ac18;
	color:#ffffff;
	font-weight:bold;
	font-size: 13px;
	height:40px;
}

.bg-row-clicked  td
{
	padding-right:10px;
	
	}

.teur 
{
	width:217px;
	height:110px;
	border:1px solid #0091d0;
	overflow-y:scroll;
	
	}
	
.closeClass 
{
	width:15px;
	height:15px;
	padding:3px;
	border-radius:10px;
	background:#0091d0;
	float: left;
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	left: -145px;
	position: relative;
	color: white;
	top: -440px;
	border: 1px #ffffff solid;
	cursor:pointer;
	}
	
.closeClass:hover
{
	width:15px;
	height:15px;
	padding:3px;
	border-radius:10px;
	background:#00a9f2;
	
	
	}
	
.FlashDIVClass 
{
	width:160px;
	height:600px;
	float:left;
	left: 6px;
	position: relative;
	top: 5px;
	z-index:0;
	/*display:none;*/
}

.newPostCLASS 
{
	font-family:arial !important ;
	color:#ffffff;
	background: #57c6e5; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #57c6e5 1%, #009ec3 97%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#57c6e5), color-stop(97%,#009ec3)); /* Chrome,Safari4+ */
background: url("../img/pix.png"), -webkit-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* IE10+ */
background: radial-gradient(ellipse at center,  #57c6e5 1%,#009ec3 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c6e5', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


	
	
	
	
	}
	

	
.newPostCLASS table 
{
	
	background: #57c6e5; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #57c6e5 1%, #009ec3 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#57c6e5), color-stop(97%,#009ec3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* IE10+ */
background: linear-gradient(135deg,  #57c6e5 1%,#009ec3 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c6e5', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	background-repeat:no-repeat;
	box-shadow: 1px 4px 50px rgb(53, 72, 112);
	padding: 20px;
	
}

.koteretNewPostClass {
	text-align: right;
	font-size: 13px;
	color: rgb(95, 95, 95);
	margin-bottom:22px;
	float:right;
}

.newAccountCLASS 
{
	font-family:arial !important ;
	color:#ffffff;
	background: #57c6e5; /* Old browsers */
background: url("../img/pix.png"), -moz-radial-gradient(center, ellipse cover,  #57c6e5 1%, #009ec3 97%); /* FF3.6+ */
background: url("../img/pix.png"), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#57c6e5), color-stop(97%,#009ec3)); /* Chrome,Safari4+ */
background: url("../img/pix.png"), -webkit-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* Chrome10+,Safari5.1+ */
background: url("../img/pix.png"), -o-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* Opera 12+ */
background: url("../img/pix.png"), -ms-radial-gradient(center, ellipse cover,  #57c6e5 1%,#009ec3 97%); /* IE10+ */
background: url("../img/pix.png"), radial-gradient(ellipse at center,  #57c6e5 1%,#009ec3 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c6e5', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

height:950px;
	
	
	
	
	}
	
.newAccountCLASS table 
{
	
	background: #57c6e5; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #57c6e5 1%, #009ec3 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(1%,#57c6e5), color-stop(97%,#009ec3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #57c6e5 1%,#009ec3 97%); /* IE10+ */
background: linear-gradient(135deg,  #57c6e5 1%,#009ec3 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57c6e5', endColorstr='#009ec3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

	background-repeat:no-repeat;
	box-shadow: 1px 4px 50px rgb(53, 72, 112);
	padding: 20px;
	
}

.koteretNewAccountClass 
{
	text-align: left;
	margin-left: -79px;
	
	
	
	}
	
.NihulLOGO 
{
	background: url("../img/logo_shtry.jpg");
	background-repeat: no-repeat;
	background-position: 271px 63px;
	
	
	}
	
	.link  
{
	font-family: arial;
	text-decoration: none;
	margin: 0 10px 0 10px;
	color: #0091d0;
	font-weight: bold;
	
	
	}
	
.link:hover
{
	background-color:#0091d0;
	font-family: arial;
	margin: 0 10px 0 10px;
	color: #ffffff;
	font-weight: bold;
	
	
	}
	
.rowHeader 
{
	background-color:#0091d0;
	font-family: arial;
	margin: 0 10px 0 10px;
	color: #ffffff;
	font-weight: bold;
	
	
	}
	
.koteretNihul 
{
	font-family:arial;
	color:#94ac18;
	font-weight:bold;
	font-size:20px;
	
	
	
	}
	
.textNihul 
{
	font-family:arial;
	color:#0091d0;
	font-weight:normal;
	font-size:16px;
	
	
	}
	
.newPostBig
{
	width: 385px;
	min-height:447px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	margin-left:23px;
	padding:10px;
	margin-bottom:54px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #ffffff url('../img/pirtey-header-bg.jpg') repeat-x top;
	padding-top:0;
	color: rgb(95, 95, 95);
	font-size: 14px;
	font-weight: bold;
	padding-bottom:30px;
	
}

.newPostBig th, .newPostSmall th, .newPostPic th 

{
	color:#ffffff;
	font-size:14px;
	
	
	}
	
	.newPostBigAgent
{
	width: 385px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	margin-left:23px;
	padding:10px;
	margin-bottom:54px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #ffffff url('../img/pirtey-header-bg.jpg') repeat-x top;
	padding-top:0;
	color: rgb(95, 95, 95);
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
	margin-top:20px;
}

.newPostBigAgent th, .newPostBigAgent th, .newPostBigAgent th, .newPostBigAgent a 

{
	color:#ffffff;
	font-size:14px;
	
	
	}
	
.newPostBigAgent table 
{
	width:100%;
	direction:rtl;
	border-collapse: collapse;
	height: 25px;
	
	
	}
	
	
.newPostSmall
{
	width: 261px;
	height:220px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	/*float:left;*/
	margin-left:0px;
	padding:10px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	padding-top:0;
	color: rgb(95, 95, 95);
	font-size: 14px;
	font-weight: bold;
	/*margin-top:26px;*/
	vertical-align:top;
	float: right;
	direction: rtl;
	
}

.newPostSmallAgent
{
	width: 261px;
	/*height:220px;*/
	border:1px solid #d8d8d8;
	border-radius:12px;
	/*float:left;*/
	margin-left:0px;
	padding:10px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	padding-top:0;
	color: rgb(95, 95, 95);
	font-size: 14px;
	font-weight: bold;
	/*margin-top:26px;*/
	vertical-align:top;
	float: right;
	direction: rtl;
	
}

.newPostSmallAgent a 
{
	text-decoration:none;
	font-size:14px;
	text-align:right;
	
	}

.newPostPic
	
{
	width: 387px;
	height:553px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	margin-left:23px;
	padding:10px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	padding-top:0;
	color: rgb(95, 95, 95);
	font-size: 12px;
	font-weight: normal;
	
}

.newPostIDClass 
{	width: 753px;
	float: right;
	padding-right: 21px;
	direction: rtl;
	background: #ececee;
	height: 143px;
	
	}
	
.newPostRibua 	
{
	
	margin-right: -22px;
	width: 744px;
	margin-bottom: 30px;
	color: #ffffff;
	font-weight: bold;
	float:right;
	height: 62px;
	border-bottom-right-radius: 12px;
	border-bottom-right-radius: 0\9;
	border-bottom:0\9;
	border-right: 0\9;
	border-left: 0\9;
	/*border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;*/
	background: #a5bf22; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #a5bf22 0%, #859e04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a5bf22), color-stop(100%,#859e04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #a5bf22 0%,#859e04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #a5bf22 0%,#859e04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #a5bf22 0%,#859e04 100%); /* IE10+ */
	background: linear-gradient(135deg,  #a5bf22 0%,#859e04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5bf22', endColorstr='#859e04',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	line-height: 3;
	font-size: 20px;
	padding-right:22px;
	font-family:Arial;
	text-align:right;
}

.luachKind 
{
	width:182px;
	color:#ffffff;
	font-weight:bold;
	float: left;
	margin-left: -6px;
	height:62px;
	background: url('../img/blueTrapez.png') no-repeat left;
	background-size: auto 63px;
	line-height: 3;
	font-size: 20px;
	text-align:center;
	 
}

.buttonLeft 
{
	margin-left:0;
	
	
	}
	
.Xbutton 
{
	height:30px;
	border-radius:15px;
	width: 30px;
	background: #ffffff;
	border: 0;
	font-weight: bold;
	cursor:pointer;
	float:right;
	margin-top: -45px;
	margin-right: 119px;
	}
	
.maslulButton
{
	background: #8AA30A url('../img/maslul.png') no-repeat;
	background-position: left;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	text-decoration: none;
	padding: 10px;
	border-radius: 35px;
	
	}
	
.maslulButton:hover 
{
	background:  #7E940A url('../img/maslul-hover.png') no-repeat ;
	background-position:left;
	cursor:pointer;
	color:#fff !important;
	font-weight:bold;
	font-size:19px;
	text-decoration:none !important;
	padding:10px;
	
	
	}
	
.bulb 
{
	background: rgb(241, 241, 241);
	border-radius: 5px;
	height: 47px;
	width: 358px;
	float: right;
	/*margin-top: 10px;*/
	
	
	}
	
.bulb1 
{
	
	float:right;
	
	
	}
	
.bulb1 img

{
	margin-left: 7px;
	margin-right: 7px;
	margin-top: -12px;
	}
	
.bulb span  
{
	margin-top: -40px;
	
	
	}
	

	
	#triangle1 
	{
		width: 0;
		height: 0;
		border-top: 69px solid #ececee;
		border-right: 72px solid transparent;
		float: left;
		margin-left: -7px;
		
		
		
		}
		
.cutFirstClass 
{
	width:753px;
	min-height:500px;
	background:#ececee;
	float:right;
	padding-right:21px;
	
	}
	
.cutFirstClass1 
{
	width:753px;
	min-height:550px;
	background:#ececee;
	float:right;
	padding-right:22px;
	padding-bottom:50px;
	
	}
	
	.cutFirstClassPop 
	{
		width: 754px;
		min-height: 509px;
		background: #ececee;
		/* float: right; */
		padding-right: 22px;
		padding-bottom: 0px;
		border-radius: 15px;
		overflow: hidden;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
		
		}
		
	.newPostRibuaPop 
	{
		margin-right: -22px;
		width: 748px;
		margin-bottom: 30px;
		color: #ffffff;
		font-weight: bold;
		float: right;
		height: 62px;
		border-bottom-right-radius: 12px;
		border-bottom-right-radius: 0\9;
		border-bottom: 0\9;
		border-right: 0\9;
		border-left: 0\9;
		background: #a5bf22;
		background: -moz-linear-gradient(-45deg, #a5bf22 0%, #859e04 100%);
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#a5bf22), color-stop(100%,#859e04));
		background: -webkit-linear-gradient(-45deg, #a5bf22 0%,#859e04 100%);
		background: -o-linear-gradient(-45deg, #a5bf22 0%,#859e04 100%);
		background: -ms-linear-gradient(-45deg, #a5bf22 0%,#859e04 100%);
		background: linear-gradient(135deg, #a5bf22 0%,#859e04 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5bf22', endColorstr='#859e04',GradientType=1 );
		line-height: 3;
		font-size: 20px;
		padding-right: 22px;
		font-family: Arial;
		text-align: right;
		
		}
		
		.radioMaslul 
		{
			padding-right: 13px;
			font-weight: normal;
			color:#6b6b6b;
			margin-bottom: 15px;
			
			
			}
			
		.radioMaslul span 
		{
			line-height:1.5;
			
			
			}
	
.cutFirstClassGreen 
{
	width:753px;
	min-height:200px;
	background:#ececee;
	float:right;
	padding-right:21px;
	
	
	}
	

		
.cutDiv 
{
	float: right;
	width: 225px;
	height: 107px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 57px;
	border-radius: 12px;
	
	}
	
.cutDivGreen 
{
	float: right;
	width: 350px;
	height: 158px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 30px;
	border-radius: 12px;
	
	
	}
		
.cutsImgClass img 
{
	
	width: 100%;

	position: relative;
	
	
	}
	
.cutsImgClassGreen img 
{
	height: 121px;
	width: auto;
	/* left: -61px; */
	position: relative;
	
	
	}				
		
.cutDivKoteret 
{
	background: #0091cf;
	/*height: 32px;
	line-height: 2;*/
	color: #ffffff;
	border-bottom:1px #ffffff solid;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.cutDivKoteretGreen 
{
	background: #8aa30a;
	/*height: 32px;
	line-height: 2;*/
	color: #ffffff;
	border-bottom:1px #ffffff solid;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.cutsImgBottom 
{
	width: 100%;
	height: 10px;
	background: #0091cf;
	bottom: 34px;
	position:relative;
	border-top:#ffffff 1px solid;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	
	}
	
.cutsImgBottomGreen 
{
	width: 100%;
	height: 10px;
	background: #8aa30a;
	bottom: 30px;
	position: relative;
	border-top: #ffffff 1px solid;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	
	}
	
/*.cutDivKoteret a
{

	color: #ffffff;
	font-weight:bold;
	
	}*/
	
/*.cutDivKoteret a:hover
{

	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	}*/
	
.cutsImgClass 
{
	
	overflow: hidden;
	height:82px;
	/*border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;*/
	}
	
.cutsImgClassGreen 
{
	
	overflow: hidden;
	height:120px;
	/*border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;*/
	}
	
	
.cutsImgLbl 
{
	background:url('../img/labelCut.png') no-repeat;
	width: 97px;
	height: 30px;
	position: relative;
	bottom: 52px;
	left: 134px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.7;
	
	
	}
	
.cutsImgLblGreen 
{
	background:url('../img/labelCut.png') no-repeat;
	width:97px;
	height:30px;
	position:relative;
	bottom:63px;
	left:260px;
	color:#ffffff;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.7;
	
	
	}
	
.maslulim 
{
	width:246px;
	border-left:5px #ffffff solid;
	height:488px;
	float:right;
	margin-top:-28px;
	position:relative;
	
	
	}
	
.maslulimLeft 
{
	width:246px;
	/*border-left:5px #ffffff solid;*/
	height:488px;
	float:right;
	margin-top:-28px;
	position:relative;
	
	
	}
	
.maslulimLeft h1 
{
	text-align: center;
	width: 246px;
	margin-top: 112px;
	font-size: 33px;
	
	
	}
	
	.maslulimLeft h3 
	{
		color: #515151;
		text-align: center;
		font-size: 23px;
		margin-top: -16px;

		}
		
	.maslulimLeft a 
	{
		color:#139bda;
		font-size:15px;
		margin-top:10px;
		cursor:pointer;
		
		}
	
.spanArrow 
{
	margin-top:10px;
	float:right;
	
	
	}
	
.maslulName span 
{
	font-size: 21px;
	line-height: 2.2;
	padding-right:6px;
	
	}
	
.maslulName 
{
	padding-right:40px;
	padding-top: 20px;
	padding-bottom: 15px;
	
	}
	
#diamond 
{
	color: #d01816;
	
	}
	
#sapir 
{
	color: #139bda;
	
	}
	
#ragil 
{
	
	color: #91a61b;
	
	}
	
.buttonRed 
{
	background:url('../img/buttonRed.png');
	width:102px;
	height:35px;
	border:none;
	float:left;
	margin-left:20px;
	cursor:pointer;
	}
	
.buttonRed:hover, .buttonRed:active 
{
	background:url('../img/buttonRedHover.png');
	
	}
.buttonBlue 
{
	background:url('../img/buttonBlue.png');
	width:102px;
	height:35px;
	border:none;
	float:left;
	margin-left:20px;
	cursor:pointer;
	}
	
.buttonBlue:hover, .buttonBlue:active 
{
	background:url('../img/buttonBlueHover.png');
	
	}
.buttonGreen 
{
	background:url('../img/buttonGreen.png');
	width:102px;
	height:35px;
	border:none;
	float:left;
	margin-left:20px;
	cursor:pointer;
	
	}
	
.buttonGreen:hover, .buttonGreen:active 
{
	background:url('../img/buttonGreenHover.png');
	
	
	}
	
.pratimMaslul li 
{
	list-style-type:none;
	background:url('../img/red1-arrow.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding-right: 18px;
	color: #6b6b6b;
	font-size: 14px;
	line-height:2;
	font-weight:normal;
	
	
	
	
	}
	
.pratimMaslul ul 
{
	margin-right:-22px;
	
	}
	
.maslulPrice span 
{
	color:#ffffff;
	
	
	}
	
.imgMaslul img 
{
	margin-top: -28px;
	
	}
	
.maslulPrice 
{
	padding-right: 150px;
	z-index: 500;
	position: relative;
	padding-top: 6px;
	
	
	}
	
.maslulImgBottom 
{
	width: 268px;
	height: 10px;
	bottom: 0px;
	position: absolute;
	border-top: #ffffff 1px solid;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	float: right;
	margin-right: -22px;
	
	
	}
	
.maslulImgBottom1 
{
	width: 249px;
	height: 10px;
	bottom: 0px;
	position: absolute;
	border-top: #ffffff 1px solid;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	}
	
.bottomRed 
{
	background: #d01816;
	
	
	}
	
.bottomBlue
{
	background: #139bda;
	
	
	}
	
.bottomGreen 
{
	background: #91a61b;
	
	
	}
	
.nihulCoteret 
{
	direction:rtl;
	text-align:right;
	color:#6b6b6b;
	font-size:14px;
	margin-bottom: 20px;
	padding-right:20px;
	}
	
.nihulCoteret h2 
{
	direction: rtl;
	text-align: right;
	color: #6b6b6b;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 9px;

	}
	
.camera 
{
	background:url('../img/camera.png') center center;
	cursor:pointer;
	background-repeat:no-repeat;
	}
	
.cameraHeader 
{
	background:#dfdfdf url('../img/camera.png') center center;
	cursor:pointer;
	background-repeat:no-repeat;
	}
	
.addModaa 
{
	
	background:url('../img/plus.png') center center;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.addModaa:after 
{
	content:atrr(title);
	
	}
	
.addModaa:hover 
{
	content:"שמור מודעה";
	}
	
	
.divHeaderScale 
{
	position:relative;
	height:40px;
	text-decoration: none;
	border-top-right-radius:7px;
	border-top-left-radius:7px;
	color:#FFFFFF;
	text-align:right;
	padding-right:37px;
	font-weight:bold;
	font-size:22px;
	line-height:36px;
	background:#0191d0 url("../img/plusWhite.png") no-repeat 721px center;
	background-size: 18px;
	/*width: 192.5px;*/
	cursor:pointer;

	
	}
	
.divHeaderScale:hover 
{
	text-decoration:underline;
	cursor:pointer;
	
	
	}




.divWrapScale 
{
	top: 52px;
position: relative;
border: 1px solid #d8d8d8;
border-top-right-radius: 12px;
border-top-left-radius: 12px;
float: right;
margin-left: 23px;
padding: 3px;
box-shadow: 0px 0px 5px #d8d8d8;
/* min-height: 1%; */
max-height: 41px;
transition: max-height 500ms ease;
-webkit-transition: max-height 500ms ease;
-ms-transition: max-height 500ms ease;
-moz-transition: max-height 500ms ease;
-o-transition: max-height 500ms ease;
overflow: hidden;
/* height: 40px; */
background: #ffffff;
	
	
	}
/*.divWrapScale:hover{

    max-height:1000px;
	min-height:100%\9;
}*/

.divWrapScaleJS 
{
	top: 52px;
position: relative;
border: 1px solid #d8d8d8;
border-top-right-radius: 12px;
border-top-left-radius: 12px;
float: right;
margin-left: 23px;
padding: 3px;
box-shadow: 0px 0px 5px #d8d8d8;
max-height: 1000px;
/* height: auto; */
background: #ffffff;
transition: max-height 500ms ease;
-webkit-transition: max-height 500ms ease;
-ms-transition: max-height 500ms ease;
-moz-transition: max-height 500ms ease;
-o-transition: max-height 500ms ease;
cursor: pointer;
overflow: hidden;
	
	
	}
	
.divHeaderScaleJS 
{
	position: relative;
	height: 40px;
	text-decoration: none;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 37px;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	background: #0191d0 url("../img/minusWhite.png") no-repeat 721px center;
	background-size: 18px;
	/* width: 192.5px; */
	cursor: pointer;
	
	}


.modaaAricha  
{
	color: #6b6b6b !important;
	text-align: right;
	direction: rtl;
	text-decoration: none;
	/*padding: 15px;*/
	/* line-height: 1.5; */
	font-size: 16px;
	background: #ffffff;
	padding-right: 0;
}

.modaaAricha a 
{
	
	text-decoration:none;
	color:#6b6b6b !important;
	text-align:right;
	direction:rtl;
	text-decoration:none;
	line-height:1.5;
	font-size:16px;	
	
	}
	
.modaaAricha a:hover 
{
	text-decoration:none !important;
	border-bottom:1px #6b6b6b dotted;
	
	}
	
.wrapScale 
{
	width: 785px;
	margin-bottom: 20px;
	min-height: 73px;
	float:right;
	
	}
	
	@keyframes dimOpac   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:1
		}
}

@-webkit-keyframes dimOpac   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:1
		}
}

@-moz-keyframes dimOpac   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:1
		}
}
	
.confirmClass 
{
	text-align:center;
	text-shadow:2px 2px 10px #143000;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	height:161px;
	width:725px;
	padding:100px;
	padding-top:200px;
	background:url('../img/confirm.png');
	background-repeat:no-repeat;
	background-size: 440px;
	background-position: 200px 144px;
	
	}
	
.confirmClass1 
{
	text-align:center;
	text-shadow:2px 2px 10px #203e96;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	height:161px;
	width:725px;
	padding:100px;
	padding-top:200px;
	background:url('../img/getConfirm.png');
	background-repeat:no-repeat;
	background-size: 440px;
	background-position: 200px 144px;
	
	}
	
	.confirmClass2 
{
	text-align: center;
	/* text-shadow: 2px 2px 10px #203e96; */
	font-size: 18px;
	color: #39B54A;
	font-weight: bold;
	height: 161px;
	width: 775px;
	padding: 100px;
	padding-top: 200px;
	opacity:1;
	background: url('../img/getConfirm1.png');
	background-repeat: no-repeat;
	background-size: 440px;
	background-position: 200px 144px;
	animation: dimOpac ease 1s normal;
	-webkit-animation: dimOpac ease 1s normal;
	-o-animation: dimOpac ease 1s normal;
	-moz-animation: dimOpac ease 1s normal;
	-ms-animation: dimOpac ease 1s normal;
	position: fixed;	
	top: 14%;
	 z-index: 50000;	
		
	}
	

	
.kabalaSentClass 
{
	color: #203e96;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-right:121px;
	margin-top:28px;
	
	}
	
.dontShowCust
{
	height: 1px;
}



#wrapButtonSearch
{
	
	margin-top: 15px;
	position: relative;
	float: right;
	
}

.mailDIVClass {

	text-align: right;
	font-weight: normal;
	color: rgb(29, 32, 117) !important;
	cursor: pointer;
	font-size: 14px !important;
	direction: rtl;
	float: right;

	
}

.printPost
{
	text-align: center;
	font-weight: normal;
	color: rgb(29, 32, 117) !important;
	cursor: pointer;
	font-size: 18px !important;
	direction: rtl;
	float: right;
	background: url(../img/printNew.png);
	background-repeat: no-repeat;
	background-size: 30px;
	width: 54px;
	height: 25px;
	background-position: center;
}

.showLinkClass
{
  text-align: center;
	font-weight: normal;
	color: rgb(29, 32, 117) !important;
	cursor: pointer;
	font-size: 18px !important;
	direction: rtl;
	float: right;
	background: url(../img/linkIcon.png);
	background-repeat: no-repeat;
	height: 25px;
	background-position: center;
}
.mailFriend 
{
	text-align: center;
	font-weight: normal;
	color: rgb(29, 32, 117) !important;
	cursor: pointer;
	font-size: 18px !important;
	direction: rtl;
	float: right;
	background: url(../img/sendEnvelope.png);
	background-repeat: no-repeat;
	background-size: 30px;
	width: 54px;
	height: 25px;
	background-position: center;
	
	
	
	}
	.mailFriendMain1 
{
	text-align: center;
	font-weight: normal;
	color: rgb(29, 32, 117) !important;
	cursor: pointer;
	font-size: 18px !important;
	direction: rtl;
	float: left;
	background: url(../img/sendEnvelope.png);
	background-repeat: no-repeat;
	background-size: 30px;
	width: 54px;
	height: 25px;
	background-position: center;
	
	
	
	}

.ImgDivClassM span:last-child {

	/*margin-right:140px;*/
	
}


.ImgDivClassM 
{
	direction: rtl;
	width: 500px;
	height: 250px;
	color: #6b6b6b;
	font-size: 14px;
	line-height: 2.5;
	padding: 0 10px;
	margin: 10px;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	float: right;
	/* box-shadow: 1px 1px 4px rgb(224, 224, 224); */
	background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top;
	overflow: hidden;
	display: none;
	font-weight:bold;
	position:fixed;
	z-index:50000;
	top:150px;
	left:33%;
}

.ImgDivClassM span 
{
	line-height:2;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	margin-right:10px;
	
	
	}
	
.ImgDivClassM label
{
	width: 20px;
	text-align: right;
	float: right;
	clear: right;
	margin-left: 29px;
	
	}
	
.ImgDivClassM input[type='text']
{
	float: right;
	width: 170px;
	margin-top: 6px;
	}
	
.ImgDivClassM textarea
{
	
	float:right;
	width:425px;
	margin-top:10px;

	}
	
#but 
{
	text-align:left;
	float:left;

	}
	
.ErrorAlert 
{
	color:Red;
	
	
	}
	
.ShowItemDIV td 
{
	text-overflow:clip;
	}


	
.marginClass 
{
	margin-top: -19px;
	background: url('../img/sendToFriend.png') no-repeat;
	background-size: 208px;
	/* margin-top: -26px; */
	background-position: -3px -11px;
	width: 500px;
	float: right;
	padding-top: 29px;
	padding-right:11px;
	}
	
.contactDivClass .mailDIVClass:hover 
{
	text-decoration:underline;
	
	
	}
	
.shem 
{
	width:11%;
	
	}
	
.upImgClass 
{
	height: 60px;
	border-top: 1px solid #e3e3e3;
	}
	
.upImgInner 
{
	width: 162px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 11px;
	}
	
.upImgInner img 
{
	min-width: 100px;
	min-height: 91px;
	width: 155px;
	height: auto;
	}
	
.checkBoxLabel 
	{
		color: black !important;
		font-size:13px;
		letter-spacing:-1px;
		font-weight:bold;
		font-size:12px\9;
		background:#d8ff80\9;
	
		
	}

 input[type=checkbox]:disabled {
    /*-webkit-appearance: none;*/
    background:#d8ff80 url("../img/vi.png") no-repeat center center;
   -webkit-background-size: 12px; /* shrink high resolution background */
   background-size: 12px; /* shrink high resolution background */
   display: inline-block;
   font-size: 15px;
   line-height: 1em;
   margin: 0 0.25em 0 4px;
   padding: 0;
   width: 15px;
   height: 15px;
   width: 13px\9;
   height: 13px\9;
   -webkit-border-radius: 0.25em;
   vertical-align: text-top;
   border-radius: 0.25em;
   border-radius: 0\9;
}


	
	
.soon 
{
	font-size:15px;
	font-weight:normal;
	margin-right:15px;
	
	
	}
	
.wrapMasoa 
{
	width: 285px;
  height: 458px;
  background: #ECEBEB;
  position: relative;
  /* zoom: 0.95; */
  margin-left: -6px;
  margin-top: -6px;

	
	}
	
		
	.footerMasoa 
{
	width:285px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:7px;
	height:43px;
	position:absolute;
	bottom:0;

	}
	
.footerMasoa>span 
{
	display: block;
  line-height: 3.5;
  font-weight: bold;
  color: #6b6b6b;
	font-size: 13px;
   cursor: pointer
	}
	
.masoaLogo 
{
	float:right;
	cursor:pointer;
	
	}
	
.headMasoa 
{
	background: #859e04;
  width: 100%;
  height: 28px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 1.7;
  font-weight: bold;
  border-radius: 4px;
  padding-top: 7px;
  padding-bottom: 7px;
	}
	
.masoaLogo img 
{
	width:96px;
	float:right;
	
	}
	
.masoaLogo span 
{
	display: block;
  float: right;
  font-weight: bold;
  font-size: 12px;
  color: #6b6b6b;
  line-height: 2.5;
  margin-left: 8px;
	
	}


	
		.up:hover 
	{
		cursor:pointer;
		opacity:1;
		
		}		
.up 
{
	display:none;
 position: absolute;
 z-index:5;
 top : 42px;
  background: #B2D382 url('../img/upMasoa.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size: 116px;
  width: 100%;
  text-align: center;
  height:18px; 
  opacity: 0.5;
  transition:all ease 500ms;
  -ms-transition:all ease 500ms;
  -webkit-transition:all ease 500ms;
  -moz-transition:all ease 500ms;
	}
	

	
.down 
{
  position: absolute;
  bottom:42px;
  background: #B2D382 url('../img/downMasoa.png');
  background-repeat:no-repeat;
  background-position:center;
  background-size: 116px;
  width: 100%;
  text-align: center;
  height: 18px;
  opacity: 0.5;
   transition:all ease 500ms;
  -ms-transition:all ease 500ms;
  -webkit-transition:all ease 500ms;
  -moz-transition:all ease 500ms;
	
	
	}
	
.down:hover 
	{
		cursor:pointer;
		opacity:1;
		
		}	 	
	
.wrapTafritMasoa 
{
	width:270px;
	height:50px;
	float:left;
	padding-left:30px;
	
	
	}
	
.wrapTafritMasoa span 
{
	float:left;
	margin-left:24px;
	
	
	}
	
.wrapGroupMasoa 
{
	
	width:284px;}

.modaaMasoa
{
	width: 300px;
  float: right;
  clear: both;
  background: #fff;
  border-bottom: 3px #dedddd solid;
  margin-bottom: 5px;
  height: 82px;
	
	}
	
.modaaMasoa:hover 
{
	background:#FCF1E6;
	cursor:pointer;
	}

.picMasoa 
{
  float: right;
  width: 97px;
  overflow: hidden;
  height: 82px;
  margin-left: 2px;
  text-align:center;
	
	}
	
.picMasoa img 
{
	height:100%;
	
	
	}

.koteretModaa 
{
	padding: 5px;
  text-align: right;
  /* margin-right: 20px; */
  float: right;
  width: 178px;
  color:#0c1478;
  font-weight:bold;
  font-size:15px;
  direction:rtl;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
	}

.pratomMasoa 
{
	padding: 5px;
  text-align: right;
  /* margin-right: 20px; */
  float: right;
  width: 178px;
  font-size: 13px;
  height: 28px;
  overflow: hidden;
   color: rgb(103,103,103);
	
	}


.priceMasoa
{
padding: 5px;
  text-align: right;
  font-size: 15px;
  font-weight: bold;
  color: rgb(120,0,0);
  margin-right: 140px;
}

	
.picpic 
{
	width: 94px;
	height: 70px;
	overflow: hidden;
	border: 2px #fff solid;
	cursor: pointer;
	box-shadow: 0 0 1px #424242;
	border-radius: 3px;
	margin-bottom:3px;
	
	
	}
	

.tabBlueClicked 
{
	width: 79px;
	height: 25px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background: #aac334;
	border-top-left-radius: 33px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	border: 2px solid #ffffff;
	line-height: 2;
	margin-right: -19px;
	cursor:pointer;
	text-decoration:none;
	
	}
	
.tabBlue 
{
	width: 79px;
	height: 25px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background: #0091d0;
	border-top-left-radius: 33px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	border: 2px solid #ffffff;
	line-height: 2;
	margin-right: -19px;
	cursor:pointer;
	text-decoration:none;
	
	}
	
.tabGreen 
{
	width: 79px;
	height: 25px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background: #849d03;
	border-top-left-radius: 33px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	border: 2px solid #ffffff;
	line-height: 2;
	margin-right: -19px;
	cursor:pointer;
	text-decoration:none;
	
	}
	
.wrapTafritMasoaGrey 
{
	width: 603px;
	float: left;
	background: #f1f2f4;
	height: 32px;
	color: #4d4e52;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin-top: -16px;
	line-height:2;
	
	}
	
.tabGrey 
{
	float:right;
	cursor:pointer;
	text-decoration:none;
	}
	
.tabGreyClicked
{
	float:right;
	cursor:pointer;
	text-decoration: underline;
	}
	
.tabGrey:hover 
{
	float:right;
	cursor:pointer;
	text-decoration:underline;
	
	
	
	}
	
.tabGrey span 
{
	margin-left:8px;
	margin-right:8px;
	
	
	}
	
.parsemu 
{
	float:left;
	color: #ffffff;
	font-weight:bolder;
	font-size:16px;
	margin-left:15px;
	text-shadow: 1px 1px 1px black;
	background:#c2100e;
	border:2px solid #ffffff;
	border-radius:5px;
	padding:3px;
	box-shadow:1px 1px 1px grey;
	line-height:1;
	margin-top:2px;
	width: 138px;
	text-align: center;
	cursor: pointer;
	
	
	}
	
.wrapTmunaMasoa 
{
	margin-top:20px;
	position:relative;
	float:left;
	
	}

	
	
.contactClass 
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:50%;
	
	
	
	}
	
.contactText 
{
	float:right;
	width:600px;
	
	
	
	}
	
	.contactText span 
{
	float:right;
	width:600px;
	text-align:right;
	font-family:Arial;
	color:rgb(112, 112, 112);
	font-size:14px;
	direction:rtl;
	
	
	
	}
	
.greyWrap 
{
	width: 285px;
  float: right;
  height: 355px;
  position: absolute;
  top: 45px;
  overflow: hidden;
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
	
	}
	
.scroller 
{
	position: relative;
  height: 1970px;
  width: 285px;
  transition: all ease 1s;
  -ms-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  top: 0px;
	}


.arrowLeft 
{
	display: inline;
	color: grey;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-top: 16px;

	}
	
.arrowRight 
{
	display: inline;
	color: grey;
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-top: 16px;
	
	}
	
.arrowLeft:hover, .arrowRight:hover
{
	color:green;
	
	} 
	
.SmallImg 
{
	width: 247px;
	margin-right: -11px;
	float: right;
	background: transparent;
	text-align: center;
	direction: rtl;
	height: 47px;
	padding-right: 2px;
	}
	
.imgHolderClass 
{
	width: 227px;
	display: inline;
	float: right;
	
	}
	
#imagesHolder 
{
	height:350px;
	overflow-y:auto;
	margin-top:20px;
	
	}
	
.closeX 
{
	float: right;
	margin-left: 48px;
	margin-bottom: 16px;
	margin-top: 8px;
	cursor: pointer;
	font-weight: bold;
	margin-right: 8px;
	color: #444141;
		
	}
	
.closeX:hover 
{
	cursor:pointer;
	color:red;
	}

@keyframes dimOpacity   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:0.7
		}
}

@-webkit-keyframes dimOpacity   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:0.7
		}
}

@-moz-keyframes dimOpacity   {

	    from
		{
			opacity:0;
		}

		to
		{
			opacity:0.7
		}
}

.dimmerClass
{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 20000;
	background: black url('../images/diagonalDark1.png');
	top: 0;
	left: 0;
	opacity:0.7;
	animation: dimOpacity ease 1s normal;
	-webkit-animation: dimOpacity ease 1s normal;
	-o-animation: dimOpacity ease 1s normal;
	-moz-animation: dimOpacity ease 1s normal;
	-ms-animation: dimOpacity ease 1s normal;

}

.closeDimmer
{
	color: #fff;
	cursor: pointer;
	background: black;
	border-radius: 30px;
	float: left;
	width: 11px;
	height: 10px;
	margin-top: -28px;
	margin-left: -3px;
	padding: 10px;
	padding-top: 12px;
	text-align: center;
	line-height: 0.5;
	font-size: 19px;
	border: 3px solid #fff;
	position: relative;
	z-index: 30000;
	margin-right: -28px;

}

.closeDimmervid
{
	color: #fff;
	cursor: pointer;
	float: left;
	width: 11px;
	height: 10px;
	margin-top: -28px;
	margin-left: -3px;
	padding: 10px;
	padding-top: 12px;
	text-align: center;
	line-height: 0.5;
	font-size: 19px;
	position: relative;
	z-index: 100;
	margin-right: -28px;
}


@keyframes dimImg   {

	    0%
		{
			transform:scale(0.1);
			-moz-transform:scale(0.1);
			-o-transform:scale(0.1);
			-ms-transform:scale(0.1);
			transform-origin:center center;
			-o-transform-origin:center center;
			-moz-transform-origin:center center;
			-ms-transform-origin:center center;
		}

		100%
		{
			transform:scale(1);
			-moz-transform:scale(1);
			-o-transform:scale(1);
			-ms-transform:scale(1);
			transform-origin:center center;
			-o-transform-origin:center center;
			-moz-transform-origin:center center;
			-ms-transform-origin:center center;
		}
}

@-webkit-keyframes dimImg   {

	    0%
		{
			transform:scale(0.1);
			-webkit-transform:scale(0.1);
			transform-origin:center center;
			-webkit-transform-origin:center center;
		}

		to
		{
			transform:scale(1);
			-webkit-transform:scale(1);
			transform-origin:center center;
			-webkit-transform-origin:center center;
		}
}



.jumpWindow
{

	position: fixed;
	left: 50%;	
	top: 14%;
	 z-index: 50000;	
	
}
.jumpWindow2
{

	position: fixed;	
	top: 14%;
	 z-index: 50000;	
	
}

.jumpWindowGallery 
{
	
	/*position: fixed;
	left: 50%;	*/
	top: 14%;
	 z-index: 50000;	
	
	
	}

.anima
{
	animation: dimImg ease 0.5s normal;
	-webkit-animation: dimImg ease 0.5s normal;
	-o-animation: dimImg ease 0.5s normal;
	-moz-animation: dimImg ease 0.5s normal;
	-ms-animation: dimImg ease 0.5s normal;
}



.transition 
{
	transition:height ease 1s;
	-webkit-transition:height ease 1s;
	
	}

.jumpWindow .popup 
{
	position:relative; 
    left:-50%;
    z-index: 50000;	
/*	background: #fff;*/
	padding-left: 3px;
	padding: 20px;
	direction: rtl;
	border-radius:5px;
	font-family:Arial;
	font-size:14px;
	color:#6b6b6b;
	font-weight:bold;
	/*border:3px solid;*/
	text-align:right;
	margin:0 auto;
	
	}
	
	.jumpWindow .popup table th 
	{
		font-size:18px;
		height:36px;
		color:#94ac18;
		
		}
		
	.jumpWindow .popup table tr td input[type="button"]  
	{
		float:left;
		margin-left:16px;
		
		
		}
		
.popup 
{
	position:fixed; 
    z-index: 50000;	
    background: #fff;
	direction: rtl;
	border-radius:5px;
	font-family:Arial;
	font-size:14px;
	color:#6b6b6b;
	font-weight:bold;
	height: 384px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	
	
	} 
	
 .popup img 
	{
		min-height: 384px;
		/*max-height: 401px;*/
		
		
		
		}
		
.popup1 
{
	position: fixed;
z-index: 50000;
background: #fff;
direction: rtl;
border-radius: 5px;
font-family: Arial;
font-size: 14px;
color: #6b6b6b;
font-weight: bold;
text-align: right;
overflow: hidden;
padding: 17px;
	
	
	}
	
	 .popup1 img 
	{
		height: 384px;
		max-height: 401px;

		}
		
    .popup2 
{
	position: absolute;
	z-index: 50000;
	background: #e4e4e4;
	direction: rtl;
	border-radius: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #6b6b6b;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
	padding: 1px;
	top: 20px !important;
	float: right;
	width: 719px;
		
	}
	
	    .popup3 
{
	position:absolute;
	z-index: 50000;
	background: #e4e4e4;
	direction: rtl;
	border-radius: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #6b6b6b;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
	padding: 1px;
	top: 20px !important;
	width: 719px;
		
	}
	
	.popup4 
{
	position: fixed;
z-index: 50000;
background: #fff;
direction: rtl;
border-radius: 5px;
font-family: Arial;
font-size: 14px;
color: #6b6b6b;
font-weight: bold;
text-align:center;
overflow: hidden;
padding: 17px;
line-height:2;
	
	}
	

	
/*		 .popup2 img 
	{
		height: 384px;
		max-height: 401px;
		
		
		
		}*/
		
		
		
.popupSmall 
{
	position: fixed;
	z-index: 50000;
	background: #fff;
	direction: rtl;
	border-radius: 5px;
	font-family: Arial;
	font-size: 14px;
	color: #6b6b6b;
	font-weight: bold;
	text-align: right;
	width: 346px; 
	overflow: hidden;

	
	
	}
	
	 .popupSmall img 
	{
		height: 384px;
		max-height: 401px;
		
		
		
		}
		
		.next 
		{
			position: relative;
			z-index: 500000;
			margin-top: -261px;
			float: right;
			padding: 20px;
			background: rgba(0,0,0,0.3);
			color: #fff;
			font-size: 26px;
			cursor: pointer;

			}
			
		.back 
		{
		
			position: relative;
			z-index: 500000;
			margin-top: -261px;
			float: left;
			padding: 20px;
			background: rgba(0,0,0,0.3);
			color: #fff;
			font-size: 26px;
			cursor: pointer;

			}
			
			
		
		#mailTbl 
		{
			background:url('../img/sendToFriend.png') no-repeat;
			background-size:208px;
			margin-top:-26px;
			background-position: -3px 9px;
			}
	
	.knisaDimmer 
	{
		background: #ffffff url(../img/pirtey-header-bg.jpg) repeat-x top !important;
		padding: 20px;
		padding-top:4px;
		float:right;
		
		
		}
		
	.knisaDimmer tr:first-child {	
		height: 37px;
		vertical-align: top;
		color: #fff;
	}
	
	.labelForget 
	{
		margin-top: -23px;
		display: block;
		float: right;
		height: 30px;
		color: #fff;

		}
	
	.g-plusone 
	{
		float:right !important;
		margin-right: 10px !important;
		margin-top: -2px !important;
		width:78px !important;
		
		}
		
	.fb-share-button
	{
		float:right !important;
		margin-top:3px !important;
		
		}
		
	.wrapshare 
	{
		float: left;
		/*width: 161px;*/
		margin-top: 10px;
		margin-right: 23px;
		margin-left: 70px;
		
		}
		
.coinDown 
{
	color: red;
	display: block;
	float: left;
	background: url('../img/down.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 14px;
	padding-right: 18px;
	} 
	
.coinUp 
{
	color:Green;
	display: block;
	float: left;
	background:url('../img/up.png');
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 14px;
	padding-right: 18px;
	}

.offer 
{
	position: absolute;
    z-index: 5000;
    width: 123px;
    max-height: 400px;
    text-align: right;
    font-size: small;
   /* border: 1px solid #CBCBCB; */
    box-shadow: 0px 0px 4px #cbcbcb;
	
	}
	
	.offer div 
	{
		color:#000;
		padding-right:5px;
		cursor:pointer;
		line-height:1.8;
		
		}
	
.offerMain 
{
  position: absolute;
  z-index: 5000;
  width: 231px;
  right: 228px;
  max-height: 400px;
  /* overflow-x: hidden; */
  /* overflow-y: auto; */
  text-align: right;
  /* margin-top: -160px; */
  margin-top: -133px\9;
  font-size: small;
  top: 180px;
  /* border: 1px solid #CBCBCB; */
    box-shadow: 0px 0px 4px #cbcbcb;
	
            }
.offerMain div  
	{
		padding-right:5px;
		cursor:pointer;
		line-height:1.8;
		}
		
.offerCity 
{
	position: absolute;
  z-index: 5000;
  width: 129px;
  right: 16px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: right; 
  font-size: small;
  top: 189px;
  text-indent: 5px;
 /* border: 1px solid #CBCBCB; */
  box-shadow: 0px 0px 4px #cbcbcb;
	
	}
	
	.offerCity div 
	{
		padding-right:5px;
		line-height: 1.8;
		cursor:pointer;
		
		}
	
	.offerCityNewPost
{
 position: absolute;
  z-index: 5000;
  width: 171px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: right; 
  font-size: small;
  text-indent: 5px;
  border: 1px solid #CBCBCB;
  box-shadow: 0px 0px 4px #cbcbcb;
	
	}
	
	.offerCityNewPost div 
	{
		padding-right:5px;
		line-height: 1.8;
		cursor:pointer;
		
		}
		
.topTchelet
{

	background: #fff url(../img/pirtey-header-bg.jpg) repeat-x top !important;
	
	
	
	
	}
	
	
.tatCutsClass 
{
	float: right;
clear: right;
width: 143px;
color: #5a5a5c;
font-size: 13px;
text-align: right;
padding: 10px;
direction: rtl;
background: #fff url(../img/pirtey-header-bg.jpg) repeat-x top !important;
border-radius: 5px;
margin-top: 13px;
line-height: 2.5;
padding-top: 0;
border: 1px solid #c0c0c0;
}

.tatCutsClass div 
{
	clear:right;
	float:right;
	
	}


.tatCutsClass div:hover 
{
	text-decoration:underline;
	cursor:pointer;
	
	}	
	
	.tatCutsClass span 
	{
		color:#fff;
		font-size:15px;
		font-weight:bold;
		display:block;
		float:right;
		margin-top:-5px;
		
		}
		
		.tatCutsClass span:hover 
{
	text-decoration:none !important;
	cursor:default;
	
	}	
	
	.arrows 
	{
		position: relative;
		z-index: 5000; 
		top: 114%;
		float: right;
		width: 100%;
				
		
		}
	.resize 
	{
	    float: right;
		position: relative;
		top: -4px;
		/* opacity: 0; */
		width: 223px;
		height: 161px;
		text-align: right;
		z-index: 200;
		background: rgba(255,255,255,0.01);
		margin-top: 9px;
		
		}

	.resize img 
	{
		width: 31px !important;
		height: 31px !important;
		margin-top: 126px;
		margin-right: 3px;
		
		}
		
		.resize:hover 
		{
			outline:#1a93ec 1px solid;
			box-sizing:border-box;
			cursor:pointer;
			}
			
			.fb-like-box span 
			{
				vertical-align: bottom;
				width: 128px !important;
				height: 48px !important;
				padding: 20px;
				border: 2px solid #e4e4e4;
				margin-top: 20px;
				border-radius: 12px;
				padding-top: 8px;
				float: left;
				
				
				
				}
				
				.fb-like-box:first-child span 
			{
				vertical-align: bottom;
				width: 200px !important;
				height: 200px !important;
				padding: 2px;
				border: 0px solid #fff;
				margin-top: 0px;
				border-radius: 0px;
				padding-top: 0px;
				float: left;
				
				
				
				}
				
				#linkers 
				{
					float: left;
					position: fixed;
					left: 0;
					top: 31%;
					z-index:500;

					}
					
	#linkers a 
	{
		display:block;
		clear:both;
		float:left;
		width:60px;
		height:60px;
		
		
		
		}
		
			#linkers a img 
			{
				width:100%;
				height:auto;
				
				}
					
					
.mailLinkers 
{
	background:url(../img/maiil.jpg);
	background-repeat:no-repeat;
	background-size:100%;
	
	
	}
	
	.kishurPirsum 
	{
		background:#0191d0;
		width:200px;
		height:200px;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		padding:21px;
		
		
		
		}
		
		.kishurPirsum a 
		{
			color:#fff;
			display: block;
			float: right;
			clear: right;
			margin-bottom: 14px;
			text-align: center;
			width: 100%;
			font-size: 13px;
			
			}
			
.smartAgent 
	{
			width:167px;
			height:44px;
			margin-top:22px;
			float:right;
			text-align:center;
			box-shadow: 0 0 0 3px #fff, 0 0 0 4px #c0c0c0;
			border-radius:12px;
			color:#ffffff; 
			text-align:center;	
			background: rgb(36,145,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(36,145,229,1) 0%, rgba(41,137,216,1) 45%, rgba(30,87,153,1) 89%, rgba(30,87,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,145,229,1)), color-stop(45%,rgba(41,137,216,1)), color-stop(89%,rgba(30,87,153,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(36,145,229,1) 0%,rgba(41,137,216,1) 45%,rgba(30,87,153,1) 89%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(36,145,229,1) 0%,rgba(41,137,216,1) 45%,rgba(30,87,153,1) 89%,rgba(30,87,153,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(36,145,229,1) 0%,rgba(41,137,216,1) 45%,rgba(30,87,153,1) 89%,rgba(30,87,153,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(36,145,229,1) 0%,rgba(41,137,216,1) 45%,rgba(30,87,153,1) 89%,rgba(30,87,153,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2491e5', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	direction:rtl;
			line-height: 2;
			font-size: 20px;
			color: #fff;
			cursor:pointer;
	
		}
		

.smartAgent a span, .smartAgent a 
		{
			color:#fff;
			text-decoration:none;
			
			
			}
			
.categoryAgent 
			{
				float: right;
				margin-top: 78px;
				background: #ececee;
				margin-top: 38px;
				padding-top: 50px;
				padding-right: 21px;

				}
				
.categoryAgent span 
{
	display:block;
	float:right;
	margin-bottom:15px;
	
	}  
				
.wrapcat 
{
	float:right;
	clear:right;
	
	
	}
	
	.centerCatAgent
{
	width: 230.5px;
	height:120px;
	border:1px solid #d8d8d8;
	border-radius:12px;
	float:right;
	margin-left:22px;
	padding:3px;
	margin-bottom:23px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background:#fff;
	

}

	.centerCatAgent img 
	{
		border-bottom-right-radius:12px;
		border-bottom-left-radius:12px;
		}
		
	.centerCatAgent a 
	{
		text-decoration:none;
		
		}
		
.centerCatAgentSmall 
{
	border: 1px solid #d8d8d8;
	border-radius: 12px;
	float: right;
	margin-left: 5px;
	padding: 2px;
	margin-bottom: 0px;
	box-shadow: 0px 0px 5px #d8d8d8;
	background: #fff;
	margin-top: 22px;
	
	
	
	}
		
.cutFirstClassAgent 
{
	width: 939px;
	min-height: 550px;
	background: #ececee;
	float: right;
	padding-right: 22px;
	padding-bottom: 50px;
	margin-top: 40px;
	padding-top: 48px;
		
		
	}
	
	.cutFirstClassAgent1 
	{
		width: 751px;
		min-height: 550px;
		background: #ececee;
		float: right;
		padding-right: 22px;
		padding-bottom: 50px;
		margin-top: 89px;
		/* padding-top: 48px; */
		margin-right: 96px;

		}
	
.AgentSearch 
{
	direction:rtl;
	text-align:right;
	float:right;
	width:400px;
	margin-top:3px;
	
	
	
	}
	
	.AgentSearch select, .AgentSearch input[type="text"] 
	{
		float: right;
		/*clear: right;*/
		margin-top: 4px;
		
		
		}
		
.AgentSearch tr td>div:first-child 
{
	width:100px;
	margin-top:4px !important;
	
	
	}
		
		.linkBT 
		{
			
			cursor: pointer;
			margin-bottom:18px;
			font-size:14px;
			
			}
			
			
	.linkBTdel 
		{
			border: 0;
			background: transparent;
			color: blue;
			text-decoration: underline;
			cursor: pointer;
			margin-bottom:18px;
			font-size:14px;
			
			}
			
.tableSmart 
{
	border-collapse:collapse;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	color: #5a5a5c;
	font-size: 13px;
	height: 40px;
	cursor: pointer;
	background: rgb(247, 247, 247);
	width:750px;
	}
	
.tableSmart  td 
{
	width:11.11%;

	}
	
.tableSmartKot
{   
	border-collapse:collapse;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
	color: #5a5a5c;
	height: 40px;
	cursor: pointer;
	width:750px;
	background:#dfdfdf;
	font-size:14px;
	
	
	}
	
	.tableSmartKot  td 
{
	width:11.11%;

	}	
	
.aTab 
{
	display: block;
	float: right;
	width: 133px;
	margin-right: -51px;
	padding-right: 62px;
	text-decoration: none;
	
	}
	
.adRight 
{
	position:fixed;
	right:0px;
	top:30%;
	
	
	}
	
	.adLeft
{
	position:fixed;
	left:150px;
	top:30%;
	
	
	}
	
.closePopMaslul 
{
	font-size: 20px;
	border: 3px #fff solid;
	border-radius: 24px;
	padding: 0px 7px;
	float: right;
	height: 30px;
	margin-top: 13px;
	margin-left: 14px;
	line-height: 1.5;
	cursor:pointer;
		
	
	
	}
	
	.newLoading
	{

	 width:50px;
	}
	
.wrapRotator
{
	width:50px;
	position:relative;
	z-index:50;
	margin:0 auto;
	
}


.articleLogo 
{
	display:block;
	float:right;
	width:100%;
	clear:both;
	
	
	}
	
	
	.articleLogo img 
 {
 	float: right;
  height: 62px;
  width: auto;
  clear: both;
 	
 	
 	}
 	
 		#mainHolder a {
	display:inline-block;
	/*float:right;
	width:100%;
	clear:both;*/
	
	
	}
 	
 	#mainHolder a img 
 	{
 		float: right;
  height: 62px;
  width: auto;
  clear: both;
 	
 		
 		}
.allArticles 
{
	  width: 980px;
	  position: relative;
	  margin: 0 auto;
	  direction: rtl;

	}
	
.wrapallArticles  
{
	
 
  padding: 9px;
}

.wrapallArticles table
{
	border-collapse:collapse;
	
	}
	
	.wrapallArticles table tr 
	{
		
		border-bottom:1px solid #e4e4e4;
		
		}
		
 .wrapallArticles table tr td:nth-of-type(2) 	
 {
 		
		font-size: 1.5rem;
	    padding-right: 16px;
	    width: 75%;
	    float: right;
 }
 
 .wrapallArticles table tr td span:nth-of-type(1) 	
 {
 	
		color: #949799;
  display: block;
  margin-top: 3px;
  font-size: 1rem;
  margin-bottom: 10px;
}

.wrapallArticles table tr td a 
{
	
	margin-top: 16px;
    display: block;
    color: #069DF6;
	
	}
	
.wrapallArticles table tr td img 
{
	
	width: 200px;
  height: auto;
  outline: 1px solid #e4e4e4;
  padding: 10px;
  margin: 13px 0;
	
	
	}
	
	.articleText a 
	{
		display:inline !important;
		float:none !important;
		width:auto !important;
		clear:none !important;
		
		
		}

