body {
  background: #fff;
  margin: 0;
}

#wrapper {
  margin: 0;
  padding-bottom: 40px;
  width: 100%;
}

.inner {
  margin: 0 auto;
  width: 960px;
}

#header {
  background: #000;
  border-bottom: 3px solid #fff;
  height: 148px;
  position: relative;
  width: 100%;
  z-index: 500;
}

  #header #logo {
    left: 50px;
    position: absolute;
    top: 10px;
  }
  
  #header .menu-btn {
	  display: none;
  }
  #header #top {
    position: absolute;
    right: 80px;
    top: 35px;
  }
  
    #header #top .moduletable {
      float: left;
    }
    
    #header #top .button {
      background-color: #a6abae;
      display: block;
      float: left;
      height: 30px;
      margin-left: 8px;
      overflow: hidden;
      text-indent: -999em;
      width: 30px;
    }
    
    #header #top .button:hover {
      background-color: #85878b;
    }
    
    #header #top .moduletable.search {
      background: #323031;
      border: 1px solid #676566;
      font-size: 13px;
      margin: 0px 0px 0px 10px;
      position: relative;
      width: 160px;
    }
      #header #top .search .inputbox {
        background: none !important;
        border: none !important;
        color: #beb4bb;
        font-size: 12px;
        height: 24px;
        padding: 0px 0px 0px 10px;
        line-height: 24px;
        width: 120px;
      }
      
      #header #top .search .button {
        background: url(../images/search-btn.png) no-repeat top left;
        border: none;
        height: 29px;
        position: absolute;
        right: 0px;
        top: 1px;
        width: 29px;
        text-transform: capitalize;
      }
  
  #header #info {
    background: url(../images/icon-sprite.png) no-repeat 0px -290px;
    padding: 0px 0px 0px 15px;
    position: absolute;
    right: 45px;
    top: 15px;
  }
  
  #header #menu {
    left: 50px;
    position: absolute;
    top: 96px;
    z-index: 100;
  }
  
  #header #slogan {
    color: #5a5b5e;
    font-size: 21px;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    right: 90px;
    top: 95px;
  }
  
  #header #slogan .red {
    color: #d00014;
  }
  
#container {
  overflow: hidden;
  position: relative;
  z-index: 400;
}

#banner .mobile-slider {
	display: none;
}

#banner .mobile.hometext {
	display: none;
}

#banner .banner-right {
  position: absolute;
  top: 140px;
  right: 10px;
  z-index: 15;
}

