p.notice {
	margin: 10px;	
}

/** order form **/

#orderform {
	padding: 10px 20px;
}

#orderform p.notice {
	margin: 10px 0;	
}

h2.screen-title {
	padding: 30px 60px 20px;
	border-bottom: 1px solid #CCC;
	font-size: 1.7em;
}

/** projects **/

.project-short {
	padding-bottom: 20px;
	border-top: 1px dashed #CCC;
	margin-top: -1px;
	overflow: hidden;
}

.project-short h3{
	padding: 30px 60px 10px;
	font-size: 1.36em;
}
h2.projects-headline {
	padding: 30px 60px 20px;
	border-bottom: 1px solid #CCC;	
}

.project-short p {
	margin: 10px 60px;
}
.project-short ul{
	padding: 30px 60px 10px 80px;
	font-size: 1.1em;
	list-style: disc;
}
.project-short ul li{
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 20px;
	list-style: disc;
}
.project h3 {
	font-size: 14px;
	margin: 40px 0 20px 0;
}

.project blockquote {
	margin: 10px 0px 0;
	padding: 20px 20px 10px 20px;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;

}

.project p.progress-summary {
	margin: 0 0px 10px;
	padding: 10px 20px 20px 20px;
	font-size: 18px;
	line-height: 24px;
	
}
.project .project-brief{
	background: #EEE url(../images/bg/message.gif) no-repeat left bottom;
	margin: 10px 60px 0;
	padding: 0;
}

.project p {
	margin: 5px 0;
}

.project ul,
.project ol {
	margin: 5px 0 5px 20px;
}

/** todoitems **/
.project .todoitems {
	margin: 0 60px;
}
.project .todoitems h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/items.gif) no-repeat 0 0;
	padding: 12px 0 20px 55px;
	border-bottom: 5px solid #eef;
}
.project .item {
	border-bottom: 1px solid #CCC;
	margin: 0 0 10px 0;
	padding: 0 0 20px 55px;
}
.progress ol.progress-referrer{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.progress ol.progress-referrer li.upload-files{
	background: url(../images/ico/upload.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress ol.progress-referrer li.review-project{
	background: url(../images/ico/review.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress ol.progress-referrer li.pay-invoice{
	background: url(../images/ico/pay.gif) no-repeat 0 0;
	padding: 8px 0 8px 35px;
	margin: 0 20px 0 55px;
}
.progress p{
	margin: 0px 0px 0 55px;
	padding-top: 5px;
	clear: both;
}
/** files **/

.files .content {
	margin: 10px 60px;	
}

.files h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.files ul {
	margin: 5px 0 5px 20px;
}

.files .actionbuttons {
	margin: 10px 0;
}

.files .actionbuttons button {
	font-size:18px;
	height:40px;
	width:150px;
}

/** invoices **/

.invoice .content {
	margin: 10px 60px;
}

.invoice .details p {
	margin: 5px;
}

.invoice .address {
	overflow: hidden;
}

.invoice .address strong {
	display: block;
	float: left;
	margin-right: 5px;
}

.invoice .address span {
	white-space: pre;
	display: block;
	float: left;
}

.invoice h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}

.invoice thead th {
	border-bottom: 1px solid #999;
}

.invoice th {
	font-weight: bold;	
}

.invoice td {
	color: #000;
}

.invoice tr.total,
.invoice tr.paid-to-date,
.invoice tr.remaining {
	font-weight: bold;
	font-size: 16px;
}

.invoice tr.total th,
.invoice tr.paid-to-date th,
.invoice tr.remaining th{
	text-align: right;
	padding-right: 10px;
}

.invoice tr.total td {
	border-top: 1px solid #000;
	color: #000;
	padding: 10px 0;
}

.invoice tr.remaining td {
	color: #C00;
	padding: 10px 0;
}

.invoice tr.fully-paid td {
	font-size: 22px;
	border-top: 2px solid #C00;
	border-bottom: 2px solid #C00;
	color: #C00;
	padding: 10px 0;
}


.payment-options h4 {
	margin: 10px 0;
	font-size: 14px; 
}

.payment-options pre {
	font: 12px/18px monospace;
	margin: 20px 40px;
}

.payment-options .option {
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCC;
}

/** sitemap **/

#sitemap {
	clear: both;
	padding: 0;
	margin: 0;
	float: right;
	position: absolute;
	top: -2.7em;
	right: 0px;
}
#sitemap h3{
	position: absolute;
	left: -1000em;
}
#sitemap ul,
#sitemap ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#sitemap ul li,
#sitemap ul li.active {
	float: left;
	padding-right: 0.8em;
	border-bottom: 1px solid #0c131b;
	z-index: 10;
	position: relative;
	height: 2em;
}

#sitemap ul li a{
	float: left;
	padding: 0.6em 10px 0;
	height: 2em;
	background: #ddd;
	text-decoration: none;
	color: #0c131b;
	
}
#sitemap ul li a:hover,
#sitemap ul li.active a{
	background: #fff;
	position: relative;
	z-index: 100;
	height: 2.1em;
}

