html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, fieldset,textarea, form,blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption {
	font-weight: normal;
	text-align: left;
}
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#wrapper {
	overflow: hidden;
	min-width:1040px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -31px;
}

.footer, .push {
	height: 31px; /* .push must be the same height as .footer */
}
* html #wrapper {
  width: 1040px;
}
#banner {
}
#title {
	background: url(../images/bgBanner.jpg) no-repeat right top;
	height: 95px;
	width: 784px;
}

.tag {
	font-style: italic;
	font-weight: bold;
	color: #CCE3F3;
	font-size: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	background: url(../images/bgHeader.jpg) no-repeat left top;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 6px;
	border-top: 1px solid #FFF;
}
#main {
	margin-left: 176px;
}
#mainContent {
	width: 760px;
	padding-left: 38px;
	color: #000;
	float: left;
	text-align:left;
}
#sidebar {
	float: left;
	width: 175px;
	height: 800px;
	padding-right: 1px;
	position: relative;
	z-index: 1000;
}
#sidebar #nav, #sidebar #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar #nav li {
	margin-bottom: 1px;
}

#sidebar #nav li li {
	margin-bottom: 0;
	margin-top: 1px;
}


#sidebar #nav a, #sidebar #section {
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	letter-spacing: 1px;
	zoom: 1;
}

#section {
	background: #0079C1;
}

#main #iconwrap {
width: 720px;
margin:auto;
}

#teacherLink, #studentLink, #orderLink, #feedbackLink {
	background: #0079C1;
}
#safetyLink, #sbLink, #saLink, #swLink, #slLink {
	background: #F8981D;
}
#efficiencyLink, #effbLink, #effaLink, #effwLink, #efflLink {
	background: #00A6B2;
}
#environmentLink, #envbLink, #envaLink, #envwLink, #envlLink {
	background: #090;
}
#ethicsLink {
	background: #6a2c91;
}
 
#teacher #safetyLink,
#safetyLink:hover,
#sbLink:hover,
#saLink:hover,
#slLink:hover,
#swLink:hover,
#safety #safetyLink,
#safetyBook #sbLink,
#safetyAct #saLink,
#safetyLessons #slLink {
	background: #F8981D;
}

#effHome #efficiencyLink,
#effLessons #efflLink,
#effBook #effbLink,
#effAct #effaLink,
#efficiencyLink:hover,
#effbLink:hover,
#effaLink:hover,
#efflLink:hover,
#effwLink:hover,
#effbLink:hover
 {
	background: #00A6B2;
}
#environmentLink:hover,
#environment #environmentLink,
#envBook #envbLink,
#envAct #envaLink,
#envLessons #envlLink,
#envbLink:hover,
#envaLink:hover,
#envlLink:hover,
#envwLink:hover
 {
	background: #9BD249;
}
#ethics {
background: #6a2c91;
}


#ethicsLink:hover,
#ethicsLink #eLink,
#underEthics #ueLink,
#IntEthics #ieLink,
#ResTol #rtLink,
#coopLink #ccLink,
#compasLink  #cgLink,
#respLink #trLink,
#leadLink #liLink,
#codesLink  #coLink,
#decLink  #dmLink,
#ueLink:hover,
#ieLink:hover,
#rtLink:hover,
#eLink:hover,
#ccLink:hover,
#cgLink:hover,
#trLink:hover,
#liLink:hover,
#coLink:hover,
#dmLink:hover
 {
	background: #cc99ff;
}


#teacherLink:hover, #studentLink:hover, #orderLink:hover, #feedbackLink:hover,
#order #orderLink,
#feedback #feedbackLink
 {
	background: #5589BC;
}
#mainContent p {
	font-size: 14px;
}

/* student home page */

#studentHome #mainContent {
	padding-top: 10px;
	padding-left: 18px;
	width: 804px;
}

#studentHome #col1, #studentHome #col2, #studentHome #col3 {
	float: left;
}