#banner {
  height: 579px;
  overflow: hidden;
  position: relative;
  width: 960px;
}

  #banner ul#banner-images {
    margin: 0;
    padding: 0;
  }
  
  #banner ul#banner-images li {
    display: block;
    height: 579px;
    left: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 960px;
  }
  
    #banner ul#banner-images li a { 
      background: #2aadc1;
      box-shadow: 1px 1px 10px #444;
      color: #fff;
      cursor: pointer;
      display: none !important;
      font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
      font-weight: 500;
      font-stretch: semi-condensed;
      font-size: 33px;
      max-width: 140px;
      padding: 15px 60px 15px 30px;
      position: absolute;
      right: 90px;
      top: 200px;
      z-index: 0;
    }
    
    #banner ul#banner-images li a span.button {
     background: url(../images/buttons.png) no-repeat  -2px -3px;
     display: block;
     float: right;
     height: 28px;
     margin-left: 10px;
     position: absolute;
     right: 25px;
     top: 20px;
     width: 28px;
    }

    
    #banner ul#banner-images li.queue {
      top: -100px;
      z-index: 9 !important;
    }
  
    #banner ul#banner-images li.top {
      top: -100px;
      z-index: 10 !important;
    }
      
      #banner ul#banner-images li.top a {
        z-index: 10;
      }

    #banner ul#banner-images li.middle {
      top: 0px;
      z-index: 11 !important;
    }

      #banner ul#banner-images li.middle a {
        z-index: 11;
      }

    #banner ul#banner-images li.bottom {
      top: 100px;
      z-index: 12 !important;
    }
    
      #banner ul#banner-images li.bottom a {
        display: block;
        z-index: 20;
      }
        
  #banner #banner-investor {
    height: 375px;
    margin-top: 140px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 960px;
    z-index: 20;
  }
    
    #banner-investor .text {
      background: #003e6b;
      box-shadow: #222 1px 1px 5px;
      color: #fff;
      float: left;
      height: 330px;
      padding: 10px 10px;
      width: 130px;
    }
    
     #banner-investor .text > h3 {
	    font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
     }
    
    
      #banner-investor .text .investor-box {
        border-top: 2px solid #00375e;
        margin: 5px 0px 10px;
        padding: 10px 0 0;
      }
      
        #banner-investor .text .investor-box .title-container .title {
          color: #85bbe6;
          font-size: 12px;
          font-weight: bold;
          margin-bottom: 4px;
        }

        #banner-investor .text .investor-box .title-container .code {
          display: none;
        }

        #banner-investor .text .investor-box .price-container .price {
          background: url(../images/investor-icons.png) no-repeat 0px 3px;
          font-size: 18px;
          padding: 0px 0px 0px 20px;
        }

        #banner-investor .text .investor-box .price-container .update {
          display: none;
        }
        
        
        #banner-investor .text .news h3, #banner-investor .text .reports h3 {
          border: none;
          color: #85bbe6;
          font-size: 12px;
          font-weight: bold;
          margin-bottom: 4px;
        }

#banner-investor .text .reports img{
  margin: 5px 5px 5px 35px;
}

#banner-investor .text .reports a{
           border: none;
          color: #efefef;
          font-size: 12px;
          font-weight: bold;
}

#banner-investor .text .news a{
  border: none;
          color: #efefef;
          font-size: 13px;
          font-weight: bold;
  line-height: 18px;
}

      #banner-investor .text .news, #banner-investor .text .reports {
        border-top: 2px solid #00375e;
        margin: 5px 0px 10px;
        padding: 5px 0 0;
      }
        
        #banner-investor .text .news ul {
          border: none;
          margin: 0;
          padding: 0;
        }
        
        #banner-investor .text .news ul li {
          list-style: none;
          margin: 0;
          padding: 0;
        }
        
        
        #banner-investor .text .news .date {
          font-size: 11px;
        }
        
        #banner-investor .text .news .title {
          margin-bottom: 10px;
        }

        #banner-investor .text .news .title a {
          color: #efefef;
          font-size: 15px;
          display: block;
          font-weight: bold;
          line-height: 120%;
          margin-top: 5px;
        }
        
          #banner-investor .text .news .title a:hover {
            text-decoration: none;
          }
        
  
    #banner-investor h3, #banner-investor h3 { position: relative; }

    #banner-investor h3, #banner-investor h3 a {
      color: #fff;
      font-size: 18px;
      font-weight: medium;
      margin: 5px 0px 10px;
    }
    
    #banner-investor span.button {
       background: url(../images/buttons.png) no-repeat -2px -120px;
       display: block;
       height: 27px;
       width: 27px;
       position: absolute;
       top: 0;
       right: 0;
