/* Common styles for Advanced HVAC Static Site */

body {
    background-color: #f8f9fa;
}

.auto-style5 {
    font-size: x-large;
    color: #009933;
    background-color: #FFFFFF;
    white-space: nowrap;
}

.auto-style22 {
    font-size: xx-large;
    height: 115px;
    color: #009900;
    background-color: white;
}

.auto-style25 {
    width: 720px;
}

.auto-style26 {
    color: black;
    font-size: xx-large;
}

.auto-style27 {
    text-align: center;
}

.auto-style32 {
    font-size: xx-large;
    color: #FF0000;
}

.auto-style24 {
    color: #FF0000;
}

.auto-style40 {
    padding-right: 20px;
    vertical-align: top;
    width: 300px;
}

.auto-style41 {
    color: black;
    width: 771px;
}

.auto-style42 {
    font-size: xx-large;
    text-decoration: underline;
}

.auto-style43 {
    font-size: x-large;
}

.auto-style44 {
    font-size: large;
    color: navy;
}

.auto-style46 {
    font-size: small;
}

.auto-style47 {
    width: 140px;
    color: #000000;
    text-align: right;
    font-size: medium;
    font-weight: bold;
}

.auto-style48 {
    font-size: medium;
    font-weight: bold;
}

.auto-style49 {
    color: black;
    width: 771px;
    font-size: medium;
}

.auto-style50 {
    color: #0000FF;
}

.auto-style53 {
    padding-right: 20px;
    vertical-align: top;
    width: 300px;
    text-align: center;
}

.auto-style54 {
    background-color: #FF0000;
    font-size: x-large;
}

.section-title {
    font-size: xx-large;
    font-weight: normal;
    text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

#s3slider {
    width: 720px;
    height: 340px;
    position: relative;
    overflow: hidden;
}

#s3sliderContent {
    width: 720px;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
}

.s3sliderImage {
    float: left;
    position: relative;
    display: none;
}

.s3sliderImage span {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 20px;
    width: auto;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
    border-radius: 5px;
}

.clear {
    clear: both;
}
