body
{
	/*background:#ffffff url(style/bodyback.gif) repeat-y top left;*/
}

/*Recruitment overrides*/
#breadcrumb
{
	left: 0px;
	width: 100%;
	background: transparent url(style/bcback.gif) repeat-x center left;
}

#breadcrumbStart
{
	font-weight: bold;
	color: #00447A;
	padding-left: 160px;
}

#pgTitle
{
	color:#008989;
	font-weight:bold;
	font-size:130%;
	border-bottom:solid 1px #008989;
	margin-bottom:5px;
}

/* ----------------------------------Start of nasis styles */
.taskDone
{
	width:16px;
	height:16px;
	background: url(style/wrkDone.gif) no-repeat left top;}

.taskTodo
{
	width:16px;
	height:16px;
	background: url(style/wrkTodo.gif) no-repeat left top;}

.ajax__calendar_container 
{
z-index:3;
}

.verticalText
{
	writing-mode:tb-rl;
	vertical-align:middle;
	text-align:right;
	padding-bottom:5px;
}

.SingleLineTable td, th
{
	white-space: nowrap;
}

.SingleLineTable td.commentsCell
{
    white-space:normal;
}

.SingleLineTable a, a:link, a:visited, a:active, a:hover
{
	color:#003973;
}

.Error
{
	color:#FF0000;
}

.BigError
{
	color:#FF0000;
    display: inline-block;
    padding-top: 15px;
    font-size: 110%;
}

.inspectionConflict
{
	background-color:#E03F34 !important;
	text-align:center;
	color: #fff;
	border:solid 1px #BD2D24;
}

table.noborder td
{
	border-style:none;
}

.weekend
{
	background-color:#999999;
}

tr.selected
{
	background-color:#c1e5cc;
}

tr.rowActive
{
}

tr.rowInactive
{
	background-color:#cccccc;
}

table
{
	border-collapse:collapse;
}

td
{
	border:solid 1px #c1e5cc;
	vertical-align:top;
}

#mainCellMain {
    padding:0px;
}

#mainCellMain td {
	font-size:80%;
}

#mainCellMain td  td{
	font-size:100%;
}


th
{
	background:#E9E9E9;
	color:#003973;
	border:solid 1px #ffffff;
	vertical-align:middle;
	padding: 3px 3px 7px 3px;
}

#mainCellMain th {
	font-size:80%;
}

a
{
	text-decoration:none;
}

