/* CSS Document */
@font-face {
    font-family: headingLogo;
    src: url(Heathergreen.otf);
}

.xdebug-error, .xe-warning, .xe-notice{display:none !important; height:0 !important}

html {
    overflow-y: scroll; 
}

body{
	background-size:100% 100%;
	background-attachment:fixed;
	margin:0;
	font-family:Arial;
	font-size:13px;
	}

.heading{
	border-bottom:3px solid #010816;
	margin-bottom:10px;
	background-image:url(../images/heading.fw.png);
	background-size:100% 100%;
	position: fixed;
	width: 100%;
	top: 0;
	left:0;
	}
.abcd {
    width: 88px;
}
.headContainer{
	width:980px;
	margin:0 auto;
	}
	
.headLogo{
	font-size:47px;
	font-family:headingLogo;
	display:inline-block;
	vertical-align:top;
	letter-spacing:4px;
	color:#F0FF00;
	}


.navArea{
	width:992px;
	margin:0 auto;
	text-align:center;
	border-radius:4px;
	overflow:hidden;
	margin-bottom:10px;
	}

.subnav{
	
	}
		
.masterArea{
	width:980px;
	background-color:#FFF;
	border:2px solid #003092;
	padding:5px;
	margin:0 auto;
	border-radius:4px;
	}
	
.footer{
	text-align:center;
	color:#837676;
	margin:5px;
	}
	
/**/

.textbox{
	padding:5px;
	border:1px solid #333;
	border-radius:4px;
	}
	
.textbox2{
	padding:5px;
	border:1px solid #333;
	border-radius:4px;
	box-sizing:border-box;
	width:100%;
	height: 38px;
	vertical-align:top;
	}
	
.button{
	width:120px;
	height:27px;
	}
	
.pagenav{
	margin-top:12px;
	border-top:2px solid #949090;
	padding:6px;
	text-align:center;
	}
	
.showregion{
	border:2px solid #CCC;
	border-radius:4px;
	display:inline-block;
	vertical-align:top;
	padding:6px 15px;
	}
	
.subnav{
	border-bottom:2px solid #333;
	text-align:right;
	padding:8px 0 6px;
	}
	
.subnavlink{
	border:2px solid #333;
	border-bottom-width:0;
	padding:6px 12px;
	border-radius:4px 4px 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#FFFFFF;
	background-image:url('../images/subnav_back2.fw.png');
	background-size:100% 100%;
	}
.subnavlink:hover{
	background-image:url('../images/subnav_back.fw.png');
	background-size:100% 100%;
	}
	
.subnavlink2{
	border:2px solid #333;
	border-bottom-width:0;
	padding:6px 12px;
	border-radius:4px 4px 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#FFFFFF;
	background-image:url('../images/subnav_back-22.fw.png');
	background-size:100% 100%;
	}
.subnavlink2:hover{
	background-image:url('../images/subnav_back-2.fw.png');
	background-size:100% 100%;
	}
	
.subnavlink3{
	border:2px solid #333;
	border-bottom-width:0;
	padding:6px 12px;
	border-radius:4px 4px 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#FFFFFF;
	background-image:url('../images/subnav_back-32.fw.png');
	background-size:100% 100%;
	}
.subnavlink3:hover{
	background-image:url('../images/subnav_back-3.fw.png');
	background-size:100% 100%;
	}
	
.subnavlink4{
	border:2px solid #333;
	border-bottom-width:0;
	padding:6px 12px;
	border-radius:4px 4px 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#FFFFFF;
	background-image:url('../images/subnav_back-42.fw.png');
	background-size:100% 100%;
	}
.subnavlink4:hover{
	background-image:url('../images/subnav_back-4.fw.png');
	background-size:100% 100%;
	}

.subnavdisabled{
	border:2px solid #333;
	border-bottom-width:0;
	padding:6px 12px;
	border-radius:4px 4px 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#FFFFFF;
	background-color:#ADADAD;
	}

.pageheading{
	diaplay:inline-block;
	border:2px solid #333;
	border-top-width:0;
	padding:6px 12px;
	border-radius:0 0 4px 4px;
	margin-bottom:12px;
	text-align:center;
	font-size:16px;
	letter-spacing:6px;
	background-image:url('../images/page_head_back.fw.png');
	background-size:100% 100%;
	color:#FFF;
	}
	
.billLeft{
	width:300px;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;
	}
	
.billRight{
	width:666px;
	display:inline-block;
	vertical-align:top;	
	padding:0;
	/*background-color:#B9B9B9;*/
	}
	
