/* Test Template For iPlacement By Craig Vella, Nassau BOCES 2007
 * This File is Copyright by Nassau BOCES 2007
 * 
 * Information: You may use this file as a reference to create
 * templates for iPlacement, but do not replicate or alter this
 * file...
 */


/********** DO NOT TOUCH ANYTHING BELOW UNLESS YOU KNOW WHAT YOUR DOING *************/


body {
	background-repeat: repeat-x;
	background-image: url(../images/bgfill.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}
table {
	border-collapse: collapse;
	border: 0px;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
}
td {
	vertical-align: top;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0px;	
}
tr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
hr {
	color: #7F9BFE;
	height: 1px;
}
fieldset {
border: 1px solid #7F9BFE;
padding: 5px;
}
legend {
color: white;
background-image: url(../../images/topbarfill.jpg);
border: 1px solid #005CB5;
padding: 0px 6px;
}
input {
	border: 1px solid;
	background-color: #F0FFF0;
	border-color: #005CB5;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 2px;
	vertical-align: middle;
}
li {
	margin-bottom: 5px;
	font-weight: bolder;
	font-size: 12px;
	
}
ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
select.cert_list {
	border: 1px solid;
	border-color: #005CB5;
	font-size: 9px;
	margin-bottom: 2px;
	width: 190px;
}
select.cert_list_show {
	border: 1px solid;
	border-color: #005CB5;
	font-size: 9px;
	margin-bottom: 5px;
	width: 98%;
}
select.pos_list {
	font-size: 9px;
	width: 98%;
}
label {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}
a{
	text-decoration: none;
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	color: red;
}
a:hover.menuitem {
	font-weight: bolder;
}
.submit input {
	 color: white;
	 background: #0065D0;
	 border: 2px outset  #005CB5;
}
table.infobox{
	border: 1px solid;
	border-color: #005CB5;
	background-color: #F0F8FF;
	font-size: smaller;
	text-align: left;
	margin-bottom: 8px;
}
table.form {
	width: 100%;
}
table.search_results {
	width: 100%;
	border: 1px solid;
	border-color: black;
}
tr.search_results_index {
	background-color: #F0F888;
}
td.selectform_column {
	padding: 2px;
	text-align: left;
	font-size: 10px;
	width: 33%;
}
td.menuitem {
	padding: 2px 6px;
	text-align: left;
	font-size: 12px;
}
td.form_label {
	text-align: right;
	vertical-align: middle;
}
td.form_left {
	text-align: left;
	vertical-align: middle;
}
td.form_right {
	text-align: right;
	vertical-align: middle;
}
td.form_left_top {
	text-align: left;
	vertical-align: top;
}
td.form_center_middle {
	text-align: center;
	vertical-align: middle;
}
td.form_right_top {
	text-align: right;
	vertical-align: top;
}
td.form_submit{
	text-align: center;
}
table.maincolumns{
	width: 100%;
	height: 100%;
	text-align: left;
}
td.column_info1{
	width: 25%;
	height: 100%;
	padding-right: 4px;
}
td.column_info2{
	width: 75%;
	height: 100%;
	padding-left: 4px;
}
td.infobox_title{
	background-color: #BDC0EE;
	background-image: url(../images/topbarfill.jpg);
	background-repeat: repeat-x;
	font-size: smaller;
	font-weight: bolder;
	color: white;
	text-align: center;
	white-space: nowrap;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #005CB5;*/
	padding: 2px;
	height: 15px;
}
td.infobox_context{
	padding: 2px;
	height: 100%;
	text-align: left;
}
table.mainbox {
	border: 1px solid;
	border-color: black;
	width: 800px;
	height: 100%;
	background-image: url(../images/bg.gif);
	border-style: solid;
	border-bottom: none;
	border-top: none;
	vertical-align: top;
}
table.mainform {
	height: 100%;
	width: 100%;
}
td.mainpad_cell {
	padding: 7px;
}
div.copyright {
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
}
div.information {
	font-size: smaller;
	font-weight: bolder;
}
td.error {
	font-size: 10px;
	font-weight: bolder;
	color: red;
	text-align: center;
}
div.information_context {
	font-size:smaller;
}
tr.page_bar {
	background-image: url(../images/topbarfill.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
tr.mainform_topbottom{
	background-color: #7F9BFE;
}
td.mainform_title {
	background-image: url(../images/toptitle.jpg);
	background-color: #7F9BFE;
	width: 65%;
	height: 65px;
	background-repeat: no-repeat;
}
td.mainform_right_title {
	background-image: url(../images/upright.jpg);
	background-color: #7F9BFE;
	width: 35%;
	height: 65px;
	background-repeat: no-repeat;
}
tr.reginfo {
	background-color: #AFEEEE;
}
tr.reginfo_alt {
	background-color: #D8F7F9;
}
h1.error {
	text-align: center;
	text-decoration: blink;
	color: red;
}
label.small {
	font-size: 10px;
}
tr.account_active {
	background-color: #00CA02;
}
tr.account_inactive {
	background-color: #FF4646;
}
tr.account_pendactive {
	background-color: Fuchsia;
}
input.borderless {
	border: 0px;
	background-color: transparent;
}
#footer {
	height: 50px;
}
#loginbox {
	height: 50px;
	width:  100%;
}
#loginbox_context {
	text-align: center;
}
#menubox {
	width: 100%;
}
#mostsearched {
	height: 400px;
	width: 100%;
}
#generalnews {
	height: 100%;
	width: 100%;
}
#column2info {
	width: 100%;
}
#centeredContext {
	text-align: center:
}
#centeredAnnouncement {
	text-align: center;
}
#error {
	color: red;
}
#profile_label {
	font-weight: bolder;
	font-style: italic;
	width: 20%;
	font-size: 12px;
}
#profile_info {
	width: 30%;
	font-size: 14px;
}
#column_center_middle {
	text-align: center;
	vertical-align: middle;
}
#column_center_bottom {
	text-align: center;
	vertical-align: bottom;
}
#label {
	font-weight: bolder;
	font-size: 12px;
}
#label_nobold {
	font-size: 12px;
}
/* NEEDED FOR EPOCH CALANDER */

table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	background-image: url(../images/bgfill.gif);
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}
