@font-face {
	font-family: 'my-rockwell';
	src: url('fonts/Rockwell-Condensed.eot');
	src: local('☺'), url('fonts/Rockwell-Condensed.woff') format('woff'), url('fonts/Rockwell-Condensed.ttf') format('truetype'), url('fonts/Rockwell-Condensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body, td, th, input, select, textarea, option, optgroup {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
font-family: Tahoma,  Helvetica, sans-serif;
color: #595959;
}

h1 {
font-size: 16pt;
}

h2 {
font-size: 14pt;
}

h3, h4, h5, h6 {
font-size: 11pt;
}

a:link, a:visited {
text-decoration: underline;
font-weight: bolder;
}

a img {
border: 1px solid #595959;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

#menu, #header, #menu, #footer, .heading {
display: none;
}
#tbldiv {
width:100%;
display:inline-block;
}
.tbl {
border-collapse:collapse;
border:1px solid #000000;
text-align:left;
}
.tbl caption {
	background-color:#e9e6e6;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	font-size:14px;
	font-weight:bold;
}
.tbl td {
border:1px solid #000000;
height:20px;
padding-left:3px;
}
.list {
border-collapse:collapse;
border:1px solid #000000;
text-align:left;
}
.list td {
border:1px solid #000000;
height:20px;
padding-left:3px;
}
.tbl td input, .tbl td select {
margin:2px 0px 2px 2px;
}
.tbl td {
	padding-right:2px;
	padding-left:2px;
}
.tbl thead {
	font-weight:bold;
}
.tbl thead a {
font-style:italic;
text-decoration:none;
}
.tbl tfoot {
	font-weight:bold;
	background-color:#e9e6e6;
}

.tbl img {
	height:24px;
	width:24px;
}
.dotted {
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}


.mini {
	font-weight:normal;
	font-size:10px;
}
.large {
	font-size:18px;
	font-weight:bold;
}
@page { size: A4 portrait; }

.company_info {
	margin: 10px 5px;
	width:98%;
	min-height:40px;
}

.company_info .name {
	float:left;
	font-family: "my-rockwell", Rockwell Condensed;
	font-style:normal;
	font-weight:normal;
	font-size:35px;
}
.company_info .desc {
	float:left;
	font-family: "my-rockwell", Rockwell Condensed;
	font-style:normal;
	font-weight:normal;
	font-size:35px;
	line-height:40px;
	font-size:24px;
	text-align:center;
	width:50%;
}


.company_info .division {
	float:right;
	font-family:"my-rockwell", Rockwell Condensed;
	font-style:normal;
	font-weight:normal;
	font-size:24px;
	line-height:40px;
}

.urdu {
	text-align:right;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Rockwell Condensed";
}

.urdu-h2 {
	font-size:40px!important; padding-right:10px;
}

.urdu-h1 {
	font-size:80px!important;
}

.margin_right-20 {
	margin-right:20px;
}
.margin_left-20 {
	margin-left:20px;
}


span.urdu {
	padding-left:10px;
}
.report_heading {
	font-family:"my-rockwell", Rockwell Condensed;
	font-weight:normal;
	font-size:24px;
}

.vertical_text {
    transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-khtml-transform: rotate(270deg);
	-webkit-transform: rotate(270deg); 
	-moz-transform: rotate(270deg);
	min-width:40px;
	max-width:40px;
	overflow:visible;
	text-align:center;
}
.bold {
	font-weight:bold;
}
.border-top {
	border-top:#000000 1px solid;
}
.border-bottom {
	border-bottom:#000000 1px solid;
}
.border-right {
	border-right:#000000 1px solid;
}
.border-left {
	border-left:#000000 1px solid;
}
.list tfoot, .list .row_grey, .row_grey {
	font-weight:bold;
	background-color:#e9e6e6;
}
.padding_right {
	padding-right:5px;
}
.print_area_landscap {
	size:portrait;
}
.invoice_area {
	max-width:14.5cm !important; min-width:14.5cm !important; width:14.5cm !important; margin-left:auto; margin-right:auto;
	max-height:21cm !important; min-height:10.5cm !important; height:10.5cm !important; float:left;
}

.print_hidden { display:none; }
.amount { padding-right:3px; text-align:right;}