/*=========== General Setup  ===========*/
html
{
    margin: 0;
    overflow: auto;
}

body
{
    color: black;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    direction: rtl;
    margin: 0;
}

div, input, select, label, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table
{
    border-spacing: 0;
    direction: rtl;
}

td
{
    vertical-align: top;
}

img
{
    border: 0px;
}

a img
{
    border: 0;
}
a:hover
{
    color: #ff0000;
}
a
{
    color: #0000ff;
}


input
{
    border: solid 1px #bcbcbc;
    padding: 1px 2px;
    color: #35516d;
    font-weight: bold;
}

input.readonly
{
    border: solid 1px #e2e2e2;
    color: #787878;
    font-size: 12px;
    font-weight: bold;
}

input:focus
{
    border: solid 1px #13216e;
    background-color: #FEF1E8;
}

.readonly
{
    color: #787878;
    font-size: 12px;
    font-weight: bold;
}

.readonly:focus
{
    border: solid 1px #e2e2e2;
}

/*=========== Layout  ===========*/

#mainbody /* page wrapper */
{
    margin: 0 auto;
    width: 1001px;
    border-right: solid 1px #686868; /*background-color:RGB(235,248,255);*/ /*this is new change-2009-01-13*/
    overflow-y: visible;
    background-image: url(../../SiteImages/mainbg.gif);
}

.headerClerck /* top header */
{
    background-image: url(../../images/logostrip1b.jpg);
    height: 71px;
    position: relative;
    width: 1002px;
    margin-right: -1px;
}

.headerTeacher /* top header */
{
    background-image: url(../../images/logostrip1d.jpg);
    height: 71px;
    position: relative;
    width: 1002px;
    margin-right: -1px;
}

.userinfoClerck /* top header */
{
    position: absolute;
    top: 16px;
    left: 555px;
    font-weight: bold;
    width: 300px;
}

.userinfoTeacher /* top header */
{
    position: absolute;
    top: 26px;
    left: 725px;
    font-weight: bold;
}

#userinfo td
{
    font-weight: bold;
    padding: 0;
    font-size: 12px;
}

#userinfo td a
{
    color: #0000ff;
    font-weight: bold;
}

#userinfo img
{
    border: 0;
    padding-right: 5px;
}

#userinfo p
{
    margin: 3px 0 0 0;
    color: #13216e;
    font-weight: bold;
}

.titleClerck /* top header */
{
    position: absolute;
    top: 13px;
    right: 689px;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    overflow: auto;
}

.titleTeacher /* top header */
{
    position: absolute;
    top: 26px;
    right: 689px;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    overflow: auto;
}

#leftside
{
    /*border-right:solid 1px #686868;*/
    background-color: White;
    float: left;
    width: 840px; /*this is new change-200-01-13*/
    overflow-x: hidden;
    overflow-y: auto;
    background-image: url(../../images/MessageBg.gif);
    background-repeat: repeat-x; /*background-position: right top;*/
}



/*=========== Main Top Menu  ===========*/

.mainMenuClerck
{
    position: absolute;
    top: 47px;
    height: 23px;
    z-index: 5;
    width: 800px;
    right: 177px;
}

.mainMenuTeacher
{
    position: absolute;
    top: 50px;
    height: 23px;
    z-index: 5;
    width: 800px;
    right: 188px;
}

