﻿/****************************************************************************/
/**************************** : קלאסים ששונו על ידי המפתחים *****************/
/****************************************************************************/

.ResizeImage img
{
	width:230px !important;
}
/* ניווט עליון : */
/*===============*/

.master-top-nav-buffer{
/*צור קשר*/
	background-image:url('../../../_layouts/images/Mashkal/top-menu-border.jpg') !important;
	background-position:top !important;
	background-repeat:no-repeat !important;
	width:3px !important;
	height:32px !important;
}
.marginTopNav{	
	background-image:url('../../../_layouts/images/Mashkal/top-menu-border.jpg') !important;
	background-position:top !important;
	background-repeat:no-repeat !important;
	width:3px !important;
	height:32px !important;
}
.inner-right-nav-red-title{
	color:#C10B00;
	font-size:13px;
	text-align:right;
	padding-right:6px;
	font-weight:bold;	
}

/* inner page : */
/*==========*/

.gray-box-black-title{
	color:black;
	font-size:13px!important;
	font-weight:bold;
	text-align:right;
}
/* חיפוש מכרזים : */
/*================*/

.search-btn{
	background-position:left !important;
	background-repeat:no-repeat !important;
	width:39px !important;
	height:18px !important;	
	cursor:pointer;
	text-align:left !important;
}

/* תוצאות חיפוש מכרזים : */
/*=======================*/

.tender4-black-title-pds{	
	padding-bottom:10px;
}
.tender4-title-off{
	color:#A4110D !important;
	font-size:12px;	
	text-align:right;
}
/* ShowArticles-mashcal-news : */
/*=============================*/
.Div-Title{
	display:none;
}
/*  )tender1( טבלת מכרזים: */
/*=========================*/

.tender1-tenderDetails{
	color:#B80D0A;
	font-size:13px !important;
	font-weight:bold;
	padding-top:20px;
	text-align:left;
	width:100%;	
	text-decoration:underline;
	cursor:pointer;
	padding-left:20px;
}
.tender1-arrow{
	background-image:url('/_layouts/images/Mashkal/right-nav-arrow-off.jpg');
	background-position:right;
	background-repeat:no-repeat;
	width:10px;
	margin-right:5px;
}

