/*Product Box */

#page .product-box {
    width: 584px;
    background: #E7ECED;
    position: relative;
    float: left;
    border: 1px solid #E7ECED;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 15px;
}

#page .product-box h1 {
    font-size: 30px;
    margin-bottom: 10px;
}

#page .product-box h1 .entity {
    font-size: 20px;
    vertical-align: text-top;
}

#page .product-box p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

#page .product-box ul {
    margin-left: 35px;
    line-height: 18px;
    margin-bottom: 15px;
}

#page .product-box ul li {
    margin: 5px 0;
    font-size: 13px;
}

#page .product-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

#page .product-button a {
    background-color: #ed601a;
    color: white;
    padding: 5px 0;
    border-radius: 3px;
    width: 150px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#page .product-button a:hover {
    background-color: #1D272A;
}

#page .carriers {
    width: 33.33%;
    float: left;
    margin: 15px 0px;
}

#page .carriers .icon {
    height: 180px;
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
}

#page .carriers .icon:hover img {
    margin-top: -180px;
}

#page .carriers h3 {
    font-size: 30px;
    margin: 25px 0 0 0;
    text-align: center;
    font-weight: normal;
}

#page .carriers h3 a {
    color: #ed601a;
    text-decoration: none;
}

#page .carriers h3 a:hover {
    color: #364043;
}

#page .carriers ul {
    list-style: none;
    margin: 0;
}

#page .carriers ul li {
    padding: 2px 0;
    text-align: center;
}

/*Header Bar Box */

#page .header-bar-box {
    position: relative;
    float: left;
    border: 1px solid #E7ECED;
    background: #E7ECED;
    margin-right: 15px;
    margin-bottom: 10px;
}

#page .box-standard {
      height: 288px;
      width: 280px;
}

#page .box-tall {
      width: 213px;
      height: 342px;
}

#page .box-wide {
      width: 448px;
      height: 124px;
}

#page .header-bar-box h2 {
    color: #364043;
    text-decoration: none;
    font-size: 15px;
    height: 27px;
    line-height: 27px;
    padding-left: 25px;
    border-bottom: 1px solid #E7ECED;
    background: #fff url('/images/box-gradient.jpg') top left no-repeat;
    margin-bottom: 0;
}

#page .header-bar-box h2 a {
    color: #364043;
    text-decoration: none;
}

#page .header-bar-box p {
    padding: 20px 20px 0 20px;
    margin: 0;
    line-height: 14px;
}

#page .header-bar-box ul {
    padding: 15px 15px 35px 35px;
    margin: 0;
}

#page .header-bar-box ul li {
    padding-bottom: 10px;
    margin: 0;
    line-height: 14px;
}

#page .header-bar-box .more-link {
    display: block;
    margin-left: 20px;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
}

#page .third-box {
    margin-right: 0;
}

#page .header-bar-box .gradient-green {
    background: #fff url('../images/box-gradient-green.jpg') no-repeat bottom left;
}

#page .header-bar-box .gradient-navy {
    background: #fff url('../images/box-gradient-navy.jpg') no-repeat bottom left;
}

#page .header-bar-box .gradient-orange {
    background: #fff url('../images/box-gradient-orange.jpg') no-repeat bottom left;
}

#page .header-bar-box .gradient-red {
    background: #fff url('../images/box-gradient-red.jpg') no-repeat bottom left;
}

#page .header-bar-box .gradient-blue {
    background: #fff url('../images/box-gradient-blue.jpg') no-repeat bottom left;
}

/* Video Testimonial */

#page .video-testimonial {
    width: 190px;
    height: 180px;
    float: left;
    margin: 0 20px 30px 0;
}

#page .video-testimonial .video {
    text-indent: -9999px;
    display: block;
    height: 109px;
    overflow: hidden;
    background: no-repeat top left;
}

#page .video-testimonial .video:hover {
    background-position: bottom left;
}

