﻿/*
 This exists in App_Themes and fckeditor/editor/css/fck_editorarea.css

*/



html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Verdana;
	font-size: 8pt;
}



h1
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #87BF43;
    font-family: verdana;
    letter-spacing: 2px;
    text-align:left;
}

h2
{
    font-size: 10pt;
    vertical-align: bottom;
    color: #4F81BD;
    font-family: verdana;   
}


.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px;
}


.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    width:770px

}
#columnleft
{ 
    width: 180px;
    float:left;
}


#columnright
{
    
    height: 500px;
    border-left: #dcdcdc 1px dotted;
}

.textbox
{
    border: solid 1px #CBCED4;
    background: #ffffff;
    font-family: verdana;
    padding: 11px;
    margin-bottom: 7px;
    text-align: left;
}

.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    background-color: #87BF43;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    
}

.authorquote
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Verdana;
	letter-spacing: 0px;
	font-weight: bold;
    font-size: 8pt;
    text-align: right;
}

.quote 
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Verdana;
	font-size: 11pt;
}


ul.disc 
{
    list-style-type: disc;
    
    margin: 15px;
    

    }
.Title
{
    color: #339933;
    font-family: Verdana;
    font-size: 20px;
    font-variant: normal;
    letter-spacing: .15em;
    text-align: left;
}
.HalfTone
{
    color:#C5C5C5;
}

.NewsTickerHeader
{
    border: thin #87BF43 solid;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #87BF43;
}

.NewsTickerTableHeader
{
    background-color: #4F81BD;
    color: #FFFFFF;
}

.FeesTotalFooter
{
     font-weight:bold;
     text-align:right;
    
}


A:link {color: #339933;}
A:visited {color: #339933;}

table.Design4 {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.Design4 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border-bottom: 2px solid #FFFFFF;
    background: #DBE2F1;
}
table.Design4 td {
    text-align: right;
    border-bottom: 2px solid #FFFFFF;
    padding: 0.1em 0.5em;
    background: #DBE2F1;
}

table.Design4 thead th {
    background: #687EAB;
    color: #FFFFFF;
    text-align: center;
}
table.Design4 th.Corner {
    text-align: left;
}


/*
These define the look of the master page
*/

.MasterTable
{
	width: 900px; 
	height: 100%;

}


.MasterHeader
{
	text-align:left;
	
	
}

.MasterSideBar
{
	width: 150px;
	vertical-align:top;
}

.MasterContent
{
	width:750px;
	text-align:left;
	vertical-align:top;
	margin-left: 40px;
}

.MasterFooter
{
	text-align:center;
	width:900px;
}




.MasterTextBoxHeader
{
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    background-color: #87BF43;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align:center;
    
}

.MasterTextBox
{
    border: solid 1px #CBCED4;
    background: #ffffff;
    font-family: verdana;
    padding: 11px;
    margin-bottom: 7px;
    text-align: left;
}

.HeaderText
{
	FONT-WEIGHT: bold; 
	WIDTH: 200px; 
	COLOR: white; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #87bf43; 
	TEXT-ALIGN: center
}

.ResourceRepeater
{
	BORDER: #87BF43 1px solid; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
	WIDTH: 190px;
}

.Task
{
	width: 155px; 
	height: 97px;
	text-align: center; 
	background-position: center center; 
	background-repeat: no-repeat;
	color:White;
	font-size:15px;
	
}
.ClassImage	
{
	BORDER: medium none; 
}

.FormLabel
{
	border: thin solid #008000; 
	background-color: #87BF43; 
	color: #FFFFFF; 
	font-weight: bold;
	width:100px;
}

.FormData
{
	border: thin solid #008000; 
	width:200px;
}
.ClassMasterTable
{
	border: #87BF43 thin solid;
	width: 100%;
	
}

.EditBoxTable
{
	border: #4F81BD thin solid;
	width: 100%;
	
}

.LabelDataEntry
{
	border: Black thin solid;
	background-color: #87BF43;
	color:White;
	vertical-align:top;
	font-family:Verdana;
	font-size:8pt;
}

.TextBoxDataEntry
{
    vertical-align:top;
	font-size:8pt;
	font-family:Verdana;
	width:100px;
}


.thHeader
{
	font-size:8pt;
	width:150px;
}

.tdDataEntry
{
	
}

.ComboBoxDataEntry
{
	font-size:8pt;
	width:100px;
}



table.EnglishLandTable td
{
	background-color:White;
	border-style: solid;
	border-color: Black;
	border-width: thin;
	border-color:#87BF43;
	vertical-align:top;
}

table.EnglishLandTable th
{
	background-color: #87BF43;
	color:White;
	font-weight:bold;
	
}

.c1
{
	width: 150px;
}
.c2
{
	width: 150px;
}
.c3
{
	width: 100px;
}
.c4
{
	width: 100px;
}



table.Cart th
{
	background-color: #87BF43;
	color:White;
	height: 30px;
	
}

.c1
{
	width: 50px;
	text-align:center;
	
}
.c2
{
	width: 150px;
}
.c3
{
	text-align:center;
	width: 75px;
}
.c4
{
	text-align:right;
	width: 75px;
}
.c5
{
	text-align:right;
	width: 75px;
}

.c6
{
	text-align:right;
	width: 75px;
}


.d1
{

	text-align:center;
	
}
.d2
{
	
}
.d3
{
	text-align:center;

}
.d4
{
	text-align:right;

}
.d5
{
	text-align:right;

}

.d6
{
	text-align:right;

}




.rating
{
    width:125px;height:50px;text-align:center;vertical-align:middle;font-size:large;background-color:#87BF43;color:Red;border-color:#87BF43;
}

.survey-panel-title	{ background:#87BF43; border-bottom:solid 1px black; overflow:hidden; width:450px; }
.survey-panel-title h3 {color:White; position:relative; top:2px; margin-right:5px; margin-left:5px;font-size:x-large}
.survey-panel-title h2 {color:White; position:relative; top:2px; margin-right:5px; margin-left:5px;font-size:small}
.survey-panel-content {background:#DEEBCA;width:450px;font-size:125%;color:Black}