.firstlook {
    /*  overflow: hidden; */
}

.firstlook h1, .firstlook h2, .firstlook h3, .firstlook h4, .firstlook h5 {
    margin: 0px;
}

#fl-title-block h1 {
    font-size: 44px;
}

.row.fl-gutter {
    overflow: visible;
    width: 100%;
    height: 1px;
    z-index: 75;
}

.stripes {
    background-position: center top;
    width: 100%;
}

.fl-gutter-cell, .fl-gutter-buttons {
    display: block;
    clear: none;
    list-style: none;
    width: 100%;
    height: 40px;
    background-position: center top;
    background-repeat: repeat-x;
    /*  background-color: rgba(255,128,128,0.25); */
}

.row.fl-gutter .fl-gutter-cell {
    margin: -40px 0px 0px 0px;
}

.fl-gutter-cell.top {
    background-image: url("../img/fl-gutter/90x20_fx.png");
    position: absolute;
    top: 0px;
    height: 20px;
    z-index: 85;
}

.fl-gutter-cell.bottom {
    background-image: url("../img/fl-gutter/180x40_fx.png");
}

.fl-gutter-buttons {
    position: absolute;
    margin-top: 10px;
}

.fl-gutter-buttons .placement {
    margin: auto;
}

.splitter {
    height: 520px;
}

.splitter.tight {
    height: 320px;
}

.firstlook.easy .row {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 100%;
}

.fake-row-container {
    position: absolute;
    width: 100%;
    z-index: 85;
    height:320px;
}

.fake-row {
    position: relative;
    width: 960px;
    padding: 30px 0 0 0;
    margin: auto;
}

/* Cell-Fu */
.splitter .cell {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

.splitter .cell.padthis, .padthis {
    padding: 20px;
}

.padthis.more {
    padding: 40px 20px 20px 20px;
}

.splitter .row > .cell {
    height: 520px;
}

.splitter.slim .row > .cell {
    height: 320px;
}

.splitter .cell.third .cell {
    height: 33.33333%;
}

.splitter .cell.third .cell.span2 {
    height: 66.66666%;
}

.splitter .cell.half .cell, .splitter .cell.fourth .cell.span2 {
    height: 50%;
}

.splitter .cell.fourth .cell {
    height: 25%;
}

.splitter .cell.fourth .cell.span3 {
    height: 75%;
}

.splitter .cell.fourth .cell {
    height: 25%;
}

.splitter .cell.big .cell {
    width: 100%;
    height: 100%;
}

.splitter .cell.top-row {
    height: 320px;
}

.splitter .cell.bottom-row {
    height: 320px;
}

.top-stripe, .bottom-stripe {
    list-style: none;
    margin: 0px;
    width: 100%;
    background-color: rgba(255, 128, 128, 0.33);
    position: absolute;
}

.top-stripe {
    height: 20px;
    top: 0px;
}

.bottom-stripe {
    height: 40px;
    top: 480px;
}

.tight .bottom-stripe {
    top: 280px;
}

.floater {
    display: block;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
}

@media only screen and (max-width: 1024px) {
    .splitter, .splitter .row > .cell {
        height: 320px !important;
    }

    .bottom-stripe {
        top: 280px;
    }
}

/* Firstlook easy */
.firstlook .easy {
    position: relative;
    height: auto;
    min-height: auto;
    overflow: visible;
    min-width: 960px;
}

.easy .imgLayer {
    width: 100%;
    padding: 0px;
    margin: 0px;
    min-width: 960px;
    overflow: hidden;
    z-index: 50;
}

.theImg {
    /*  min-width: 1182px; */
    /*  min-width: 1108px; */
    min-width: 960px;
    max-height: 420px;
}

.theImg.pusher {
    max-height: 100%;
}

.theImg img {
    display: block;
    width: 100%;
}

.cal-style, .cal-style h1, .cal-style h2, .cal-style h3, .cal-style h5 {
    text-align: center;
}

.cal-style h1 {
    font-size: 24px;
}

.cal-style h1.price {
    font-size: 32px;
}

.cal-style h4 {
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cal-style h5 {
    font-size: 12px;
}

.cal-style .arrow {
    font-size: 0.8em;
}

.cal-style .button {
    width: 100%;
}

.cal-style .linkage {
    padding-top: 10px;
}

#fl-title-block h4, #fl-title-block-flexible h4 {
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.easy .floater, .easy .floater-left {
    display: block;
    position: absolute;
    clear: none;
}

.easy .floater, .floater-companion {
    float: right;
    right: 0px;
}

.easy .floater-left {
    float: left;
    left: 0px;
    margin: 0px;
}

.floater-companion {
    height: 200px;
    width: 20%;
    background-color: red;
}

.yellow, .shop-box .topper.yellow, .shop-box .tag.yellow {
    background-color: #ffcc00;
}

.black, .shop-box .topper.black, .shop-box .tag.black {
    color: white;
    background-color: black;
}

.black h1 {
    color: white;
}

.firstlook .freeform {
    display: block;
    position: absolute;
}

#fl-title-block {
    width: 450px;
    height: 320px;
}

#fl-title-block.floating-square {
    margin-top: 15px;
    margin-left: 15px;
    height: 290px;
}

#fl-info-block {
    display: block;
}

#fl-title-block-flexible {
    min-width: 960px;
    width: 100%;
}

#fl-title-block-flexible h2 {
    /*  padding-top: 60px; */
    text-align: left;
}

#fl-title-block-flexible .spacer {
    float: right;
    clear: none;
    width: 40%;
    height: 320px;
    /*  border: 1px red dotted; */
}

a.col-black {
    color: black;
}

@media only screen and (max-width: 980px) {
    .free-width, .free-width .row, .free-width .twelve .columns {
        min-width: 100% !important;
        max-width: 100% !important;
    }
}

/*
@media only screen and (min-width: 1160px) {
  .floater-companion {
    display: none;
    }
  }
*/

@media only screen and (max-width: 1150px) {
    #fl-info-block.hide {
        max-height: 60px !important;
    }

    #fl-info-block.hide h2, #fl-info-block.hide h4, #fl-info-block.hide p {
        display: none;
    }

    #fl-info-block.hide .keepThis {
        margin-top: -10px;
        padding: 0px;
        display: block;
    }

    #fl-info-block.hide.completely {
        display: none;
    }
}

@media only screen and (max-width: 960px) {
    #fl-info-block {
        margin-left: 740px;
        float: left;
        left: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    #fl-title-block h1 {
        font-size: 33px;
    }

    #fl-title-block h4 {
        font-size: 14px;
    }

    #fl-title-block {
        width: 320px;
        height: 240px;
    }

    #fl-title-block.floating-square {
        width: 450px;
    }

    #fl-title-block.floating-square h4 {
        font-size: 14px;
        font-size: 18px;
    }

    #fl-title-block.auto-shrink {
        width: 320px;
        height: auto;
    }

    /*
      .flex-text p {
        width: 700px;
        }
      .floater-companion {
        display: none;
        }
    */
}

.second-look {
    display: block;
    position: relative;
    width: 100%;
}

ul.second-look, ul.second-look > li {
    display: block;
    list-style: none;
    margin: 0px;
}

.absolute {
    display: block;
    position: absolute;
    clear: none;
    width: 100%;
    height: 100%;
}

img.block {
    display: block;
}