/** progress **/
.project .progress {
	margin: 0 60px;	
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
.project .progress h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/progress.gif) no-repeat 0 0;
	padding: 12px 0 20px 55px;
	border-bottom: 5px solid #eef;
}
.project .progress ol {
	overflow: hidden;
	margin-left: 0;
	margin-bottom: 20px;
}
.project .progress ol li {
	font-size: 14px;
	float: left;
	margin: 0 60px 0 20px;
	padding: 5px;
}

/** activity **/

.project .activity {
	margin: 0 60px;
	padding-bottom: 20px;	
}
.project .activity h3{
	font-size: 1.6em;
	position: relative;
	background: url(../images/ico/activity.gif) no-repeat 0 0;
	padding: 12px 0 20px 55px;
 	border-bottom: 5px solid #eef;
	height: 1%;
  
}
.activity h3 span{
	font-size: 0.7em;
	float: right;
	margin: 0px 0 0 20px;
}

.activity h3 a {
	text-decoration: none;
	margin-left: 15px;
	float: left;
	display: inline;
}

.activity h3 a:hover {
	text-decoration: none;
}

.activity .group,
.activity .details {
	margin: 20px 60px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	overflow: hidden;
}
.activity .group ul{
	margin-left: 0;
	padding-left: 0;
}
.activity .group li {
	margin: 5px 0;
	list-style: none;
	padding-left: 0;
	overflow: hidden;
	clear: left;
	width: 56.2em;
}
.activity .group li em{
	float: left;
	padding: 3px 5px 3px 25px;
	margin-bottom: 10px;
	
}
.activity .group li span.action-committed{
	float: left;
	padding: 3px 5px 3px 0px;
	margin-bottom: 10px;
}
.activity .group li em.client{
	background:  url(../images/ico/client.gif) no-repeat 0 0;
	}
.activity .group li em.x-team{
	background:  url(../images/ico/x-team.gif) no-repeat 0 0;
	
}

.activity h4 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	padding-bottom: 5px;
}
a.upload-files{
	background:  url(../images/ico/upload-file.gif) no-repeat 0 50%;
	padding: 0px 0 0 18px;
}
a.write-comment{
	background:  url(../images/ico/write.gif) no-repeat 0 50%;
	padding: 0px 0 0 18px;
}
a.view-activity{
	background:  url(../images/ico/view-activity.gif) no-repeat 0 50%;
	padding: 0px 0 0 18px;
}
.project .activity blockquote {
	font-style: normal;
	border-top: none;
	background:  url(../images/bg/comment-rt.gif) no-repeat 100% 0;
	padding: 5px 5px 0 0;
}

