@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto 0px auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 100%;
	overflow:auto;
}
/* LAYOUT */
#wrapper-outer {
	margin: 0 auto 0px auto;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #ccc;
}
#header {
	margin: 0 auto 0px auto;
	padding: 5px 0 5px 0;
	width: 1054px;
	height: 50px;
	border:#CCC thin solid;
}
#header p {
	color: #999999;
	font-style:italic;
	font-size: 28px;
	padding: 0 0 0 0;
	margin: 0;
	width: 900px;
	font-weight: normal;
}
#menu-bar {
	float: left;
	width: 200px;
	min-height:600px;
	background-color:#fff;
	border:#999 thin solid;
	padding: 5px 0 5px 15px;
	color: #d6bd6f;
	margin-right:10px;
}
#menu-bar a {
	color: #d6bd6f;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#menu-bar a:active, #topnav a:visited {
	color: #d6bd6f;
	text-decoration: none;
}
#menu-bar a:hover {
	color: #e6d18f;
	text-decoration: none;
}
#displayinner {
  z-index:21;
  background: #fff;
}
#inner-main {
	margin: 5px auto 0px auto;
	padding: 0 0 0 0;
	width: 1054px;
}
.clear {
	width: 100%;
	clear:both;
	height: 1px;
}
img {
	border: 0;
}
#project-outer {
	float: left;
	width: 800px;
	padding: 0 0 0 0;
}
#project-main {
	float: left;
	width: 800px;
	min-height:150px;
	border:#999 thin solid;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	margin-bottom:10px;
}
#project-detail {
	float: left;
	width: 800px;
	min-height:550px;
	background-color:#fff;
	border:#999 thin solid;
	padding: 5px 5px 5px 5px;
	margin-bottom:40px;
}
#detail-tabs {
	position: relative;
	width: 800px;
	height: 20px;
}
#detail-tabs-resources {
	float: left;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#detail-tabs-entries {
	float: left;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#detail-tabs-contactlog {
	float: left;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#detail-tabs-notes {
	float: left;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#detail-tabs-invoices {
	float: left;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#detail-tabs-tasks {
	float: left;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#detail-tabs ul {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	list-style-type: none;
}
#detail-tabs li {
	display: block;
	float: left;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	height: 20px;
	text-align: center;
}
#detail-tabs li td{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.detail-tabs-li-on {
	background: transparent;
	font-weight:bold;
}
#resources-on {
	background: transparent;
}
#entries-on {
	background: transparent ;
}
#notes-on {
	background: transparent ;
}
#contactlog-on {
	background: transparent ;
}
#invoices-on {
	background: transparent;
}
#tasks-on {
	background: transparent;
}
#detail-tabs a {
	display: block;
	color: #636362;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	height: 20px;
}
#detail-tabs a:active, #detail-tabs a:visited {
	color: #636362;
}
#detail-tabs a:hover {
	color: #636362;
}
#tab-details {
	position: relative;
	width: 800px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	margin-top: 10px;
}
#tab-details-onhand {
	position: relative;
	width: 800px;
	min-height:480px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	margin-top: 10px;
}
#detail-resources {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 8px;
	padding: 30px 00px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
}
#detail-entries {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 8px;
	padding: 20px 0px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
	background-color:#FFF;
}
#detail-contactlog {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 8px;
	padding: 20px 0px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
}
#detail-notes {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 8px;
	padding: 20px 0px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
}
#detail-invoices {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 8px;
	padding: 20px 0px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
}
#detail-tasks {
	float: left;
	width: 800px;
	height:480px;
	overflow:auto;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 8px;
	padding: 20px 0px 0px 0px;
	background:url(../../images/details-bg.jpg)  top left no-repeat;
}
#tab-details-bottom {
	width: 700px;
	height: 8px;
}
.frmTable {
	background:url(images/main-bg2.jpg) bottom; 
	background-repeat:no-repeat;	
}
#login-main {
	float: left;
	width: 954px;
	height:400px;
	border:#999 thin solid;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
	margin-bottom:40px;
}
#smallcalendartabledays {
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#smallcalendartabledays a:link {
	color: #666;
	text-decoration: none;
	text-align: center;
}

