﻿body
{
	padding: 0px;
	text-align:right;
	direction:rtl;
	font: 8px tahoma;
}

#container
{
    margin:0 auto;
    width:807px;
}

.form-image-library
{
    background:url(../images/form-image-library.png) no-repeat;
}

.Header
{
	background-position:0px -2px;
	width:807px;
	height:64px;
	overflow:hidden;
}

.Header img
{
    float:right;
    width:41px;
    height:41px;
    margin:5px 20px 0 20px;
}

#form_title
{
    float:right;
   width:500px;
   margin:17px 0px 0 0; 
   font:bold 11px tahoma;   
}

#form_content
{
    background:url(../images/form-center.png) left top repeat-y;
    width:807px;
}

#footer
{
    background-position:0px -89px;
    width:807px;
    height:12px;
    overflow:hidden;
}

.clearer
{
    height:0px;
    clear:both;
    line-height:0px;
}

.field-form
{
    width:390px;
    float:right;
    margin-bottom:5px;
}


.field-form1
{
    width:750px;
    float:right;
}
.field-title
{
    float:right;
   width:140px;
   padding-top:5px; 
   text-align:left;
   font:bold 11px tahoma;
   padding-left:10px;
}

.field-content
{
    float:right;
    background-position:-609px -107px;
    width:205px;
    height:31px;
    overflow:hidden;
    
}


.field-content input,.field-content select,.field-content textarea
{
    margin:3px 5px 0 0;
    font:bold 11px tahoma;
    color:#003300;
    text-align:right;
    direction:rtl;
}

.field-content span,.view,.field-content-des1 span
{
    display:block;
    float:right;
    margin:5px 10px 0 0;
    font:bold 11px tahoma;
    color:green;
    text-align:right;
    direction:rtl;
}
span a
{
    color:Green;
    margin-top:0;
}

.transparent-btn
{
     border: 0px solid transparent;
    background-color: transparent;
    cursor:pointer;
    width:190px;
    height:20px;
    }


.field-content-des
{
    float:right;
    background-position:-6px -183px;
    width:205px;
    height:68px;
    overflow:hidden;
}

.field-content-des1
{
    float:right;
    background-position:-2px -106px;
    width:596px;
    height:68px;
    overflow:hidden;
}

.validation
{
    min-height:10px;
    color:Red;
    clear:both;
    text-align:left;
    direction:rtl;
    font:bold 11px tahoma;
    padding-left:30px;
    padding:3px 0 3px 40px;
}

fieldset
{
    border:none;    
}

.btn
{
    margin:0px 10px 0 10px!important;
   
}

.btnRight
{
    float:right;
    height:26px;
    width:10px;
    background:url(../images/button-right.png) left top no-repeat;
    margin-right:7px;
}

.btnCenter
{
    float:right;
    height:26px;
    background:url(../images/button-center.png) left top repeat-x;
}

.btnCenter input
{
    padding-top:3px;
    height:26px;
    font:bold 12px tahoma;
    cursor:pointer;
}

.btnLeft
{
    float:right;
     width:7px;
    height:26px;
    background:url(../images/button-left.png) left top no-repeat;
}

.btnCenter input
{
    margin:0 7px;
}

#divMessageBox
{
    font:bold 12px tahoma!important;
}


table.mxgrid input
{
   
    border: 0px solid transparent; background-color: transparent;
    width:100px;
    background-color:#FFBB3E;
    border:1px solid #FF9900;
    font:bold 11px tahoma;
    cursor:pointer;
    cursor:hand;
    padding:3px 5px;
    margin:5px!important;
}

.readonly
{
    background-color:#f6f6f6;
}

.box
{
    width:600px; margin:10px auto;border:1px solid #99c2f3;background-color:#d2e1f3;font:bold 11px tahoma; margin-bottom:0
}
.box-item
{
    float: right; width: 300px;height:25px;text-align:center; 
}

.box-item1
{
    float: right; height:25px;text-align:center;width:80px;border-left:1px solid #99c2f3;
}

.box-title
{
    display:block;
    float:right;
    font:bold 11px tahoma;
    padding:10px;
    color:Green;
}
