body {font-size: 62.5%;}

HR.divider
{
	border-bottom: medium none;
	border-left: medium none;
	background-color: #ccc;
	margin: 4px 8px;
	height: 1px;
	border-top: medium none;
	border-right: medium none;
	height: 1px;
	color: #000099;
}

HR.simpledivider
{
	border-bottom: medium none;
	border-left: medium none;
	background-color: #eeeeee;
	height: 1px;
	border-top: medium none;
	border-right: medium none;
	height: 1px;
	color: #eeeeee;
}
hr.com-line{
	height: 1px;
	border: 0;
	color: silver;
	background-color: silver;
	width: 100%;
} 

.panelcontent
{
	FONT-FAMILY: Verdana;
	padding:10px;
}
.Content
{
	BORDER-RIGHT: #cccc9a 1px solid;
	BORDER-TOP: #cccc9a 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #cccc9a 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #cccc9a 1px solid;
	FONT-FAMILY: Verdana;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
}
.ContentBorderOnly
{
	BORDER-RIGHT: #cccc9a 1px solid;
	BORDER-TOP: #cccc9a 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #cccc9a 1px solid;
	COLOR: black;
	BORDER-BOTTOM: #cccc9a 1px solid;
	FONT-FAMILY: Verdana;
}

.ResultSetSimpleColumHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	
	background-color:Transparent;
	background-position:bottom ;
	background-image:url(/MotifsoftWebShared/images/SimpleGridHeader.jpg);
	border-width:0px;
	border-color:Transparent;
	border-right-width:1px;
	border-right-color:#F29536;
	padding-top:3px;
	padding-bottom:3px;
}
.ResultSetSimpleRowDefault
{
	border:solid 1px Transparent;
	border-bottom-color:#D0D7E5;
	height: 5px;
}

.KMSNavigationBar
{
    BACKGROUND: url(/MotifsoftWebShared/images/NavigationBar.gif) #f8f8fa repeat-x;
	display:block;z-index:2;position:relative;
	padding:6px 6px;
	height:12px;
	margin-top:-10px;z-index:1;
	font-weight:bold;
}

.KMSArticleViewHeading1
{
	font-size: 13pt;
	font-family: verdana; 
	font-weight: bold; 
	padding-top:10px;
	padding-bottom:2px;
}

.alert
{
	font-family: Verdana;
	font-size: 10pt;
	color: Red;
	font-weight: bold;
}
.ExpireAlert
{
	font-family: Verdana;
	font-size: 8pt;
	color: Red;
	font-weight: bold;
}
tr.rowOn
{
	background-color:#F3F3DF;
}

.MailTestMessageSuccess
{
    color:Green;
    font-weight:bold
}
.MailTestMessageFailed
{
    color:Red;
    font-weight:bold
}
.noteClass
{
	font-family: Verdana;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}
.hiddenControl
{
    display:none;
}

.RecordDisplayOnlyField
{
	background-color:#eeeeee
}

td.RepeaterCell,tr.RepeaterCell
{
	background-color:White;
	border-bottom: solid 1px #666666;
}
td.RepeaterCellAlternate, tr.RepeaterCellAlternate
{
	background-color:#F2F2F2;
	border-bottom: solid 1px #666666;
}

td.AccountTransactionRepeaterCell,tr.AccountTransactionRepeaterCell
{
	background-color:White;
}
td.AccountTransactionRepeaterCellAlternate, tr.AccountTransactionRepeaterCellAlternate
{
	background-color:#F2F2F2;
}

.ServerNameClass
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
}

.LineUnderSubMenu
{
	height:6px;
	background-image:url('/MotifsoftWebShared/Images/Common/dottedline.gif');
	
}

.table_tr
{
    font-style: normal;
    margin-top: 0px;
    padding: 3px;
    clear: both;
    font-size: 11px;
}

.table_td_1block
{
    display:block;
    clear: both;
}
.table_td_2block{
    width: 49%;
    float: left;
}
.table_td_3block
{
    width: 33%;
    float: left;
}
.table_td_4block
{
    width: 24%;
    float: left;
}
.table_td_5block
{
    width: 19%;
    float: left;
}

.singleRow
{
    display:block;
    clear: both;
    padding:3px;
}

.form1_Col1 {width:20%;float: left;}
.form1_Col2 {width:79%;float: left;}


.fg-button { outline: 0; margin:0 2px 0 0; padding: .1em 1em .1em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px;}
a.fg-button { float:left; }

/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
.fg-button-icon-text { display:block; }	 /* solo icon buttons must have block properties for the text-indent to work */	

.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }

		#buttonBar {
			background-image: none;
			padding: 0;
			height:25px;
			margin-left:0px;
		}
		#buttonBar li, #buttonBar li a {
			float: left;
			margin: 0;
			padding: 0;
			list-style: none;
			text-decoration: none;
		}
		#buttonBar li a, #menu li a  {
			padding: .5em 1em;
			border-width: 0;
			margin: 1px;
			text-decoration: none;
			display: block;
		}

