* {
    font-family: Arial;
    font-size: 12px;
}

html {
    min-height: 100%;
    height: auto;
}

body {
    background-color: white;
    background-image: url('graphics/bg-gradient.png');
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 100%;
}


.content-wrapper {
    width: 856px;
    margin: 50px auto;
    padding-left: 8px;
}




.top-bar {
    padding-top: 1px;
    height: 64px;
    background-image: url('graphics/top-gradient.png');
    background-repeat: no-repeat;
    background-position: left top;
	position:relative
}

body .top-bar .logo img {
    outline: 0; border: 0;
}

body#landing .top-bar .logo {
    margin: 6px auto 0px;
    width: 111px;
    display: block;
    padding-right: 10px;
}

body.inner .top-bar .logo {
    margin: 6px 33px 0px 43px;
    float: left;
}


.menu {
    list-style-type: none;
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 46px;
    font-size: 12px;
    font-weight: normal;
    color: white;
    display: inline;
}

html>body .menu {
    margin-top: 44px;
}

.menu li {
    list-style-type: none;
    margin-right: 2px;
/*     padding: 2px 15px; */
    height: 21px;
    float: left;
}

.menu li a {
    display: block;
	float:left;
    text-decoration: none;
    color: white;
    height: 21px;
    background-image: url('graphics/tab-inactive-begin.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.menu li a span {
    cursor: pointer;
	float:left;
    display: block;
    padding: 3px 15px;
    height: 21px;
    background-image: url('graphics/tab-inactive-end.png');
    background-position: right top;
    background-repeat: no-repeat;
}

.menu li a:hover, .menu li.active a, .menu li.highlight a {
    background-image: url('graphics/tab-active-begin.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.menu li a:hover span, .menu li.active a span, .menu li.highlight a span {
    background-image: url('graphics/tab-active-end.png');
    background-position: right top;
    background-repeat: no-repeat;
}


.privatequitybutton{position:absolute;bottom:-3px;*bottom:0px;right:20px;}
.assetmanagementbutton{position:absolute;bottom:-3px;*bottom:0px;right:20px;}

.banner ul {
    padding:0; margin: 0;
    padding: 5px 0;
    width: 152px;
    background-image: url('graphics/drop-down-bg.png');
    background-repeat: repeat-x repeat-y;
    height: 159px;
    position: absolute;
    left: 0px;
    display: none;
}

.banner ul li {
    list-style-type: none;
    margin-top: 5px;
	float:left;
}

.banner ul li a {
    display: block;
    text-decoration: none;
    color: white;
    padding-left: 15px;
    font-size: 11px;
	float:left;
	width:137px;
}

.banner ul li a:hover, .banner ul li.active a {
    background-color: #77A22E;
}

.banner ul li.active a {
    cursor: default;
}






.banner {
    height: 169px;
    background-image: url('graphics/top-gradient.png');
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    position: relative;
}

body#am.type1 .banner{
    background-image: url('graphics/banner-am-1.png');
}

body#am.type1.contact .banner{
    background-image: url('graphics/tc-1.png');
}

body#am.type1.about .banner{
    background-image: url('graphics/tc-2.png');
}
body#am.type1.funds .banner{
    background-image: url('graphics/tc-3.png');
}
body#am.type1.investing .banner{
    background-image: url('graphics/tc-4.png');
}



body#am.type2 .banner{
    background-image: url('graphics/banner-am-2.png');
}

body#pe.type1 .banner{
    background-image: url('graphics/banner-pe-1.png');
}

body#pe.type2 .banner{
    background-image: url('graphics/banner-pe-2.png');
}

body#landing .banner {
    height: 148px;
    background-image: url('graphics/banner-landing.png');
    margin: 0;
}







.main-content, body#landing.extra .main-content  {
    background-image:  url('graphics/box-shadow.png');
    background-repeat: repeat-y;
    background-position: left top;
    margin: 0; padding: 0;
    padding: 0px 0px 1px;
}

body#landing .main-content  {
    background: url('graphics/landing-content-shadow.png') left top repeat-y;
    margin: 0; padding: 0;
    padding: 0px 0px 1px;
}

body#landing .main-content .copy-content {
    color: #ffffff;
}

body#landing.extra .main-content .copy-content, body#landing.extra .main-content .copy-content a {
    color: #444444;
}

body#landing .main-content .copy-content h1 {
    font-size: 16px;
}

