﻿/* Modified: 09/18/2011
This is Stylesheet for the main public Agile Education Marketing
Web Site */

body 
{
	background-color: #007889;
}

/* Home Page */
/* div to hold left and right side of page */
.divHomeMain
{
	width: 1250px;
}

p
{
    padding: 0 0 0 0;
    margin: 0 0 7px 0;
}

/* left side of the home page */
#divHomeLeftBack 
{
	background: url(../images/webmasthead_left_5e.jpg) no-repeat top right;
	float: left;
	width: 401px;
	height: 693px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: right;
	position: absolute;
	top: 20px;
	left: 20px;
	
}
#divHomeLeft 
{
	background: url(../images/webmasthead_left_1e.jpg) no-repeat top right;
	float: left;
	width: 401px;
	height: 693px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: right;
	position: absolute;
	top: 20px;
	left: 20px;
	
}

/* right side of the home page */
#divHomeRight 
{
	background: url(../images/webmasthead_right_1E.jpg) no-repeat top left;
	 background-color: #fcd450;
	float: right;
	width: 599px;
	height: 693px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	position: absolute;
	top: 20px;
	left: 381px;
}

/* Main Text box on the right */
#divHomeMain
{
	width: 550px;
	/*height: 400px;*/
	top: 175px;
	left: 30px;
	/*border-style: dotted;*/
	text-align: left;
	position: absolute;
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	/*font-size: .8em;
	line-height: 1.25em;*/
	z-index: 8000;
}

/* Alert Text box on the right */
#divHomeAlert1 
{
	/*background: url(../images/newsbar3.jpg) no-repeat top left;*/
	width: 215px;
	height: 150px;
	top: 520px;
	left: 5px;
	text-align: left;
	position: absolute;
	margin: .1em;
}
#divHomeAlert2 
{
	/*background: url(../images/newsbar3.jpg) no-repeat top left;*/
	width: 200px;
	height: 150px;
	top: 520px;
	left: 220px;
	text-align: left;
	position: absolute;
	margin: .1em;
}
#divHomeAlert3
{
	/*background: url(../images/newsbar3.jpg) no-repeat top left;*/
	width: 200px;
	height: 150px;
	top: 520px;
	left: 375px; /* was 390 */
	text-align: left;
	position: absolute;
	margin: .1em;
}
#alertHeader
{	
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	/*font-size: 18pt;
	line-height: 22pt;*/
	font-size: 1em;
	line-height: 1.1em;
	text-align: center;
}
#alertText
{
	color: White;
	font-family: Arial;
	/*font-size: 13pt;
	line-height: 27pt;*/
	font-size: .7em;
	line-height: 1em;
	text-align: center;
}
#divHomeFooter
{
	width: 500px;
	height: 25px;
	top: 660px;
	left: 30px;
	/*border-style: dotted;*/
	text-align: left;
	position: absolute;
	font-family:Arial;
	font-style: italic;
	/*font-size: 12pt;*/
	font-size: .8em;
	color: #006778;
}
/* Inside Pages */
/* div to hold left and right side of page */
.divInsideMain
{
	width: 1000px;
	min-height: 550px;
	/*height: 693px;*/
	/*height: 1200px;*/
	background-color: #FFEDBB;
	top: 145px;
	left: 20px;
	position: absolute;
	font-family: Arial;
	font-size: .8em;
	line-height: 1.25em;
}

#divInsideTop
{
	background: url(../images/TopBar_Interior_new.jpg) no-repeat top right;
	position: absolute;
	width: 1000px;
	height: 145px;
	top: 20px;
	left: 20px;
	z-index:9000;
}
#divInsideLeft 
{
	float: left;
	width: 400px;
	/*height: 693px;*/
	background-color: #FFEDBB;
	margin: 0 auto;
	padding: 0;
	/*border-style: solid;*/
	text-align: center;
	position: relative;
	top: 10px;	
	left: 0px;
}
#divInsideRight 
{
	float: left;
	width: 500px;
	/*height: 693px;
	height: 1000px;*/
	margin: 0;
	padding: 30px 0 0 0;
	border: 0;
	text-align: left;
	position: relative;
	top: 0px;
	/*left: 350px;*/
	font-family: Arial;
	font-size: 1em;
	line-height: 1.4em;
	z-index: 8000;
}

/* Main Text box on the right */
#divInsideText
{
	width: 500px;
	height: 1000px;
	top: 175px;
	left: 30px;
	/*border-style: dotted;*/
	text-align: left;
	position: absolute;
	font-family: Arial;
	/*font-size: 15pt;
	line-height: 25pt;*/
	font-size: 1em;
	line-height: 1.4em;
	z-index: 8000;
}
#divClear
{
	clear: both;
}

/* Common Elements Footer and Navigation */

/* Alert Text box on the right */
#divInsideFooter 
{
	width: 500px;
	height: 25px;
	/*top: 660px;*/
	left: 400px;
	/*border-style: dotted;*/
	text-align: left;
	font-family:Arial;
	font-style: italic;
	/*font-size: 12pt;*/
	font-size: 1em;
	color: #006778;
	position: relative;
}

h1
{
	font-family:Arial;
	font-weight: bold;
	/*font-size: 27pt;*/
	font-size: 1.3em;
	color: #97233F;
	margin: 0 0 3px 0;
}
h2
{
	font-family:Arial;
	font-weight: bold;
	/*font-size: 22pt;*/
	font-size: 1.1em;
	color: #006778;
	margin: 0 0 3px 0;
}
h3.redheader
{
	font-family:Arial;
	font-weight: bold;
	/*font-size: 22pt;*/
	font-size: 1.1em;
	color: #97233F;
	margin: 20px 0 3px 0;
}
.smallprint
{	
	font-family:Arial;
	font-weight: normal;
	/*font-size: 22pt;*/
	font-size: .7em;
	line-height: 1.1em
}
.smallerprint
{
	font-family:Arial;
	font-weight: normal;
	/*font-size: 22pt;*/
	font-size: .6em;
	line-height: .9em;
}
.redtext
{
    color: #97233F;
}

/*Navigation*/
#divHomeMenu {
	float: left;
	margin: -13px 0 0 -10px;
	padding: 20px 0 20px 0;
	width: 700px;
	top: 80px;
	position: absolute;
	z-index: 9000;
}

.InsideMenu
{
	float:left;
	margin: -13px 0 0 20px;
	padding: 20px 0 20px 0;
	width: 700px;
	top: 80px;
	left: 370px;
	position: relative;
	z-index: 9000;
}

.HdrLine2
{
    margin: 0 0 25px 0;
}
.HdrText
{
    margin: 15px 0 3px 0;
}
.BlueText
{
    text-decoration:none;
	font-family:Arial;
	font-weight: normal;
	font-size: 1.1em;
	color: #006778;
	margin: 0 0 0 0;
}
.BlueTextLink
{
    text-decoration:underline;
	font-family:Arial;
	font-weight: normal;
	font-size: 1em;
	color: #006778;
	margin: 0 0 0 0;
}
.BlueLink
{
    text-decoration:none;
	font-family:Arial;
	font-weight: bold;
	/*font-size: 22pt;*/
	font-size: .9em;
	color: #006778;
	margin: 0 0 3px 0;
}


