body {
	background: #dddde3;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;	
}

.textField {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	border: 1px solid #333;

}
.heading {  

	font-family: Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: bold; 
	color: #333;
	padding-left: 5px;
}

.content {
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normText {
	font-size: 90%; 
	font-family: Verdana, sans-serif; 
} 

p , 
p .normText ,  
.normText li {  
	font-family: Verdana, sans-serif; 
	font-size: 75%;
}

.normTextJustify {  
	font-family: Verdana, sans-serif;
	text-align: justify; 
	font-size: 75%;
	padding-left: 5px;
	padding-right: 5px;
}

.normTextB { 
	font-size: 90%;
	font-family: Verdana, sans-serif;  
	font-weight: bold; 
	color: #006699;
}
p .redTextB, 
.normText .redTextB { 
	font-family: Verdana, sans-serif; 
	font-size: 75%;
	font-weight: bold; 
	color: #990000;
}
.smallTextB { 
	font-family: Verdana, sans-serif; 
	font-size: 85%; 
	font-weight: bold; 
	color: #006699;
			}
.smallText { 
	font-family: Verdana, sans-serif; 
	font-size: 85% ; 
	line-height: 15px;
}
.smallText a:link { 
	text-decoration: underline;
}
.smallText a:hover {
	text-decoration: none;
	color: #990000;
}

h1 {  
	font-family: Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: bold; 
	color: #006699;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
h2 {  
	font-family: Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: bold; 
	color: #006699;
}
h2 a:link {  
	color: #006699;
	font-size: 110%; 
	text-decoration: none;
}
h3 {  
	font-family: Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: bold; 
	color: #FFFFFF;
		}
.normText .headingBlack { 
	font-family: Verdana, sans-serif; 
	font-size: 110%; 
	font-weight: bold; 
	color: #333333;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}
.headingBlack a:link {
	color: #333333;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}
.headingBlack a:visited {
	color: #990000;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}
.headingBlack a:hover {
	color: #990000;
	text-decoration: underline;
}


.normTextWhiteBold {
	font-family: Verdana, sans-serif; 
	font-size: 75%; 
	font-weight: bold; 
	color: #FFFFFF;
}
.normTextNonJustified {
	font-family: Verdana, sans-serif; 
	font-size: 75%;
}
.submitButtons {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	background-color: #006699;
	border: 1px solid #333333;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}
.smallTextRedBold {
	font-family: Verdana, sans-serif; 
	font-size: 75%; 
	font-weight: bold; 
	color: #990000;
}

#infoBoxes {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #dddde3;
	border-bottom-color: #dddde3;
	border-left-color: #dddde3;
	border-right-color: #dddde3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
th {
	background: #93063A;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

		
#infoBoxesHead {
	background: #93063A;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
#infoBoxesHead a:link {
	color: #FFFFFF;
}
#infoBoxesHeadCurve {
	background: #93063A;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}


#infoBoxesHeadCurve a:link {
	color: #FFFFFF;
}

#infoBoxesHeadCurve a:visited {
	color: #FFFFFF;
}

#infoBoxesHeadCurve a:hover {
	color: #FFFFFF;
}

#infoBoxesHead a:visited {
	color: #FFFFFF;
}

#infoBoxesHead a:hover {
	color: #FFFFFF;
}

				
#infoBoxesText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	font-size: 75%;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 2px 5px;
	empty-cells: show;
}

#infoBoxesText a{
	color: #0000FF;
	text-decoration: none;
  	line-height: 20px;
}
				
#infoBoxesText a:hover{
	color: #0000FF;
	text-decoration: underline;
}
				
.infoBoxesContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	font-size: 75%;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 2px 5px;
	empty-cells: show;
}

.infoBoxesContent a:link {
	color: #000;
	text-decoration: underline;
}

.infoBoxesContent a:visited {
	color: #000;
	text-decoration: underline;
}

.infoBoxesContent a:hover {
	color: #FF0000;
	text-decoration: none; 
}

.infoBoxesContent td {
	background: #dddde3;
}

#infoBoxesContentLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	font-size: 75%;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 2px 5px;
	empty-cells: show;
}

#infoBoxesContentLine a:link {
	color: #000;
	text-decoration: underline;
}

