body {
	font-family:"arial";
	font-size:11px;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
}
a.green {
	font-weight:bold;
	font-size:13px;
	color:#88aa00;
}
img {
	border:none;
}
label {
	font-weight:bold;
	float:right;
	white-space:nowrap;
	
}
input {
	border:1px solid #ddd;
	font-family:"arial";
	font-size:11px;
	width:100px;
}
input.string {
	font-size:11px;
	width:300px;
}
input.int {
	text-align:right;
	font-size:11px;
	width:100px;
}
input.float {
	text-align:right;
	font-size:11px;
	width:100px;
}
input.button {
	width:50px;
	background-color:#f5f5f5;
	cursor:pointer;
}
input.filterButton {
	width:50px;
	background-color:#f5f5f5;
	border:1px solid #aad400;
	cursor:pointer;
}
input.cancelButton {
	width:50px;
	background-color:#f5f5f5;
	border:1px solid #aad400;
	cursor:pointer;
}
input.addButton {
	width:19px;
	background-color:#f5f5f5;
	border:1px solid #aad400;
	cursor:pointer;
}
input.removeButton {
	width:19px;
	background-color:#f5f5f5;
	border:1px solid #aad400;
	color:#f33;
	cursor:pointer;
}
input.createButton {
	width:102px;
	background-color:#aad400;
	border:1px solid #aca793;
	cursor:pointer;
}
input.checkbox {
	width:20px;
	border:none;
}
textarea {
	font-family:"arial";
	font-size:11px;
	border:1px solid #ddd;
	width:300px;
	height:50px;
}
select {
	font-family:"arial";
	font-size:11px;
	border:1px solid #ddd;
	width:100px;
}
div.formSet {
}
div.formRow {
	margin-bottom:5px;	
}
div.formLabel {
	float:left;
	width:175px;
	margin-top:2px;	
	margin-right:5px;	
}
div.formData {
	float:clear;
}
div.formData input {
	margin:0;
}
div.formData td.edit {
	width:298px;
	padding:2px 1px;
	border:1px solid #ddd;
	cursor:pointer;
}
div.formData td.readonly {
	width:298px;
	padding:2px 1px;
	border:1px solid #ddd;
	background-color:#eee;
	font-size:11px;
}
div.zipField input {
	width:40px;
}
div.phoneField input {
	width:100px;
}
div.mobileField input {
	width:100px;
}
div.faxField input {
	width:100px;
}

div#backgroundDiv {
	/*min-height:800px;*/
	min-width:1000px;
}
div#clockDiv {
	position:absolute;
	top:500px;
	right:20px;
}
div#leftBorderDiv {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	width:160px;
	background-color:#e3e2db;
	border-right:1px solid #aca793;
}
div#rightBorderDiv {
	position:fixed;
	right:0;
	top:0;
	bottom:0;
	width:20px;
	background-color:#e3e2db;
	border-left:1px solid #aca793;			
}
div#logoCreaDiv {
	position:absolute;
	top:2px;
	left:25px;
}
div#gridTopLineDiv {
	position:absolute;
	left:0;
	right:0;
	top:150px;
	border-top:1px solid #aca793;
}
div#menuDiv {
	position:absolute;
	left:161px;
	top:0;
	z-index:9009;
}
div.menu {
	width:80px;
	height:15px;
	padding-top:2px;
	padding-left:10px;
	border-right:1px solid #aca793;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
div.menuBox {
	width:120px;
	border:1px solid #aca793;
	background-color:#fff;
	margin-top:1px;
	margin-left:-11px;
}
div.submenu {
	padding-left:15px;
	padding-top:2px;
	white-space:nowrap;
}
div.menuSeparator {
	padding-top:2px;
	border-bottom:1px solid #aca793;
	cursor:default;
}
div#userMenuDiv {
	position:absolute;
	right:20px;
	top:0;
}
div.userMenu {
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	border-right:1px solid #aca793;
	float:left;
	text-align:center;
}

/** timers **/

