/* Impact Education Learning Stylesheet: Print

Title:		Impact Main - Fixed Width Version
Created:	June 2008
Author:		Steve Lewis
Copyright:	Tesla Technologies, LLC

 */



/* Basics
----------------------------------------------- */

html, body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td  {
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	width: 100%;
	color: #000000;
	background: #FFFFFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
hr {
	display: none;
}
#network_nav {
	text-align: left;
	float: left;
	width: 100%;
	background: #F9F5F5 url(../graphics/nav_border.gif) repeat-x bottom;
	font: .8em Tahoma, Verdana, Helvetica, sans-serif;
	display: none;
}


#network_nav li {
	float: left;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 1.5em;
	display: inline;
	padding: 0.5em 1em 0.6em;
	}

#network_nav li a{
	float: left;
	list-style-type: none;
	text-decoration: none;
	border-style: none;
	color: #00798C;
	padding-top: 3px;
	}
#network_nav li.active {
	font-weight: bold;
	background: #FFFFFF;
	border-right: 1px solid #cc9933;
	border-left: 1px solid #cc9933;
	margin-top: 3px;
	border-top: 1px solid #cc9933;
	margin-right: 10px;
	margin-left: 10px;
	}
#network_nav .active a {
	color: #742E30;
}


.current{
	margin-right: 1px;
	margin-left: 0px;
	font-variant: small-caps;
	}
#main #network_nav .current {
	padding-top: .8em;
}

a img {
	border-width: 0px;
	border-style: none;
}
#FLVPlayer {
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	float: left;
	margin-bottom: 25px;
}
#FLVPlayer2 {
	float: left;
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	margin-bottom: 25px;
}
#FLVPlayer1 {
	height: 240px;
	width: 320px;
	border: 1px solid #DCA555;
	float: left;
	margin-bottom: 25px;
}



/* Typography and Links 
----------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	clear: left;
}

h1 {
	font-size: 1.75em;
	text-decoration: none;
	margin: 1em 1em 0em 0em;
}
h2 {
	font-size: 1.3em;
	padding: 0px 0px 3px;
	text-decoration: none;
	border-bottom: 1px solid #DCA454;
	margin: 1em 1em 0em 0em;
	font-style: italic;
}
h3 {
	padding: 0px;
	clear: left;
	text-decoration: none;
	margin: 8px 20px 0px 0px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-variant: small-caps;
}
h4 {
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #DCA454;
	margin: 0.5em 1.5em 0em 0em;
}


h2  a:link {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}
h2 a:visited {
	text-decoration: none;
}

p a:link,
h3 a:link,
#content li a:link, 
#content dt a:link, 
#content dd a:link, 
#column li a:link, 
#column p a:link,
#bottom li a:link,
dd a:link,
#footer p a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

p a:visited,
h3 a:visited,
#content li a:visited, 
#content dt a:visited, 
#content dd a:visited, 
#column li a:visited, 
#column p a:visited, 
#bottom li a:visited,
dd a:visited,
#footer a:visited
 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
p a:hover,
h3 a:hover,
#content li a:hover, 
#content dt a:hover,
#content dd a:hover, 
#column li a:hover, 
#column p a:hover, 
#bottom li a:hover,
dd a:hover,
#footer a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#content p {
	font-size: .95em;
	line-height: 1.75em;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}

#content li {
	font-size: .95em;
	padding-bottom: .5em;
	line-height: 1.5em;
}
#content ul li ul li{
	font-size: 1em;
	padding-bottom: .5em;
	line-height: 1.5em;
}
#column p {
	font-size: .9em;
	line-height: 1.5em;
	clear: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
}
#column ul {
	margin: 1em 2em 1.5em 1.5em;
}

#column li {
	font-size: .9em;
	line-height: 2em;
	margin-bottom: .5em;
}

#column dl {
	clear: both;
	list-style: none;
	margin: 10px 20px;
	padding: 0px;
}
#column dt {
	float: left;
	clear: left;
	width: 35px;
	margin-right: 15px;
	margin-bottom: 5px;
	height: 35px;
	border: 1px solid #B2A348;
}
#column dd {
	font-size: .85em;
	margin: 0px 0px 10px 50px;
	clear: right;
}


#bottom  p {
	font-size: .9em;
	line-height: 1.5em;
	padding: 5px 20px;
}
#bottom ul {
	margin-left: 15%;
	margin-top: .5em;
}

#bottom li {
	font-size: .9em;
	line-height: 1.5em;
	padding-bottom: .5em;
}


#footer p {
	font-size: .8em;
	line-height: 1.7em;
}

/* 
Forms
---------------------------------------------*/
form {
	float: left;
	width: 450px;
	clear: both;
	margin-bottom: 2.5em;
	display: none;
}