#infoBoxesContentLine a:visited {
	color: #666;
	text-decoration: underline;
}

#infoBoxesContentLine a:hover {
	color: #FF0000;
	text-decoration: none; 
}

#infoBoxesContentLinePrimary {
	background: #cccccc;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 3px  3px  3px  3px;
	border-bottom: 1px solid #ccc;
}

#infoBoxesContentLinePrimary a:link {
	color: #000;
	text-decoration:none;
}

#infoBoxesContentLinePrimary a:visited {
	color: #000;
	text-decoration: none;
}

#infoBoxesContentLinePrimary a:hover {
	color: #FF0000;
	text-decoration: underline; 
}


#infoBoxesContentLineInvoice {
	background: #cccccc;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
}

#infoBoxesOn {
	background: #ececec;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 3px 3px 3px 3px;
	border-bottom: 0px solid #ccc;
}

#infoBoxesOff {
	background: #dddde3;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	padding: 3px 3px 3px 3px;
	border-bottom: 0px solid #ccc;
}

#infoBoxesGap {
	background: #ffffff;
	font-size: 85%;
	font-family: Verdana, sans-serif;
	line-height: 9px;
	padding: 3px 3px 3px 3px;
	border-bottom: 0px solid #ccc;
}

		
		
#pageBorder {
	background: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
		
		
		
#headerLine {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
	border-bottom: 1px solid #ececec;
	padding: 3px;
}
		
#footerLine {
	border-top-style: solid;
	border-top-color: #dddde3;
	border-top-width: 1px;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	padding: 3px;
	background: #006699;
}
		
#footerLine a{
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	padding: 3px;
	background: #006699;
	text-decoration: none;
}
		
#footerLine a:hover{
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	padding: 3px;
	background: #006699;
	text-decoration: underline;
}

#footerLine a:visited{
	font-family: Verdana, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	padding: 3px;
	background: #006699;
	text-decoration: none;
}
				
#rightLine {
	border-right-style: solid;
	border-right-color: #dddde3;
	border-right-width: 1px;
	padding-left: 5px;
	padding-right: 0px;
	font-family: Verdana, sans-serif; 
	font-size: 85%; 
	text-align: justify;
	background: #ececec;
}
		
	#blueNav {
	padding: 5px;
		}
		
#pageTitle {
	font-family: Verdana, sans-serif;
	
}

.pageTitle {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
	padding-left: 5px;
}
		
#li {
	line-height: 20px;
	}

table {
	empty-cells: show;
}
#metre {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.notice {
	font-family: Trebuchet MS, sans-serif;
	color: #FF0000;
}

#headerText{
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	text-align: right;
	padding: 3px;
}
#tableBorder {
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #ffffff;
}
#bottomLine {	
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	padding: 3px;
}

.grandParentStyle {	
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 75%;
	padding: 3px;
	color: #000000;
	background: #cccccc;
}

.grandParentStyle strong {
	color: #660000;
}

.parentStyle {	
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 75%;
	padding: 3px;
	font-weight: normal;
	color: #000000;
	background: #ececec;
}

.childStyle {	
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	font-family: Arial,Verdana,Helvetica;
	font-size: 75%;
	padding: 3px;
	font-weight: normal;
	color: #000000;
}
#normalText {
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	padding: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
#boldText {
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	padding: 3px;
	font-weight: bold;
}
#text {
	font-family: Arial,Verdana,Helvetica;
	font-size: 85%;
	padding: 3px;
}

.jobImage {
	margin-left: 5px;
	border: 1px solid #333;
}

#menuHeading {
	display: block;
	text-decoration: none;
	color: #777;
	background: #eff5fc;  /* IE6 Bug */
	padding: 5px;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 1px solid #eff5fc;
	border-top: 1px solid #eff5fc;

}

#ccse-menu {
	position: relative;
	width: 200px;
}
				
#ccse-menu ol {
	border: 1px solid #069;
	border-top: none;
	margin: 0px;
	padding: 0px;
	width: 150px;
	display: none;
	position: absolute;
	top: -230px;
	left: 0px;
}

#ccse-menu:hover ol {
	display: block;
}

