/***********************************************/
  /* Layout Divs                                 */
  /***********************************************/
#content {
  float: left; /* was left */
  width: 82%; /* was 58% - 53% headlines appear, 75% disappear */
  line-height: 1.3em;
}

#navBar {
  display: none;
  float: left;
  width: 0%;
  margin: 0px;
  padding: 0px 0px 60px 0px;
  background-color: #FFFFFF;
  border-right: 1px solid #cccccc;
}

#rightnav {
  display: block;
  float: left; /* was right */
  width: 17%; /* was 22% - 20% appear, 0% disappear */
  margin: 0;
  background-image: URL(/images/pa_ed/left_nav.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  border:none;
  padding: 0 0 60px 0;
  line-height: 1.3em;
  font-weight: normal;
  font-size: 90%;
  border-right: 1px solid #eeebdb;
}

#center_content {
  float: left;
  width: 73%;
  position: relative;
  margin: 0 0 0 16px;
  background-color: #fff;
}

#center_content h1,h2 {
  color: #96D045;
  margin: 10px 0px 10px 00px;
}

#center_content h2,h3 {
  color: #96D045;
  margin: 20px 0px 10px 0px;
}

#center_content a {
  color: #347416;
}

.hr_image {
  display: block;
  height: 24px;
  width: 100%;
  background-image: URL(/images/pa_ed/hr_image.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #fff;
  float: left;
  margin-left: 0 0 20px 0;
}
 

#right_content {
  float: right;
  position: relative;
  width: 24%;
  -width: 20%; /* IE 6 Hack */
  padding: 50px 0 0px 0;
  z-index: 1;
}

#head_education h1,#head_sustainable h1,#head_crosscurricular h1,#head_training h1,#head_climate h1,#head_news h1,#head_enquiry h1,#head_signup h1,#head_handbook h1, #head_downloads h1, #head_contactus h1
{
  width: 100%;
  height: 130px;
  display: block;
  text-indent: -5000px;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#head_contactus {
  height: 150px;
}


#head_contactus h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_contactus.gif) left top no-repeat;
}


#head_handbook {
  height: 150px;
}

#head_handbook h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_handbook.gif) left top no-repeat;
}

#head_downloads h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_downloads.gif) left top no-repeat;
}

#head_signup {
  height: 150px;
}

#head_signup h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_signup.gif) left top no-repeat;
}

#head_education {
  height: 130px;
}

#head_education h1 {
  line-height: 130px;
  background: URL(/images/pa_ed/education_header.gif) left -5px no-repeat;
}

#head_sustainable {
  height: 150px;
}

#head_sustainable h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_sustainable.gif) left top no-repeat;
}

#head_crosscurricular {
  height: 150px;
}

#head_crosscurricular h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_crosscurricular.gif) left top
    no-repeat;
}

#head_training {
  height: 150px;
}

#head_training h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_training.gif) left top no-repeat;
}

#head_climate {
  height: 150px;
}

#head_climate h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_climate.gif) left top no-repeat;
}

#head_news {
  height: 150px;
}

#head_news h1 {
  line-height: 150px;
  background: URL(/images/pa_ed/head_news.gif) left top no-repeat;
}

#edsignup {
  border-top: 1px dotted #96d045;
  border-bottom: 1px dotted #96d045;
  padding: 12px;
  background-color: #faf9f5;
  margin: 0 20px 0 0;
}

.signupformtext {
  font-size: 90%;
}

.formnote {
  color: #96d045;
}

.require {
  color: #96d045;
}

#watch_designers {
	background-color:#E8F5D6;
	background-image:url(../../../../../images/pa_ed/watch_designers.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#6AC6D2;
	font-size:16px;
	margin:5px 40px 10px 0;
	text-align:right;
}

#enquiry_service {
  height: 150px;
  width: 80%;
  margin: 0px 0px 10px 50px;
  padding: 30px 0 0 0;
  background-image: URL(/images/pa_ed/enquiry_service.gif);
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  margin-left: 0px;
}

#enquiry_service p {
  margin: 10px 0 0 10px;
}

.hidden {
  display: none;
}

.intro_text {
  font-size: 115%;
  margin: 5px 40px 10px 0px;
  color: #231F20;
  line-height: 130%;
  padding-left: 0px; /* was 10px */
}

.text_norm {
  font-size: 100%;
  margin: 5px 40px 10px 0px;
  color: #231f20;
  line-height: 1.3em;
  padding-left: 0px; /* was 10px */
}

.left_navsmall {
  font-weight: normal;
  line-height: 1.3em;
  color: #347416;
}

#subsectionLinks a:hover {
  text-decoration: underline;
}

#subsectionLinks {
  position: relative;
  margin: 0;
  padding: 5px 10px 0px 1.1em;
  color: #347416;
  font-size: 100%;
}

#subsectionLinks a {
  color: #347416;
}

#video {
  width: 90%;
  float: left;
  height: 280px;
  margin: 10px 0 10px 10px;
  background-image: URL(/images/pa_ed/video.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #fff;
}

#video_screen {
  float: left;
  margin: 10px 0 0 80px;
  width: 320px;
}

#section_holder {
  width: 100%;
  float: left;
  margin: 10px 0 10px 0;
}

