body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	background-color: #f0f0f0;
}
a, #toolbar input#tbLoginSubmit {
	color: #60009a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	border-color: #60009a;
}
img {
	border: 0;
}
input.Txt {
	border: 1px solid #a0a8a0;
	background-image: url(../img/text-bg.gif);
	background-color: white;
	padding-left: 3px;
	padding-right: 2px;
}
#pageContent {
	padding-top: 10px;
	mar\gin-top: 15px;
	text-align: center;
}
#plainContent { margin-right: 28px; margin-left: 28px; }
#plainContent p { margin-top: 0; margin-bottom: 6px; }
#plainContent table { border-collapse: collapse; }
#plainContent th, #plainContent td { text-align: left; padding: 2px 4px; border: solid 1px #ddd; }
#plainContent code { font-size: 1em; font-family: "Courier New", Courier, Monaco, monospace; background-color: #e0e0e0; margin-top: 12px; margin-bottom: 12px; padding: 4px 6px; display: block; }
h2 { margin-top: 20px; margin-bottom: 3px; }
#app {
	position: relative;
	width: 100%;
	height: 100%;
}

/* ---------- Header ---------- */
#header {
	height: 62px;
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-x;
}
#header h1 {
	margin: 0;
	background-image: url(../img/corner-logo.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 62px;
}
#header h1 b { display: none; }
	#header h1 a {
		width: 175px;
		height: 62px;
		display: block;
	}

	#textBlurb, #byline {
		display: none;
	}
/* --- Toolbar --- */
#toolbar {
	font-size: 1em;
	position: absolute;
	top: 23px;
	right: 14px;
	_right: 8px;
}
#toolbar span, #toolbar form, #toolbar .zirrusLink {
	margin-right: 8px;
	margin-left: 8px;
	float: left;
}
#toolbar span, .App #footer span {
	color: #ccc;
}
#toolbar a, .App #footer a {
	color: white;
}
#loginForm {
	position: relative;
	top: -9px;
	_top: -10px;
	margin-left: 10px;
}
#loginForm table, #tbLoginSubmit {
	float: left;
}
#loginForm table * {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#loginForm td {
	text-align: right;
	padding: 0 1px 3px 0;
	color: #ccc;
}
#toolbar input {
	border-width: 1px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	width: 75px;
}
#toolbar input#tbLoginSubmit {
	width: auto;
	margin-left: 5px;
}


/* ---------- Footer ---------- */
.App #footer {
	text-align: right;
	height: 22px;
	line-height: 21px;
	padding-top: 2px;
	background-image: url(../img/footer-bg.gif);
}
.Page #footer {
	text-align: center;
	margin-top: 16px;
}
#footer span {
	margin-right: 14px;
	font-size: 0.9em;
}
.Page #footer span {
	padding: 0 8px;
	margin: 0;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #e0e0e0;
}
#footer span.Copy {
	font-size: 0.85em;
	border-width: 0;
}
#footer a.PowBy {
	position: relative;
	top: 13px;
	margin-right: 10px;
}
	#feedArea { font-size: 0.9em; float: left; margin-top: 3px; margin-left: 8px; }
	#rssLink { line-height: 14px; background-image: url(../img/feed-icon.gif); background-repeat: no-repeat; background-position: left center; height: 16px; float: left; margin-right: 16px; padding-left: 17px; }
	#myYLink { float: left; }
	/* ---------- Main Layout ---------- */
#cloudContainer {
	font-size: 1.3em;
	padding: 6px 9px;
	_overflow-x: hidden;
}
#ad, #sidebar {
	background: #e6e6e6;
	border-color: #bbb;
	border-style: solid;
}
#ad {
	width: 166px;
	text-align: center;
	font-size: 0.9em;
	border-width: 0 1px 0 0;
	padding-top: 5px;
}
#sidebar {
	width: 205px;
	border-width: 0 0 0 1px;
	overflow: auto;
}
#sbContent {
}


/* ---------- Filters ---------- */
#filters {
	float: left;
	margin-right: 16px;
}
html>/**/body #filters {
	margin-top: -2px;
}

