@charset "utf-8";
body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: url(../resources/images/BGwood.jpg);
	margin: 0;
	padding: 0;
}
ul, ol, dl 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}
a img
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	 width: 80%;
	 max-width: 1200px;
	 min-width: 900px;
	 background: #FFF;
	 margin: 3% auto;  
}


.header {
	background-color: #580a0a;
	background-image: url(../resources/images/header_yellow.jpg);
	background-repeat: no-repeat;
	height:120px;
	width:100%;
	background-position: top;
}
.loginbar {
	background-color: #FFFFFF;
	background-image: url(../resources/images/menulog.jpg);
	background-repeat: repeat-x;
	height:50px;
	width:100%;
}


.contentlogin {
	padding: 10px 0;
	margin-left:6%;
	width: 85%;
	float:left;
	max-width: 100%;
	min-width: 50%;
}

.contentReg {
	margin-right: 50px;
	margin-left:50px;
	margin-top:75px;
	margin-bottom:20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0;
	width: 90%;
	float:left;
	max-width: 100%;
	min-width: 50%;
	border: 2px solid #b5b4b4;
}

.contenthome {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:auto;
	float:left;
	margin-top:40px;
	margin-left:80px;
	width: 90%;
	max-width: 100%;
	min-width: 50%;
	height: 510px;
}

.content {
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top:5px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left:20px;
	width: 70%;
	float:left;
	max-width: 100%;
	min-width: 70%;
	height: 100%;
	min-height:485px;
	border: 2px solid #b5b4b4;
}
.contentall {
	clear:both;
	width: 100%;
	min-height:485px;
	position:relative;

}
.contentamCreate {
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-top:5px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left:20px;
	width: 70%;
	float:left;
	max-width: 100%;
	min-width: 70%;
	height: 100%;
	min-height:485px;
	border: 2px solid #b5b4b4;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited { 
	padding: 10px 30px 15px 30px;
	text-align:center;
	display:block; 
	text-decoration:none;
	background:#AA0000;
	background-repeat:no-repeat;
	background-position:center;
	border:#AA0000;
	border-style:outset;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background:#FFB0B0;
	background-repeat:no-repeat;
	background-position:center;
	color: #5f0c0c;
}


/* ~~ The footer ~~ */
.footer {
	position:relative;
	clear: both;
	background-image: url(../resources/images/footer2.jpg);
	background-repeat: repeat-x;
	background-color: #5e1e1e;
	height: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	font-size:small;
	font-weight:bold;
	color:#6C1212;
}

.login_footer {
	position:relative;
	clear: both;
	background-image: url(../resources/images/footerlog.jpg);
	background-repeat: repeat-x;
	background-color: #5e1e1e;
	height: 65px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	font-size:small;
	font-weight:bold;
	color:#6C1212;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin:auto;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.wrapper {
	width: 95%;
	border: 2px groove #bc0b08;
	background-color: #FFC0C0;
	font-size: small;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom:20px;
	display: block;
}
.fltrtcontent{
	float: right;
	width: 70%;
	}
	
#bglogin1{
	background-image:url('../resources/images/bglogin1.jpg'); 
	background-repeat: repeat-x; 
	background-color: #650a04;
	}
#bglogin2{
	background-image:url('../resources/images/bglogin2.jpg'); 
	background-repeat: repeat-x; 
	background-color: #650a04;
	}
	
#bglogin3{
	background-image:url('../resources/images/bglogin.jpg'); 
	background-repeat: repeat-x; 
	background-color: #650a04;
	}
.vaspwrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: normal;
	background:#FFC0C0;
	color: #006;
	height: 400px;
	width: 100%;
	margin: 0px 20px 0px 0px;
	padding: 25px 20px 0px 20px;
	border: 2px groove #bc0b08;
}

.buttonstyle {
	padding: 2px;
	border: 2px solid #911F1F;
	background-color: #6C1212;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.buttonstyle:hover {
	background-color: #ff761a;
	cursor:pointer;
}
.buttonstyle2 {
	padding: 2px;
	border: 2px solid #911F1F;
	background-color: #6C1212;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.buttonstyle2:hover {
	background-color: #ff761a;
	cursor:pointer;
}
.VASPlinks{
	font-size:small;
	font-weight:bold;
	color:#6C1212;
	text-decoration:none;
}
.VASPlinks:hover {
 	color: #ff761a;
	cursor:pointer;
}
.VASPPPS {
	float:right;
	margin-right:30px;

}
#contactus {
	margin: 0 auto;
	background-image:url(../resources/images/contactus.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color: #55a6c3;
	text-align:right;
	padding-right:50px;
	padding-top:2px;
	height:21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#ffffff;
	font-weight:bold;
}
#contactus a {
	color:#ffffff;
	text-decoration:none;
	}