div#chronosTitleDiv {
	position:absolute;
	right:30px;
	top:85px;
	font-size:44px;
	text-align:right;
	color:#e3e2db;
}
div#yearDiv {
	position:absolute;
	left:115px;
	top:90px;
	font-size:11px;
	font-weight:bold;
	color:#aca793;
}
div#weekLabelDiv {
	position:absolute;
	left:20px;
	top:115px;
	font-weight:bold;
	color:#aca793;
}
div#weekNavigationDiv {
	position:absolute;
	left:115px;
	top:130px;
}
div#weekNavigationDiv a {
	color:#aca793;
}
div#weekNavigationDiv a:hover {
	color:#666;
	text-decoration:none;
}
div#weekNumberDiv {
	position:absolute;
	left:100px;
	top:102px;
	width:40px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#aca793;
}
div#weekTimersDiv {
	position:absolute;
	left:0;
	right:0;
	top:151px;
}
div.date {
	position:absolute;
	left:0;
	width:161px;
}
div.dayTimers {
	height:50px;
	border-bottom:1px solid #aca793;
}
div.dayName {
	position:relative;
	left:20px;
	top:10px;
	font-weight:bold;
}
div.dayNumber {
	position:relative;
	left:100px;
	top:-15px;
	width:40px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
}
div.monthName {
	position:relative;
	left:40px;
	top:-10px;
	width:100px;
	font-weight:bold;
	text-align:right;
	color:#aca793;
}
div.timers {
	height:50px;
	margin-left:160px;
	margin-right:22px;
	min-width:800px;
	overflow:auto;
}
div.timer {
	height:50px;
	float:left;
	background-color:#f6ffd5;
	border-left:1px solid #aca793;
	border-right:1px solid #aca793;
	margin-right:2px;
	overflow:hidden;
}
div#weekTimersDiv div.timer {
	cursor:pointer;
}
div.timerProjectName {
	margin-left:2px;
	font-weight:bold;
	white-space:nowrap;
	height:14px;
}
div.timerTaskName {
	margin-left:2px;
	margin-top:2px;
	white-space:nowrap;
	height:18px;
}
div.timerFooter {
	background-color:#aad400;
	height:16px;
}
div.timerRemove {
	float:left;
	margin-left:2px;
}
div.timerDuration {
	margin-right:2px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}
div.timerAddEmpty {
	float:left;
	height:16px;
	margin-left:3px;
	margin-top:34px;
	overflow:hidden;
}
div.timerAdd {
	float:left;
	height:16px;
	margin-left:2px;
	margin-top:34px;
	overflow:hidden;
}

/** timer edit **/

div#timerDiv {
	display:none;
	position:absolute;
	height:55px;
	padding:2px;
	background-color:#f6ffd5;
	border:2px solid #779900;
	width:170px;
}

div#timerFormDiv {
	float:left;
}

div#timerActionDiv {
	float:right;
	margin-left:5px;
	margin-right:2px;
}

div#validTimerDiv {
	margin-top:20px;
}

div.field {
	width:150px;
	height:18px;
	padding-bottom:1px;
}

div.fieldLabel {
	float:left;
	margin-right:2px;
	text-align:right;
	width:40px;
	font-weight:bold;
	color:#333;
	padding:1px;
}

div.fieldValue {
	float:left;
}

div.fieldValue input {
	height:13px;
}

div.fieldValue select {
	height:18px;
}


/** project **/

div#totalDaysDiv {
	position:absolute;
	right:25px;
	top:60px;
	/*width:130px;*/
	font-size:24px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	/*overflow:hidden;*/
}
div#totalHoursDiv {
	position:absolute;
	right:20px;
	top:135px;
	font-size:14px;
	font-weight:bold;
	margin-right:4px;
}
div#projectTitleDiv {
	position:absolute;
	left:180px;
	right:40px;
	top:85px;
	font-size:44px;
	color:#e3e2db;
	white-space:nowrap;
	overflow:hidden;
	}
