﻿div.press-nav-container {
    float: left;
    margin: 10px 0 0 0;
    padding: 8px 0 2px 0;
    border-top: 1px solid #ccc;
}
div.press-nav-container-article {
    float: left;
    margin: 10px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px solid #ccc;
}
div.press-nav {
    float: left;
    font-size: 1.2em;
    width: 355px;
    text-align: left;
    font-weight: bold;
    height: 26px;    
    vertical-align: middle;
    padding-top: 3px;
}
div.press-nav a {
    text-decoration: none;
}
div.press-nav a:hover {
    text-decoration: underline;
}
div.press-search {
    float: left;
    width: 204px;
    text-align: left;
    height: 26px;
}

.press-search-box {
    margin: 0;
    border: 0;
    padding: 0;
    padding-top: 3px;
    font-size: 1em;
    height: 20px;
    border: 1px #e6e6e6 solid;
    float: left;
    width: 160px;
    margin-right: 1px;
}
.press-search-filter {
    width: 194px;
    float: left;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
.press-search-filter select {
    width: 183px;
    float: left;
    margin-left: 0;
    padding-left: 0;
}
.pagination-press {
    border-top: 1px solid #ccc;
    padding: 10px 0 10px 0;
    height: 16px;
    clear: both;
}

.article-break-press {
    background-color: #fff;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
    font-size: 0px;
    clear: both;
}

.article-associated-files-container {
    padding: 10px;
    line-height: 25px;
    font-size: 1.1em;
    text-align: left;
    /*margin: 10px 0 10px 20px;
    padding: 0 0 0 0;*/
}
.article-associated-files-title {
    font-size: 1.4em;
    font-weight: bold;
}


.suite-image-products {
    background-image: url(/Images/Homeowners/bg-products.jpg);
    background-repeat: no-repeat;
}
.suite-image-products {

    /*background-position: -180px 50px;*/
    background-position: 0 50px;
    background-repeat: no-repeat;
    border: 0;
    width: 180px;
    height: 180px;
    margin-top: -50px;
}
a:hover img.suite-image-products {
    /*background-position: -180px 50px;*/
}
.content-search-result-range-2 {
    float: left;
    text-align: left;
    width: 348px;
    margin-left: 20px;
    font-size: 1.6em;
    font-weight: normal;
}

.result-count {
    float: right;
}
.best-seller-icon {
    width: 12px;
    height: 12px;
}
.search-results-prompt {
    text-align: left;
    font-size: 1.1em;
    margin: 0 0 10px 0;
    padding: 0;
}
.find-a-showroom-prompt {
    text-align: left;
    font-size: 1.1em;
    margin: 10px 0 0 0;
    padding: 0;
}
.suite-name-divider {
    font-weight: normal; 
    position: relative; 
    top: -1px;
} 

.ideal-list-product-additional-information {
    font-size: 1.1em;
}
.ideal-list-product-additional-information ul {
    list-style-type: none;
    padding: 0 0 1.2em 0;
    margin: 0.4em 0 0 0;
    width: 90%;
}

.ideal-list-product-additional-information li {
    background-image: url(/Images/ProductPage/exclamation.png);     
    background-repeat:  no-repeat;
    background-position: 10px 0;
    padding: 0 0 0 2em;
}

.product-wireframe-size-inner {

}

.wireframe-footnote {
    font-size: 1em;
    color: #ccc;
    text-align: center;
    margin-top: 4px;
}

.product-search-title {
    float: left;
    width: 160px;
}
.product-search-legend {
    float: right;
    text-align: right;
    width: 100px;
    padding-top: 12px;
}


/*
a.home-module {
    text-decoration: none;
    color: #929497;
}
a.home-module:hover {
    text-decoration: none;
    cursor: pointer;
}

.homepage-cta-image img {
    border: solid 0 pink;
}

.homepage-cta-more {
    font-size: 1.3em;
    color: #5780ae;
    text-align: right; 
    width: auto;
    font-weight: bold;
    z-index: 110;
}

.homepage-cta-text {
    font-weight: normal;
}
*/

.homeowners-cta-header-lg {
    width: 342px;
    padding: 0 9px 0 9px;
    background: url(/Images/Homeowners/bg-cta-header-lg.png) no-repeat top left;
    height: 50px;
    color: #747678; /*#929497;*/
    float: left;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
    background-color: #ffffff;
}

.suite-image-products-lg {

    /*background-position: -180px 50px;*/
    background-position: 0 50px;
    background-repeat: no-repeat;
    border: 0;
    width: 360px;
    height: 180px;
    margin-top: -50px;
}