#page .video-testimonial #donna {
    background-image: url('/about/successStories/images/video-donna.jpg');
}

#page .video-testimonial #laurie {
    background-image: url('/about/successStories/images/video-laurie.jpg');
}

#page .video-testimonial #mara {
    background-image: url('/about/successStories/images/video-mara.jpg');
}

#page .video-testimonial #tammy {
    background-image: url('/about/successStories/images/video-tammy.jpg');
}

#page .video-testimonial #natalie {
    background-image: url('/about/successStories/images/video-natalie.jpg');
}

#page .video-testimonial #sean {
    background-image: url('/about/successStories/images/video-sean.jpg');
}

#page .video-testimonial #chris {
    background-image: url('/about/successStories/images/video-chris.jpg');
}

#page .video-testimonial h3 {
      color: #f0ab00;
      margin: 0;
}

#page .video-testimonial h4 {
    color: #697376;
    font-weight: normal;
    margin: 0;
}

#page .video-testimonial h5 {
    font-size: 13px;
    color: #1D272A;
    font-weight: normal;
}

/* Quotes */

#page .quote {
    background: transparent url(/images/testimonials-quote.jpg) no-repeat top left;
    min-height: 101px;
    padding: 45px 45px 0 45px;
    margin-bottom: 35px;
}

#page .quote h2 {
      font-size: 18px;
      margin-bottom: 15px;
}

#page .quote h4 {
    font-size: 14px;
    color: #ED601A ;
    margin-bottom: 15px;
    margin-top: -10px;
}

#page .quote p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

/* Partners */

#page .partners {
    border-bottom: 1px solid #697376;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#page .partners img {
    float: left;
    width: 169px;
    height: 224px;
    margin-right: 9px;
}

#page .partners h2 {
    font-size: 14px;
    margin-bottom: 2px ;
}

#page .partners p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

#page .partners a {
    font-size: 13px;
    margin-left: 8px;
    clear: both;
}

#page .answer {
    display: none;
}

#page .question {
    cursor:pointer;
}

/* Service Guide */

#grid {
    width: 630px;
    padding: 15px 15px 0;
}

#grid .box {
    border-radius: 5px;
    float: left;
    border: 1px solid #E7ECED;
    padding: 20px 20px 0 20px;
    background: #E7ECED;
    width: 250px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#grid .box h2 {
    font-size: 14px;
}

#grid .box .imgWrapper {
    float: left;
    height: 115px;
    width: 51px;
    padding-right: 5px;
    padding-top: 5px;

}

#grid .box .imgWrapper.short {
    height: 70px;
}

#grid .box ul {
    margin-left: 10px;
    list-style: none;
}

#grid .box ul li {
    padding-bottom: 5px;
    margin: 5px 0;
}

/* Resource Library */

#page.resource-library h2 {
    border-bottom: 1px solid #364043;
    margin-top: 30px;
}

#page .row {
    clear: both;
    padding-top: 20px;
}

#page .section {
    width: 100%;
    margin-bottom: 10px;
}

#page .resource {
    float: left;
    width: 33.33%;
}

#page .resource h3 {
    float: left;
    margin: 5px 0;
    width: 210px;
    font-size: 14px;
}

#page .resource h4 {
    float: left;
    width: 212px;
    font-size: 14px;
    font-weight: 500;
    color: #364043;
}

#page .resource .wrapper {
    float: left;
    position: relative;
    height: 278px;
}

#page .resource .wrapper img {
    border: 1px solid #364043;
}

#page .resource .overlay {
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    z-index: 100;
    top: 0;
    opacity: 0;
    width: 210px;
    height: 278px;
    text-align: left;
}

#page .resource:hover .overlay {
    opacity: 1;
}

#ebook.resource .wrapper {
    height: 168px;
    padding-top: 110px;
}

.spacer{
    border: 0;
    margin-bottom: 20px;
    width: 100%;
}