/* This file is Copyright © 1998-2009 by Home Care Business Services. This work may not be reproduced, in whole or in part, */
/* using any medium, including, but not limited to, electronic transmission, CD-ROM or published in print, without the express  */
/* permission of Home Care Business Services. */
/* */
/* $Revision: 1.7 $ */
/* $Id: _styles.css,v 1.7 2009/09/01 11:38:22 arlen Exp $ */
/* $Date: 2009/09/01 11:38:22 $ *//* Holly Hack - to get rid of IE disappearing text \*/
* html #content-noside {
	height: 0;
}

* html #content {
	height: 0;
}

h1 {
	font-weight: bold;
	font-size: 120%;
	color: #4b5e0f;
	text-align: center;
	border-bottom: 1px solid #4b5e0f;
}

#popupcontent{
   position: absolute;
   visibility: hidden;
   overflow: hidden;
   border:1px solid #CCC;
   background-color:#F9F9F9;
   border:1px solid #333;
   padding:5px;
}


#graphcontent{
   position: absolute;
   visibility: hidden;
   overflow: hidden;
   border:1px solid #CCC;
   background-color:#F9F9F9;
   border:1px solid #333;
   padding:5px;
}

/* End hide from IE5-mac */

body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	min-width: 800px;
/*	background-color: #f5f5f5; */
	background-color: whitesmoke;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.trhighlight {
	background-color: #f3f7e8;
}

.trwhite {
	background-color: #f5f5f5
}

.trnormal {
	background-color: #cccccc;
}

.solidline {
	background-color: #4b5e0f;
}

#wrapper {
	text-align: left;
	background-color: #f5f5f5;
	color: #4b5e0f;
	border: 1px solid #CCCCCC;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding: 0;
	margin: 0;
	line-height: 1%;
	border-bottom: 1px solid #cccccc;
	background-color: #ddedc0;
}

#main {
	margin: 0;
	width: 100%;
	background-color: #f5f5f5;

}

#sidebar {
	float: left;
	width: 160px;
	background-color: #f3f7e8;
	color: #4b5e0f;
	margin: 0;
	padding: 5px;
}

#sidebar h1 {
	font-size: 90%;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #dfeec5;
}

#sidebar p {
	font-size: 80%;
	text-align: center;
	padding: 0;
	margin: 0;
}

#sidebar h2 {
	font-size: 80%;
	text-align: center;
	padding: 0;
	margin: 3px;
}

/* Report print options */

#printreport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}

#printreport h3 {
	font-size: 14px;
	color: red;
}

/* Sidebar navigation */
#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 150px;
background-color: #f3f7e8;
border-bottom: 1px solid #8db6b0;
}

#navcontainer a:link, #navlist a:visited
{
color: #93bcb6;
text-decoration: none;
}

#navcontainer li
{
color: #4b5e0f;
text-decoration: none;
}

#plainli
{
color: #93bcb6;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #e8eae5;
color: #4b5e0f;
}

#navcontainer #subnavlist a:visited
{
color: #93bcb6;
}



#navcontainer #subnavlist a:hover
{
background-color: #e8eae5;
color: #4b5e0f;
}



/* End sidebar navigation */

/* Sidebar navigation New */
.navActivated a { color: #4B5E0F !important; }
#navcontainerNew { width: 160px; }

#navcontainerNew ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

#navcontainerNew a
{
display: block;
padding: 5px;
width: 150px;
background-color: #f3f7e8;
border-bottom: 1px solid #8db6b0;
}

#navcontainerNew a:link, #0 a:visited
{
color: #93bcb6;
text-decoration: none;
}

#navcontainerNew li
{
color: #4b5e0f;
text-decoration: none;
}

#navcontainerNew ul ul ul li
{
padding-left:5px;
color: #12345;
}

#navcontainerNew ul ul li a,
#navcontainerNew ul ul li a:visited,
#navcontainerNew ul ul ul li a:visited {
color:#93BCB6;
text-decoration:none;
}

#navcontainerNew ul ul li a:hover ,
#navcontainerNew ul ul ul li a:hover
{
background-color: #e8eae5;
color: #4b5e0f;
}

#plainli
{
color: #93bcb6;
text-decoration: none;
}

#navcontainerNew a:hover
{
background-color: #e8eae5;
color: #4b5e0f;
}

#navcontainerNew #sub0 a:visited
{
color: #93bcb6;
}



#navcontainerNew #sub0 a:hover
{
background-color: #e8eae5;
color: #4b5e0f;
}




/* End sidebar navigation New */

#content-noside {
	margin: 0;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-size: 90%;
}

#content-noside h1 {
	font-weight: bold;
	font-size: 120%;
	color: #b2c17e;
	text-align: center;
	padding: 0 10px 0 10px;
	clear: both;
}

#content-noside .h1-left {
	font-weight: bold;
	font-size: 120%;
	color: #4b5e0f;
	text-align: left;
	padding: 0 10px 0 10px;
	clear: both;
}

#content-noside .h1-right {
	font-weight: bold;
	font-size: 120%;
	color: #4b5e0f;
	text-align: right;
	padding: 0 10px 0 10px;
	clear: both;
}

#content-noside .h2-right {
	font-weight: bold;
	font-size: 110%;
	color: #b2c17e;
	text-align: right;
	padding: 0 10px 0 10px;
}

