﻿/*  *************************** WIDE LAYOUT ************************************* */	
	
/* ***************  This section is for general characteristics.***************** */

body 
{	
}
div.mainDiv
{
	
}
table.mainTbl
{

	/*width:100%;*/
	width:840px;
	/*table-layout:fixed;*/
	margin:auto ;
	border-collapse:collapse;
	border-style:solid;
	border-color:Black; 
	border-width:1px;	
}

/* ***************** This section is for page header characteristics **************** */
tr.pageHeaderRw
{
		
}
td.pageHeaderTd
{
	border-bottom-color:#8CC63F; /* Green line under page header */
	border-bottom-width:2px; 
	border-bottom-style:solid;		
}
img.pageHeaderLogo
{
	margin-left:10px; 
	margin-top:5px; 
	margin-bottom:5px;	
}
img.pageHeaderSlogan
{
	margin-right:10px; 
	float:right;
}
	/*  This section is for Main 'Tab' Menu characteristics. */
/* ********************************************* */
/* The styles enclosed in this border are placed in tags located in the FolderTabsMenu.ascx user control */ 
td.folderTabSpacerTd
{
	width:7%; 
	border-bottom-style:solid; 
	border-bottom-color:Black; 
	border-bottom-width:1px;	
}
td.folderTabTd
{
	width:14%;	
}
/* ********************************************* */
tr.subMenuRw
{	
	background-color:#FFF0D8; 
	height:22px;	
}
td.subMenuTd
{
	border-bottom-style:solid; 
	border-bottom-color:Black; 
	border-bottom-width:1px;		
}