body#landing .main-content .copy-content p {
    margin-bottom: 30px;
}

body#landing .main-content .copy-content p.enter-site {
/*     font-size: 8px; */
    font-weight: bold;
/*     margin-bottom: 0px; */
}

body#landing .main-content .copy-content p.enter-site  a {
    padding-right: 38px;
    background: url('graphics/small-shell1.png') right 1px no-repeat;
}

body#landing .main-content .copy-content p.enter-site  a:hover {
    background: url('graphics/small-shell2.png') right 1px no-repeat;
}

body#landing .main-content .copy-content p.disclaimer {
    font-size: 8px;
    margin-bottom: 0px;
} 

body#landing .main-content  .left {
    float: left;
    width: 384px;
}

body#landing .main-content  .right {
    float: right;
    width: 384px;
}

body#landing .main-content  .column.left .column-wrapper{
    padding-right: 45px;
}

body#landing .main-content  .column.right .column-wrapper{
    padding-left: 45px;
}

.main-content .title-bar {
    height: 32px;
    margin: 0; padding: 0;
    background-image: url('graphics/title-bg.png');
    background-repeat: no-repeat;
    background-position: left top;
    margin-left: 4px;
    color: white;
    padding-left: 39px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding-top: 7px;
}

.main-content .title-bar span {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.copy-content {
    padding: 3px 44px;
    color: #444444;
}

.copy-content p {
     margin-bottom: 14px; 
     line-height: 18px;
}

.copy-content a {
    color: #444444;
}

.copy-content a:hover {
    color: #619302;
}

.copy-content a.map, .copy-content a.map:hover {
    color: none;
    float: right;
    text-decoration: none;
    border: 0;
    outline: 0;
/*     height: 0; */
}

.copy-content a.map img {
    border: 1px solid #444444;
    outline: 0;
}

.copy-content .column {
    width: 384px;
}

.copy-content .column.left {
    float: left;
}

.copy-content .column.right {
    float: right;
}

.copy-content ul, .copy-content ol {
    padding-left: 35px;
}

.copy-content li {
    list-style: none;
    background: url('graphics/bullet.png') left 5px no-repeat;
    padding-left: 15px;
    margin-left: 0px;
    margin-bottom: 4px;
}

body#landing .copy-content p {
    line-height: normal;
}

body#landing .copy-content a {
    color:white;
    text-decoration: none;
}

body#pe.overview .copy-content {
    padding-left: 39px;
    padding-right: 39px;
}

body#pe.overview .copy-content p {
    margin-top: 5px;
    margin-bottom: 6px;
    padding: 0px 5px 5px;
    border-bottom: 1px dotted #444444;
/*    background-image: url('graphics/dots.png');
    background-position: -15px bottom;
    background-repeat: repeat-x;*/
}
body#am.highlights .copy-content {
    padding-left: 20px;
    padding-right: 20px;
}

body#am.highlights .copy-content p {
    margin-top: 5px;
    margin-bottom: 6px;
    padding: 0px 24px 5px;
    background: url('graphics/arrow-right.gif') left 1px no-repeat;
}

body#am.highlights .copy-content blockquote {
    margin: 5px 0px 0px;
    padding: 15px 25px 5px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}

body.inner.team .copy-content {
    padding-left: 17px;
    padding-right: 17px;

}

body.inner.team .copy-content h1 {
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0px;
    padding: 0px 27px;
    background-image: url('graphics/arrow-right.gif');
    background-repeat: no-repeat;
    background-position: left center;
}

body.inner.team .copy-content h1.open {
    background-image: url('graphics/arrow-down.gif');
}

body.inner.team .copy-content p {
    margin: 10px 0px;
    padding: 0px 27px;
}


.schematic {
    text-align: center;
}



.footer {
    position: relative;
}

body#landing .footer {
    background-image: url('graphics/landing-footer2.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 48px;
}

body.inner .footer, body#landing.extra .footer {
    background-image: url('graphics/inner-footer.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 44px;
}

.footer p {
    margin: 0; padding: 0;
    width: 856px;
    text-align: center;
    bottom: 18px;
    position: absolute;
    font-size: 10px;
    color: #444444;
}

.footer p a {
    font-size: 10px;
    color: #444444;
    text-decoration: underline;
}

.footer p a:hover {
    color: #619302;
}

.icon{vertical-align:middle;}