#studentHome #col1 {
	width: 254px;
	margin-right: 10px;
}
#studentHome #col2 {
	width: 250px;
	padding-top: 140px;
	margin-right: 10px;
}
#studentHome #col3 {
	width: 274px;
	padding-top: 220px;
}

/* ethics home page */
#ethicsHome #mainContent {
	padding-top: 10px;
	padding-left: 18px;
	width: 804px;
}

#ethicsHome #col1, #ethicsHome #col2, #ethicsHome #col3 {
	float: left;
}
#ethicsHome #col1 {
	width: 254px;
	margin-right: 10px;
}
#ethicsHome #col2 {
	width: 250px;
	padding-top: 140px;
	margin-right: 10px;
}
#ethicsHome #col3 {
	width: 274px;
	padding-top: 220px;
}
#mainContent #col4 {
float:right;
	width: 274px;
}

#teacher #col1 h2 {
	color: #b42d33;
}
#teacher #col2 h2 {
	color: #F8981D;
}
#teacher #col3 h2 {
	color: #04A5B0;
}
#ethics #col4 h2 {
	color: #6600ff;
}

/* teacher home page */

#teacher #col1, #teacher #col2, #teacher #col3, #teacher #col4 {
	float: left;
	width: 175px;
	margin-right: 20px;
}
#teacher #col1test, #teacher #col2test, #teacher #col3test, #teacher #col4test {
	float: left;
	width: 162px;
	margin-right: 10px;
}
#teacher #col4test {
	float: left;
	width: 162px;
	margin-right: 0px;
}
#teacher #col4 {
	margin-right: 0px;
	padding-top: -200px;
	margin-top: -25px;
}
#teacher #col1 h2, #teacher #col2 h2, #teacher #col3 h2, #col4 h2 {
	font-size: 20px;
	font-weight: bold;
}
#teacher #col1 h2 {
	color: #b42d33;
}
#teacher #col2 h2 {
	color: #F8981D;
}
#teacher #col3 h2 {
	color: #090;
}
#teacher #col4 h2 {
	color: #60F;
	text-align: left;
}

.teacherHomeLinks {
	margin-top: 50px;
}

/*Leadership page*/

#leader #col1 {
	float: left;
	width: 300px;
	margin-right: 5px;
	margin-left: 5px;
}
 #leader #col2 {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-left: 7px;
}
#leader #col3 {
	float: right;
	width: 160px;
	margin-right: 125px;
}

#leader #col1 h2, #leader #col2 h2, #leader #col3 h2 {
	font-size: 20px;
	font-weight: bold;
}
#leader #col1 h2 {
	color: #b42d33;
}
#leader #col2 h2 {
	color: #F8981D;
}
#leader #col3 h2 {
	color: #090;
}

.teacherHomeLinks {
	margin-top: 50px;
}

/* Main elements*/

#mainContent h1 {
	font-size: 24px;
	font-weight: bold;
	color: #6a2c91;
	text-align: center;
}
#mainContent p {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-align: left;
}

#sidebar p.welcome {
	font-weight: bold;
	text-align: center;
	margin: 230px 0 7px 0;
	font-size: 18px;
}
div.landing {
	background: url(../images/power_of_action.png) no-repeat 110px 180px;
}
div.ethics_landing {
	background: url(../ethics/images/ethics_power_of_action.jpg) no-repeat 110px 180px;
}
#siteLogo {
	position: absolute;
	top: 82px;
	left: 6px;
}
.ethicshomeimage {
	padding-top: 100px;
}
.ethics-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6a2c91;
}
.ethics-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6a2c91;
	margin-top: 20px;
	padding-bottom: 20px;
}
.floatRight {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
}
.floatLeft {
	float: left;
	margin-bottom: 2px;
	margin-right: 5px;
}
	
#ethics-box {
	width: 70%;
	margin: auto;
	padding: 7px;
	margin-bottom: 24px;
	}
#ethics-box2 {
	width: 70%;
	margin: auto;
	padding: 7px;
	margin-bottom: 24px;
	border: 2px solid #990000;
	background-color:#FFF;
	}