a,
a:link,
a:visited,
a:active,
a:hover
{
	color:#336699;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}	

html, body {height:100%}
body {
padding:0;
margin:0;
}


/* ----------------------------------------------Nav bar styles */
#nav
{
	background-color:#013567;
}

#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited,
#nav ul li a:active,
#nav ul li a:hover
{
	color:#ffffff;
}


#nav ul
{
	margin-right:1px;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}


#nav ul li
{
	font-weight:bold;
}

#nav ul li
{
	padding-left:0px;
	margin-left:0px;
}

#nav ul li
{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	border-bottom: 1px solid #ffffff;
}

#nav ul li ul
{
	display:block;
	background-color:#ffffff;
    margin-right:0px;
}

/* Hides from IE5-mac \*/
* html #nav ul li ul {height: 1%;}
/* End hide from IE5-mac */ 

#nav ul li ul li
{
	font-weight:normal;
	padding-left:4px;
	padding-top:2px;
	margin-left:0px;
	color:#999999;
	border-bottom: 1px solid #e2e2e2;
	
}

#nav ul li ul li a,
#nav ul li ul li a:link,
#nav ul li ul li a:visited,
#nav ul li ul li a:active
{
	color:#336699;
	padding-left:16px;
	display:block;
}

#nav ul li ul li a:hover
{
	color:#008989;
	padding-left:-12px;
}


a.navOption
{
	display:block;
	background-color:#88ACC0;
	color:#ffffff;
	padding-left:5px;
}

/* Hides from IE5-mac \*/
* html a.navOption {height: 1%;}
/* End hide from IE5-mac */ 

a.navOption:hover
{
	background-color:#003973;
}

.navTitle
{
	display:block;
	background-color:#003973;
	color:#ffffff;
	font-weight:bold;
	padding-left:5px;
}

/* Hides from IE5-mac \*/
* html .navTitle {height: 1%;}
/* End hide from IE5-mac */ 


.subNavSel
{
	background-image:url(style/navBullet.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.workflowDone
{
	padding-left:20px;
	background-image:url(style/wrkDone.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

.workflowTodo
{
	background:#ffffff url(style/wrkTodo.gif)  no-repeat scroll center left;
}


.modalBackground {
	background-color:#999999;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {
	background:#ffffff;
	border-width:2px;
	border-style:solid;
	border-color:#00447A;
	padding:10px 10px 10px 10px;
	width:550px;
}

.modalPopup h3
{
	padding:8px 0px 0px 0px;
	margin:0px 0px 0px 18px;
	font-size:24px;
	font-weight:bold;
}

.modalPopup p
{
	color:#00447A;
	font-weight:bold;
	margin-left:18px;
	padding:10px 0px 0px 0px;
}

.modalPopup p.confirmButtons
{
	text-align:center;
}

.modalPopup label
{
	background-image:none;
	background-color:Transparent;
	text-align:left;
}

.modalPopup fieldset
{
	background-color:Transparent;
	background-image:none;
	margin-top:10px;
}


.dataGridTable a
{
	text-decoration:underline;
	color:#003973 !important;
}

.dataGridTable td
{
	padding:1px;
}

td.repEval
{
	padding-left:45px;
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-top:3px;
	height:50px;
}


* html td.repEval
{
	height:50px;
}

td.Opt1 {background-image:url(style/Symbol Check.png);}
td.Opt2 {background-image:url(style/Symbol Information.png);}
td.Opt3 {background-image:url(style/Symbol Exclamation 1.png);}
td.Opt4 {background-image:url(style/Symbol Error.png);}

.appraisal label
{
	margin-top:16px;
}

.appraisal table label
{
	margin-top:0px;
}

.summaryBox
{
	max-width:900px;
}

.summaryBox,
.gradeFormIntro
{
	margin:4px 0px 10px 0px;
	padding:6px;
	border:solid 1px #E0E0E0;
	background-color:#f2f2f2;
}

.summaryBox label
{
	background-color:Transparent;
	background-image:none;
	font-weight:normal;
}

.summaryBox .dpVal {
    display:inline-block;
    margin-top:7px;
}

.longLabel label 
{
    width:auto;
    display:block;
    white-space:normal;
}

.qaForm label
{
	background-color:Transparent;
	background-image:none;
	font-weight:normal;
	color:#222222;
}

.qaForm td,
.gradeForm td,
.gradeAspectTbl td
{
	border-style:none;
	
}


.qaForm td label
{
	text-align:left;
	color:#003973;
    white-space: normal;
}

.wrappedLabel
{
    white-space: normal;
}

.qaForm table
{
	margin-bottom:9px;
}

.gradeForm
{
	max-width:800px;
}

.gradeForm input
{
	font-size:200%;
	margin-left: 20px;
	margin-right: 15px;
	margin-top:5px;
	margin-left:4px;
}

.gradeForm td
{
	vertical-align:middle;
	
}

.gradeSheetTbl
{
	color:#222222;
	font-size:120%;
	text-align:center;
}

.gradeAspectTbl
{
	color:#222222;
	font-size:120%;
}

.gradeAspectTbl td,
.gradeSheetTbl td
{
	padding:3px;
}

.gradeSheetTbl input
{
	font-size:120%;
	margin-left: 20px;
	margin-right: 15px;
}

.gradeAspectTbl input
{
	font-size:120%;
	margin-left: 20px;
	margin-right: 15px;
}

.gradeAspectTbl .gradeIndent
{
	padding-left:60px;
}

.gradeAspectTbl td
{
	vertical-align:middle;
	border-bottom:dotted 3px #e8e8e8;
}

.eyfsChecklistTbl
{
	width:800px;
}

.eyfsChecklistTbl td
{
	border-style:none;
	padding:3px 3px 5px 3px;
	vertical-align:middle;
	border-bottom:dotted 3px #e8e8e8;
}

.eyfsChecklistTbl label
{
	width:auto;
	text-align:left;
	background-image:none;
	background-color:Transparent;
}

.eyfsChecklistTbl .sectionTitle td
{
	border-bottom-style:none;
	padding:20px 0px 8px 0px;
}

.eyfsChecklistTbl .sectionTitle
{
	color:#008989;
	font-weight:bold;
	font-size:150%;
}

.eyfsChecklistTbl .sectionHeading
{
	background-color:#cccccc;
	font-weight:bold;
	font-size:130%;
}

.eyfsChecklistTbl .subHeading
{
	font-weight:bold;
}

.eyfsChecklistTbl .outerSection td
{
	padding-top:10px;
	border-bottom-style:none;

}

ul.shtList
{
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	padding:10px 10px 10px 30px;
	margin-bottom:20px;
}

ul .taskComplete,
ul .taskIncomplete,
ul .taskUnavailable
{
	list-style-type:none;
}

ul .taskComplete
{
	list-style-image:url(style/wrkDone.gif);

}

ul .taskIncomplete
{
	list-style-image:url(style/wrkTodo.gif);
}


.taskComplete a,
.taskComplete a:visited
{
	color:#404040;
	text-decoration:line-through;
}

.taskUnavailable
{
	color:#404040;
}

#ctl00_btnSendMessage a
{
	color:#ffffff;
}

.message
{
	margin:10px;
	padding:10px;
	border:solid 1px #cccccc;
}

.inspectorTeamInspector
{
	padding-right:10px;
}

.inspectorTeamInspectorHd
{
    min-height:30px;
    margin:0px;
    padding:16px 0px 5px 0px;
}

h4.inspectorTeamInspectorHd a
{
    color:#369;
}

.censusList
{
	margin-top:20px;
}

.censusList ul
{
	list-style-type:none;
}

.gradeTable td.qNumber{
    font-size: 90% !important;
    vertical-align: middle;
    padding-top: 0px;
}

.gradeTable td label
{
	width:auto;
	min-width:auto;
	font-size:120%;
	color:#333333;
}

.gradeTable input
{
	font-size:120%;
}

.gradeTable td
{
	border-bottom:solid 1px #cccccc;
}

.appText label
{
	width:auto;
	min-width:auto;
	color:#333333;
	background-color:Transparent;
	background-image:none;	
}

.regForm label
{
 text-align:left;
 max-width:auto;
 width:auto;
 background-color:transparent;
 background-image:none;
 color:#333333;
}

.regForm table
{
	width:90%;
	font-size:110%;
}

.regForm table td
{
	padding:4px;
	border-style:none;
	border-bottom:solid 2px #aaaaaa;
}

.regForm table tr.noBottomBorder td {
	border-bottom-style: none;
}

.regForm table tr.indent1 td:first-child {
	padding-left:1rem;
}

.regForm table tr.indent2 td:first-child {
	padding-left: 2rem;
}

.regForm table tr.indent3 td:first-child {
	padding-left: 3rem;
}

.rbRequired {
	background-color: #ff5555;
}

.cvUnApp
{
	border:solid 2px #ff8888;
}

.cvApp
{
	border:solid 2px #88ff88;
}

.pupilNotes
{
	margin:10px;
	padding:10px;
	border:solid 1px #cccccc;
	max-width:700px;	
	background-color:#ffffcc;
}

.pupilDataTemplates
{
}

p.iconPdf
{
	background:transparent url(style/pdfIcon.png) no-repeat left center;
	padding-left:24px;
}

p.iconExcel
{
	background:transparent url(style/excelIcon.png) no-repeat left center;
	padding-left:24px;
}

.numericCell
{
	text-align:right;
}

.currencyCell
{
	white-space:nowrap;
}

.autoCompleteList {
	border: buttonshadow 1px solid;
	list-style-type: none;
	text-align: left;
	position: absolute;
	background-color: window;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: windowtext;
	cursor: default;
	list-style-image: none;
	max-height: 200px;
	overflow-y: scroll;
}

.reportList
{
	list-style-type:none;
}

.reportList li
{
	padding-left:24px;
	background:transparent url(style/reportIcon.png) no-repeat left center;
	min-height:16px;
	margin-bottom:4px;
}

#diaryNotes
{
	z-index:1001; 
	position:absolute; 
	display:none; 
	border: 1px solid #BBBBBB; 
	background: #ffffff;	
	padding: 3px;
	font-size:85%;
	max-width: 224px;
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

body.diaryPopup 
{
	background-image: none;
	height: auto;
}

/*
#loading
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#fff;
	opacity:0.7;
	z-index:1002;
}
*/


.SmallConfirmPopup .modalPopup
{
    width:350px;
}

#flaggedWarning
{
	position: absolute;
    top: 100px;
    right:  30px;
    background: #F00;
    color: white;
    -moz-border-radius: 3px;      
    -webkit-border-radius: 9px;      
    -khtml-border-radius: 9px;      
    border-radius: 9px;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
    z-index: -1;
}

#flaggedWarning h3
{
	color: #FFF;
    text-shadow: none;
}

.warnQClosed {
    color: green;
    font-size: 115%;
margin-bottom: 7px;
}

.warnQOpen{
    color: red;
    font-size: 115%;
margin-bottom: 7px;
}

table.regAnswer {
    font-size:100%;
}

table.regAnswer td {
    border-bottom: none;    
    }

.raTxt textarea {
width:100%;
min-height:3em;
}

.mandTxt textarea {
    background-color:#ffffcc;
}

a.dpButton {
	color: #fff;
}

.pnlVerifyError {
	border: solid 1px #FF0000;
	padding: 0 0.5rem .5rem .5rem;
	margin: 1rem 0;
	display: inline-block;
}

.pendingReviewDate {
	position:relative;
}

	.pendingReviewDate.readOnly:after {
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background-color:#fff;
		opacity:0.01;
		content:' ';
		display:block;
	}