.project .activity blockquote p{
	font-style: italic;
padding: 15px 20px 20px;
	margin-bottom: 0;
}
.project .activity div.activity-comment{
	background: #eee url(../images/bg/comment-rb.gif) no-repeat 100% 100%;
	padding: 0;
	clear: both;
}
.project .activity div.activity-comment{
	background: #eee url(../images/bg/comment-rb.gif) no-repeat 100% 100%;
}
.project .activity div.activity-comment.private{
	background: #def url(../images/bg/comment-rb-private.gif) no-repeat 100% 100%;
}
.project .activity div.activity-comment-inner{
	background: url(../images/bg/comment-lb.gif) no-repeat 0 100%;
	padding: 0;
	clear: both;
}
.activity .details em{
	float: left;
	padding: 3px 5px 3px 25px;
	margin-bottom: 10px;
	margin-top: -3px;	
}
.activity .details .ativity-date strong{
	float: left;
	padding-right: 10px;
}
.activity .details em.client{
	background:  url(../images/ico/client.gif) no-repeat 0 0;
	}
.activity .details em.x-team{
	background:  url(../images/ico/x-team.gif) no-repeat 0 0;
	
}

.project .comments-summary,
.project .files-summary {
	margin: 10px 60px;
}

.project #newcomment {
	background: #FFFFDF;
	margin: 10px 60px;
	border-top: 1px solid #CCC;
	padding: 20px 80px 10px 60px;
}

.project #newcomment textarea {
	width: 100%;
	padding: 10px;
	height: 200px;
	font: normal 18px/1.5 Helvetica, Arial, sans-serif;
	line-height: 24px;
}

.project #newcomment button {
	font-size: 14px;
	height: 40px;
}

/** payments **/

.invoice .payments ul {
	margin: 10px 40px;	
}
a.print-invoice{
	position: absolute;
	top: 22px;
	right: 15px;
	display: block;
	padding: 7px 15px;
	background-color: #fefecc; 
	text-decoration: none;
	border: 1px solid #eded99;
}
a.print-invoice:hover{
	background-color: #eded99; 
	border: 1px solid #baba66;
	color: #235;
}
img.print-logo{
	position: absolute;
	left: -1000em;
}
p.private{
	padding: 5px 0;
}
p.private label{
	padding-left: 5px;
}
.project-short span.new{
	float: left;
	font-size: 50%;
	padding: 1px 3px;
	background: #fc0;
	margin-right: 5px;
	display: inline;
	margin-top: -1px;
}

/* invoices */
ul.invoice-types{
	list-style: none;
	width: 65em;
	overflow: hidden;
	border: none;
	margin: 0 60px 30px;
}
ul.invoice-types li{
	float: left;
	border: none;
	display: inline;
	padding-right: 3px;
}
ul.invoice-types li a{
	float: left;
	padding: 8px 15px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 0 1px 1px;
}
ul.invoice-types li a:hover{
	background: #ccc;
}
h3#open,
h3#pending,
h3#closed{
	margin: 0px 60px 0;
	padding: 2px 0 15px 23px;
	font-size: 1.3em;
	overflow: hidden;
}
h3#open{
	color:#600;
	background: url(../images/ico/open.png) no-repeat 0 0;
}
h3#pending{
	color:#c16d00;
	background: url(../images/ico/pending.png) no-repeat 0 0;
}
h3#closed{
	background: url(../images/ico/closed.png) no-repeat 0 0;
}
div.table-holder{
	padding: 0 60px 35px;
	border: 1px solid #ccc;
	border-width: 1px 0 0;
}
div.table-holder table{
	width: 67em;

	border-bottom: 1px solid #ccc;
}
div.table-holder table th{
	background: #1b3146 url(../images/bg/heading-bg.png) repeat-x 0 0;
	padding: 10px 5px;
	color: #fff;
	font-size: 1.23em;
}
div.table-holder table.overdue th{
	background: #600000 url(../images/bg/heading-overdue-bg.png) repeat-x 0 0;
}
div.table-holder table.pending th{
	background: #e87300 url(../images/bg/heading-pending-bg.png) repeat-x 0 0;
}
div.table-holder table tbody tr.alter td,
div.table-holder table tbody tr.alter:hover td{
	background: #d8e8f8;
}
div.table-holder table tbody tr:hover td{
	background: #edf5f9;
}
div.table-holder table tfoot td{
	border-top: 1px solid #ccc;
	background: #f5f5f5;
}
div.table-holder table tfoot td.total{
	text-align: right;
	font-weight: bold;

}
div.table-holder table tfoot td{
	font-size: 1.2em;
}
div.table-holder table.overdue tbody tr.alter td,
div.table-holder table.overdue tbody tr.alter:hover td{
	background: #ffd1d1;
}
div.table-holder table.overdue tbody tr:hover td{
	background: #f6eaea;
}
div.table-holder table.pending tbody tr.alter td,
div.table-holder table.pending tbody tr.alter:hover td{
	background: #ffb165;
}
div.table-holder table.pending tbody tr:hover td{
	background: #fdf1e5;
}

