BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px;
	margin-top:0px;
	direction:rtl;
	PADDING-TOP: 0px;

}
BODY {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
	text-align:right;	
	background:#ededed;
	}
A {
	COLOR: #4c4c99;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666;
	FONT-FAMILY:Tahoma;
	TEXT-DECORATION: none;
}
.pageDiv{
	margin-top:10px;
	width:740px;
	height:auto;
	overflow:hidden;
	position:relative;
	position:relative;
	z-index:1;
	padding:10px;
	background:#ffffff;
	border:1px #cccccc solid;
}
.filetree {
	margin-top:8px;
	width:460px;
	height:auto;
	float:right;
	background:#ffffff;
	border:1px #c0c0c0 solid;
	border-left:0;
	border-right:0;
	top:0;
	padding:10px;
	padding-right:0px;
	display:none;
	background:#F8F8F8;
}
.filetree .options {
	width:450px;
	float:left;
	height:30px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px #c0c0c0 solid;
}
.filetree .tree {
	float:left;
	width:180px;
	height:250px;	
	overflow:auto;
	text-align:left;
	direction:ltr;
}
.filetree .vright {
	width:265px;
	height:250px;
	float:right;
}
.filetree .vright .viewer {
	float:right;
	width:265px;
	padding-right:5px;
	height:250px;
	overflow:auto;
	direction:ltr;
}

.filetree .vright .viewer .picture {
	width:75px;
	margin-left:5px;
	height:75px;
	margin-bottom:5px;
	float:right;
	border:1px #C0C0C0 solid;
}
.header {
	width:740px;
	height:53px;
	float:right;
	margin-bottom:10px;
}

.header .logo {
	width:143px;
	height:53px;
	float:right;
}

.header .options {
	float:left;
	width:350px;
	height:auto;
	font-size:11px;
	text-align:left;
	margin-top:40px;
}
.header .options .spacer {
	font-size:9px;
}
.header .options a {
	color:#be0a0a;
	font-weight:800;
}

.buttons_bar1 {
	width:738px;
	height:30px;
	float:right;
	border:1px #b6b6b6 solid;
	margin-bottom:10px;
}

.buttons_bar2 {
	width:736px;
	height:28px;
	float:right;
	border:1px white solid;
	background:white url('../images/buttons_bg.jpg');  
}

.menu_button1 {
	width:170px;
	height:30px;
	float:right;
	border:1px #b6b6b6 solid;
	margin-bottom:10px;
	margin-right:15px;
}

.menu_button2 {
	width:168px;
	height:28px;
	float:right;
	border:1px white solid;
	background:white url('../images/buttons_bg.jpg');  
}


.buttons_spacer {
	width:1px;
	background:#b6b6b6;
	border:1px white solid;
	margin-left:10px;
	margin-right:10px;
	height:28px;
	border-bottom:none;
	border-top:none;
	float:right;
}
.button {
	font-size:11px;
	font-weight:800;
	color:#4c4c99;
	float:right;
	margin-top:8px;
}
.icon {
	color:#4c4c99;
	width:16px;
	height:16px;
	float:right;
	margin-top:6px;
	margin-left:5px;
}

.search {
	height:22px;
	float:right;
	margin-top:2px;
	margin-left:2px;
    margin-right:15px;
    margin-bottom:10px;
	background:#ffffff;
	width:170px;
	border:1px #cccccc solid;
}

.search .icon {
	float:left;
	width:18px;
	height:18px;
	margin:2px 0px 0px 2px;
}

.search .sbox {
	float:right;
	width:148px;
	height:18px;
	text-align:right;
	margin:2px 2px 0px 0px;
}

.search .sbox input{
width:130px;
border:0;
height:14px;
float:right;
margin:0;
font-family:Tahoma;
font-size:11px;
font-weight:800;
}

.cont {
	float:right;
	width:740px;
	height:auto;
}

.cont .left {
	float:left;
	width:200px;
    border-right:1px #cccccc solid;
}

.cont .left .clogo {
	width:200px;
	float:right;
	height:auto;
	margin-bottom:10px;
	text-align:center;
}
.cont .left .box {
	width:198px;
	border:1px #aacbee solid;
	float:left;
	height:auto;
	margin-bottom:15px;
	background:#F8F8F8;
}

.cont .left .box .bheader{
width:192px;
padding:3px;
float:right;
background:#ebf3fb;
font-family:Tahoma;
font-size:11px;
color:#f87217;
font-weight:800;
text-align:right;
border-bottom:1px #aacbee solid;
}

.cont .left .box .data {
	width:192px;
	padding:3px;
	float:right;
	height:auto;
	text-align:right;
}

.cont .left .box table {
	width:192px;
	height:auto;
	float:right;
}
.cont .left .box .label2 {
	font-weight:800;
}

.cont .left .box .label2 input,select{
	width:150px;
	border:1px #666666 solid;
	font-family:Tahoma;
}
.cont .left .box .dataScroll {
	width:192px;
	padding:3px;
	float:right;
	max-height:150px;
	text-align:right;
	overflow:auto;
    scrollbar-face-color:#aacbee;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#F8F8F8;
    scrollbar-arrow-color:#FFFFFF;
}

