
input:focus, textarea:focus {
	background-color:#FFF;
}
input, select, textarea {
	border:1px #000 solid; 
	font-size:10pt;
	background-color:#B7EC97;
}
#jabber_section{
	position:absolute;
	top:100px;
	left:4px;
	z-index: 1001;
	display: none;
}

.z-index input {
	border:1px #000 solid;
	width:2em;
	padding-top: 0px;
}
.z-index {
	float:right;
	margin:2px 2px 2px 0;
}

#noteBox {width:98%; height:99%;}
#noteDiv {margin:2mm 0; height:15em; text-align:center;}
#noteSave {margin:2mm 2mm;}
#noteSave input {width:5em;}
#noteSave input:hover {background-color:#FFF;}
#noteMsg {color:#F00;}
#noteDiv_biz {display:none;}
.button:hover{
	background-color:#FFF;
	color:#BF0000;
}
.good{
	background-color: #283028;
	color: #71C741;
}
.warn, .danger, .bad, .log_test{
	cursor: help;
}
.warn, .wrn{
	background-color: yellow;
}
.danger, .bad{
	background-color: #F66;
}
.wrapper{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: white;
}
.wrapper A:link{
	text-decoration: none;
}
.wrapper A:visited{
	text-decoration: none;
}
.wrapper A:hover{
	background-color: #218429; 
	color: yellow;
}
.alt {
	background-color:#868686;
	border-right-color: green;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.alt2 A{
	display: inline;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000;
	color: #000;
	text-decoration: none;
}
.alt2 A:hover{
	
}
.full_bar_hover:hover{
	color: black;
}
.full_bar_hover A:hover{
	color: black;
}
.main_sections{
	margin-top: .1em;
	margin-bottom: .1em;
	width:40%;
	border:2px #000 solid;
	background-color: #EFF3EF;
	-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-opacity:.85;
}
.section_header{
	padding-bottom: .25em;
}
.header_button{
	background-color:#D2D2D2;
	float: right;
	width: 15em;
}
.list_contents{
	float: left;
	clear: both;
}
.date_stamp{
	float: right;
	font-size: 8pt;
	width: 15em;
	padding-bottom:.25em;
}

.f_box_title,.f_box_add_new{
	float: left;
	cursor: move;
	background-color: #71BE41;

}
.f_box_title{
	font-weight: bold;
	font-size: small;
	width:30%;
	padding:0 0 2px 3px;
	border-right:10px #9ADF6F solid;
	
}
.f_box_add_new{
	font-size: 6pt;
}
.f_box_icon{
	float: right;
	margin:4px 2px 0 2px;
	cursor: pointer;
}
.full_bar_hover{
	padding: .25em;
	height: 1em;
	
}
.full_bar_hover:hover{
	font-size: larger;
	font-weight: bold;
	background:#DDD url("./images/zoom_button.png");
}
.cnum {
	float:right;
}
.cname {
	float: left;
}
.good A{
	background-color: #283028;
	color: #71C741;
}
#wrn {
	position:relative;
	display: block;
	border:1px #000 solid;
	width: 20em;
	height:5em;
	font-weight:bold;
}
.perStatHours{
	cursor: help;
}

#edtTitle, #edtAddBut, #edtStat {text-align:center;}
#edtName, #edtFName, #edtTelNum, #edtAdr1, #edtCity, #edtZip, #edtAddBut {background-color:#F7F3F7; padding:.5mm 0;}

#message_body{
	width: 12em;
}
#sender_name{
	width: 6em;
}