div.table-holder table tfoot tr:hover  td{
	background: #f5f5f5;
}
div.table-holder table tbody tr.late td,
div.table-holder table tbody tr.late:hover td{
	color: #600;
	background: url(../images/bg/late-bg.gif) repeat-x 0 0;
	font-weight: bold;
	font-size: 1.1em;
}

div.table-holder td{
	padding: 5px 0 5px 5px;
	clear: left;
	font-size: 1em;
	vertical-align: top;
}
div.table-holder td strong{
	color: #333;
}
div.table-holder td em{
	font-size: 1.2em;
	color: #000;
	font-style: normal;
	font-weight: bold;
}

div.table-holder th.date{
	width: 7em;
}
div.table-holder th.project{
	width: 24em;
}
div.table-holder th.paid{
	width: 10em;
}
div.table-holder th.total{
	width: 10em;
}
div.table-holder th.owe{
	width: 9em;
	text-transform: uppercase;
	font-weight: bold;
}
div.table-holder th.action{
	width: 9.5em;
}
div.table-holder table.pending th.project{
	width: 34em;
}
div.table-holder table.closed th.project{
	width: 44em;
}
div.table-holder table a{
	text-decoration: underline;
	color: #000;
}
div.table-holder table a.pay-invoice{
	float:left;
	background: url(../images/ico/view-invoice.png) no-repeat 100% 50%;
	padding-right: 9px;
	font-weight: bold;
	color: #600;
	text-transform: uppercase;
	text-decoration: none;
}
div.table-holder table tbody tr.late a.pay-invoice,
div.table-holder table tbody tr.late:hover a.pay-invoice{
	color: #600;

}
div.table-holder table tr.late a{
	color: #600;
}
div.table-holder tr.late td em,
div.table-holder tr.late td strong{
	color: #600;
}
div.table-holder table a.payment-info{
	position: relative;
	text-decoration: none;
	padding: 0 2px;
}
div.table-holder table a.payment-info span{
	position: absolute;
	left: -1000em;
	float: left;
	border: 2px solid #003;
	background: #fff;
	padding: 3px;
	z-index: 1000;
	width: 15em;
}
div.table-holder table a.payment-info:hover span{
	left: 12px;
}
#activeuser form{
	background-color: #EEf;
	border: 1px solid #ccd;
	margin: 10px;
	padding: 10px;
}
#activeuser form .toggle{
	display: block;
	margin-bottom: 10px;
}
#activeuser form label{
	float: left;
	width: 90px;
	padding: 5px 0;
	text-transform: capitalize;
}
#activeuser form div.field{
	clear: left;
	padding-bottom: 5px;
}
#activeuser form div.buttons,
#activeuser form div.staylogged{
	clear: left;
	margin-left: 90px;
}
#activeuser form.openid div.buttons,
#activeuser form.openid div.staylogged{
	clear: left;
	margin-left: 0px;
}
#activeuser form div.buttons{
	margin: 5px 0 5px 90px;
}