.cont .left .box .dataScroll .dScrollItem {
	width:175px;
	float:right;
	border-bottom:1px #cccccc solid;
	margin-top:3px;
	padding-bottom:3px;
	font-size:11px;
	font-weight:normal;
	background:#F8F8F8;
	
}


.cont .left .box .data .cheques{
height:20px;
background:#F8F8F8;
}

.cont .right {
	width:720px;
	float:right;
	height:auto;
	padding-left:15px;
}

.cont .right .statbox {
	width:510px;
	float:right;
	height:auto;
	margin-bottom:10px;
}

.statbox .sheader {
	width:510px;
	margin-bottom:10px;
	border-bottom:1px #cccccc solid;
	text-align:right;
	font-weight:800;
	padding-bottom:4px;
	color:#4c4c99;
	font-size:12px;
}

.statbox .sheader .icon {
	width:16px;
	height:16px;
	float:right;
}

.statbox .sheader .label {
	width:400px;
	float:right;
	margin-right:4px;
	margin-top:7px;
}

.statbox .item {
	float:right;
	height:auto;
	width:510px;
	margin-bottom:10px;
}

.statbox .item .label {
	width:140px;
	float:right;
	text-align:right;
	color:#be0a0a;
	font-size:11px;
	font-weight:800;
}
.statbox .item .Progess {
	float:right;
	height:11px;
	border:1px #cccccc solid;
	background:#4484b2;
	width:240px;
}


.statbox .item .count {
	float:right;
	margin-right:5px;
	font-size:11px;
	font-weight:normal;
	width:auto;
	color:#aacbee;
}
.statbox .total {
	float:left;
	width:474px;
	padding:3px;
	background:#F8F8F8;
	color:#666666;
	text-align:left;
}

.footer {
	width:730px;
	padding:5px;
	float:right;
	border:1px #aacbee solid;
	background:#ebf3fb;
	margin-top:10px;
}
.List {
	width:auto;
	border:1px #E5E5E5 solid;
	height:auto;
	overflow:hidden;
	border-bottom:0px;
	float:right	;
}

.List { float: no/**/ne; } /* IE HACK */

.Row {
	float:none;
}

.Row .Header{
background-image:url('../images/bg.gif');
height:25px;
width:auto;
}

.Row .Header .Field {
	width:88px;
	border-left:1px #E5E5E5 solid;
	float:right;
}

.Row .Header .Field .Text{
	padding:3px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:800;
	color:#be0a0a;
}

.Row .Header .Check {
	width:29px;
	border-left:1px #E5E5E5 solid;
	float:right;
}

.Row .Header .Check .Text{
	padding:3px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:800;
	color:#FF9900;
}

.Row .Item {
height:25px;
border-bottom:1px #EBEBEB solid;
width:auto;
cursor:pointer;
}

.Row .Item .Field {
	width:88px;
	border-left:1px #E5E5E5 solid;
	float:right;
	height:25px;
}

.Row .Item:hover {
background:#F8F8F8;
}
.Row .Item .Field .Text{
	padding:3px;
	text-align:right;
	font-family:Tahoma;
	font-size:11px;
	font-weight:800;
	color:#333333;
	margin-top:2px;
}

.Row .Item .Check {
	width:29px;
	border-left:1px #E5E5E5 solid;
	float:right;
}

.Row .Item .Check .Text{
	padding:3px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:800;
	color:#FF9900;
}
.listButtons {
	width:720px;
	height:auto;
	float:right;
	margin-top:5px;
}
.listButtons .buttons {
	width:auto;
	float:left;
	height:auto;
}
.listButtons .buttons input{
	width:auto;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:center;
	font-size:11px;
	font-weight:800;
	background:#ebf3fb;
	padding:2px;
}

.barcode {
	font-family:"Code 128";
	font-size:28px;
}

.pheader {
	width:100%;
	margin-bottom:5px;
	border-bottom:1px #ebf3fb solid;

	text-align:right;
	font-weight:800;
	padding-bottom:4px;
	color:#4c4c99;
	font-size:12px;
	float:right;
}

.pheader .icon {
	width:16px;
	height:16px;
	float:right;
}

.pheader .label {
	width:400px;
	float:right;
	margin-right:4px;
	margin-top:7px;
}

.form {
	width:720px;
	float:right;
	height:auto;
	margin-right:10px;
}
.form .row {
	width:720px;
	float:right;
	margin-top:5px;
	padding-bottom:5px;
	height:auto;
	border-bottom:1px #ebf3fb solid;
}

.form .row .label {
	width:110px;
	float:right;
	text-align:right;
	color:#be0a0a;
	font-size:11px;
	font-weight:800;
	padding:5px;
}

.form .row .input {
	width:590px;
	text-align:right;
	float:right;
	height:auto;
}
.form .row .input input {
	width:200px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}
.form .row .input input {
	width:200px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}