div#projectTasksDiv {
	position:absolute;
	left:0;
	right:0;
	top:151px;
}
div.taskTimers {
	height:50px;
	border-bottom:1px solid #aca793;
}
div.task {
	position:absolute;
	left:0;
	width:161px;
}
div.taskCode {
	position:relative;
	left:10px;
	top:-2px;
	width:130px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	overflow:hidden;
}
div.taskName {
	position:relative;
	left:10px;
	top:-8px;
	width:140px;
	height:28px;
	color:#aca793;
	overflow:hidden;
}
div.timerUserName {
	height:34px;
	margin-left:2px;
	font-weight:bold;
	white-space:nowrap;
}
div.taskTotal {
	float:right;
	margin-right:2px;
	margin-top:34px;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	text-align:right;
}
div#projectNumberDiv {
	position:absolute;
	left:20px;
	top:102px;
	width:120px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#666;
}
div#projectLostChronosDiv {
	margin-left:180px;
	margin-top:20px;
	margin-right:40px;
	padding:5px;
	border:1px solid #f33;
	color:#f33;
}
div#projectDescriptionDiv {
	margin-left:180px;
	margin-top:20px;
	margin-right:40px;
}
div#projectDescriptionLabelDiv {
	margin-left:10px;
	font-weight:bold;
}
div#projectDescriptionBodyDiv {
	padding:5px;
	border:1px solid #e3e2db;
}
div#projectThirdsDiv {
	margin-left:180px;
	margin-top:20px;
	margin-right:40px;
}
div#projectThirdsLabelDiv {
	margin-left:10px;
	font-weight:bold;
}
div#projectThirdsBodyDiv {
	padding:5px;
	border:1px solid #e3e2db;
}
div#projectThirdsBodyDiv tr.third {
	cursor:pointer;
}
div#projectThirdsBodyDiv tr.third td {
	border:none;
}
div#projectThirdsEditDiv {
	margin-right:10px;
	text-align:right;
}
span.edit {
	cursor:pointer;
}

div.dataTitle {
	position:absolute;
	left:180px;
	right:40px;
	top:85px;
	font-size:44px;
	overflow:hidden;
	white-space:nowrap;
}
div#dataCreateTitleDiv {
	color:#aad400;
}
div#dataEditTitleDiv {
	color:#aca793;
}
div#dataListTitleDiv {
	color:#e3e2db;
}
div#dataWarningTitleDiv {
	color:#f33;
}
div#dataDiv {
	position:absolute;
	top:161px;
	/*margin-left:162px;
	margin-right:40px;
	min-width:800px;*/
	left:172px;
	right:32px;
	bottom:20px;
	overflow:auto;
}

/** user timers **/
div.user {
	position:absolute;
	left:0;
	width:161px;
}
div.userEmail {
	position:relative;
	left:10px;
	top:5px;
	width:140px;
	height:18px;
	font-weight:bold;
	overflow:hidden;
}
div.userTimers {
	height:35px;
	border-bottom:1px solid #aca793;
}
div.userTimer {
	height:35px;
	float:left;
	background-color:#f6ffd5;
	border-left:1px solid #aca793;
	border-right:1px solid #aca793;
	margin-right:2px;
	overflow:hidden;
}
div.userTimerFooter {
	background-color:#aad400;
	height:16px;
	margin-top:19px;
}
div#timersListDiv {
	margin-top:20px;
	margin-left:180px;
	margin-right:40px;
	margin-bottom:20px;
	border:1px solid #aca793;
}


/** grid **/

