/* CSS Document */
#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #98cee6;
	background-color: #daecf7;*/
	border:1px solid #496791;
	background-color: #aab6c7;
	padding: 5px;
	opacity: 0.95;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:350px;
	font-weight:normal;
	/*color:#004890;*/
	color:#333333;

}
#tooltip h3 {
font-size:11px;
font-weight:normal;
}
#tooltip h3, #tooltip div { margin: 0; }

html{
	height: 100%; 
}
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	height: 100%; 
}
.ajax-loading {
 background: url(../images/spinner.gif) no-repeat right center;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.xmasRed 
{
	color: #CC0000
}
.xmasGreen 
{
	color: #006600
}
input, textarea, select {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	/*padding:2px;*/
	border:inset 1px #CCCCCC;
	/*background-color:#E8EDF6;*/
	font-weight:normal;
	background-color:#FFFFFF;
	padding:3px 0 3px 5px;
}
.normalText {
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
.inputError {
	border:1px solid #FF0000;
}

/* Main container table */
#tableMain {
	margin-left:auto;
	margin-right:auto;
	width:95%;
	border-collapse:collapse;
}
#tdTop {
	text-align:right;
	color:#2c77cf;	
	padding:4px;
}
#tdTop a{
	color:#2c77cf;
}
#tableMain td{

}
#trLogos td{
	padding:0px;

}
/* navigation cell within main container */
#tdNav {
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	padding:0px;
}
#tdNavGreen {
	background-image:url(../images/navGreen.jpg);
	background-repeat:repeat-x;
	padding:0px;
}
#tdNav table {
	height: 20px;
	border-collapse:collapse;
	margin:0px;
}
#tdNav table td{
	font-size:12px;
	padding:0px;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
#tdNav a{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.dashboardro{
	background-image:url(../images/buttons/1pxRO.jpg);
	background-repeat:repeat-x;
	padding:0 10px 0 5px;
	cursor:pointer;
}
.dashboardnormal{
	background-image:url(../images/buttons/1px.jpg);
	background-repeat:repeat-x;
	padding:0 10px 0 5px;
	cursor:pointer;
	text-align:left;
}

/* main content styles */
#divMainTitle {
	font-size:130%;
	color:#344974;
	border-bottom:3px solid #8198bd;
	padding:3px;
	font-weight:bold;
	margin-bottom:10px;
}

#tdFooter {
	background-color:#ffffff;
	color:#355699;
	font-size:11px;
	padding:8px 4px 8px 4px;
}

#tdFooter a{
color:#355699;
font-size:11px;
font-weight:normal;
}

/* generic styles */
.whiteBold, .whiteBold a{
	color:#FFFFFF;
	font-weight:bold;
}
.blackBold, .blackBold a{
	color:#000000;
	font-weight:bold;
}
.blueSmallBold {
	color:#4466A2;
	font-weight:bold;
	font-size:100%;
}
.blueBigBold {
	color:#4466A2;
	font-weight:bold;
	font-size:110%;
	padding-bottom:8px;
	background-color:#D1E0F4;
	border-bottom:1px solid #8198BD;
	padding-top:4px;
}
.blueBigBold2 {
	color:#4466A2;
	font-weight:bold;
	font-size:110%;
}
#tableBordered, .tableBordered{
	border:2px solid #507BC1;
	border-collapse:collapse;
}

#tableBordered2, .tableBordered2{
	border-left:1px solid #507BC1;
	border-top:1px solid #507BC1;
	border-right:1px solid #507BC1;
	border-collapse:collapse;
	background-color:#DDE5F2;
	padding:0px;
	margin:0px;
}

#tableBordered3, .tableBordered3{
	border-left:1px solid #507BC1;
	border-top:1px solid #507BC1;
	border-right:1px solid #507BC1;
	border-bottom:1px solid #507BC1;
	border-collapse:collapse;
	background-color:#DDE5F2;
	padding:0px;
	margin:0px;
}

#tableBordered tr td{
padding: 5px 0 2px 5px;
}

#tableNoBorder, .tableNoBorder{
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
#tableNoBorder td, .tableNoBorder td{
	border:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

.tdSubTitles2 {
	color:#FFFFFF;
	background-color:#6C92CF;

	font-weight:bold; 
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #8EA7CF;
}

.tdSubTitles3 {
	color:#FFFFFF;
	background-color:#6C92CF;

	font-weight:bold; 
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #8EA7CF;
}

.hrBlue2px{
	color:#8EA7CF;
	height:1px;
	margin-right:20px;
	margin-left:10px;

}
#tdTitle{
	background-image:url(../images/tdHeader.jpg); 
	background-repeat:repeat-x; 
	height:19px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:0 5px 0 5px;
}
#tbAllFieldNames td, #tdFieldName {
	/*color:#4466A2;*/
	color:#4e4e4e;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	vertical-align:top;
}
#tdSubTitle, #trTitleSub td {
	/*background-color:#7D9CCD;*/
	background-color:#D2E8FF;
	height:26px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:3px 5px 3px 5px;
	border:1px solid #507BC1;
}
#trTitleSub a {
	color:#FFFFFF;
}
#tableListNoBorder {

}
#tableListNoBorder .trOverdue td{
	background-color:#E53B3B; /* Traffic light system for the dashboard */
