/*  CASCADE FAMILIY DENTAL CSS
	Created by:  	Lee Lowry, Developer,
    			 	Christian Larsen, Designer
                    
	Last Updated:	10/16/2011
*/


/* GLOBAL HTML TAGS */
*
{
	padding: 0;
	margin: 0;
}
BODY
{
    font-family: "Lucidia Sans", Arial, Helvetica, sans-serif, "Californian FB";
    font-size: 62.5%;
    /*background-color: #2C2C2C;*/
    min-width:1600px;
}
H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #83592C;
	font-size: 16px;
	line-height: 32px;
}
H3 {
	color: #333333;
	font-size: 14px;
    line-height:28px;
}
A {
	text-decoration: none;
	color: #999933;
    font-size: 1.0em;
}

A:hover {
  color: bold;
  text-decoration:underline;
}
IFRAME {
    height: 100%;!important
    width: 100%;!important
	
}

TABLE TH, TR, TD {
 	padding:0px;   
}
TABLE TH {
  	text-align: left;
    background-color: #edeec6;
    color: #333333;
    font-weight:normal;
}

/* CUSTOM CLASSES */
.z-a {
    color: white;
}

.widgetPanel TABLE TH, TR, TD {
 	font-size: 1.2em; 
    margin: 0 0 10px 0px;  
    height: 2.0em;
    padding-left: 5px;
    line-height: 1.25em;
}

#content-main {
    padding: 15px 15px 15px 15px;
    font-size: 1.4em;
    line-height: 1.8em;
    color: #333;
    font-family: Tahoma, Geneva, sans-serif;
    width:600px;
}

.hdr2 {
 	font-size: 1.8em;
    font-weight: bold;   
    
}
#header
{
	color: #333;
	width: 100%;
	float: left;
	height: 95px;
	margin: 0px 0px 1px;
	background-color: #000;
}


/* Layout Styles */
.z-borderlayout { 
	background: #FFFFFF;
    height:1480px !important;
}
.z-north {
    height: 136px;
    border:none;
}
.z-north-body .z-vlayout-inner {
    padding-bottom:0 !important;
    padding-top:0 !important;
    border:none;
}
.header {
    height: 95px;
    border:none;
}
.z-center {
    background-color: #EDEDC7;
    border:none;
    top:126px !important;
    bottom: 0px;
    height: auto !important;
    /* overflow:auto !important; */
}
.z-center-body {
    height: 880px !important;
}
.z-south {
    color:#a6a668;
    text-align: center;
    bottom:0;
}
.z-south-body {
    height: 30px !important;
}

.payBreakdownDiv {
    overflow:auto !important;
}

.inner-border, 
.inner-border .z-north, 
.inner-border .z-west,
.inner-border .z-south, 
.inner-border .z-east { 
}

.detailsPanel {
	margin: 20px 80px 0px;
	background: #dddddd;
}

.detailsPanel1 {
	margin: 20px 10px 0px 30px;
	background: #dddddd;
}

.detailsPanel2 {
	margin: 20px 10px 0px 20px;
	background: #dddddd;
}

.header-panel  { 
	background: black;
    padding-bottom:0px !important;
    height:95px;
    min-width: 1500px!important;
}

/* Daily Quote Styles */
.dailyQuoteDecoration {
    background:url("../images/daily-quote-header.png") no-repeat scroll 0 0 transparent;
    position:absolute;
    width:580px;
    height:24px;
    top:0px;

}
.dailyQuote {
	background-color: #3A3A3C;
	border-radius: 8px 8px 8px 8px;
	display: inline;
	float: right;
	margin-right: 310px;
	margin-top: 7px;
	padding: 10px 15px 25px;
	position: relative;
	width: 600px;
}

.quoteTitle {
    color: #3A3A3C;
    font-size:6px;
    margin-top:0px;
    font-weight:bold;
}
.qr_previous {
	background-color:transparent;
	border-radius:6px;
	border:0px solid #000000;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:1px;
	width: 20px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	left: 250px;
}.qr_next {
    background-color:transparent;
	border-radius:6px;
	border:0px solid #000000;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:1px 1px;
		width: 20px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	left: 287px;
}

