#pagecontent h1 { color: #2c7a9c !important; }

.about_tab { padding: 8px 6px; margin-right: 12px; }
.about_tab .tab_content { display: none; }
.about_tab .tab_content.open { display: block; }
.about_tab .introduction .text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

.about_tab h2 {
  font-size: 1.4em !important;
  background-color: #fff;
  color: #2c7a9c !important;
  padding: 6px 12px;
  display: inline-block;
  cursor: pointer;
  }
.about_tab h2:hover {
  -moz-box-shadow: 5px 5px 5px #717171;
  -webkit-box-shadow: 5px 5px 5px #717171;
  box-shadow: 5px 5px 5px #717171;
  }
.about_tab h2:active {
  position: relative;
  top: 1px; left: 1px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  }
  
#creativityModal {
  width: 494px;
  padding: 20px 14px;
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_modal_bg.jpg') #75bede;
  margin-left: -247px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
#creativityModal .content {
  width: 480px;
  background-color: #fff;
  padding: 8px;
  }
#creativityModal .close {
  font-size: 1.8em !important;
  color: #2c7b9d !important;
  background-color: #fff !important;
  padding: 5px 10px;
  margin-top: 15px;
  display: inline-block;
  cursor: pointer;
  -moz-box-shadow: 5px 5px 5px #717171;
  -webkit-box-shadow: 5px 5px 5px #717171;
  box-shadow: 5px 5px 5px #717171;
  }
#creativityModal .close:active{
  position: relative;
  top: 3px; left: 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  }



/*   Creativity - The power inside us   */

.about_tab.id_1 {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_tab_1_bg.jpg') no-repeat top left #bdcee8;
  position: relative;
}
.about_tab.id_1 .introduction {
  width: 740px;
  text-align: left;
  margin: 30px auto 20px auto;
  }   
