div.bluebox
{
	width:600px;
   	/* float: left; */
	margin-top: 20px;
	border-style: solid;
  	border-width: 2px;  
	border-color: black;
	background-color: white; 
  	margin-right: 10px; 	
	
	
}

textarea#tbox {
	
	width: 550px;
	height: 120px;
	border: 2px solid black;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}

.bluetitle
{
	font-size: x-large; 
	color: #FFFFFF; 
	background-color: #95BDFF; 
	padding-right: 20px;  
	padding-left: 20px; 
	padding-bottom: 10px; 
	border-bottom-style: solid; 
	border-bottom-color: black; 
	border-bottom-width: 2px;
	text-align: center;
	margin-bottom: 10px; 
}
.bluetitle2
{
	font-size: x-large; 
	color: #FFFFFF; 
	background-color: #95BDFF; 
	border-bottom-style: solid; 
	border-bottom-color: black; 
	border-bottom-width: 2px;
	text-align: center;
	margin-bottom: 10px; 
}
#schoolmenuitem
{
    margin-top: 10px;  
    margin-left: 2px;
    background-color : rgb(255, 255, 255);
    border-style: solid; 
    border-width: 2px; 
    text-align:center;
    font-size:15px; 
}
#schoolsidebar
{
	margin-left: 145px; 
	height: 95px; 
	width:600px; 
}
.cpannel a:link
{
	color: black;
 	padding: 7px;  
	background-color: #95BDFF;
	border: 2px solid black;
	text-decoration:none;
	
	
}
.cpannel a:visited
{
	color: black;
	padding: 7px;  
	background-color: #95BDFF;
	border: 2px solid black;
	text-decoration:none;
}

.cpannel a:active
{
	color: black;
	background-color: white;
}

.cpannel a:hover
{
  color: black; 
  background-color: white;
  text-decoration:none
}

#schoolmenuitem a
{
 	padding-top: 5px; 
	padding-bottom: 5px;
  	color: black; 
	display:block;
	
}

#schoolmenuitem a:hover
{
  color: black; 
  background-color: #95BDFF;
  text-decoration:none

}
#school2
{

	background-image:url('/img/sidebar.jpg'); 
    	background-repeat:no-repeat;
	height: 600px; 
	width: 145px; 
	float:left;
	z-index: 0; 
	margin-top: 72px;

}
#school1
{
	margin-top: 70px;
	padding: 0px; 
	width: 145px;
	float:left;
	   
}
#topbar
{
   background-color: #FFFFFF;
   width: 100%;
   min-width: 1024px;	
   height: 70px;
   border-bottom: 2px solid black;
   position: absolute;
   top: 0px;
   left: 0px; 
   z-index: -1; 
	
}

.cpannel
{
   
   /* height: 70px; */
    
   width: 625px; 
   margin-left: 15px;
   margin-top: 50px;
   min-height: 25px;
   float:left ;
}

.dropdown2
{
	width: 600px;
	background-color: #FFFFFF;
	border-left: 2px solid black;
	border-right: 2px solid black;
	margin-left: 15px;
       overflow-y:scroll;
	float:left; 
}
.dropdown
{
	width: 580px;
	background-color: #FFFFFF;
	padding-top: 10px;
	overflow: hidden;
}
#hidebit
{
	background-color: #FFFFFF; 
	width: 600px; 
	margin-left: 15px;
	border-left: 2px solid black;
	border-right: 2px solid black;
       border-bottom: 2px solid black;	
	float:left; 
}

#mainlearn
{
	float:left;
	margin-left: 15px;
	margin-top: 15px;

	width: 864px; 
     
}
#spacemenu
{
	border: 1px solid black; 
	background-color: white; 
	margin-bottom: 15px;
}
#mainspace
{
	float:left;
	margin-left: 15px;
	margin-top: 15px;
	width: 600px; 
}
#scontent
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px; 
	background-image:url('/img/brtlogoschools.jpg');
   	background-repeat:no-repeat;
       min-height: 70px; 
	
}

body
{
    /*    background-color: #A9C5EB; */
    background-color : #F0F8FF;
    /*    background-color: #990000;     background-color: #91ABBF; */
    color : black;
    font-family : Tahoma;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
  
}

html 
{ 
overflow-y: scroll; 
}