.quote {
    color: white;
    
}

/* Menubar Styles */
.z-menubar-hor .z-menu, .z-menubar-hor .z-menu-item, .z-menubar-hor .z-menu-btn, .z-menubar-hor .z-menu-item-btn, .z-menubar-hor span, .z-menubar-hor a, .z-menubar-hor div, .z-menubar-ver .z-menu, .z-menubar-ver .z-menu-item, .z-menubar-ver .z-menu-btn, .z-menubar-ver .z-menu-item-btn, .z-menubar-ver span, .z-menubar-ver a, .z-menubar-ver div, .z-menu-cnt, .z-menu-item-cnt {
    color: white;
    white-space: nowrap;
    font-weight:bold;
}
.z-menubar-hor .z-menu {
     font-size: 1.0em;
     background:url("../images/nav-divider.jpg") right center no-repeat;   
}
/*  This was making the Bonus tracker rows too large
.z-menubar-hor TABLE TH, TR, TD {
    height: 40px;
    padding: 0;
}*/
.z-menu td {
    padding-left:0px; !important
    padding-right:4px;
}	

/*.z-menubar-hor .z-menu table:first-child {
     font-size: 1.1em;
     background:url("../images/nav-divider.jpg") left center no-repeat;   
}*/

.z-menubar-hor .z-menu-btn {
     font-size: 1.1em;
}
.z-menu-body-text-img .z-menu-inner-m .z-menu-btn {
    padding-left:40px;
}
.z-menu-body .z-menu-inner-m div {
background: url("../images/btn-arrow.gif") transparent no-repeat right 5px;
}
.z-menu-body .z-menu-inner-m .z-menu-btn {
    color: white;
    padding-right: 15px;
}

.z-menubar-hor {
    background: url("../images/nav-bg.jpg") repeat-x top center;!important
    height: 40px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    padding:0;
}
.z-menu-item {
 	background-color: #774A20;
}
.z-menu-item-over {
 	background-color: #774A20;
}
.z-menu-item-btn-over, .z-menu-item-btn-seld  {
    background: url("../images/nav-bg-ov.jpg") repeat-x top center;!important
/*    background-color: #FAFAFA;*/
    color:#FFFFFF;
}
tr.z-row td.z-row-inner {
 	padding-left:0 !important   
}
.menu-item-no-menu {
     font-size: 1.1em;
     color:white;
     background:url("../images/nav-divider.jpg") right center no-repeat;   
}
.menu-item-home {
 	padding-left: 15px !important;   
}
/* popup window */
.z-menu-popup {
    left: 0;
    padding: 0px;
    top: 0;
    z-index: 88000;
    border:none;
    min-width:200px;
}
.z-menu-popup-cnt .z-menu a.z-menu-cnt, .z-menu-popup-cnt .z-menu-item a.z-menu-item-cnt {
    color:white;
    border-bottom:1px dotted #B27932;
    height: 38px;
    line-height: 38px;
    font-size:1.2em;
}
.z-menu-popup .z-menu-item-cnt .z-menu-item-img {
    margin-left: -14px;
    margin-right: 2px;
}
.z-menu-popup-cnt .z-menu-over, .z-menu-popup-cnt .z-menu-item-over {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 1px;
    background-color: #AA7733;
}
.z-menu-popup-cnt li.z-menu-item {
    padding: 0;
}
.z-menu-popup-shadow, .z-menu-palette-pp, .z-menu-picker-pp, .z-menu-cnt-pp {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);
}

