/* HelpProgram.net Style Sheet */
/* SuperAdmin Style */



a:link {
	color: #000099;
}

a:active {
	color: #990000;
    
}

a:visited {
	color: #000099;
}

a:hover {
	color: #000099;
	text-decoration: none;
}

body, td {
	font-family: helvetica, verdana, arial;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 18px;
	margin: 3px 0px;
}

table#bodytable {
}

table#contenttable {
	margin: 10px 0px;
	
}

table#headertable {
	background-color:#013298;
	background-image: url("../imgs/background_header.gif");
	background-repeat: repeat-x;
	border: solid #ffffff 1px;
}

table#toolbartable {
	background-color: #5baf4f;
	background-image: url("../imgs/background_toolbar.gif"); 
	background-repeat: repeat-x;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
	color: #ffffff;
	font-weight: bold;
}

table#toolbartable p {
	line-height: 28px;
}

table#maintable {
	border:solid #ffffff 1px;
}

a.toolbarbutton {
	background-image: url("../imgs/toolbutton_left_default.gif");
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 0px 5px 0px 0px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
	width: 134px;
}

a.toolbarbutton:hover {
	background-image: url("../imgs/toolbutton_left_hover.gif");
}

.toolbarbutton span {
	background-image: url("../imgs/toolbutton_right_default.gif");
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	height: 30px;
	padding-right: 10px;
}

.toolbarbutton:hover span {
	background-image: url("../imgs/toolbutton_right_hover.gif");
}

.supportbar {
	background-color: #eeeeee;
	border: solid #666666 1px;
	height: 30px;
	margin: 10px;
	padding: 0px 10px;
}

.pagecontent {
	background-color: #ffffff;
	border: solid #666666 1px;
	margin: 10px;
	padding: 10px;
	position:relative;
}

.studentpagecontent {
	background-color: #ACEE5D;
	border: solid #666666 1px;
	margin: 10px;
	padding: 10px;
}

.headerlinks {
	color: #ffffff;
	float: right;
	margin: 5px;
	text-align: right;
}

.headerimage {
	float: left;
}

.schoollogo {
	border: solid #ffffff 1px;
	float: right;
	margin: 10px;
}

.floatright {
	float: right;
	

}

.floatleft {
	float: left;
	margin-left: 2px;
}


.steps
{
    color:Blue;
    font-weight:bold;
    font-size:20px;
    padding-top:7px;
    margin-bottom:7px;
    display:inline-block;
}

.bottomme #ctl00_ContentPlaceHolder1_btnPrint, .bottomme #ctl00_ContentPlaceHolder1_btnExport, .bottomme #ctl00_ContentPlaceHolder1_btnExport2, .bottomme #ctl00_ContentPlaceHolder1_btnExport3
{
    margin-top:8px;
    margin-bottom:8px;
    display:inline-block;
}

#ctl00_ContentPlaceHolder1_lbSchool,
#ctl00_ContentPlaceHolder1_lbName,
#ctl00_ContentPlaceHolder1_classlbl,
#ctl00_ContentPlaceHolder1_stufilter

{
   
    display:inline-block;
}

#ctl00_ContentPlaceHolder1_stutr
{
    display:block;
}

.headerv
{
    display:inline-block;
    vertical-align:top;

    max-width:255px;
}

.headerl
{
    width:105px;
    display:inline-block;
    vertical-align:top;
   
}


.bottomme
{

    display:block;
    position:absolute;
    bottom:0px;
    width:850px;
    margin-bottom:25px;
    
}

.topme
{

}

.testme
{
    position:absolute;
    min-height:450px;
}



.movemeright
{
    padding-left:20px;
    float:none;
    min-height:755px;
    

}
.bottomme input[type="submit"]
{
    margin-right:7px;
    border-bottom-width :3px;
    border-top-width :3px;
    border-left-width :3px;
    border-right-width :3px;
    border-top-color:#cdc9c1;
    border-left-color:#cdc9c1;
    background-color:#f8f8f8;
    
}

.showme
{
    white-space:pre;
}

.rpt-table tr td div
{
  
    line-height:20px;
    
}


.rpt-table tr td 
{
    border-color:Black;
 
}

.largerep
{
    width:937px;
    overflow-x:scroll;
}

.newrpt
{
    background-image: url("../imgs/new.gif");
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:50px;
    text-decoration:none;
}

#ctl00_ContentPlaceHolder1_Panel1 table
{
    margin-left:-10px;
}

.rpt-table
{
    margin-left:-10px;
    border-collapse:collapse;
}

.rpt-table tr, .rpt-table tr td, .rpt-table th, .rpt-table th td, .rpt-table td
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-collapse:collapse;
    border-width:1px;
}



.largerep .rpt-table
{
    margin-left:0px;
}


