/* @override
	http://asp0.everestautomation.net/styles/style.css
	http://tse.localhost:8888/styles/style.css
	http://sfx.localhost:8888/styles/style.css
*/

body {
	/*font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;*/
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 10pt;
	background-color: white;
	color:  black;
	margin: 101px 1em 1em;
}
a, img{border: none;}

.metadata .title {
	display: block;
}
.metadata .url,  .metadata .lastupdate, .metadata .tags{
	display: block;
	color: #797979;
}

.metadata {
	margin-bottom: .5em;
}
#calendar.monthdisplay {
	border: 1px solid #424242;
}
td{
	vertical-align: top;
}
#calendar.monthdisplay tbody tr td{
	width: 14%;
	height: 6em;
	border: 1px solid #424242;
}
.mday {
	color: #a9a9a9;
	float: left;
}
.event {
	overflow: hidden;
	height: 1.2em;
	padding: 2px;
	margin: 1px;
}

#legend{
	width:  95%;
	margin: 1.5em auto;
}
#legend div.event{
	width:  13em;
	float: left;
}
.event.type1{
	background-color: #0095ff;
}
.event.type2 {
	background-color: #fcff00;
}
.event.type3 {
	background-color: #ccc;
}
.event.type4 {
	background-color: #9600ff;
}
.event.type5 {
	background-color: #ff0080;
}
.event.type5 a, .event.type4 a{
	color: #000;
}
table.reportcard {
	border: 1px solid #424242;
	background-color: #fefc78;
}
table.reportcard tbody tr td{
	border: 1px solid #8a8a37;
}
table.reportcard tbody tr.correct{
	background-color: #00f900;
}
table.reportcard tbody tr.wrong{
	background-color: #ff7e78;
}
table.reportcard tbody tr.timedout{
	background-color: #ff0078;
}
table.reportcard thead tr td{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
table.metadata{
}
table.metadata .label{
	font-weight: bold;
	text-align: right;
}
body#reportcard h2{
	margin-bottom: 0;
	margin-top: 1em;
}
h3.testquestion{
	margin-left: 1em;
	margin-right: 1em;
}
body#question form{
	margin-right: 3em;
	margin-left: 3em;
}
body#question form input#nextbutton{
	margin: 1em 1em 1em 2em;
}
div.question {
	padding: 1em;
	background: white url(images/question.png) no-repeat left top;
}
body#select ul.tests li {
	vertical-align: top;
	margin-top: 8px;
}
body#select ul.tests li div{
	color: #424242;
}
body#select ul.tests li a {
	font-weight: bold;
	color: #005392;
}
body#select ul.tests li a:hover {
	text-decoration: underline;
}
body#select ul.tests li p {
	margin-top: 0;
	margin-bottom: 8px;
}
body#select ul.tests{
	border: 1px solid #c0c0c0;
	background-color: #fefc78;
	list-style-image: url(images/text.gif);
	list-style-position: outside;
}
a {
	color: #005392;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
label {font-weight: bold;}
table.form {background: #DDD; padding: 2em;
	border: 1px solid #bbb;
}
table.form input, table.form textarea {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #bfddf6;
}

.error {
	padding: .5em;
	background-color: #fcbcbc;
	border: 1px solid #bb9898;
}
.msg {
	padding: .5em;
	background-color: #88ff88;
	border: 1px solid green;
}
table.results, table.resultsOuter{
	border: 1px solid #797979;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

/* My Comment */
table.results thead, table.results thead tr td, table.results thead tr td a,
table.resultsOuter thead, table.resultsOuter thead tr td, table.resultsOuter thead tr td a{
	background-color: #919191;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
table.results tbody tr td{
	cursor: pointer;
}
table.results tfoot tr{
	background-color: #919191;
	color: white;
	font-weight: bold;
}
table.results tfoot tr td{
	text-align: right;
}
table.results tbody .rowodd {
	background-color: #c4dffa;
	border-bottom: 1px solid #a1b7cd;
	border-top: 1px solid #a1b7cd;
}
table.results tbody tr:hover {
	background-color: #5cabfa;
	border-bottom: 1px solid #a1b7cd;
	border-top: 1px solid #a1b7cd;
}

table.results thead tr td{
	border-bottom: 1px solid #5e5e5e;
}

div.pager{
	margin: .7em auto;
	text-align: center;
	background-color: #eaeaea;
	border: 1px solid #d5d5d5;
	padding: .3em;
	width: 95%;
	vertical-align: middle;
}
div.pager span, div.pager a{
	vertical-align: middle;
}
#filterbox{
	width: 95%;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.filterselect{
	width: 12em;
}
.filterselect div.filtertitle {
	height: 2.6em;
	overflow: hidden;
}
.filterselect div.filterlevel{
	font-weight: bold;
}
button{
	margin: 3px;
	/*position: relative;*/
	border: 1px solid #c0c0c0;
	padding: 4px 6px;
	background-color: #eaeaea;
	text-align: center;
}
button:hover{
	border: 1px solid #a1b7cd;
	background-color: #c4dffa;
}

#addForm{
	text-align: center;
}

h2#panetitle{
	/*border: 1px solid #c0c0c0;
	background-color: #eaeaea;*/
	margin: 0 0 10px;
	vertical-align: middle;
}
h2#panetitle img{
	float: left;
	margin: 3px;
}
h2#panetitle div{
	margin: 15px 0 10px 64px;
	height: 28px;
}