form p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

input {
	clear: right;
	float: left;
	border: 1px solid #87570F;
	margin: 0px;
	padding: 0px;
	height: 20px;
}

textarea {
	float: left;
	clear: both;
	border: 1px solid #87570F;
	margin: 0px;
	padding: 0px;
}

/*
Structure
--------------------------------------------------*/


#header {
	width: 100%;
	padding: 0px;
	text-align: center;
	float: left;
	background: #FFFFFF;
	margin: 0px;
	border-bottom: 1px solid #DCA454;
}
#logo {
	display: block;
	width: 100%;
	text-align: right;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	float: left;
}


#logo img {
	float: left;
	border-width: 0px;
	border-style: none;
}
#login {
	float: right;
	width: 250px;
	vertical-align: middle;
	font-size: 2em;
	line-height: 1.85em;
	color: #660000;
	background: url(../graphics/phone_001.png) no-repeat right center;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#wrapper {
	width: 100%;
	text-align: left;
}

#container {
	width: 100%;
	position: relative;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#content {
	width: 100%;
	margin: 0px;
	float: left;
	padding: 0em;
	position: relative;
	border-bottom: 1px solid #DCA454;
}
#top {
	float: left;
	width: 100%;
	height: 200px;
	display: none;
}


#teaser {
	width: 100%;
	margin: 0px;
	padding: 0em;
}


#teaser p {
	font-size: 1.1em;
	line-height: 1.7em;
	padding: 5px 25px 5px 0px;
}

span.dropcap
{
	float: left;
	color: #64376E;
	font: 4em/1em Georgia, "Times New Roman", Times, serif;
	margin-top: 0em;
	margin-right: 0.05em;
	margin-bottom: -0.25em;
}
#content_container {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 1.5em;
}
#content_left {
	clear: left;
	float: left;
	width: 49%;
}
#content_right {
	clear: right;
	float: right;
	width: 50%;
}
#content dl {
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#content dt {
	font-size: 1em;
	float: left;
	width: 30%;
	clear: both;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: left;
	font-variant: small-caps;
}
#content dd {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 35%;
	font-size: .95em;
}
#column {
	width: 250px;
	margin: 0em;
	float: left;
	padding: 0em;
	display: none;
}
.boxed_item {
	margin: 1.5em 0em 1.5em 4em;
	padding: 1.5em 0em;
	float: left;
	width: 150px;
	border: 3px double #DCA454;
	background: url(../graphics/bg_box_yellow.gif) repeat-x;
	text-align: center;
}


#column_box {
	width: 250px;
	border: 1px solid #00798C;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #FFFFFF url(../../impact/graphics/bg_box_yellow.gif) repeat-x;
	margin: 25px 0px 15px;
}

#bottom {
	text-align: left;
	width: 100%;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0em;
	border-bottom: 1px solid #DCA454;
	display: none;
}
#footer {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 1em 0em 0em;
	padding: 1em 0em 0em;
	float: left;
	height: 50px;

}



/*
Navigation
------------------------------------------------*/
#nav-holder {
	width: 100%;
	text-align: left;
	float: left;
	background: #742E30;
	border-bottom: 1px solid #DCA454;
	border-top: 1px solid #DCA454;
	display: none;
}


