﻿@media screen
{
    body
    {
        margin-top: 0px;
        padding: 0;
        background-image: url('images/eFusionBG.jpg');
        background-repeat: repeat-x;
        background-color: #071E24;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #071E24;
    }

    h1, h2, h3
    {
        margin: 0; /*text-transform: lowercase;*/
        font-weight: normal;
        color: #FF6600;
    }

    h1
    {
        letter-spacing: -1px;
        font-size: 25px;
    }

    h2
    {
        font-size: 18px; margin-top:10px;}
    h3{ font-size:18px;}
    #dvContactForm h4, #dvContactResults h4{padding:10px !important;margin-top:0px !important;}

    p, ul, ol
    {
        margin: 1.2em;
        text-align: justify;
    }
    html ul, html ol{margin:2em;}
    
    li{color:#2B87A3}
    
    a:link
    {
        color: #48ACDE;
    }

    a:hover, a:active
    {
        text-decoration: none;
        color: #48ACDE;
    }

    a:visited
    {
        color: #48ACDE;
    }

    img
    {
        border: none;
    }

    img.left
    {
        float: left;
        margin-right: 15px;
    }
    td.rightContent{background-color:#73BEDB; width:436px; vertical-align:top;}
    td.rightContent h3{font-size:18px; color:#fff; margin-left:10px;}
    
    img.right
    {
        float: right;
        margin-left: 15px;
    }

    /* Form */

    form
    {
        margin: 0;
        padding: 0;
    }

    fieldset
    {
        margin: 0;
        padding: 0;
        border: none;
    }

    legend
    {
        display: none;
    }

    input, textarea, select
    {
        font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333333;
    }

    /* Header */

    #header
    {
        clear: both;
        width: 860px;
        margin: 0 auto;
        border-left:solid 1px #1E3851;
        border-right:solid 1px #1E3851;
    }
    #rightHeader
    {
        float: right;
        clear: none;
        width: 175px;
        height: 95px;
        background: url('images/eBG.jpg') top left no-repeat;
    }

    html #rightHeader{position:absolute;margin-left:685px;}
    /* Menu */

    #menu
    {
        float: left;
        width: 860px;
        height: 45px;
        padding-left: 0px;
        background: url('images/menuBG.gif') repeat-x left top;
        margin-bottom: 0px;
        border-top: solid 1px #2C505A;
        border-left:solid 1px #1E3851;
        border-right:solid 1px #1E3851;
        border-bottom: none;
        margin-left: -1px;
    }

    #menu ul
    {
        margin: 0;
        padding: 0px 0 0 0px;
        list-style: none;
        line-height: normal;
    }

    #menu li
    {
        display: block;
        float: left;
    }

    #menu a
    {
        display: block;
        float: left;
        margin-right: 3px;
        padding: 10px 20px;
        text-decoration: none;
        text-transform: lowercase;
        font: 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
        color: #FFFFFF;
    }

    #menu a:hover
    {
        text-decoration: none;
        color: #48ACDE;
    }

    #menu .current_page_item a
    {
        color: #48ACDE;
    }

    /** LOGO */

    #banner
    {
        width: 650px;
        height: 263px;
        margin: 0 auto;
        padding: 0;
        /*background: url('images/integrate.jpg') no-repeat center center*/;
    }
    #logo-wrap
    {
        background: #9DB6C1 url('images/topBG.jpg') repeat-x left top;
        height: 95px;
        width: 860px;
    }

    #logo
    {
        width: 820px;
        height: 60px;
        margin: 0 auto;
    }

    #logo h1, #logo h2
    {
        float: left;
        margin: 0;
        padding: 0 0 0 20px;
        line-height: normal;
    }

    #logo h1
    {
        font-family: Georgia, "Times New Roman" , Times, serif;
        font-size: 36px;
        font-style: italic;
    }

    #logo h1 a
    {
        text-decoration: none;
        color: #FFFFFF;
    }

    #logo h1 a:hover
    {
        text-decoration: underline;
    }

    #logo h2
    {
        padding: 20px 0 0 5px;
        font: italic 13px Georgia, "Times New Roman" , Times, serif;
        color: #48ACDE;
    }

    #logo p a
    {
        text-decoration: none;
        color: #B6ACA2;
    }

    #logo p a:hover
    {
        text-decoration: underline;
    }


    #wrapper
    {
        width: 860px;
        margin: 0 auto;
    }

    #wrapper-btm
    {
        border-left:solid 1px #1E3851;
        border-right:solid 1px #1E3851;
        border-bottom:solid 1px #1E3851;
        margin-bottom:10px;
    }
    /* Page */

    #page
    {
        width: 859px;
        margin: 0 auto;
        padding-top: 20px;
        background-color:#fff;
        border-right:solid 1px #1E3851;
        /*background-image: url('images/liteGradBG.jpg');
        background-repeat:repeat-x;
        background-position:0px 45px;*/
    }
    html #page {margin-top:0px; padding-top:0px;}

    /* Content */

    #content
    {
        float: right;
        /*width: 650px;*/
        width:849px;
    }

    /* Post */

    .post
    {
        padding: 15px 15px;
    }

    .post .title
    {
        margin-bottom: 20px;
        padding-bottom: 5px;
    }

    .post h1
    {
    }

    .post h2
    {
        height: 32px;
        padding: 8px 0 0 15px;
        font-size: 18px;
        color: #DADADA;
    }

    .post .entry
    {
        padding: 0 15px;
    }

    .post .meta
    {
        margin-left: 15px;
        margin-right: 15px;
        padding: 15px 0px 30px 0px;
        border-top: 1px dashed #333333;
        font-size: 10px;
    }

    .post .meta p
    {
        margin: 0;
        line-height: normal;
        color: #999999;
    }

    .post .meta .byline
    {
        float: left;
    }

    .post .meta .links
    {
        float: right;
    }

    .post .meta .more
    {
        padding: 0 20px 0 18px;
        background: url('images/img11.gif') no-repeat left center;
    }

    .post .meta .comments
    {
        padding-left: 22px;
        background: url('images/img12.gif') no-repeat left center;
    }

    .post .meta b
    {
        display: none;
    }

    /* Sidebar */

    #sidebar
    {
        float: left;
        width: 200px;
        border-left: none;
    }

    #sidebar .sidebarRound
    {
        background-color: #2F4F58;
    }

    #sidebar ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #sidebar li
    {
        margin-bottom: 40px;
    }

    #sidebar li ul
    {
    }

    #sidebar li li
    {
        margin: 0;
    }

    #sidebar h2
    {
        height: 32px;
        margin-bottom: 10px;
        font-size: 18px;
        color: #DADADA;
    }

    /* Search */

    #search
    {
    }

    #search h2
    {
        margin-bottom: 20px;
    }

    #s
    {
        width: 115px;
        margin-right: 5px;
        padding: 3px;
        border: 1px solid #BED99C;
    }

    #x
    {
        padding: 3px;
        border: none;
        background: #48ACDE;
        text-transform: lowercase;
        font-size: 11px;
        color: #FFFFFF;
    }

    /* Boxes */

    .box1
    {
        padding: 20px;
    }

    .box2
    {
        color: #BABABA;
    }

    .box2 h2
    {
        margin-bottom: 15px;
        font-size: 16px;
        color: #FFFFFF;
    }

    .box2 ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited
    {
        color: #EDEDED;
    }

    .Required, .validationSummary, .validationSummary li{ font-weight:bold; color:#fff !important;}
    /* Footer */
    #footer-wrap
    {
        width: 860px;
        height: 64px;
        margin: 0 auto;
        text-align: left;
    }

    #footer
    {
        margin: 0 auto;
        height: 64px;
        min-height: 64px;
        padding: 0;
        font-size: 10px;
    }

    html > body #footer
    {
        height: auto;
    }

    #footer p
    {
        text-align: left;
    }

    #legal
    {
        clear: both;
        padding-top: 10px;
        padding-left: 0px;
        text-align: center;
        color: #fff;
    }

    #legal a
    {
    }
    
    #dvServices
    {
        margin:10px;
        margin-left:20px;
        margin-top:15px;
        border:solid 6px #2F4F58;
        padding:8px;
        vertical-align:middle;
    }
    
    #dvServices li
    {
        margin-bottom:5px;
        border-bottom:dashed 1px #2F4F58;
    }
    #dvContactForm {margin:10px;}
}