/* צור קשר :
/*===============*/
.modalpopupDiv {	
	border-right : #e0e0e0 1px solid;	
	padding-right: 15px;	
	border-top : #e0e0e0 1px solid;	
	display: block;	
	padding-left: 15px;	
	background : #f3f3f3;	
	left: 300px;	
	padding-bottom: 15px;	
	border-left : #e0e0e0 1px solid;	
	width: 400px;	
	padding-top: 15px;	
	border-bottom : #e0e0e0 1px solid;	
	position: absolute;	
	height: 195px
}
.contactUs-error-t{
	background-color:#4786BB;
}
.contactUs-error-t div{
	background: url('/_layouts/images/Mashkal/contact-error-t-l.jpg') no-repeat top left;
}
.contactUs-error-t div div{
	background: url('/_layouts/images/Mashkal/contact-error-t-r.jpg') no-repeat top right;
	height:5px;
	font-size:0px;
	line-height:0px;
}
.contactUs-error-border{
	background-color:#4786BB;
	width:1px;
}
.contactUs-error-bg{
	background-color:#4786BB;
	padding-right:12px;
	padding-bottom:13px;
	padding-top:7px;
}
.contactUs-error-bold-txt{
	color:#b80d0a;
	font-size:15px !important;
	font-weight:bold;
	text-align:right;
}
.contactUs-error-txt{
	color:#FFFDFA;
	font-size:13px !important;
	text-align:right;
}
.contactUs-error-border{
	background-color:#4786BB;
	width:1px;
}
.contactUs-error-b{
	background-color:#4786BB;
}
.contactUs-error-b div{
	background: url('/_layouts/images/Mashkal/contact-error-b-l.jpg') no-repeat bottom left;
}
.contactUs-error-b div div{
	background: url('/_layouts/images/Mashkal/contact-error-b-r.jpg') no-repeat bottom right;
	height:5px;
	font-size:0px;
	line-height:0px;
}
.contactUs-plus-btn{
	background-image:url('/_layouts/images/Mashkal/jobPlus.gif');
	background-position:right;
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.contactUs-minus-btn{
	background-image:url('/_layouts/images/Mashkal/jobMinus.gif');
	background-position:center;
	background-repeat:no-repeat;
	width:22px;
	height:21px;
	border:0px;
	cursor:pointer;
}
.contactUs-error-arrow{
	vertical-align:top;
	text-align:right;
}
.contactUs-hidden
{
	position:absolute; 
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 
.contactUs-closeErrBtn {	
	background-image: url(/_layouts/images/Mashkal/close-btn.jpg);	
	background-position:center;
	background-repeat:no-repeat;
	border:0px;
	width: 44px;	
	height: 19px;	
	cursor: pointer;	
}

/**************************** // קלאסים ששונו על ידי המפתחים *****************/
/****************** Global & General css classes (not-unique, widely used) ******************/

/* MISC : */
/*=========*/
.dir-rtl{
	direction:rtl;
}
.dir-ltr{
	direction:ltr;
}
.disp-none{
	display:none !important;
}
.disp-none1{
	display:none;
}

.disp-inline{
	display:inline;
}
.disp-block{
	display:block;
}
.over-hidden{
	overflow:hidden !important;
}
.overflow-v{
	overflow:visible !important;
}
.floatR
{
	float:right !important;
}
.floatL
{
	float:left !important;
}
.border-simple{
	border:1px black solid;
}
.NOborder{
	border:0px;
}
.position-relative{
	position:relative;
}
.position-absolute{
	position:absolute;
}
.cur-pointer{
	cursor:pointer;
}

.nowrap{
	white-space:nowrap;
}

.txt-deco-underline{
	text-decoration:underline !important;
}
.NOtxt-deco{
	text-decoration:none !important;
}

.link-or-file{
	font-size:9.7pt;
}
/* FONT : */
/*=========*/
.fnt-weight-bold
{
	font-weight:bold;
}
.fnt-family-Arial{
	font-family:Arial;
}

.fnt-13px
{
	font-size:13px;
}

.fnt-13px div
{
	font-size:13px;
}

.plain-text{
	font-family:Arial;
	font-size:13px;
	color:black;
}


/* WIDTH : */
/*=========*/

.width-auto{
	width:auto;
}
.width-369px{
	width:369px;
}
.width-100pr{
	width:100%;
}
.width-50pr{
	width:50%;
}
.width-25pr{
	width:25%;
}
.width-75pr{
	width:75%;
}
.width-72px{
	width:72px;
}
.width-0px{
	width: 0px;
}

/* HEIGHT : */
/*=========*/

.height-auto{
	height:auto;
}
.height-100pr{
	height:100%;
}
.height-124px{
	height: 124px;
}
.height-228px{
	height:228px;
}
.height-700px{
	height:700px;
}


/* ALIGN : */
/*=========*/

.alignL{
	text-align:left !important;
}
.alignR{
	text-align:right !important;
}
.alignC
{
	text-align: center !important;
}
.ValignB
{
	vertical-align:bottom;
}
.valignT{
	vertical-align:top;
}
.ValignM
{
	vertical-align:middle;
}
/* PADDING : */
/*=========*/

.NOpadT{
	padding-top:0px;
}
/************************************ // Global & General css classes ***************************************/
/************************************ Non-General css classes ***************************************/

/* WIDTH : */
/*=========*/
.width-25px{
	width:25px;
}
.width-40px{
	width:40px;
}
.width-47px{
	width:47px;
}
.width-92px{
	width:92px;
}
.width-120px{
	width:120px;
}
.width-167px{
	width:167px;
}
.width-170px{
	width:170px;
}
.width-175px{
	width:175px;
}
.width-245px{
	width:245px;
}
.width-250px{
	width:250px;
}
.width-300px{
	width:300px;	
}
.width-380px{
	width: 380px;
}
.width-402px{
	width:402px;
}

/* HEIGHT : */
/*=========*/
.height-1px{
	height:1px;
}
.height-8px{
	height:8px;
}
.height-11px{
	height:11px;
}
.height-27px{
	height:27px;
}
.height-53px{
	height:53px;
}
.height-75px{
	height:75px;
}
.height-220px{
	height:220px;
}
.height-600px{
	height:600px;
}

/* PADDING : */
/*=========*/
.pad-10px
{
	padding:10px;
}

.padL-3px{
	padding-left:3px;
}
.padL-5px{
	padding-left:5px;	
}
.padL-10px{
	padding-left:10px;
}

.padL-14px{
	padding-left:14px;
}
.padL-11px{
	padding-left:11px;
}

.padL-20px{
	padding-left:20px;
}

.padR-3px {
	padding-right:3px;
}
.padR-5px{
	padding-right:5px;	
}
.padR-6px{
	padding-right:6px;	
}
.padR-8px{
	padding-right:8px;	
}
.padR-10px{
	padding-right:10px;
}
.padR-14px{
	padding-right:14px;
}
.padR-20px{
	padding-right:20px;
}
.padR-26px{
	padding-right:26px;
}
.padR-300px{
	padding-right:300px;
}
.padT-2px{
	padding-top:2px;
}
.padT-3px{
	padding-top:3px;
}
.padT-5px{
	padding-top:5px;
}
.padT-6px{
	padding-top:6px;
}
.padT-10px{
	padding-top:10px;
}
.padT-13px{
	padding-top:13px;
}
.padT-15px{
	padding-top:15px;
}
.padT-20px{
	padding-top:20px;
}
.padT-50px{
	padding-top:50px;
}
.padT-84px{
	padding-top:84px;
}

.padB-5px{
	padding-bottom:5px;
}
.padB-7px{
	padding-bottom:7px;
}
.padB-10px{
	padding-bottom:10px;
}
.padB-15px{
	padding-bottom:15px;
}
/* MARGIN : */
/*=========*/
.marB-7px{
	margin-bottom:7px;
}
/* FONT : */
/*=========*/
.font-size-1em
{
	font-size:1em;
}
.font-size-9-7pt{
	font-size:9.7pt;
}
.font-size-13px{
	font-size:13px !important;
}
.font-family-arial{
	font-family:Arial, Helvetica, sans-serif;
}

/************************************ // Non-General css classes ***************************************/
/*--------------------------------------Project PL---------------------------*/
.project-details
{
	vertical-align:top;
	padding-top:8px;
	background-color:#ebebeb;
}
.Project-seperating-line{
	background-image:url('/_layouts/images/Mashkal/terminal-seperating-line.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:2px;
}
.red-title{
	color:#b41b16 ;
	font-weight:bold;
	font-style:italic;
	font-size:17px !important;
	padding-right:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.gallery-blue-line{
	background-color:#234D89;
	height:1px;
}
.ms-long-change .ms-long{
	width:70px;
}
.project-img-detail-red-txt a{	
	FONT-SIZE: 13px;	
	VERTICAL-ALIGN: top;	
	COLOR: #c10b00 !important;	
	TEXT-ALIGN: right
}
.project-regular-td{
	FONT-SIZE: 13px;
	color:black;
}
.project-regular-td a{
	FONT-SIZE: 13px;
	color:black;
}


/*--------------------------------------/Project PL---------------------------*/
/*-------------------------------------- Tenders --------------------------------*/

.ImageMode	.Tender-Title
{
	background-color:#C10B00;
	height:20px;
	padding-right:17px;
	color:white;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
}
.ImageMode .Tender-Content
{
	vertical-align:top;
}
.ImageMode .item-image-img
{
	background-position:top right;
	background-repeat:no-repeat;
	width:180px;
	height:119px;
}

.SimpleMode .Tender-Bullet
{
	background-image:url('/_layouts/images/mashkal/about-arrow.jpg');
	width:7px;
	height:8px;
	background-repeat:no-repeat;
	background-position:100% 50%;
	padding-left:7px;
}

.ImageMode .Tender-Bullet
{
	background-image:url('/_layouts/images/mashkal/about-arrow.jpg');
	width:7px;
	height:8px;
	background-repeat:no-repeat;
	background-position:100% 20%;
	padding-left:7px;
}
.SimpleMode .Tender-Title-A
{
	color:black !important;
	text-decoration:none !important;	
	font-size:9.7pt;
}	
.ImageMode .Tender-Title-A
{
	color:black !important;
	text-decoration:none !important;	
	font-size:9.7pt;
}
.ImageMode {
	background-image:url('/_layouts/images/mashkal/framed-bg-img.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:357px;
	height:250px;
	padding-right:9px;
}	
.ImageMode .Border-Middle-Center
{
	padding-top:15px;
}
.ImageMode .Tender-Item
{
	padding-top:4px;
}
.SimpleMode .Tender-Link
{
	vertical-align:bottom;
	padding-bottom:7px;
	text-align:left;
	padding-top:7px;
}
.ImageMode .Tender-Link
{
	vertical-align:bottom;
	padding-bottom:7px;
	text-align:left;
	padding-top:7px;
}
.SimpleMode .Tender-F-Link-A img
{
	border:0px;
}
.ImageMode .Tender-F-Link-A img
{
	border:0px;
}
.SimpleMode .Tender-Item-Title
{
	width:230px;
	overflow-x:hidden;
	display:block;
}
.ImageMode .Tender-Item-Title
{
	width:230px;
	overflow-x:hidden;
	display:block;
}
.SimpleMode .Tender-Title{
	color:#B41B16;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	background-image:url('/_layouts/images/mashkal/tender-red-line-bg-title.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	width:auto;
	height:20px;
}
.SimpleMode .Tender-Item-Title{
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:30px;
	border-bottom:1px #e4e4e4 solid;
}
.SimpleMode
{
	width:100%;
}
/*-------------------------------------- //Tenders --------------------------------*/
/****************** ItemsList (טפסים) ******************/

.il-plusMinus{
	border:0px;
}
.itemTop{
	background:url('/_layouts/images/Mashkal/news-gray-frame-bg.jpg') repeat-x top;
}
.itemTop div{	
	background:url('/_layouts/images/Mashkal/news-gray-frame-l.jpg') no-repeat top left;
}
.itemTop div div{
	background:url('/_layouts/images/Mashkal/news-gray-frame-r.jpg') no-repeat top right;
	height:7px;
	font-size:0px;
	line-height:0px;
}
.itemBottom{
	background:url('/_layouts/images/Mashkal/news-gray-frame-b-bg.jpg') repeat-x bottom;
}
.itemBottom div{	
	background:url('/_layouts/images/Mashkal/news-gray-frame-b-l.jpg') no-repeat bottom left;
}
.itemBottom div div{
	background:url('/_layouts/images/Mashkal/news-gray-frame-b-r.jpg') no-repeat bottom right;
	height:7px;
	font-size:0px;
	line-height:0px;
}
.il-ItemPlusMinusTd{	
	vertical-align:top;
	padding-left:10px;
}
.il-OpenCloseItemRightTd{
	background-color:#D3D3D3;
	width:1px;
	height:auto;
}
.il-OpenCloseItemLeftTd{
	background-color:#D3D3D3;
	width:1px;
	height:auto;
}
.il-ItemDescTitle{
	color:#b41b16 !important;
	font-weight:bold;
	font-size:15px;
	padding-top:0px;
	padding-right:10px;
	text-align:right;
}
.il-ItemOpenDescTable{
	direction:rtl;
}
.il-ItemOpenDescTd{
	font-family:Arial;
	font-size:9.7pt !important;
	padding-left:10px;
}
.il-ItemOpenDescDivFile{
	color:#9D9D9D !important;
	font-weight:bold;
	font-size:13px;
	text-align:right;
	padding-top:5px;
}
.il-OpenCloseItemTable{
	width:100%;
	direction:ltr;
}
.il-ItemOpenCloseDescTd{
	text-align:right;
	padding-right:10px;
	direction:rtl;
}
.il-ItemOpenCloseDescTd a{
    padding-right:0px;
}
.il-SeperatorTd{
	padding-right:10px;
	padding-left:10px;
	height:10px;
}
.il-AllItemsTD{
	padding-top:7px;
}
.text10 {
	color:#b41b16 !important;
}
.text10 a{
	color:#b41b16 !important;
}

/****************** // ItemsList (טפסים) ******************/

.publicationsTxt
{
	color:#B41B16;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-left:5px;
}

.PublicatiomImg span img
{
	height:600px;
	width:500px;
}
/************************************ siteMap  ***************************************/

.siteMap_Node{
	font-size:13px !important;
}

/************************************ // siteMap  ***************************************/

.ChildPadding table table table
{
	padding-bottom:0px;
}

.ChildPadding table table
{
	padding-bottom:11px;
}

/****************************************** DisplayList*****************************************/

.Item-a-Picture1
{
	float:right;
}

.Item-a-Picture1 img
{
	width:120px;
	height:72px;
	margin-left:35px;
}

.Item-a-Title a{
	FONT-WEIGHT: bold;	
	FONT-SIZE: 15px;	
	COLOR: #a4110d !important;	
	TEXT-ALIGN: right;
}

.Item-Brief
{
	height:55px;
	color:black !important;
	font-size:13px !important;
	font-family:Arial !important;
}

.Item-Top
{
	background:url('/_layouts/images/Mashkal/tender4-t-bg.jpg') repeat-x top;
}
.Item-Top div
{
	background:url('/_layouts/images/Mashkal/tender4-t-l.jpg') no-repeat top left;
}
.Item-Top div div
{
	background:url('/_layouts/images/Mashkal/tender4-t-r.jpg') no-repeat top right;
	height:5px;
	line-height:0px;
	font-size:0px;
}

.Item-Bottom
{
	background:url('/_layouts/images/Mashkal/tender4-b-bg.jpg') repeat-x bottom;
}

.Item-Bottom div
{
	background:url('/_layouts/images/Mashkal/tender4-b-l.jpg') no-repeat bottom left;
}

.Item-Bottom div div
{
	background:url('/_layouts/images/Mashkal/tender4-b-r.jpg') no-repeat bottom right;
	height:5px;
	line-height:0px;
	font-size:0px;
}

.Item-Middle
{
	height:100%;
	background-color:#ECECEC;
	padding-top:4px;
	padding-right:11px;
	padding-bottom:4px;
    padding-left:20px;
}

.DivItem
{
	padding-bottom:10px;
}

/****************************************** // DisplayList*****************************************/
/******************************************Mashkal Online******added by yael********************/
.inner-right-nav-online-global-pds{
	padding-top:31px;
	width:167px;
}
.inner-right-nav-online-r{
	background-image:url('/_layouts/images/Mashkal/right-nav-online-r.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:6px;
	height:164px;
}
.inner-right-nav-online-bg{
	background-image:url('/_layouts/images/Mashkal/right-nav-online-bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:164px;
	padding-top:8px;
	padding-right:12px;
	padding-left:13px;
}
.inner-right-nav-online-l{
	background-image:url('/_layouts/images/Mashkal/right-nav-online-l.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:6px;
	height:164px;
}
.inner-right-nav-online-title{
	font-size:15px !important;
	text-align:right;
	color:#B10001;
	font-weight:bold;
	height:15px;
}
.inner-right-nav-online-title-e{
	font-size:14px;
	text-align:right;
	color:#B10001;
	font-style:italic;
	font-weight:bold;
	height:15px;
}
.inner-right-nav-online-txt{
	color:#A90911;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
	width:50px;
}
.inner-right-nav-online-txt-linehight{
	line-height:14px !important;
}
.inner-right-nav-online-name{
	height:16px;
}
.inner-right-nav-online-email{
	height:18px;
}
.inner-right-nav-online-update-linehight{
	font-size:9.7pt !important;
	line-height:14px !important;
}
.inner-right-nav-online-send-btn{
	width:44px;
	height:19px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url('/_layouts/images/Mashkal/send-btn.jpg');
	border:0px;
	cursor:pointer;
}
.inner-right-nav-online-input{
	border:1px #8BA0B3 solid;
	width:127px;
	height:15px;
}
.info-to-mail-r{
	background-image:url('/_layouts/images/Mashkal/info-to-mail-r.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:6px;
	height:141px;
}
.info-to-mail-bg{
	background-image:url('/_layouts/images/Mashkal/info-to-mail-bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:141px;
	padding-right:17px;
	padding-left:21px;
	padding-top:4px;
}
.info-to-mail-l{
	background-image:url('/_layouts/images/Mashkal/info-to-mail-l.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:6px;
	height:141px;
}
.info-to-mail-logo{
	background-position:top right;
	background-repeat:no-repeat;
	width:40px;
	height:42px;
	background-image:url('/_layouts/images/Mashkal/info-to-mail-logo.jpg');
}
.info-to-mail-logo-td-pds{
	padding-right:11px;
}
.info-to-mail-name-pds{
	padding-top:7px;
}
.info-to-mail-email-pds{
	padding-top:5px;
}
.info-send-btn-pds{
	height:6px;
}
.info-to-mail-txt{
	color:#A90911;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	width:47px;
}
.info-to-mail-input{
	border:1px #8BA0B3 solid;
	width:130px;
	height:15px;
}
.info-to-mail-line-height{
	line-height:15px;
}
/*************NewsLetter************/
.newsLetter-bg{
	padding-right:15px;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:7px;
}
.newsLetter-txt{
	color:#B80D0A !important;
	font-size:13px !important;
	font-weight:bold !important;
	text-align:right;
	vertical-align:top;
	padding-top:3px;
}
.newsLetter-align{
	text-align:left;
}
.newsLetter-txt-valid-msg{
	color:#B80D0A !important;
	font-size:11px !important;
	text-align:right;
	width:100px;
	vertical-align:top;
}
.newsLetter-validation-txt
{
	color:#B80D0A !important;
	font-size:11px !important;	
}
.newsLetter-td-btn-pds{
	padding-right:130px;
	padding-top:15px;
}
.newsLetter-gray-r{
	background-image:url('/_layouts/images/Mashkal/newletter-r-new.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	height:215px;
	width:6px;
}
.newsLetter-gray-bg{
	background-image:url('/_layouts/images/Mashkal/newletter-bg-new.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:215px;
	padding-right:7px;
	padding-left:5px;
	padding-bottom:8px;
	padding-top:10px;
}
.newsLetter-gray-l{
	background-image:url('/_layouts/images/Mashkal/newletter-l-new.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:215px;
	width:6px;
}
.newsLetter-gray-r-large{
	background-image:url('/_layouts/images/Mashkal/index-new-r-new.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:6px;
	height:290px;
}
.newsLetter-gray-bg-large{
	background-image:url('/_layouts/images/Mashkal/index-new-bg-new.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:290px;
	padding-top:5px !important;
	padding-right:1px;
	padding-left:1px;
	vertical-align:top;
}
.newsLetter-gray-l-large{
	background-image:url('/_layouts/images/Mashkal/index-new-l-new.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:6px;
	height:290px;
}
.pdsT-6px{
	padding-top:6px;
}
.pdsT-7px{
	padding-top:6px;
}
.pdsT-28px{
	padding-top:28px;
}
.pdsR-10px{
	padding-right:15px;
}
/******************************************END Mashkal Online**************************/
/**************SearchResults***********/
.search-results-div{
	background-color:white;
}
.search-results-div .rigth-th{
	background-image:url('/_layouts/images/mashkal/intermediary-t-r-n.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:22px;
	height:37px;
}
.search-results-div .left-th{
	background-image:url('/_layouts/images/mashkal/intermediary-t-l-n.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:8px;
	height:37px;
}
.search-results-div .th-class{
	background-image:url('/_layouts/images/mashkal/intermediary-t-bg-n.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:37px;
	color:#B41B16;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.search-results-div .row-style td
{
	font-family:Arial!important;
	font-size:9.7pt !important;
}
.search-results-div .alternating-row-style td
{
		font-family:Arial!important;
	font-size:9.7pt !important;
}
.search-results-div .row-style .rigth-grid-td{
	background-image:url('/_layouts/images/mashkal/intermediary-border-r-w.jpg');
	background-position:right;
	background-repeat:repeat-y;
	width:22px;
	height:auto;
}
.search-results-div .alternating-row-style .rigth-grid-td{
	background-image:url('/_layouts/images/mashkal/intermediary-border-r-g.jpg');
	background-position:right;
	background-repeat:repeat-y;
	width:22px;
	height:auto;
}
.search-results-div .left-grid-td{
	background-image:url('/_layouts/images/mashkal/intermediary-border-l.jpg');
	background-position:left;
	background-repeat:repeat-y;
	width:7px;
	height:auto;
}
.search-results-div .alternating-row-style{
	background-color:#F1F1F1;
	height:31px;
	color:black;
	font-size:13px;
	text-align:right;
}
.search-results-div .alternating-row-style a{
	color:black;
	font-size:13px;
	text-align:right;
	text-decoration:underline;
}
.search-results-div .row-style{
	background-color:white;
	height:32px;
	color:black;
	font-size:13px;
	text-align:right;
}
.search-results-div .row-style a{
	color:black;
	font-size:13px;
	text-align:right;
	text-decoration:underline;
}
.search-results-div .left-footer-td{
	background-image:url('/_layouts/images/mashkal/intermediary-b-l.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	width:8px;
	height:17px;
}
.search-results-div .rigth-footer-td{
	background-image:url('/_layouts/images/mashkal/intermediary-b-r.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	width:22px;
	height:17px;
}
.search-results-div .footer-class{
	background-image:url('/_layouts/images/mashkal/intermediary-b-bg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	width:auto;
	height:8px;
}
.search-results-div #ctl00_m_g_ea65500a_0a68_4727_8d12_0fc7174df4dc_ctl01_PagingDiv{
	padding-top:25px;
	padding-bottom:15px;
}
.search-results-div .searched-expression{
	background-color:white;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:15px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	color:#333333;
}
.search-results-div .no-results-message{
	background-color:white;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	color:#333333;
}
.search-results-div .search-results-header-td-r{
	background-image:url('/_layouts/images/mashkal/search-resulte-title-r.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:14px;
	height:25px;
}
.search-results-div .search-results-header-td-middle{
	background-image:url('/_layouts/images/Mashkal/search-resulte-title-bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	width:auto;
	height:25px;
	color:#BF1612;
	font-size:17px;
	text-align:right;
	font-weight:bold;
}
.search-results-div .search-results-header-td-l{
	background-image:url('/_layouts/images/Mashkal/search-resulte-title-l.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	width:21px;
	height:25px;
}
.search-results-div .search-results-grid-div{
	background-color:white;
}
.search-results-div #ctl00_m_g_a8ed6dcb_3c3b_4218_9573_6618100f51d3_ctl01_PagingDiv{
	padding-top:40px;
	padding-bottom:30px;	
}
.search-results-div #ctl00_m_g_28a75d99_a7a2_4c08_a315_14d7b89a8f5c_ctl01_PagingDiv{
	
}
/**************SearchResults***********/
/*==================================================*/
/******************SuccessNewsletter*******************/
.DivBorderTop{
background:url('/_layouts/images/Mashkal/tender4-t-bg.jpg') repeat-x top;	
}
.DivBorderTop div{
	background:url('/_layouts/images/Mashkal/tender4-t-l.jpg') no-repeat top left;
}
.DivBorderTop div div{
	background:url('/_layouts/images/Mashkal/tender4-t-r.jpg') no-repeat top right;
	height:5px;
	line-height:0px;
	font-size:0px;
}
.DivBorderCenter{
	height:100%;
	background-color:#ECECEC;
	padding-top:4px;
	padding-right:11px;
	padding-bottom:4px;
    padding-left:20px;
}
.DivBorderBottom{
	background:url('/_layouts/images/Mashkal/tender4-b-bg.jpg') repeat-x bottom;
}
.DivBorderBottom div{
	background:url('/_layouts/images/Mashkal/tender4-b-l.jpg') no-repeat bottom left;
}

.DivBorderBottom div div{
	background:url('/_layouts/images/Mashkal/tender4-b-r.jpg') no-repeat bottom right;
	height:5px;
	line-height:0px;
	font-size:0px;
}
.btn-CloseSucssessMesage{
	background-image: url(/_layouts/images/Mashkal/close-btn-red.jpg);	
	background-position:center;
	background-repeat:no-repeat;
	border:0px;
	width: 44px;	
	height: 19px;	
	cursor: pointer;
	text-align:left;
}
.td-padding{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
/************End SuccessNewsletter**********************/
/************ Hachsharot **********************/
.hachsharot-right-img{
    width:201px !important;
    height:307px;
    vertical-align:top;
}
.hachsharot-gray-bg-pds{
    vertical-align:top;
}
.hachsharot-gray-bg{
    background-color:#E3E3E3;
    padding-right:35px;
    /*padding-bottom:15px;*/
    padding-left:15px;
    padding-top:14px;
	height:300px;
	
}
.hachsharot-gray-bg-b{
    background-color:#E3E3E3;
}
.hachsharot-gray-bg-b div{
    background:url('/_layouts/images/Mashkal/hach-gray-bg-b-l.jpg') no-repeat left bottom;
}
.hachsharot-gray-bg-b div div{
    background-color:#E3E3E3;
    height:7px;
    line-height:0px;
    font-size:0px;
}
.hachsharot-gray-bg-txt{
    text-align:right;
    font-size:13px;
    color:black;
    padding-top:6px;
    line-height:1.1;
}
.hachsharot-gray-bg-txt-link{
    text-align:right;
    font-size:13px;
    color:#B00000;
}
.hachsharot-gray-bg-b-txt{
    text-align:right;
    font-size:13px;
    color:black;
    font-weight:bold;
    padding-top:8px;
    line-height:1.1;
}

/************ end Hachsharot **********************/

.table-pds td td td div
{
    padding-bottom:7px;
}

.table-pds td td td div div
{
    padding-bottom:0px !important;
}