/* Hover style */
.z-menu-body-seld .z-menu-inner-m, .z-menu-body-seld .z-menu-inner-l, .z-menu-body-seld .z-menu-inner-r, 
.z-menu-body-btn-over .z-menu-inner-m, .z-menu-body-btn-over .z-menu-inner-l, .z-menu-body-btn-over .z-menu-inner-r {
    background-color: #AA7733;!important
    background-image:none;!important
}
.z-menu-body-over .z-menu-inner-l, .z-menu-item-body-over .z-menu-item-inner-l, .z-menu-body-over .z-menu-inner-r, .z-menu-item-body-over .z-menu-item-inner-r {
    background-image:none;!important
    background-color: #AA7733;!important
}
.z-menu-body-seld .z-menu-inner-m {
    background-image:none;!important
    background-color: #AA7733;!important
}
.z-menu-popup-cnt .z-menu-item-over .z-menu-item-cl, .z-menu-popup-cnt .z-menu-item-over .z-menu-item-cr, .z-menu-popup-cnt .z-menu-item-over .z-menu-item-cm, .z-menu-popup-cnt .z-menu-over .z-menu-cl, .z-menu-popup-cnt .z-menu-over .z-menu-cr, .z-menu-popup-cnt .z-menu-over .z-menu-cm {
     background-image:none;!important
    background-color: #AA7733;!important
}
.z-menu-body-over .z-menu-inner-l, .z-menu-item-body-over .z-menu-item-inner-l, .z-menu-body-over .z-menu-inner-r, .z-menu-item-body-over .z-menu-item-inner-r {
    background-image:none;!important
    background-color: #AA7733;!important
}
.z-menu-body-over .z-menu-inner-m, .z-menu-item-body-over .z-menu-item-inner-m {
    background-image:none;!important
    background-color: #AA7733;!important
}
.z-menu-body-seld .z-menu-inner-l, .z-menu-body-seld .z-menu-inner-r {
    background-image:none;!important
    background-color: #AA7733;!important
}

.z-menubar-hor .z-menu-body-over .z-menu-inner-m div {
background: url("../images/btn-arrow.gif") transparent no-repeat right 5px;
}

#doctorToolbar TABLE {
    padding:0;
}

.menubar-item { 
	font-size: 1.2em;            
}
   
.menubar .z-toolbar-panel {
 	line-height: 20px;   
}

img.header-panel-img {
	padding: 0 10px; 
} 

.homeImage {
	position: absolute;
	left: 18px;
	top: 0px;
	width: 16px;
	height: 16px;
} 

.header-label { 
	position: relative; 
	top: 20px; 
	padding-left: 10px;
	padding-right: 10px; 
	font-size: 12px; 
	color: White; 
}

.welcome-label { 
	position: relative; 
	top: 0px; 
	padding-left: 10px;
	padding-right: 5px; 
	font-size: 12px; 
	color: White; 
	font-weight: plain; 
}

.signout-label { 
	position: relative; 
	top: 0px; 
	font-size: 12px; 
	color: White; 
	font-weight: plain; 
}