#nav {
	position: relative;
	width: 750px;
	font: 1.1em Tahoma, Verdana, sans-serif;
	display: block;
	margin: 0px auto;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
	}

#nav li a {
	float: left;
	text-decoration: none;
	color: #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 1.5em;
	padding: 0.5em 0.75em 0.6em;
	border-right: 1px solid #742E30;
	border-left: 1px solid #742E30;
	}
	
	
#nav li a:hover {
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	background: #673A71;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	padding: 0.5em 0.75em 0.6em;
	}

#main #nav-main a,
#products #nav-products a,
#success #nav-success a,
#support #nav-support a,
#research #nav-research a,
#about #nav-about a,
#contact #nav-contact a {
	color: #FFFFFF;
	text-transform: uppercase;
	margin-right: 2px;
	margin-left: 2px;
	background: #00798C;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	}

.login {
	background: #4183BE;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	}

#contact #nav-holder #nav .login a:link {
	color: #FFFFFF;
	margin-left: 0px;
}
#contact #nav-holder #nav .login a:visited {
	color: #FFFFFF;
}
#contact #nav-holder #nav .login a:hover {
	color: #FFFFFF;
	background: #DCA454;
}
	
/*
Breadcrumb
----------------------------------------------*/	
#breadcrumb {
	line-height: 2.5em;
	text-transform: uppercase;
	width: 100%;
	background-color: #B2A348;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C6B40;
	border-bottom-color: #6C6B40;
	border-left-color: #6C6B40;
	float: left;
}

#breadcrumb p {
	font-size: .85em;
	color: #FFFFFF;
	padding-top: 0.65em;
	padding-bottom: 0.65em;
	padding-left: 1.5em;
	line-height: 2em;
}
#breadcrumb p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #660000;
}
#breadcrumb a:visited {
	color: #E9E1B7;
}

/*
Top Graphics & Side Column
------------------------------------------------------*/
.main_top {
	float: left;
	width: 748px;
	clear: both;
	height: 200px;
	position: relative;
	background: url(../graphics/26989EDURGB1.gif) no-repeat right -25px;
	border-right: 1px solid #DCA454;
	border-bottom: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
	}

.products_top {
	height: 200px;
	float: left;
	width: 748px;
	background: url(../graphics/27074EDURGB1.gif) no-repeat right bottom;
	border-bottom: 1px solid #DCA454;
	position: relative;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
}
.accountability_top {
	background: url(../graphics/top/26974EDURGB1.jpg) right center;
	height: 200px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.accountability_top_column {
	background: #A47E40;
}

.success_top {
	float: left;
	width: 748px;
	height: 175px;
	background: url(../graphics/top/27152EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #DCA454;
	position: relative;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
}

.support_top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/top/27091EDURGB1.jpg) no-repeat right bottom;
	border-bottom: 1px solid #DCA454;
	position: relative;
	border-right: 1px solid #DCA454;
	border-left: 1px solid #DCA454;
}

research_top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/bg_top/26998EDURGB1.jpg) no-repeat right -25px;
	border-bottom: 1px solid #673A71;
	position: relative;
}
.contact_top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/top/27064EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #525367;
	position: relative;
	border-right: 1px solid #525367;
	border-left: 1px solid #525367;

	}
.brainchild_top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/bg_top/26908EDURGB1.jpg) no-repeat 250px -115px;
	border-bottom: 1px solid #673A71;
	position: relative;

	}
.about_top {
	float: left;
	height: 175px;
	width: 748px;
	background: url(../graphics/top/26986EDURGB1.jpg) no-repeat right center;
	border-bottom: 1px solid #C8B79B;
	position: relative;
	border-right: 1px solid #C8B79B;
	border-left: 1px solid #C8B79B;

	}

.main_top_column {
	float: left;
	height: 200px;
	width: 249px;
	background: #796F84;
}


