﻿/* What Is 1035YP
----------------------------------------------------------*/
/* === global styles reset === */
html, body {
    height: 100%;
}

body {
    font-family: arial,helvetica,sans-serif;
    font-size: 85%;
    color: #3A3A3A;
    background-color: #FFFFFF;
    text-align: left;
    margin: 0;
    padding: 0;
    min-height: 875px;
}

p, h1, h2, h3, h4, h5, h6 li {
    margin: 0;
    padding: 0;
}
/*Opera Fix for footer */
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}

form {
    height: 100%;
}
/* entire content container */
div#wyp-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
/* === headers === */
div.pb-header-container {
    background-color: #033764;
    height: 100px;
    border: 0 none;
    font-size: 100%;
    /*outline: 0 none;*/
    margin: 0 auto;
    padding: 0;
    border-bottom: 3px ridge #F89D72;
}

div.pb-header {
    height: 100px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    z-index: 1000;
    top: 0;
    left: 0;
    border-style: none;
    color: #1f384a;
}
/*=== 1035 yellowpages logo ===*/
div.pb-logo {
    position: absolute;
    width: 300px;
    height: 75px;
    padding: 0;
    top: 20px;
    left: 0;
    display: block;
    z-index: 1000;
    border-style: none;
}

/*=== Public Facing Pages navigation ===*/
div.pb-nav-container {
    position: absolute;
    display: inline;
    width: 680px;
    height: 50px;
    right: 0px;
    top: 50px;
    padding: 0;
    color: white;
    font: normal 500 16px Verdana, Lucida, Arial, sans-serif;
    font-variant: small-caps;
}

div.pb-header-nav-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.pb-header-nav-content li {
    margin-left: 0;
    padding: 0;
    margin: 0 0 0 35px;
    display: inline;
    list-style: none outside none;
    float: right;
    color: #fff;
    text-decoration: none;
}

    div.pb-header-nav-content li a {
        margin-left: 0;
        padding: 0;
        color: #fff;
    }

        div.pb-header-nav-content li a:link {
            color: white;
            text-decoration: none;
        }

        div.pb-header-nav-content li a:visited {
            font-weight: 500;
            color: white;
            text-decoration: none;
        }

        div.pb-header-nav-content li a:hover {
            font-weight: 500;
            color: yellow;
            text-decoration: underline;
        }

        div.pb-header-nav-content li a:active {
            font-weight: 500;
            color: yellow;
            text-decoration: underline;
        }
/*=== footer ===*/
div.pb-footer-container {
    height: 75px;
    border: 0;
    margin: -75px 0 0 0; /* negative value of footer height */
    padding: 0;
    /*outline: 0 none;*/
    background-color: #c8d5e4;
    display: block;
    position: relative;
    clear: both;
}

div.pb-footer {
    color: #2f2f4f;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 980px;
    height: 75px;
    position: relative;
}

div.pb-footer-content-left {
    padding: 0;
    margin-left: 0;
    top: 0;
    width: 55px;
    height: 60px;
    display: block;
    float: left;
    text-align: left;
    position: relative;
}

div.pb-footer-cti-logo {
    margin: 10px 0 0 0;
    padding: 0;
    top: 5px;
    left: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
}

div.pb-footer-nav-content {
    float: left;
    left: 0;
    margin: 0;
}

div.pb-footer-content-center {
    padding: 8px 0 0 0;
    margin-left: 0;
    width: 630px;
    height: 50px;
    display: block;
    float: left;
    text-align: left;
    position: relative;
}

div.pb-footer-cti-copyright {
    margin-top: 10px;
    margin-left: 0;
    line-height: 1.4em;
    height: 45px
}

div.pb-footer-content-right {
    position: relative;
    padding: 0;
    left: 0;
    width: 257px;
    height: 60px;
    margin-left: 0;
    display: block;
    float: right;
}

h1 {
    font: normal 700 26px Arial, sans-serif;
    color: maroon;
}

h2 {
    font: normal 700 20px Verdana, sans-serif;
    color: maroon;
}

/* === main container === */
div#wyp-main-container {
    background-color: #fff;
    margin: auto;
    padding: 0;
    top: 0px;
    left: 0px;
    min-height: 700px;
    overflow: auto;
    padding: 0 0 75px 0;
}
/*  Image Container  */
#wyp-img-container {
    padding: 5px 0;
    margin-left: 0;
    height: 400px;
    display: block;
}

#wyp-mrk-img {
    background-color: red;
    padding: 25px 0;
    height: 350px;
}

div#wyp-main-content {
    background-color: #fff;
    margin: auto;
    padding: 0;
    position: relative;
    left: 0px;
    width: 980px;
}

/*  Marketing Text  */
div#wyp-mrk-container-left {
    margin-top: 25px;
    margin-left: 0;
    width: 55%;
    display: block;
    float: left;
    text-align: left;
}

div#wyp-title {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 0;
}

.wyp-pgh-text {
    margin: 5px 0 5px 0;
    padding: 15px 0;
    border-bottom: 2px double #CDC5BF;
}

.wyp-mrk-title {
    font: 500 19px/22px Arial, arial, sans-serif;
    color: #0582A3;
}

#wyp-title-list {
    font: 500 19px/25px Arial, arial, sans-serif;
    color: #0582A3;
}

div#wyp-mrk-content {
    width: 75%;
    margin: 0 0 0 25px;
}

#wyp-mrk-pgh1 {
    margin: 5px 0 5px 0;
    padding: 5px 0 10px 0;
}

#wyp-mrk-pgh3 {
    border-bottom: 0 none;
    margin-bottom: 35px;
}
/*  Marketing Text Right handside  */
div#wyp-mrk-container-right {
    margin-top: 25px;
    width: 44%;
    height: 600px;
    display: block;
    float: right;
}

#wyp-contact-us {
    margin: 10px 0 5px 0;
    padding: 20px 0;
}

#wyp-mrk-pdfs {
    margin-bottom: 10px;
    height: 250px;
}

.wyp-link-div {
    margin: 5px 0 0 0;
    font: 500 18px Arial, sans-serif;
    letter-spacing: -1px;
    width: 100%;
    height: 75px;
    postion: relative;
    float: left;
}

    .wyp-link-div img {
        margin: 10px;
        postion: relative;
        float: left;
    }

    .wyp-link-div a {
        margin-top: 25px;
        height: 100%;
        postion: relative;
        float: left;
    }

.link-file {
    height: 100%;
}

div#wyp-link-info {
    margin-top: 50px;
}

a:link {
    color: #0582A3;
}

a:visited {
    color: #0582A3;
}

a:hover {
    color: #CD0000;
}

a:active {
    color: #CD0000;
}