.dl-link {
	text-decoration: none;
	cursor: pointer;
}
.greenButton {
 	-moz-box-shadow:inset 0px 1px 0px 0px #d1d556;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d1d556;
	box-shadow:inset 0px 1px 0px 0px #d1d556;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cdd15b), color-stop(1, #989b3e) );
	background:-moz-linear-gradient( center top, #cdd15b 5%, #989b3e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd15b', endColorstr='#989b3e');
	background-color:#cdd15b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #6d6e23;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #6d6f29;   
}
.greenButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #989b3e), color-stop(1, #cdd15b) );
	background:-moz-linear-gradient( center top, #989b3e 5%, #cdd15b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#989b3e', endColorstr='#cdd15b');
	background-color:#989b3e;
}
.monthlyResetButton {
	float:right;
    margin: 8px 0px;
}

.monthlySaveButton {
	float:right;
    margin: 8px 10px;
}

.dailyResetButton {
	float:right;
    margin: 8px 0px;
}

.dailySaveButton {
	float:right;
    margin: 8px 10px;
}

.dailyRefreshButton {
	position: relative;
	left: 50px;
	top: 15px;
}

.buttonBar {
	height: 50px;
	background: none repeat scroll 0 0 #989B3E;	
}

.gridLabel {
	font-weight: bold;
}

.dayNavPrevButton {
	float:right;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;    
}
/*
.dayNavPrevButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #d1d556;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d1d556;
	box-shadow:inset 0px 1px 0px 0px #d1d556;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cdd15b), color-stop(1, #989b3e) );
	background:-moz-linear-gradient( center top, #cdd15b 5%, #989b3e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd15b', endColorstr='#989b3e');
	background-color:#cdd15b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #6d6e23;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #6d6f29;
}.dayNavPrevButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #989b3e), color-stop(1, #cdd15b) );
	background:-moz-linear-gradient( center top, #989b3e 5%, #cdd15b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#989b3e', endColorstr='#cdd15b');
	background-color:#989b3e;
}
.dayNavPrevButton:active {
	position:relative;
	top:1px;
}
*/
.dayNavNextButton {
	float:right;
    margin-top: 3px;
    margin-right: 10px;
}
/*
.dayNavNextButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #d1d556;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d1d556;
	box-shadow:inset 0px 1px 0px 0px #d1d556;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cdd15b), color-stop(1, #989b3e) );
	background:-moz-linear-gradient( center top, #cdd15b 5%, #989b3e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd15b', endColorstr='#989b3e');
	background-color:#cdd15b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #6d6e23;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #6d6f29;
}.dayNavNextButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #989b3e), color-stop(1, #cdd15b) );
	background:-moz-linear-gradient( center top, #989b3e 5%, #cdd15b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#989b3e', endColorstr='#cdd15b');
	background-color:#989b3e;
}.dayNavNextButton:active {
	position:relative;
	top:1px;
}
*/
.currentDayIndicator {
	position: absolute;
	top: 75px;
	visible: false;
}

.currentMonthIndicator {
	position: absolute;
	top: 75px;
	visible: false;
}

.dateHeaderText {
	position: absolute;
	top: 0px;
	left: 10px;
	font-size: 18pt;
	font-weight: bold;
	color: white;
}

.headerItemText {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 14pt;
	font-weight: normal;
	color: white;
}

.headerTypeText {
    color: white;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 11px;
}

.dailyYearLabel {
    color: white;
    float: left;
    margin-left: 40px;
    margin-top: 15px;
}
.dailyYearCombo {
	float: left;
	width: auto; 
    margin-left: 10px;
    margin-top: 10px;
}

.numsViewDiv {
	float: left;
	clear: both;
	height: 42px;
	background-color: #BBBB49;
	width: 100%;;
}

.numRadioGroup {
 	padding-top:13px;
    height: 42px;   
    padding-left: 170px;
}

.doctorNumsViewDiv {
	position: relative;
	top: 55px; 
	left: -250px;
}

.dailyMonthLabel {
	color: white;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}

.dailyMonthCombo {
	float: left;
	width: auto; 
    margin-left: 10px;
    margin-top: 10px; 
}

.monYearLabel {
	position: relative;
	color: white;
	top: 9px;
	left: 250px;
}

.monYearCombo {
	position: relative;
	top: 8px;
	left: 255px;
	width: 120px; 
}

.numsRadioLabel {
	color: white;
}

.copyLabel {
	position: absolute;
	color: white;
	top: 13px;
	left: 704px;
}

.copyCombo {
	position: absolute;
	top: 8px;
	left:860px;
	width: 120px; 
}

.copyButton {
	position: absolute;
	top: 9px;
	left: 796px;
	width: 55px; 
}

.headerDiv {
	background: none repeat scroll 0 0 #989b3e;
    margin-top:0px;
}

.headerDivNoMargin {
	background: none repeat scroll 0 0 #989b3e;
}		

.test {
	background: red;
}	

.staffGridDiv {
	height:740px;
	overflow:scroll;
	overflow-x:hidden; /* Need IE 9 for this */
}

.officeGridDiv {
	height: 640px;
	overflow:scroll;
}

.selectedLabel {
	font-weight: bold;
}

.searchbox {
	position: absolute;
	right: 30px;
	top: 4px;
}

.searchbox-label {
 	color: #FFF;
    display: inline;   
}

.menubarFarLeftDiv {
	position: absolute;
	left: 10px;
	top: 5px;
}	


.menubarRightDiv{
	float: right;
	position: relative;
	margin: 10px 10px 0px 0px;
}

.contentPage {
	background-color: lightYellow;
	height: 955px;
}


/* This isn't visible, but houses the content and the navigation in a single div, so it can be hidden/show easily */
.innerPageBackgroundDiv {
	position: absolute;
	top: 10px;
	left: 10px;
    right: 10px;
    bottom: 20px;
	border: 1px solid #D2D368;
}

/* This is where the charts show up */ 
.pageContentDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
    bottom:0px;
	background-color: #F6F6E1;
    border: 1px solid white;
    padding: 10px;
    padding-right:370px;
}
.handbookPageContentDiv {
    position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
    bottom:0px;
	background-color: #F6F6E1;
    border: 1px solid white;
    padding: 0 0 0 20px;
}
.performanceReviewContent {
    position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
    bottom:0px;
	background-color: #F6F6E1;
    border: 1px solid white;
    padding: 0;
}
.navCover {
    position: absolute;
	top: 0px;
	right:0px;
	background-color: #F6F6E1;
    width: 215px;
    height: 75px;
}
/* This is where the chart navigation is */
.pageNavDiv {
	position: absolute;
	top: 2px;
	right: -3px;
	width: 222px;
	bottom:0px;
	background-color: #FAFBF0;
	background-image: url("../images/pageNav_shadowing.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.dashboardPageNavDiv {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	bottom:0px;
    background-color: #FAFBF0;
	background-image: url("../images/pageNav_shadowing.png");
	background-repeat: no-repeat;
	padding: 0px 22px 0 27px;
    font-family:Georgia,"Times New Roman",Times,serif;
}

.pageNavTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #AD7C36;
	font-size: 1.4em;
    letter-spacing:-0.5px;
/*    text-transform:uppercase;*/
    color: #FFFFFF;
    display:block;
    width:100%;
    padding: 5px 0 5px 8px;
    font-weight:bold;
}