/*	color:#FFFFFF;*/
	/*background-color:#507BC0; */
/*	background-color:#305A9C; */
	color:#FFFFFF;
    padding: 1px 1px 1px 1px;
	
	/*background-image:url(../images/buttons/1px.jpg);
	background-repeat:repeat-x;
	background-position:center;*/
	cursor:pointer;
	
}
#tableListNoBorder .trDue td{
	background-color:#F1C950;
/*	background-color:#507BC0;*/
/*	background-color:#4D7DC3; */
	color:#FFFFFF;
    padding: 1px 1px 1px 1px;
	cursor:pointer;
}
#tableListNoBorder .trNotDue td{
	background-color:#A7C47D;
/*	background-color:#507BC0;*/
/*	background-color:#A1C4BF;*/
	color:#FFFFFF;
    padding: 1px 1px 1px 1px;
	cursor:pointer;
}
#tableList {
	border-collapse:collapse;
}
.trListAlt td{
	background-color:#DBE3F1;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}
.trList td{
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}

.trList2 td{
	background-color:#DBE3F1;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}

.trListGold td{
	background-color:#DBE3F1;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}

.trListPlat td{
	background-color:#FFFFFF;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}

.trListDia td{
	background-color:#DBE3F1;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}

.roList td{
/*	background-color:#CAD6EB; //rollover for the dashboard */ 
	/*background-color:#628FD0;*/
	background-color:#8198BD;
	border-right:1px solid #8198BD;
	padding: 1px 5px 1px 5px;
}
.roSmallList td{
	background-color:#84AFE6;
/*
	background-image:url(../images/buttons/1pxRO.jpg);
	background-repeat:repeat-x;
	background-position:center;
*/
	cursor:pointer;
	
	background-color:#628FD0;
	/*padding: 1px 1px 1px 1px;*/
	height:14px;
	color:#FFFFFF;
}
.trGrey td {
	background-color:#E8EDF6;
    padding: 1px 1px 1px 1px;
}
.sbmtButton {
	background-color:#FF0000;
	border:1px solid #CC0000;
}
.hrGrey2px{
	color:#CECFD1;
	height:2px;
	margin:0px;
	padding:0px;
}
.picker {
  position:absolute;
  left:inherit;
  top:inherit;
  border-width:0px;
  border-color:#990000;
  border-style:solid;
  display:none;
  z-index:2;
  overflow:visible;
  width:370px;
  height:165px;
  background-color: transparent;
}
.item-bodyShow
{
	display:block;
  	visibility: visible; height: auto;
}
.item-body
{
	display:none;
	visibility:hidden; height: 0px;
}
.tdSubTitles {
	color:#FFFFFF;
	background-color:#7D9CCD;

	font-weight:bold; 
	padding:3px 5px 3px 5px;
	border:1px solid #507BC1;
}
.tdSubTitlesNew {
	background-image:url(../images/tdHeader.jpg); 
	background-repeat:repeat-x; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:10px 5px 10px 5px;
}
#botRightContainer {
position:absolute;
margin:0;
padding:0;
height:0;
width:0;
z-index:1;
/*margin-top:-240px;*/
}
#botRightContainer div {
position:relative;
z-index:2;
margin:0;
padding:0;
height:0;
width:0;
left:704px;
}

<!-- Tabs -->
#navContainer {
	font-size:0.917em;
}

#navTbl{
	border-collapse:collapse;
	margin:0px 0px 0px 0px;
	width:100%;
}
#navTbl td{
	padding:0px;
}
.active{
 background-image:url(../images/menu/nav1RO.jpg); 
 background-repeat: repeat-x;
 height:37px;
 color:#ffffff;
 text-align:center;
}
.active a{
	color:#ffffff;
	display:block;
	padding:10px;
	font-weight:bold;
}