#ethics-box3 {
	width: 70%;
	margin: auto;
	padding: 7px;
	margin-bottom: 24px;
	border: 2px solid #66cc33;
	background-color:#FFF;
	}
#ethics-box4 {
	width: 70%;
	margin: auto;
	padding: 7px;
	margin-bottom: 24px;
	border: 2px solid #ff9900;
	background-color:#FFF;
	}
	
#quote {
	text-align:center;
	font-style:italic;
}

.menu li a.lefta {
width:400px; 
float:left; 
padding-left:45px;
}
#back-next {
	clear:both;	
	padding-top: 20px;
	}
.rt_text {
	font-size: 14px;
	color: #000000;
}
.rtColtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#ethicsColLeft {
	position:realtive;
	width:496px;
	z-index:1;
	top: 367px;
	float: left;
}
#ethicsColRight {
	position:realtive;
	float: right;
	width:229px;
	z-index:2;
	left: 753px;
	top: 346px;
	background-color: #6a2c91;
	background-repeat: repeat-y;
	padding: 10px;
}


#footer {
	background: url(../images/footer-back.jpg) no-repeat;
	height: 31px;
	width: 816px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 10px;
	padding-top: 10px;
}
.presenters a {
	font-family: "Lucida Console", Tahoma;
	font-size:10px;
	padding-left: 10px;
	padding-top: 10px;
}
#mainContent .guideNav a {
	display: inline-block;
	padding: 3px 6px;
	background: #FFF;
	border: 1px solid #666;
	margin-right: 5px;
	color: #2E2F7A;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
#mainContent .guideNav .here {
	background: #E0E7EB;
	color: #666;
}
#mainContent  .guideNav a:hover {
	color: #FFF;
	background: #2E2F7A;
}
#mainContent .guideNav .here:hover {
	background: #DFE7EA;
	color: #666;
}
#mainContent .guideNav {
	position: absolute;
	float:right;
	margin-top: 5px;
	top: 359px;
	left: 628px;
	width: 357px;
}

#mainContent .guideNavVideo a {
	display: inline-block;
	padding: 3px 6px;
	background: #FFF;
	border: 1px solid #666;
	margin-right: 5px;
	color: #2E2F7A;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
#mainContent .guideNavVideo a {
	display: inline-block;
	padding: 3px 6px;
	background: #FFF;
	border: 1px solid #666;
	margin-right: 5px;
	color: #2E2F7A;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
#mainContent .guideNavVideo .here {
	background: #E0E7EB;
	color: #666;
}
#mainContent  .guideNavVideo a:hover {
	color: #FFF;
	background: #2E2F7A;
}
#mainContent .guideNavVideo .here:hover {
	background: #DFE7EA;
	color: #666;
}
#mainContent .guideNavVideo {
	position: absolute;
	right: 0px;
	margin-top: 5px;
}

.goingfurther {
	margin-left: -8px;
	background-image: url(../ethics/images/going-further.jpg);
	height: 60px;
	width: 247px;
}
.activitytext {
	margin-left: 15px;
	margin-right: 15px;
}
.safetycolors {
	color: #F8981D;
}
.environmentcolors {
	color: #19A318;
}
.effcolors {
	color: #00A7B0;
}
.rtcolcontent {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
}
.rtcolcontent a {
	color: #bfc5f7;
}
.rtcolcontent a:hover {
	color: #fff;
}


.topnav1, .topnav1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2E78A7;
	text-align: left;
	text-decoration: none;
}
.topnav1 a:hover{
	color: #000;
}
.topnav2, .topnav2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #03AAB2;
	text-align: left;
	text-decoration: none;
}
.topnav2 a:hover{
	color: #000;
}
.topnav3, .topnav3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #019c48;
	text-align: left;
	text-decoration: none;
}
.topnav3 a:hover{
	color: #000;
}
.topnav4, .topnav4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ADAD2C;
	text-align: left;
	text-decoration: none;
}
.topnav4 a:hover{
	color: #000;
}
.topnav5, .topnav5 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cc6666;
	text-align: left;
	text-decoration: none;
}
.topnav5 a:hover{
	color: #000;
}
.topnav6, .topnav6 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cc3366;
	text-align: left;
	text-decoration: none;
}
.topnav6 a:hover{
	color: #000;
}*/