tr.lines
{
    padding : 0;
    background-color : rgb(0, 0, 0);
    height : 1px;
}
tr.flip
{
    background-color : rgb(96 , 138 , 158);
}
tr.flop
{
    background-color : rgb(113 , 171 , 191);
}
#vline
{
    padding : 0;
    background-color : rgb(0, 0, 0);
    width : 1px;
}
#vlineblack
{
    padding : 0;
    background-color : rgb(0 , 0 , 0);
    width : 1px;
}
tr.linesblack
{
    padding : 0;
    background-color : rgb(0 , 0 , 0);
    height : 1px;
}
A:link
{
    color : blue;
    text-decoration : none;
}
A:active
{
    color : red;
    background : rgb(224 , 224 , 161);
    text-decoration : none;
}
A:visited
{
    color : blue;
    text-decoration : none;
}
A:hover
{
    color : red;
    text-decoration : underline;
}
H1
{
    font-family : Tahoma;

}
H5
{

}
table
{

}
tr
{

}
td
{

    vertical-align : top;
}
p.text
{

    text-align : justify;
}
p.text-tech
{

    font-family : "Courier" , monospace;
    font-size : 8pt;
}
p.text-nj
{

}
p.text-title
{

    font-weight : bold;
}
p.smallitalic
{

    font-style : italic;
    font-size : 50%;
}
p.links
{

    font-size : x-small;
}
p.error-text
{

    color : red;
    font-weight : bold;
}
p.small-error-text
{
    color : red;
    font-size : xx-small;
}
#menubar
{
    font-size : x-small;
    margin-top : 0px;
    border-top-width : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : rgb(224 , 224 , 161);
    background-color : rgb(0 , 0 , 170);
    color : rgb(255 , 255 , 255);
    width : 100%;
    padding-left : 5px;
}
A.menubar-link
{
    background-color : rgb(0 , 0 , 170);
    color : rgb(255 , 255 , 255);
    margin-right : 10px;
}
A.menubar-link:visited
{
    background-color : rgb(0 , 0 , 170);
    color : rgb(255 , 255 , 255);
    text-decoration : none;
    margin-right : 10px;
}
A.menubar-link:hover
{
    background-color : rgb(251 , 255 , 64);
    color : rgb(0 , 0 , 0);
    text-decoration : none;
    margin-right : 10px;
}

/* stuff for the learningscope pages */

.commentavailible
{
  color: red;
  font-weight: bold;
  cursor:help
}
.extra
{
  background-color: #FFFFFF;
  border: thin solid #000000;
  padding: 10px;
  margin-bottom: 10px;
  width: 580px;
}

.questions {
  background-color: #DCE6ED;
  border: medium inset #99b5cb;
  padding-left: 10px;
  padding-right: 10px;
}
.linkbut {
  background-color: #FFFFFF;
  border: thin solid #000000;
  padding: 10px;
  font-family: Tahoma;
  margin: 20px;
  overflow: visible;
  text-align: center;
  font-size: 18px;
  font-weight: bolder;
  width: 200px;
  text-decoration: none;
  color: #000000;
}


table.pagelayout
{
  padding: 0;
}


/* ------------------- New bits used on international pages css rewrite */

div.iconmessagebox
{
/*  vertical-align: middle; */
}

div.iconmessagebox p
{
  vertical-align: middle;
  display: inline;
  margin-left: 0;
}

div.iconmessagebox img
{
  vertical-align: middle;
  display: inline;
}

h3  /* Page headings, main page split headers */
{
  font-size: 1em;
  margin-top: 0.5em;
  /*margin-left: 0.5em;*/
  margin-bottom: 0.5em;
  font-weight: bold;
}

h3.centered
{
  text-align: center;
}

table.bordertable
{
	text-align: center;
	vertical-align:middle;
}

table.datatable
{
  margin: 0.5em;
}

table.resubtable
{
    width: 100%;
    border-collapse: collapse;
    margin: 0.5em;
}
table.resubtable td
{
   border: 1px solid black;
}

tr.onepxrule
{
  line-height: 1px;
  background-color: black;
}

p
{
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: justify;
}

p.centered
{
  text-align: center;
}

img
{
  margin: 0.5em;
}

img.centered
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

div.takeimage
{
  width: 600px;
  background-color: white; 
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  margin: 8px;
  padding-right: 5px;
}
/* ------------------- End of new bits used on international pages css rewrite */

/* bits for franchise system */ 

table.notetable
{
  margin: 0.1em;
  border-width: 1px 1px 1px 1px;
  border-spacing: 2px;
  border-style: outset outset outset outset;
  border-color: rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0) rgb(255, 153, 0);
  border-collapse: collapse;
  background-color: black;
}

table.notetable td
{
  border-width: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  padding-right: 1em;
  border-style: solid solid solid solid;
  border-color: black;
  background-color: white;
  -moz-border-radius: 0px 0px 0px 0px;
}

table.notetable td.noteaction
{
  text-align: center;
}

table.notetable td.noteactionrequired
{
  background-color: red;
  text-align: center;
}

table.notetable td.noteactiondone
{
  background-color: green;
  text-align: center;
}

table.notetable td.noteactionrequired A:link
{
  color: black;
}

table.notetable td.noteactionrequired A:hover
{
  color: black;
  text-decoration: underline;
}

table.datatable
{
  margin: 0.5em;
  
}

/*
table.datatable td
{
  padding-right: 1em;
  border-style: solid none none none;
  border-width: thin; 
  border-color: black;
}
table.datatable tr
{
 
}
*/

table.schoolsresultstable
{
	margin: 0.5em;
}
table.schoolsresultstable td
{
	margin: 0.5em;
	 padding-right: 1em;
  border-style: solid none none none;
  border-width: thin; 
}



