@charset "UTF-8";

/* CSS Document */

html { height: 100%;  margin-bottom: 1px; margin:0; }            
html * { padding: 0px; margin: 0px 1px 4px; }

body { text-align: left; padding: 0px; font-size: 62.5%; background: #00aecb url(../images/bgd.jpg) repeat-x fixed; margin: 0px 10px; }

#everything { font-family: Arial, Helvetica, sans-serif; }
#pageContent { background:#FFFFFF url(../images/shadow.jpg) repeat-x scroll center bottom; padding-left:5px; padding-right:5px; }

#logo { background: url(../images/logo.jpg) no-repeat; height: 86px; width: 280px; float: left; }

.clear {clear:both;}

#footer, #footer p { height: 12px; text-align: center; }
 
	
a:link { color: #046e7f; font-weight: bold; }
a:hover { text-decoration: underline; color: #333; font-weight: bold; }
a:visited { color: #01354A; font-weight: bold; }
a:visited:hover { text-decoration: underline; color: #333; font-weight: bold; }

#page_contents input { vertical-align:middle }
#page_contents select { vertical-align:middle }
input:hover { }

div#pagewidth { height: 100%; width: 23px; }

button {
  width: auto;
  overflow: visible;
}

#breadcrumb { color: #00aecb; width: 500px; text-align: right; position: absolute; margin-left: 235px; margin-top: 25px; }
#breadcrumb a { font-weight:bold; color: #046e7f; text-decoration: none;}
#breadcrumb a.destination, a.destination:hover { font-weight:normal; color: #000000; text-decoration: none;}
#breadcrumb a:hover {color: black;}

#teacher_ease_bug { height: 142px; width: 154px; position: absolute; margin-left: -370px; margin-top: -5px; z-index: 10; }

#page_contents { width:100%; margin-bottom: 15px; float:center; } 
 
/*
#page_contents table { cellpadding:3; cellspacing:0; font-size: 12px; border-style:solid; border-color:#405C63; border-collapse:separate }
#page_contents th { color: #343C3D; padding: 5px; background: #E2F4F6 url(../images/th_header_three.jpg) repeat-x scroll left bottom;  border-style: none solid solid none; border-color:#405C63; border-width:1px; }
#page_contents td { border-top-style:none; border-left-style:none; padding:2px; border-color:#405C63; border-collapse:separate }
 */
       
#page_contents .template { border-style: none; border-width:0px;margin:0;padding:0; } 


#page_contents input.noborder { border-style: none; font-size: 12px; }
#page_contents textarea.noborder { border-style: none; font-size: 12px; }
 
#page_contents h2 { font-size: 16px; }
#page_contents ul, ol { list-style-position:inside }
#page_contents option { margin-top:0px; margin-bottom:0px }
#page_contents .cellHighlight { background-color:#E2F4F6; } 
#page_contents img.calendar_img{ } 
#page_contents .calendar-link{ vertical-align:bottom;  }
div.calendar_widget {padding:0;  LEFT: -160px; WIDTH: 150px; POSITION: absolute; TOP: -220px; HEIGHT: 210px }
/* Existing css - added #page_contents */
#page_contents form {  }
#page_contents p.pagebreak{ PAGE-BREAK-BEFORE: always; PAGE-BREAK-AFTER: always }
#page_contents P.pagebreakafter{ MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; PAGE-BREAK-AFTER: always; PADDING-TOP: 0px }
.popup_iframe html, .popup_iframe head{
    margin:0px;
}
.popup_body { 
    border-style: none; 
    padding:0px;  
    margin:0;
    background:white none;  
	overflow:hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%
}
.popup_form {  
    border-style: none; 
    overflow:hidden;
}
.popup_container{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:0px;
    margin:0px;
}
.popup_container tr, .popup_container th, .popup_container tbody{
    padding:0px;
    margin:0px;
}
.popup_table th{
	color: #343C3D; padding: 5px; 
	background: #E2F4F6 url(../images/th_header_three.jpg) repeat-x scroll left bottom;
	  border-style:solid; border-color:#405C63; border-width:1px;
	
}
.popup_titlebar tbody{
    padding:0px;
    margin: 0px 0px 0px -1px;
} 
.popup_table {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: white; 
    margin: 0px 1px 0px 0px;
    border-bottom-style:none;
    border-right-color: #CCCCCC;
    border-right-style:none;
}
.popup_table td{  
    border-top-style:none; 
    border-left-style:none; 
    padding:2px; 
    border-color:#CCCCCC; 
}
.popup_titlebar { 
	position:relative;  
	border-style: none;   
	width: 100%; 
	overflow:hidden; 
	padding:0; 
	margin: 0;
}
.popup_titlebar th{  
	color: white; 
	margin:0; 
	background: #47818C url(../images/menu_header.jpg) repeat scroll top left;  
	border-style: none;  
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:bolder;
	height:25px;
}

.popup_headerspan{
    height:100%;
    vertical-align:middle;
    margin:5px 0px 0px 0px;
}
.popup_closespan{
    position:relative;
    display:inline; 
    float:right;
    margin:5px 20px 0px 0px
} 
.popup_iframe {    
	padding: 0px;
	border: 5px solid #47818C; 
	overflow: hidden; 
	background:white;
	z-index: 12; 
	font-family: Arial, Helvetica, sans-serif; 
}
.popup_div {
    position: absolute;
    z-index: 99;
    font-size: 12px;
    opacity: 1;
    background:white;
    border: 5px solid #47818C;
}
.topLevel { z-index:100; }
.transparency { filter: alpha(opacity=75);  opacity: .75; background-color:#EEE; position:fixed; top:0px; left:0px; z-index:11; }
div.plancontainer { position: relative; height: 100%; }
div.plancontainer div.links { position: absolute; bottom: 0px; }
#page_contents div.calendar_widget { LEFT: -160px; WIDTH: 150px; POSITION: absolute; TOP: -220px; HEIGHT: 210px }
#page_contents iframe.coverup { width:165px; height:2000px; position:absolute; left:0; top:0px; display:none; filter:alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; }
#page_contents .beta{ text-decoration:none;font-weight:bold;font-size:8px;color:maroon;vertical-align:top;line-height:.75em; }
#page_contents th.selectedPage{ color:white; background:#47818C url(../images/menu_header.jpg) repeat-x scroll left bottom; }
#page_contents th.unselectedPage{ background: #E2F4F6 url(../images/th_header_three.jpg) repeat-x scroll left bottom; color:gray; }
#page_contents .tab { left:0px; top:0px; display:none; }
#page_contents .submenu { float:right; clear:both; display:none; position:relative; right:-4px; top:8px; z-index:2; font-color:black; font-weight:bold; }
#page_contents #container div, #page_contents #container iframe { height:0px; clear:none; padding:0px; margin:0px; }
#page_contents iframe.tabframe { position:relative; width:100%; height:0px; left:0px; top:0px; border-style:none; outline:none; display:none;}

#page_contents div.results { position:absolute; top:-4px; width:233px; height:100%; display:none; border-style:solid solid solid solid; border-width:1px; border-color:#405C63; background-color:white; z-index:100; overflow:hidden; }
#popup_container div.results { position:absolute; top:-4px; width:233px; height:100%; display:none; border-style:solid solid solid solid; border-width:1px; border-color:#405C63; background-color:white; z-index:100; overflow:hidden; }


#page_contents #searchresults ul { list-style:none; z-index:100; }
#page_contents #searchresults li.searchresult { width:100%; text-decoration:none; color:black; border:none 1px #405C63; white-space:nowrap; }
#page_contents #searchresults li.lihover { cursor: pointer; background-color:highlight; color:white;/*border-bottom: solid 1px #405C63; border-top: solid 1px #405C63;*/ }

#popup_container #searchresults ul { list-style:none;  z-index:100; }
#popup_container #searchresults li.searchresult { width:100%; text-decoration:none; color:black; border:none 1px #405C63; white-space:nowrap; }
#popup_container #searchresults li.lihover { cursor: pointer; background-color:highlight; color:white;/*border-bottom: solid 1px #405C63; border-top: solid 1px #405C63;*/ }

#page_contents #contactsearchresults ul { list-style:none; }
#page_contents #contactsearchresults li.searchresult { width:100%; text-decoration:none; color:black; border:none 1px #405C63; white-space:nowrap; margin:2px; }
#page_contents #contactsearchresults li.lihover { cursor: pointer; background-color:highlight; color:white;/*border-bottom: solid 1px #405C63; border-top: solid 1px #405C63;*/ }
#popup_container #contactsearchresults ul { list-style:none; }
#popup_container #contactsearchresults li.searchresult { width:100%; text-decoration:none; color:black; border:none 1px #405C63; white-space:nowrap; margin:2px;}
#popup_container #contactsearchresults li.lihover { cursor: pointer; background-color:highlight; color:white;/*border-bottom: solid 1px #405C63; border-top: solid 1px #405C63;*/ }



#page_contents #tabs ul { list-style:none; padding:0; margin:0 0 9px 0; clear:both; }
#page_contents #tabs li { float: left; display: block; border: solid; border-color: #405C63; border-width: 1px 1px 0 1px; margin: 0 0.5em 2px 0; padding: 3px 1em; text-decoration:none; text-align:center;  font-weight:bold; }
#page_contents #tabs li.lihover { cursor:pointer; color:white; background:#47818C url(../images/menu_header.jpg) repeat-x scroll left bottom; }
#page_contents #tabs .selectedPage{ color:white; background:#47818C url(../images/menu_header.jpg) repeat-x scroll left bottom; text-align:center; }
#page_contents #tabs .unselectedPage{background: #E2F4F6 url(../images/th_header_three.jpg) repeat-x scroll left bottom; color:gray; }
#page_contents #tabs .selectedPage a{ color:white; }
#page_contents #tabs .unselectedPage a{ color:gray; }
  
#page_contents table.textschedule{
 	border-style:none;
 	border-width:0;
 	margin:0;
 	padding:0;
 }
#page_contents table.textschedule td{
 	border-style:none;
 	border-width:0;
	margin:0;
 	padding-top:0;
 	padding-bottom:0;
 	padding-right:2px;
 	padding-left:0px;
 	white-space:nowrap;
 }
 
 .floatingHeaderFloatingDiv{  
	width:100%;
 	background-color: white;
  	margin-top: -5px;
  	padding-top:8px;
  	margin-bottom:0px;
  	margin-right:0px;
  	margin-left:-5px; 
  	padding-bottom:0px;
  	padding-right:0px;
  	padding-left:4px;  
  	text-align:left;
 }	
 #floatingTopButtons div{ width:100% }
#page_contents table.getstatstable { margin:0;padding:0;}
#page_contents table.getstatstable tr { margin:0;padding:0;}
#page_contents table.getstatstable td { margin:0;padding:0;}

optgroup{ 
	font-weight: bold;
	font-style:normal;
}
optgroup option {
    padding-left: 20px;
}

#previous_next a {margin:0;}
#previous_next div {margin-right:3px;}

#previous_next { width:100%; padding-right: 0px; padding-left: 0px; margin-top: 10px; }

.previous_text { font-size: 12px; background: url(../images/previous_circle.gif) no-repeat left center; float: left; }
	.previous_text a { display: block; width: 150px; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; text-decoration: none; }
	.previous_text a:hover { display: block; width: 150px; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; text-decoration: none; color: #006B7D; background: url(../images/previous_circle_hover.gif) no-repeat left center; }
	
.next_text { font-size: 12px; background: url(../images/next_circle.gif) no-repeat right center; float: right; }
	.next_text a { display: block; width: 150px; padding-top: 5px; padding-bottom: 5px; text-decoration: none; text-align: right; padding-right: 30px; }
	.next_text a:hover { display: block; width: 150px; padding-top: 5px; padding-bottom: 5px; padding-left: 30px; text-decoration: none; color: #006B7D; background: url(../images/next_circle_hover.gif) no-repeat right center; }
	
	
#contactsearchresults div.subsearchresults{ font-size:11px;margin:0 0 0 10px;padding:0; }
#contactsearchresults table.subsearchresults{margin:0;padding:0;}
#contactsearchresults table.subsearchresults tbody{margin:0;padding:0;}
#contactsearchresults table.subsearchresults tr{margin:0;padding:0;}
#contactsearchresults table.subsearchresults td{margin:0;padding:0;}

a.actionlink { font-size: 10px; text-decoration: none; }
a.actionlink:visited { color: #046E7F; }