﻿body {
}

.accordionHeader
{
    /*border: 1px solid #2F4F4F;*/
    border: 1px solid #F59D3B;
    color: black;    
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    /*padding: 5px;
    margin-top: 5px;*/
    cursor: pointer;
    /*background-image : url(http://www.hashavim.co.il/neil/orange_but1.gif);*/
    background-image: url(../SiteImages/orange_but_bck.gif);
    background-repeat: repeat-x;
    height: 21px;
}
#master_content .accordionHeader a
{
	/*color: #FFFFFF;*/
	/*background: none;*/
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	/*background: none;*/
	text-decoration: underline;
}

.accordionContent
{
    background-color: #e8f4ff;
    /*border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;*/
}
.docOpen_div{
    font-family:Arial (Hebrew)  Arial ;
    font-size:12px; 
	background: #f5f5f5;
	border: outset 2px #B22222;
	padding : 15px;
	position: absolute;
	top: 100px;
	left: 40px;
	z-index: 4;
}

.collapsePanel {
	font-size:12px;
	background-color:#e9e7ea;
	overflow:hidden;
}

.collapsePanelHeader{			
	height:20px;			
	font-weight:bold;
	font-size:12px;
	color: #8a5432;
}

.collapsePanelHeaderClick{			
	background-color:#e9e7ea;
	height:20px;			
	font-weight:bold;
	font-size:12px;
}
.mc-AbsenceTitle
{
	text-align: center;
	background-color: #e8f4ff;	
}
.mc-AbsenceDataList1
{	
	text-align:center;		
	border-bottom-color :#e8f4ff;
	border-bottom-style :solid;
	border-bottom-width :thin;
}
.mc-AbsenceDataList2
{	
	text-align:center;
	width:90px;
	border:solid 1 black;
	border-bottom-color :#e8f4ff;
	border-bottom-style :solid;
	border-bottom-width :thin;
}
.top{
font-weight:900;
color:#52585E;
font-size:12px;
background-color:#ADDCF7;
text-align:center;
}
.side{
font-weight:900;
font-size:10pt;
}
.HideDivForms
{
	display:none;
}
.showRegMessage
{
	display:inherit;	
}
.showIntrestMessage
{
	display:inherit;	
}
.HideRegMessage
{
	display:none;	
}
.HideIntrestMessage
{
	display:none;	
}
