
/*
dark: #3769b2
medium: #4795df
light: #7ddfff
*/

h1, h1 a {
    color: #154ea5;
    padding: 0.3em 0 0.5em 2em;
    background: url(title-bg.jpg) no-repeat left center;
}
h2, h2 a {
    color: #eebb68;
}
a {
    color: #3769b2;
}

div#header {
    background: url(header.jpg) no-repeat;
    height: 155px;
    margin-bottom: 1em;
}

div#footer {
    background: url(hl.gif) repeat-x top;
}

div#defaultMain div.c1 {
    margin-right: 19em;
}

div.rating {
    background: url(star.gif) repeat-x;
}

ul.splashList {}
    ul.splashList li.item0 { background: url(splash0.jpg) no-repeat; }
    ul.splashList li.item1 { background: url(splash1.jpg) no-repeat; }
    ul.splashList li.item2 { background: url(splash2.jpg) no-repeat; }

div.contentBox {
    border: #154ea5 1px solid;
    background: #83bafd;
}
    div.contentBox h1 {
        color: #ffffff;
        background: #154ea5;
    }

ul.dealList {}
    ul.dealList li {
        margin: 0.6em;
        padding: 0.3em 2em;
        background: url(bullet.gif) no-repeat;
    }

div.resultPanel {}
div.resultItem {
    border: #83bafd 1px solid;
}
    div.resultItem h1 {
        color: #000000;
        background: #83bafd;
        position: relative;
    }

    div.resultItem h1 span.young-lively{
        display: none;
    }
    div.resultItem div.image {
        background: url(no-image.jpg);
    }
    div.resultItem a.link {
        background: #eebb68;
    }
    div.resultItem a {
        color: #ffffff;
    }
    
div.quotePanel {
    border: solid 1px #154ea5;
}
    div.quotePanel div.head {
        color: #ffffff;
        background: #154ea5;
    }
    div.quotePanel div.foot {
        color: #3769b2;
        border-color: #4795df;
    }
    div.quotePanel h2 {
        color: #000000;
        background: #83bafd;
    }
    
div.brochurePanel {
    border: solid 1px #154ea5;
}

div#logo {
    height: 38px; width: 380px;
}
div#phone {
    top: 3.5em; right: 0.5em;
    color: #ffffff;
    font-size: 2.3em;
}
ul#siteMenu {
    width: 100%;
    bottom: 2px;
    background: #ffffff;
}
    ul#siteMenu a {
        margin: 0.2em;
        padding: 0.2em 0.3em;
    }
    ul#siteMenu a:hover {
        text-decoration: underline;
    }

div#registerBox div.root {
    background: url(signup.jpg) no-repeat bottom right;
}

div#searchingBox, div#quoteBox, div#loadBox {
    background: #FFFFFF url(searching.gif) no-repeat center 4.5em;
} 

ul#skyscraperLinks {
top: 167px !important;
}

/* splashList */

ul.splashList li a:hover span {
    background: #3769B2;
    color: #FFF;
    border: 1px solid #3769B2;
}

.call_back_btn_container {    
    top: 13.4em;
}
