
input.add, input.amend, input.accept, input.undo, input.notes, input.addlg, input.amendlg, input.amendlg2, input.logout, input.comment, input.ok, input.submit , input.submitbut, input.test, input.browse, input.osremove, input.statistics  { border: none }
input.add { background: transparent url(../images/button-add.png); width: 36px; height: 17px; }
input.addlg { background: transparent url(../images/button-add.png); width: 36px; height: 17px; }
input.amend { background: transparent url(../images/button-amend.png); width: 55px; height: 17px; }
input.amendlg { background: transparent url(../images/button-amend.png); width: 55px; height: 17px; }
input.accept { background: transparent url(../images/button-accept.png); width: 54px; height: 17px; }
input.browse { background: transparent url(../images/button-browse.png); width: 61px; height: 17px; }
input.statistics { background: transparent url(../images/button-statistics.png); width: 61px; height: 17px; }
input.test { background: transparent url(../images/button-test.png); width: 41px; height: 17px; }
input.osremove { background: transparent url(../images/button-osremove.png); width: 114px; height: 17px; }
input.undo { background: transparent url(../images/button-undo.gif); width: 55px; height: 17px; }
input.notes { background: transparent url(../images/button-q.gif); width: 18px; height: 18px; }
input.submit  { background: transparent url(../images/button-submit.gif); width: 55px; height: 17px; }
input.submitbut { background: transparent url(../images/button-submit.gif); width: 55px; height: 17px; }
input.comment { background: transparent url(../images/button-comment.gif); width: 84px; height: 17px; }
input.logout { background: transparent url(../images/button-logout.gif); width: 60px; height: 17px; }
input.ok { background: transparent url(../images/button-ok.gif); width: 55px; height: 17px; }
	
