﻿

BODY {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
BODY rpt {
	 background-color:#000000
 }
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #FF9900;
	text-decoration : underline;
}
a.toolbar {
	color : #808080;
	text-decoration : none;
}
a.toolbar:hover {
	color : #FF6600;
}
a.toolbar:active {
	color : #FF9900;
}
.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #FFF;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
.sectionname {
	color : #FF9900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        color: blue;
        background: #E9EFF5;
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #999;
        color: blue;
        background: #FFFFE1;
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: xx-small;
}

.txtTotal 
{
		border : 1px solid #999;
        color: blue;
        background: #E9EFF5;
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
        text-align:right;
}

.lblKata
{
	    color:Black;
        font-family:Arial;
        z-index: -3;
        font-size:medium; 
      
}

.aaa
{
	background-color:Black;
	font-size:larger;
border:none 10 red;
}
.inputbox_required {
        color: blue;
        background: #E9EFF5;
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
}
.text_area_required {
        border : 1px solid #999;
        color: blue;
        background: #EDD287;
        font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px
}

INPUT, TEXTAREA, SELECT {
	color : blue;
	z-index : -3;
	font-size: 11px;
}
.small {
	color : #FF9900;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;
	
}
td {
	font-size: 11px;
}
/* header block */
table.adminheading {
	background-color: #FFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #FF9E31;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	width: 99%;
	height: 50px;
	padding-left: 50px;
	background: url(asterisk.png) no-repeat left;
}

table.adminheading td {
	color : #000;
}
/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url('knb_imej/background.jpg');
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a {
	color: #ff9900;
}

table.adminlist tr.row0 {
	background-color: #F5F5F5;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard outer table */
table.outertable {
	background-color: #FFFFE1;
	border: solid 1px #FCE6A9;
	padding: 10px;
	border-collapse: collapse;
}
table.outertable th {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #ffffff;
	background: url(knb_imej/background.jpg);
	background-repeat: repeat;
}

/* standard form style table */
table.adminform {
	background-color: #FFFFE1;
	border: solid 1px #FCE6A9;
	padding: 10px;
	width: 100%;
	border-collapse: collapse;
}
/*Added by Mugun*/
table.datagridForm {
	background-color: #FFFFE1;
	border: solid 1px #996600;
	padding: 10px;
	width: 100%;
	border-collapse: collapse;

}
table.adminform tr.row0 {
	background-color: #f5f5f5;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: small;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #ffffff;
	background: url(knb_imej/background.jpg);
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.adminform th a 
{
	color:#FFFFE1;
	text-decoration:underline;
}
table.adminform th a:hover 
{
	color:#FCE6A9;
	text-decoration:none;
}
table.adminform td {
	padding: 3px;	

	/*text-align: left;*/
}
table.adminform td.s{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

form {
	margin: 0px 0px 0px 0px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
	/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	border: 1px inset;
	background-color: #FFF;
	padding: 2px;
	width: 95%;
	margin: 3px;
}
.adminheader {
	color : #FF9900;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #FF9900;
	text-align: center;
}
.main {
	border: 1px solid #d5d5d5;
	width: 98%;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}.headerth {
	background-color: #003399;
}
.dtgHeader {
	font-size: 12px;
	background-color :  #EDD287;
	border: 1px solid #996600;
	/*width: 14%;*/
	font-weight:normal;
	
}


.adminList {
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
}

table.tabTable
{
	border-right: #003366 2px solid;
	padding-right: 10px;
	border-top: black;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #003366 2px solid;
	width: 700px;
	padding-top: 10px;
	border-bottom: #003366 2px solid;
	border-collapse: separate;
	background-color: #f5f5f5;
}
table.tabTable tr.row0 {
	background-color: #f5f5f5;
}
table.tabTable tr.row1 {
	background-color: #eeeeee;
}
table.tabTable th
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	background: url(knb_imej/background.jpg);
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 6px;
	height: 25px;
	text-align: left;
}
table.tabTable td {
	padding: 3px;
	text-align: left;
}
table.tabTable td.editor {
	font-size: 9px;
}
/*Added by Mugun*/
input.btn,select.btn{
	color:#050;
	font-family:'verdana';
	font-size: xx-small;
	font-weight:bold;
	background-color:#fed;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
.PanelHeader
{
	background-attachment:inherit;
	background-image:url('Image/PanelHeaderBG.gif');
	background-repeat:repeat-x; 
}
.PanelContent
{
	padding-bottom:2px
}
	
/*  test 
table 
{
	background-color: Silver;
}
*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}