/*
       float: right;
       margin-top: -3px;
*/
       cursor: pointer;
    }

      #banner #banner-investor:hover span.button {
        background: url(../images/buttons.png) no-repeat -440px -120px;
      }
    #banner-investor h4 {
      border-top: 2px solid #00375e;
      color: #85bbe6;
      font-family: Arial;
      font-size: 12px;
      margin: 0px 0px 10px;
      padding: 10px 0px 0px;
    }
  
    #banner-investor #popup-container {
      height: 350px;
      margin-left: 150px;
      overflow: hidden;
      position: absolute;
      top: 0px;
      left: 0;
      width: 810px;
    }
  
    #banner-investor #popup-container a { color: #fff; }

    #banner-investor .popup {
      background: #003e6b;
      box-shadow: 5px 5px 15px #333;
      display: none;
      left: -810px;
      position: absolute;
      height: 375px;
      width: 810px;
      top: 0px;
      z-index: 1000;

      /* For Dev Only 

      left: 0 !important;
      display: block !important;
      */
    }

    /*#banner #banner-investor:hover .popup {
      display: block;
    }*/
    
      #banner-investor .popup h3 {
        border-bottom: 1px solid #055691;
        font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
        font-size: 30px;
        margin: 15px 0 10px;
      }
      
      #banner-investor .popup a.readmore {
        background: url(../images/popup-readmore.png) no-repeat right 1px;
        padding-right: 20px;
      }
    
      #banner-investor .popup .col1 {
        float: left;
        margin-left: 50px;
        width: 220px;
      }
      
        #banner-investor .popup .col1 .investor-box {
          margin: 25px 0px 15px;
          overflow: hidden;
        }
      
        #banner-investor .popup .col1 .title {
          background: url(../images/investor-icons.png) no-repeat top left;
          color: #85bbe6;
          float: left;
          font-size: 16px;
          font-weight: bold;
          margin-bottom: 5px;
          padding-left: 25px;
        }
        
        .asx-source {
	        display: none !important;
        }
        
          #banner-investor .popup .col1 .title.asx {
            background-position: 0px -28px;
          }
          
          #banner-investor .popup .col1 .title.tsx {
            background-position: 0px -58px;
          }
          
          #banner-investor .popup .col1 .title.nickel {
            background-position: 0px 2px;
          }
          
          #banner-investor .popup .col1 .title.metal {
            background-position: 0px -88px;
            color: #fff;
            font-size: 14px;
          }
        
        #banner-investor .popup .col1 .code {
          clear: right;
          color: #85bbe6;
          float: left;
          font-size: 9px;
          padding: 6px 0px 0px 10px;
        }
        
        #banner-investor .popup .col1 .price-container {
          border: 1px solid #85bbe6;
          padding: 4px 20px 4px 15px;
          position: relative;
          width: 165px;
        }
        
          #banner-investor .popup .col1 .price-container .price {
            color: #fff;
            float: left;
            font-size: 21px;
            font-weight: bold;
            margin-right: 15px;
          }
          
          #banner-investor .popup .col1 .price-container .update {
            color: #85bbe6;
            
            font-size: 9px;
            padding-top: 2px;
            position: absolute;
            right: 10px;
          }
          
      
      #banner-investor .popup .col2 {
        float: left;
        margin-left: 20px;
        width: 220px;
      }
      
        #banner-investor .popup .col2 ul {
          border-bottom: 1px solid #055691;
          margin: 30px 0 10px;
          padding: 0;
        }

          #banner-investor .popup .col2 ul li {
            list-style: none;
            margin: 0;
            padding: 0 0 19px;
          }
          
            #banner-investor .popup .col2 ul li .date {
              color: #85bbe6;
              font-size: 11px;
              margin: 0 0 7px 0;
            }

            #banner-investor .popup .col2 ul li .title {
              margin: 0px 0px 15px;
            }
  
            #banner-investor .popup .col2 ul li .title a {
              color: #fff;
              font-size: 12px;
            }

        #banner-investor .popup .col2 {
        
        }
        
          #banner-investor .popup .col2 .subscribe {
            margin: 10px 0 0;
          }

            #banner-investor .popup .col2 .subscribe a {
              background: #85bbe6 url(../images/mail-icon.png) no-repeat 10px 7px;
              border-radius: 15px;
              color: #003e6b;
              display: block;
              font-size: 12px;
              font-weight: bold;
              padding: 7px 12px 7px 35px;
            }
      
      #banner-investor .popup .col3 {
        float: left;
        margin-left: 20px;
        margin-right: 20px;
        width: 220px;
      }
      
        /* Latest Presentation */
        
        #banner-investor .popup .col3 .moduletable.news {
          background: url(../images/news-icon.png) no-repeat 0px 20px;
          border-bottom: 1px solid #055691;
          height: 140px;
          padding: 10px 0 0 90px;
          position: relative;
        }
        
          #banner-investor .popup .col3 .news .newsflash h4 {
            border: none;
            color: #fff;
            font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
            font-size: 18px;
          }
          
          #banner-investor .popup .col3 .news .newsflash p { display: none; }
          
          #banner-investor .popup .col3 .news .newsflash .news-item { display: none; }

          #banner-investor .popup .col3 .news .newsflash a.readmore {
            color: #6aa0c3;
          }
          #banner-investor .popup .col3 .news .newsflash .buttons {
            bottom: 0px;
            position: absolute;
            right: 0px;
          }
          
          #banner-investor .popup .col3 .news .newsflash .nav-button {
            background: #03548e;
            cursor: pointer;
            float: left;
            height: 16px;
            margin-left: 5px;
            width: 16px;
          }
          
          #banner-investor .popup .col3 .news .newsflash .nav-button:hover,
          #banner-investor .popup .col3 .news .newsflash .nav-button.active {
            background: #85bbe6;
          }
          
          

