﻿.BlueBgWhiteFgTitle { background-color: #8b1e23;  font-size: 12px; font-weight: 700; color: #FFFFFF; text-decoration: none; white-space:nowrap}

.sectionHeader { background-color: #8b1e23;  font-size: 12px; font-weight: 700; color: #FFFFFF; text-decoration: none; }

.alternativeBackColor {background-color: #99ccff;}
span.cwpSaveWarning { float: left;}
div.cwpSaveButtons { float: right;}
.TotalBlock {background-color:  #BFBFBF; font-weight: bold;}
.ClientWarning {color: Red;}
.ItemTitle { font-weight: bold;}
p.Centre { text-align:center; }
p {text-align:left; }
Table.MaxWidth {width: 100%;}
.Code { font-family: Courier New ;}
.GreyByBlackFgTitle {background-color: #C6C3C6; font-weight: bold; }
input.AssignmentTimesheetEditableTime[disabled]
{
	background-color: #cccc66;
}

input {autocomplete: false;}
input.AssignmentTimesheetEditableProjectTime {width: 40px;}

  div.calMain { border: solid 1px; background-color:#EAF5EF; width: 185px; height: 150px;text-align:center; padding: 4px; color: Navy;}
    div.calMain div.calHeaderRow {background-color: #339966; padding:1px;cursor: default; color: #ffffff;}
    div.calMain div.calHeader{width:25px; background-color:#339966;float:left;font-size: 80%; cursor: default; color: #ffffff;}
    div.calMain div.calToday {width:22px; font-size: 80%; float:left; border: solid 1px #339966;}
    div.calMain div.calSelectedDate {width:23px; background-color: #333399; color: white; font-size: 80%; float:left; }
    div.calMain div.calCurrentMonth {width:25px; float:left;font-size:80%;cursor: default;display:inline;}
    div.calMain div.calOtherMonth {width:25px; float:left;font-size:80%; background-color: #C8E1D4;cursor: default;display:inline;}
    div.calMain div.calTitle {font-family: Arial; font-size: 80%; cursor: default; float:left; text-align: center;}
    div.highlightChildSelection div:hover {font-weight:bold;cursor: pointer;}
    div.highlightSelect:hover {font-weight:bold;cursor: pointer;}
    div.calMain div.calHeader {font-weight: bold;}
    div.calMain a{font-size: 80%; cursor: default; text-decoration: none;}
    div.calMain a:hover{font-size: 80%; cursor: default; text-decoration: none;font-weight: bold;}
    div.calMain span {font-size: 80%; cursor: pointer;}
    div.calMain span:hover {font-size: 80%;  font-weight:bold;}
	div.calMain div.CalendarGotoSelected {background-image: url(../Images/selected_block.png);width: 16px;background-repeat: no-repeat;cursor: pointer;}
	div.calMain div.CalendarGotoToday {background-image: url('../Images/Today_block.png');width: 16px;background-repeat: no-repeat;cursor: pointer;}


.listSpacer li
{ margin-bottom: .5em}