.active a:hover{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.inactive{
 /*background:#0A5CB0;*/
 background-image:url(../images/menu/nav1.jpg); 
 background-repeat: repeat-x;
 height:37px;
 text-align:center;
}

.inactive:hover {
 /*background:#0A5CB0;*/
 background-image:url(../images/menu/nav1RO.jpg); 
 background-repeat: repeat-x;
 height:37px;
 text-align:center;
}

.inactive a{
	color:#ffffff;
	display:block;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
}
.inactive a:hover{
	color:#ffffff;
	font-weight:bold;
	/*text-decoration:underline;*/
}

.active2{
 background-image:url(../images/menu/nav2RO.jpg); 
 background-repeat: repeat-x;
 height:37px;
 color:#ffffff;
 text-align:center;
}
.active2 a{
	color:#ffffff;
	display:block;
	padding:10px;
	font-weight:bold;
}

.active2 a:hover{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.inactive2{
 /*background:#0A5CB0;*/
 background-image:url(../images/menu/nav2.jpg); 
 background-repeat: repeat-x;
 height:37px;
 text-align:center;
}

.inactive2:hover {
 /*background:#0A5CB0;*/
 background-image:url(../images/menu/nav2RO.jpg); 
 background-repeat: repeat-x;
 height:37px;
 text-align:center;
}

.inactive2 a{
	color:#ffffff;
	display:block;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
}
.inactive2 a:hover{
	color:#ffffff;
	font-weight:bold;
	/*text-decoration:underline;*/
}


.errorDiv{
	padding:5px;
	width:190px;
	border: solid 1px #FF0000;
	background-color:#FF9999;
	font-weight:bold;
	text-align:center;
}

.overContainer{
	border:solid 1px #749dd2;
	background-color:#D1E0F4;
	padding:5px;
	border-top:0px;
}

/* Tabs
----------------------------------*/
/* root element for tabs  */

#tabs ul{
	list-style:none; 
	margin:0px; 
	padding:0px;
	height:26px;
	
}

/* single tab */
#tabs ul li { 
	float:left;	 
	text-indent:0px;
	padding:0px;
	margin:0px;
	margin-right:5px;
	list-style-image:none;
	
	border:1px solid #8198BD;
	border-bottom:none;
	padding: 5px 10px 6px 10px;
	margin-top:1px;
	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#tabs ul a.current, ul.tabs a.current:hover, #tabs li.current a {
	background-color:#D1E0F4;	
	cursor:default; 
	height:24px;
	border-bottom:none;
	color:#004A94;
	 background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em; 
	 /*background-image:url(../images/claims1.gif);*/
}

/*#tabs ul li {
	margin-bottom:-1px;
}*/

#tabs ul { 
	border-bottom:1px solid #8198BD;
}

#tabs ul a.currentLog, #tabs li.currentLog a, ul.tabs a.currentLog:hover, #tabs ul a.currentLogA {
	background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em; 
	 background-image:url(../images/visitlog1.gif);
}



#tabs ul a.currentWNotes, #tabs li.currentWNotes a, ul.tabs a.currentWNotes:hover, #tabs ul a.currentWNotesA {
	background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em; 
	 background-image:url(../images/inventory1.gif);
}

#tabs ul a.currentCNotes, #tabs li.currentCNotes a, ul.tabs a.currentCNotes:hover, #tabs ul a.currentCNotesA {
	background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em; 
	 background-image:url(../images/estimate1.gif);
}

#tabs ul a.currentLogA, #tabs ul a.currentWNotesA, #tabs ul a.currentCNotesA, #tabs ul a.current {
	color:#000000;
}


#tabs li a {
	/*background-image:url(../images/claims1.gif);*/
}

#tabs li.currentLog, #tabs li.current, #tabs li.currentLog a, #tabs li.current a {
	background-color:#D1E0F4;
}

#tabs li {
	background-color:#D1E0F4;
}



#tabs li.currentLog a {
	background-image:url(../images/visitlog1.gif); background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em; 
}

#tabs ul a, ul.tabs a:hover, ul li a {
	/*background-color:#004A94;	FFFDE6*/
	cursor:default; 
	height:24px;
	padding:5px;
	/*background-image:url(../images/claims1.gif);background-repeat:no-repeat; background-position:0px 4px; text-decoration: none; padding-left: 2em;*/
}
#tabs ul a:hover  {
	color:#FFFFFF;
	cursor:pointer;
}
.title {
	background-color:#D1E0F4; padding:12px; border-left:1px solid #8198BD; border-right:1px solid #8198BD; 
}/* background-color:#FFFDE6; border:solid 1px #E8DD7D;*/

/* Blue borders*/
.tdCorner {
	padding:0; border-bottom:none;  width:2px; border:none; vertical-align:top;
	border-right:none; line-height:0.1em; padding:0px;
	
}
.tdCentre {
	background-color:#d2e8ff; border-top:1px solid #78B1E9; border-right:1px solid #78B1E9; border-left:none; border-bottom:none; line-height:0.1em;
	border-right:none;padding:0px;
}

#tableBordered th {
	padding:5px;
	border:1px solid #88b8e8;
	text-align:center;
	color:#004893;
	background-color:#d2e8ff;
	font-size:0.917em;
	border-top:none;
	color:#FFFFFF;
	text-align:left;
	border-left:none;
	border-right:none;
}

.thOverview {
	color:#4466A2;
	text-align:left;
}
.trSmallListAlt td {
	background-color:#E8EDF6;
}
#process input, #process select {
	background-color:#FFFFFF;
}
.rightContainer {
	padding:2px 2px 10px 2px; 
	background-color:#FFFFFF; 
	text-align:center; 
	width:280px;
	border:1px solid #cccccc;
	margin-top:10px;
}
.homeHeader {
	background-color:#68849e;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:125%;
	height:27px;
	padding-top:8px;
}
.poundImage{
	padding:10px 0 0 30px;
	text-align:left;
}
.poundImage a{
	background-position:15px 7px;
	padding-left:0px;
	line-height:150%;
	text-align:left;
}
.kpiContainer{
	margin:20px 0 40px 0;
}