#ccse-menu ol li {
	display: inline;
	width: 99.99%;
	margin: 0px;
	padding: 0px;
}

#ccse-menu ol li a {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	background-color: white;
	border-top: 1px solid #069;
	color: black;
	text-decoration: none;
	padding: 4px;
}

#ccse-menu ol li a:hover {
	background-color: #DDDDE3;
	color: black;
}

.se-heading {
	color: #fff;
}

.statusColourOn {
	background: #dddde3;
	font-weight: bold;
	color: #003366;
	padding: 3px 3px 3px 3px;
}

.statusColourOff {
	padding: 3px 3px 3px 3px;
}

.jobSheetHead {
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ccc;
}

.jobSheetRow {
	font-family: verdana, sans-serif;
	font-size: 75%;
	color: #000;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	height: 20px;
}

.jobSheetRowCancelled {
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #FFF;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	height: 30px;
	background-color: #FF0000;
}

.jobSheetRowCancelled a{
	color: #FFF;

}

.images  {

	border:1px solid #000;
}

.imageBox {
	padding: 5px 5px 5px 5px;
}

#tableHead {
	background: #666;
	padding-left: 5px;
	color: #fff;
}

#tableRows, #formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 5px 2px 5px;
	empty-cells: show;
	font-size: 80%;
}

#tableRowsOn {
	background: #ccc;
	font-size: 85%;
	color: #000;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 2px 5px 2px 5px;
	empty-cells: show;
}

.label {
	font-family: Trebuchet MS, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	padding-right: 10px;
}

.contentBox {
	font-size: 11px;
	border: 1px solid #93063A ;
	padding: 10px 10px 10px 10px;
}

.notesLabel {
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #93063A;
}

.notesText {
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 18px;
	background-color: #93063A;

}

#messageBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border: 1px solid #ccc;
	background: #ececec;
	color: #ff0000;
	padding: 5px 5px 5px 5px;
}

/* sub menu styles */
#tempMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, sans-serif; 
	font-size: 75%;
	color: #006699;
}
#tempMenu a:link , 
#tempMenu a:visited {
	text-decoration: none;
	color: #006699;
}

#tempMenu a:hover {
	text-decoration: underline;
	color: #006699;
}

.tempMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, sans-serif; 
	font-size: 75%;
}


/* form styles */

.formMsgBox {
	border: 1px solid #ccc;
	background: #ececec;
	color: #FF0000;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
}


/* textboxes*/
#textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #93063A;
	background: #ececec;
}

#textBox {
	
	font-size: 75%;
}

#textBox ul li  {
	font-size: 140%;
}

#textBox a:link {
	color: #000;
}

#textBox a:hover {
	text-decoration: none;
	color: #FF0000;
}

#textBoxHead {
	font-size: 100%;
	font-weight: bold;
	background: #93063A;
	padding: 5px 5px 5px 5px;
	color: #fff;
}

th#textBoxHead {
	font-size: 70%;
}

#textbox form {
	padding: 10px;
}

/* end form styles */


/* staff styles */
.sectionButton a:link , .sectionButton a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	background: #93063A;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
}

.sectionButton a:hover {
	display: block;
	background: #cccccc;
	padding: 5px 5px 5px 5px;
	color: #000000;
}



/* admin styles */

/* forms */

.requiredField {
	color: #FF0000;
	font-weight: bold;
}






/* end admin styles */


/* Contract styles */

.contractLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}

a.contractLink:link {
	color: #006699;
}

a.contractLink:visited {
	color: #006699;
}

a.contractLink:hover {
	color: #006699;
	text-decoration: none;
}

#listLine:hover .confirmedBackground , 
#listLine:hover .unconfirmedBackground , 
#listLine:hover .rosterBox
{
	background: #dddde3;
}



.rosterBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ececec;
	font-size: 75%;
	color: #000;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	padding: 0px 0px 0px 0px;
	empty-cells: show;
}

.confirmedBackground {
	background: #cccccc;
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #777;
}

.unconfirmedBackground {
	padding: 2px 2px 2px 2px;
	border-bottom: 1px solid #777;
}

div#commentForm
{
/*margin: 0px 20px 0px 20px;*/
display: none;
}




/* End Contract styles */