fieldset {
	border:none;
	padding:0;
	margin:0;
}
td.label {
	text-align:right;
	width:100px;
}
td.int {
	text-align:right;
}
td.float {
	text-align:right;
}
td.date {
	text-align:center;
}
td.datetime {
	text-align:center;
}
td.time {
	text-align:center;
}
td.zipField input {
	width:40px;
}
td.phoneField input {
	width:100px;
}
td.mobileField input {
	width:100px;
}
td.faxField input {
	width:100px;
}
table.grid {
	border-collapse:collapse;
}
table.grid td {
	border:1px solid #ddd;
	padding:3px 6px;
}
table.grid tr.header td {
	background-color:#aad400;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}
table.grid tr.header td.link {
	width:30px;
}
table.grid tr.header td.linkDisplay {
//	width:expression(this.offsetWidth-30+"px");
}
table.grid tr.link td {
	white-space:nowrap;
	max-width:200px;
	overflow:hidden;
}
table.grid tr.link td label {
	font-weight:normal;
	float:none;
}
table.grid tr.record td {
	/*
	white-space:nowrap;
	max-width:200px;
	overflow:hidden;
	*/
	vertical-align:top;
}
table.grid tr.record td input {
	padding:1px 2px;
//	padding:1px 3px;
}
table.grid tr.record td.e {
	background-color:#f6ffd5;
	cursor:pointer;
}
table.grid tr.record td.id {
	font-weight:bold;
	text-align:right;
	background-color:#f6ffd5;
	color:#aaa;
	cursor:pointer;
}
table.grid tr.record td.enum {
	text-align:center;
}
/*
table.grid tr.record td.id img {
	float:left;
	margin-right:4px;
}
*/
table.grid tr.record td.x {
	background-color:#f6ffd5;
}
table.grid tr.record td.stringEdit {
	cursor:pointer;
}
table.grid tr.record td.textEdit {
	cursor:pointer;
}
table.grid tr.record td.intEdit {
	cursor:pointer;
}
table.grid tr.record td.floatEdit {
	cursor:pointer;
}
table.grid tr.record td.enumEdit {
	text-align:center;
	cursor:pointer;
}
table.grid tr.record td.linkEdit {
	cursor:pointer;
}
table.grid tr.record td.x img {
	float:right;
}
table.grid tr.count {
	background-color:#aad400;
}
table.grid tr.filter {
	background-color:#aad400;
}
table.grid tr.pager {
	background-color:#f6ffd5;
}
table.grid tr.export {
	background-color:#f6ffd5;
}
table.grid tr.create {
	background-color:#aad400;
}


/** list project **/

table.listTable {
	/*margin-left:auto;
	margin-right:auto;*/
	border-collapse:collapse;
}
table.listTable th {
	padding:4px;
	background-color:#aad400;
	text-align:center;
}
table.listTable th a {
	color:#666;
}
table.listTable td {
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #ddd;
	padding:2px;
}
tr.recordTr {
	background-color:#fff;
}
tr.recordTrOver {
	background-color:#f6ffd5;
	cursor:pointer;
}
td.right {
	text-align:right;
}
td.center {
	text-align:center;
}


/** pager **/

div.pager {
	/*margin:2px;*/
}

div.pager-pages {
	float:left;
}

div.pager-limits {
	float:right;
}

select.pg-limit {
	width:40px;
	float:right;
}
span.pg-go {
	padding:2px;
	margin:2px;
	border:1px solid #ddd;
	background-color:#fff;
}
span.pg-cur {
	padding:2px;
	margin:2px;
	border:1px solid #ddd;
	color:#000;
	background-color:#aad400;
	font-weight:bold;
}
span.pagerGo {
	padding:2px;
	margin:2px;
	border:1px solid #ccc;
	background-color:#fff;
}
span.pagerGo a {
	color:#666;
}
span.pagerCurrent {
	padding:2px;
	margin:2px;
	border:1px solid #ccc;
	color:#000;
	background-color:#aad400;
	font-weight:bold;
}

/** message **/

div#messageDiv {
	border:1px solid #f33;
	padding:4px;
	margin-top:20px;
	margin-left:160px;
	margin-right:20px;
	height:60px;
	overflow:auto;
}
div#errorHeaderDiv {
	font-size:14px;
	font-weight:bold;
	color:#f33;
}
div#errorBodyDiv ul {
	margin:4px;
}
div#errorBodyDiv li {
	list-style-type:none;
	color:#f33;
}

/** autocomplete **/
div.autocomplete {
	position:absolute;
	padding:1px;
	padding-right:4px;
	min-width:95px;
//	min-width:97px;
	border:1px solid #ccc;
	background-color:#fff;
	white-space:nowrap;
}
div.autocomplete a {
	color:#000;
	text-decoration:none;
}
div.autocomplete a:hover {
	background-color:#ccc;
}

