﻿.video_jwplayer_content_wrapper {
    margin: 10px auto 0 auto;
}

    .video_jwplayer_content_wrapper img {
        padding: 0 !important;
    }

    .video_jwplayer_content_wrapper div[id*='_content_'] {
        margin: 0 auto;
    }

.gallery_description {
    padding: 20px 0;
}


#news-detail {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #111111;
}

    #news-detail .news-recap {
        font: 700 14px/18px arial;
        padding: 8px 0;
    }

    #news-detail .news-description,
    .gallery_description {
        line-height: 20px;
    }

        #news-detail .news-description a {
            color: #0070c0;
        }

        #news-detail .news-description p {
            padding: 6px 0;
        }

        #news-detail .news-description img {
            padding: 8px 0;
            text-align: center;
            max-width: 100%;
        }

.addthis_newsdetail {
    padding: 20px 0 0;
}

    .addthis_newsdetail .address_left {
        float: left;
    }

    .addthis_newsdetail .email_print {
        float: right;
    }

        .addthis_newsdetail .email_print a {
            padding-left: 24px;
            margin-left: 10px;
            color: #3a3a3a;
            font-size: 12px;
        }

        .addthis_newsdetail .email_print .email {
            background: url(/App_Themes/Product/images/email_icon.jpg) 0 0 no-repeat;
        }

        .addthis_newsdetail .email_print .print {
            background: url(/App_Themes/Product/images/print_icon.jpg) 0 0 no-repeat;
        }


#contact-form .contact-text {
    font-size: 14px;
    line-height: 20px;
    margin-left: 90px;
}

.vit-form .formRow {
    padding: 8px 0;
}
.vit-form .formRow select{
    width:435px;
    border:solid 1px #d7d7d7;
    padding:4px;
}
.vit-form .formlabel {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    height: 25px;
    line-height: 25px;
    font-weight:bold;
}

.vit-form .formtext {
    float: left;
}

    .vit-form .formtext input[type='text'] {
        width: 428px;
        height: 25px;
        padding-left: 3px;
        border:solid 1px #d7d7d7;
        padding:2px;
    }

    .vit-form .formtext textarea {
        width: 435px;
        height: 70px;
        padding-left: 3px;
    }

.vit-form input[type=submit],
.vit-form input[type=reset] {
    background: none #0070b5;
    border: 0 none;
    color: white;
    padding: 7px 15px;
    cursor: pointer;
    font-weight: bold;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

#recaptcha_widget_div {
    /*width: 320px;
    border-right: 1px solid #dfdfdf;
    overflow: hidden;*/
}
