/* CSS Document */

/*{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;

}
body{
color: #333;
font-size: 11px;
font-family: verdana;
}*/


body{
margin-top:0px; 

}
.hr {
	height: 1px;
	width: 28%;
	text-align: center;
	
}
.line {
	height: 1px;
	width: 100%;
	text-align: center; color:#000000;
	background-color: #CCCCCC;
	
}
.divLine{
	border: thin;
	width:180px;
	height:1px; color:#FFFFFF
}
.divBorder{
	border:double;
	width:980px;
	height:58px;
	padding-top:15px;
}
.divBorderWhite{
	border-width: 4px;
	height:50px;
	border-style: solid;
	border-color: red; 
	width:182px; padding-right:7px; padding-top:5px;
}
.divBorderWhiteX{
	border: double;
	width:175px;
	height:50px;
	vertical-align:middle; padding-top:5px; padding-right:3px; 
	/*padding-top:15px;*/
	border-color: #FFFFFF;
}

.popupcontent{
position: absolute;
visibility: hidden;
overflow: hidden;
border:1px solid #CCC;
background-color:#F9F9F9;
border:1px solid #333;
padding:5px;
overflow-y: scroll;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }
.mainheader{
position: absolute;
border:1px solid blue;
background-color: #fff58a;
border:0px solid red;
height: 60px;
top: 0px;
left: 18%;
width:80%;
padding:5px;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }
.mainfooter{
position: absolute;
border:0px solid blue;
background-color: #fff58a;
border:0px solid red;
height: 60px;
top: 86%;
left: 18%;
width:80%;
padding:5px;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }
.maincenter{
position: absolute;
border:0px solid blue;
background-color: #fffbc9;
border:0px solid red;
height: 71%;
top: 70px;
left: 18%;
width:80%;
padding:5px;
overflow-y: scroll;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }
.imgborder{
border: double;
width:122;
height:122;
vertical-align:middle; padding-top:5px; padding-right:5px;padding-left:5px;padding-bottom:5px ;
/*padding-top:15px;*/
border-color: #3c3ce6;
}
.mainlefttop{
position: absolute;
background-color: #ebd700;
border:0px solid blue;
height: 40%;
top: 0px;
left: 0;
width:17%;
padding:5px;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }
.mainleftbottom{
position: absolute;
border:0px solid blue;
background-color: #ebd700;
border:0px solid blue;
height: 56.5%;
top: 40.5%;
left: 0;
width:17%;
padding:5px;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }


.boldTxt{
font-weight:bold;
}
.tableTxt{
font-weight:bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.leftPad50{
 padding-left:50px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.leftPad10{
 padding-left:10px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
}
.newFont{
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
		#notification{
			position:absolute;
			bottom:0%;
			right:5px;
			height:125px;
			width:150px;
			border:2px solid #000099;
			border-bottom:1px;
			opacity: 0.8;
			text-indent:5px;
			background-color: #F3F3F3;
		}
		#notificationClose{
			font-size:12px;
			color: #FFFFFF;
			cursor:pointer;
			vertical-align:middle;
			width:100%;
			height:20px;
			border-bottom:2px solid #003399 ;
			background: #0066CC;
		}
		#notificationIn{
			padding:5px;
			font-size:12px;
			
		}

.translucent {
     opacity: 0.3;
     filter:alpha(opacity: 30);
     -moz-opacity: 0.6;
     -khtml-opacity: 0.6;
  }
a{
color: #000000 ;
text-decoration: none;
}
a:hover{
color: #999999;
}

