/* CSS Document */

/* ------ start page layout ------ */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background: #ffffff url(../images/bg.gif) top left repeat-y;
	margin: 0;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 775px;
}
#header {
	margin: 0;
	padding: 0 15px;
	width: 775px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 745px;
}
html>#header  {
	width: 745px;
}
#sitenavigation {
	margin: 0 230px 0 0;
	padding: 0 0 0 15px;
	width: 215px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 200px;
}
html>#sitenavigation  {
	width: 200px;
}
#page {
	float: right;
	margin: 0;
	padding: 0;
	width: 545px;
}
#main {
	background: url(../images/bg.main.gif) top left;
	margin: 0;
	padding: 0 0 1em 0;
	width: 545px;
}
#footer {
	margin: 0;
	padding: 40px 0 0 0;
	width: 545px;
	font-size: 10px;
	color: #666666;
	background: url(../images/bg.footer.gif) top left no-repeat;
}
h1 {
	margin: 0;
	padding: 0 10px;
	background: url(../images/bg.h2.gif) top left no-repeat;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #f15c22;
}
.logo {
	margin: 0;
	padding: 0;
	background: none;
}
h2 {
	font-size: 18px;
	color: #007ac3;
}



#popupmain {
	background: #666;
	margin: 10px;
	text-align: left;
}
/* ------ end page layout ------ */


/* ------ start cols ------ */
#fullcol {
	width: 100%;
	padding: 0/* 10px*/;
}
#leftthincol {
	padding: 0 10px;
	width: 30%;
	border-right: 1px dotted #ccc;
}
#widecol {
	padding: 0 10px;
	width: 70%;
}
#rightthincol {
	padding: 0 10px;
	width: 30%;
	border-left: 1px dotted #ccc;
}
#middlecol {
	padding: 0 10px;
	width: 40%;
}
#leftevencol {
	padding: 0 10px;
	width: 50%;
}
#rightevencol {
	padding: 0 10px;
	width: 50%;
	border-left: 1px dotted #ccc;
}
#content {
	padding: 10px;
}
/* ------ end cols ------ */


/* ------ start templates ------ */
.welcome {
	font-size: x-small;
}
.newblock {
	text-align: right;
	display: block;
	padding: 10px 0;
}
.archivemode {
	border: 1px solid #ff0; 
	margin: 10px 0;
	height: 100%;
	clear: both;
	padding: 0 20px;
}
.editmode {
	border: 1px solid #00f; 
	margin: 10px 0;
	height: 100%;
	clear: both;
	padding: 0 20px;
}
.pendingmode {
	border: 1px solid #f00; 
	margin: 10px 0;
	height: 100%;
	clear: both;
	padding: 0 20px;
}
.livemode {
	border: 0;
	margin: 10px 0;
	height: 100%;
	clear: both;
	padding: 0 20px;
}
.blockinfo {
	font-size: x-small;
	color: #666;
}
.blocktools {
	text-align: right;
	float: right;
	padding: 2px;
}
.workflow {
	font: bold italic x-small Verdana, Arial, Helvetica, sans-serif;
}
.workflow a {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------ */
.star {
	font-size: 1.5em;
	color: #c00;
	vertical-align: bottom;
	line-height: 0;
}
.caption {
	font-size: 10px;
	color: #930;
}
.imgtbl {
	padding: 5px;
}
.imgtbl.left, .swftbl.left {
	float: left;
}
.imgtbl.right, .swftbl.right {
	float: right;
}
.imgtbl.center, .swftbl.center {
	text-align: center;
}
.reg {
	font-size: 11px;
	font-weight: bold; 
	color: #f00;
}
ul.cb {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
.cb li {
	background: url(../images/graphic.triangle.gif) no-repeat;
	padding: 0 0 0 20px;
}
.project_background {
	background: #ddd;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #bbb;
}
.task_background {
	background: #eee;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
}
.task_background_complete {
	background: #afa;
	border-top: solid 1px #efe;
	border-bottom: solid 1px #d8d;
}
.task_background_complete_disabled {
	background: #ded;
	border-top: solid 1px #efe;
	border-bottom: solid 1px #bab;
}
.task_background_overdue {
	background: #faa;
	border-top: solid 1px #fee;
	border-bottom: solid 1px #d88;
}
.task_background_overdue_disabled {
	background: #edd;
	border-top: solid 1px #fee;
	border-bottom: solid 1px #cbb;
}
.task_text_disabled {
	font-size: 11px;
	color: #666;
}
.task_text {
	font-size: 11px;
	color: #000;
}
.taskinfo {
	padding: 5px;
}
.taskinfo p {
	font-size: 90%;
}
ul.cbf {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
#dfitem .formhandler_label {
	width: 150px;
	padding: 0 5px 0 0;
	font-size: small;
}
.additem {
	padding: 0 0 0 20px;
	font-size: small;
}
.additem a {
	border: 1px outset #006;
	padding: 2px 4px;
	text-decoration: none;
	/* font-size: 90%; */
}
#titlebgon h2 .additem a {
	border: 1px outset #ccc;
	padding: 0 4px;
	color: #ccc;
}
#titlebgon h2 .additem a:hover {
	color: #fff;
}
ul.cbt {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
.task_text_disabled img, .task_text img {
	padding: 2px 4px;
}
/*
.cbt li.taskcommentsdisabled {
	background: url(../images/graphic.note.disabled.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.taskdisabled {
	background: url(../images/graphic.task.disabled.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.taskcomments {
	background: url(../images/graphic.note.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.task {
	background: url(../images/graphic.task.gif) no-repeat;
	padding: 0 0 0 20px;
}
*/



#popupmain .popupblock {
	background: #fff;
	padding: 10px;
	border: 1px solid #000;
	height: 100%;
}
#popupmain .popupblock h2 {
	background: #006 url(../images/title.left.gif) top left no-repeat;
	padding: 2px 2px 2px 20px;
	color: #fff;
}
#titlebgoff h2 {
	background: transparent;
}
#titlebgon h2 {
	background: #006;
	padding: 2px;
	color: #fff;
}
#titlebgon .workflow a {
	color: #ccc;
}
/* ------ end templates ------ */