/* ---------- Selector ---------- */
div.Selector {
	float: left;
}
div.Selector a {
	float: left;
	height: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #f0f0f0;
	font-size: 12px;
	background-image: url(../img/selector.gif);
	background-position: center center;
	padding: 0 7px;
}
div.Selector a:hover {
	text-decoration: none;
}
div.Selector a.Sel {
	background-image: url(../img/selector-sel.gif);
	border-color: #404040;
	border-style: solid;
	border-width: 0 1px;
	color: white;
}
div.Selector a.L {
	padding: 0 7px 0 10px;
	background-position: left center;
	border-left-width: 0;
}
div.Selector a.R {
	padding: 0 10px 0 7px;
	background-position: right center;
	border-right-width: 0;
}
#filters div.Label {
	float: left;
	font-weight: bold;
	color: #aaa;
	height: 20px;
	line-height: 20px;
	margin: 0 3px 0 16px;
}
	
	div.dojoTooltip {
		background-image: url(../img/tip-bg.gif);
		border-color: #9cb398;	
		border-width: 1px;
		border-style: solid;
	}
	#announcements { font-size: 0.8em; background-color: #dfffcd; padding: 6px 10px; margin: -6px -9px 6px; border-color: #83b37d; border-style: solid; border-width: 0 0 1px; }
	#announcements h3 { color: #463 !important; font-size: 1.17em; font-weight: bold; position: relative; margin: 0; padding: 0 0 0 20px; }
	#announcements a#closeAnnounceBtn {
		width: 16px;
		height: 16px;
		position: absolute;
		background-image: url(../img/close-announcements.gif);
		background-repeat: no-repeat;
		background-position: center center;
		left: 0;
		top: 1px;
	}
	#announcements a#closeAnnounceBtn:hover {
		text-decoration: none;
	}
	div.Announce {
		padding: 0;
		border-width: 1px 0 0 0;
		border-style: dotted;
		border-color: white;
	}
	#announcements div.Announce.Ft {
		border-width: 0;
	}
	#announcements p {
		margin: 4px 0;
	}



/* -------------------- Tasks -------------------- */
*.Task
{
	white-space: nowrap;
	float: left;
	height: 31px;
	line-height: 31px;
	position: relative;
	padding-left: 18px;
	margin: 0 6px 0 4px;
}
#newTaskBtn {
	margin-top: 6px;
	margin-right: 8px;
	float: left;
}

#cloud.List *.Task, #cloud.List #newTaskBtn {
	float: none;
	display: block;
}
*.TO { 
	background-color: white !important; 
}
.Task a
{
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}
.Task .EditSubmit
{
	height: 100%;
	position: absolute;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/save.gif);
	width: 33px;
	right: 0;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}
.Task a.Chk, .Task a.ChkOn
{
	position: absolute;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/checkbox.gif);
	width: 19px;
	height: 100%;
	left: 0;
}
.Overdue a.Chk {
	background-image: url(../img/checkbox-overdue.gif);
}
.Task a.ChkOn {
	background-image: url(../img/checkbox-complete.gif); 
}
.TO a.Chk { background-image: url(../img/checkbox-active.gif); }
.OO a.Chk { background-image: url(../img/checkbox-active-overdue.gif); }
.TO a.ChkOn { 
	background-image: url(../img/checkbox-active-complete.gif); 
}
.TO a.Chk:hover { background-image: url(../img/checkbox-over.gif); }
.TO a.Chk:active { background-image: url(../img/checkbox-checked.gif); }
.TO a.ChkOn:active { background-image: url(../img/checkbox-active.gif); }
.Task a.Lab
{
	color: #716d73;
	font-weight: bold;
	display: block;
}
.TO a.Lab
{
	color: #49315a;
	text-decoration: underline;
}



/* ---------- Sidebar ----------*/
#i {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 0;
}
#i0 {
	padding-bottom: 8px;
}
#i0 h4 {
	margin: 0 0 5px 0;
	font-size: 1.05em;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
}
#i0 p {
	margin: 3px 0;
	font-size: 0.95em;
}
#i0 p strong {
	color: #444;
}

#i1 p.Name, #i2 p.Name {
	font-weight: bold;
}
#i1 p span {
	color: #666;
}
#i1 p.OD {
	padding-left: 15px;
	background-image: url(../img/overdue.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.SBox {
	padding: 0 6px 0 8px;
}
.SBox h3 {
	margin: 0 -6px 7px -8px;
	padding: 0 4px 0 5px;
	line-height: 17px;
	background-image: url(../img/sbox-header.gif);
	height: 17px;
	font-size: 0.9em;
	color: #4c4c4c;
	border-color: #636363;
	border-style: solid;
	border-width: 1px 0;
}
.SBox h4 {
	margin: 12px 0 0 2px;
	font-size: 1em;
	color: #333;
}
#priLabel {
	margin-bottom: -3px;
}
.SBox p {
	margin: 0 0 5px 0;
	line-height: 1.05em;
	color: #222;
}

#i input {
	width: 160px;
}
#i div.Btns {
	text-align: center;
	margin: 12px 0 11px 0;
}
#i div.Btns input {
	display: none;
}
#tagBox.Empty {
	font-style: italic;
	color: #555;
}
#i div.Btns td {
	padding: 0 3px;
}

#tagListContainer ul {
	margin: 0;
	padding: 0;
}
#tagListContainer li {
	margin: 0;
	list-style: none;
	padding: 0;
	font-size: 1.1em;
}
#tagListContainer li a.Sel {
	font-weight: bold;
	color: #303;
}