span.fielddesc { font-weight: bold }
span.fieldgroup {  }
span.fieldgroup span { display: inline; }
div.fieldcollection {  clear: left; margin: 5px }
textarea.tanew { background-color: #fff; }
textarea.taold { padding: 3px; font-family: sans-serif; border: none; background-color: transparent; color: #000; width: auto; height: auto }

.red { color: #f00 }
.green { color: #8AC43E }
.darkgreen { color: #348F04 }

input.btnnorm
{
	margin: 3px;
	border: solid 1px black;
	background-color: #F1F1ED;
	font-size: 10px;
}

/* this is the class that is applied to 2 structural hacks in the markup. The first "meaningless" element is used to clear #left in NN6 and the last one is used to clear #container in NN4 */
.clearing {height:0;clear:both}
	
div#wordfromhead,
div#hyperlinksubs,
div#videosubs,
div#headsphoto,
div#crest
{
	width: 118px;
	font-size: 10px;
	color: #36f;
	background-color: #8AC43E;
	border: solid 1px #36f;
	margin: 5px;
	padding: 4px;
	text-align: center
}

div#crest
{
	min-height: 82px;
}

#photolist
{
	border: none;
	border-collapse: collapse;
}

#photolist tr,
#photolist td
{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#photolist div.photo
{
	margin-right: 1px;
	padding: 0;
	float: left;
	text-align: center
}

#photolist img
{
	width: 92px;
	height: 92px;
	border: solid 1px #36f;
}

#photolist div.desc
{
	clear: left;
	padding: 3px;
	border: solid 1px #36f;
	background-color: #8AC43E;
}

div#wordfromheadwrapper { float: left }	
div#wordfromhead { clear: left }
div#ordertable { clear: left }
div#hyperlinksubs { float: right; clear: right;  width: 250px }
div#videosubs { float: right; clear: right; width: 250px }
div#headsphoto { float: left; width: 150px }

input.updfield
{
	border: solid 1px #000;
}

table.listcontent
{
	border-collapse: collapse;
	background-color: #fff;
	border: 1px solid #000
}

table.listcontent td, table.listcontent th  
{
	border: 1px solid #000
}

table.listcontent td a,
table.listcontent td a:link
{
	color: #000;
}


table.specialneeds,
table.facilities
{
	border-collapse: collapse;
	background-color: #fff;
	border: 1px solid #000
}

table.specialneeds td, table.specialneeds th,
table.facilities td, table.facilities th
{
	border: 1px solid #000
}

table.specialneeds th
{
	font-weight: normal
}

table.specialneeds th,
{
	color: #36f;
	border: 1px solid #000
}

table.specialneeds th,
table.facilities th
{
	background-color: #ffc;
}


table.facilitiessub table,
table.facilitiessub td
{
	border: none
}
	
table#ordertable
{
	border: solid 1px #000;
	background-color: #fff;
	border-collapse: collapse;
}

table#ordertable td.prodr
{
	border: solid 1px #000;
	padding: 2px;
}

table#ordertable td.prodr
{
	border: solid 1px #000
}

#photo-frame {
	font-size: 9px;
	color: #3366FF;
	width: 92px;
	background-color: #8AC43E;
	text-align: center;
	padding: 2px;
}

#subscription {
	color: #3366FF;
	clear: both;
	/*width: 658px;*/
	background-color: #8AC43E;
	padding: 10px;
	text-align: center;
}

#subscription p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.ourschool-blue {
	font-weight: normal;
	color: #36f;
}

a.btnsilver200
{
	font-size: 10px;
	display: block;
	float: left;
	margin: 5px;
	padding: 5px;
	color: #000;
	background-color: #F1F1ED;
	width: 175px;
	height: 40px;
	border: solid 1px #000;
}

a.btnsilver200short
{
	font-size: 10px;
	display: block;
	margin: 5px;
	padding: 5px;
	color: #000;
	background-color: #F1F1ED;
	width: 175px;
	height: 16px;
	border: solid 1px #000;
}

.wslinput
{
	border: solid 1px #f00;
}

.alert-title {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

ul.schooladminmain
{
	margin: 0;
	padding: 0;
}

ul.schooladminmain li
{
	list-style-type: none;
	float: left;
	
	xdisplay: table-cell;
	margin: 0;
	padding: 20px;
    float: left;
    width: 116px;
    height: 116px;
    border: none;
    text-align: left;
    vertical-align: middle;
    background-image: url(../images/menu-blank.png);
}

ul.schooladminmain li:hover
{
	background-color: white
}

ul.schooladminmain li a.title
{
	display: block;
    font-size: 14px;
    font-weight: bold;
    /*border-bottom: solid 1px black;*/
}

ul.schooladminmain li a.subtitle
{
	margin-top: 5px;
	display: block;
    clear: left;
    text-align: left;
    color: #000;
}

ul.schooladminmain li a.title:hover
{
	text-decoration: underline
}

ul.schooladminmain li a.subtitle:hover
{
	text-decoration: underline
}

ul.ourschoollist
{
	line-height: 1.5em;
}

ul.ourschoollist li
{
	list-style-type: none;
}

div#subtitle img {
	vertical-align: middle
}

div.gchart
{
	float: left;
	margin: 5px;
	padding: 10px;
	width: 290px;
	border: solid 2px #00f;
}

ul.stats
{
}

ul.stats li
{
	color: #36f;
	font-weight: bold;
	padding-left: 6px;
}

div.label1
{
	clear:left;
	margin: 10px;
	color: #36f;
	font-weight: bold;
}

div.labelblob
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 15px;
	height: 15px; 
}

.graph-title {
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
}

div.notesprompthide
{
	color: red;
	font-size: 10px;
	display: none;
	visibility: hidden
}

div.notespromptshow
{
	color: red;
	font-size: 10px;
	display: block;
	visibility: visible
}

div.greybox
{
	margin: 10px;
	border: solid 1px black;
	background-color: #fcfcfc;
	padding: 10px;
	font-size: 11px;
}

span.sfs1
{
	color: #36f;
}

span.sfs2
{
	font-family: "Times New Roman",serif;
	font-style: italic;
	color: #8AC43E;	
}
.wfhhidden
{
	display: none;
	visibility: hidden;
}
