/* Default CSS Stylesheet for a new Web Application project */

.MyImageButton
{
	cursor: hand;
}


.EditFormHeader td
{
	font-size: 14px;
	padding: 4px !important;
	color: #0066cc;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	xbackground-image: url(images/mainContentBG.jpg);
	padding-bottom: 0px;
	margin: 2px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

INPUT
{
	font-size: 8pt;
	font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}

HR
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #00B1B0;
	line-height: 1px;
	padding-top: 0px;
}

.schoolheader
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 21pt;
	color: black;
	text-align: left;
}

.schoolheadersub
{
	padding-left: 13px;
	font-size: 8pt;
	color: white;
}

.tfbutton
{
	margin-right: 10px;
	margin-right: 5px;
}

.tablesep
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-bottom: #00B1B0 1px solid;
	height: 5px;
}

.ft_status_text
{
	padding-right: 3px;
	margin-top: 0px;
	padding-left: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.ft_status_pnl
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.errormsg
{
	border-right: yellow 1px solid;
	padding-right: 2px;
	border-top: yellow 1px solid;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 1px;
	border-left: yellow 1px solid;
	color: yellow;
	padding-top: 2px;
	border-bottom: yellow 1px solid;
	background-color: red;
}

.warningtext
{
	border-right: red 1px solid;
	padding-right: 2px;
	border-top: red 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: red 1px solid;
	color: red;
	padding-top: 2px;
	border-bottom: red 1px solid;
}

.infotext
{
	border-right: blue 1px solid;
	padding-right: 2px;
	border-top: blue 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 3px;
	border-left: blue 1px solid;
	color: blue;
	padding-top: 2px;
	border-bottom: blue 1px solid;
}

.datagridheader
{
	font-weight: bold;
	color: white;
	background-color: #00B1B0;
	text-align: left;
}

/* legacy code in tools.js replaces datagrdiheader td with th, use the below class when necessary  */
.datagridheaderKeepTD
{
	font-weight: bold;
	color: white;
	background-color: #00B1B0;
	text-align: left;
}

/*
.datagridheaderX
{
	font-weight: bold;
	color: white;
	background-color: #00B1B0;
	text-align:left;
}

.datagridheaderX th:nth-child(1) { width:10% }
.datagridheaderX th:nth-child(2) { width:10% }
.datagridheaderX th:nth-child(3) { width:25% }
.datagridheaderX th:nth-child(4) { width:20% }
.datagridheaderX th:nth-child(5) { width:30% }
.datagridheaderX th:nth-child(6) { width:5% }
*/

.formtable
{
	border-right: #00B1B0 1px solid;
	border-top: #00B1B0 1px solid;
	border-left: #00B1B0 1px solid;
	border-bottom: #00B1B0 1px solid;
}

.formtableheader
{
	font-weight: bold;
	background-image: url(images/GrayExplorer.gif);
	border-bottom: #00B1B0 1px solid;
}

.altrow
{
	background-color: White;
	color: Teal;
}


.stopgroupby
{
	font-weight: bold;
	color: black;
	background-color: gainsboro;
}

.tabtableheader
{
	font-weight: bold;
	font-size: 12pt;
	background-image: url(images/GrayExplorer.gif);
	border-bottom: #00B1B0 1px solid;
}

.ft_legend
{
	COLOR: white;
	FONT-SIZE: 7pt;
}

.ft_back
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #00B1B0;
}

.pagetitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #00B1B0;
}

.footertable
{
	padding-right: 2px;
	padding-left: 5px;
	font-size: 8pt;
	color: white;
}

.footertable2
{
	font-size: 8pt;
	color: silver;
}

.lemessage
{
	border-top-width: thin;
	padding-right: 3px;
	padding-left: 3px;
	border-left-width: thin;
	border-left-color: blue;
	border-bottom-width: thin;
	border-bottom-color: blue;
	padding-bottom: 3px;
	clip: rect(auto 100% 100% auto);
	border-top-color: blue;
	padding-top: 3px;
	background-color: #fffad9;
	border-right-width: thin;
	border-right-color: blue;
}

TABLE
{
	font-size: 8pt;
	font-family: 'Myriad Web', Verdana, Helvetica, sans-serif;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #003366;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.CLIENTDIV
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.studentpict
{
	margin-right: 5px;
	margin-top: 5px;
}

.newftstatuspanel
{
	border-top: #00B1B0 1px solid;
	margin-top: 2px;
}

.welcomedayofweek
{
	border-right: red 1px solid;
	padding-right: 2px;
	border-top: white 1px solid;
	padding-left: 2px;
	margin: 5px;
	border-left: white 1px solid;
	width: 60px;
	color: white;
	border-bottom: white 1px solid;
	text-align: center;
}

.fieldtripsaveid
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	margin-top: 20px;
	padding-left: 5px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
}

