body {font-size: 62.5%;}

.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;
}

.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;
}


.fg-button { outline: 0; margin:0 2px 0 0; padding: .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;
}