#hometext {
  background: #218b9b;
  color: #fff;
  font-family: 'Helvetica LT W01 Condensed',Helvetica, Arial;
  font-size: 50px;
 

  height: 73px;
  padding: 24px 0 0;
  text-align: center;
}

#content {
  min-height: 600px;
  padding-bottom: 60px;
}
  
  #content #breadcrumbs {
    background: #f0f0f0;
    border-top: 1px solid #8fa4b5;
    font-family: 'Helvetica Neue LT Std', Arial;
    font-size: 14px;
    font-weight: medium;
    font-stretch: condensed;
    height: 22px;
    margin: 20px 0 15px;
    padding: 8px 0 0 64px;
  }
  
  #content #content-top {
    background: #8fa4b5 url(../images/title.png) no-repeat left bottom;
/*     width: 896px; */
    height: 85px;
    padding: 30px 0 20px 64px;
  }
  
    #content #content-top h2,
    #content .search h2,
    #content .contact h2 {
      color: #fff;
      font-size: 48px;
      margin: 0;
      white-space: nowrap;
    }

  #content #content-text {
	margin: 15px 0 0 0;
    padding: 10px 0px 0px 64px;
    position: relative;
    width: 580px;
  }

  #content #content-text p{
    text-align: justify;
  }
  
  
    #content #content-text .search {
      position: relative;
    } 
    
      #content #content-text .search {
        color: #003e6b;
        font-size: 16px;
        font-weight: 100;
      }
      
      #content #content-text .search p {
        margin: 5px 0;
      }
      
      #content #content-text .search hr {
        margin: 10px 0;
      }
      
      #content #content-text .search label {
        color: #003e6b;
        font-size: 16px;
        font-weight: 500;
        margin-right: 5px;
      }
      
      #content-text .search #searchForm p {
	    font-family: 'Helvetica LT W01 Condensed',Helvetica, Arial;
      }
    
      #content #content-text .search #search-searchword {
        background: #323031;
        border: none;
        color: #fff;
        font-size: 18px;
        height: 30px;
        padding-left: 10px;
        width: 479px;
      }
      
      #content #content-text .search .button {
        background: url(../images/search-large-btn.png);
        border: none;
        cursor: pointer;
        height: 32px;
        overflow: hidden;
        position: absolute;
        text-indent: -999em;
        width: 33px;
      }
      
      #content #content-text .result-title {
        list-style: none;
      }
      
        #content #content-text .result-title h5 {
          font-size: 25px;
          margin: 10px 0 0;
        }
        
      #content #content-text .result-text {
        border-bottom: 1px solid #e9e9e9;
        color: #171717;
        font-size: 14px;
        margin: 0;
        padding: 0px 0px 20px;
      }
  
    #content .blog {
    	float: left;
    }
    
      #content .blog .item h2 {
        color: #ff8c00;
        font-size: 30px;
        margin: 20px 0 0px;
      } 
      
      #content .blog .items-row {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 20px;
        height: 100%;
        overflow: hidden;
      }
      
    #content .contact {
      
    }
      
      #content .contact #content-text  {
        width: 745px;
        position: relative;
        height: 420px;
      }

      #content .contact #content-text div {
        width: 320px !important;
      }

      #content .contact #content-text .contact-left { float: left; }

      #content .contact #content-text .contact-right {
        position: absolute;
        top: 0;
        right: 0;
      }

      #content .contact #content-text .rsform {
        background: #f0f0f0;
        border: none;
        padding: 10px;
        width: 300px;
        float: right;
      }

        #content .contact #content-text .rsform  ol{
            margin: 0;
          }

        #content .contact #content-text .rsform  ol li{
          list-style-type: none;
          padding: 5px 0;
        }
      
        #content .contact fieldset {
          border: none;
        }
        
        #content .contact legend {
          display: none;
        }
        
        #content .contact label {
          color: #171717;
          font-size: 14px;
        }
        
        #content .contact input,
        #content .contact textarea {
          border: 1px solid #d4dbe3;
          color: #171717;
          font-family: Arial;
          font-size: 14px;
          margin: 4px 0px 6px 0px;
          padding: 5px;
          width: 306px;
        }
        #content .contact input.invalid,
        #content .contact textarea.invalid {
          border: 1px solid #ff0000;
        }
        
        #content .contact dd {
          margin: 0px 0px 5px;
        }
        
        #content .contact .rsform-submit-button {
          background: #003e6b url(../images/send-btn.png) no-repeat right 4px;
          border: none;
          color: #fff;
          cursor: pointer;
          font-family: Arial;
          font-size: 14px;
          padding: 10px 50px 10px 10px;
          width: 132px;
        }
        
        #content .contact .rsform-submit-button:hover {
          background-color: #105d96;
        }
  
  .sub .item-page {
	  float: left;
  }
  
  #content #content-right {
    float: right;
    margin: 30px 0 40px 60px;
    width: 250px;
  }
  
    #content #content-right h3 {
      background: #8fa4b5;
      color: #fff;
      font-family: Arial;
      font-size: 13px;
      margin: 0;
      padding: 10px 25px;
    }
    
      #content #content-right h3 a {
        color: #fff;
      }

      #content #content-right .moduletable_annualreport p { margin: 0; }

      #content #content-right .moduletable_annualreport p a {
        padding: 10px 35px;
        background: #f0f0f0;
        display: block;
        margin: 0;
        color: #555254;
        font-size: 13px;
        font-weight: bold;
      }
      
        #content #content-right .moduletable_annualreport p a:hover { text-decoration: none; background: #CDDDEB; }
  
    #content #content-right .latestnews .date { display: none; }

  .staff #content h4 {
    margin: 10px 0 0 120px;
  }
  
  .staff #content h5 {
    margin: 0 0 0 120px;
  }
  
  .staff #content img {
    float: left;
    margin: 0px 20px 20px -120px;
  }
  
  .staff #content hr {
