body, div, form, table {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline !important;
}
a.default {
	color: #8f9ec5;
}
.errorMessage {
	color: #ff0000;
}
div.hr {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
p.inlineForm {
	display: inline;
}
div.info, div.error {
	font-weight: bold;
	margin: 9px 5px 0px 5px;
	padding: 5px;
	text-align: center;
}
div.info {
	background-color: #cee3c0;
	border: solid 2px #339933;
	color: #339933;
}
div.error {
	background-color: #ffe5e5;
	border: solid 2px red;
	color: red;
}
div.hidden {
	display: none;
}
img.icon, span.icon {
	position: relative;
	top: 4px;
}
img.userIcon, span.userIcon {
	position: static;
}
div#loginFormHolder {
	margin-top: 100px;
	text-align: center;
}
div#loginFormHolder h1 {
	color: #8f9ec5;
	font-size: 24px;
	margin: 0px;
	margin-bottom: 5px;
}
div#loginForm {
	border: solid 10px #6b9bbe;
	margin: 0px auto;
	width: 200px;
}
div#loginForm table {
	margin: 10px;
	width: 180px;
}
div#loginForm th {
	color: #494949;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
}
div#loginForm td#submitHolder {
	padding-top: 10px;
	text-align: center;
}
div#loginForm input {
	color: #494949;
	font-size: 11px;
	width: 100px;
}
div#loginForm input#submitForm {
	width: 50px;
}
div#main {
	border: solid 10px #6b9bbe;
	margin: 10px auto 0px auto;
	padding: 10px;
	width: 950px;
}
div#organizer {
	clear: none;
	float: left;
	text-align: center;
	width: 600px;
}
div#tasks {
	clear: none;
	float: left;
	width: 340px;
}
div#tasks ul {
	list-style-position: outside;
}
div#tasks ul li {
	display: inline;
	list-style-type: none;
}
div#tasks ul li a {	
	background-color: #f3f3f3;
	clear: none;
	color: #8f9ec5;
	display: block;
	float: left;
	font-weight: bold;
	margin: 5px /*10px*/3px 0px 0px;
	padding: 5px /*10px*/3px;
}
div#tasks ul li img, div#tasks ul li span {
	clear: none;
	float: left;
	margin-right: 3px; 
}
div#tasks ul li a:hover, div#tasks ul li a.overLink {
	background-color: #8f9ec5;
	color: #f3f3f3;
}
div#taskList, div#newTask, div#editTask, div#userList {
	background-color: #f3f3f3;
	border: solid 2px #8f9ec5;
	padding: 5px;
}
div#userList {
	padding: 0px;
}
div#taskList {
	height: 470px;
	overflow: auto;
	padding: 0px;
}
div#users, div#tasksList {
	height: 250px;
	overflow: auto;
	padding: 0px;
	width: 330px;
}
div.taskListPosition, div.userListPosition {
	background-color: #e2e2e2;
	margin: 5px;
	padding: 5px;
}
div.taskLeft, div.userLeft {
	clear: none;
	float: left;
	line-height: 14px;
	width: 265px;
}
div.userLeft a, div.taskLeft a, span#userFormAction a, span#taskFormAction a {
	color: #8f9ec5;
	font-weight: bold;
}
div.taskRight, div.userRight {
	clear: right;
	float: right;
	margin-right: 10px;
}
.date {
	color: #464646;
	font-size: 10px;
}
table#month {
	background-color: #f3f3f3;
	border-collapse: separate;
	border-spacing: 2px;
	font-weight: bold;
	margin: 10px auto;
	width: 590px;
}
table#month th {
	color: #8f9ec5;
	font-size: 20px;
	text-align: center;
}
table#month td {
	background-color: #e2e2e2;
	color: #8f9ec5;
	font-size: 20px;
	height: 75px;
	vertical-align: top;
	width: 80px;
}
table#month td.sun, table#month th.sun {
	color: #ff5704;
}
table#month td.previous {
	color: #999999;
}
table#addEditUserTable {
	margin: 10px 20px 10px 5px;
}
table.form th {
	padding: 2px 5px;
	text-align: right;
	vertical-align: top;
}
table.form td.submitForm {
	text-align: center;
}
table.form td.submitForm input, table#addEditUserTable td.submitForm input {
	width: 75px;
}
table.form input, table.form textarea {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	padding: 2px;
	width: 220px;
}
table#addEditUserTable input {
	width: 130px;
}
table#addEditUserTable input#userAdmin {
	width: 20px;
}
table.form input.narrow, table.form td.narrow {
	width: 70px;
}
table.form img, table.form span {
	margin: 2px 5px 2px 0px;
}
div#navigator {
	float: right;
	margin: 3px 5px;
}
div.taskDescription {
	background-color: #f0f0f0;
	border: solid 1px #707ea4;
	font-weight: bold;
	height: 14px;
	left: 0px;
	overflow: hidden;
	padding: 2px;
	position: absolute;
	top: 0px;
}
div.ref {
	left: 0px;
	position: relative;
	top: 0px;
}
div#userFilter {
	float: right;
}
div.miniCalendar {
	background-color: #8f9ec5;
	border: solid 2px #707ea4;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 215px;
	z-index: 50;
}
table.miniMonth {
	background-color: #8f9ec5;
	margin: 3px;
}
table.miniMonth td {
	text-align: center;
}
table.miniMonth td a, div.miniClose a {
	color: #f3f3f3;
	font-weight: bold;
}
div.miniMonth {
	clear: none;
	color: #f3f3f3;
	font-weight: bold;
	float: left;
	margin: 0px 0px 3px 4px;
}
div.miniClose {
	clear: none;
	float: right;
	margin: 0px 4px 3px 0px;
}
div#taskFilter {
	float: right;
}
div#taskFilter a, div#taskFilter strong {
	color: #8f9ec5;
}
div#userForm, div#taskForm {
	overflow: hidden;
}
span#userFormAction, span#taskFormAction {
	display: block;
	float: right;
	margin: 2px;
}
form#addNewTaskForm {
	margin-top: 5px;
}
div.taskDescriptionBig {
	background-color: #f0f0f0;
	border: solid 2px #707ea4;
	left: 0px;
	padding: 3px;
	position: absolute;
	top: 0px;
	width: 250px;
	z-index: 100;
}