#smallcalendartabledays a:hover {
	color: #666;
	text-decoration: underline;
}

#smallcalendartabledays a:visited {
	color: #666;
	text-decoration: none;
}

#smallcalendartabledays tr {
    height: 15px;
	color: #ccc;
}

#smallcalendartabledays td {
	height:17px;
	width:17px;
	text-align: center;
}

#smallcalendartabledays td.day {
	padding: 0;
	background-color:#FFF;
	border: #999 thin solid;
	text-align: center;
}

#smallcalendartabledays td.selected {
	padding: 0;
	background-color: #ccc;
	border: #666 thin solid;
	text-align: center;
}

#smallcalendartabledays td.event {
	margin: 0;
	padding: 0;
	background: url(../../images/calendar_eventbg.gif) no-repeat top;
	text-align: center;
}

.smallcalendarmonth {
	font-weight:bold;
	text-align: center;
	color: #333333;
}
.caldiv {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	text-align: center;
	white-space: nowrap;
	overflow:scroll;
	overflow-x: scroll;
	overflow-y: hidden;
	position:relative;
	width:665px; 
}
.caldiv li {
	/*width: 210px;
	height:180px;
	margin: 10px 10px 10px 0;
	background:red; for testing */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin: 0 0 0 0;
	padding:0 0 0 5;
	display: inline-block;
	position:relative;
}

* html .caldiv li {display:inline}/* ie6 inline -block fix*/
*+html .caldiv li {display:inline}/* ie7 inline -block fix*/

/*table{width:100%;table-layout:fixed}*/

.TextBox {
	background-color: #F7F7F7;
	border: thin solid #CCC;
}
.subButton {
	background-color:#666;
	border:thin solid #CCC;
	color:#FFF;
}
.tblHeader {
	font-weight:bold;
	border-bottom:#333 thin solid;
}
.tblTotals {
	font-weight:bold;
	border-bottom:#333 thin solid;
	border-top:#333 thin solid;
}
.tblRow {
	border-bottom:#ccc thin solid;
}
.tblRowInv {
	border-bottom:#ccc thin solid;
	font-size:smaller;
}
.frmHeader {
	font-weight:bold;
	font-size:smaller;
}
.frmHeader2 {
	color:#666;
	font-weight:bold;
	font-size:smaller;
}
.pgHeader {
	font-weight:bold;
	color:#666;
}
.dspAlert {
	font-weight: bold;
	color: #F00;
}
.sub {
	padding-left:10px;
}
.tblTasks {
	border:#ccc thin solid;
	background-color:#E7E7E7;	
}
.tblTasks-completed {
	border:#090 thin solid;
	background-color: #A4FFA4;
}
#timecard_slidedown{
	position:fixed;
	top:0px;
	right:-500px;
	background:none;
	width:280px;	
	z-index: 5;
}
#timecard_control{
	border:1px solid #317082;
	visibility:visible;
	background-color:#E2EBED;
	overflow:hidden;
	padding:2px;
	width:280px;	
	z-index: 6;
}
.timecard_contentBox{
	float:left;
	border:1px solid #317082;
	height:0px;
	visibility:visible;
	position:absolute;
	background-color:#F8F8F8;
	overflow:hidden;
	padding:2px;
	width:280px;
	z-index: 6;
}
.timecard_content{
	position:relative;		
	width:100%;
}
.timediv{
	position:relative;		
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:100%;
	font-size:0.10em;
	font-weight:bold;
}
.lastupdatedstamp {
	font-size: 10px;
	color: #CCC;
}
.smallText {
	font-size: 9px;
}
