/* ===================================================== */
/* Styling for Responsive Template written by FastSpring */
/* ===================================================== */

.temp-img {
    display:inline;
    vertical-align: top;
}

.temp-display {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    max-width: 350px;
}

.temp-price {
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
}

.temp-nav {
    display: inline;
}

.temp-desc {
    clear: both;
    display: block;
    padding-bottom: 25px;
    padding-top: 12px;
}
.temp-prod {
    border-bottom: 1px solid #dddddd;
    margin-top: 25px;
}
.temp-sec .temp-prod:last-child {
    border-bottom: none;
}
.temp-hd {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 3px;
    color: #3973AC;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 12px;
    text-align: left;
    text-transform: uppercase;
}

.temp-sec {
    padding-top:20px;
}

.temp-sec:first-of-type {
    padding-top:0px;
}

.temp .store-page-navigation {
    border-top: medium none;
    clear: none;
    float: right;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    text-align: right;
    width: 150px;
}

.temp .store-action-title {
    white-space: normal !important;
}

.temp a.store-action-command {
    text-align: center;
}

.temp .store-page-navigation .store-action-list li {
white-space: normal !important;
}
