﻿/* 0 BASIC TAGS */


h1, h2, h3, h4, h5
{
    margin: 0;
    font-family: Arial, Verdana, MS Sans Serif,Tahoma, Helvetica, sans-serif;
}

h1
{
    position: absolute;
    left: 17px;
    top: 12px;
    text-transform: uppercase;
    font-size: 0.9em;
    color: silver;
}

h2
{
    position: absolute;
    left: 17px;
    top: 45px;
    font-size: 0.8em;
    color: silver;
}

p
{
    line-height: 1.0em;
    font-size: 0.7em;
    color: #191970;
}

a a:link, a:visited, a:hover, a:active
{
    text-decoration: underline;
    line-height: 1.0em;
    font-size: 1.0em;
    color: #191970;
}

a.hyperlink:link, a.hyperlink:visited, a.hyperlink:hover, a.hyperlink:active
{
    text-decoration: underline;
    color: #191970;
}

hr
{
    border: 0;
    border-top: 1px solid #505050;
    height: 1px;
}

body
{
    background-color: #f5f5f5;
    text-align: center;
    font-family: Arial, Verdana, MS Sans Serif,Tahoma, Helvetica, sans-serif;
    font-size: 1.0em;
}

img
{
    border-width: 0;
}

label
{
    font-family: Arial, Verdana, MS Sans Serif,Tahoma, Helvetica, sans-serif;
    font-size: 0.60em;
    text-align: left;
    color: #191970;
}


/* 1 HEADER */

.header
{
    background-image: url(Images/header.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 840px;
    height: 76px;
    margin: 0 auto 5px auto;
    color: silver;
}

.menua
{
    position: absolute;
    left: 280px;
    top: 13px;
    color: silver;
    text-decoration: underline;
    text-transform: uppercase;
}

.menua a:link, a:visited
{
    color: silver;
    text-decoration: underline;
}

.menua a:hover, a:active
{
    color: white;
    text-decoration: none;
}

.nav
{
    position: absolute;
    left: 550px;
    top: 53px;
    color: silver;
    text-transform: uppercase;
    font-size: 0.7em;
}

.nav a:link, a:visited
{
    color: silver;
    text-decoration: underline;
}

.nav a:hover, a:active
{
    color: white;
    text-decoration: none;
}

.amazonbooks a:link, a:visited, a:hover, a:active
{
    text-decoration: underline;
    color: #191970;
}

/* 1.1 SHIM */

.shim
{
    display: none;
}


/* 2 PAGE */


.page
{
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

h3
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 0.8em;
    font-weight: bold;
    color: #191970;
}
h4
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 0.85em;
    font-weight: bold;
    color: #191970;
}
h5
{
    margin-top: 1.0em;
    margin-bottom: 1.0em;
    font-size: 0.75em;
    font-weight: bold;
    color: #191970;
}
/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #amazonbooks, #verifyssn, #whypaymentinfo, #photos, #details, #register, #changepassword, #forgotpassword, #admin-albums, #admin-photos, #admin-details, #admin-updatessnrules
{
    position: relative;
    width: 686px;
    min-height:575px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 20px; /* Weird Mozilla Bug */
}

#sidebar
{
    float: left;
    width: 230px;
    height: 100%;
}

#content
{
    margin-left: 256px;
}

#amazonbar
{
    text-align: center;
}

#whatsnew
{
    float: left;
    width: 200px;
    height: 100%;
}

#coollinks
{
    margin-left: 220px;
}

#resume h4, #links h4
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.0em;
    position: absolute;
    left: 37px;
    width: 214px;
}

#resume #photo #amazonbooks #verifyssn #whypaymentinfo
{
    position: absolute;
    left: 37px;
    top: 20px;
    width: 214px;
}

#resume .first
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
}

dl
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
}

dt
{
    position: absolute;
    left: 0;
}

dd
{
    margin-left: 150px;
    height: 2.0em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}

.pagetext
{
    font-family: Arial, Verdana, MS Sans Serif,Tahoma, Helvetica, sans-serif;
    line-height: 1.0em;
    font-size: 1.2em;
    color: #191970;
}

.register_header
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #191970;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    color: white;
    height: 20px;
}

.view
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
    font-size: .8em;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 5px 2px;
    width: 170px;
    color: silver;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}

.buttonbar, .buttonbar-top
{
    width: 686px;
    height: 36px;
    background-image: url(Images/photonav.gif);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    text-align: center;
}


.content
{
    width: auto;
    margin: 0 auto 5px auto;
}

/* 3 FOOTER */

.footerbg
{
    width: 840px;
    height: 40px;
    margin: 0 auto 0 auto;
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 0.7em;
 }

.menub
{
    margin: 0 auto 5px auto;
    color: silver;
    text-transform: uppercase;
}

.menub a:link, a:visited
{
    color: silver;
    text-decoration: underline;
}

.menub a:hover, a:active
{
    color: white;
    text-decoration: none;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border: 4px solid #FFFFFF;
}