#contactus a:hover{
	color: #ff761a;
}
.fregister{
	font-size:11px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#C00;
	font-weight:bold;
}
.style3 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
}

.style4 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
}

.style5 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
}

#ekonek_logo{
	margin-top: 16px;
	margin-bottom: 2%;
	margin-left: 2%
}

.styleError {
	    color: red;
	    font-size: 11px;
	    font-weight: bold;
	    height: 7px;
	    padding: 0px;
}
	
.styleSuccess {
		color: green;
		font-size: 11px;
		font-weight: bold;
}
.stylelogin {
	    color: #650a04;
	    font-size: 11px;
	    font-weight: bold;
	    height: 12px;
	    padding-bottom: 5px;
}
.fontstyle1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#650a04;

}

.fontstyle2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.stylelabel {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
}

.stylelabel4 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	height:77px;	
	padding-bottom:5px;
}

.pagelabel {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding:10px;
    color: #b60c02;
    background-color: #FEEFB3;
    text-align:center;
}

<!-- TABLE CLASS -->

.tablecontent1{
	background-color: #fff;
	padding:5px;
}
.tablecontent2{
	background-color: #feefc5;
	padding:5px;
}
.labeltable{
    background-color: #f49e4c;
    padding:5px;
    color: #890902;
}
.tableClass {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    padding: 5px;
    border-style: solid;
    border-width: 2px;
}

.stylelabel2 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
	text-align:center;
}

.stylelabel3 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
	text-align:center;
}

input.styleFlatActive{
	 border: 1px solid #cccccc;
}

.tableCreate {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    padding: 5px;
    color:#000000;
    border-color:#999999;
    border-style: solid;
    border-width: 1px;
}
.tablelink {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#650a04;
	text-decoration: underline;
	font-weight: bold;	
}
.tablelink:hover {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f49e4c;
	text-decoration: none;
	font-weight: bold;	
	}

/* Image in Text Box */
.tbSearch {
	background-image:url("../resources/images/search.png");
	background-repeat:no-repeat;
	background-position:right;
	padding:2px 24px 0px 4px;
	width: 120px
}
.auto-complete-selectbox {  
   border: 1px solid #BBBBBB;  
   padding: 1px;  
   background-color: #F8F8F8;  
   overflow: auto;  
   height: 80px;  
}  
  
.auto-complete-selectbox select{  
   border:none;  
}  

.rblabel {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;	
}

/* for fundaccount */

.colbankacc{
   width:150px;
   max-width:150px;
   word-wrap:break-word;
}
.colbankref{
   width:130px;
   max-width:130px;
   word-wrap:break-word;
}
.colamt {
   width:50px;
   max-width:100px;
 }
.coldate{
   width:50px;
   max-width:100px;
 }
.coltime{
   width:50px;
   max-width:100px;
 }



.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }


/* for user maintenance */
		.dwuser{
			width:130px;
			max-width:130px;
			word-wrap:break-word;
			white-space:pre-wrap;
		}
		.dwprof{
			width:200px;
			max-width:200px;
			word-wrap:break-word;
			white-space:pre-wrap;
		}
		.dwname{
			width:300px;
			max-width:300px;
			word-wrap:break-word;
			white-space:pre-wrap;
		}
		.dwclient{
			width:400px;
			max-width:400px;
			word-wrap:break-word;
			white-space:pre-wrap;
		}
		
/* for delete discounts and other charges */

.colitem{
   width:40px;
   max-width:80px;
   word-wrap:break-word;
}
.colpcode{
   width:60px;
   max-width:120px;
   word-wrap:break-word;
}
.coldcode {
   width:60px;
   max-width:120px;
 }
.colpdisc{
   width:60px;
   max-width:120px;
 }
.coladisc{
   width:60px;
   max-width:120px;
 }
 .colsval{
   width:120px;
   max-width:120px;
 }
.coleval{
   width:120px;
   max-width:120px;
 }
 .colremarks{
   width:150px;
   max-width:150px;
 }