.sub_link {
  display: block;
  height: 100%;
  width: 100%;
  background-image: URL(/images/pa_ed/spacer.gif);
  background-position: left top;
  background-repeat: repeat;
  cursor: pointer;
}

.sub_link a:link :hover {
  color: #347416;
  text-decoration: none;
}

.sub_bg_edge {
  padding: 0 0 0px 10px;
  width: 44%;
  height: auto;
  min-height: 165px;
  float: left;
  margin: 0 0 6px 0;
}

.sub_break {
  clear: both;
  margin: 0px;
  width: 100%;
  height: 0px;
  display: block;
  padding: 0;
  border: 1px solid #ddd;
}

.sub_holder {
  width: 100%;
  height: auto;
  -height: 150px; /* IE 6 Hack */
  min-height: 150px;
  margin-bottom: 10px;
  float: left;
}

.sub_text {
  color: #231F20;
  font-size: 90%;
  line-height: 130%;
  margin: 10px 10px 4px 10px;
  padding: 56px 6px 8px 6px;
  display: block;
}

/* original creatrix style: 

.sub_text {
  color: #231F20;
  font-size: 13px;
  line-height: 120%;
  margin: 10px 10px 4px 10px;
  padding-top: 56px;
  display: block;
}


*/

#sub_sustainable {
  background-image: URL(/images/pa_ed/box_sustainable.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #ecefe5;
}

#sub_crosscurricular {
  background-image: URL(/images/pa_ed/box_crosscurricular.gif);
  background-position: left -6px;
  background-repeat: no-repeat;
  background-color: #f6fce8;
}

#sub_training {
  background-image: URL(/images/pa_ed/box_training.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #ecf8d1;
}

#sub_climate {
  background-image: URL(/images/pa_ed/box_climatechange.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #f0f9e6;
}

#sub_edge_sustainable {
  background-image: URL(/images/pa_ed/box_edge_sustainable.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#sub_edge_crosscurricular {
  background-image: URL(/images/pa_ed/box_edge_crosscurricular.gif);
  background-position: -2px bottom;
  background-repeat: no-repeat;
}

#sub_edge_training {
  background-image: URL(/images/pa_ed/box_edge_training.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#sub_edge_climate {
  background-image: URL(/images/pa_ed/box_edge_climatechange.gif);
  background-position: -1px bottom;
  background-repeat: no-repeat;
}

#display_ad {
  margin-top: 20px;
  display: block;
  height: 79px;
  background-image: URL(/images/pa_ed/handbook_link.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#news_events {
  margin: 0 0 10px 0;
  padding: 60px 0px 10px 0px;
  float: right;
  display: block;
  width: 195px;
  height: auto;
  min-height: 130px;
  background-image: URL(/images/pa_ed/new_events_box.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #dcff8b;
}

#news_item {
  margin: 0 0px 0 15px;
  width: 83%;
  height: 50%;
  border: 0px solid #dcff8b;
  padding: 0 0 0 0;
}

.item_txt {
  color: #008e8f;
  font-size: 90%;
  line-height: 130%;
}

.item_main {
  color: #c9a905;
  font-size: 18px;
  line-height: 120%;
}

#quote_display {
  margin: 5px 10px 20px 0px;
  padding: 0 0 0 0px;
  float: right;
  display: block;
  width: 185px;
  height: auto;
}

.item_author {
  color: #008e8f;
  font-size: 12px;
  font-weight: normal;
  line-height: 10%;
}

/* original creatrix code for sign-up button - interferes with Dotmailer form

#signup {
  margin: 15px 0px 0px 10px;
  padding: 0px;
  float: right;
  display: block;
  width: 195px;
  height: 60px;
  background-image: URL(/images/pa_ed/signup.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

*/

.border_break {
  float: right;
  display: block;
  width: 195px;
  height: 30px;
  background-image: URL(/images/pa_ed/borderline.gif);
  background-position: left 10px;
  background-repeat: no-repeat;
}

/* original creatrix padding

.story {
  padding: 0;
  font-size: 100%;
}

*/

/* standard site padding */
.story {
font-size:90%;
padding: 15px 1.1em 25px 25px;
}

.story img.image_display {
  display: inline-block;
  padding: 10px 20px 5px 0px;
}

.story img.image_display  a {
  width: 100%;
  height: 100%;
  border: 0px solid #ccc;
}

#menu_education {
  float: left;
  width: 100%;
  height: 22px;
  background-image: URL(/images/pa_ed/menu_education.gif);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom:10px;
}

#search_data
{
	margin:5px 40px 10px 0;
	background-image: URL(../../../../../images/pa_ed/search.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #def2f5;
	color:#6ac6d2;
	font-size:16px;
	text-align:right;
}

#search_data a {
  color: #008e8f;
}

.sub_link_right {
	color:#6AC6D2;
	cursor:pointer;
	display:block;
	padding:12px 30px 12px 180px;
}

.zip {
  float: left;
  width: 100%;
  height: 25px;
  padding: 5px 0 0 0px;
  margin: 0px 0 10px 10px;
  background-image: URL(/images/pa_ed/zip_icon.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.zip a {
  padding-left: 30px;
  margin-left: 0px;
  width: 50%;
}

table#sustainableengineering p {
  width: 150px;
}

