﻿
#Header
{
    background-image:url('http://imgs.101.org.il/Headers/Sedur.jpg');
}

h4.sedur
{
    clear:both;
    margin:5px 0 0;
    padding:0;
    font-size:18px;
    font-weight:lighter;
    border-bottom:solid 1px #598FC6;
    color:#598FC6;
}

div.AreaSedurs
{
    height:300%;
    background:#F2F6FA;
    float:left;
    width:100%;
    clear:both;
    margin-bottom:18px;

}

.AreaSedurs	div
{
    float: right;
    width:130px;
    min-height:56px;
    margin:8px;
}

.AreaSedurs	div a
{
    font-size:17px;
    text-decoration:none;
    color:#72924B;
}

.AreaSedurs	div a:hover
{
    color:#cc0000;
}

.AreaSedurs	div a span
{
    display:block;
    font-size:13px;
    color:#a9a9a9;
}

.monthDesc
{
    margin-top:3px;
    text-align:left;
    font-size:12px;
    color:#404040;
    display:block;
}

.Sedur
{
    margin:0 auto;
    text-align:center;
}

.Sedur table
{

    border:none;
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #a9a9a9;
	border-collapse: collapse;
}

.Sedur table th
{
    font-size:11px;
    text-align:center;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	font-weight:bold;
}

.Sedur table td
{
    font-size:11px;
    text-align:center;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #a9a9a9;
	-moz-border-radius: 0px;
}

.dope
{
    width:90px;
}

.dope:hover
{
    background:#FFFF66;
    cursor:pointer;
}

.special
{
    background:#EBEEF1;
}

.specialNow
{
    background:#E7DEDE;
}

.wating
{
    background-image: url('http://imgs.101.org.il/Icons/CornerYellow.gif');
    background-position:top left;
    background-repeat:no-repeat;
}

.wating:hover
{
    background-image: url('http://imgs.101.org.il/Icons/CornerYellow.gif');
    background-position:top left;
    background-repeat:no-repeat; 
}

.Jholidays
{
    font-size:1px;
}

/* ------------------------------------------------ */

#Navigation
{
    text-align:center;
}

#Navigation a
{
    color: #990000;
}


/*table tr td { height:32px;}*/

table tr.s {
 background:#B59E75;
 color:#ffffff;
 
}

td.s2 {
 background:#B59E75;
 color:#ffffff;
 
}

table tr.today {
 background:#DAC5A2;
}

table.sedur td:hover {
 background:#DFDABD;
}

table.sedur td.nn:hover {
 background:none;
}

.RequestWindow
{
    background:url('http://imgs.101.org.il/buttons/SedurRequest.gif');
    position:absolute;
    width:260px;
    height:201px;
    padding:5px;
    font-weight:bold;
    font-size:16px;
    direction:rtl;
}

.RequestWindow div
{
    padding:5px;
}

.CloseButton
{
    float:left;
    cursor:pointer;
    font-size:11px;
    color:#404040;
}

.CloseButton:hover
{
    color:#cc0000;
}

#ShiftDescription
{
    margin-right:-6px;
    margin-top:-7px;
    font-size:12px;
    color:#990000;
}

.shiftForm
{
    margin:4px 10px;
    text-align:right;
}

#SedurPanel span
{
    background:#E7DEDE;
    color:#006699;
    display:block;
    margin:0 0 6px; padding:0;
    text-align:center;
}


#SedurButton
{
    text-align:center;
    margin:0 auto;
}

#SedurButton input
{
    padding:4px 8px;
    background:#990000;
    color:#ffffff;
    font-weight:bold;
    border:solid 1px #ffffff;
}

#sedurTop
{
    margin:4px 0 0;
    padding:4px 0 0 ;
}

.sedurDescription
{
    margin:4px 0 0 4px;
    padding:4px;
    border:solid 1px #CBD2DA;
    height:40px;
    font-size:12px;
}

.sedurError
{
    text-align:center;
    font-size:14px;
    color:#404040;
    line-height:120%;
    font-weight:normal;
}

#ad
{
    margin-left:2px;
    float:left;
}

.SideBarBox
{
    width:165px;
    min-height:400px;
    border:solid 1px #CBD2DA;
    padding:4px;
    margin-bottom:6px;
}

.SideBarBox h4
{
    font-size:15px;
    margin:0;
    padding:0;
}

#Container
{
    margin:0; padding:0;
}

#shiftAdmin
{
    margin:0; padding:0;
    height:50px;
    overflow-y:scroll;
    width:100%;
}


table.shiftAdminTable
{
    
    margin:0; padding:0;
    font-size: 12px;
    width:220px;
}

table.shiftAdminTable tr, table.shiftAdminTable tr td
{
    padding:0; margin:0;
    vertical-align:text-bottom;
}

table.shiftAdminTable tr:hover 
{
    background:#DCE1E7;
}

table.shiftAdminTable tr td.flag
{
    width:16px;
}

table.shiftAdminTable tr td.tools
{
    text-align:left;
}

table.shiftAdminTable tr td.tools img
{
    cursor:pointer;
}

table.shiftAdminTable tr td.ShiftStatus
{
    font-weight:normal;
    font-size:11;
}


.AdminForm
{
    text-align:center;
    font-size:12px;
}

.AdminForm input
{
    font-size: 12px;
    width:160px;
}

.AlertMsg
{
    background:#FE8359;
    color:#ffffff;
    padding:2px 8px;
    font-size:12px;
    display:inline;
}

#RequestTable
{
    padding:0; margin:0;
    border-spacing: 0px;
    border-collapse: collapse;
    overflow-y:scroll;
    white-space:nowrap;
    width:434px;
       
}


.innerRequest tr .ShiftStatus
{
    font-size:11px;
    font-weight:bold;
    
}

.description
{
    color:#404040;
    font-size:11px;
}

#RequestTable tr td
{
    vertical-align:text-top;
}


#RequestTable tr:hover
{
    background:#efefef;
}

#RequestTable tr td
{
    padding:2px; margin:0; 
}

