﻿p{
	/*line-height:0.7em;*/
	margin-top:0.1em;
	margin-bottom:0.2em;
}
.border-none{
	
	border-style:none;	
}

.margin-15px
{
	margin:15px;
}
.padding-15px
{
	padding:15px;
}
.padding-t-0px
{
	padding-top:0px;
}
.padding-t-5px
{
	padding-top:5px;
}
.padding-l-5px
{
	padding-left:5px;
}

.padding-r-15px
{
   padding-right:15px;
}

.padding-b-5px{
	padding-bottom:5px;
}
.padding-b-7px{
	padding-bottom:7px;
}
.valign-top
{
	vertical-align:top;
}
.valign-bottom
{
	vertical-align:bottom;
}

.width-100pr
{
	width:100%;	
}
 .cursor-pointer
 {
	
	cursor:pointer
}
 .float-r
 {
	float:right;
}
 .float-l
 {
	float:left;
}

.text-align-l
{
	text-align:left;
}
.text-align-r{
	text-align:right;
}


.bold{
	font-weight:bold;
}
.link-more-blue{
	color:#007dff;
	text-decoration:none;
	font-weight:bold;
}
.shadow-r
{
		background-position: right top;
		min-height: 100%;
			background-image: url('_layouts/IMAGES/MadeInIsrael/shadow-r.png');
				width: 3px;
		background-repeat: repeat-y;
			height: 100%;
						

}
.shadow-l{
	background-position: left top;
		min-height: 100%;
			background-image: url('_layouts/IMAGES/MadeInIsrael/shadow-l.png');
				width: 3px;
		background-repeat: repeat-y;
			height: 100%;
			
}
.right-nav
{	
	width:112px;

	text-align:center;
	background-color:#edeffa;
	padding-right:5px;
		padding-left:5px;
		background-image:url('_layouts/IMAGES/MadeInIsrael/SpacerLine.gif');
		background-position:top;
		background-repeat:no-repeat;
				}
	
	.right-nav-item{

	/*   border-bottom:#023479 1px solid;*/

	
	background-image:url('_layouts/IMAGES/MadeInIsrael/SpacerLine.gif');
		background-position:bottom;
		background-repeat:no-repeat;

width:112px;
	height:50px;

	
}

.right-nav-item-hover{
color:#d0d9f0;
background-color:#d0d9f0;
margin-top:1px;

	height:49px;


}
.right-nav-item-Selected{
	background-color:#F2F4FB;
	margin-top:1px;
	height:49px;
	color:#d0d9f0;


	
}
.right-nav-item-hover  a {



	
}

.right-nav-item a
{	
	width:112px;
	height:50px;
	font-family:Arial !important;
	font-weight:bold;
	font-size:16px;
	color:#023479;
	background-image:none;
	
}
.top-nav{
	background-image: url('_layouts/IMAGES/MadeInIsrael/bg-top.gif');
		background-repeat: repeat-x;
			height: 21px;
			vertical-align:top;
}
.WhatsNew{
	
}
WhatsNew p{
	margin:3px;
	font-size:14px;
}
.title{
	color:#5a71d6;
	 font-size:18px;
	  font-weight:bold;
	  margin-right:15px;
	  margin-left:15px;
	  margin-bottom:5px;
	  border-bottom:1px #d0d9f0 solid;
}
.footer{
	color:#004080;
	 font-size:12px;
	  font-weight:bold;
	  margin-right:15px;	
	  background-image:url(_layouts/images/madeinisrael/bgfooter.gif); 
	  background-repeat:repeat-x;
	  text-align:right;
}

.smallPressReleasesLink{
	color: #5d70d2 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline !important;
}
.smallPressReleasesLink:hover {
	text-decoration: none !important;
	}

.PressReleasesDate {
	color: #5a5a5a;
	font-size: 11px;
}

.PressReleasesLink {
	font-size: 14px;
	color: #01347c;
	text-decoration: underline !important;
	font-weight: bold;
}
.PressReleasesLink:hover {
	text-decoration: none !important;
}

.MySearch {

}


.MySearch input {
width:1000px;
height:12px !important;
font-size:10px;
border-top:1px solid gray !important;
border-bottom:none !important;
border-right:none !important;
}

.Pager {
	font-size:14px
}

.PagerNav{	
	text-decoration:none !important;
}



