﻿body
{
    direction: rtl;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
}
hr
{
    margin: 5px 0px 5px 0px;
    border: none;
    border-top: dotted 1px #999999; /*border-top:  dotted 1px #999999;*/
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 1px;
}

.HR1
{
    border: none;
    border-top: dotted 1px #000000;
    color: #FFFFFF;
    background-color: #FFFFFF;
    height: 2px;
}
a:link
{
    color: black;
    text-decoration: none;
}
a:visited
{
    color: black;
    text-decoration: none;
}
a:hover
{
    color: Red;
    text-decoration: underline;
}
a:active
{
    color: Red;
}

input, select
{
    font-size: 12px;
    padding: 1px;
    height: 19px;
}
select
{
    direction: rtl;
}
ddl
{
    width: 100px;
    font-size: 12px;
    padding: 1px;
    height: 19px;
    direction: rtl;
}
.MainTable
{
    width: 100%;
}

.MainDiv
{
    width: 980px;
    padding-bottom: 2em;
}
.MainContentDiv
{
    float: right;
    width: 750px;
    text-align: right;
    font-size: 12px;
}

.TabContentDiv
{
    margin: 0px;
    padding: 12px;
    border-style: none solid solid solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
    border-left-color: #c8c8c8;
    font-size: 0.7em;
    width: 100%;
    height: 400px;
}
.MuamadContentDiv
{
    margin-top: 20px;
    padding: 12px;
    width: 100%;
    clear: both;
}
.SmallText
{
    font-size: 12px;
}

.TextBox
{
    width: 250px;
}
.DropDown
{
    width: 250px;
}
.Button
{
    vertical-align: middle;
    border-style: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    background-color: #cc0001;
    color: White;
    width: 105px;
    cursor: pointer;
}

.button_menu
{
    font-weight: bold;
    font-size: 12px;
    width: 260px;
    height: 20px;
    color: white;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #cc0001;
}

.InputTd
{
    text-align: left;
}

.Error
{
    font-size: 12px;
    color: #cc0000;
}

table.LayoutTable
{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    direction: rtl;
    vertical-align: bottom;
    font-size: 12px;
}

table
{
    font-size: inherit;
}

td
{
    font-size: inherit;
    direction: rtl;
}

div.MuamadTitle
{
    padding: 2px;
    width: 100%;
    height: 23px;
    font-size: 19px;
    color: #CC0000;
    background-color: #F2F2F2;
    margin-bottom: 20px;
}

h4
{
    margin: 1px;
}

h5
{
    color: Black;
    margin: 3px 0px 3px 3px;
    font-size: 14px;
}
/* adjust_forguest */

#profession_group
{
    width: 220px;
    height: 170px;
}
#stage2
{
    width: 220px;
    height: 170px;
}

/* show_jobs */

div.MuamadSubTitle
{
    text-align: justify;
    margin-bottom: 15px;
    font-size: 1em;
}


#OrdersTable a:link
{
    color: #000022;
    text-decoration: none;
}
#OrdersTable a:visited
{
    color: black;
    text-decoration: none;
}
#OrdersTable a:hover
{
    color: Red;
    text-decoration: underline;
}
#OrdersTable a:active
{
    color: blue;
}

tr.Caption
{
    background-color: #e0e0e0;
    font-weight: bold;
    text-align: right;
}
td.Caption
{
    font-size: 12px;
}

/* show_jobs */

tr.DataRow
{
    background-color: #efefef;
}
.DataRowSelected
{
    background-color: #e0e0e0;
}

td.DataCell
{
    border-style: solid solid none none;
    border-width: 1px 0px 0px 0px;
    border-color: White;
    direction: inherit;
    text-align: right;
    font-size: 12px;
}
td.DataCaptionCell
{
    font-size: 12px;
    border-style: solid solid none none;
    border-width: 1px 0px 0px 0px;
    border-color: White;
    direction: inherit; /*    text-align: right;*/
    white-space: nowrap;
}
.DataCaptionCellCenter
{
    font-size: 12px;
    border-style: solid solid none none;
    border-width: 1px 0px 0px 0px;
    border-color: White;
    direction: inherit;
    text-align: center;
}
.DataCaptionCellCenterSelected
{
    font-size: 12px;
    border-style: solid solid none none;
    border-width: 1px 0px 0px 0px;
    border-color: White;
    direction: inherit;
    text-align: center;
    background-color: #e0e0e0;
}

