/* General */
body, td, th, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
}

body {
    margin: 0;
    padding: 0;
}

h1, h2 {
    font-weight: bold;
    color: #ff5800;
}

h1 {
    margin: 0 0 1em 0;
    font-size: 180%;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0.6em 0;
    font-size: 140%;
    text-transform: uppercase;
}

h3 {
    font-size: 140%;
    margin: 0 0 0.5em 0;
    font-weight: normal;
}

img {
    border: 0;
}

ol, ul, li {
    line-height: 1.4em;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

a, a:link, a:visited {
    color: #0ea5c3;
    text-decoration: none;
    cursor: pointer;
}

a:active {
    color: #60c3e1;
    text-decoration: underline;
}

a:hover {
    color: #026a7e;
    text-decoration: underline;
}

p {
    margin: 0 0 1em 0;
    line-height: 1.3em;
}

/* Page Structure */

#main_wrap {
    position: relative;
    width: 757px;
    margin: 0 auto 2em auto;
    background-color: white;
}

/* Header */

#header {
    background: #fff;
    margin: 0;
    padding: 0;
}

#header #pedjobs {
    background: #fff;
    width: 499px;
    height: 127px;
}

#header .logo,
#header .strap {
    margin: 0;
    padding: 0;
}

#header #pedjobs .logo {
    background: transparent url( src/pedjobs_logo.gif ) no-repeat top left;
    display: block;
    overflow: hidden;
    padding: 88px 0 0 0;
    height: 0px !important;
    height /**/: 88px;
}

#header #pedjobs .strap {
    background: transparent url( src/pedjobs_strap.gif ) no-repeat top left;
    display: block;
    overflow: hidden;
    padding: 19px 0 0 0;
    height: 0px !important;
    height /**/: 19px;
}

#header #aap {
    position: absolute;
    top: 0;
    left: 499px;
    width: 258px;
}

#header #aap .logo {
    background: url( src/aap_logo.gif ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 70px 0 0 0;
    height: 0px !important;
    height /**/: 70px;
}

#header #aap .strap {
    background: url( src/aap_strap.gif ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 37px 0 0 0;
    height: 0px !important;
    height /**/: 37px;
}

#header .menu {
    margin: 0;
    padding: 0;
}

#header .menu li {
    display: inline;
    list-style: none;
    float: left;
    position: relative;
}

.menu li a {
    background-repeat: no-repeat;
    float: left;
    height: 20px;
}

.menu li a:hover {
    background-position: -124px 0 !important;
}

#header #pedjobs .menu li {
    background: #aaa189;
    border-left: 1px solid #ddd8cb;
}

#header #pedjobs #menu_home a {
    background: url( src/home.gif );
    width: 81px;
}

#header #pedjobs #menu_job_seekers a {
    background: url( src/job_seekers.gif );
    width: 101px;
}

#header #pedjobs #menu_employers a {
    background: url( src/employers.gif );
    width: 94px;
}

#header #pedjobs #menu_contact_us a {
    background: url( src/contact_us.gif );
    width: 100px;
}

#header #pedjobs #menu_about a {
    background: url( src/about_pedjobs.gif );
    width: 118px;
}

#header #aap .menu {
    background: #aaa189;
}

#header #aap .menu li {
    border-right: 1px solid #b7b7b7;
}

#header #aap #menu_aap a {
    background: url( src/aap.gif );
    width: 46px;
}

#header #aap #menu_aap_publications a {
    background: url( src/aap_pubs.gif );
    width: 124px;
}

#header #aap #menu_aap_policy {
    border-right: 0;
}

#header #aap #menu_aap_policy a {
    background: url( src/aap_policy.gif );
    width: 85px;
}

/* Main Content */

#main_content {
    position: relative;
    clear: both;
    background: #fff;
    margin: 0;
    padding: 1em;
}

#main_content li {
    list-style-image: url( src/bullet_orange.gif );
}

#main_content .alternative li {
    list-style-image: url( src/bullet_yellow.gif );
}

#main_content #job_seekers {
    width: 235px;
    float: left;
    position: relative;
    margin-right: 5px;
}

#main_content #employers {
    width: 235px;
    float: left;
    position: relative;
}

#main_content img#cover_page {
    float: right;
    position: relative;
    width: 258px;
    height: 258px;
    margin: -1em -1em 1em 1em;
}


/* Footer */

#footer {
    clear: both;
    background: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    color: #54402C;
}

#footer ul.links {
    margin: 0;
    padding: 0;
}

#footer li {
    display: inline;
    list-style: none;
}

#footer #othersites {
    text-align: left;
    margin-top: 1em;
    height: 20px;
    background: #a8a18b url( src/footer_bar2.gif ) no-repeat top left;
}

#footer #othersites #other_aap_sites {
    font-size: 85%;
    margin: 0 1px 0 249px;
    margin /**/: 0 0 0 499px;
    float: left;
    width: 95px;
    height: 20px;
    position: relative;
}

#footer #othersites #other_aap_sites span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent url( src/other_aap_sites.gif ) no-repeat top left;
}

#footer #othersites #otherlinks {
    margin: 0;
    padding: 0;
    font-size: 97%;
}

#footer #othersites #otherlinks #other_aap a {
    background: url( src/footer_aap.gif );
    width: 30px;
}

#footer #othersites #otherlinks #other_pediatrics a {
    background: url( src/footer_pediatrics.gif );
    width: 66px;
}

#footer #othersites #otherlinks #other_aap_news a {
    background: url( src/footer_aapnews.gif );
    width: 67px;
}

#copyright {
    padding-top: 1em;
    clear: both;
    color: #887a74;
    text-align: center;
    background-color: #fff;
}

/* Skip links */

#skiplist {
    margin: 0;
    padding: 0;
}

#skiplist .skip {
    display: none;
    text-align: left;
    margin: 0;
    padding: 0;
    position: absolute;
}
* html .skip {
    display: block;
}
:root .skip {
    display: block;
}

#skiplist .skip a {
    padding: 0 0.5em;
    display: inline;
    z-index: 20;
    text-decoration: none;
    position: absolute;
    width: 10em;
    left: -200em;
}

#skiplist .skip a:focus,
#skiplist .skip a:active {
    position: absolute;
    left: 1em;
    border: 1px #555 solid;
    color: #fff;
    background: #aaa;
    z-index: 10;
}

#skiplist .skip a:hover {
    cursor: default;
}

/* Hide image replacement text */

#footer #othersites #otherlinks li span,
#header .menu li span
{
    display: block;
    height: 0.1em;
    overflow: hidden;
    width: 0;
}

/* Adspace Sample */

#main_content #adspace {
    background: #ccc;
    text-align: center;
    border: 1px outset #e9e9e9;
    position: relative;
}

#main_content #adspace.top {
    width: 475px;
    height: 45px;
    margin: 0 auto 1.3em auto;
    text-align: center;
}

#main_content #adspace.side {
    margin: 0 0 0 1em;
    width: 135px;
    height: 275px;
    float: right;
}

.home #main_content #adspace.top {
    margin: 0 0 1.3em 0;
}

.home #main_content #adspace.side {
    width: 258px;
    height: 258px;
    margin: -0.5em -1em 1em 1em;
}
