﻿body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Arial", "Arial (Hebrew)";
	font-size:10pt;
	line-height:1.4em;
	direction:rtl;
	background-image:url(../MainSite/Images/BackGround/background.gif);
	background-repeat:repeat;
}

a
{
	color: #006699;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

a:hover
{
	color: #006699;
	font-weight:bold;
	text-decoration: underline;
	cursor:hand;
	cursor:pointer;
}

.CategoryTitle
{
    background-color:#006EAF;
    background-image:url(../MainSite/Images/BackGround/TitleCategoryLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    height:40px;
    color:White;
    text-align:right;
    padding-right:14px;
    font-size:18px;
    font-weight:bold;
    padding-top:20px;
}

.ItemRed
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/RedLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#B70D24;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}

.ItemGray
{
    padding:0px 0px 0px 0px;
    height:20px;
    line-height:20px;
    background-image:url(../Images/BackGround/DoctorCard/Gray.png);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#E4E3E3;
    color:#333333;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:167px;
}

.ItemBlue
{
    padding:0px 0px 0px 0px;
    height:20px;
    line-height:20px;
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:180px;
}

.ItemButtonMessage
{
    margin-left:10px;
    width:50px;
    padding:0px 5px 0px 5px;
    border:solid 1px White;
    font-weight:bold;
    cursor:pointer;
    height:18px;
    line-height:18px;
    background-color:#C3C3C3;
}
.ItemButtonMessage:hover
{
    margin-left:10px;
    width:50px;
    padding:0px 5px 0px 5px;
    border:solid 1px #006EAF;
    color:#006EAF;
    font-weight:bold;
    cursor:pointer;
    height:18px;
    line-height:18px;
    background-color:White;
}
/*
.ItemRed:hover
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}

.ItemGray:hover
{
    padding:0px 10px 0px 0px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    width:155px;
}
*/

.MenuItem
{
    /*width:88px;*/
    padding:0px 14px 0px 14px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    float:right;
    margin-left:5px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
}

.MenuItem:hover
{
    /*width:88px;*/
    padding:0px 14px 0px 14px;
    height:21px;
    line-height:21px;
    background-image:url(../MainSite/Images/BackGround/RedLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#B70D24;
    color:White;
    float:right;
    margin-left:5px;
    text-align:center;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}

.FooterCategory
{
    height:16px;
    line-height:16px;
    background-image:url(../MainSite/Images/BackGround/BlueLeft.gif);
    background-position:left;
    background-repeat:no-repeat;
    background-color:#006EAF;
    color:White;
    text-align:right;
}


.headerMainSite
{
    max-height:120px;
    height:120px !important;
    width:889px;
	background-image:url(../MainSite/Images/BackGround/backgroundHeader.gif);
	background-repeat:repeat-x;
	float:right;

}

.headerMainSiteTitle
{
    height:50px;
    width:370px;
    background-image:url(../MainSite/Images/Header/Title.gif);
    background-repeat:no-repeat;
}

.footerMainSite
{
    width:815px;
    border-top:double 4px #D4D4D4;
}

.MainPic
{
    height:208px;
    width:600px;
    background-image:url(../MainSite/Images/MainPic.gif);
}

.GridItem:hover
{
	background-color:#D4FFFF;
}

.GridItem
{

}

.PopupWindow
{
	text-decoration:none;
	color:Orange;
	font-weight:normal;
}

.PopupWindow:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:Blue;

}

.RightMenuItem
{
	border:solid 1px Gray;
	position:relative;
	height:28px;
	font-weight:bold;
}

.RightMenuItem:hover
{
	color:Orange;
	background-color:#D7EAF7;
	border:solid 1px White;
	font-weight:bold;
}


.GreenTitle
{
    background-image:url(../MainSite/Images/BackGround/GreenTitle.gif);
    background-repeat:no-repeat;
    height:21px;
    width:193px;
}

.ArticlesTitle
{
    background-image:url(../MainSite/Images/BackGround/GreenLeft.gif);
    background-repeat:no-repeat;
    background-position:left;
    height:16px;
    width:600px;
    background-color:#68AD14;

}

.GreenSubject
{
    background-image:url(../MainSite/Images/BackGround/GreenLeft2.gif);
    background-repeat:no-repeat;
    background-position:left;
    height:16px;
    background-color:#68AD14;

}

/*Scrolling*/
.ScrollUp
{
    background-image:url(../MainSite/Images/Scroll/ScrollUp.gif);
    background-repeat:no-repeat;
}

.ScrollDown
{
    background-image:url(../MainSite/Images/Scroll/ScrollDown.gif);
    background-repeat:no-repeat;
}

.ScrollLeft
{
    background-image:url(../MainSite/Images/Scroll/ScrollLeft.gif);
    background-repeat:no-repeat;
}

.ScrollRight
{
    background-image:url(../MainSite/Images/Scroll/ScrollRight.gif);
    background-repeat:no-repeat;
}

/*Magazine*/
#motioncontainerMagazine a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainerMagazine a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainerMagazine a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
border: 1px solid gray;
visibility: hidden;
}


.MagazineItems{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:5000px;
	position: relative;
	letter-spacing:0em;
}
.MagazineItems li{
	float:left;
	list-style:none;
	margin-right:0px;
	border-left:solid 1px #CECECE;
	width:118px;
	height:125px;
}

.MagazineItems .itemMagazine  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}

/*End Magazine*/

#motioncontainerHorizontal a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainerHorizontal a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainerHorizontal a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
border: 1px solid gray;
visibility: hidden;
}


.HorizontalItems{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:5000px;
	position: relative;
	letter-spacing:0em;
}
.HorizontalItems li{
	float:left;
	list-style:none;
	margin-right:0px;
	border-left:solid 1px #CECECE;
	width:184px;
	height:125px;
}

.HorizontalItems .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}


/*end*/


/*Layot*/
#newWrapper
{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../MainSite/Images/BackGround/backgroundLines.png);
	background-repeat:repeat-y;
	background-position:center;
}

#newContent
{
	padding-top:0px;
	float:right;
	/*
	border-left:solid 1px #E6E6E6;
	border-right:solid 1px #E6E6E6;
	*/
}


#newRight
{
	width: 600px;
	float: right;
   

    /*position:relative;*/
}

#newLeft
{
	width: 193px;
	float: left;
	border:solid 0px red;
}

.newRight-container
{
	margin: 0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
}

.newLeft-container
{
	margin:0px;
	margin-bottom:0;
	min-height:500px;
	height:auto !important;
	height:500px; /* FIX TO IE MIN-HEIGHT PROBLEMS */
}





div.Clear 
{
	clear: both;
	height: 10px;
}

div.ClearBoth 
{
	clear:both;
}

div.ClearLeft
{
	clear: right;
}

.HasLayout 
{
	height:1%;
} 

.Clear 
{ 
	height: 1%; 
	margin: 0px; 
	padding: 0px; 
	clear: both; 
	float: none; 
}

/*End Layot*/

.Title
{
    background-color:#D6E2E5;
    font-weight:bold;
    font-size:13px;
    border-bottom:solid 1px Gray;
    padding-right:5px;
}