/*
Theme Name: Fresno County Office of Education
Theme URI: http://www.fcoe.k12.ca.us/
Description: Blue themed, four column newspaper layout.
Version: 1.0
Author: Hou Vang
*/
.img {
	float: left;
	padding-right: 1ex;
}

body {
	background-color: #D1E2FE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 0 0 0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-size: small;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 7pt;*/
	font-size: small;
}

.fail {
	background-color: #000000;
	color: #ff0000;
	font-family: "Courier New", Courier, mono;
	/*font-size: 10pt;*/
	font-size: small;
}

.success {
	background-color: #000000;
	color: #00ff00;
	font-family: "Courier New", Courier, mono;
	/*font-size: 10pt;*/
	font-size: small;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 7pt;*/
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 5pt;*/
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 7pt;*/
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 14pt;*/
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 24pt;*/
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 7pt;*/
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	/*font-size: 5pt;*/
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.maintable {
	
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	font-variant: small-caps;
	font-weight: bold;
}

.h2 {
	background-color: #0732AD;
	border:1px solid #97B9DA;
	border-color:#DCE5EE #003366 #003366 #DCE5EE;
	color: #ffffff;
	font-weight: bold;
	/*padding: 3px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:center;
}

.tab {
	background-color: #0732AD;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #97B9DA;
	border-color:#99CCFF #000000 #000000 #99CCFF;
	text-align: center;
}

.selectedtab {
	background-color: #093FD8;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #97B9DA;
	border-color:#99CCFF #010718 #093FD8 #99CCFF;
	text-align: center;
}

.node {
	background-color: #0732AD;
	color: #ffffff;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border:1px solid #97B9DA;
	border-color:#99CCFF #000000 #000000 #99CCFF;
	text-align: center;
}

.selectednode {
	background-color: #093FD8;
	color: #ffffff;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border:1px solid #97B9DA;
	border-color:#99CCFF #010718 #093FD8 #99CCFF;
	text-align: center;
}

.sitemaptab {
	background-color: #808080;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #97B9DA;
	border-color:#FFFFFF #000066 #000066 #FFFFFF;
	text-align: center;
}

.subtab {
	color: #ffffff;
	background-color:#093fd8;
/*	border-collapse: collapse; */
	border:1px solid #093fd8;
	border-color: #093FD8;/* #093FD8 #093FD8 #99CCFF; */
	font-size: x-small;
/*	padding: 0; */
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1ex;
}

.subbar {
	color: #FFFFFF;
	background-color: #3366FF;
	border-collapse: collapse;
	font-size: x-small;
	padding: 0;
}



.outline {
	border:1px solid #97B9DA;
	border-color:#DCE5EE #003366 #003366 #DCE5EE;
}

.article {
	/*padding-top: 0;
	padding-bottom: 1ex;*/
	padding-left: 1ex;
	padding-right: 1ex;
	/*text-align: justify;*/
	/*background-color: #D4D0C8;
	border: 4px solid #808080;*/
}

.sublinks {
	/*padding: 1ex;*/
	/*padding-top: 1em;*/
	padding-left: 1ex;
	padding-right: 1ex;
	/*padding: 1ex 1ex 0 1ex;*/
	/*padding: 0 1ex 0 1ex;*/
}

.bnr {
	background: #0836BA url("images/header.png") no-repeat;
}

.list {
	line-height: 150%;
	margin-left: 1.75em;
	padding-left: 0;
}

A.tabtext:link {
color: #ffffff;
font-size: x-small;
text-decoration: none;
}
A.tabtext:visited {
color: #ffffff;
font-size: x-small;
text-decoration: none;
}
A.tabtext:hover {
color: #fcca03;
font-size: x-small;
text-decoration: underline;
}
A.tabtext:active {
color: #fcca03;
font-size: x-small;
text-decoration: underline;
}

A.subtabtext:link {
color: #FFFFFF;
text-decoration: none;
font-size: x-small;
white-space: nowrap;
}
A.subtabtext:visited {
color: #FFFFFF;
text-decoration: none;
font-size: x-small;
white-space: nowrap;
}
A.subtabtext:hover {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}
A.subtabtext:active {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}

A.selsubtabtext:link {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}
A.selsubtabtext:visited {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}
A.selsubtabtext:hover {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}
A.selsubtabtext:active {
color: #FCCA03;
text-decoration: underline;
font-size: x-small;
white-space: nowrap;
}

A.crumb:link {
color: #FFFFFF;
font-size: x-small;
text-decoration: none;
}
A.crumb:visited {
color: #FFFFFF;
font-size: x-small;
text-decoration: none;
}
A.crumb:hover {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}
A.crumb:active {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}

A.selcrumb:link {
color: #FCCA03;
font-size: x-small;
text-decoration: underline;
}
A.selcrumb:visited {
color: #FCCA03;
font-size: x-small;
text-decoration: underline;
}
A.selcrumb:hover {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}
A.selcrumb:active {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}

A.li:link {
color: #FFFFFF;
font-size: x-small;
text-decoration: none;
}
A.li:visited {
color: #FFFFFF;
font-size: x-small;
text-decoration: none;
}
A.li:hover {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}
A.li:active {
color: #161B91;
font-size: x-small;
text-decoration: underline;
}

.control {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
}

.ctl {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.ctlsel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	width: 172px;
}

.col {
	background-color: #FFFFFF;
}

.colleft {
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	padding-left: 3px;
	padding-right: 3px;
}

.colmid {
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	padding-left: 3px;
	padding-right: 3px;
}

.colright {
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	padding-left: 3px;
	padding-right: 3px;
}

.footer {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 1ex;
	text-align: center;
}

.cell4x1 {
	color: #ffffff;
	text-align: center;
/*	padding-bottom: 5px;
	vertical-align: bottom;*/
	background-image:url('images/head/head_4x1.png');
}

.day {
	background-color: #FFFFCC;
}

.overday {
	background-color: #FFFF99;
}

.editmode {
	color: #FFFF00;
	font-weight: bold;
}
A.editmode:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
A.editmode:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
A.editmode:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
A.editmode:active {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}

.olhelp {
	color:#000000;
	text-decoration:none;
}

a.helphint:link {
	color: #000000;
	text-decoration: none;
}
a.helphint:visited {
	color: #000000;
	text-decoration: none;
}
a.helphint:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.helphint:active {
	color: #FFFF00;
	text-decoration: underline;
}

a.joblink:link {
	color: #0000FF;
	text-decoration: none;
}
a.joblink:visited {
	color: #0000FF;
	text-decoration: none;
}
a.joblink:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.joblink:active {
	color: #FFFF00;
	text-decoration: underline;
}
.clsLabel {
	font-weight: bold;
	text-align: right;
}
a.emp:link {
	color: #000000;
	text-decoration: none;
}
a.emp:visited {
	color: #000000;
	text-decoration: none;
}
a.emp:hover {
	text-decoration: none;
}
a.emp:active {
	text-decoration: none;
}

.panel {
	background-color: #FFFFFF;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
}

tr th .polbox {
	border-bottom:1px solid;
}

tr td .polbox {
	border-bottom:1px solid;
}

tr td .polfile {
	border-bottom:1px solid;
	text-align:center;
}

tr td .evtd {
	padding-bottom: 2em;
}

.rbtop {
  /*border: 1px dashed red;/**/
  background: url(images/rndbor.gif) no-repeat;
  height: 45px;
}
.rbmid {
  /*border: 1px dashed green;/**/
  background: url(images/rb_mid.gif) repeat-y;
}
.rbbot {
  /*border: 1px dashed blue;/**/
  background: url(images/rndbor.gif) no-repeat;
  background-position: 0 -55px;
  height: 45px;
}
.square-list {
  list-style-type: square;
  margin-top: 0;
  margin-bottom: 0;
}
.square-list li {
  padding-right: 1em;
}
.ece-qc-heading {
  font-family: Calibri, sans-serif;
  font-size: 30pt;
  color: #f47914;
}