/* ************** This section is for Main Banner row characteristics. ************** */
td.bannerTd
{
	/* This Td holds the mainBannerTr and mainBannerTable */
    padding-right:7px; 
	padding-left:7px; 		
}
tr.bannerTr
{
	/* height:200px; */			
}
table.bannerTable
{	
	width:100%;
	border-collapse:collapse;	
}
td.bannerImageBlock
{
	width:400px;
	border-style:solid; 
	border-color:Black; 
	border-width:thin;	
	padding:0px;
}
td.bannerLogoBlock
{
	background-color:#8CC63F; /* Green background  */	
	border-style:solid;
	border-color:Black; 
	border-width:thin;
	width:165px;
	padding:0px;    
}
img.bannerLogo
{
	float:right; 
	margin-right:10px; 	
}
td.bannerJobOppsBlock
{
	border-style:solid;
	border-color:Black; 
	border-width:thin;	
	padding:0px;	
}
/* The following 'BannerColorBlocks' differ depending on section viewed in site.  */
td.homeBannerColorBlock
{
	background-color:#8CC63F;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.aboutBannerColorBlock
{
	background-color:#C60651;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.parentsBannerColorBlock
{
	background-color:#003468;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.schoolsBannerColorBlock
{
	background-color:#4F6E18;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.nclbBannerColorBlock
{
	background-color:#E58E1A;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.newsBannerColorBlock
{
	background-color:#7F561B;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}
td.contactBannerColorBlock
{
	background-color:#8BD2F4;
	border-style:solid; 
	border-color:Black; 
	border-width:thin; 
	width:97px;
	padding:0px;
}


/* ***************** This section is for Main Body characteristics. **************** */
td.mainBodyNavTd
{
	width:140px;
	border-right-style:solid; 
	border-right-width:2px; 
	border-right-color:Black;	
	vertical-align:top;		
}
table.bodyTbl
{
	width:100%;
	table-layout:fixed;	
}
td.textBodyTd
{
	width:518px;	/* */ 
	vertical-align:text-top;
	height:100%;	
}

td.textContainerTd
{	 
	font-size:10pt; 
	font-family:Arial;
	/* Blue underlining for the 'notebook effect' */
	border-bottom-style:solid;
	border-bottom-color:#8BD2F4;
	border-bottom-width:1px;			
}
td.contactDetails
{
	width:75%;
	font-size:10pt;
	font-family:Arial;
	/* Blue underlining for the 'notebook effect' */
	border-bottom-style:solid;
	border-bottom-color:#8BD2F4;
	border-bottom-width:1px;
	text-align:left; 	
}
td.associationName
{
	width:88%;
	font-size:10pt;
	font-family:Arial;
	/* Blue underlining for the 'notebook effect' */
	border-bottom-style:solid;
	border-bottom-color:#8BD2F4;
	border-bottom-width:1px;
	text-align:left;	
}

/* ****************** This section is for Ad Block characteristics at page right in main body. ************ */
td.mainBodyAdTd   /*  This td holds the ad block at page right.  */
{	
	vertical-align:top;	
}
table.mainBodyAdTable
{
	border-collapse:collapse;	 
}
/* The following 'BodyAdBlocks' differ depending on section viewed in site (i.e. 'About','Parents','Schools', etc)  */
td.bodyAdBlockTopInstructorNetLink
{
	border-style:solid;
	border-color:Black;
	border-width:thin;	
}
td.aboutBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#C60651; 	
}
td.parentsBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#003468; 	
}
td.schoolsBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#4F6E18; 	
}
td.nclbBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#E58E1A; 	
}
td.newsBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#7F561B; 	
}
td.contactBodyAdBlockTop
{
	width:149px;
	height:128px;
	border-style:solid;
	border-color:Black;
	border-width:thin;
	background-color:#8BD2F4; 	
}

td.bodyAdBlockBottom
{	 
	background-image:url(../Images/ChalkBrdBkgrnd.jpg);	
	height:295px;
	border-style:solid; 
	border-color:Black; 
	border-width:thin;
	vertical-align:top;
}
table.bottomAdBlockTable
{	
	font-family:Verdana; 
	font-size:8pt; 
	color:White; 
	margin-left:3px;	
}
	/* The following items are contained in the AdBlockTable  */
td.bottomAdBlockHeadingTd
{
	font-size:10pt;	
}
td.bottomAdBlockTd
{
	line-height:20px;	
}
td.bottomGrantAdBlockTd
{
	line-height:16px;
}
td.bottomAdBlockImageTd
{
	 	
}
a.bottomAdBlockAnchorTag
{
	text-decoration:none; 
	color:White;		
}



/* ********** This link section pertains to the links listed below the 'tabs' and at page left in the Main Body.*********** */
a.subNavigationLink     
{
	font-size:10px; 
	font-family:Verdana;
	text-decoration:none;	
	color:Black;			
}
a.subNavigationLink:link
{
	font-size:10px; 
	font-family:Verdana;
	text-decoration:none;	
}
a.subNavigationLink:hover
{
	font-size:10px; 
	font-family:Verdana;
	text-decoration:none;	
	color:black;
	font-weight:bold;		
}
a.subNavigationLink:active
{
	font-size:10px; 
	font-family:Verdana;
	text-decoration:none;	
}

/* ******This section is for links listed on 'Association Memberships' page in text body.******  */
a.associations
{
	text-decoration:none;
	color:Blue;	
}
a.associations:link
{
	text-decoration:none;
	color:Blue;	
}

/* ******************* This section is for page footer characteristics.****************  */
tr.footerRow
{
	background-color:#8CC63F; 
	height:71px;
	vertical-align:text-top;	
}
p.footerNavigationContainer
{
	float:left; 
	font-size:9px; 
	font-family:Verdana; 
	margin-left:10px;	 	
	margin-top:25px;	 	
}
p.footerCopyrightContainer
{
	float:right; 
	font-size:9px;
	font-family:Verdana;
	margin-right:5px; 	
	margin-top:25px; 	
}
p.footerLogoContainer
{
	float:right; 
	font-size:9px;
	font-family:Verdana;
	margin-right:5px;
	margin-top:7px;	
}
a.footerLink     
{	
	text-decoration:none;	
	color:Black;			
}