#psTrack, #psTrack * {
	height: 19px;
}
#psTrack {
	position: relative;
	margin-left: 3px;
}
#psLeft, #psRight {
	width: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	top: 0;
}
#psLeft {
	background-image: url(../img/slider-track-left.gif);
	left: 0;
}
#psRight {
	background-image: url(../img/slider-track-right.gif);
	right: 0;
}
#psCtr {
	background-image: url(../img/slider-track-center.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 0 3px;
}
#psHandle {
	width: 21px;
	margin-left: -10px;
	top: 0;
	position: absolute;
	background-image: url(../img/slider-thumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: move;
}

.sliderMain {
	margin-left: 2px;
	margin-top: 2px;
}
.sliderBackgroundSizeOnly {
	width: 156px;
	height: 16px;
	background-image: url(../img/slider-track-center.gif);
	background-repeat: repeat-x;
}
body .sliderHandle {
	width: 21px;
	height: 19px;
	background-image: url(../img/slider-thumb.gif);
	background-repeat: no-repeat;
	margin-top: -2px;
}
.sliderLeft {
	width: 3px;
	background-image: url(../img/slider-track-left.gif);
}
.sliderRight {
	width: 3px;
	background-image: url(../img/slider-track-right.gif);
}

.Key {
	color: #333;
	font-size: 0.85em;
}

/* ----- SLIDER ----- */
.sliderButtonX {
	display: none;
}
.sliderHandle {
	margin-top: -7px;
}

/* ----- HOME ----- */
#homeContainer {
	height: 275px;
}
#homeContent {
	width: 692px;
	background-image: url(../img/home-info.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -364px;
	margin-top: 5px;
	height: 268px;
}
#homeContent a {
	width: 336px;
	display: block;
	position: absolute;
	right: 0;
}
#signUpBtn {
	height: 97px;
	top: 1px;
	background-image: url(../img/signup-btn.gif);
}
#learnMoreBtn {
	height: 159px;
	top: 110px;
	background-image: url(../img/learnmore-btn.gif);
}

/* ----- DIALOG ----- */
table.PageDlg {
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: left;
}
td.PageDlg {
	background-image: url(../img/box-top-left.gif);
	background-repeat: no-repeat;
	padding: 0;
}
div.DlgRCorner {
	background-image: url(../img/box-top-right.gif);
	width: 7px;
	height: 22px;
	float: right;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -7px;
	top: 0;
}
/* Weird negative margin necessary in IE */
.PageDlg h2 {
	position: relative;
	background-image: url(../img/box-top-mid.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin: 0 7px;
	mar\gin-bottom: -19px;
	line-height: 22px;
	font-size: 1em;
	color: #442244;
	font-weight: bold;
}
*.DlgContent {
	background: #e7e6e5;
	border-width: 0 0 2px 0;
	border-style: solid;
	border-color: #d7d6d5;
	padding: 10px 15px;
	margin-top: 19px;
}
.QS *.DlgContent {
	background: #c4c3c2;
}
label {
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin-bottom: 9px;
}
.PageDlg div.FormBtns {
	margin-top: 10px;
	text-align: center;
}
.PageDlg p.Hint {
	font-size: 0.85em;
	color: #444;
	margin: 0;
}
.PageDlg p.Instructions {
	width: 310px;
	margin: 0 0 12px 0;
	font-size: 0.95em;
	color: #333;
}
.error_message {
	color: #aa0000;
	font-size: 0.9em;
}
#loginPageForm .error_message {
	font-size: 1.1em;
	margin-bottom: 10px;
}
#loginPageForm .message {
	color: #007700;
	width: 270px;
	margin-bottom: 12px;
}
#loginPageForm .error_message p, #loginPageForm .message p {
	margin: 0 0 4px 0;
}
#loginPageForm #passLink {
	font-size: 0.95em;
	display: block;
	text-align: right;
	margin-top: 3px;
}
table.Fields td {
	vertical-align: top;
	padding: 0 0 12px 0;
}
/* ----- Simple Form ----- */
el {
	text-align: right;
	vertical-align: top !important;
}
td.Label label {
	display: block;
	margin: 0.2em 0 0 0;
}

/* ----- Misc ----- */

/* IE doesn't draw the inline save button unless some other element
   (effectively) buffers it. [TODO] explore more elegant options */
span.ieImageBuffer {
	background-image: url(../img/save.gif);
	display: none;
}

.dojoButton, .dojoButton img  {
	height: 20px;
}
div#app .dojoButtonContents {
	color: #4a0080;
	padding-left: 0;
}
/* This is a separate rule because the more specific one causes button
   sizing issues in Dojo with the font-size attribute. */
.dojoButtonContents {
	font-size: 1.2em;
}
.Primary .dojoButtonContents {
	font-weight: bold;
}
img.sliderHandle { }