.about_tab.id_1 .introduction .header { height: 9px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_1_header.png') no-repeat bottom left; }
.about_tab.id_1 .introduction h3 {
  font-size: 2.4em !important;
  color: #ca5675 !important;
  background-color: #fff;
  margin: 0 20px 10px 20px;
  padding: 5px;
  }
.about_tab.id_1 .content {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_1_bg.jpg');
  }
.about_tab.id_1 .text {
  margin: 0 20px;
  padding: 5px;
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_text_bg.png');
  }
.about_tab.id_1 .introduction .footer { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_1_footer.png') no-repeat top left; }

.about_tab.id_1 .list {
  background-color: #fff;
  color: #2c7b9d; 
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 8px 30px;
  padding: 2px 10px;
  -moz-box-shadow: 5px 5px 5px #717171;
  -webkit-box-shadow: 5px 5px 5px #717171;
  box-shadow: 5px 5px 5px #717171;
  display: inline-block;
  cursor: pointer;
  }
.about_tab.id_1 .list:active {
  position: relative;
  top: 3px; left: 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  }
  
.about_tab.id_1 img.footnote { position: absolute; bottom: 10px; right: 10px; cursor: pointer; }



/*   What's meant by creativity   */

.about_tab.id_2 {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_tab_2_bg.jpg') no-repeat top left #e5cfb8;
}
.about_tab.id_2 .tab_content { position: relative; height: 570px; text-align: center; }
.about_tab.id_2 .introduction {
  width: 740px;
  text-align: left;
  margin: 0 auto;
  }   
.about_tab.id_2 .introduction .header { height: 15px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_2_header.png') no-repeat bottom left; }
.about_tab.id_2 .content {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_2_bg.jpg');
  }
.about_tab.id_2 .text {
  margin: 0 20px;
  padding: 5px;
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_text_bg.png');
  }
.about_tab.id_2 .introduction .footer { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_2_footer.png') no-repeat top left; }

.about_tab.id_2 .activities { width: 480px; margin: 0 auto; text-align: center;}
.about_tab.id_2 p.activity {
  color: #2c7b9d;
  background-color: #fff;
  font-weight: bold;
  padding: 4px 8px;
  margin: 0 12px 12px 12px;
  display: inline-block;
  }
.about_tab.id_2 img.creativity { margin: 0 0 12px 0; }

.about_tab.id_2 .icon { position: absolute; }
.about_tab.id_2 #icon_1 { top: 160px; left: 80px; }
.about_tab.id_2 #icon_2 { top: 220px; left: 110px; }
.about_tab.id_2 #icon_3 { top: 300px; left: 40px; }
.about_tab.id_2 #icon_4 { top: 370px; left: 90px; }
.about_tab.id_2 #icon_5 { top: 490px; left: 40px; }

.about_tab.id_2 #icon_6 { top: 160px; right: 50px; }
.about_tab.id_2 #icon_7 { top: 240px; right: 80px; }
.about_tab.id_2 #icon_8 { top: 290px; right: 50px; }
.about_tab.id_2 #icon_9 { top: 370px; right: 120px; }
.about_tab.id_2 #icon_10 { top: 430px; right: 40px; }

.about_tab.id_2 h3.footnote { 
  font-size: 2.0em !important;
  color: #2c7b9d !important;
  background-color: #fff !important;
  padding: 4px 12px;
  display: inline-block !important;  
  }



/*   Who is Start2 for   */

.about_tab.id_3 {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_tab_3_bg.jpg') no-repeat top left #e3d6fb;
}
.about_tab.id_3 .tab_content { text-align: center; }
.about_tab.id_3 .graphic {
  margin: 46px auto 22px auto;
  }
.about_tab.id_3 .introduction {
  width: 740px;
  text-align: left;
  margin: 0 auto 0 auto;
  }   
.about_tab.id_3 .introduction .header { height: 23px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_3_header.png') no-repeat bottom left; }
.about_tab.id_3 .content {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_3_bg.jpg');
  }
.about_tab.id_3 .text {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_text_bg.png');
  margin: 0 20px;
  padding: 5px;
  }
.about_tab.id_3 .introduction .footer { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_3_footer.png') no-repeat top left; }
.about_tab.id_3 .introduction li { color: #2c7b9d; font-weight: bold; padding-left: 34px; }



/*   How to use this resource   */

.about_tab.id_4 {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_tab_4_bg.jpg') no-repeat top left #c3edc3;
}
.about_tab.id_4 .introduction {
  width: 740px;
  text-align: left;
  margin: 20px auto 0 auto;
  }   
.about_tab.id_4 .introduction .header { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_4_header.png') no-repeat bottom left; }
.about_tab.id_4 .content {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_4_bg.jpg');
  }
.about_tab.id_4 .text {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_text_bg.png');
  margin: 0 20px;
  padding: 5px;
  }
.about_tab.id_4 .introduction .footer { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_4_footer.png') no-repeat top left; }
.about_tab.id_4 .graphic { margin: 4px 0 0 100px; }
.about_tab.id_4 .footnote {
  background-color: #fff;
  color: #2c7b9d; 
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 12px 8px 0;
  display: inline-block;
  float: right;
  clear: right;
  }
.about_tab.id_4 .footnote a {
  color: #2c7b9d !important; 
  padding: 2px 10px;
  -moz-box-shadow: 5px 5px 5px #717171;
  -webkit-box-shadow: 5px 5px 5px #717171;
  box-shadow: 5px 5px 5px #717171;
  text-decoration: none;
  }
.about_tab.id_4 .footnote a:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  }



/*   Who made Start2   */

.about_tab.id_5 {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_tab_5_bg.jpg') no-repeat top left #ebd0bf;
}
.about_tab.id_5 .tab_content { text-align: center; }
.about_tab.id_5 .introduction {
  width: 740px;
  text-align: left;
  margin: 6px auto 0 auto;
  }   
.about_tab.id_5 .introduction .header { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_5_header.png') no-repeat bottom left; }
.about_tab.id_5 .content {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_5_bg.jpg');
  }
.about_tab.id_5 .text {
  background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_text_bg.png');
  margin: 0 20px;
  padding: 5px;
  }
.about_tab.id_5 .text p { line-height: 1.3em; }
.about_tab.id_5 .introduction .footer { height: 30px; background: url('http://www.start2.co.uk/templates/css/templates/images/about_intro_5_footer.png') no-repeat top left; }
.about_tab.id_5 .graphic { margin: 10px auto 26px auto; }
.about_tab.id_5 .footnote {
  width: 736px;
  background-color: #fff;
  margin: 0 auto 20px auto;
  padding: 5px 0;    
  -moz-box-shadow: 5px 5px 5px #717171;
  -webkit-box-shadow: 5px 5px 5px #717171;
  box-shadow: 5px 5px 5px #717171;
  }
.about_tab.id_5 .footnote p { color: #2c7b9d; font-weight: bold; margin: 0; }



/*   Video   */

.about_tab.id_6 { background: #fff; }
.about_tab.id_6 .tab_content { padding: 20px auto; }