.form .row .input input[type="checkbox"] {
	width:auto;
	height:16px;
	font-family:Tahoma;
    border:0;
	text-align:right;
	font-size:11px;
}


.form .row .input .currency{
	width:100px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}

.form .row .input .time{
	width:100px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}
.form .row .input .datepicker{
	width:100px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
    float:right;
}
.form .row .input .title{
	width:500px;
	height:16px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
    float:right;
}
.form .row .input textarea {
	width:500px;
	height:70px;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}

.form .row .input select {
	width:auto;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:right;
	font-size:11px;
}

.form .row .buttons {
	width:460px;
	text-align:center;
}

.form .row .buttons input{
	width:auto;
	border:1px #cccccc solid;
	font-family:Tahoma;
	text-align:center;
	font-size:11px;
	font-weight:800;
	background:#ebf3fb;
	padding:2px;
}

.submit_status {
	float:right;
	width:712px;
	padding:3px;
	border:1px #ebf3fb solid;
	background:#F8f8f8;
	margin-bottom:10px;
}

.submit_status .icon {
	width:16px;
	height:16px;
	float:right;
	margin: 0 0 0 5px;
	padding:0;
}

.submit_status .text {
	float:right;
	height:16px;
	width:480px;
	text-align:right;
    color:#f87217;
    font-weight:800;
}

.submit_status .close {
	float:left;
	text-align:left;
	width:60px;
	height:16px;
}

.submit_status .close a{
	font-size:10px;
}

.errors {
	float:right;
	width:712px;
	padding:3px;
	border:1px #ebf3fb solid;
	background:#F8f8f8;
	margin-bottom:10px;
	display:none;
}

.errors .icon {
	width:16px;
	height:16px;
	float:right;
	margin: 0 0 0 5px;
	padding:0;
}

.errors .text {
	float:right;
	height:16px;
	width:380px;
	text-align:right;
    color:#f87217;
    font-weight:800;
}

.errors .close {
	float:left;
	text-align:left;
	width:60px;
	height:16px;
}

.errors .error_details{
	width:712px;
	border-top:1px #ebf3fb solid;
	margin-top:5px;
	padding-top:5px;
	text-align:right;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.inner_options {
	float:right;
	width:100%;
	height:auto;
	font-size:11px;
	text-align:right;
	padding-bottom:5px;
	border-bottom:1px #cccccc solid;
	margin-bottom:10px;
}
.inner_options .spacer {
	font-size:9px;
}
.inner_options a {
	color:#f87217;
	font-weight:800;
}
.paging {
	width:100%;
	margin-bottom:5px;
	border-bottom:1px #ebf3fb solid;
	text-align:left;
	font-weight:800;
	padding-bottom:4px;
	color:#4c4c99;
	font-size:12px;
	float:right;
}

.paging .icon {
	width:16px;
	height:16px;
	float:left;
}

.paging .label {
	width:auto;
	float:left;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	font-size:11px;
	font-weight:normal;
	margin-top:7px;
}
.paging .addlink {
	width:auto;
	float:right;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	font-size:11px;
	font-weight:800;
	margin-top:7px;
}

    .loginbg { background-image:  url(../images/loginbg.png); width: 355px; height: 278px; background-repeat: no-repeat;margin-top:30px;}
    .div1 { width: 345px; padding-top: 90px; vertical-align: middle;}
    .div2 { width: 325px; padding-top: 5px; margin-left: 35px;}
    .div3 { width: 345px; padding-top: 20px; vertical-align: middle;}
    .div4 { width: 325px; padding-top: 5px; margin-left: 35px;}
    .div5 { width: 345px; padding-top: 10px; vertical-align: middle;}
    .div6 { width: 345px; padding-top: 20px; vertical-align: middle;}
    font { font-size: 11px; font-family: Tahoma; color: #000000; margin-right: 7px;}
    a { font-size: 10px; font-family: Tahoma; color: #0d6d8c; text-decoration: none;}
    a:hover { font-size: 10px; font-family: Tahoma; color: #0d6d8c; text-decoration: underline;}
    .inputText { width: 195px; height: 18px; border: solid 1px #888888; margin-right: 5px;}
    .inputcheck {width: 15px; margin-left: 5px;}
    .inputsubmit {border: solid 1px #888888; width: 66px; height: 22px; font-family: Tahoma; background-color: #FFFF99;}
    .inputsubmit:hover {border: solid 1px #888888; width: 66px; height: 22px; font-family: Tahoma; background-color: #EEEEEE;}
.cat {
	font-weight:800;
	color:navy;
	font-size:12px;
	background:#EBEBEB;
	padding:5px;
}
.not_found {
    width:100%;
    height:auto;
    float:right;
    text-align:center;
    font-weight:800;
    font-size:14px;
    color:red;
    margin-top:20px;
}
div#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;

}

* html div#overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.loading_div {width:100px;height:30px;margin:auto;background:#ffffff;z-index:50;text-align:center;font-weight:800;border:5px #e4e4e6 solid;padding:10px;line-height:19px;margin-top:40px;}