﻿#dvBills {
}


#category {
	position: relative;
	width: 900px;
	margin: 0px auto;
	height: 100px;
	font-family: IRANSans;
}

#bControls {
	border-width: thin;
	border-color: #000000;
	direction: rtl;
	position: relative;
	width: 900px;
	margin: 0px auto;
	height: 30px;
	background: transparent url(images/b3.gif) repeat-x;
	border-right-style: solid;
	border-left-style: solid;
}

#list {
	border: thin solid #000000;
	position: relative;
	width: 900px;
	direction: rtl;
	height: 350px;
	float: none;
	clear: none;
	margin: 0px auto;
	display: none;
	background-color: #494949;
	color:black;
}
.billslist {
	background-color:#797878;
	font-family: IRANSans;
    font-weight:bold;
	list-style:none;
	list-style-type:none;
	position:relative;
	float:right;
	margin:0;
	padding:0;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 6px;
    height:6px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background:#797878; 
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(121, 120, 120, 0.31); 
}
.rbill {

	float: right;
	clear: none;
	height:100%;
	border-color:#FFFFFF;
	border-width:1px;
	border-right-style: solid;
	border-bottom-style: solid;
	margin:0;	
	padding:5px 2px;
	font-size:larger;
	overflow-y:auto;
	position:relative;
	cursor:pointer;

}
#footerbills
{	
	background-color:inherit;	
}
#listprint {
	border: thin solid #000000;
	position: relative;
	width: 836px;
	direction: rtl;
	float: none;
	clear: none;
	margin: 0px auto;
}

#dvmainlist {
	width: 100%;
	position: relative;
}

#maincate {
	float: left;
	clear: none;
	width: 900px;
	height: 100%;
	position: relative;
	height: 0px;
}

#contcate {
	position: relative;
	float: left;
	clear: none;
	width: 836px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#innercontcate {
	position: absolute;
	top: 32px;
	left: 0px;
}

.columnbills {
	font-size: large;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	text-align: center;
	background-color: #0080C0;
	border-left-style: groove;
	border-width: 1px;
	border-color: #FFFFFF;
	position: relative;
	display: inline-block;
	float: right;
	clear: none;
	height: 30px;
	color: #FFFFFF;
}

#bNumber {
	width: 100px;
}

#bDate {
	width: 100px;
}

#bDesc {
	width: 214px;
}

#bQuantity {
	width: 84px;
}

#bDebtor {
	width: 122px;
}

#bCreditor {
	width: 122px;
}

#bRemainder {
	width: 122px;
	
}

.rp-Number {
	width: 94px;
	text-align: center;
}

.rp-Date {
	width: 96px;
	text-align: center;
}

.rp-Desc {
	width: 210px;
	padding-right: 2px;
	overflow:hidden;
}

.rp-Quantity {
	width: 80px;
	text-align: center;
}

.rp-Debtor {
	width: 118px;
	text-align: right;
	direction: ltr;
}

.rp-Creditor {
	width: 118px;
	text-align: right;
	direction: ltr;
}

.rp-Remainder {
	width: 118px;
	text-align: right;
	direction: ltr;
	color:#4a0707;
	border-left-style: solid;
}
.rfRow
{
	float: right;
	clear: none;
	height:30px;
	border-color:#FFFFFF;
	border-width:1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	padding:5px 2px;
	font-size:larger;
	overflow-y:auto;
	position:relative;
}
.rf-Desc {
	width: 494px;
	
}

.rf-Debtor {
	width: 117px;
	text-align: right;
	direction: ltr;
	background-color:#ffa4a4;
	
}

.rf-Creditor {
	width: 118px;
	text-align: right;
	direction: ltr;
	background-color:#41823e;
	
}

.rf-Remainder {
	width: 118px;
	text-align: right;
	direction: ltr;
	color:#4a0707;
	background-color:#FFFFFF;	
}
.infoperson {
	color: #FFFFFF;
	background-color:#808080;
	float:right;
	text-align:right;
	width:116px;
	height:30px;
	padding:35px 2px;
	font-size:x-large;
}
.lblinfovalue
{
color:black;
width:740px;
background-color:#808080;
font-size:x-large;
padding:35px 20px;
text-align:right;
direction:rtl;
height:30px;
color:#FFFFFF;
}
#personal
{
	width:100%;
	height:100%;
	position:relative;
}
#lblmandeh
{
	float:right;
	direction:rtl;
	text-align:right;
	position:relative;
	font-size:x-large;
	color:#000066;
	clear:none;
	padding:5px;
}
.txtMandeh
{
	float:right;
	clear:none;
	font-size:x-large;
	margin:5px;
	direction:rtl;
	text-align:right;
}