.pageNavList
{
	line-height: 3.6em;
	list-style-position: inside;
	list-style-image: url("../images/nav-bullet.gif");
}

.listItem {
	border-bottom:thin solid #DCC8A6;
    margin-right:0em;
    line-height:3.4em;
    padding-left:1.0em;
}

.listItem .first {
	margin-top: 1em;
}


.listItem:hover {
	background-color:#EEF0DB;
    -moz-border-radius: 4px;
}

.listItem:active {
	background-color:#EEF0DB;
    -moz-border-radius: 4px;
}


.listItem:hover {
	background-color:#EEF0DB;
    -moz-border-radius: 4px;
}

.listItem a {
    color: #999933;
    text-decoration: none;
    font-size:1.4em;
    font-family:Georgia, "Times New Roman", Times, serif;
}
.listItem a:hover {
    text-decoration: underline;
}

.dashboardLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8C4E23;
	font-size: 2.2em;
}

.chartItemLabel {
	position: relative;
	top: 90px;
	left: 30px;
	width: 150px;
	font-family: Arial;
	font-size: 16pt;
	color: rgb(169, 169, 92);
}

.pageNavDiv .z-toolbarbutton-over {
	border: 0;
}
.pageNavDiv .z-toolbarbutton-body {
	border: 0;
}

.widgetPanel {
    margin-right:20px;
	background: rgb(254, 254, 252);
    border: #97993C 1px solid;
    padding:5px;
    box-shadow: 0 0 5px #959977;
    -moz-box-shadow: 0 0 5px #959977;
    -webkit-box-shadow: 0 0 5px #959977;
    height:100%;
    width:260px;
    float:left;
}


.widgetHeader {
	background: rgb(152, 155, 62);
	padding: 5px;
}

.widgetHeaderText {
	font-family: Arial;
	font-size: 1.4em;
	color: white;
    font-weight:bold;	
    padding: 0 0 0 3px;
}

.widgetHeaderText_zoom {
	font-family: Arial;
	font-size: 14pt;
	color: white;	
}


/*  Bonus Tracker Panel Styles 


#bonusTrackerChart TABLE TH, TR, TD {
 	padding:3px;   
}*/

.bonus-tracker {
    margin-bottom: 10px;
}
.bt-header-bg TD {
    background-color: #E6DCBC;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;

}

.bonusPanel {
	position: static;
	padding: 5px;
    width: 235px;
    border-radius:: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin: 20px auto;
    border: 4px solid #EFEFEF;
    background-color:#FFF;
}

