/***********************************************/
/* ToddAsana Style Sheet				       */
/* view using GCS.css						   */
/***********************************************/

/***********************************************/
/* Class=	uses the .style                    */
/* for repeating sytles                        */
/*                                             */
/* ID=		uses the #style                    */
/* for unique styles                           */
/***********************************************/ 

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

@import "common.css";

body{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #663300;
	line-height: 1.0;
	margin: 5px;
	padding: 5px;
	background-color: #D5BE8E;
}

a{
	color: #663300;
	text-decoration: none;
}

a:link{
	color: #241200;
	text-decoration: none;
}

a:visited{
	color: #444444;
	text-decoration: none;
}

a:hover{
	color: #816630;
	text-decoration: underline;
}

h1{
 font-family: "Comic Sans MS", "Arial Black", Arial, sans-serif;
 font-size: 18pt;
 text-align:center;
 color: #CC3300;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Comic Sans MS", "Arial Black", Arial, sans-serif;
 font-size: 16pt;
 text-align:center;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13pt;
 color: #444444;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 color: #222222;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14pt;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font-size: 10pt;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.closeWindow a{
	display: block;
	width: 100%;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	}
	
.headline {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.newsHeadline {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.newsBody {
	color: #663300;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
	
.newsBodyStandout {
	color: #CC3300;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	}
	
.bodyHighlight {
	background-color: transparent;
	width: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	color: #CC0000;
	}
		
Div#locationHeader {
	background-color: transparent;
	width: 100%;
	margin: auto;
	padding: 0px 0px 0px 4px;
	}
	
Div#navBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #28200F;
	width: 98%;
	height: 24px;
	margin: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #D2A577;
	}
	
Div#navigation {
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	color: #28200F;
	}
	
Div#subnavigation {
	width: auto;
	color: #28200F;
	margin: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	background-color: #D2A577;
	}
	
Div#loginBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	float: right;
	}
	
#welcome {
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
Div#postureImages {
	float: right;
	}
	
Div#news {
	background-color: #ECEBAC;
	width: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	}
	
Div#liveSchoolStatus {
	
	background-color: #ECEBAC;
	width: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	}
		
Div#generalInfo {
	
	background-color: transparent;
	width: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	}
		
Div#summaryInfo {
	background-color: transparent;
	width: 80%;
	left: 10%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	}
	
Div#memberBar {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	width: 98%;
	height: 20px;
	margin: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #C78C52;
	}
	
Div.barLeft {
	text-align: left;
	}
	
Div.barRight {
	float: right;
	font-size: smaller;
	}
	
Div.hdr_date {
	display: block;
	position: relative;
	width: 40%;
	left: 30%;
	}
	
Table.mainTable {
	display: block;
	position: relative;
	width: 80%;
	left: 10%;
	font-size: x-small;
	vertical-align: top;
	}
	
Table.form {
	display: table;
	position: relative;
	width: 80%;
	left: 10%;
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	background-color: #ECEBAC;
	}
	
Table.fullWidth {
	display: block;
	position: relative;
	width: 100%;
	font-size: x-small;
	vertical-align: top;
	}
	
Table TR.TableRowHeader {
	background-color: #D2A577;
}

Table TR.TableRowHeaderTitle {
	background-color: #D2A577;
	font-size: larger;
	font-weight: bold;
}

Table TR.TableRowNorm {
	display: table-row;
	background-color: #D5BE8E;
	height: 12px;
}

Table TR.TableRowOff {
	display: table-row;
	background-color: #E6D7B9;
	height: 12px;
}

Table TR.TableRowGray {
	color: #999999;
	display: table-row;
	background-color: #CCCCCC;
	height: 12px;
}

Table TR TD {
	display: table-cell;
	font-size: medium;
	vertical-align: top;
	}
	
Table TR TD.Small {
	display: block;
	position: relative;
	font-size: x-small;
	vertical-align: top;
	}
	
Table TR.SeparatorRow {
	display: block;
	width: 100%;
	border-bottom: solid #888888 1px;
	position: relative;
	}
	
Table TR TD.Separator {
	display: block;
	width: 100%;
	border-bottom: solid #888888 1px;
	position: relative;
	}

/***********************************************/
/* WebApp styles                             */
/***********************************************/ 
	
.app_editButton {
	display: block;
	border: solid #888888 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
.app_content_news_normal {
	display: block;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: solid #888888 0px;
	}
	
.app_content_news_normal h2{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	}
	
.app_content_news_normal h3{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	}
	
.app_content_news_highlight {
	display: block;
	text-align: center;
	border: solid #CC0000 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	}
	
.app_content_news_highlight h2{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	}
	
.app_content_news_highlight h3{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	}
	
.app_content_news_tabular {
	display: block;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: solid #888888 0px;
	}
	
.app_content_news_tabular h2{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	}
	
.app_content_news_tabular h3{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	}
	
.app_content_classes_normal {
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid #888888 0px;
	}
	
