/*


Layout
*/
body {
  background: white url(../images/body.png) repeat-x;
  font-family: Arial, sans-serif;
  text-align: center;
}

  #shell {
    background: white;
    margin: auto;
    position: relative;
    width: 960px;
    text-align: left;
  }
  
    #head {
      background: #fff;
      border-bottom: 12px solid #25B5E3;
      height: 113px;
      position: relative;
    }
    
      #head h1 {
        left: 4px;
        position: absolute;
        top: 4px;
        margin: 0;
        padding: 0;
      }
        
        #head h1 a {
          background: url(../images/ecc_logo.gif) no-repeat;
          display: block;
          height: 105px;
          width: 343px;
        }
          
          #head h1 a span {
            display: none;
          }
          
      #head h2 {
        color: #666;
        bottom: 4px;
        font-size: 13px;
        font-weight: 100;
        left: 178px;
        position: absolute;
        z-index: 2;
        margin: 0;
        padding: 0;
      } 
    
    .main {
      border-left: 2px solid #D9D9D9;
      float: right;
      width: 708px;
      position: relative;
    }
    
      .main .pageTitle {
        height: 159px;
      }
        .pageTitle h1 {
          margin: 0;
          padding-top: 100px;
        }
      
      .main .wrapper_2 {
        padding-left: 20px;
        width: 490px;
      }
      
      #interior-top-image {
        position: absolute;
        top: 0;
        right: 10px;
      }
    
    .sub {
      float: left;
      width: 250px;
    }
    
      #calloutBanner {
        
      }
      
        #calloutBanner .wrapper {
          float: right;
          padding-right: 25px;
          padding-top: 30px;
          width: 230px;
        }
        
        #calloutBanner #callout-image{
          display: inline;
          float: left;
          height: 100%;
          width: 414px;
          overflow: hidden;
        }
          
          #callout-image img{
            position: absolute;
            bottom: 0;
          }
        
        #calloutBanner ul {
          margin: 0;
          margin-bottom: 35px;
          padding: 0;
        }
        
          #calloutBanner ul li {
            background: url(../images/arrow-bullet.gif) no-repeat left;
            color: #333;
            list-style: none;
            line-height: 12px;
            height: 12px;
            padding-left: 15px;
            margin-bottom: 10px;
            font-size: 14px;
          }
          
            #calloutBanner ul li:before {
              content: '';
            }
    
      #newsCol {
        
      }
      
        #newsCol .wrapper {
          padding-left: 20px;
        }
      
        #newsCol h1 {
          margin-top: 36px;
          padding-bottom: 5px;
          padding-left: 15px;
        }
        
        #newsCol p {
          margin-left: 19px;
        }
        
    
    #homeTop {
      
    }
    
      #homeTop .sub {
        background: #E5F2ED url(../images/callout-bg.png) repeat-x bottom;
        padding: 10px;
        width: 230px;
      }
      
        #homeTop .sub p {
          line-height: 22px;
          font-size: 16px;
        }
      
      #homeTop .main {
        background: white url(../images/homeTop-bg.png) repeat-x bottom;
        border: none;
        width: 710px;
      }
      
      #homeTop img {
/*        float: left;*/
      }
      
    
    .column {
      border-left: 2px solid #D9D9D9;
      border-top: 2px solid #D9D9D9;
      float: left;
      margin-top: 65px;
      position: relative;
      width: 236px;
    }
    
      .column h3.column-header {
        left: 5px;
        position: absolute;
        top: -25px;
        margin: 0;
        padding: 0;
      }
    
      .column .wrapper {
/*        border-left: 2px solid #D9D9D9;*/
        color: #666;
        position: relative;
      }
      
        .column .wrapper h5 {
          margin-bottom: 2px;
          margin-left: 10px;
        }
      
        .column .wrapper ul li {
          font-size: 14px;
          line-height: 17px;
        }
        
        .column .wrapper a.learn-more {
          right: 5px;
          position: absolute;
          top: -10px;
        }
    
    .middle {
      width: 232px;
    }

    #foot {
      clear: both;
      position: relative;
    }
    
      #foot p {
        font-size: 12px;
      }
      
        #foot p.right {
          color: #333;
          display: block;
          font-size: 15px;
          margin-top: 12px;
        }
        
          #foot p.right img {
            vertical-align: top;
          }
      
      #foot h3 {
        margin-top: 0;
      }
    
      #foot-wrapper {
