﻿
/* --- Global --- */
/************* BEGIN - Site Fonts ***************/

.fontSize-medium{ font-size: medium !important;}
.fontSize-small{ font-size: small !important;}
.fontSize-xsmall{ font-size: x-small !important;}

/************* END - Site Fonts ****************/

.enUS, .heIL, .arIL{ padding:10px; font-size:small; color:#4F4F4F;font-family: Arial, Helvetica, sans-serif;}
.arIL .contentTXT,.arIL .ParagraphsDiv,.arIL .contentTXT p,.arIL .ParagraphsDiv p{font-size:18px;}
.ms-WPBody TD {font-size:small;}
.ms-WPBody {font-size:small;}
.ms-WPBody H2{font-size:small;}

.enUS .style { direction:ltr;} /* Change direction in wp zone */
.heIL .style { direction:rtl;} /* Change direction in wp zone */

h1{	color:#1E586B; padding-bottom:5px; font-size:large;}
h2 { color:#4F4F4F; padding:5px 0; font-size:medium;}
h3 { color:#01437F; padding:5px 0; font-size:small;}
H3.RelevantLinks{padding-bottom:3px; padding-top:0px;}
#ContentPageLayout-ContentTable h3.OnTheTableTwoColumns{padding-right:0px !important}
h4 { color:#4f4f4f; padding:5px 0; font-size:x-small;}
#ContentPageLayout-ContentTable .gvTitle{font-size:small !important;}				
.fright{ float:right; }
.fleft{ float:left; }
.redFont{ color:red; }
.enUS .fright { float:left;}		
.enUS .fleft { float:right;}
.tal{ text-align:left; }
.tar{ text-align:right; }
.enUS .tal{ text-align:right; }
.enUS .tar{ text-align:left; }
.tac { text-align:center; }
.redFont{ color:red; position:}
a:link, a:visited
{	
	color:#1e586b;
	font-size:small;
	text-decoration:none;
}
a:hover, a:focus, a:active
{
	text-decoration:underline;
}
ul { color: #0157B6;}


.ms-error {	color:red; }

.ms-pagebreadcrumb { display:none; }

p { font-size:small; }

.clear { clear:both; }

.item .link-item a{ font-size:small; }

.ms-WPBody h3 { font-size:medium; }
.ms-WPBody h4 { font-size:small; }
.mainTitle 
{
	color:#0157B6; 
	padding:3px 0; 
	font-size:large; 
	font-weight:bold;
	padding-top:0px !important;
}
.ViewItemsCountMsg
{
	
	padding:5px 0; 
	font-size:small; 
	text-align:left;
	
}
.tdViewItemsCountMsg
{
 text-align:left;}
.searchBoxPredefinedTableTitles
{
	
	width:100%;
}


.ms-ToolPaneBody {	margin:0; padding:0; } /*Tool Pane Body*/

/* --- Button Style --- */
.BtnImg, .BtnImgOver, .searchBtnImg, .searchBtnImgOver, .sendBtnImg, 
.sendBtnImgOver, .clearBtnImg, .clearBtnImgOver,.backBtnImg,.backBtnImgOver {
	color: #34434d;
	font-weight: bold;	
	border-width: 0;
	background-image:url('/SiteCollectionImages/button.gif');
	background-repeat:no-repeat;
	background-color:transparent;
	width:50px;
	height:20px;
	margin-right: 5px;
	padding-bottom: 3px;
	font-size:small;
	cursor:pointer;
}
.BtnImgOver, .searchBtnImgOver, .sendBtnImgOver, .clearBtnImgOver, .backBtnImgOver{
	background-image:url('/SiteCollectionImages/button_over.gif');
}
.ABCBtnClass,.ABCBtnClassOver{
	color: #34434d;
	font-weight: bold;	
	border-width: 0;
	background-color:#79A7E3;
	width:86px;
	height:20px;
	margin-right: 5px;
	padding-bottom: 3px;
	font-size:small;
	cursor:pointer;
}
.ABCBtnClassOver{
	background-color:#FFE292;
}

/* --- End Button Style --- */
/* --- End Global --- */

/* --- Accessibility --- */
.accessBox { background-color:#EBF3FF;}
.accessibilityTbl {	width:100%;}
.accessBoxLinksTbl ,.accessBoxLngTbl{ height:30px;}
.accessBoxLinksTbl .spacer ,.accessBoxLngTbl .spacer
{
	background-image:url('/SiteCollectionImages/AccessMenu/separator_top_menu.gif');
	background-repeat:no-repeat;
	background-position:50% 0;
}
.accessBigBtnImg, .accessBigBtnImgOver, .accessLittleBtnImg, .accessLittleBtnImgOver /* font button */
{	
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-repeat:no-repeat;
	width:21px;
	height:25px;
	border:0;
	cursor:pointer;
	background-color:transparent;
}
.accessBigBtnImg
{
	background-image:url('/SiteCollectionImages/AccessMenu/icon_a_big.gif');
}
.accessBigBtnImgOver
{
	background-image:url('/SiteCollectionImages/AccessMenu/icon_a_big_over.gif');
}
.accessLittleBtnImg
{
	background-image:url('/SiteCollectionImages/AccessMenu/icon_a.gif');
}
.accessLittleBtnImgOver
{
	background-image:url('/SiteCollectionImages/AccessMenu/icon_a_over.gif');
}

/* --- End Accessibility --- */

/* --- Logo --- */
.logo
{
	text-align:center;
	background-color:#EBF9FF;
}
.logo img { border:none;}

/* ----End Logo --- */

/* --- Main Menu --- */
.mainMenu {	width:100%; height:25px; background-color:#EBF3FF;}

/* --- HomeLink --- */
.homeLink /*Class of home link TD*/
{
	width:42px;
	height:25px;
	background-color:#EBF3FF;
	text-align:center;
	background-image:url('/SiteCollectionImages/GlobalNav/GlobalNav_separator.gif');
	background-repeat:no-repeat;
	background-position:10% 50%;
}
.enUS .homeLink { background-position:90% 50%; }
.homeLinkImg, .homeLinkImgOver  /*Class of home link button*/
{ 
	background-image:url('/SiteCollectionImages/GlobalNav/icon_home_page.gif');
	background-position:50% 50%;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-repeat:no-repeat;
	width:21px;
	height:25px;
	border:0;
	cursor:pointer;
	background-color:transparent;
}
.homeLinkImgOver
{
	background-image:url('/SiteCollectionImages/GlobalNav/icon_home_page_over.gif');
}
/* --- End Home Link --- */

/* --- Global Nav --- */
.globalNav{	font-size:small; }
.topNav { background-color:#EBF3FF;	height:30px; }
.topNavItem { color:#01437f; }
.topNavItem a {	font-size:small !important; }
.topNavSelected { color:#333742; }
.topNavHover { color:#0092f2; }
.topNavFlyOuts { margin-top:15px; }
.topNavFlyOutsItem { background-color:#EBF3FF; color:#01437f; }
.topNavFlyOutsItem a { font-size:small !important; }
.topNavFlyOutsHover { color:#0092f2; }

/* --- RadMenu Nav --- */
.globalNav div.RadMenu { width:100%; }
.globalNav div.RadMenu ul.rmHorizontal { width:100%; }
.globalNav div.RadMenu ul.rmRootGroup {	width:100% ; }
:root .RadMenu_Web20, .RadMenu_Web20 .rmLink { width:100%;}
:root .RadMenu ul.rmActive, .RadMenu ul.rmRootGroup { width:100%;}
/* --- End RadMenu Nav --- */

/* --- End Global Nav --- */
/* --- Search Box --- */
.search {	background-color:#EBF3FF; height:25px; width:200px;}
.search fieldset {	border:none; width:200px;}
.advancedSearchImage {	border:0; }

a.advancedSearchText:link, a.advancedSearchText:visited /*Link text in search box*/
{	
	color:#1e586b;
	font-size:small;
	text-decoration:none;
}
a.advancedSearchText:hover, a.advancedSearchText:focus, a.advancedSearchText:active
{
	text-decoration:underline;
}
.searchTextBox { width:120px; }
/* --- End Search Box --- */
/* --- End Main Menu --- */
/* --- Search Result --- */

a.newWindow:visited, a.newWindow:link/*Link text to new window in result page*/
{
	color:#80620c;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
}
a.newWindow:hover, a.newWindow:focus  {	text-decoration:underline; }
a.searchResultTitle:visited, a.searchResultTitle:link
{
	color:#0157b6;
	font-weight:normal;
	font-size:small;
	text-decoration:none;
}
a.searchResultTitle:hover, a.searchResultTitle:focus {	text-decoration:underline; }
.searchTitleSeparator{	color:#0157b6; }
.searchResultHeader, .searchResultHeader B
{
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	color:#4b5860;	
	vertical-align:middle;
}
.searchResultHeader B
{
	font-weight:bold;
}
.searchResultsLink
{
	color:#29718a;
	font-weight:bold;
	font-size:small;
	width: 500px;
    text-wrap:suppress;

}
.searchResultsItem
{
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	
}
#ResultsContainer SPAN
{
	color:#29718a;
	font-weight:bold;
}
/* --- End Search Result --- */
/* --- Search Box Predefined --- */
.searchBoxPredefinedTableMain
{
	
	font-weight:bold;
	text-align:right;
				
}
.searchBoxPredefinedTableMain td {	padding:3px; margin:3px;}
.searchBoxPredefinedTableMain select { width:150px;}
.searchBoxPredefinedBtnsTable { direction:ltr; }
.searchBoxPredefinedBtnsTableRTL { direction:rtl; }
.searchBoxPredefinedTitles { font-family:Arial, Helvetica, sans-serif; }

/* --- End Search Box Predefined --- */
/* --- Pagination --- */
.resultsPagingImageSep, .resultsPagingArrowNext, 
.resultsPagingArrowPrevious, .resultsPagingDoubleArrowNext, .resultsPagingDoubleArrowPrevious,
.resultsPagingText
{ 
	margin:0 5px; 
	border:0;
}
.aPreviousLabelStyle .resultsPagingText
{ 
	margin:0 0px; 
}
.aNextLabelStyle .resultsPagingLabel
{ 
	margin-right:18px;
}
a.resultsPagingNumber:link, a.resultsPagingNumber:visited,
a.resultsPagingText:link, a.resultsPagingText:visited
{
	color:#0157b6;
	text-decoration:none;
}
a.resultsPagingNumber:focus, a.resultsPagingNumber:active, a.resultsPagingNumber:hover,
a.resultsPagingText:focus, a.resultsPagingText:active, a.resultsPagingText:hover
{
	color:#1472a4;
}
a.resultsPagingNumber:hover{
    text-decoration:underline;
}
.resultsPagingCurrentMumber{ color:orange; }
.resultsPagingLabel{ color:#0157b6; }
div.aNextLabelStyle{top: -17px;}
.aRightArrows, .aPreviousLabelStyle, .aNextLabelStyle, .aLeftArrows, .mumbers
{
	display:inline;
}
:root .aRightArrows, .aPreviousLabelStyle, .aNextLabelStyle, .aLeftArrows, .mumbers
{
	display:-moz-inline-box;
}

/* --- End Pagination --- */
/* --- Bread Crumb --- */
.breadCrumbContent
{
	background-color:white;
	height:25px;
	padding-top:5px;
}
.breadCrumbContent, .breadCrumbContent a /* breadcrumbs text  */
{ 
	font-size:small;
	font-weight: normal;
	color:#1E586B;
	unicode-bidi:embed;
	text-decoration:none;
}
.breadCrumbCurrent /* breadcrumbs current page  */
{ 
	font-weight: bold;
	color: #4f4f4f; 
}

/* --- End Bread Crumb --- */
/* --- Content Table --- */
#ContentTable {	width:100%;}
#ContentTable td {	vertical-align:top; }
#ContentTable .contentTableRightSide, #ContentTable .contentTableLeftSide,
#ContentTable .contentTableDynamicLeftSide
{
	width:25%;
	padding:0 14px;
	vertical-align:top;
}
.enUS #ContentTable .contentTableRightSide, .enUS #ContentTable .contentTableLeftSide,
.enUS #ContentTable .contentTableDynamicLeftSide
{
	padding-left:0px;
	padding-right:14px;
}
.contentTableDynamicLeftSide{	width:auto; }

.contentText {	color:#34434D; }
/* --- End Content Table --- */
/* --- Site Map --- */
td.siteMapTdLink
{
	background: url('/SiteCollectionImages/Icons/arrow_blue_rtl.gif') no-repeat 100% 6px;
	padding-right:10px;

}
.siteMapTdLink a
{
    font-size:small !important;
}
.siteMapMainTable .LiWithChildren a
{
    font-size:small !important;
}
.siteMapMainTable .LiNoChildren a
{
    font-size:small !important;
}
.enUS td.siteMapTdLink
{
	background: url('/SiteCollectionImages/Icons/arrow_blue_ltr.gif') no-repeat 6px 100%;
	padding-left:10px;
			
}
ul.siteMapListOpen
{
	margin-top:5px;
	margin-bottom:5px;
}
:root .siteMapTdLink .siteMapListOpen .LiNoChildren .LiCurrentNoChildren{
	font-size:small;
}
/* --- End Site Map --- */
/* --- Quick Nav --- */
.qNavUl, .qNavUl ul { list-style-image:none; list-style-type:none; }
	
.qNavUl li a
{
	color: #0157B6;
	line-height:25px;
	font-size:small; 
	font-family: Arial, Helvetica, sans-serif;
}
a.openArrow, a.closeArrow
{
	background: url('/SiteCollectionImages/Icons/arrow_blue_open.gif') no-repeat 50% 50%;
	padding:0 3px;
	text-decoration:none !important;
	cursor:pointer;
}
a.closeArrow 
{
	background: url('/SiteCollectionImages/Icons/arrow_blue_close.gif') no-repeat 50% 50%;
}

.hideNode {	display:none; }

.navIconEmpty { height:4px; width:7px; border:0;}
/* --- End Quick Nav --- */
/* --- Write To Us --- */
#Paragraphs div.ParText div{font-size:small;}
.formValidation { color:red; }
.wtuText { color:#666666; }
.wtuText span{	color:red; }
/* --- End Write To Us --- */
/* --- Write To Us Response --- */
.sendResponse span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#666666;
	font-weight:bold;
	
}
/* --- End Write To Us Response --- */
/* --- Page Content --- */
.ancorDiv
{
	clear:both;
	padding:5px 0;
}
.unitDiv {	padding:5px 0; }
.contentIMG
{
	padding:5px 0;
	float:right;
}
.enUS .contentIMG {	float:left; }
/* --- End Page Content --- */
/* --- CommentButton --- */
.CommentBtnImg,.CommentBtnImgOver{
	color: #FFFFFF;
	font-weight: bold;	
	border-width: 0;
	background-image:url('/SiteCollectionImages/Comments/AddComment.jpg');
	background-repeat:no-repeat;
	background-color:transparent;
	width:225px;
	height:23px;
	margin-right: 5px;
	padding-bottom: 3px;
	cursor:pointer;
}
.CommentBtnImgOver{
	background-image:url('/SiteCollectionImages/Comments/AddCommentHover.jpg');
}
/* --- End Comment Button --- */

/* --- Send Mail --- */
.mailToFormTable *{font-size:small;}
.formSectionTitle {font-size:small;}
td .formKochavit{font-size:small; width:16%;}
.Captcha .formKochavit{font-size:small; width:32%;}
.Captcha input{width:100px !important}
.sendMailTable{ 
	width:100%;
	font-family:Arial, Helvetica, sans-serif;	
	color:#666666;
	font-weight:bold;
	font-size:small;
}

.sendMailTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#666666;
	font-weight:bold;
}
/* --- End Send Mail --- */
#CaptchaDiv {	margin-bottom:13px; }

:root #CaptchaDiv {	margin-bottom:26px; }

#CaptchaDiv div.LBD_CaptchaIcons {	padding-top:7px; }

:root #CaptchaDiv div.LBD_CaptchaIcons { padding-top:13px; }

.LBD_CaptchaDiv {
	padding-top:13px;
	padding-bottom:7px;
	width:320px !important;
}
.LBD_CaptchaDiv div.LBD_CaptchaImage {
	display:inline-block;
	width:250px;
	float:left;
}
.LBD_CaptchaDiv .LBD_CaptchaIcons a{
	background-image:url('/Style Library/Images/Sound.png') !important;
	width:41px;
	height:41px;
	background-position:right 50%;
	background-repeat:no-repeat;
	display:block;
}
.LBD_CaptchaDiv .LBD_CaptchaIcons a img{visibility:hidden}
:root .LBD_CaptchaDiv div.LBD_CaptchaImage{ display:inline-table;display:-moz-inline-box;}
.LBD_CaptchaDiv div.LBD_CaptchaImage {	margin-left:3px;}

* html .LBD_CaptchaDiv div.LBD_CaptchaImage {	margin-left:0px; }

.LBD_CaptchaDiv div.LBD_CaptchaImage img {	margin-left:3px; }

.LBD_CaptchaDiv div.LBD_CaptchaIcons{
	/*display:inline-block;*/
	width:50px;
	height:100%;
}
:root .LBD_CaptchaDiv div.LBD_CaptchaIcons{ display:inline-table;display:-moz-inline-box;}
.LBD_CaptchaDiv .LBD_CaptchaIcons a img {  border:none; }

.LBD_CaptchaDiv div.LBD_CaptchaIcons div.LBD_placeholder {	display:none;}

.fpBtn { 
	background-image:url('/XSL%20Style%20Sheets/_layouts/images/printerfriendly.gif');
	background-repeat:no-repeat;
	width:13px;
	height:17px;
	border:none;
	 }
.ig-nextarrow, .ig-nextarrowOver, .ig-prevarrow, .ig-prevarrowOver {
	color: #34434d;
	font-weight: bold;	
	border-width: 0;
	background-image:url('/SiteCollectionImages/Search/button.gif');
	width:48px;
	height:18px;
	margin-right: 5px;
	padding-bottom: 3px;	
	font-weight:bold;
	cursor:pointer;
}
.ig-nextarrowOver, .ig-prevarrowOver{
	background-image:url('/SiteCollectionImages/Search/button_over.gif');
}
.ig-navigationcell { padding:7px 0; }

.ig-WPTitlecell {	padding:10px 0; color:#1E586B;}

/* --- Box --- */

.tc {	background-position:center top; 	background-repeat:repeat-x; }
.mr {	background-position:right center;	background-repeat:repeat-y; }
.bc {	background-position:center bottom;	background-repeat:repeat-x;	}
.ml {	background-position:left center;	background-repeat:repeat-y; }
.tr {	background-position:right top;	    background-repeat:no-repeat;}
.br {	background-position:right bottom;	background-repeat:no-repeat;}
.bl {	background-position:left bottom;	background-repeat:no-repeat;}
.tl {	background-position:left top;	    background-repeat:no-repeat;}

.bluebox {	background-color:#e7f1f3; }
.bluebox  .tr {	background-image:url('/SiteCollectionImages/Box/titlletr.gif'); }
.bluebox  .tl {	background-image:url('/SiteCollectionImages/Box/titlletl.gif'); }
.bluebox  .br {	background-image:url('/SiteCollectionImages/Box/bluebr.gif'); }
.bluebox  .bl {	background-image:url('/SiteCollectionImages/Box/bluebl.gif'); }
.bluebox  .bc {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}
.bluebox  .tc {	background-image:url('/SiteCollectionImages/Box/titlletc.gif');}
.bluebox  .ml {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}
.bluebox  .mr {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}

h3.bluebox
{
	text-decoration:none;
	color:#1f5869;
	font-weight:bold;
	padding:3px 7px 2px 7px;
	text-align:right;
	vertical-align:middle;
	background-color:transparent;
	margin:0 0 5px 0;
}

h3.bluebox img { float:right; margin-left:5px;}

.enUS h3.bluebox img { float:left; margin-right:5px;}

.bluebox .content
{
	margin:0;
	padding:0 14px;
}
.bluebox .content .cbq-layout-main
{
	background:transparent !important;
}
.graybox {	background-color:#faf8f9; }
.graybox  .tr {	background-image:url('/SiteCollectionImages/Box/titllegraytr.gif'); }
.graybox  .tl {	background-image:url('/SiteCollectionImages/Box/titllegraytl.gif'); }
.graybox  .br {	background-image:url('/SiteCollectionImages/Box/graybr.gif'); }
.graybox  .bl {	background-image:url('/SiteCollectionImages/Box/graybl.gif'); }
.graybox  .bc {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}
.graybox  .tc {	background-image:url('/SiteCollectionImages/Box/titllegraytc.gif');}
.graybox  .ml {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}
.graybox  .mr {	background-image:url('/SiteCollectionImages/Box/graypx.gif');}

h3.graybox
{
	color:#4b5860;	
	text-decoration:none;
	font-weight:bold;
	padding:3px 7px 2px 7px;	
	vertical-align:middle;
	background-color:transparent;
	margin:0 0 5px 0;
}
h3.graybox img { float:right; margin-left:5px;}

.enUS h3.graybox img { float:left; margin-right:5px;}

.graybox .content
{
	margin:0;
	padding:0 14px;
}
.graybox .content .cbq-layout-main
{
	background:transparent !important;
}

h3.bluebox4group,h3.graybox4group
{
	color:#1f5869;	
	text-decoration:none;
	font-weight:bold;		
	vertical-align:middle;
	background-color:transparent;	
}
h3.graybox4group, h3.graybox4group{	color:#4b5860; }

/* --- End Box --- */
/* --- CQWP --- */
.dottedSeparator 
{
	border-top-color:#D6DAE3;
	border-top-style:dotted;
	border-top-width:1px;
}
.listLink, .listNoLink  { display:block; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}

.listNoLink {font-size:small;}

.listLink img{ border:0; }

.listLinkTitleAndDescription { clear:both;	margin:7px 0; }

.listLinkImg {	border:0; float:right; padding:0 7px;}

.enUS .listLinkImg {	border:0; float:left; padding:0 7px;}

.listLinkHeader { padding:0; margin:0; }

.listLinkHeader img{ margin:3px; vertical-align:middle;}

.listLinkDate {	font-weight:bold; }

.listLinkDescription {	color:#1E586B; }

.inlineCQWP, .inlineCQWPSpan
{
	display:inline !important;
	margin:5px;
	font-weight:bold;
}
.inlineCQWPSpan{ font-size:small;}
.inlineCQWP img { border:0; }

h3.DefaultHeader
{
	color:#4b5860;	
	text-decoration:none;
	font-weight:bold;
	padding:3px 7px 2px 7px;	
	vertical-align:middle;
	background-color:transparent;
	margin:0 0 5px 0;
	font-size:large;
}
h3.DefaultHeader .DUtitle{font-size:large !important;}
h3.DefaultHeader img { float:right; margin-left:5px;}

.enUS h3.DefaultHeader img { float:left; margin-right:5px;}

h4
{
	color:#4f4f4f;	
	text-decoration:none;
	font-weight:bold;
	padding:3px 7px 2px 7px;	
	vertical-align:middle;
	background-color:transparent;
	margin:0 0 5px 0;
}
h4 img { float:right; margin-left:5px;}

.enUS h4 img { float:left; margin-right:5px;}

h4.DefaultHeader
{
	color:#4f4f4f;	
	text-decoration:none;
	font-weight:bold;
	padding:3px 7px 2px 7px;	
	vertical-align:middle;
	background-color:transparent;
	margin:0 0 5px 0;
	font-size:medium;
}
h4.DefaultHeader img { float:right; margin-left:5px;}

.enUS h4.DefaultHeader img { float:left; margin-right:5px;}

#column h3 a img{ float:right; margin:5px; border:0;}

.enUS #column h3 a img{ float:left;}

#column a.inlineCQWP img{ vertical-align:middle; margin:3px 0 0 3px; border:0;}

.enUS #column a.inlineCQWP img{ vertical-align:middle; margin:3px 3px 0 0; border:0;}

.cqwpDescription {	padding:7px; width:40%;}

.cqwpFooter { padding:7px; text-align:left;}

.cqwpFooter img { margin-right:3px; }

.enUS .cqwpFooter { padding:7px;}

.enUS .cqwpFooter img {	margin-left:3px; }

/* --- ABC --- */
span.selected
{
	color:red;
	font-weight:bold;
	font-size:large;
}

a.existing:link, a.existing:visited
{
	color:navy;
	font-weight:bold;	
	font-size:large;
}

span.default
{
	color:gray;
	font-weight:bold;		
	font-size:large;
}

/* --- End ABC --- */
/* --- Grid View --- */
.gvTxt{font-size:small !important;}
.gvName{font-size:small !important;}
.gvImg{font-size:small !important}
.gvattachments{font-size:small !important}
.cqwpGridViewTable{border:thin #CCCCCC solid;}
.BikoretHamedinaHPcontentTableCenter .gvTitle{font-size:small;}
.gvImg div.attachImgClass { display:inline !important; }
:root .gvImg div.attachImgClass{ display:inline-table;display:-moz-inline-box;}
.gvImg a.DLFLink {display:block;}
.gvImg img { border:0; }

.gvDate { white-space:nowrap;font-size:small !important;}
.gvDescImg { width:3%; text-align:center;}
.titleLine
{
	background-color:#BAD4F3;
	color:black;
	font-weight:bold;	
	text-align:center;	
}
#ContentTable tr.titleLine td.gvTitle {	white-space:nowrap; vertical-align:middle;}
#UnitLayoutContentTable tr.titleLine td.gvTitle {font-size:small !important;}
#UnitLayoutContentTable h3 .DUtitle{font-size:large !important;}
.gvTitle{ white-space:nowrap;}
.zbTRBlue{  background-color:#EBF3FF; }
.zbTROrange{  background-color:#F9F4DB; }
.mailImage { border:0; }
.GridViewSort 
{
	margin:5px;
	cursor:pointer;	
	vertical-align:middle;			
}
/* --- Border Around Selected Item --- */
.trSelected td:first-child{	border-right:thin red solid;}
.trSelected td { border-top:thin red solid;	}
.TRDescSelected  td:first-child{border-right:thin red solid;}
.TRDescSelected td{	border-bottom:thin red solid;}
.trNoSelected
{
	background-image:url('/SiteCollectionImages/Box/graypx.gif');
	background-repeat:repeat-x;
	background-position:right bottom;
}/* --- End  Border Around Selected Item --- */
/* -- End Grid View --- */
/* --- Summary Link --- */
.groupTitle
{
	background-color:silver;
}
.groupTitle1
{
	background-image:url('/SiteCollectionImages/Icons/icon_plus.gif');
	background-repeat:no-repeat;
	background-position:right center;
}
.groupTitle2
{
	background-image:url('/SiteCollectionImages/arrow_sort_down.gif');
	background-repeat:no-repeat;
	background-position:right center;
}
.groupTitle3
{
	background-image:url('/SiteCollectionImages/arrow_sort_down_orange.gif');
	background-repeat:no-repeat;
	background-position:right center;
}
.groupTitle4
{
	background-image:url('/SiteCollectionImages/Icons/icon_minus.gif');
	background-repeat:no-repeat;
	background-position:right center;
}

/* --- End Summary Link --- */
/* --- End  CQWP --- */

.castupCss { width:420px; height:390px; }

#castupframe {	width:425px; height:390px; }

/* --- Banners --- */
.bannersTable
{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
/* --- Banners --- */
/* --- Random List Item --- */
.randomListItemDataTable
{
	padding:0;
	margin:0;
	width:100%;
}
.randomListItemDataTR .Title
{
	color:#1E586B;
	font-weight:bold;
}
.randomListItemDataTR .LinkTitle
{
	font-weight:bold;		
}
/* --- End Random List Item --- */

/* --- Forms --- */
.FormsSubjectTitle
{
    font-size:large !important;
}
.ContentTableCenter .gvTitle
{
	font-size:small;
}
.formsTbl {	width: 100%; }

.formsTbl td {
	background:inherit;
	text-align: right;
	font-size:small;	
	line-height:26px;
	color:#313334;
	padding:0px 5px 0px 5px;
}
.formsTbl thead td {
	text-align: right;
	font-weight:bold;
	background-color:#dbdde2;
	color:#313334;
	font-size:small;
	line-height:26px;
	padding:0px 5px 0px 5px;
}
.formsTbl  .tr_separator {
	background-image:url("/../SiteCollectionImages/gray_dots.gif");
	background-repeat:repeat-x;
	height:1px;
	margin:3px 0 5px 0;
}
.noformsTbl {
	 font-size:medium;
	 border-width:0px;
	 text-align:right;
	 color:#21317e;
 }
.noformsTbl td {
	 font-size:medium;
	 border-width:0px;
	 text-align:right;
	 color:#21317e;
 }
.LinkText{
	font-family:Arial;
	font-size:small;
	color:#0157b6;
}
.FormsDescription td
{
	font-size:small !important;			
}
.LinkText a:hover, a:link, a:visited {color:#0157b6;}

.BGZebraDouble { background-color:#fbfafa; }

.noShow_toPrint{ display:none; }

.noShow
{
	display:none;
}
.toShow
{
	display:inline !important;
}
:root .toShow
{
	display: inline !important;
}
.noShow_toPrint
{
	display:none;
}
.toShow_toPrint
{
	display:inline !important;
	
}
.toShow_noPrint{
	display:;/*inline  !important;*/
}
.noShow_noPrint{
	display:none  !important;
}
.fontBold{text-align:center !important;}


/* --- End Forms --- */
/* --- Footer --- */
.footer {	text-align:center; }
/* --- Extra Box --- */
.groupSites, .extraGroupSites
{
	width:100%;
}
.groupSites span, .extraGroupSites span
{
	width:33%;
	display:inline-block;
}
:root .groupSites span, .extraGroupSites span{ display:inline-table;display:-moz-inline-box;}
.extraSitesArrow
{
	display:none;			
}
.descDisplay
{
	padding-top:10px;
}
.descDisplayImg
{
	float:right;
	padding-left:12px;			
}
.enUS .descDisplayImg
{
	float:left;
	padding-right:12px;			
}
.descImgOpen {	cursor:pointer;	border:none;}
.descImgClose { cursor:pointer; border:none;}
.descDisplayTitle {font-weight:bold;}
.descDisplayDescription{
				padding-top:5px;
				padding-right:25px;
				display:none;
}

.entityDetailsTable { width:100%; }

/* --- Rad Tab Strip --- */
* html .RadTabStrip ul.rtsUL { width:100%;} 
* + html .RadTabStrip ul.rtsUL { width:100%; }
/* --- End Rad Tab Strip --- */
/* --- Rad Rotator --- */
.listViewerImgAndDescTable
{
	width:100%;

}
.viewerListItem
{
	/*background-color:silver;*/
}
.imgBox
{
	/*background-color:silver;*/
	padding-top:14px;
	width:100%;
}
:root .imgBox
{
	padding:14px 14px 0 14px;
}
#tDiv
{
	/*width:855px !important;	*/
}
.RadRotator
{
		/*width:855px !important;*/
}
.RadRotator_Default .rrClipRegion
{
	border:none !important;
	text-align:center !important;
	width:855px !important;
	height:356px !important;
	
}
.itemTemplate
{
	margin:0 !important;
	padding:0 !important;
	vertical-align:top;
	border:none !important;
}
.itemTemplate img.RotatorImage, img.RotatorImageSelected
{
	padding:0;
	vertical-align:top;
	width:75px;
	height:50px;
	
}
ul.rrItemsList{	height:156px !important; padding-left:5px !important;}
.rrItem img
{
	cursor:hand;
	border:0;
}
.rrItem img:hover, img:focus{ border:3px #DEDEDE solid;}
.rrItem a:active img{border:3px #01437f solid;}
.rrItem a:visited img{ border:3px red solid;}
.rrItem img.RotatorImageSelected { border:3px #DEDEDE solid;}
.rrItem img.FirstImage
{
		border:3px green solid;		
}
img.scrollR, img.scrollL
{
	margin-top:20px;
	/*width:13px;
	height:10px;*/
	border:0;
}
.scrollLTD
{
	vertical-align:top;
	/*padding-left:15px;*/
}
.scrollLTD img, .scrollRTD img
{
	float:none !important;
}
.scrollRTD
{
	vertical-align:top;
	/*padding-right:40px;*/
}
:root .scrollRTD
{
	/*padding-right:inherit;*/
}
.scrollCTD
{
	text-align:center;
	height:130px;
	
}
.rrRelativeWrapper
{
	width:855px !important;
	text-align:center !important;
}
.rrItem
{
	height:156px !important;
	width:96px !important;
}
div.DLFMain div.DLFWrapperInLine
{
	float:right;	
	
}
div.DLFMain div.DLFSpacer
{
	display:block;	
	height:5px;
	clear:both;
}
.panel
{
	text-align:left;			
}
/* --- End Rad Rotator --- */
/* --- NextPrew --- */
#PrevNext_Prev, #PrevNext_DivSeparator, #PrevNext_Next
{
	float:right;
	width:50px;			
}
#PrevNext_Next a.linkNext
{
	color:#1e586b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#PrevNext_Prev a.linkPrev
{
	color:#1e586b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* ---End Next Prew --- */
/* --- CQWP Rad Rotator --- */


/*--------------------------------------------------------*/

/* -- jQuery -- */
.ms-dtinput
{
	font-size:small;
}
/* -- end jQuery -- */
/* -- Image Zomming Dark background -- */
#page_screen
{
   background-color:#000000;
   filter:alpha(opacity=60);
   opacity: 0.6;
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   display:none;
}

#imgDP_panel
{
   background-color:#FFFFFF;
   border:1px solid #000000;
   position:absolute;
   
}
.closeX
{
	
}
.imgCtlCloseTD
{
	width:95%;
	text-align:left;
}
.imgCtlTD
{
	text-align:center;
}
/* -- End Image Zomming Dark background -- */
/* -- Tab Web Part -- */
.titlecell
{
	font-weight:bold;
}
/* -- End Tab Web Part -- */
/* -- DatePicker -- */
.ui-helper-hidden-accessible
{
	left:0;
}
.datepicker .ui-datepicker-next{width:15px;margin-right:205px;}
/* -- End DatePicker --*/

/*********************************************************************************************************/
/************************************* GxMs PMM css classes **********************************************/
/*********************************************************************************************************/
.TabsTitle{font-size:large;}
/***** top nav [TELERIK] *****/
.rmText{;font-size:medium;}	

/***** end top nav [TELERIK] *****/

/************* קישורים נוספים ************/
H3.RelevantLinks{font-size:large;}
/************* end קישורים נוספים ************/

/************* SearchGovDecisions ************/
.PMM-freeTextLabel{font-size:small;}
.PMM-searchBoxPredefinedTableMain{font-size:small;}
.PMM-searchBoxPredefinedBtnsTable input:first-child{font-size:small;}
.GovermentDecInnerTitle{font-size:small;}

/************* EndSearchGovDecisions ************/

/************* ToolsAndInformations ************/
.ToolsAndInformationsMainTitle{font-size:large;}
.ToolsAndInformations_Subject{font-size:small;}
.ToolsAndInformationsItem{font-size:small;}
.ToolsAndInformationsClosedMainTitle{font-size:large;}
/************* EndToolsAndInformations ************/

/************* OnTheTable ************/
.OnTheTableAllSubjectsLink{font-size:small;}
h3.OnTheTableTwoColumns, h3.OnTheTableTwoColumns .DUtitle{font-size:large;}
.OnTheTableLink a{font-size:small !important;}


/************* EndOnTheTable ************/

/************* Other Channels ************/
h3.PMM-TwoColumns{font-size:large !important;}
.PMM-TwoColumns .DUtitle{font-size:large !important;}

/************* End Other Channels ************/


/************* Events, Speeches & Interviews WP ************/
h3.EventsSpeechesAndInterviews, h3.EventsSpeechesAndInterviews .DUtitle,
.enUS h3.EventsSpeechesAndInterviews a{font-size:large;}
.hebDate span {font-size:small;}
/************* End Events, Speeches & Interviews WP ************/

h3.SimpleHeaderLongBottomLine{font-size:large;}
h3.SimpleHeaderWithoutBottomLine, h3.SimpleHeaderWithoutBottomLine .DUtitle{font-size:large;}
h3.SimpleHeaderWorkPlans{font-size:large;}
.WorkPlansBannerTitle{font-size:small;}
.WorkPlansBySubjectDescription{font-size:small;}
/************* Spokesman Announcements ************/
h3.SimpleHeader,h3.SimpleHeader .DUtitle,.enUS h3.SimpleHeader a{font-size:large;}
.AnnouncementsTd-date{font-size:11px !important;}
.enUS .AnnouncementsTd-date{font-size:12px !important;}
}
/************* End Spokesman Announcements ************/


/************* AggregatorPage ************/

/*.AggregatorPageTitle{font-size:small;}*/
.AggregatorPageDescription{font-size:small !important;}
.AggregatorPageDate{font-size:small;}
.AggregatorPageMoreDetails{font-size:small;}
.AggregatorPageSubjectItem {font-size:small;}
.AggregatorPageTitle{font-size:small;}
.AggregatorPageTitle{font-size:small;}
.AggregatorPageSubjectTitle {font-size:small;}
.AggregatorPageSubjectItem{font-size:small;}
.AggregatorPageWithImageDesc{font-size:small;}
.AggregatorPageWithImage_SubjectItem{font-size:small;}
.AggregatorPageWithImage_SubjectTitle{font-size:small;}
/************* EndAggregatorPage ***********/

/************* AggregatorPageWithImage ************/

.AggregatorPageWithImageMoreDetails{font-size:small;}
.AggregatorPageWithImageTitle{font-size:small;}
/************* EndAggregatorPageWithImage ************/

/************* BEGIN - Site Fonts ***************/
.fontSize-large{
	font-size: large !important;
}

.fontSize-medium
{
    font-size: medium !important; 
}

.fontSize-small
{
    font-size: small !important;
}

.fontSize-xsmall
{
    font-size: x-small !important;
}
/************* END - Site Fonts ****************/


/************* Quick nav font ****************/
.qNavUl .CurrentNodeTitle{font-size:small;}

.QuickNavArroundTable .TitleTD{font-size:large;}

/************* END - Quick nav font ****************/

/**************************** Search Gov Decisions *************************/

.PMM-searchBoxPredefinedTableTitles span.mainTitle
{
	font-size:large !important;
}
/**************************** End Search Gov Decisions *************************/

/**************************** SearchPMM *************************/
.SearchPmmDiv,.SearchPmmDiv span,
.SearchPmmDiv label{font-size:small !important;}
.SearchPmmDiv a{font-size:small !important;}
/**************************** End SearchPMM *************************/

/**************************** HP Layout *************************/
.HPBannerText{font-size:small;}
/**************************** End HP Layout *************************/
/**************************** Media Center Search *************************/
.enUS .SearchPmmDiv .SearchPmm-from TD.ms-dtinput INPUT{margin-left:11px;}
.enUS .SearchPmmDiv td.ms-dtinput input{width:115px !important;}
.enUS .SearchPmm-from{width:240px;}
.enUS .SearchPmm-to{width:230px;}
.enUS .SearchPmm-to span{padding-right:20px;}
.enUS #lblCurrentGov{width:170px;}
.enUS .SearchPmm-periodTypes tr:first-child td{padding-bottom:24px;}
.enUS .SearchPmm-goverments{width:350px;padding-top:9px;}
.enUS .SearchPmm-subjects{width:330px;}
.enUS .SearchPmm-itemsTypes{padding-left:68px;}
.enUS .SearchPmm-subjects{width:330px;}
.enUS .SearchPmm-subjects label{padding-left:30px;}

:root .enUS .SearchPmm-freeText input{width:300px;}
:root .enUS .SearchPmm-to{float:none}
:root .enUS .SearchPmm-dates{width:300px;padding-right:130px;margin-top:-70px;}
:root .enUS .SearchPmm-goverments{padding-right:230px;background-position:60% 65%;}

.arIL .SearchPmm-subjects{width:230px;}
.arIL .SearchPmm-subjects{display:none;}
.arIL .SearchPmm-freeText{float:none !important;}
.arIL .SearchPmm-from{width:234px;}
.arIL #lblCurrentGov {width:120px;}
.arIL .SearchPmm-goverments{width:210px;background-position:4% 70%;}
.arIL .SearchPmm-footer-link{width:320px}
.arIL .SearchPmm-freeText input{width:311px;}

:root .arIL .SearchPmm-freeText input{width:321px;}

.SearchPmmDiv td.ms-dtinput input{width:132px !important;}
.SearchPmm-itemsTypes td {padding-left:31px;}
.SearchPmm-SubjectsAndFreeText{padding-right:45px;}
.SearchPmm-period{padding-right:45px;}
.SearchPmm-subjects{width:253px;}/*17*/
.SearchPmm-from{width:240px;padding-top:2px;padding-bottom:0px;}/*17*/
.SearchPmm-from input, .SearchPmm-to input{height:17px;}
.SearchPmm-to{width:240px;padding-top:2px;padding-bottom:0px;}/*17*/
.SearchPmm-goverments{width:300px;background:url('/Style%20Library/Images/little_arrow.gif') no-repeat 4% 80%;padding-top:8px}/*17*/
#lblCurrentGov {width:200px;}
.SearchPmm-freeText input{width:303px;}/*17*/
.SearchPmm-footer-link{background:url('/Style%20Library/Images/little_arrow.gif') no-repeat 0% 60%;width:385px}
.SearchPmm-subjects select{width:162px;}/*17*/
.SearchPmm-periodTypes td{padding-right:25px;}/*17*/

:root .SearchPmm-periodTypes{padding-left:22px;padding-top:4px;}
:root .SearchPmm-period, :root .SearchPmm-SubjectsAndFreeText{padding-right:45px;}
:root .SearchPmm-freeText input{width:313px;}
:root .SearchPmm-goverments{padding-top:4px;}/*17*/

:nth-of-type(1) .SearchPmm-footer-link{width:400px;direction:ltr}
/**************************** End Media Center Search *************************/

/**************************** MediaCenterSearchResults *************************/
.MediaCenterSearchResults,
	.MediaCenterSearchResults td,
	.MediaCenterSearchResults span,
	.MediaCenterSearchResults a{font-size:small !important;}
div.MCSR_AggregatorPageDate{font-size:x-small;}
.MCSR_DivNoResultsClass{font-size:small;}
/**************************** End MediaCenterSearchResults *************************/

/**************************** TnufaSearchResults *************************/
.TSR_DivNoResultsClass{font-size:small;}

/**************************** End TnufaSearchResults *************************/


/**************************** GovDecisionsSearchResults *************************/
.GovDecisionsSearchResults ,
	.GovDecisionsSearchResults td,
	.GovDecisionsSearchResults span,
	.GovDecisionsSearchResults a{font-size:small !important;}
div.MCSR_AggregatorPageDate{font-size:x-small;}
.GDSR_DivNoResultsClass{font-size:small;}

/**************************** End GovDecisionsSearchResults *************************/


/********* Files Download ****************/

.DLFTitle{font-size:large;}
/********* End Files Download ****************/

/*********** NewsLetter *******************/
.tblNewsLeater 
{
	font-size:small !important;
}
/*********** EndNewsLetter *******************/

/********* Departments And Units *********/
.DepartmentsAndUnitsHeader .DUtitle{font-size: small!important;}
/********* End Departments And Units *********/
/********* Unit Paragraph Title ****************/
.AnchorItemTitle{font-size:large;}
.AnchorItemTitleDLF{font-size:large;}

/********* End Unit Paragraph Title ****************/

/***** wpContentPLHeader *****/
.CPLH{font-size:small;}
/***** End wpContentPLHeader *****/

/***** Unit *****/
.UnitManagerDetailsValue{font-size:small !important;}
.UnitManagerDetailsName{font-size:small !important;}
/***** End Unit *****/

/***** wpTags *****/
.TagsTitle,
	.Tags a{font-size:small;}
/***** End wpTags *****/

/*********************** Gov desicions by date (links) *************************/
.SearchLinksByDate_main div a,
	.SearchLinksByDate_main div span{font-size:small;}
h3.SearchLinksByDate{font-size:large;}
/*********************** End Gov desicions by date (links) *************************/

/**************************** GovDecisionsSearch *************************/
.GovDecisionsSearchDiv,
	.GovDecisionsSearchDiv span,
	.GovDecisionsSearchDiv label,
	.GovDecisionsSearchDiv a{font-size:8pt !important;}
h3.GovDecisionsSearchTitle{font-size:large;}

.GovDecisionsSearch-goverments{width:260px;background:url('/Style%20Library/Images/little_arrow.gif') no-repeat 10% 70%;padding-top:10px}/*17*/
.GovDecisionsSearch-goverments span{padding-top:0;padding-right:10px;}
.GovDecisionsSearch-goverments #lblCurrentGov{width:150px;}
.GovDecisionsSearch-decisionNumber{width:185px;}
.GovDecisionsSearch-decisionNumber input{width:80px;}
.GovDecisionsSearch-freeText input{width:150px;}
.GovDecisionsSearch-from{width:175px;padding-top:5px;}
.GovDecisionsSearch-to{width:170px;}
.GovDecisionsSearchDiv td.ms-dtinput input{width:80px !important;}
.GovDecisionsSearchDiv span{padding-top:0px;}
.GovDecisionsSearch-freeTextFilter input{margin-right:15px;}
.GovDecisionsSearch-from table td.ms-dtinput input{margin-right:3px !important;}

:root .GovDecisionsSearch-from{width:170px;}
:root .GovDecisionsSearch-to{width:175px;float:right;}
:root .GovDecisionsSearch-periodTypes{padding-top:4px;}
:root .GovDecisionsSearch-goverments{padding-top:3px}/*17*/


/**************************** End GovDecisionsSearch *************************/

/**************************** End Fixed Invitees *************************/
.FixedInviteesTitle{font-size: small !important;}
.FixedInvitees{font-size:small !important;}
.PresentInviteesTitle{font-size: small !important;}
.PresentInvitees{font-size:small !important;}
.link-item{font-size:small !important;}
.CommiteeAuthorizationsTitle{font-size: small !important;}
.CommiteeAuthorizationsText{font-size: small !important;}

/**************************** End Fixed Invitees *************************/

/**************************** Terror Injured *************************/
.TerrorInjuredLbl{font-size: small !important;}
.TerrorInjuredValue{font-size: small !important;}
h3.TerrorInjured{font-size: large !important;}
.TerrorInjured .DUtitle{font-size: large !important;}
.OthersInjuredItem{font-size: small !important;}
.TerrorInjuredSearchResultsDescription{font-size: small !important;}
.TerrorInjuredSearchResultsEventTitle{font-size: small}
.TerrorInjuredSearchResultsTitle span{font-size: small}
.TerrorInjuredSearch-searchBoxPredefinedTitles{font-size:small !important;}
.TerrorInjuredSearch-freeTextLabel{font-size:small !important;}
.TerrorInjuredSearch-searchBoxPredefinedTitlesEventDatedtcFrom{font-size:small !important;}
.TerrorInjuredSearch-searchBoxPredefinedTitlesEventDatedtcTo{font-size:small !important;}

.TerrorInjuredHebDate{
    width:265px;
    /*right:-55px;*/
}
.TerrorInjuredDataAndPicture{
    /*top:-21px;*/
}

/**************************** End Terror Injured *************************/

/**************************** BikoretHamedina Home Page **********************/
h1.MainTasksTitle{font-size: large}
.gvContent{font-size: small !important}
.DLFBikoretHamedinaTitle{font-size:large;}
.ToolsAndInformationsBikoretMainTitle{font-size:large;}

/**************************** End BikoretHamedina Home Page **********************/

/**************************** Tender PL *************************/
#TenderContentTable, #TenderContentTable SPAN{font-size:small;}
#TenderContentTable H2{font-size:medium;}
#TenderContentTable H3{font-size:large;}
#TenderContentTable #Remainingdays{font-size:medium;}
/*#TenderContentTable .TenderDetails SPAN{c}*/
/*28-11*/
#TenderContentTable .TenderDetails span{width:70px !important;}
#TenderContentTable .TenderDetails .ProposalHandingDate span,
#TenderContentTable .TenderDetails .PublishDate span,
#TenderContentTable .TenderDetails .TenderUpdate span{width:130px !important;}
#TenderContentTable .TenderDetails .GovxTenderPublishDateHebrew{padding-right:10px;}
#TenderContentTable .TenderDetails .Status span{float:right;}


/**************************** End Tender PL *************************/

/**************************** tzoverPastGoverment*************************/
h1.tzoverPastGoverment
{
	font-size:large;		
}
:root .PastGovMoreDetailsDiv{
	height:35px;
	display:block;
}

/**************************** End tzoverPastGoverment*************************/

/**************************** Tender Lobby *************************/
/***** Accumulator  *****/
.cqwpGridViewTable_Tenders TD{font-size:small;}

/***** Disclaimer  *****/
.TendersLobbyDisclaimer{font-size:small;}
/**************************** End Tender Lobby *************************/

/**************************** BikoretHamedina Publications Search **********************/
.BikoretPubSearch_tblTitles span:first-child{font-size:small !important;}
.BikoretPubSearch_PredefinedTitles{font-size:small !important;}
.PublicationYearDropDownList select{font-size:small !important;}
.PublicationsTypesDropDownList select{font-size:small !important;}
/*************************** End BikoretHamedina Publications Search **********************/

/*********************** FAQ ******************/
.FAQ_Subject{font-size:small;}
.FAQ_Question{font-size:small;}
.FAQ_Answer{font-size:small;}
.Answer_text{font-size:small !important;}
/*********************** End FAQ ******************/

/*********************** Tools And Informations Memorials ******************/
.ToolsAndInformationsMemorialsMainTitle{font-size:large;}
/*********************** End Tools And Informations Memorials ******************/

/*********************** Tools And Informations Tnufa ******************/
.ToolsAndInformationsTnufaMainTitle{font-size:large;}
/*********************** End Tools And Informations Memorials ******************/


/**************************** Support Accumulator  *************************/
.cqwpGridViewTable_Support TD{font-size:small;}
SPAN.SupportGVBlueZebra{font-size:small;}
/**************************** End Support Accumulator  *************************/


/**************************** Government Decisions PL *************************/
#GovdecisionPageLayout-ContentTable, #GovdecisionPageLayout-ContentTable SPAN{font-size:small;}
#GovdecisionPageLayout-ContentTable H1{font-size:large;}
#GovdecisionPageLayout-ContentTable H3{font-size:large;}
/***** Disclaimer  *****/
#GovdecisionPageLayout-ContentTable .TendersLobbyDisclaimer{font-size:small;}

/**************************** End Government Decisions PL *************************/


/**** avraham - slider *****/
/*
* {
	margin: 0;
	padding: 0;
}

body { 
    font: 11px Helvetica, Arial, sans-serif;
}

#wrapper {
    width: 540px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 540px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ccc;
}

.scroll {
	overflow: hidden;
	width: 540px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 80px;
	height: 205px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 10px;
	padding-top:25px;
	}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 80px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	border-bottom: 1px solid #999;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
*/
/**** End avraham - slider *****/



/************** PAGER **************/ 

SPAN.resultsPagingLabel,
	SPAN.PMM-resultsPagingLabel{font-size:small;}
.mumbers{font-size:small;}
.arIL #TwoColumnsLayoutContentTable .mumbers,
.enUS #TwoColumnsLayoutContentTable .mumbers{
    width:72% !important;
}
div.aLeftArrows
{
    top:-34px;
}
.enUS div.aRightArrows{
		background:url('../SiteCollectionImages/Pagination/arrow_next.gif') no-repeat left 6px;
}
/************** End PAGER **************/ 

/************ Memorials Aggregator Layout **********/
.MemorialsAggEventDate
{
	font-size:small !important;
}
.MemorialsParTitle
{
	font-size:small;
}
#Paragraphs div.MemorialsParText div
{
	font-size:small !important;
}
.MemorialsAggDLF .DLFTitle
{
	font-size:large;
}
:root .Memorials .mainMenu{
    height:24px;
}
/************ End Memorials Aggregator Layout **********/

/************ Memorials Prime Ministers ***************/

.MemorialsPrimeMinistersTitle
{
	font-size:medium;
}
.MemorialsPrimeMinistersDates
{
	font-size:small;
}
.MemorialsPrimeMinistersDesc
{
	font-size:small;
}
.MemorialsPrimeMinistersLink a
{
	font-size:small;			
}
/************ End Memorials Prime Ministers ***************/

/*********************** Memorials Prime Minister/President Page ******************/
.MemorialsContentLayout h2
{
	font-size:small;
}
.MemorialsContentLayout .popupIMGDesc
{
	font-size:small;
}
.MemorialsContentLayout .ancorDiv a
{
	font-size:small;
}
.MemorialsContentLayout #descAndImageTD li
{
	font-size:small !important;
}
.MemorialsContents .gvDate
{
	font-size:small;
}
/*********************** End Memorials Prime Minister/President Page ******************/

/*********************** Memorials Quick nav ******************/
.MemorialsContentLayout .QuickNavArroundTable .TitleTD
{
	font-size:large;
}
.MemorialsAggRightSide	.QuickNavArroundTable .TitleTD
{
	font-size:large;
}
.MemorialsSecretarySpeechLink
{
   background-position:78% 50%;
}
/*********************** End Memorials Quick nav ******************/
/*********************** Tnufa DLF ******************/
.TnufaContentPagelayoutMaintable .DLFTitle{
	font-size:large;
}
/*********************** End Tnufa DLF ******************/
.TnufaTwoColumnLayoutMainTable .titleLine .gvTitle
{
	font-size:small !important;
}

/*****************************************************************************************************/
/************************************   TNUFA   ********************************************/
/*****************************************************************************************************/

/********************** Tnufa HP ********************/
.TnufaContentLayout .gvTitle
{
	font-size:small;
}
.TnufaContentLayout .gvName
{
	font-size:small;
}
.TnufaContentLayout .HPContactUsTitle
{
	font-size:large;
}

/********************** End Tnufa HP ********************/

/********************** Tnufa Siyua ********************/

.TnufaSiyuaRightSideTop .QuickNavArroundTable .TitleTD
{
	font-size:large !important;
}
.TnufaSiyuaRightSideTop .QuickNavArroundTable .TitleTD
{
	font-size:large;
}
.TnufaSiyuaCntntContentSection
{
	font-size:small !important;
}
.TnufaSiyuaWPZ7 .DefaultHeader
{
	font-size:small !important;
}
.TnufaSiyuaWPZ7 .link-item a
{
	font-size:small !important;
}
.TnufaSiyuaWPZ8 .DefaultHeader
{
	font-size:small !important;
}
.TnufaSiyuaWPZ8 .link-item a
{
	font-size:small !important;
}
.TnufaSiyuaWPZ9 .DefaultHeader
{
	font-size:small !important;
}
.TnufaSiyuaWPZ9 .link-item a
{
	font-size:small !important;
}

/********************** End Tnufa Siyua ********************/


/********************** Tnufa Content Layout ********************/
.TnufaContentPagelayoutMaintable h3.Band
{	
	font-size:small;
}
.TnufaContentPagelayoutMaintable h3.Band .DUtitle
{	
	font-size:small;
}
.TnufaContentPagelayoutMaintable .link-item a
{
	font-size:small !important;		
}
.TnufaRightSideTop .QuickNavArroundTable .TitleTD
{
	font-size:large;
}
.TnufaContentSection
{
	font-size:small !important;
}
.TnufaContentPagelayoutMaintable  .ancorLink
{
	font-size:small;
}
.TnufaCntntContentSectionWithLinks
{
	font-size:small !important;
}
/********************** End Tnufa Content Layout ********************/

/****************** Tnufa special Committee Desicions search ***************************/
.Tnufa-searchBoxPredefinedTableMain TD{font-size:small;}
.TnufaContentDescriptionImageWithImage{font-size:small !important;}
.TnufaContentParagraphsWithImages{font-size: small !important;}

/****************** End Tnufa special Committee Desicions search ***************************/

/********************** Tnufa 2 Columns Layout ********************/

.TnufaTwoColumnRightSide .QuickNavArroundTable .TitleTD
{
	font-size:large;			
}
.TnufaTwoColumnLayoutMainTable .gvName
{
	font-size:small !important;
}
/********************** end Tnufa 2 Columns Layout ********************/
.TnufaContentDescWithImage{font-size:small !important;}
.TnufaContentParagraphs{font-size:small !important;}
.Disclaimer{font-size:small;}
/********************** calendar - Title ********************/
.contentTableLeftSide .DateSearchTable .DateSearchHeader{font-size:large;}
.DateSearchContent
{
	font-size:small !important;
}
.RadCalendar{font-size:small !important;}
.rcTitlebar{font-size:small !important;}
.rcTitle{font-size:small !important;}
.HeaderDayCss{font-size:small !important;}
.ExtraLinkCss a {font-size:small !important;}
.RegularDayCss {font-size:small !important;}
.CurrentDayCss {font-size:small !important;}
/********************** Decisions ********************/
H3.GovDecisionsSearchHPTitle{font-size:large;}

/********************** UnitsTabs ********************/
.UnitsTabs .DUtitle{font-size:large;}
.TnufaContentParagraphsWithLinks h3{font-size:large;}
.TnufaContentParagraphsWithLinks{font-size:small !important;}
/******** sendMailMainTable ************/
.sendMailMainTable table td{font-size:small}
/********************** VideoTabs ********************/
.VideosTabs .DUtitle{font-size:large;}
#MediaGallery .ui-state-default a, #MediaGallery .ui-tabs-nav li.ui-tabs-selected a{
	font-size:medium !important;
}
.galleryViewerBox .DUtitle{
	font-size:small !important;
}
.tabsContent li
{
    font-size:small;
}
/********************** HP Video ********************/
.HPVideoTitle td
{
	font-size:large !important;		
}
.HPVideoContentText td
{
	font-size:small !important;
}
.HPVideoLinks td
{
	font-size:small !important;
}
.HPVideoEventdate span
{
	font-size:small;
}
/********************** End HP Video ********************/
.AllEvents{
	width:26%;
}
.WholeText{
	width:20%;
}
.enUS .WholeText{
	width:25%;
}
.arIL .WholeText{
    width:34%;
}
/***************** GovDecisionsSearchHP (HomePage) ASCX ********************/
.GovDecisionsSearchHP-freeText label{font-size:small;}
.GovDecisionsSearchHP-from span{font-size:small;}
.GovDecisionsSearchHP-to span{font-size:small;}
.GovDecisionsSearchHPDiv td.ms-dtinput input{width:150px !important;}
.GovDecisionsSearchHP-freeText label{display:inline-block;width:80px;}
:root .GovDecisionsSearchHP-freeText label{width:auto;}


.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected a{
	width:150px;
}

.accessBoxLng{padding-left:18px;}
.accessBoxLinks{padding-right:18px;}
.logo{padding-right:18px;}
:root .mainMenu{margin-right:0px;}

:root #ContentPageLayout-ContentTable .MainTitleAndRss{min-height:18px}

h3.ParTitle{font-size:small}
/************* Current Issues ******************/
.enUS h3.EventsSpeechesAndInterviews a:hover{
	background-position:25% 60%;
}
.enUS h3.EventsSpeechesAndInterviews a{
	padding-right:410px;
}
/************* End Current Issues ******************/
:root .MCSR_WithoutImageBullet{
	padding-top:15px;
}
.RSSContentIMG{
	padding-left:9px;
}
#eventDateTD{
    font-size:12px;
}
