﻿
body
{
    background-position: center center;
    background-color: rgb(154, 143, 131);
    background-repeat: repeat-y;
    background-image: url('Images/bg_gradient_main.gif');
    color: #666666;
    font-family: Tahoma, Sans-Serif, Verdana;
    line-height: 1.35em;
    direction: rtl;
    font-size: 75%;
    margin: auto;
    padding: auto;
    text-align: right;
    background-repeat: repeat-x;
    background-image: url('Images/global/bg_gradient_main.gif');
    background-position: center top;
}

td select
{
    width: 90%;
}
a
{
    color: #554433;
    text-decoration: none;
}
p
{
    margin: auto;
}
select
{
    font-family: Tahoma, Sans-Serifو Verdana;
}
#divBody
{
    width: 995px;
    min-height: 800px;
    margin: auto;
    padding: 6px 5px;
    border: 0px black solid;
    height: 800px;
}
#headerContainer
{
    width: 980px;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#header
{
    border-right: 1px solid #a8a8a8;
    border-left: 1px solid #a8a8a8;
    background-image: url('Images/global/Header_background_gradient.gif');
    text-align: right;
    overflow: hidden;
    font-size: 0.95em;
    background-repeat: repeat-x;
    height: 68px;
}
#header h3
{
 margin-top:30px;
}
#navBar
{
    width: 979px;
    height: 31px;
    margin-right: auto;
    margin-left: auto;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(199, 191, 173);
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    position: relative;
    z-index: 100;
    background-image: url('Images/global/background_nav.gif');
    background-repeat: repeat-x;
}
#navBar #loginDiv
{
    float:right;
    padding:5px;
}
#navBar #logoutDiv
{
    float:left;
    padding:5px;
}
#navBar #logoutDiv a
{
font-weight:bold;
}

#headerImage
{
    width: 980px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    background-image: url('Images/global/headerBgPic.jpg');
    background-repeat: no-repeat;
    overflow:hidden;
    display:none;
}

#mainContainer
{
    width: 980px;
    margin: auto;
    height: auto;
    background-color: rgb(241, 238, 231);
    padding-top: 5px;
    padding-bottom: 25px;
    background: url('Images/global/template_background_200 - Brown.gif');
    background-repeat: repeat-y;
    float: right;
    min-height:400px;
}
#column1Container
{
    float: right;
    width: 187px;
    margin: auto;
    margin-top: -5px;
    padding: auto;
    border: 0px red solid;

}
#column2Container
{
    width: 581px;
    margin-left: 197px;
    margin-right: 197px;
    margin: auto;
    padding: auto;
}
#columnCenter
{
     padding:5px;
}
#column3Container
{
    float: left;
    width: 187px;
    margin: auto;
    padding: auto;
}
h2.underline
{
     border-bottom:1px solid #e4ded0;
     Color:#c0bbaf;
     display:block;
     font-size:22px;
     font-weight:normal;
     letter-spacing:-0.02em;
     line-height:1em;
      margin:0px 0px 12px 0px;
      padding:13px 10px 5px 0px;
      font-family:Times New Roman (Arabic)
      
}
.fillBg
{
    background-color: #e4ded0;
    border: solid 1px #ffffff;
}

.floatRight
{
    float: right!important;
    margin-right: 3px;
}
.floatLeft
{
    float: left!important;
    margin-left: 3px;
}
.ltr
{
    direction: ltr;
    text-align: left;
}
.spacer5
{
    height: 5px;
    float: none !important;
}
.spacer10
{
    height: 10px;
    float: none !important;
}
.spacer15
{
    height: 15px;
    float: none !important;
}
.spacer20
{
    height: 20px;
    float: none !important;
}
.formLabelBold
{
    font-weight: bold;
}
.formLabel
{
    font-size: 8pt;
    font-weight: bold;
}
.small
{
    font-size: 0.95em;
}
.notation
{
    font-size: 7pt;
    font-weight: normal;
}
.details
{
    font-size: 0.9em;
    font-weight: normal;
}

/*General Classes*/
.row
{
    padding: 2px 10px 2px 10px;
    clear: both;
    min-height: 20px;
    display: block;
    float: right;
    margin-top:5px;
    margin-bottom:5px;
    width:100%;
}
.pinkarrowbg
{
    background-position: right center;
    background-image: url(Images/arrow_pink.gif);
    background-repeat: no-repeat;
        margin-top:5px;
    margin-bottom:5px;
}

.row label
{
    float: right;
    display: block;
    font-size: 12px;
    margin-bottom:2px;
}
.row div
{
    float: right;
 width:100%;
}
.row input, .row select, .row span
{
    float: right;
    width: 406px;
    padding: 2px 0px 20x 0px;
    clear: both;
}
.row input[type="checkbox"]
{
    width: auto !important;
}
.row input[type="submit"],.row input[type="button"]
{
    width: 200px !important;
    clear:none;
}
.row textarea
{
    height: 250px;
    width: 406px;
}

.row .cell
{
    float: right;
    clear: left;
    width: 322px;
}
.row .cell span, .row .cell label
{
    display: block;
    margin-bottom: 4px;
    float: right;
    color: #333;
    width: auto;
}
.row .cell input, .row .cell select
{
    line-height: 20px;
    margin-left: 18px;
    height: 20px;
    width: 300px;
    border: #ccc 1px solid;
    font-size: 11px;
}
 .validator
{
    color: Red;

}
.row .validator
{
    color: Red;
    width: 10px;
    float: right;
    clear: none !important;
    margin-right: 5px;
}
.row .validatorSum
{
    color: Red;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px;
}
.warningcontainer
{
    border: solid 1px red;
    min-height: 20px;
    color: Red;
    padding: 10px 5px 10px 5px;
    margin: 5px;
}
.errorcontrol
{
    background-color: #FFD7D7;
    padding:8px;
    margin:5px 5px 5px 5px;
    border:red solid 1px;
    float:right;
}
.warningcontrol
{
    background-color: #FFFFCC;
    padding: 8px;
    margin: 5px 5px 5px 5px;
    border: 1px solid #FF9900;
    float: right;
}
.infocontrol
{
    background-color: #E1FFE1;
    padding: 8px;
    margin: 5px 5px 5px 5px;
    border: 1px solid #008000;
    float: right;
    color:Black;
}
.redcolor
{
    color: Red !important;
}
.informationtip
{
    line-height: 17px;
    padding-bottom: 8px;
    padding-right: 20px;
    padding-left: 5px;
    background: url(images/informationtip.gif) right center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    color: #111;
    margin-right: 10px;
    margin-left: 10px;
    border: #c1e1f3 1px solid;
    background-color: #eef5fb;
    margin-top: 20px;
    padding-top: 5px;
}
fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

legend
{
    /*font-size: 1.1em;*/
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
input, select, button, caption
{
    font-family: Tahoma, Sans-Serif, Verdana;
    font-size: 8pt;
}
.Star2, .Star3, .Star4, .Star5
{
    width: 70px;
    height: 15px;
}
.Star2
{
    background-image: url('Images/Rating/2.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
.Star3
{
    background-image: url('Images/Rating/3.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
.Star4
{
    background-image: url('Images/Rating/4.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
.Star5
{
    background-image: url('Images/Rating/5.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
h3.open
{
    background-image: url('Images/arrow_down_black.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
h3.close
{
    background-image: url('Images/arrow_left_black.gif');
    background-repeat: no-repeat;
    background-position: right center;
}
.brownBar
{
    background-position: 0px 0px;
    height: 25px;
    background-image: url('Images/brown_bar_bg.gif');
    color: #FFFFFF;
    font-weight: bold;
    background-repeat: repeat-x;
    background-color: #F1EEE7;
    background-attachment: scroll;
    float:right;
    width:100%;
    
}
.brownBar label, .brownBar span
{
    float:right;
    margin:2px;
}
#waitContainer
{
    height: 100%;
    width: 100%;
    padding: auto;
    margin: auto;
    vertical-align: middle;
    text-align: center;
    background-color: #9a8f83;
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 1008;
    display: block;
}
#waitContent
{
    margin: auto auto auto auto;
    background-color: White;
    height: 220px;
    width: 1050px;
    z-index: 1009; /* position: absolute;     left: 425px;     top: 200px;*/
    display: block;
    text-align: center;
    vertical-align: middle;
}
#waitContent div
{
    padding-top: 80px;
}
#waitContent span
{
    font-size: 13pt;
    font-weight: bold;
    font-family: sans-serif, Arial, Tahoma;
    margin-top: 30%;
}
.clear
{
    clear: both;
}
.clearLeft
{
    clear: left;
}
.clearRight
{
    clear: right;
}
.bold
{
    font-weight: bold;
}
.outBoundImage
{
    height: 14px;
}
.inBoundImage
{
    height: 14px;
}
.selectA
{
    border: 0px solid white;
    width: 54px;
    height: 22px;
    background-color: transparent;
    background-image: url('Images/button_Select.gif');
    background-repeat: no-repeat;
    display: block;
    margin-top: 10px;
}
.hr
{
    height: 1px;
    overflow: hidden;
    padding: 0px;
    margin: 1px;
    background-color: #e4ded0;
}
.continueBar
{
    background-color: rgb(215, 208, 189);
    height: 35px;
    /*padding: 0px 10px 0px 10px;*/
        width: 100%;
    float: right;
}
.continueBar .leftButtonContainer
{
    float:left;
    padding:5px;
    
}
.continueBar input
{
 font-weight:bold;
}

div.help
{
    background-image:url('Images/icons/icon_help.gif') ;
    
     width:16px;
     height:16px;
     float:right;
     margin-right:3px;
}
div.help span
{
    display:none;
}
.fromLabel
{
    float:right;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
    font-weight:bold;
}
.text-box {
    width: 15em !important;
     clear:none !important;
}
.field-validation-valid
{
    width:auto !important;
    clear:none !important;
}