﻿ 
    #fast-hero-vid {
      display: block;
      height: 360px;
      width: 640px;
      margin: 0 auto;
      position: relative; 
      top: 10px;
      margin-bottom: 50px;
    }
 
    #fast-logo { position: relative; left: -30px; margin-bottom: 50px; top: 10px; }

    #fast-benefits .fast-feature-icon { left: -8px; }

    hr.divider { margin: 50px 0 75px; }

    .featureBlocks { position: relative; top: 25px; margin-bottom: 50px; }
    .featureBlocks h2 { margin-top: 0 !important; }
    .grid2cola.featureBlocks .last { right: 25px; }
    .featureBlocks .large { font-size: 16px !important; color: #666; }
    .featureBlocks a.large { color: #0099ff; }

    .screen { position: relative; right: -18px; top: 50px; /*margin-bottom: 50px; */}
    
    .featureBlocks ul { margin-bottom: 20px !important; list-style-type: none; }
    #contentMain .column ul li { margin-left: 0 !important; }
    #contentMain .column ul.icoL li { margin-right: -80px; margin-left: 20px !important; padding: 0; font-size: 14px; line-height: 24px; margin-bottom: 7px; }
    #contentMain .column.first ul.icoL li { margin-left: 40px !important; }

    .column.push-150, .column.push-185 { position: relative; top: 150px; right: 45px !important; }
    .column.push-185 { top: 185px; }
    
    .well {
        font-family: arial;
        background-color: whiteSmoke;
        margin-bottom: 100px;
        padding: 19px;
        min-height: 20px;
        border: 1px solid #EEE;
        border: 1px solid rgba(0, 0, 0, 0.05);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); 
        font-size: 18px; 
        line-height: 24px;
        font-weight: bold;
        color: #333;
    }
    
    .featureBlocks .well { position: relative; margin-bottom: 30px; }
    .well p { padding-bottom: 0 !important; margin-bottom: 0 !important; }
    
    #fast-icons { padding: 0; width: 580px; display: block; margin: 0 auto; height: 140px; }
    
    #fast-icons li, #fast-icons a {
      display: inline-block;
      float:left;
      height: 74px;
      width: 74px;
    }
    #fast-icons li { margin-right: 50px; }
    #fast-icons li:last-child { margin-right: 0; }
    
    #fast-icons a {
      font-size: 18px;
      color: #999;
      font-family: arial;
      background: url("/sharepoint-hosting/_images/fast-search/fast-icons.png") no-repeat; 
      opacity: 1;
      -webkit-transition: opacity linear .2s;
      -moz-transition: opacity linear .2s;
      transition: opacity linear .2s;
      display: block;
      text-decoration: none !important;
    }
    
    #fast-icons a span { display: block; text-align: center; position: relative; top: 80px; white-space: nowrap; }
    
    .fast-icons-small { width: 151px; height: 24px; float: right; position: relative; top: -50px; margin-bottom: -50px !important; }
    .fast-icons-small li, .fast-icons-small a { float: left; display: inline-block; height: 24px; width: 24px; }
    .fast-icons-small li { margin-right: 7px; }
    .fast-icons-small li:last-child { margin-right: 0; }
    .fast-icons-small a { background: url("/sharepoint-hosting/_images/fast-search/fast-icons-small.png") no-repeat; }
    
    a.fast-search-icon { background-position: left top; }
        a.fast-search-icon:hover, a.fast-search-icon.active { background-position: left bottom; }
    a.fast-features-icon { background-position: -24px top; }
        a.fast-features-icon:hover, a.fast-features-icon.active { background-position: -24px bottom; }
    a.fast-benefits-icon { background-position: -48px top; }
        a.fast-benefits-icon:hover, a.fast-benefits-icon.active { background-position: -48px bottom; }
    a.fast-websites-icon { background-position: -72px top; }
        a.fast-websites-icon:hover, a.fast-websites-icon.active { background-position: -72px bottom; }
    a.fast-cloud-icon { background-position: right top; }
        a.fast-cloud-icon:hover, a.fast-cloud-icon.active { background-position: right bottom; }
    
    a#fast-search-icon { background-position: left center; }
    a#fast-features-icon { background-position: -74px center; }
    a#fast-benefits-icon { background-position: -148px center; }
    a#fast-websites-icon { background-position: -222px center; }
    a#fast-cloud-icon { background-position: right center; }
    #fast-icons a:hover { opacity: .8; }
    
    .big-quote {
      background: url("/sharepoint-hosting/_images/fast-search/big-quote-bg.png") no-repeat left top;
      font-family: arial; 
      padding-left: 90px;
      margin-bottom: 10px;
      }
    .big-quote p { font-size: 24px; line-height: 35px; color: #333; font-style: normal; }
    .big-quote small {
        font-size: 14px;
        line-height: 20px;
        color: #999; 
        font-style: normal; 
    }
    .big-quote small::before { content: "—"; }

    .ie7 #fast-icons, .ie8 #fast-icons { width: 630px; left: 25px; position: relative; }
    .ie7 .fast-icons-small, .ie8 .fast-icons-small { width: 158px; }