.bonusContentPanel {
	position: relative;
	padding: 5px;
	margin: 5px 0 0;
	width: 224px;
	height: 70px;
	background: #DDE8BD;
}

.bonusHeaderText {
	font-size: 12px;
	font-weight: bold;
    margin: 6px;
}

.bonusImage {
	top: 5px;
	left: 50px;
}

.bonusMeter {
	position: absolute;	
	top: 40px;
	left: 90px;
}
.ticker {
 	color: white;
    font-weight: bold;
    padding:3px;
    border-radius: 2px;
    text-align:center; 
    display: block;
    width: 30px;
    line-height:20px;
}

.worse-than-goal {
    background-color:#C02032;
}

.better-than-goal {
   background-color:#7FA76C;
}

.goal {
   font-weight: bold;   
}
.bonusAmountLabel {
	position: absolute;
	padding: 3px;
	top: 10px;
	left: 68px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(5, 104, 57);
}

.bonusDifLabel {
	position: absolute;
	padding: 3px;
	top: 48px;
	left: 11px;
	font-family: Arial;
	font-size: 8pt;
	color: white;
}

.bonusAmountLabelBad {
	position: absolute;
	padding: 3px;
	top: 10px;
	left: 68px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #C02032;
}

.bonusAsOfLabel {
	float:right;
	padding: 3px;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.bonusMetrics {
 	margin: 3px;   
}
TABLE#btColumnHeader TR TD {
 	line-height: 32px;   
}

/* Charting Styles */
.chartPanel {
   	margin-bottom: 15px;
   	cursor:hand;cursor:pointer;
    position: relative;
	background: rgb(254, 254, 252);
	width: 573px;  /* 537 / 575 */
	height: 238px;
    padding: 5px;
    border: #97993C 1px solid;
    box-shadow: 0 0 5px #959977;
    -moz-box-shadow: 0 0 5px #959977;
    -webkit-box-shadow: 0 0 5px #959977;
}

.extended {
 	height:   
}
.chartImageHeaderText {
    color: black;
    font-family: Arial;
    font-size: 10px;
    line-height: 20px;
    padding: 10px;;
}

.valueLabel {	
	text-align: right;
}

.chartImageHeaderText_zoom {
	font-family: Arial;
	font-size: 12pt;
	color: black;	
	padding: 5px;
}

.chartImageContainer1 {
	position: absolute;
	top: 31px;
	left: 5px;
	width: 185px;
	height: 212px;
	background: rgb(249,246,239);	
}

.chartImageContainer1_zoom {
	position: absolute;
	top: 35px;
	left: 3px;
	width: 300px;
	height: 420px;
	background: rgb(249,246,239);	
}

.chartImageContainer2 {
	height: 212px;
    left: 159px;
    position: absolute;
    top: 31px;
    width: 419px;
	background: rgb(249,246,239);
}

.chartImageContainer2_zoom {
	position: absolute;
	top: 35px;
	left: 300px;
	width: 768px;
	height: 420px;
	background: rgb(249,246,239);
}

.chartImageContainer3 {
	height: 212px;
    left: 5px;
    position: absolute;
    top: 31px;
    width: 573px;
	background: rgb(249,246,239);
}

.chartImageContainer3_zoom {
	position: absolute;
	top: 34px;
	left: 3px;
	width: 779px;
	height: 421px;
	background: rgb(249,246,239);
}

.chartImageContainer4 {
	position: absolute;
	top: 37px;
	left: 190px;
	width: 185px;
	height: 246px;
	background: rgb(249,246,239);	
}

.chartImageContainer4_zoom {
	position: absolute;
	top: 37px;
	left: 250px;
	width: 300px;
	height: 420px;
	background: rgb(249,246,239);	
}

