.MMMWorkerTable td,th 

{
	padding-left: 15px; 
	border-bottom: dotted 1px #304982;
	padding-top: 2px; 
	padding-bottom: 2px;
	text-align: right !important;
}


.MMMMainBannerTdLangs
{
	height: 183px;
	width: 100%;
	background-image: url('/activity/info/mmm/publishingimages/mmm_banner_langs.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	position: relative;
	text-align: center;
	
}

.MMMMainBannerTdLangs h1
{
	color: #2c75a1 !important;
	font-size: 40px !important;
	margin: auto !important;
	right: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	bottom: 40px;

	
}

.MMMMainBannerTdLangs h1 span
{
	font-size: 50px !important;
}

.MMMMenuTable
{
	background-color: #2c75a1;
	height: 45px;
	width: 960px;	
	opacity: 50% !important;
}

.MMMMenuTable td
{
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 110% !important;
}

.MMMMenuHomeTd
{
	width: 50px;
}

.MMMMenuTd
{
	width: 150px;
	background-image: url('/Activity/Info/mmm/PublishingImages/ArrowWhiteLeft.png')	;
	background-repeat: no-repeat;
	background-position: 15px center;
}

.MMMMenuTd:hover
{
	background-color: #d9d9d9 !important;
	color: #2c75a1 !important;
	background-image: url('/Activity/Info/mmm/PublishingImages/ArrowBlueDown.png') !important;	;
	background-repeat: no-repeat;
	background-position: 15px center;
}

.MMMMenuTd a
{
	color: #ffffff !important;
}


.MMMMenuTd:hover a
{
	color: #2c75a1 !important;
}



.MMMMenuTdLTR
{
	width: 150px;
	background-image: url('/Activity/Info/mmm/PublishingImages/ArrowWhiteRight.png')	;
	background-repeat: no-repeat;
	background-position: 125px center;
}

.MMMMenuTdLTR a
{
	color: #ffffff !important;
}

.MMMMenuTdLTR:hover
{
	background-color: #d9d9d9 !important;
	color: #2c75a1 !important;
	background-image: url('/Activity/Info/mmm/PublishingImages/ArrowBlueDown.png') !important;	;
	background-repeat: no-repeat;
	background-position: 125px center;
}

.MMMMenuTdLTR:hover a
{
	color: #2c75a1 !important;
}



.MMMMainDivContainer
{
	width: 960px; 
	margin-right: 20px; 
	margin-left: 20px;
	margin-top: 20px;
}

.MMMFooterDiv
{
	background-color: #f2f2f2;
	height: 35px;
	border-top: solid 2px #2c75a1;
	width: 100%;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 20px;
}


.MMMMobMainBannerDiv

{
	height: 120px;
	width: 100%;
	background-image: url('/activity/info/mmm/publishingimages/mmm_banner_langs.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: bottom;
	position: relative;
	text-align: center;
	
}



.MMMMobMainBannerDiv h1
{
	color: #2c75a1 !important;
	font-size: 25px !important;
	margin: auto !important;
	right: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	bottom: 10px;

}

.MMMMobMenuTable
{
	background-color: #2c75a1;
	height: 45px;
	opacity: 50% !important;
	width: 100%;
}

.MMMMobMenuTable td
{
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 110% !important;
}

.MMMMobMenuTd
{
	width: 33%;

}

.MMMMobMenuTd:active
{
	background-color: #d9d9d9 !important;
	color: #2c75a1 !important;

	background-repeat: no-repeat;
	background-position:  center;
	
}

.MMMMobMenuTd a
{
	color: #ffffff !important;
	
}

.MMMMobFooterDiv
{
	background-color: #f2f2f2;
	border-top: solid 2px #2c75a1;
	width: 100%;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 20px;
}

.MmmLine
{
	border-bottom: 3px solid #5D9DC3;
}

.MmmAboutText
{
	margin-left:5%;	
}
.MmmAboutTextLTR
{
	margin-right:5%;
}

.MmmAboutText H2
{
	color:#5D9DC3;
	font-weight: normal!important;
}

.MmmAboutText H3
{
	line-height: 0.622;
	color:#2c75a1;
	font-size: 100% !important;
}

.MMMWorkerTableLangs td, th
{
    border-bottom: dotted 1px #5D9DC3;
    padding-top: 2px;
    padding-bottom: 2px;   
}

.MMMDocsTable
{
	border: dotted 1px #aeaeae;
	border-collapse: collapse;
	width: 100%;
	margin-top: 30px;
	direction: ltr !important;
	text-align: left !important;
}

.MMMDocsTable th
{
	background-color: #2c75a1;
	color: #ffffff;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: inherit !important;
	border: solid 1px #2c75a1;
}


.MMMDocsTable td
{
	border: dotted 1px #aeaeae;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.MMMDocsTable tr > th:first-child
{
	text-align: center !important;
	max-width: 20%;
}

.MMMDocsTable tr > td:first-child
{
	text-align: center !important;
	max-width: 20%;
}

.MMMDocsTable a
{
	color: #5E361B !important;
	font-weight: bold;
	margin-bottom: 8px;
	display: inline-block;
}

.MMMDocsTable a:hover
{
	 text-decoration: underline !important;
}
 
#MmmLangsContainer
{
	width:950px; 
	margin:0 auto;
}

@media screen and (max-width: 480px) 
{
#MmmLangsContainer{ width:auto;margin:0;padding:25px 0;}
.MmmLangsImg {display:none;}
.MmmLine {display:none;}
}

.MMMConf1ContentDiv5
{
		background-color: #4D7CCE;
	    width: 853px;
	    text-align: center;
	    margin: 0 auto;
	  	box-shadow: -3px -4px 2px 0px rgba(0, 0, 0, 0.4);
  		padding-right: 40px !important;
		padding-left: 40PX !important;
		padding-bottom:40px;
	  	margin-top: -2.5px;
}
		 
.MMMConf1ContentDiv4
{
		background-color: #80A0DD;
	    width: 853px;
	    text-align: right;
	    margin: 0 auto;
		font-size: 16px;
		font-family: arial;
		line-height: 140%;
	   	box-shadow: 1px -4px 40px 0px rgba(0, 0, 0, 0.4);
		padding-right: 40px !important;
		padding-left: 40px !important;
	    margin-top: -2.5px;
}

.MMMConf1ContentDiv3
{
		background-color: #A7BCE7;
	    width: 853px;
	    text-align: right;
	    margin: 0 auto;
		font-size: 15px;
		font-family: arial;
		line-height: 140%;
 		padding-right: 40px !important;
 		padding-top:40px !important;
 		padding-left: 40px !important;
		box-shadow: -3px -2px 4px 0px rgba(0, 0, 0, 0.4);
		margin-top: -2.5px;
}
.MMMConf1ContentDiv2
{
		background-color: #C9DBF3;
	    width: 853px;
	    text-align: right;
	    margin: 0 auto;
		font-size: 16px;
		font-family: arial;
		line-height: 140%;
		padding-right: 40px !important;
		padding-left: 40px !important;
		box-shadow: 1px -4px 40px 0px rgba(0, 0, 0, 0.4);
  		margin-top: -2.5px;
}
		 
.MMMConf1ContentDiv1
{
	    width: 853px;
	    text-align: right;
	    margin: 0 auto;
		font-size: 16px; 
		font-family: arial;
		line-height: 140%;
		padding-right: 40px !important;
		padding-left: 40px !important;
		box-shadow: 1px -4px 40px 0px rgba(0, 0, 0, 0.4);
		margin-top: -2.5px;
}

.MMMConf1TabRow
{
		text-align: center;
		list-style: none; 
		line-height: 24px;
		height: 14px;
		width: 960px !important;
		margin-left: 40px !important;
}
.MMMConf1TabRow li
{
    	font-family: arial;
		font-size: 120%;
		width: 20%;
		display: inline-block;
        z-index: 0;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		box-shadow: inset 1px -2px 3px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 3px 0px #FFF;
		border-top: 1px solid #D3D3D3;
		margin: 0 -5px;
}
.MMMConf1TabRow a 
{
	  color: #000000 !important;
	  text-decoration: none;
	  font-weight: bold;
}
.MMMConf1TabRow li.selected
{
		background: #FFF;
	    color: #333;
		z-index: 2;
		box-shadow:  -3px -2px 4px 0px rgba(0, 0, 0, 0.4);		  
        border-top-left-radius: 13px;
        border-top-right-radius: 16px;
}
.MMMConf1TitleStyle
{
	color:#314A8A  !important;
	font-weight: bold !important;
	font-size:137%;
	font-size: 14px; 
	font-family: arial;
}	
.MMMConf1TitleBlueStyle
{
	 color:#1B99C9;
	 font-weight: bold !important;
	 font-size:125%;
}
.MMMConf1TabRow a:hover
{
	text-decoration: underline !important;
	color:#314A8A !important;
}
.MMMConf1PageContent4 a
{
	color:black  !important;
}
.ReverseImg
{
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
}

.MMMActivityImg1
{
	width: 411px;
	height:275px;
    background-image: url(http://main.knesset.gov.il/Activity/Info/mmm/PublishingImages/MMMInformation/MMMConferences.png);
    background-repeat: no-repeat;
    background-position: center center;
      }


.MMMActivityImg2
{
	width: 411px;
	height:275px;
    background-image: url(http://main.knesset.gov.il/Activity/Info/mmm/PublishingImages/MMMInformation/MMMInformation.png);
    background-repeat: no-repeat;
    background-position: center center;
      }



.MMMActivityImg3
{
	width: 411px;
	height:275px;
    background-image: url(http://main.knesset.gov.il/Activity/Info/mmm/PublishingImages/MMMInformation/MMMActivity.png);
    background-repeat: no-repeat;
    background-position: center center;
      }
      
.MMMInformationText
{
	color: white;
    margin-right: 5%;
    padding-top: 55%;
    font-size: 25px;
    font-weight: normal;
        }

.MMMInformationLink{

	background-image: url('/PublishingImages/PRIndexArrow.png')	 !important;
	background-repeat: no-repeat !important;
	background-position: 405px center !important;
	padding-right: 4% !important;
    font-size: 13px !important;
    LINE-HEIGHT: 60% !important;
 
}