#content-noside .h2-left {
	font-weight: bold;
	font-size: 110%;
	color: #b2c17e;
	text-align: left;
	padding: 0 10px 0 10px;
}

#content-noside p {
	padding: 0 10px 0 10px;
}

#content-noside .p-right {
	padding: 0 10px 0 10px;
	text-align: right;
}

#content-noside .p-left {
	padding: 0 10px 0 10px;
	text-align: left;
}

#main2-noside {
  margin: 0;
	background-color: #f5f5f5;
}

.left-img {
	float: left;
	padding: 0 10px 5px 0;
}

.right-img {
	float: right;
	padding: 0 0 5px 10px;
}

#wrapper-wside {
	text-align: left;
/*	background-color: #faf6eb; */
	background-color: white; 
	color: #4b5e0f;
	border: 1px solid #CCCCCC;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#content {
	margin: 0;
	margin: 0 0 0 20px;
	padding: 5px;
	font-size: 100%;
	background-color: white;
	color: #4b5e0f;
	display: inline-block;
/*	width:720px; */
}
/*	background-color: #faf6eb; */

#content h1 {
	font-weight: bold;
	font-size: 120%;
	color: #4b5e0f;
	text-align: center;
	border-bottom: 1px solid #4b5e0f;
}

#content h2 {
	font-weight: bold;
	font-size: 110%;
	color: #4b5e0f;
	text-align: left;
	padding: 0;
	margin: 0;
}

#content h3 {
	font-weight: bold;
	font-size: 110%;
	color: #FF0000;
	text-align: left;
	padding: 0;
}

#content p {
	padding: 0;
}

#content td {
	font-size: 100%;
}

#content .schedule {
	font-size: 80%;
}

#content .schedule p {
	padding: 0;
	text-align: left;
}

#content .schedule a:link, #content .schedule a:visited, #content .schedule a:active {
	color: #b2c17e;
	text-decoration: underline;
}

#content .schedule a:hover {
	color: #b2c17e;
	text-decoration: none;
}

#content .sch-green {
	color: #009900;
}

#content .sch-blue {
	color: #0000FF;
}

#content .sch-red {
	color: #FF0000;
}

#content .sch-orange {
	color: #FF9900;
}

#content .sch-purple {
	color: #9900FF;
}

#content .alert {
	color: #FF0000;
}

#content .message {
	color: #009900;
}

#clearone {
  clear: both;
  height: 0px;
}

#main2 {
  margin: 0;
/*	background-color: #faf6eb; */
	background-color: white; 
  background-image: url(new_images/sidebar_bg.gif) ;
  background-position: top left;
  background-repeat: repeat-y;
}

#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1%;
}

#dms-footer {
	text-align:center;
	font-size: 70%;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #888888;
}

.list-border {
	border: 1px solid #b2c17e;
}

.list-hdr {
	text-align: center;
	font-weight: bold;
	background-color: #4b5e0f;
	color: white;
	padding:2px 5px 2px 5px;
	text-transform: capitalize;
}

.list-altrow {
	background-color: #f3f7e8;
}

.form-border {
	border: 1px solid #b2c17e;
	background-color: #f3f7e8;
}

.form-label-req {
	text-align: right;
	font-weight: bold;
	background-color: #ddedc0;
}

.form-label {
	text-align: right;
	background-color: #ddedc0;
}

input {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #cccccc;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.buttonimg {
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

.FormButton {
	border: 1px solid #cdcdcd;
	padding: 2px 5px 2px 5px;
	background-color: #333; color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; letter-spacing:1px;
	cursor:pointer;
}

textarea {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/*
 a:link, a:visited, a:active {
  text-decoration: underline;
  color: #4b5e0f;
 }
 a:hover {
	text-decoration: none;
	color: #4b5e0f;
 }
*/
a {
	text-decoration: none;
	color: #22c;
}
a:hover {
	text-decoration: underline;
	color: #22c;
}

#dms-footer a:link, #dms-footer a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #888888;
}

#dms-footer a:hover, #dms-footer a:active {
	text-decoration: none;
	font-weight: normal;
	color: #888888;
}

.login-user {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.login-pass {
	border: 1px solid #b2c17e;
	padding: 2px;
	background-color: #f5f5f5;
	color: #4b5e0f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.login-label {
	font-weight: bold;
	color: #b2c17e;
}

#navbar ul, #navbar ul li{ 
	margin:0;  
	list-style:none; 
	float:left;
	color:#4b5e0f; 
	font-weight:bold;
	background:#909090; 
	text-decoration:none; 
	height:24px; 
	line-height:24px; 
	display:inline; 
	float:left; 
	width:auto; 
	padding:0px 2px;
	}

#navbar a {
	color:#4b5e0f; 
	font-weight:bold;
	}

#navbar a:hover{
	background:#777777;
	}

#navbar li a:link, #navbar li a:visited {
	background:#909090; 
	text-decoration:none; 
	height:24px; 
	line-height:24px; 
	display:inline; 
	float:left; 
	width:auto; 
	padding:0px 5px;
	}

 .header {
   border-bottom:2px solid #000; font-weight:bold;
 }
 .data {
   padding:2px 5px 2px 5px;
 }
 .dataTotal {
   border-top:1px solid #000;
   border-bottom:1px double #000;
   padding:2px 5px 2px 5px;
 }
 .dataSubTotal {
   border-top:1px solid #000;
   padding:2px 5px 2px 5px;
 }