.chartImageHeader1 {
	position: absolute;
	top: 17px;
	left: 5px;
	width: 148px;
	height: 20px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader1_zoom {
	position: absolute;
	top: 17px;
	left: 13px;
	width: 270px;
	height: 28px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader2 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 412px;
	height: 20px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader2_zoom {
	position: absolute;
	top: 17px;
	left: 0px;
	width: 750px;
	height: 28px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader3 {
	position: absolute;
	top: 5px;
	left: 55px;
	width: 464px;
	height: 20px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader3_zoom {
	position: absolute;
	top: 20px;
	left: 13px;
	width: 750px;
	height: 28px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader1 {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 148px;
	height: 20px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader4 {
	position: absolute;
	top: 17px;
	left: 15px;
	width: 148px;
	height: 28px;
	background: rgb(229,215,178);
	color: black;
}

.chartImageHeader4_zoom {
	position: absolute;
	top: 17px;
	left: 15px;
	width: 270px;
	height: 28px;
	background: rgb(229,215,178);
	color: black;
}

.chartWidgetImage1 {
	position: absolute;
	top: 26px;
	left: 5px;
	width: 148px;
	height: 181px;
}

.chartWidgetImage4 {
	position: absolute;
	top: 47px;
	left: 15px;
	width: 148px;
	height: 181px;
}

.chartWidgetImage4_zoom {
	position: absolute;
	top: 47px;
	left: 15px;
	width: 270px;
	height: 330px;
}

.chartWidgetImage1_zoom {
	position: absolute;
	top: 47px;
	left: 13px;
	width: 270px;
	height: 330px;
}

.chartWidgetImage2 {
	position: absolute;
	top: 26px;
	left: 5px;
	width: 412px;
	height: 181px;
}

.chartWidgetImage2_zoom {
	position: absolute;
	top: 47px;
	left: 0px;
	width: 750px;
	height: 330px;
}

.chartWidgetImage3 {
	position: absolute;
	top: 26px;
	left: 55px;
	width: 464px;
	height: 182px;
}

.chartWidgetImage3_zoom {
	position: absolute;
	top: 50px;
	left: 13px;
	width: 750px;
	height: 330px;
}

.zoomCloseButton {
	position: absolute;
	top: 419px;
	left: 525px;
}

.zoomCloseButton3 {
	position: absolute;
	top: 419px;
	left: 375px;
}


/*  Dashboard Buttonbar */
.centerNavDiv {
    width: 300px;
    height: 30px;
/*    position: relative;*/
    left: 50%;
/*    top:-20px;*/
    border: 1px solid #d5d87c;
    -moz-border-radius:  6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #e2e5bf; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e5bf 0%, #fdfbe2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e5bf), color-stop(100%,#fdfbe2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e5bf', endColorstr='#fdfbe2',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* W3C */
    margin-bottom:5px;
}

.centerNavInnerBorder {
 	background-color: #f6f8e3;   
}
.centerNavItems {
    height:28px;
    border: #f6f8e3 solid 1px;
    -moz-border-radius:  5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fdfbe2; /* Old browsers */
    background: -moz-linear-gradient(top, #fdfbe2 0%, #e2e5bf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbe2), color-stop(100%,#e2e5bf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fdfbe2 0%,#e2e5bf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fdfbe2 0%,#e2e5bf 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #fdfbe2 0%,#e2e5bf 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbe2', endColorstr='#e2e5bf',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #fdfbe2 0%,#e2e5bf 100%); /* W3C */
}
.activeView {
    -moz-border-radius:  0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    position: relative;
    right: -1px;
    top: -1px;
    background: #e2e5bf; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e5bf 0%, #fdfbe2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e5bf), color-stop(100%,#fdfbe2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e5bf', endColorstr='#fdfbe2',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* W3C */
}

.centerNavItems a {
    padding: 5px 19px;
    line-height:30px;
    color: #8E9038;
    text-shadow: 0px 1px 0 #FFFFFF;
    text-decoration: none;
    font-size:1.49em;
}

.centerNavItems a:hover {
    padding: 5px 19px;
  
	background: #e2e5bf; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e5bf 0%, #fdfbe2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e5bf), color-stop(100%,#fdfbe2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e5bf', endColorstr='#fdfbe2',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #e2e5bf 0%,#fdfbe2 100%); /* W3C */
}

a#staffViewAnchor:hover {
    -moz-border-radius:  5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    height: 30px;
    line-height:28px;
}

a#adminViewAnchor:hover {
  	height: 30px;
    line-height:28px;
}

a#doctorViewAnchor:hover {
    -moz-border-radius:  0 5px 5px 0;
    -webkit-border-radius:  0 5px 5px 0;
    border-radius:  0 5px 5px 0;
    height: 30px;
    line-height:28px;
}

.layoutColumn {
    float:left;
 	width: 50%;
    height:auto;
    overflow:visible;   
}
div.centerNavDivider {
 	width:1px;
    height:30px;
    background-color:#989B3E;
    text-shadow:  1px 0px 0 #FFFFFF;
    display:inline;
    padding:0;
}

#content-main ul {

}
/* Quote Rotator */
#quotes {width: 600px;height: 25px;list-style-type: none}
#quotes .slide {}
blockquote {
	font-size: 12px;
	font-family: Georgia, serif;
	color: #FFF;
	font-style: italic;
	margin-top:3px;
	text-align: center;
}

/*  Data Entry Tables */
.pageContentFullDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	right:0px;
    bottom:0px;
	background-color: #F6F6E1;
    border: 1px solid white;
    padding: 5px;
}
div.z-grid-header th.z-column, div.z-grid-header th.z-auxheader {
    -moz-border-bottom-colors: #989B3E !important;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E7DEBB !important;;
    border-color: -moz-use-text-color #C5BB92 #C5BB92 white !important;;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    font-size: 12px;
    overflow: hidden;
    padding: 0 0 2px 2px;
    white-space: nowrap;
}
.z-group-inner .z-group-cnt .z-label, .z-group-inner .z-group-cnt {
    color: black !important;
}
tr.z-group {
 	background:#faf8f2 !important;   
}
tr.z-row-over > td.z-row-inner, tr.z-row-over > .z-cell {
 	background:#fbda50 !important;  
    background-image: none; 
}
/*
.z-button-os {
	-moz-box-shadow:inset 0px 1px 0px 0px #d1d556;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d1d556;
	box-shadow:inset 0px 1px 0px 0px #d1d556;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cdd15b), color-stop(1, #989b3e) );
	background:-moz-linear-gradient( center top, #cdd15b 5%, #989b3e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdd15b', endColorstr='#989b3e');
	background-color:#cdd15b;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #6d6e23;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #6d6f29;
}.z-button-os:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #989b3e), color-stop(1, #cdd15b) );
	background:-moz-linear-gradient( center top, #989b3e 5%, #cdd15b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#989b3e', endColorstr='#cdd15b');
	background-color:#989b3e;
}.z-button-os:active {
	position:relative;
	top:1px;
}
*/
/* Data Grid on Office Numbers */

.ofNum-grid {
    background-color: #E7DEBB !important;
	background-repeat: none !important; 
    background-image: none !important;
}
.ofNum-grid-header .z-column-sort div.z-column-cnt {
    /*bottom: -45px;*/
    position: relative;
    letter-spacing:.5px;
}
.ofNum-columns {
	    /*height: 124px !important;*/
}
.ofNum-columns th {
    /*width: 30px !important;*/
}

.ofNum-columns .z-column-sort-asc, .ofNum-columns .z-column-sort-dsc {
	background-color:red !important;
}

ofNum-column-cnt-over {
 	background-color:red !important;

}
.ofNum-columns z-column th.z-column-over {
 	background-color: yellow !important;
    background-repeat: none; 
    background-image: none !important;
}

.ofNumContainer {
	background: rgb(254, 254, 252);
    border: #97993C 1px solid;
    padding:5px;
    box-shadow: 0 0 5px #959977;
    -moz-box-shadow: 0 0 5px #959977;
    -webkit-box-shadow: 0 0 5px #959977;
    height:auto;
    float:left;
    margin-right:4px;
    width: auto;
}
.ofHeaderDiv {
    background: none repeat scroll 0 0 #989b3e;
	margin-top:0;
}
#mainFrame {
   background-color:red; 
}

.metric-divider {
    border-bottom:thin solid #DCC8A6;
}
.QuickBooksGridDiv .z-grid-body {
 	width:1040px;   
}
