/* General */
body, td, th, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #add2dd;
}

body {
    margin: 0;
    padding: 0;
}

h1, h2, h2 a {
    font-weight: bold;
    color: #ff5800 !important;
}

h1 {
    margin: 0 0 1em 0;
    font-size: 180%;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0.6em 0;
    font-size: 200%;
    text-transform: none;
}

h3 {
    font-size: 140%;
    margin: 0 0 0.5em 0;
    font-weight: normal;
}

h4 {
    font-size: 110%;
    margin: 0 0 0.3em 0;
    font-weight: normal;
}

img {
    border: 0;
}

ol, ul, li {
    line-height: 1.5em;
}

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;
	font-size: 120%;
}

/* Page Structure */

#main_wrap {
    position: relative;
    margin: 0 2em;
    background-color: white;
    min-width: 758px;
}

#header {
    background: #fff;
    margin: 0;
    padding: 0;
}

#header #pedjobs {
    background: #fff;
    height: 127px;
    margin-right: 259px;
    position: relative;
}

#header #aap {
    position: absolute;
    top: 0;
    right: 0;
    width: 258px;
}

#main_content {
    position: relative;
    background: #fff;
    margin: 0 258px 0 0;
    padding: 1em;
}

#adverts {
    float: right;
    position: relative;
    width: 258px;
    border-right: 1px solid white;
    margin-top: 1em;
}

.home #adverts {
    margin-top: 1px;
}

#splash {
    width: 259px;
    height: 389px;
    margin: 0 auto 1em auto;
}

#footer {
    clear: both;
    background: #fff;
    text-align: center;
    color: #54402C;
    margin-top: 0.5em;
}

/* Header */

/* Header: Logos and Strap lines */

#header .logo,
#header .strap {
    margin: 0;
    padding: 0;
}

#header #pedjobs .logo {
    background: url( src/pedjobs_logo.gif ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 88px 0 0 0;
    height: 0px !important;
}

#header #pedjobs .strap {
    background: url( src/pedjobs_strap.jpg ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 19px 0 0 0;
    height: 0px !important;
}

#header #aap .logo {
    background: url( src/aap_logo.gif ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 70px 0 0 0;
    height: 0px !important;
}

#header #aap .strap {
    background: url( src/aap_strap.gif ) no-repeat;
    display: block;
    overflow: hidden;
    padding: 37px 0 0 0;
    height: 0px !important;
}

/* Header: Menus */

#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 {
    background: #aaa189;
    width: 100%;
    height: 20px;
    position: absolute;
    margin: 0 258px 0 0;
    border-right: 1px solid #aaa189;
}

#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: 99px;
}

#header #pedjobs #menu_about a {
    background: url( src/about_pedjobs.gif );
    width: 118px;
}

#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: 1px solid white;
}

#header #aap #menu_aap_policy a {
    background: url( src/aap_policy.gif );
    width: 85px;
}

/* Main Content */

#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: 49%;
    float: left;
    position: relative;
    margin-right: 5px;
}

#main_content #employers {
    width: 49%;
    float: left;
    position: relative;
}

#main_content #blog {
    clear: left;
}
#main_content #careers {
    clear: left;
}

#main_content #CF {
    clear: left;
}

#main_content #newsletter {
    clear: left;
}

#main_content img#cover_page {
    float: right;
    position: relative;
    width: 258px;
    height: 258px;
    margin: -1em -1em 1em 1em;
}

#main_content #gadget {
    width: 258px;
    float: right;
    position: relative;
	clear: right;
}

.spaceabovemore {
   margin-top: 8em;
}

.spaceabove {
   margin-top: 4em;
}

/* Footer */

#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: url( src/footer_bar.gif ) repeat-x;
    position: relative;
    border-left: 1px solid white;
}

#footer #othersites #other_aap_sites {
    font-size: 85%;
    margin: 0 0 0 499px;
    width: 95px;
    height: 20px;
    position: absolute;
    right: 163px;
}

#footer #othersites #otherlinks {
    position: absolute;
    right: 0;
}

#footer #othersites #other_aap_sites span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url( src/other_aap_sites.gif ) no-repeat;
}

#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: 1em 0;
    clear: both;
    color: #887a74;
    text-align: center;
    background-color: #add2dd;
}

/* Skip links */

#skiplist {
    margin: 0;
    padding: 0;
}

#skiplist .skip {
    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 */

.adspace.top {
    width: 468px;
    height: 60px;
    margin: 0 auto 1.3em auto;
}

#adverts .adspace {
    width: 240px;
    height: 400px;
    margin: 0 auto 1em auto;
}