/*     clear: both; */
  }
  
  .staff #content p {
    margin-left: 120px;
  }

#bottom {
  background: #8fa4b5 url(../images/bottom-bg.png) no-repeat left bottom;
  height: 103px;
  position: relative;
  z-index: 20;
  width: 960px;
}

  #bottom .popup {
    background: #fff url(../images/popup-bg.png) no-repeat right top;
    bottom: 93px;
    color: #bc311b;
    font-size: 18px;
    display: none;
    padding: 30px 10px;
    position: absolute;
  }
  
    #bottom .popup a {
      background: #bc311b;
      color: #fff;
      clear: left;
      display: block;
      float: left;
      text-align: center;
    }
    
    #bottom .popup .newsflash-title.news a {
      background: none;
      text-align: left;
    }
    

  
  #bottom #bottom-left,
  #bottom #bottom-middle,
  #bottom #bottom-right {
    color: #fff;
    float: left;
    font-family: 'Helvetica LT W01 Condensed',Helvetica, Arial;
    font-size: 26px;
    margin: 0;
    position: relative;
    text-align: center;
  }
  
    #bottom #bottom-left { 
      height: 93px;
      width: 400px;
    }

    #bottom #bottom-middle { 
      height: 93px;
      width: 300px;
    }
    
	#bottom #bottom-middle h3 ,
	#bottom #bottom-right h3 {
	  font-family: 'Helvetica LT W01 Condensed',Helvetica, Arial;
 	}

    #bottom #bottom-right { 
      height: 93px;
      width: 260px;
    }

  
    #bottom #bottom-left  p,
    #bottom #bottom-middle p,
    #bottom #bottom-right p {
      margin: 0;
    }
  
    #bottom #bottom-left  a,
    #bottom #bottom-middle a,
    #bottom #bottom-right a {
      color: #fff;
    }
    
    #bottom #bottom-left .button,
    #bottom #bottom-middle .button,
    #bottom #bottom-right .button {
      background: #8fa4b5 url(../images/bottom-bg.png) no-repeat left bottom;
      font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
      padding-top: 10px;
      position: absolute;
      z-index: 200;
      zoom: 1;
    }
    
       #bottom #bottom-left .button {
        height: 93px;
        width: 400px;
        left: 0;
        top: 0;
       }

       #bottom #bottom-middle .button {
        background-position: -400px bottom;
        height: 93px;
        width: 300px;
        left: 0;
        top: 0;
       }

       #bottom #bottom-right .button {
        background-position: -700px bottom;
        height: 93px;
        width: 260px;
        left: 0;
        top: 0;
       }
       
       
    
        #bottom .button a {
          background: url(../images/buttons.png) no-repeat 300px -230px;
          display: block;
          font-size: 30px;
          padding: 10px 50px 0px 0px;
        }
        
          #bottom #bottom-left .button a {
            margin-left: 50px;
          }
          
            #bottom #bottom-left:hover .button a {
              background-position: -139px -230px;
            }
    
          #bottom #bottom-middle .button a {
            background-position: 200px -230px;
          }
          
            #bottom #bottom-middle:hover .button a {
              background-position: -239px -230px;
            }

          #bottom #bottom-right .button a {
            background-position: 200px -230px;
          }
          
            #bottom #bottom-right:hover .button a {
              background-position: -239px -230px;
            }

    
    
    
    #bottom #bottom-left .popup,
    #bottom #bottom-middle .popup,
    #bottom #bottom-right .popup {
      box-shadow: 5px 5px 25px #333;
      display: none;
      position: absolute;
      text-align: left;
      top: 0;
      z-index: 25;
    }
    
      .home #bottom #bottom-left .popup {
	    font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
        height: 247px;
        left: 62px;
        padding: 0;
        width: 281px;
      }
      
        .home #bottom #bottom-left .popup a {
          border-radius: 17px;
          padding: 4px 15px 6px;
        }
        
        .home #bottom #bottom-left .popup .about-container {
          background: url(../images/about-popup-bg.png) no-repeat bottom left;
          height: 227px;
          padding-top: 30px;
          width: 281px;
        }
        
        .home #bottom #bottom-left .popup .about-container p {
          padding: 10px 15px 0;
        }
      
      .sub #bottom #bottom-left #popup-container {
        margin: 0;
        overflow: visible;
      }
      
      .sub #bottom #bottom-left .popup {
        background: #003E6B url(../images/popup-bg.png) no-repeat right top;
        height: 300px;
        left: 0px;
        padding: 30px 0 0;
        width: 811px;
      }
      
        .sub #bottom #bottom-left .popup .col2 a {
          background: none;
          text-align: left;
          float: none;
          font-size: 14px;
        }
        
        .sub #bottom #bottom-left .popup .col3 a { font-size: 14px; line-height: 16px; }
        
        .sub #bottom #bottom-left .popup .col2 li {