.mainMenuClerck a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.mainMenuTeacher a
{
    color: White;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.menuitemNihulchovot
{
    padding: 0 10px !important;
    
}

.menuitem
{
    padding: 0 15px;
    float: right;
    border-left: solid 1px white;
    margin-top: 3px;
}
.signOut
{
    float: left;
    margin-top: 3px;
}
a.signOutTeacher
{
    font-size: 12px;
    color: Black;
    font-weight: bold;
    text-decoration: underline;
}
a.signOutClerck
{
    font-size: 12px;
    color: White;
    font-weight: bold;
    text-decoration: underline;
}



#signOutImg
{
    margin-top: 4px;
    float: left;
    margin-right: 4px;
}

.menuitem.home
{
    margin-top: 3px;
    padding: 1px 0px 2px 15px;
}


.selectedNihulChovot
{
    padding: 5px 11px 1px 11px !important; 
    margin: -2px 1px 0 0 !important;
}

.menuitem.selected
{
    background-color: #284a68;
    border: 0;
    padding: 5px 16px 1px 16px;
    margin: -2px -1px 0 0;
    height: 20px;
}


/*=========== ####################  ===========*/




/*
table #main 
{
    width:840px;
}


#main td, #bottab td 
{
    color:#14226b;
    font-weight:bold;
    padding-bottom:4px;
}

#main .firstrow td 
{
    padding-top:4px;
}

#main .seprow td 
{
    padding-top:14px;
}

#main input 
{
    width:100px;
}

#main .padcol 
{
    width:38px;
}

#main .col1  
{
    width:78px;
}

#main .col1  
{
    width:80px;
}

#main .col2
{
    width:154px;
}

#main .col3  
{
    width:110px;
}

#main .col4  
{
    width:154px;
}

#main .col5  
{
    width:104px;
}



#main input.small
{
    width:50px;
}
*/


.details
{
    background-color: rgb(219,241,255);
}

#bottom
{
    margin: 20px 20px 0 15px;
}

#tabs
{
    height: 23px;
    border-bottom: solid 1px #bcbcbc;
}

.nonselectedpos, .selectedpos
{
    text-align: center;
    float: right;
    height: 20px;
    width: 102px;
    font-weight: bold;
    font-size: 14px;
    padding-top: 4px;
}

.nonselectedpos
{
    height: 19px;
    background-image: url(../../SiteImages/regtab.gif);
    color: #95b4c8;
    border-bottom: solid 1px #bcbcbc;
}

.selectedpos
{
    background-image: url(../../SiteImages/seltab.gif);
    color: #2f3c82;
    border-bottom: 0;
}

#bottab
{
    background: white url(../../SiteImages/tabng.gif) repeat-x;
    border-left: solid 1px #bcbcbc;
    border-right: solid 2px #bcbcbc;
    border-bottom: solid 2px #bcbcbc;
    width: 805px;
}

#bottab .padcol
{
    width: 15px;
    background: transparent;
}

#bottab input
{
    width: 100px;
}

#bottab input.small
{
    width: 55px;
}

#bottab input.mini
{
    width: 35px;
}

#bottab select
{
    width: 106px;
}

#bottab .col1
{
    width: 80px;
}

#bottab .col2
{
    width: 154px;
}

#bottab .col3
{
    width: 110px;
}

#bottab .col4
{
    width: 154px;
}

#bottab .col5
{
    width: 104px;
}

input.calendar
{
    background: white url(../../Images/cal.gif) no-repeat scroll 1px 1px;
}
input.calendarInput
{
    /* background:white url(../../SiteImages/cal.gif) no-repeat scroll 1px 1px;*/
}

#bottab .firstrow td
{
    padding-top: 10px;
}

#bottab .lastrow td
{
    padding-bottom: 10px;
}

#lowerbuts
{
    padding: 10px 0 20px 0;
    height: 22px;
}

#prevbut, #nextbut
{
    float: right;
    height: 20px;
    margin-left: 5px;
    cursor: pointer;
    color: black;
    font-weight: bold;
    padding-top: 2px;
}

#prevbut
{
    background-image: url(../../SiteImages/prevbut.png);
    padding-right: 23px;
    width: 42px;
    height: 20px;
}

.t48 #prevbut
{
    background-image: url(../../SiteImages/prevbutinact.png);
    padding-right: 17px;
    margin-top: 1px;
    width: 49px;
    height: 18px;
    cursor: auto;
}

#nextbut
{
    background-image: url(../../SiteImages/nextbut.png);
    padding-right: 20px;
    width: 47px;
}

#cancelbut, #savebut
{
    float: left;
    background-image: url(../../SiteImages/butimg.png);
    height: 20px;
    width: 67px;
    margin-right: 5px;
    text-align: center;
    color: White;
    font-weight: bold;
    padding-top: 2px;
    cursor: pointer;
}

/* 51 */

.t51 #main
{
    background-color: #f3f3f3;
}

.t51 #main .padcol
{
    width: 33px;
}

.t51 #main .firstrow td
{
    border-bottom: solid 1px #d7d7d7;
    padding-bottom: 5px;
}

.t51 #main .seprow td
{
    padding-top: 4px;
}

.detailshead
{
    margin-right: 10px;
}

.t51 #bottom
{
    padding: 10px 10px 0 5px;
    margin: 0;
}

#collapsetable
{
    padding: 6px 800px 7px 0;
    border-bottom: solid 1px #d7d7d7;
    background-color: #F3F3F3;
}

#collapsebut
{
    width: 16px;
    height: 16px;
    background-image: url(../../SiteImages/collapsebut.gif);
    cursor: pointer;
}

#opendetails
{
    width: 16px;
    height: 16px;
    margin-left: 25px;
    float: left;
    background-image: url(../../SiteImages/droparrow.gif);
    display: none;
    cursor: pointer;
}

#addrow
{
    width: 825px;
    border-top: solid 1px #bcbcbc;
    border-left: solid 1px #bcbcbc;
    border-right: solid 1px #bcbcbc;
    color: #13216e;
    font-weight: bold;
    background-color: #fcf0e8;
    display: none;
}

#addrow .colpad
{
    width: 23px;
}

#addrow input.small
{
    width: 55px;
}

#addrow input.big
{
    width: 170px;
}

#addrow input
{
    width: 100px;
    font-weight: bold;
}

#addrow .lastcolpad
{
    width: 30px;
}

#addrow .prelastcolpad
{
    width: 170px;
}

#addrow td
{
    padding-top: 4px;
}

#addrow .lastrow td
{
    padding: 4px 0;
}

#showrow
{
    width: 825px;
    border: solid 1px #bcbcbc;
    color: #13216e;
    font-weight: bold;
    background-color: white;
}

#showrow .selected td
{
    background-color: #fcf0e8;
}

#showrow td
{
    padding: 4px 4px 4px 0;
    border-bottom: solid 1px #bcbcbc;
    color: #35516d;
}

#showrow .firstrow
{
    background-image: url(../../SiteImages/headrowbg.png);
}

#showrow .firstrow td
{
    padding: 0px 4px 0 0;
    height: 23px;
    border-left: solid 1px #bcbcbc;
    color: #13216E;
}

#showrow .lastrow td
{
    background-color: #dbf1ff;
    border-bottom: 0;
    color: #13216E;
}

#showrow .editdelete
{
    text-align: center;
}

.addrowlink
{
    padding-right: 770px;
    font-weight: bold;
    color: Blue;
    padding-bottom: 5px;
}

#addrow .col1
{
    width: 88px;
}

#addrow .col2
{
    width: 161px;
}

#addrow .col3
{
    width: 123px;
}

#addrow .col4
{
    width: 161px;
}

#addrow .col5
{
    width: 115px;
}

input.readonly
{
    background-color: #f7f7f7;
}

.t51 #cancelbut
{
    background-image: url(../../SiteImages/scancel.png);
    height: 19px;
    width: 61px;
    padding-top: 0px;
}

.t51 #savebut
{
    background-image: url(../../SiteImages/ssave.png);
    height: 19px;
    width: 61px;
    padding-top: 0px;
}

#currentOved
{
    height: 30px; /* background: url(../../SiteImages/curempbg.png) repeat-x;*/
    vertical-align: middle;
    padding-top: 5px;
}

#currentOved > span
{
    margin: 0 20px 0 20px;
}

#imgProgress
{
    /*background: url(../../images/hipus-ajax-loader.gif);*/
}
#dialog
{
    font-weight: bold;
}

.tlushGridLinkItem
{
    text-decoration: none;
    cursor: pointer;
    color: #35516d;
}
a.tlushGridLinkItem:hover
{
    color: #35516d;
    text-decoration: underline;
}

.TlushimGridSelectedRow
{
    background-color: #f0f2f3;
}
.tlsGrdPrgContainer
{
    text-align: center;
    font-family: Arial (Hebrew);
    color: #13216E;
    z-index: 1000000;
    background-color: White;
    height: 100%;
    filter: alpha(opacity=70);
    position: absolute; 
    opacity:0.7;
}