﻿*
{
    margin: 0;
    padding: 0;
}

body 
{
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: medium;
    background: #CCCCCC url(../Images/bkgd_Page.jpg) repeat-y center top;
}

#wrapper
{
    position: relative;
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

#topbar
{
    background: transparent url(../Images/bkgd_TopBar.gif) no-repeat left bottom;
    position: absolute;
    top: 0;
    left: -10px;
    font-size: 70%;
    height: 40px;
    width: 820px;
    margin: 0 auto;
    color: White;
    text-align: center;
}

#header
{
    background: transparent url(../Images/bkgd_Header.jpg) repeat-y left top;
    position: absolute;
    top: 40px;
    height: 125px;
    width: 800px;
    margin: 0 auto;
    text-align: right;
}
#headertext
{
    margin: 5px;
    text-align: right;
}
#headertext h1
{
    font-weight: normal;
    font-size: 65%;
    color: #000066;
    margin: 6px 0 0 0;
}
#headertext p
{
    margin: 0 0 6px 0;
    font-size: 120%;
}

#menubar
{
    background: transparent url(../Images/bkgd_MenuUnselected.jpg) repeat-x left top;
    position: absolute;
    top: 165px;
    height: 30px;
    width: 800px;
    margin: 0 auto;
}

#precontent
{
    background: transparent url(../Images/bkgd_PreContent.jpg) no-repeat -50px top;
    position: absolute;
    overflow: auto;
    top: 195px;
    height: 300px;
    width: 800px;
    margin: 0 auto;
}

#precontent ul
{
    margin: 0 0 0 15px;
    font-size: 120%;
    padding-left: 15px;
    list-style-image: url(../Images/img_Bullet.gif);
}
#precontent ul li
{
    margin: 4px;
}
#precontent h1
{
    font-weight: bold;
}

#templated ul
{
    margin: 10px 0 0 20px;
    padding-left: 15px;
    list-style-image: url(../Images/img_Bullet.gif);
}
#templated ul li
{
    margin: 5px;
}
#templated p
{
    margin: 10px;
    font-size: 85%;
    color: #666666;
}

#precontentspacer
{
    margin: 0 0 0 350px;
}

#postcontent
{
    position: absolute;
    overflow: auto;
    top: 470px;
    width: 800px;
    margin: 0 auto;
}

#templatecontent
{
    position: absolute;
    overflow: auto;
    top: 195px;
    width: 800px;
    margin: 0 auto;
}

#templated
{
    margin: 10px;
}
#templated .black
{
    color: #000000;
}
#templated .bigblack
{
    color: #000000;
    font-size: 115%;
}

.blacksection
{
    text-align: center;
    font-size: 145%;
    background-color: #000000;
    color: #FFFFFF;
    border: solid 1px #000000;
}

.graysection
{
    font-size: 80%;
    margin: 10px 0 10px 0;
    background: #E2E2E2 url(../Images/bkgd_GrayFadeV.jpg) repeat-x left top;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
}
.graysection ul
{
    list-style: none;
}
.graysection ul li
{
    font-size: 100%;
    text-align: center;
}

.margin5
{
    margin: 5px;
}
.margin10
{
    margin: 10px;
}
.margintop
{
    margin: 5px;
    margin-top: 3px;
}

.imagelist
{
    margin: 5px 0 5px 5px;
    list-style: none;
}
.imagelist li
{
    font-size: 115%;
    color: #999999;
    text-align: center;
    float: left;
}
.imagelist a
{
    color: #999999;
    text-decoration: none;
}
.imagelist a img
{
    border: none;
}
.imagelist a:hover
{
    text-decoration: underline;
}

.logolist
{
    margin: 5px 0 5px 0;
    list-style: none;
}
.logolist li
{
    margin-left: 48px;
    text-align: center;
    float: left;
}

.menulist
{
    list-style: none;
}
.menulist li
{
    float: left;
}
.menulist li a
{
    border-right: solid 1px #cccccc;
    padding: 0 10px 0 10px;
    display: block;
    background: transparent url(../Images/bkgd_MenuUnselected.jpg) repeat-x left top;
    color: #FFFFFF;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    font-weight: normal;
}
.menulist li ul
{
    margin: 10px;
    display: none;
    background: #FFFFFF;
    font-size: 80%;
    list-style: none;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
    height: 100px;
    
}
.menulist li ul li
{
    float: none;
    background: #ffffff;
    margin: 0px;
    padding: 5px;
    height: 20px;
}
.menulist li ul li a
{
    color: #666666;
    text-decoration: none;
    background-image: none;
    border: none;
}
.menulist li ul li a:hover
{
    color: #000000;
    text-decoration: underline;
    background-image: none;
}
.menulist li:hover ul
{
    display: block;
    margin: 0;
}
.menulist li a:hover
{
    background: transparent url(../Images/bkgd_MenuSelected.jpg) repeat-x left top;
    color: #000000;
}
#home #menubar .menulist #menu_home a,
#careers_and_personality #menu_careers_and_personality a,
#careerkeys_consultations #menu_careerkeys_consultations a,
#careerkeys_reports #menu_careerkeys_reports a,
#contact_goldisc #menu_contact_goldisc a
{
    background: transparent url(../Images/bkgd_MenuSelected.jpg) repeat-x left top;
    color: #000000;
}
#careerkeys_reports #menu_careerkeys_reports li a
{
    background: #ffffff none;
}

h1
{
    margin: 15px 0 0 0;
    font-size: 150%;
    font-weight: normal;
}

h2
{
    font-size: 130%;
    color: #666666;
    font-weight: normal;
}

h3
{
    font-size: 110%;
    color: #999999;
    font-weight: normal;
    font-style: italic;
}

p 
{
    margin: 0 0 10px 0;
}

hr
{
    margin: 5px 0 5px 0;
    background: none;
    border-top: dashed 1px #666666;    
    border-bottom: none;
    height: 1px;
    overflow: hidden;
}

a 
{
    color: #3333FF;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;   
}

.leftimage
{
    float: left;
    width: 250px;
}
.righttext
{
    float: left;
    width: 530px;
}
.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}