/*        background: #fff;*/
        border-top: 2px solid #D9D9D9;
        border-bottom: 2px solid #D9D9D9;
        padding-top: 10px;
      }
      
        #foot-wrapper a {
          font-size: 15px;
        }
      
      #companyInfo {
        background: #E5F2ED url(../images/footer-bottom.png) no-repeat bottom;
        display: block;
        padding: 20px;
        padding-bottom: 15px;
        width: 920px;
      }
      
        #companyInfo #operationHours, #companyInfo #location, #companyInfo #phoneNumber {
          float: left;
          margin-right: 100px;
        }
    
/*

Navigation
*/
ul#navPrimary {
  height: 46px;
  right: 5px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
/*  width: 760px;*/
  z-index: 1;
}

* html ul#navPrimary {
  bottom: -1px;
}

  ul#navPrimary li {
    background: url(../images/tab-left.gif) no-repeat left;
/*    cursor: pointer;*/
    display: inline;
    float: left;
    height: 46px;
    list-style: none;
    margin: 0;
    margin-right: 10px;
    padding: 0;
    padding-left: 8px;
    position: relative;
    width: auto;
  }
  
  ul#navPrimary li.hover {
    background: url(../images/tab-active-left.png) no-repeat left;
  }
  
    ul#navPrimary li a {
      background: url(../images/tab-right.gif) no-repeat right;
      color: #0580CA;
      display: inline;
      height: 31px;
      float: left;
      font-weight: bold;
      font-size: 18px;
      letter-spacing: -.3px;
      margin: 0;
      padding: 15px 10px 0px 4px;
      text-decoration: none;
    }
    
    ul#navPrimary li a.hover {
      background: url(../images/tab-active-right.png) no-repeat right;
      color: white;
    }
    
ul#navTop {
  border-bottom: 2px solid #D9D9D9;
  right: 0px;
  padding-bottom: 5px;
  position: absolute;
  top: 5px;
}

  ul#navTop li {
    display: inline;
    float: left;
    list-style: none;
    margin: 0;
    margin-right: 20px;
    padding: 0;
  }
  
    ul#navTop li a {
      font-size: 14px;
    }

ul#navFoot {
}

  ul#navFoot li {
    display: inline;
    list-style: none;
  }
  
    ul#navFoot li a {
      padding: 1em;
      text-decoration: none;
    }
    
    ul#navFoot li a:hover {
    
    }

ul.navSub {
/*  width: 100%;*/
  margin-left: 15px;
}

  ul.navSub li {
    list-style: none;
    padding-right: 15px;
  }
  
    ul.navSub li a {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 10px;
      display: block;
      text-decoration: none;
      width: 100%;
    }
    

/* Undoing some Tripoli havock */
ul#navPrimary li:before, ul#navSecondary li:before, ul#navFoot li:before, ul.navSub li:before, ul#navTop:before, ul.inline-list li:before {
  content: '';
}

/*
Links

*/
.content a:link {
  color: #0580CA;
  text-decoration: none;
}

.content a:visited {
  color: #2A66A2;
  text-decoration: none;
}

.content a:hover {
  color: #2A65A2;
}

a.learn-more {
  background: url(../images/learn-more-button.png) no-repeat;
  display: block;
  color: #fff !important;
  font-weight: bold;
  height: 25px;
  padding-left: 8px;
  padding-top: 5px;
  width: 72px;
}

a.download-button {
  background: url(../images/arrow_button.png) no-repeat;
  cursor: pointer;
  color: #FFFFCC !important;
  display: block;
  font-size: 17px;
  font-weight: bold;
  height: 60px;
  letter-spacing: -.6px;
  padding-left: 70px;
  padding-top: 5px;
  width: 160px;
  margin-left: 10px;
}

  a.download-button:visited {
    color: #FFFFCC !important;
  }

/*
Type

*/
.content h1 {
  font-size: 24px;
}

/*


Misc
*/
#cocoDesign {
  background: url(../images/CocoDesign.png) no-repeat;
  display: block;
  height: 21px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 56px;
}

  #cocoDesign span {
    display: none;
  }

* {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.bborder {
  padding-left: 15px;
  border-bottom: 2px solid #D9D9D9;
}

.bullet {
  background: url(../images/arrow-bullet.gif) no-repeat left;
  padding-left: 19px;
}
/*


Comes in Handy Sometimes
*/
.NoMargin {
  margin: 0 !important;
}
.clear, .clearme {
  clear: both;
}

ul.inline-list {

}

  ul.inline-list li {
    display: inline;
    float: left;
    list-style: none;
    margin-right: 1em;
  }
  
    ul.inline-list li a {
      float: left;
    }

/*


Default styles for BrainBuster logic captcha
*/
#captcha {
  margin: .5em 0 .5em 0;
  font-size: 13px;
}

#captcha_answer {
  margin-left: .5em;
}

.captcha_failed input {
  border-style: inset;
  border-color: red;
  border-width: 3px;
}