.btnAddBill{
	border:1px solid #CCC;
	border-radius:4px;
	background-image:url(../images/Untitled-1.fw.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:154px;
	}
	
.btnAddBill:hover{
	background-image:url(../images/Untitled-2.fw.png);
	cursor:pointer;
	background-color:#D9D9D9;
	}
	
.recentBills{
	border:1px solid #ccc;
	border-radius:4px;
	padding:4px;
	background-image:url(../images/bill_Recent.fw.png);
	background-size:100% 100%;
	margin-bottom:3px;
	}
	
.recentBillsHeading{
	border-bottom:2px solid #CCC;
	margin-bottom:6px;
	padding-bottom:4px;
	margin-top:6px;
	text-align:center;
	}
	
.moreBills{
	text-align:right;
	font-weight:bolder;
	margin-top:5px;
	}

.billViewHead{
	border:1px solid #CCC;
	border-radius:4px;
	margin-right:6px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin-bottom:3px;
	}

.billViewHeadTitle{
	padding: 6px;
	background-color:#000;
	color:#FFF;
	display:inline-block;
	vertical-align:top;
	font-weight:bolder;
	margin-right:10px;
	}
	
.billViewHeadContent{
	padding: 6px 6px 6px 0;
	display:inline-block;
	vertical-align:top;
	}
	
.addingArea{
	border:1px solid #333;
	border-radius:4px;
	background-image:url(../images/bill_Recent.fw.png);
	background-size:100% 100%;
	margin:0 0 10px;
	}
	
	
table.billList {
    border-collapse: collapse;
	margin:7px 0;
}
table.billList, table.billList > tbody > tr > th{
    border: 1px solid black;
}
table.billList > tbody > tr > td {
    border: 1px solid black;
	padding:5px;
}
table.billList > tbody > tr > th{
	background-color:#000000;
	color:#FFF;
    border: 1px solid black;
	padding:5px;
}
table.billList > tbody > tr:hover {background-color: #E1E1E1}



.addbillhead{
	margin:0 0 6px 0;
	padding:6px 0 4px 0;
	border-bottom:1px solid #7B7B7B;
	text-align:center;
	}
	
.discountArea{
	display:inline-block;
	vertical-align:top;
	width:250px;
	border:1px solid #333;
	border-radius:4px;
	background-color:#ccc;
	padding:4px 0 5px;
	}
	
.billFinalArea{
	display:inline-block;
	vertical-align:top;
	width:404px;
	margin-right:6px;
	}
	
.deletediv{
	width:20px;
	display:inline-block;
	vertical-align:top;
	}
	
.printBill{
	margin-top:10px;
	width:100%;
	}
	
.textEdit{
	height: 27px !important;
	border:none;
	padding: 6px 6px 6px 0;
	background-color:transparent !important;
	}
	
.searchFieldContainer{
	border:2px solid #333;
	background:linear-gradient(to bottom, #333333, #CCCCCC);
	border-radius:4px !important;
	padding:3px;
	display:inline-block;
	vertical-align: top;
	margin-bottom:5px;
	text-align:center;
	color:#FFF;
	}
	
.searchSubmit{
	width:58px;
	display:inline-block;
	vertical-align:top;
	}

input[type=text], input[type=password], input[type=date], input[type=number]{
	height:26px !important;
}
input[type=submit]{
	height:38px !important;
}
select{
	height:38px !important;
}

input[type=submit], button {
  background: #14669c;
  background-image: -webkit-linear-gradient(top, #14669c, #2980b9);
  background-image: -moz-linear-gradient(top, #14669c, #2980b9);
  background-image: -ms-linear-gradient(top, #14669c, #2980b9);
  background-image: -o-linear-gradient(top, #14669c, #2980b9);
  background-image: linear-gradient(to bottom, #14669c, #2980b9);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  border:1px solid #11314B;
  height:38px;
}

input[type=submit]:hover, button:hover {
  background: #115580;
  background-image: -webkit-linear-gradient(top, #115580, #3498db);
  background-image: -moz-linear-gradient(top, #115580, #3498db);
  background-image: -ms-linear-gradient(top, #115580, #3498db);
  background-image: -o-linear-gradient(top, #115580, #3498db);
  background-image: linear-gradient(to bottom, #115580, #3498db);
  text-decoration: none;
}

.settingsTxt{
	text-align:center;
	width:100%;
	border:1px solid #FFF;
	margin-bottom:4px;
	}
	
.notifier{
	text-align:right;
	width:29px;
	height:29px;
	display:inline-block;
	vertical-align:top;
	background-repeat:no-repeat;
	background-size:100% 100%;
	}
	
.notCount{
	padding:2px;
	background-color:#FF0004;
	font-size:9px;
	color:#FFF;
	border-radius:4px;
	position:relative;
	display:inline-block;
	margin-top:13px;
	}

.loginDiv{
	border:2px solid #333;
	border-radius:4px;
	padding:6px;
	background-image: url('../images/bill_Recent.fw.png');
	background-size: 100% 100%;
}
	
@media print{
	
.textbox{
	padding:0 !important;
	border:0 solid #CCC;
	border-radius:0;
	font-size: 10px;
	}
	
.textbox2{
	padding:0 !important;;
	border:0 solid #CCC;
	border-radius:0;
	box-sizing:border-box;
	width:100%;
	vertical-align:top;
	height:20px;
	font-size: 10px;
	height:20px !important;
	}

.pagenav{
	margin-top:12px;
	border-top:2px solid #949090;
	padding:6px;
	text-align:center;
	}
	
.showregion{
	border:2px solid #CCC;
	border-radius:4px;
	display:inline-block;
	vertical-align:top;
	padding:6px 15px;
	}
	
table.billList {
	font-size:10px !important;
    border-collapse: collapse;
	margin:0;
}
table.billList, table.billList > tbody > tr > th {
    border: 0 solid black;
}
table.billList > tbody > tr > td {
    border: 0 solid black;
	padding:2px;
}
table.billList > tbody > tr > th {
	background-color:#FFF;
	color:#000;font-weight: bolder;
    border: 0 solid black;
	padding:2px;
}
table.billList > tbody > tr:hover {background-color: #FFF}

input[type=submit], button {
  display: none !important;
}

input[type=submit]:hover, button:hover {
  display: none;
}

.searchFieldContainer{
	border:0 solid #333;
	background:linear-gradient(to bottom, #FFF, #FFF);
	border-radius:0 !important;
	padding:0;
	display:inline-block;
	vertical-align: top;
	margin-bottom:5px;
	text-align:left;
	color:#000;
	font-size:10px;
	}
	
.searchSubmit{
	display: none;
	}
	
	.rep_head{
		display: block !important;
	}	
}