/* ------ start links ------ */
a {
	color: #009; 
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #006; 
	text-decoration: underline;
}
.pagenav, .pagenav:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.pagenav:hover {
	color: #006;
}
#footer a {
	color: #f15c22;
	font-weight: bold;
}
/* ------ end links ------ */


/* ------ start general ------ */
body/*, td, p*/ {
	font: small Arial, Helvetica, sans-serif;
	color: #000;
}

p {margin: .5em 0;}

/*h1, */h2, h3, h4, h5, h6, form {margin: 0; padding: 0;}

/* h1 {font-size: 135%; color: #006; line-height: 50px; padding: 0 0 0 10px;} */

/* h2 {font-size: 110%; color: #006; margin: 0 0 .5em 0;} */

h3 {font-size: 100%;}

h4 {font-size: 90%;}

h5 {font-size: 85%;}

h6 {font-size: 70%;}

img {border: 0;}

a img {border: none;}
/* ------ end general ------ */


/* ------ start important ------ */
.emailbody {
	text-align: left;
}
.rtecontent { /* needed for rich text editor */
	padding: 10px;
	border: 1px solid #000;
	text-align: left;
	background: #fff;
	font-size: x-small;
}
/* ------ end important ------ */


/* ------ start view mode ------ */
#viewstate {
	float: right;
	height: 25px;
}
.iexpand {
	background: url(../images/icon.expand.all.gif) no-repeat top left;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.icollapse {
	background: url(../images/icon.collapse.all.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.irefresh {
	background: url(../images/icon.refresh.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.itools {
	background: url(../images/icon.tools.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.iexpand:hover, .icollapse:hover, .irefresh:hover, .itools:hover {
	color: #006;
}
/* ------ end view mode ------ */


/* ------ start events ------ */
#calendar {
	margin: 0 0 0 10px;
}
#calendar th {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}
#calendar td, #calendar a {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
}
.today {
	border: 1px solid #ccc;
	background: #eee;
	font-size: 12px; 
}
.nottoday {
	border: 1px solid #ccc;
}
#calendar .names {
	border: 1px solid #ccc;
	background: #eee;
	width: 14%;
	font-size: 11px;
	font-weight: bold;
}
.sidelink {
	float: right;
	font-size: 11px;
	padding-right: 10px;
	line-height: 50px;
	background: transparent;
}

#proxy {
	background: #ffffff;
	text-align: left;
}

.dir {
	background: url('../images/graphic.triangle.gif') no-repeat top left;
	padding-left: 15px;
}

/* ------ end events ------ */


/* ------ IE5.x/Win hacks ------ */
/*
#wrapper {width: 750px; voice-family: "\"}\""; voice-family: inherit; width: 700px;}
*/

/* {margin: 0; padding: 0;} */