/*
          display: block;
          float: left;
          overflow: hidden;
          position: relative;
*/
        }

        .sub #bottom #bottom-left .popup .col2 .date {
          float: left;
          overflow: hidden;
        }        
        .sub #bottom #bottom-left .popup .col2 .title {
          float: left;
          margin-bottom: 15px;
          overflow: hidden;
        }
        
          .sub #bottom #bottom-left .popup .col2 .title a {
            background: none;
            display: block;
            line-height: 120%;
            
            text-align: left;
          }

        
        .sub #bottom #bottom-left .popup .col2 .subscribe a {
          color: #003E6B
        }
        
        .sub #bottom #bottom-left .popup .about-container {
          background: url(../images/about-popup-bg.png) no-repeat bottom left;
          height: 227px;
          padding-top: 30px;
          width: 281px;
        }
        
        .sub #bottom #bottom-left .popup .about-container p {
          padding: 10px 15px 0;
        }

      
      #bottom #bottom-middle .popup {
	    font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;
        height: 267px;
        padding: 0;
        width: 321px;
        left: 0;
      }
      
        #bottom #bottom-middle .popup .careers-container {
          background: url(/images/careers.jpg) no-repeat top left;
          color: #BC311B;
          height: 117px;
          left: 0px;
          margin-top: 27px;
          padding: 130px 20px 0px 20px;
          width: 281px;
        }
        
        #bottom #bottom-middle .popup .careers-container h3 {
          color: #BC311B;
          font-size: 27px;
        }
        
        #bottom #bottom-middle .popup .careers-container a {
          border-radius: 17px;
          padding: 4px 15px 6px;
        }

      
      
      #bottom #bottom-right .popup {
	    font-family: 'Helvetica LT W01 Light Cond',Helvetica, Arial;  
        height: 525px;
        padding: 0;
        right: 0px;
        width: 631px;
      }
      
        #bottom #bottom-right .popup h3 {
          color: #BC311B;
          font-size: 24px;
          margin: 40px 0px 15px 25px;
          text-align: left;
        }
      
        #bottom #bottom-right .popup .map {
          background: #85bbe6 url(../images/project-map-june2017.png) no-repeat 30px 90px;
          color: #003e6b;
          font-size: 14px;
          height: 470px;
          padding: 20px;
          position: relative;
          text-align: left;
        }
        
          #bottom #bottom-right .popup .map .location {
            background: none;
            display: block;
            height: 20px;
            overflow: hidden;
            position: absolute;
            text-indent: -999em;
            top: 0px;
            width: 20px;
          }
          
            #bottom #bottom-right .popup .map .location.australia {
              height: 60px;
              left: 230px;
              top: 310px;
              width: 72px;
            }

            #bottom #bottom-right .popup .map .location.canada {
              height: 100px;
              left: 405px;
              top: 107px;
              width: 140px;
            }

            #bottom #bottom-right .popup .map .location.finland {
              height: 50px;
              left: 90px;
              top: 130px;
              width: 20px;
            }

          #bottom #bottom-right .popup .map .info {
            background: #fff;
            color: #BC311B;
            display: none;
            font-size: 18px;
            overflow: hidden;
            padding: 10px 20px;
            position: absolute;
            text-align: left;
            top: 0px;
          }
          
          #bottom #bottom-right .popup .map #map-locations > li:hover .info {
            display: block;
          }
          
          #bottom #bottom-right .popup .map #map-locations li {
            list-style: none;
          }
          
            #bottom #bottom-right .popup .map .info.australia {
              left: 280px;
              top: 270px;
            }

            #bottom #bottom-right .popup .map .info.canada {
              left: 435px;
              top: 77px;
            }

            #bottom #bottom-right .popup .map .info.finland {
              left: 60px;
              top: 70px;
            }