.ui-widget-content
{
}

.ui-autocomplete.ui-menu .ui-menu-item a
{
	z-index: 300 !important;
}

.ui-autocomplete
{
	max-height:300px;
	overflow:auto;
}

.ui-autocomplete-loading { background: white url('/MotifsoftWebShared/images/ui-anim_basic_16x16.gif') right center no-repeat !important; }

.rowhead
{
	font-weight:bold;
	font-size:10px;
}

.clearfix
{
    height: 1px;
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 1px;
    width:1px;
    z-index:-1;
}

.divrow
{
	width:100%;
}

.kbsubhead
{
	font-weight:bold;
	font-size:12px;
}

.TabSubmenu
{
    text-align:right;
    padding-bottom:5px;
}

.n_numberdisplay
{
	text-align:right;
}


.InvoiceTextBox, .InvoiceSelectBox
{
    border:solid 0px black;
    text-align:right;
}

.InvoiceColHeader
{
    border-top:solid 1px black;
    border-bottom:solid 1px black;
    border-left:solid 1px black;
    padding:2px;
    height:20px
}

.InvoiceCol
{
    border-bottom:solid 1px black;
    border-left:solid 1px black;
    padding:2px;
    height:20px
}
.InvoiceColBlank
{
    border-bottom:solid 0px black;
    border-left:solid 0px black;
    padding:2px;
    height:20px
}

.InvoiceHeaderLabel
{
	font-weight:bold;
	font-size:18px;
}


/* Start Dropdown action */
/* General dropdown styles */
.dropdown dl{ margin-left:5px; }.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }.dropdown dd { position:relative; }
/* DT styles for sliding doors */.dropdown dt a {background:#EEEEEE url(/MotifsoftWebShared/Images/privacyOff.png) no-repeat scroll right center;    display:block; width:40px; height:22px; cursor:pointer;}
.dropdown dt a.selected{	background:#EEEEEE url(/MotifsoftWebShared/Images/privacyOn.png) no-repeat scroll right center;}.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
/* UL styles */
.dropdown ul { background:#EEEEEE none repeat scroll 0 0;     list-style:none; padding:3px 0; position:absolute;    left:0px; width:160px; left:auto; right:0; border:1px solid #656565; cursor:pointer;}.dropdown dd ul { background:#EEEEEE none repeat scroll 0 0; display:none;
    list-style:none; padding:3px 0; position:absolute;
    left:0px; width:160px; left:auto; right:0; border:1px solid #656565; cursor:pointer;}
.dropdown ul li{ background-color:#EEEEEE; margin:0; width:160px;}.dropdown span.value { display:none;}.dropdown ul li a { display:block; font-weight:normal; width:137px; text-align:left; overflow:hidden; padding:2px 4px 3px 19px; color:#111111; text-decoration:none;}.dropdown ul li a:hover{ background:#656565; color:white; text-decoration:none; }.dropdown ul li a:visited{ text-decoration:none; }/* End Dropdown action */

DIV.com-form-row {
	PADDING-BOTTOM: 0px; MARGIN: 2px 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
DIV.com-form-box {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; PADDING-BOTTOM: 2px; PADDING-LEFT: 0px; WIDTH: 99%; PADDING-RIGHT: 0px; FLOAT: left; FONT-SIZE: 0.9em; BORDER-TOP: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; PADDING-TOP: 2px
}
DIV.form-radiobox SPAN.com-label {
	text-align: left; padding-bottom: 3px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: 20%; PADDING-RIGHT: 3px; FLOAT: left; font-weight: bold; PADDING-TOP: 3px; font-size:12px
}

.com-textbox {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: transparent; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 75%; PADDING-RIGHT: 3px; FLOAT: left; FONT-SIZE: 1em; BORDER-TOP: medium none; BORDER-RIGHT: medium none; PADDING-TOP: 3px; float:right
}
.com-textarea {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 3px; BACKGROUND-COLOR: transparent; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 75%; PADDING-RIGHT: 3px; FLOAT: left; FONT-SIZE: 1em; BORDER-TOP: medium none; BORDER-RIGHT: medium none; PADDING-TOP: 3px
}

.com-row{clear:both;width:100%}
.com-row-padding{padding-bottom:0.2cm; height:0.5cm}
.com-col{float:left}
.com-col-right{float:right}

.nz-address-col1{float:left; width:80px}
.nz-address-col2{float:left}

.com-button-lookup {height:20px; width:20px;padding: 0em 0em 0em 0em; margin: 0em 0em 0em 0em; }
.nz-error{color:Red;font-size:12px}
.nz-edit-record-formlabel{padding-top:10px;font-size:12px;font-weight:bold}
.nz-readonly{}
