/****************************************************
*
*   Company: Preloaded
*
*   Client: Gap
*
*   Stylesheet: Typography
*
*   Date Updated: 17/09/09
*   
*   Document formatting --> Soft Tabs (Size 4)
*
****************************************************/
body {
    font: 62.5%/1.4 Arial, Helvetica, sans-serif;
    color: #6d6a65;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
    color: #012a60;
}

/* font size - 1.0em=10px   1.5em=15px */
h1 {
    font-size: 2.4em;
    padding-bottom: 10px;
    padding-top: 30px;
}

h1.no-image {
    padding-top: 0;
}

h1.promo-header {
    margin: 0 0 20px 20px;
    padding: 0;
}
#mailing-list-thanks h1 {
    font-size: 5em;
}

h2 {
    font-size: 2em;
    padding-bottom: 10px;
}

#main-content h2 {
    font-size: 1.8em;
    border-top: 1px solid #e0ded6;
    padding: 15px 0;
    margin-top: 5px;
}

h3 {
    font-size: 1.2em;
    color: #403f3c;
    font-weight: bold;
}

#col-left h3 {
    font-size: 1.8em;
    border-top: 1px solid #e0ded6;
    padding: 15px 0;
    margin-top: 5px;
    margin-right: 20px;
    font-weight: normal;
    clear: both;
}

h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }

h5 {
    font-weight: bold;
    color: #333;
}

h6 { font-size: 1.0em; }

a, a:link {
    text-decoration: none;
}

a:visited { }

a:hover {
    text-decoration: underline;
}

a:active { }

#sites-nav ul li a {
    text-transform: uppercase;
    color: #666;
}

#sites-nav ul li a:hover {
    border-bottom: 0px none;
    color: #000;
}

address { font-size: 1.2em; }

p {
    font-size: 1.2em;
    padding-bottom: 15px;
}

a {
    font-size: 1.2em;
    margin-bottom: 15px;
}

#sites-nav a {
    font-size: 1em;
    margin-bottom: 0;
}

p a, #head a { font-size: 1em; }

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}


#privacy-policy #main-content ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 20px;
}

#main-content #signup-form ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

#main-content ul li {
    font-size: 1.2em;
}
#main-content ul li a {
    font-size: 1em;
}
#head { font-size: 1.4em; }

#foot span { 
    color: #000; 
    font-size: 1.1em;
}

#foot a {
    font-size: 1.1em;
}

#foot a.on {
    color: #000;
}









    