/* Lightbox */
.lightbox img {
  border: 1px solid #ccc;
  padding: 3px;
}

.lightbox:hover img {
  border: 1px solid #8fa4b5;
}

/* For Investor Page */
.sub .investor-info {
  margin: 20px 0;
}

.sub .investor-info .column2 {
  float: left;
  width: 230px;
  padding: 20px;
  margin: 0;
  background: #003e6b;
  min-height: 300px;
  color: #fff;
}

  .sub .investor-info .column2 h3 {
    margin-top: 0;
    color: #fff;
  }
  
  .sub .investor-info .column2.last { margin: 0 0 0 280px; float: none; }

  .sub .investor-info .column2 .date { color: #85bbe6; }

  .sub .investor-info .column2 .title a { color: #fff; }

  .sub .investor-info .column2 .subscribe a {
    background: #85bbe6 url(../images/mail-icon.png) no-repeat 10px 7px;
    border-radius: 15px;
    color: #003e6b;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 12px 7px 35px;
  }

#footer {
  float: left;
  margin: 0;
  width: 100%;
  padding: 50px 0 30px 0;
}

  #footer a { color: #333; }

  #footer .dash {
    background: url('../images/dash.png') no-repeat 0 0;   
    display: block;
    float: right;
    font-size: 0;
    height: 28px;
    line-height: 0;
    margin: -16px 0 0 0;
    width: 190px;
  }
  #footer .dash:hover {
	  background-position: 0 100%;
  }
  