.topnavmenu{
font-weight: bold;
width: 100%;
float:left;
	margin-top: -165px;
	width:100%;
	height:45px;
	z-index:1;
}

.topnavmenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
padding-left: 30px;
text-align: left; //set value to "left", "center", or "right"*/
}

.topnavmenu ul li{
display: inline;
}

.topnavmenu ul li a{
padding: 6px 6px 6px 6px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 30px; /*spacing between each menu link*/
text-decoration: none;
}

.topnavmenu ul li a:hover, .topnavmenu ul li a.selected{
color: black;
}

#testimonials {
	width:763px;
	height:351px;
	z-index:2;
	margin-left: -15px;
	margin-top: 15px;
	
}
.testimonials {
	padding-right: 20px;
	
}
.teachernames {
	margin-left: 15px;
}
.topnavblack {
	font-size: 18px;
	color: #000;
}
#newsColOne {
	position:realtive;
	float: left;
	width:90px;
	z-index:2;
	padding: 5px;
}
#newsletter {
	float: right;
	margin-right: 0px;
	width:645px;
	z-index:2;
}
ul.niceList { 
  margin-left:0em; 
  padding-left:0.1em; 
  margin-bottom:1em; 
}
ul.niceList li { 
  background:url(../images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.5em; 
  list-style: none; 
}
.niceList ul li { background-image:url(../images/bullet_child.gif); }
 
ol.niceList li, ul.niceList li { margin-bottom:0.5em; }
 
ol.niceList { 
  margin-left:1.5em; 
  padding-left:0px; 
}
.niceList ol li { 
  list-style:decimal; 
  background-image:none; 
  padding-left:0em; 
}
.ehometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5A00E1;
}
.presenter_head {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.presenter {
	color: #000;
	text-align: center;
}
#mainContent .colTwo {
	float: right;
}
#mainContent .colOne {
	float: left;
}
#mainContent .colOne {
	width: 319px;
}
#mainContent .colTwo {
	width: 419px;
}
.smalltext {
	font-size: 12px;
	color: #000;
}
.lightrow {
	background-color: #E1F4FF;
	text-align: left;
	border-bottom: 1px solid #72BAFF;
}
.darkrow {
	background-color: #C0D1E2;
	text-align: left;
	border-bottom: 1px solid #72BAFF;
}
.whiterow {
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #72BAFF;
}
.whiterow td{
	text-align: left;
	padding: 7px;
}
.question {
	text-align: left;
}
.eekids_texttop {
	margin-top: 250px;
}
hr {
	color: #099;
	clear: both;
}
.shortvideo {
	text-align: center;
	width: 400px;
}
.eekids_texttop {
	margin-top: 131px;
}
hr {
	color: #099;
	clear: both;
}
.shortvideo {
	text-align: center;
	width: 400px;
}
/* table*/ 
#presenters table
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:300px;
float:left;
clear:both;
table-layout:auto;
}
#presenters td, #presenters th 
{
font-size:14px;
border:1px solid #F89750;
text-align:center;
padding:2px 3px 1px 3px;
}
#presenters th 
{
font-size: 14px;
text-align:center;
padding-top:3px;
padding-bottom:2px;
background-color:#F89750;
color:#fff;
}
#presenters tr.alt td 
{
color:#000;
background-color:#FDDEC8;
}

/*EEkids*/
#iconwrap {
position:relative;
left: 10px;
top: 10px;
width: 720px;
z-index: 1000;
}



#activitybox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 238px;
	top: 318px;
	z-index: 2;
}
#videobox {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 445px;
	top: 100px;
}


.acttitle {
	font-size: 16px;
	font-weight: bold;
}
#bookbox {
	position:absolute;
	width:200px;
	left: 112px;
	top: 91px;
}

