@charset "utf-8";
/* CSS Document */

body {
	background-color:#3f3f44;
}

#container {
	background-color:#FFF;
	width: 930px;
	margin-left: auto;
	margin-right: auto;	
}
.logout {
	color: #f1fae9;
	font-style: italic;
}
#header {
	background-image:url(images/header.gif);
	width: 930px;
	height: 120px;
	background-repeat: no-repeat;
}
#content {
	width: 930px;
	background-color:#FFF;	
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#userpanel {
	padding-left: 105px;
	padding-top:15px;
}
#footer {
	background-image:url(images/footer.gif);
	width: 930px;
	height: 30px;
	background-repeat: no-repeat;
}
#daybg {
	width: 722px;
	height: 36px;
	background-image:url(images/days.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#date {
	text-align: right;
	margin-right: 105px;
	float: right;
}
#subcontent {
	margin-left: 104px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 722px;
	min-height: 300px;
	background-color: #3f3f44;	
	overflow: hidden;
	padding-bottom: 20px;
}
#navigation {
	width: 150px;
	min-height: 300px;
	float: left;	
}
#navigationtxt {
	padding-top: 65px;
	padding-left: 20px;
	color: #d9d9da;	
}
#subcontentarea {
	width: 522px;
	min-height: 30px;
	float: left;
	margin-top: 10px;	
	margin-left: 30px;
	
}
#contactnames {
	width: 500px;	
}
#contactoptions {
	width: 100px;
	float: right;	
}
#days{
	padding-top: 9px;
	padding-left: 63px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color: #f1fae9;
}
#weekprev {
	width: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color: #000;
}
#weekof {
	margin-top: -16px;
	margin-left: 270px;
	width: 300px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
}
#weeknext {
	width: 100px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color: #000;
}

#days ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#days ul li { display: inline; padding:20px;}

#checkboxes ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#checkboxes ul li { display: inline; padding:10px;}

.timeheader {
	background-image:url(images/timeheader.gif);
	width: 532px;
	height: 30px;
}
.timeheaderalt {
	background-color: #8cc63e;
	width: 518px;
	height: 25px;
	margin-left: 7px;
}
.timeheadertxt {
	padding-top: 11px;
	text-align: center;
	color: #f1fae9;
}
.timeheadertxtalt {
	padding-top: 5px;
	text-align: center;
	color: #f1fae9;
	
}
.timecontent {
	background-color: #fff;
	width: 518px;
	min-height: 105px;
	margin-left: 7px;
}
.timecontenttxt{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#timefooter {
	background-image:url(images/timefooter.gif);
	width: 532px;
	height: 80px;
	background-repeat: no-repeat;
}
#clientdrop {
	width: 450px;
	float: left;
}
#timeamount {
	float: right;
	margin-bottom: 1px;
	margin-right: 8px;
}
#subtotal {
	text-align: right;
	margin-top: 10px; 
	padding-right: 14px;
	background-color: #f1fae9
}
#subtotal2 {
	text-align: right;
	margin-top: 5px; 
	padding-right: 24px;
	
	background-color: #f1fae9
}
#subtotal3 {
	text-align: right;
	margin-top: 10px; 
	padding-right: 24px;
	background-color: #f1fae9
}
#subtotal4 {
	text-align: right;
	margin-top: 10px; 
	padding-right: 14px;
	background-color: #f1fae9
}
.pointer {
	cursor: pointer;
}
#timefootertxt {
	font-weight: normal;
	color: #f1fae9;
	padding-left: 321px;
	padding-top: 23px;
}

#footerbuttons {
	position: absolute;
	margin-top: -50px;
	margin-left: 7px;
}

#navigationtxt a:link { text-decoration: none; color: #d9d9da;}
#navigationtxt a:visited { text-decoration: none; color: #d9d9da;}
#navigationtxt a:hover { text-decoration: none;color: #8cc63e;}

#contactnames a:link { text-decoration: none; color: #d9d9da;}
#contactnames a:visited { text-decoration: none; color: #d9d9da;}
#contactnames a:hover { text-decoration: underline;color: #d9d9da;}

#contactoptions a:link { text-decoration: none;}
#contactoptions a:visited { text-decoration: none;}
#contactoptions a:hover { text-decoration: none;}

#days a:link { text-decoration: none; color: #f1fae9;}
#days a:visited { text-decoration: none; color: #f1fae9;}
#days a:hover { text-decoration: none; color: #f1fae9;}

a:link{ text-decoration: none; color: #000;}
a:visited{ text-decoration: none; color: #000;}
a:hover{ text-decoration: none; color: #8cc63e;}