/* Sitemap */
#xmap { margin: 0 0 0 20px; }

  #xmap h1 {
    color: #fff;
    font-size: 48px;
    margin: 0 0 20px 0;
    white-space: nowrap;
    background: #8fa4b5 url(../images/title.png) no-repeat left bottom;
    height: 85px;
    padding: 30px 0 20px 64px;
  }

  #xmap li { margin: 0 0 10px 0; }

  #xmap .level_1,
  #xmap .level_2,
  #xmap .level_3 { margin: 10px 0 0 20px; }

/* Gallery */
#content #content-text .slides-container ul { margin: 0; }

/*
#content #content-text .wk-gallery-showcase .wk-slideset > div .next,
#content #content-text .wk-gallery-showcase .wk-slideset > div .prev { top: 60px; }
*/

#content #content-text .wk-gallery-showcase ul.set li {
	list-style: none;
}

/* Form */
#subForm label {
  margin: 0 0 5px 0;
  display: block;
}

#subForm input[type="text"] {
  padding: 10px;
  background: #fff;
  border: 1px solid #8fa4b5;
  font-family: Arial;
  font-size: 14px;
  margin: 0 0 20px 0;
  width: 250px;
}

#subForm input[type="submit"], .acymodifybutton input[type="submit"] {
  background: #bc311b;
  border: none;
  width: 150px;
  color: #fff;
  padding: 7px 0;
  display: block;
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  cursor: pointer;
}

/* LATEST ANNOUNCEMENT */
#content #content-right .date {
  display: block;
  margin: 0 35px;
  color: #666;
  font-style: italic;
  font-size: 11px;
}

.date { display: block; margin-bottom: 5px; }

#content #content-right .latest-announcement li { padding: 10px 0 0 0; }

#content #content-right .latest-announcement a { padding-top: 0; }

/* BLOG LAYOUT FOR CATEGORY PAGE */
.category-desc { margin-left: 64px; }

.items-leading {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 20px;
}

.items-leading h2 { color: #FF8C00; }

.items-row.cols-2 .column-1 {
  float: left;
  width: 270px;
}

.items-row.cols-2 .column-2 {
  float: right;
  width: 270px;
}

.items-more h3 { display: none; }
#content #content-text .items-more ol { list-style: none; margin: 10px 0 0; }
#content #content-text .items-more ol li { list-style: none; margin: 0 0 10px 0; }
.pagination { display: none; }


.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

#acymodifyform legend {
  padding: 20px 0 7px 0;
}