.InfoText
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 2px;
	border-left: black 1px solid;
	padding-top: 3px;
	border-bottom: black 1px solid;
	background-color: powderblue;
}


.maxrecords
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-weight: normal;
	border-left: red 1px solid;
	color: red;
	border-bottom: red 1px solid;
	background-color: yellow;
	text-decoration: none;
}

#skip a, #skip a:hover, #skip a:visited
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a:active, #skip a:focus
{
	position: static;
	width: auto;
	height: auto;
}

.logoimg
{
	width: 274;
}

.FireFoxWidth
{
	width: 274;
}

.ftreqstar
{
	text-align: right;
	color: Red;
	width: 7px;
}

.marginRightLeft3
{
	margin-right: 3px;
	margin-left: 3px;
}

.paddingAround
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.leftalign
{
	text-align: right;
	color: Red;
}

.blackout
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.7;
	background: black;
	z-index: 2;
	display: none;
}

.zoomMap
{
	position: absolute;
	top: 55px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 3;
	display: none;
}

.headerBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	height: 40px;
	display: none;
	background: black;
	color: White;
	padding: 2px;
	padding: 5px;
}

.btn
{
	padding: 2px;
	margin: 5px;
	border: 2px solid outset;
	background: #93CAE8;
	color: black;
	width: 100px;
	border-radius: 10px;
	height: 20px;
}

.btn hover
{
	background: #79AAD5;
}

.midNote
{
	width: 300px;
	height: 300px;
	position: absolute;
	margin-left: -150px;
	border: 1px solid black;
	background: white;
	border-radius: 3px;
	padding: 5px;
	left: 50%;
	box-shadow: 10px 10px 5px #888;
}

.menustyle
{
	background-color: white;
	color: black;
	border: solid 1px #20B2AA;
	border-width: 1px 1px 1px 1px;
}

.menuheaderstyle
{
	background-color: white;
	background-image: url(http://localhost/InfofinderLE/images/GrayExplorer.gif);
	color: black;
	border: solid 1px #20B2AA;
	border-width: 0px 0px 1px 0px;
}

.mainmenu
{
	background-color: #00B1B0;
	border-width: 0px;
	cursor: pointer;
	float: left;
	width: 100%;
}

.mainmenutable
{
	border-spacing: 2px;
}

.mainmenuoption
{
	background-color: #00B1B0;
	color: white;
	float: left;
	z-index: 500;
	display: block;
	position: relative;
}

.mainmenusuboption
{
	background-color: #00B1B0;
	color: white;
	float: left;
	z-index: 500;
	display: block;
	position: relative;
}

.mainmenuhover
{
	background-color: white;
	color: black;
}

.mainmenutext
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

*html table
{
	margin: 0 0 0 -2px;
}

/* submenu, it's hidden by default */
.mainmenusub
{
	position: absolute;
	left: 0;
	display: none;
	margin: 0 0 0 -1px;
	padding: 0;
	background-color: #00B1B0;
	color: white;
	cursor: pointer;
	width: 130px;
	float: left;
	top: 100%;
}

.mainmenusubitem
{
	position: relative;
	float: left;
	background-color: #00B1B0;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.mainmenusubhover
{
	background-color: white;
	color: black;
}

.weatherrelated, .weatherrelated td
{
	padding: 0;
	margin: 0;
}



/*  
.documentgrid { text-align:center; }

.ko-grid { width: 100%; border: 0px solid grey; border-collapse:collapse; }
.ko-grid td { border: 0px solid grey; border-collapse:collapse;}
.ko-grid th { text-align:left; background-color: #00B1B0; color:white; }
.ko-grid tr:nth-child(even) { background-color: white; color:#00B1B0; }
*/

.documentgrid
{
	text-align: center;
}

.ko-grid
{
	width: 100%;
	border: 0px solid grey;
	border-collapse: collapse;
}

.ko-grid td
{
	border: 0px solid grey;
	border-collapse: collapse;
	margin: 2;
	padding: 2;
	text-align: left;
}

.ko-grid th
{
	text-align: left;
	background-color: #00B1B0;
	color: white;
	padding: 2;
}

.odd
{
	background-color: #FAFAD2;
}


/*.ko-grid tr:nth-child(even) { background-color: #FAFAD2; padding:2 } */