#headerw {
	background: white none repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
#nsheader {
	background: none no-repeat;
	width: 100%;
	height: 100px;
	z-index: 1;
}
#nsheader h1 {
	display: none;
}
#nsheader ul#headermeta {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 365px;
}
#nsheader ul#headermeta li {
	display: inline;
	margin-right: .75em;
}
#nsheader #nationallogo{
	position: absolute;
	top: 0px;
	right: 3px;
}

/* My Comment */
#nsheader form {
	position: absolute;
	right: 260px;
	top: 15px;
}
#nsheader a {
	color: #c41b14;
	text-decoration: none;
}
#hsheader a:hover{
	text-decoration: none;
	color: #c83000;
}

div.blogmenu{
	display:  inline;
}
div.pager a{
	padding: 2px 3px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f2f2f2;
	border-left: 1px dotted #d5d5d5;
	border-right: 1px dotted #d5d5d5;
}
div.pager div.next {
	float: right;
	display: inline;
}
div.pager div.prev {
	float: left;
	display: inline;
}
div.post div.metadata{
	background-color: #eaeaea;
	padding: 5px;
	border: 1px solid #d5d5d5;
}
div.post{
	margin: 10px;
}
div.comment_wrapper_1{
	padding: 15px;
	background-color: #eaeaea;
	border: 1px solid #d5d5d5;
}
div.comment_wrapper_0 {
	padding: 15px;
	background-color: #d6e8f6;
	border: 1px solid #bcccd8;
}
hr {
	display:  none;
}

div.comments .metadata{
}

div.comments h3 {
	margin-bottom: .5em;
	margin-top: 0;
}
#commentForm{
	margin: 2em auto;
}

.infobar{
	background-color: #DDD;
	/*text-align: center;
	position: static;
	left: 0px;
	width: 100%;
	height: 85px;*/
	top: 111px;
	z-index: 1;
}
.infobar .infodata {
}
.infobar .infodata .name {
	font-weight: bold;
}
table.month, table.weekview, table.dayview{
	border: 2px solid #888;
	border-collapse: collapse;
	color: #555;
}
table.month thead {
	font-weight: bold;
	color: #333;
	background-color: #cdcdcd;
	text-align: center;
}
table.month tbody td{
	border: 1px solid #bbb;
	vertical-align: top;
	width: 6em;
}
table.month thead tr td{
	border: 2px none #888;
	height: 1.7em;
	vertical-align: middle;
}
table.month thead tr.daysofweek td{
	border-bottom: 2px solid #888;
}
table.month tbody td {
	height: 4em;
	overflow: hidden;
}
table.month td span.mday{
}

table.weekview tr, table.dayview td{height: 1em;}
table.weekview td, table.dayview td{
	vertical-align: top;
	border: 1px solid #bbb;
}
table.weekview td{
}
table td .hour{color: black; font-size: larger;}
table td.dayviewcol1{background-color: white; color: #888;}
table td.dayviewcol2{background-color: #eee;}
table.weekview td.dayviewcol2{
	width: 92px;
}
table tr.allday td.dayviewcol2{
	background-color: #edf;
}
table tr.allday td{
	border: 1px solid #888;
	border-top: 2px solid #888;
	border-bottom: 2px solid #888;
}
table td div.drag{
	background-color: #72fa78;
}
div.standard table td div.drag {
	border: 2px solid #4e8f00;
}
table td.today {background-color: #fefc78;}
table.weekview thead td a, table.dayview thead td a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
table tr.allday td.dayviewcol1{
	font-weight: bold;
}
div.compact{
}
div.compact table.month tbody td{
	height: 1.5em;
	width: 1.5em;
}
.selectedtab{
	background-color: black;
	color: yellow;
}

table.stattable{
	border-collapse: collapse;
	border: 2px solid black;
}
table.stattable th{
	color: white;
	background-color: black;
}
table.stattable td{
	border: 1px solid #aaa;
	text-align: right;
	padding: 3px 6px;
}
table.stattable td.left{
	text-align: left;
}
div.review{
	float: left;
	width: 28em;
	padding: .75em;
	margin: .25em;
	border: 1px solid #e6e6e6;
}
div.review.even{
	clear: left;
}
div.review.odd{
}
div.review h2, div.review h3, div.review h4{
	margin-top: .2em;
	margin-bottom: .2em;
}
div.review h3{
	color: #4c4c4c;
	font-weight: normal;
	font-style: normal;
	float: right;
}
div.review h4{
	color: #333;
}
span.rating span.good{
	color: #333;
}
span.rating span.bad{
	color: #ccc;
}

h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}

h3, h4, h5, h6 {
  font-size: 10pt;
}