a.link{
color: #000000 ;
text-decoration: none;
}
a.link:hover{
color: #FFFFFF;
}
p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
#wrapper{
width: 700px;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #8DC70A;
}
.tab{
float: left;
height: 25px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 10px;
font-weight: bold;
padding: 9px 0 0 0;
}
.inputTxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; text-align:left;

}
.inputTxt3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; text-align:left;
background-color:#ECE7D7;
color: #000000;
}
.inputTxt4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; text-align:left;
background-color:#ECE7D7;
border: 1px;
color: #000000;
}
.inputTxt2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; text-align:left;
	font-weight:bold;
}
.whiteHeading{
	color:#FFFFFF;
	font-size:30px;
	display:inline; 
	vertical-align:middle;
	text-shadow: 2px 2px 4px #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.whiteFont{
	color:#FFFFFF;
	font-size:13px;
	/*display:inline;*/ 
	vertical-align:middle;
	text-shadow: 2px 2px 4px #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.whiteFont3{
	color:#FFFFFF;
	font-size:13px;
	/*display:inline;*/ 
	vertical-align:middle;
	/*text-shadow: 2px 2px 4px #000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.whiteFont2{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold; 
	display:inline; 
	vertical-align:middle;
	/*text-shadow: 2px 2px 4px #000;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
._button{
	border-style: outset;
	width:75px; height:75px;
	border-width:5px;
	background-color:#BCA878;
	padding:4 5 5 2;
}
/*.button{
	border-style: outset;
	width:105px;
	border-width:5px;
	background-color:#BCA878;
	padding:4 5 5 2;
}*/
.cashAmount{
	text-align:right;
	color:#FFFFFF;
	border: none;
	width: 170px; 
	background-color:#BCA878;
	font-size:30px;
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 4px #000;
}
.taxBox{
	border: thin; 
	border-style:inset;
	border-color:#C5E3FC; 
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	background-color:#E2E2E2;
}
.textArea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

table.reference2
{
/*border:1px solid #c3c3c3;
border-collapse:collapse;*/
border:none;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
table.reference2 th
{
background-color:#ababab ; /*#e5eecc*/
/*border:1px solid #c3c3c3;*/
padding:3px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

table.reference2 td 
{
/*border:1px solid #c3c3c3;*/
padding:3px;
}

table.reference
{
border:1px solid #c3c3c3;
background:#f0f0f0;
border-collapse:collapse;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

table.referencemenu
{
border:1px solid #c3c3c3;
background:#ECE7D7;
border-collapse:collapse;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

table.reportheading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

table.reference th
{
background-color:#9c9c9c ; /*#e5eecc*/
border:1px solid #c3c3c3;
padding:3px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
table.referencemenu th
{
background-color:#BCA878 ; /*#e5eecc*/
border:1px solid #c3c3c3;
padding:3px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}

table.reference td 
{
/*border:1px solid #c3c3c3;
padding:3px;*/
}
hr
{
background-color: #CEEBF4;
color:#d4d4d4;
height:1px;
border:0px;
}


.reportheading2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
}
.reportheading3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
}
.reportheading4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-weight:bold;
}
.reportheading5
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; font-weight:bold;
}
#popupcontent{
position: absolute;
visibility: hidden;
overflow: hidden;
border:1px solid #CCC;
background-color:#F9F9F9;
border:1px solid #333;
padding:5px;
z-index:100;
overflow-y: scroll;
scrollbar-arrow-color:blue; 
scrollbar-face-color: #e7e7e7;
scrollbar-3dlight-color: #a0a0a0;
scrollbar-darkshadow-color:#888888;
 }

#gridDiv {
	position:absolute;
	width:800px;
	height:280px;
	overflow: scroll;
	background-color: #ECE7D7;
	top: 330px;
	left: 33px;
	z-index:0;
}
#tblSample td, th { padding: 0; }
.classy0 { background-color: #F9F8F2; color: #333333; }
.classy1 { background-color: #DED9B8; color: #333333; }
.style2 {color: #FFFFCC}
/*body {
	background-color: #CCCCCC;
}*/
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.style5 {color: #000000}
.style6 {color: #0000FF}
#imageDiv {
	position:absolute;
	width:252px;
	height:22px;
	z-index:2;
	left: 20px;
	top: 225px;
}
#saveDiv {
	position:absolute;
	width:252px;
	height:32px;
	z-index:2;
	left: 250px;
	top:535px;
}