span.DataTitle
{
    font-size: larger;
    font-weight: bolder;
}

/* job.asp */

div.JobDataDiv
{
    padding: 5px 0px 5px 5px;
    border-style: dotted none dotted none;
    border-width: 1px 0px 1px 0px;
    border-top-color: #000000;
    margin: 0px;
}
#JobDiv0
{
    width: 100%;
}
#JobDiv1, #JobDiv2, #JobDiv3, #JobDiv4, #JobDiv8
{
    width: 44%;
    float: right;
    border-top-style: none;
}
#JobDiv5
{
    border-top-style: none;
    border-bottom-style: none;
    width: 55%;
    float: left;
}

#JobDiv5 table, #JobDiv5 > table
{
    font-size: 1em;
}

/* lakoah.asp */
div.LakoahDataDiv
{
    padding: 5px;
    border-style: dotted none dotted none;
    border-width: 0px 0px 1px 0px;
    border-top-color: #000000;
    margin: 0px;
    width: 43%;
    float: left;
    clear: both;
}
div.LakoahDataCaption
{
    border-style: dotted none dotted none;
    border-width: 0px 0px 1px 0px;
    border-top-color: #000000;
    width: 100%;
}

div.LakoahProfil
{
    float: right;
    border-top-style: none;
    border-bottom-style: none;
    width: 57%;
    height: 100%;
}
#Div8
{
    border-style: none;
}
#DataContent
{
    margin-bottom: 15px;
}

/**/
div.CommandButtonsDiv
{
    padding: 9px 7px 7px 7px;
    text-align: left;
    width: 100%;
    clear: both;
    vertical-align: middle;
    border-style: dotted none dotted none;
    border-width: 1px 0px 1px 0px;
    border-color: #7f7f7f;
    direction: rtl;
}
span.Separator
{
    font-weight: bold;
    margin-left: 0.3em;
    margin-right: 0.3em;
}
span.DataCaption
{
}
span.DataEntry
{
    font-weight: bold;
}
span.InvisibleSeparator
{
}

/* entrance1.asp*/
#GetPassLink
{
    width: 55px;
}
#EnterButton1
{
    float: none;
    margin: 0px;
}
input.WideTextBox
{
    width: 100%;
    margin-right: 0px;
}
.LTR
{
    text-align: left;
}
#save_password
{
    margin: 0px;
}
.UpdateNotesButton
{
    background-color: #999999;
    border-style: none;
    color: white;
    border: 0px #999999 none;
    cursor: pointer;
    width: 100%;
    font-size: 12px !important;
    text-align: center;
    vertical-align: middle;
}
.UpdateNotesButton1
{
    background-color: #999999;
    border-style: none;
    color: white;
    border: 0px #999999 none;
    cursor: pointer;
    width: 100%;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
}
/*  harshama.asp  */
.HarshamaTextBox
{
    width: 100%;
}
/* entrance.asp */

ul
{
    margin-top: 0.2em;
    list-style-type: none;
    text-indent: -1em;
    margin-right: 1.5em;
}
.ListStyle
{
    font-size: smaller;
    vertical-align: middle;
}
span.SpanButton
{
    display: inline;
    height: 1.6em;
    color: #FFFFFF;
    background-color: #cc0001;
    text-align: center;
    vertical-align: middle;
    font-size: 1.2em;
    padding: 0.2em 0.6em 0.2em 0.6em;
    text-decoration: none;
    cursor: pointer;
    margin-left: 1em;
}
#div1
{
    width: 50em;
}

/* Controls.asp */

.PhoneKidomet
{
    width: 76px;
}
.PhoneNumber
{
    width: 167px;
    margin-left: 3px;
}


/* Languages.asp */
.LeftdottedBorder
{
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #b2b2b2;
}

.White
{
    color: White;
}

.BottomBorder
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    white-space: nowrap;
}
.DateDropDown
{
    width: 100px;
}
