﻿/*CSS Stylesheet for Student Information (SIS) System Web Application project */

BODY
{
    BACKGROUND-COLOR: Gray;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    font-style: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    text-align: center;
    min-width: 980px;
    WORD-SPACING: normal
}
.Grid 
{ 
	border: solid 1px #3b5a82;
	background: white;
	font: normal Tahoma, Arial, Verdana, Sans-serif;
	font-size: xx-small;
	color: #000000; 
}

.Grid td
{
    border: solid 3px #FFFFFF;
    margin: 3px 3px 3px 3px;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.GridHeader
{
    height: 19px;
	background: #7e9cc5 url('Img/GridHeaderBg.gif') repeat-x;
	border-bottom: solid 1px #9eb6ce;
	font-weight: bold;
	color: #000000;

}

.GridHeader a
{
	color: #27413e;
	text-decoration: none;
}

.GridHeader a:hover
{
    text-decoration: underline;
    background: #27413e url(images/spin.gif) no-repeat 0 100%;
}
.GridItem, .GridAltItem
{
    font-size: smaller;
}

.GridItem
{
    background-color: #ffffff;
}

.GridAltItem
{
    background: #f1c15f url('Img/gridSelectedRowBg.gif') repeat-x;
}

	
	
	

/* This is the main content wrapper.  Navigation Control should be placed above the Div Wrapper in a separate Div.*/

#wrapper 
{
    min-height: 1200px; 
    width: 980px; 
    margin: 0 auto; 
    background-color: #f2f2f2; 
    height: 700px; 
    position:relative;
}

/* Main panel divider */

#HeaderGraphic
{
    Height: 80px;
    width: auto;
    Background-Image: url(Img/sisBanner2.gif);
    background-repeat: no-repeat;
}

#MainPanelBar
{
    LEFT: 0px; 
    BACKGROUND-IMAGE: url(Img/gridHeader.gif); 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 82px; 
    HEIGHT: 32px;
    Z-INDEX: 104;
}

/* Student Image Needs to be edited for dynamic code */
#StudentImage
{
    Height: 200px;
    position: absolute;
    Top: 115px;
    left: 8px;
    Width: 160px;
}
#Table1
{
	left: 0px;
}
/*
img {
  display: block;
  margin: 0 auto 5px auto;
  border: 1px solid #ccc;
  border-bottom-color: #eee;
  border-left-color: #ddd;
  border-top-color: #bbb;
}
*/
.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: .5em 1.25em .5em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background: url(Img/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo p {
	position: absolute;
	bottom: 2.25em;
	left: 1.375em;
	display: block;
	width: 160px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(Img/caption-black.png) top left repeat-y;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fff;
	}
.captioned_photo p span {
	display: block;
	padding: 1em;
	}
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	}
p.photo {
  margin: 0 0 10px 0;
  float: left;
  width: 75%;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
}
p.photo a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
p.photo a:hover {
  border-color: #ccc;
  background-color: #eee;
}
p.description {
  clear: left;
}
/*End Student Image*/

#StudentSearch
{
    Position: absolute;
    background-color: #ddd;
    Top: 120px;
    Left: 725px;
    Height: 200px;
    width: 250px;
    z-index: 105;
    border: solid 2px #bbb
}
fieldset#SearchBox
{
    margin: 0;
    padding: 0;
}

#StudentInfo
{
    Position: absolute;
    Top: 336px;
    Left: 8px;
    Height: 160px;
    width: 215px;
    border: solid 2px #bbb;
    z-index: 105;
}
#StudentInfoPanel
{
    Position: absolute;
    Top: 576px;
    Left: 8px;
    Height: 90px;
    width: 216px;
    border: solid 2px #bbb;
    z-index: 105;
}
#PanelBar2
{
    LEFT: 435px; 
    BACKGROUND-IMAGE: url(Img/gridHeader.gif); 
    WIDTH: 283px; 
    POSITION: absolute; 
    TOP: 146px; 
    HEIGHT: 32px;
    Z-INDEX: 105;
}
#PanelBar3
{
    LEFT: 0px; 
    BACKGROUND-IMAGE: url(Img/gridHeader.gif); 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 668px; 
    HEIGHT: 32px;
    Z-INDEX: 206;
}
#PanelBar4
{
    LEFT: 0px; 
    BACKGROUND-IMAGE: url(Img/gridHeader.gif); 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 625px; 
    HEIGHT: 32px;
    Z-INDEX: 307;
}
#PanelBar5
{
    LEFT: 0px; 
    BACKGROUND-IMAGE: url(Img/gridHeader.gif); 
    WIDTH: 100%; 
    POSITION: absolute; 
    TOP: 700px; 
    HEIGHT: 32px;
    Z-INDEX: 407;
}
#Mainpanel2
{
    LEFT: 230px; 
    TOP: 192px;  
    WIDTH: 740px;
    HEIGHT: 345px; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 1px solid #a5a5a5;
    Z-INDEX: 107;
}

#Schedule
{
    LEFT: 10px; 
    TOP: 370px;  
    WIDTH: 310px;
    HEIGHT: 250px; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}
#Grades
{
    LEFT: 327px; 
    TOP: 370px;  
    WIDTH: 310px; 
    HEIGHT: 250px;
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}
#Discipline
{
    LEFT: 644px; 
    TOP: 370px;  
    WIDTH: 310px; 
    HEIGHT: 250px;
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}
#Computer
{
    LEFT: 961px; 
    TOP: 370px;  
    WIDTH: 310px; 
    HEIGHT: 250px;
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}

#StudentModification
{
    LEFT: 230px; 
    TOP: 160px;  
    WIDTH: 748px;
    BACKGROUND-IMAGE: url(Img/gridHeader.gif);
    HEIGHT: 32; 
    POSITION: absolute; 
    Z-INDEX: 107;
    font-size: 10px;
}
#TaksResults
{
    LEFT: 10px; 
    TOP: 738px;  
    WIDTH: 465px;
    HEIGHT: 150px; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}
#StudentIntervention
{
    LEFT: 600px; 
    TOP: 738px;  
    WIDTH: 465px;
    HEIGHT: 150px; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}
#StudentSummerIntervention
{
    LEFT: 1070px; 
    TOP: 738px;  
    WIDTH: 200px;
    HEIGHT: 150px; 
    POSITION: absolute; 
    BACKGROUND-COLOR: #eee8aa;
    border: 2px solid #a5a5a5;
    Z-INDEX: 107;
}

.datalist
{
    font: normal Tahoma, Arial, Verdana, Sans-serif;
	font-size: xx-small;
	color: #000000; 
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
LABEL
{
    Display: Block;
    Float: left;
    Clear: left;
    Text-Align: right;
    font-size: 12px;
    }
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 338px;
	height: 34px;
}