.products_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #366B72;
}
.jedi_top {

	float: left;
	width: 748px;
	clear: both;
	height: 200px;
	position: relative;
	background: url(../graphics/top/27078EDURGB1.jpg) no-repeat right center;
	border-right: 1px solid #7E7F5F;
	border-bottom: 1px solid #7E7F5F;
	border-left: 1px solid #7E7F5F;
}

.success_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #236537;
}
.jedi_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #7E7F5F;
}

.support_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #87570F;
}

.research_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #3B3E8F;
	border-right: 1px solid #673A71;
}

.contact_top_column {
	float: left;
	height: 175px;
	width: 249px;
	background: #525367;
	border-right: 1px solid #673A71;
}
.about_top_column {
	background: #C8B79B;
}


#top_column {
	float: left;
	height: 200px;
	width: 249px;
	border-right: 1px solid #DCA454;
}
#headline {
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-width: 0px;
	border-style: none;
	color: #FFFFFF;
	text-align: left;
	padding: 1em 0.5em 0.5em 1em;
	font: 1.65em Georgia, "Times New Roman", Times, serif;
	height: 175px;
}
#headline a img  {
	border-style: none;
	border-width: 0px;
}

#content ul {
	padding: 5px 25px 5px 12px;
	margin-left: 25px;
}



#login_column {
	margin: 27px 25px 25px;
	width: 190px;
	float: left;
	background: #770000;
	border: 1px solid #DCA454;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: 5px;
	font-variant: small-caps;
	font-size: 1.1em;
}

#login_column h3 a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
	}


.img_column {
	margin: 25px 20px;
	border-width: 0px;
	border-style: none;
}

.img_small {
	float: left;
	margin-top: .75em;
	margin-right: 1.5em;
	margin-bottom: .25em;
	margin-left: 1.65em;
}

.project_wrap {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.1px;
	margin-left: 0px;
	width: 100%;
}
.project_wrap_last {
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	width: 100%;
}

.project_wrap p {
	padding: 0px;
	margin-top: 0em;
	margin-bottom: .15em;
	clear: right;
}

.proj_img {
	border: 1px solid #B2A348;
	float: left;
	height: 2.5em;
	width: 3em;
	margin-top: 0.85em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 1.75em;
	clear: left;
}

.img_left {
	text-decoration: none;
	float: left;
	clear: left;
	margin: 11px 12px 0px 20px;
	border: 1px solid #DCA454;
}
.img_left_no_bord {
	text-decoration: none;
	float: left;
	clear: left;
	margin: 11px 12px 5px 20px;
}
.img_lg {
	float: left;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	border: 1px solid #828257;
	clear: left;
}
.img_lg_no_bord {
	float: left;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	clear: left;
}

/*
Bottom
-----------------------------------------------*/
#main #bottom-container {
	width: 100%;
	padding: 1em 0em 0em;
	clear: both;
	margin: 0px;
	position: relative;
	float: left;
}

#products #bottom-container {
	width: 100%;
	padding: 1em 0em 0em;
	margin: 0px;
	position: relative;
	float: left;
}

#success #bottom-container {
	width: 100%;
	padding: 1em 0em 2em;
	clear: both;
	margin: 0px;
	position: relative;
	float: left;
}

#support #bottom-container {
	width: 100%;
	padding: 1em 0em 2em;
	clear: both;
	margin: 0px;
	position: relative;
	float: left;
}

#research #bottom-container {
	width: 100%;
	padding: 1em 0em 2em;
	clear: both;
	overflow: auto;
	margin: 0px;
	position: relative;
	float: left;
}

#contact #bottom-container {
	width: 100%;
	padding: 1em 0em 2em;
	clear: both;
	margin: 0px;
	position: relative;
	float: left;
}

#bottom_left {
	width: 33%;
	float: left;
	text-align: left;
}


#bottom_middle {
	width: 33%;
	float: left;
	text-align: left;
}
#bottom_right {
	float: left;
	width: 33%;
	text-align: left;
}
