/* RESET & GLOBALS */

* {
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    color: #313c3d;
    font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}
html, body {
	height: 100%;
}
body {
    background: #4e4e4e url(../img/bg-repeat.jpg) center top repeat-y;
    text-align: center;
    width: 100%;
}
body #header {
    margin: 0 auto;
    width: 980px;
    position: relative;
    z-index: 5;
}
body #header-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
body #header-image div.photo {
    position: relative;
    z-index: 0;
    height: 585px;
    min-width: 980px;
}
body.home #header-image div.photo {
    background: #4e4e4e url(../img/bg-mountain.jpg) center top no-repeat;
}
body.about #header-image div.photo {
    background: #4e4e4e url(../img/bg-about.jpg) center top no-repeat;
}
body.contact #header-image div.photo {
    background: #4e4e4e url(../img/bg-contact.jpg) center top no-repeat;
}
body.entrepreneurs #header-image div.photo {
    background: #4e4e4e url(../img/bg-entrepreneurs.jpg) center top no-repeat;
}
body.portfolio #header-image div.photo {
    background: #4e4e4e url(../img/bg-portfolio.jpg) center top no-repeat;
}
body.our-team #header-image div.photo {
    background: #4e4e4e url(../img/bg-our-team.jpg) center top no-repeat;
}
body.strategy #header-image div.photo {
    background: #4e4e4e url(../img/bg-strategy.jpg) center top no-repeat;
}
body.criteria #header-image div.photo {
    background: #4e4e4e url(../img/bg-criteria.jpg) center top no-repeat;
}
body.focus #header-image div.photo {
    background: #4e4e4e url(../img/bg-focus.jpg) center top no-repeat;
}
body.five-step #header-image div.photo {
    background: #4e4e4e url(../img/bg-five-step.jpg) center top no-repeat;
}
body #header-image div.fade {
    background: #fff url(../img/fade.gif) center top no-repeat;
    position: relative;
    z-index: 0;
    height: 254px;
    max-width: 1100px; 
    margin: 0 auto;
}
.outer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -282px;
}
body.home #push {
    height: 484px;
}
#push {
    height: 284px;
}
body.strategy #push {
    height: 300px;
} 
p {
    text-align: left;
    font-size: 12px;
    line-height: 19px; 
}
a {
    font-weight: bold;
    text-decoration: underline;
    color: #1294c8;
}
a:hover {
    color: #0a7ba8;
}
.padding-left {
    padding-left: 36px;
}
.padding-right {
    padding-right: 36px;
}
.padding-bottom {
    padding-bottom: 36px;
}
.padding-top {
    padding-top: 36px;
}
.margin-left {
    margin-left: 36px;
}
.margin-right {
    margin-right: 36px;
}
.margin-bottom {
    margin-bottom: 36px;
}
.margin-top {
    margin-top: 36px;
}
.third, .two-thirds, .third-inner {
    float: left;
}
.two-thirds {
    width: 629px;
}
.third {
    width: 241px;
}
.third-inner {
    width: 185px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.vertical-top,
td.vertical-top,
th.vertical-top {
    vertical-align: top !important;
}
.block {
    display: block;
}
.clear {
    clear: both;
}
.replace span {
    text-indent: -10000px;
    display: none;
    z-index: -1px;
    position: absolute;
}
.uppercase {
    text-transform: uppercase;
}
.wrapper {
    margin: 0 auto;
    width: 980px;
}

/* HEADER */

#header {
    height: 111px;
    background: #000 url(../img/bg-header.gif) repeat-x;
    position: relative;
    z-index: 5;
}
#header #logo {
    position: absolute;
    top: 25%;
    left: 30px;
}
#header #navi {
    width: 515px;
    height: 10px;
    position: absolute;
    top: 75px;
    right: 35px;
    list-style: none;
}
#header #navi ul {
    display: none;
    clear: both;
    position: absolute;
    background-image: none !important;
    background: #fff url(../img/bg-navi-dropdown.gif) left top repeat-x !important;
    margin: 9px 0 0 -11px;
    box-shadow: 0 4px 3px #89a;
    border-radius: 0 3px 3px 3px;
    padding: 14px 10px;
    opacity: 0.98;
    list-style: none;
    border: solid 1px #eee;
    border-top: none;
    *margin-top: 0px;
}
#header #navi ul li {
    clear: both;
    display: block;
    float: none;
}
#header #navi ul li a {
    display: block;
    background: transparent url(../img/agility-bullet.gif) left center no-repeat !important;
    height: 23px;
    line-height: 23px;
    width: 180px !important;
    text-align: left;
    font-size: 14px;
    color: #222;
    text-decoration: none;
    font-weight: normal;
    font-family: garamond, times, georgia, serif;
    font-weight: bold;
    padding-left: 24px;
}
#header-box {
    clear: both;
    position: relative;
    top: 160px;
    background: #000;
    width: 980px;
    margin: 0 auto;
    z-index: 3;
}
#header #login {
    position: absolute;
    top: 27px;
    right: 30px;
}
#header #login .im, 
#header #login .pw, 
#header #login .em {
    margin-left: 5px;
}
#header #login .forgot {
    float: left;
}
#header #login input[type=text],
#header #login input[type=password] {
    width: 102px;
    height: 22px;
    display: block;
    float: left;
    background: url(../img/login-field.gif) left top;
    text-indent: 3px;
    color: #666;
    font-size: 11px;
}
.hover-on {
    background: url(../img/login-field.gif) left top !important;
}
#headline h1 {
    text-indent: -10000px;
    position: absolute;
    z-index: -1;
    display: none;
}
#headline {
    width: 540px;
    height: 86px;
    background: url(../img/headline.png) no-repeat;
    position: absolute;
    top: -124px;
    left: 58px;
    z-index: 1;
}
#slider {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    width: 319px;
    background: url(../img/bg-slider.png);
    z-index: 2;
}
#slider img {
    position: absolute;
    right: 10px;
    top: 9px;
}
#header #navi {
    background: url(../img/bg-navi-all.png) center top no-repeat;
    width: 499px;
    height: 13px;
}
#header #navi li a span {
    text-indent: -10000px;
    display: none;
    z-index: -1px;
    position: absolute;
    top: -130px;
}
#header #navi li {
    float: left;
}
#header #navi li a {
    height: 10px;
    float: left;
    opacity: 0.4;
}
#header #navi li.home a {
    background: url(../img/navi-all.png) left top no-repeat;
    width: 51px;
}
#header #navi li.overview a {
    background: url(../img/navi-all.png) -51px top no-repeat;
    width: 77px;
}
#header #navi li.team a {
    background: url(../img/navi-all.png) -129px top no-repeat;
    width: 47px;
}
#header #navi li.strategy a {
    background: url(../img/navi-all.png) -176px top no-repeat;
    width: 73px;
}
#header #navi li.portfolio a {
    background: url(../img/navi-all.png) -249px top no-repeat;
    width: 83px;
}
#header #navi li.entrepreneurs a {
    background: url(../img/navi-all.png) -332px top no-repeat;
    width: 110px;
}
#header #navi li.contact a {
    background: url(../img/navi-all.png) -442px top no-repeat;
    width: 57px;
}
#header #navi li.current > a {
   opacity: 0.7 !important;
}
.logo {
    width: 450px;
}

/* FOOTER */

#footer {
    clear: both;
    background: #181716 url(../img/bg-footer.gif) top repeat-x;
    border-bottom: solid 56px #000;
    max-width: 1371px;
    margin: 0 auto;
}
#main-body #footer .wrapper {
    background: #181716;
    margin: 0: auto;
}
#footer .fourth {
    width: 150px;
    float: left;
}
#footer .fourth.longer {
    width: 236px;
}
#footer,
#footer p,
#footer a {
    color: #646464 !important;
    text-shadow: -1px -1px 0 #333;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
}
#footer p {
    clear: both;
    padding-bottom: 18px;
}
#footer .address,
#footer .address * {
    font-size: 11px;
}
#footer a:hover {
    color: #888 !important;
}
#footer ul {
    list-style: none;
}
#footer ul li {
    line-height: 20px !important;
}
#footer h5 {
    border-bottom: solid 1px #2b2a29;
    margin-bottom: 12px;
}
#footer h5 strong {
    display: block;
    padding-bottom: 6px;
    height: 15px;
}
#footer h5.footer-title1 strong {
    width: 110px;
    background: url(../img/footer-text1.gif) left top no-repeat;
}
#footer h5.footer-title2 strong {
    width: 94px;
    background: url(../img/footer-text2.gif) left top no-repeat;
}
#footer h5.footer-title3 strong {
    width: 84px;
    background: url(../img/footer-text3.gif) left top no-repeat;
}
#footer h5.footer-title4 strong {
    width: 52px;
    background: url(../img/footer-text4.gif) left top no-repeat;
}
#footer .forgot {
    display: block;
    padding-top: 8px;
    text-decoration: underline;
    font-size: 11px;
}
#footer form input {
    background: #010101;
    border: solid 1px #474646;
    border-radius: 3px;
    color: #484848;
    text-indent: 3px;
    font-size: 12px;
    padding: 2px 0;
    margin: 0 0 2px;
    display: block;
}
#footer form input[type=text] {
    clear: both;
    margin-bottom: 4px;
}
#footer form input[type=text],
#footer form input[type=password] {
    width: 110px;
    background: #010101;
}
#footer form input:focus {
    background: #000 !important;
    color: #000 !important;
}
.footer-focus {
    background: #010101 !important;
    background-image: none !important;
}
#footer form input[type=password] {
    float: left;
}
#footer form input[type=image] {
    float: left;
    border: none;
    background: transparent;
    margin: -2px 0 0 6px;
}
#footer ul.social {
    list-style: none;
    border-bottom: solid 1px #2b2a29;
    padding-bottom: 6px;
    margin-bottom: 12px;
}
#footer ul.social li {
    display: inline;
    padding-right: 4px;
}

/* MAIN */

#main-body {
    position: relative;
    clear: both;
    text-align: left;
    margin: 100px 0 0;
}
.home #main-body {
    margin: 0;
}
#main-body .wrapper {
    background: #fff;
}
body.home #main-body {
    top: 159px;
}

/* HOME */

.title1, .title2, .title3, .title4, .title5 {
    display: block;
}
.title1.home {
    width: 241px;
    height: 33px;
    background: url(../img/home-text1.gif);
}
.title2.home {
    width: 131px;
    height: 33px;
    background: url(../img/home-text2.gif);
}
.title3.home {
    width: 162px;
    height: 33px;
    background: url(../img/home-text3.gif);
}
.title4.home {
    width: 186px;
    height: 33px;
    background: url(../img/home-text4.gif);
}
.title5.home {
    width: 214px;
    height: 17px;
    background: url(../img/home-text5.gif);
    margin: 0 auto;
}
.third.home .photo {
    display: block;
    *display: inline;
    float: right;
    *float: none;
    padding: 0 0 13px 23px;
}
.third.home p .padding-top {
    padding-top: 15px;
}
.third-inner p {
    padding-top: 13px;
}
.third-inner p a {
    font-size: 12px !important;
    position: absolute;
}
.current-investments {
    clear: both;
    *margin-top: -32px;
}
.current-investments .investments a {
    width: 214px;
    height: 86px;
    display: block;
    margin: 16px auto;
}
.logo1, .logo2, .logo3, .logo4 {
    width: 214px;
    height: 86px;
    display: block;
    position: absolute;
}
.logo1 {
    background: url(../img/logos.gif) 0 0 no-repeat !important;
    display: none;
}
.logo2 {
    background: url(../img/logos.gif) -214px 0 no-repeat !important;
}
.logo3 {
    background: url(../img/logos.gif) -428px 0 no-repeat !important;
}
.logo4 {
    background: url(../img/logos.gif) -642px 0 no-repeat !important;
}

/* MODAL WINDOWS */

#modal {
    position: fixed;
    background: #000;
    height: 100%;
    width: 100%;
    z-index: 10;
    opacity: 0.7;
    cursor: pointer;
}
#dialog {
    position: fixed;
    background: #eee;
    z-index: 11;
    border-radius: 5px;
    border: solid 4px #fff;
    opacity: 0.95;
    box-shadow: 0 0 10px #000;
}
#dialog, #dialog * {
    font-family: garamond, times, georgia, serif !important;
}
#dialog table {
    margin: 0 40px;
}
#dialog table td {
    text-align: right;
}
#dialog label {
    text-align: right;
}
#dialog h2 {
    font-size: 32px;
    padding: 20px 40px 20px;
}
#dialog form {
    padding-bottom: 30px;
}
#dialog input[type=text] {
    border: solid 1px #ddd;
    padding: 4px 10px;
    color: #555;
    border-radius: 3px;
    margin: 0 4px;
}
#dialog #fauxsubmit {
    background: #555;
    border: solid 1px #ddd;
    color: #eee;
    cursor: pointer;
    font-weight: bold;
    border-radius: 3px;
    padding: 4px 10px;
}
#dialog p {
    text-align: center;
    text-decoration: underline;
    clear: both;
    padding-bottom: 20px;
}
#dialog p span {
    cursor: pointer;
}

/* INNER PAGES */

.fourth, .three-fourths {
    float: left;
}
.fourth {
    width: 185px;
    position: relative;
}
.star {
    /* background: #fff url(../img/agility-star.jpg) right top no-repeat; */
}
.side-headers {
    border: solid 1px #b3b2b2;
    width: 183px;
    height: 119px;
    position: absolute;
    top: 105px;
}
.hr {
    background: #ccc;
    height: 2px;
    clear: both;
    margin: 10px auto;
}
.hr hr {
    display: none;
}
.sub-pages {
    list-style: none;
}
.sub-pages li {
    position: relative;
    z-index: 5;
    width: 210px;
}
.sub-pages li a {
    color: #aaa;
    font: bold 14px/18px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 5;
    width: 210px;
    text-decoration: none;
}
.sub-pages li a:hover {
    color: #888;
}
.sub-pages li a:active {
    color: #555;
}
.sub-pages.smaller li a {
    font-size: 14px !important;
    line-height: 15px !important;
}
.sub-header {
    height: 20px;
    padding-bottom: 6px;
}
.pre-page-header {
    color: #1394cd;
    font: bold 18px/19px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.page-header {
    margin: 12px 0 42px;
    height: 43px;
    width: 500px;
}
#page-contents {
    clear: both;
}
#page-contents {
    width: 645px;
}
#page-contents p {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 2em;
}

/* ABOUT US */

.overview-text1 {
    background: url(../img/overview-text1.gif) left top no-repeat;
}
.overview-text2 {
    background: url(../img/overview-text2.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
.side-a {
    width: 255px;
}
.side-b {
    padding-right: 40px;
}
.side-b p {
    font-size: 13px;
    line-height: 22px;
    padding-bottom: 2em;
}

/* STRATEGY */

.strategy-text1 {
    background: url(../img/strategy-text1.gif) left top no-repeat;
}
.strategy-text2 {
    background: url(../img/strategy-text2.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}

/* CRITERIA */

.criteria-text1 {
    background: url(../img/criteria-text1.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
#criteria-box ul {
    background: url(../img/bg-criteria-table.jpg) left top no-repeat;
    width: 525px;
    height: 495px;
    list-style: none;
}
#criteria-box ul li {
    padding: 18px 80px 10px 60px;
    font-size: 13px;
    line-height: 18px;
}

/* FIVE-STEP */

.five-step-text1 {
    background: url(../img/five-step-text1.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
#five-step-box ol {
    list-style-type: none;
}
#five-step-box ol > li {
    padding: 0 0 10px 60px;
}
#five-step-box ol li.source {
    background: url(../img/icon-source.gif) left top no-repeat;
}
#five-step-box ol li.develop {
    background: url(../img/icon-develop.gif) left top no-repeat;
}
#five-step-box ol li.launch {
    background: url(../img/icon-launch.gif) left top no-repeat;
}
#five-step-box ol li.prove {
    background: url(../img/icon-test.gif) left top no-repeat;
}
#five-step-box ol li.fund {
    background: url(../img/icon-fund.gif) left top no-repeat;
}
#five-step-box ol > li,
#five-step-box ol > li > div > strong {
    font-family: 'Arvo', Rockwell, serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    color: #313d3d;
}
#five-step-box ol > li > div > strong {
    padding: 0 0 4px;
}
#five-step-box ol > li > div > strong,
#five-step-box ol > li > div > span {
}
#five-step-box ol > li > div > span {
    color: #808282;
    font-style: italic;
    font-weight: normal;
    font-size: 15px;
    padding-left: 10px;
    position: absolute;
    width: 500px;
}
#five-step-box ol > li > div.title {
    position: relative;
    top: 6px;    
}
#five-step-box ol ol {
    list-style-type: lower-alpha;
}
#five-step-box ol ol {
    padding: 10px 0 10px 50px;
    font-weight: normal;
    font-size: 13px;
    color: #808282;
}
#five-step-box ol ol li {
    margin: 0;
    padding: 0 0 10px;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px; 
    color: #525858;
}
#five-step-box ol li p {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px; 
    color: #525858;
}

/* FOCUS */

.focus-text1 {
    background: url(../img/focus-text1.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
#focus-list ul {
    list-style: none;
    padding: 20px 0;
}
#focus-list ul li {
    padding: 0 0 36px 70px;
    font-size: 13px;
    line-height: 22px;
}
#focus-list ul li strong {
    display: block;
    font-family: 'Arvo', Rockwell, serif;
    font-size: 21px;
    line-height: 29px;
    padding-bottom: 4px;
    color: #313d3d;
}
#focus-list li.focus {
    background: url(../img/icon-focus.jpg) left top no-repeat;
}
#focus-list li.geography {
    background: url(../img/icon-geography.jpg) left top no-repeat;
}

/* CONTACT */

.contact-text1 {
    background: url(../img/contact-text1.gif) left top no-repeat;
}
.contact-text2 {
    background: url(../img/contact-text2.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
.font18 {
    font-size: 18px;
}
.rockwell,
.rockwell * {
    font-family: 'Arvo', Rockwell, serif;
}
.contacts {
    padding-top: 26px;
    list-style: none;
}
.contacts li {
    padding-bottom: 36px;
}
.contacts .name {
    color: #40404b;
    font-size: 18px;
    line-height: 20px;
}
.contacts .title {
    color: #a0a0a0;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 3px;
}
.contacts .phone,
.contacts a {
    font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif !important;
    color: #313c3d;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    font-weight: normal;
}

/* ENTREPRENEURS */

.entrepreneurs-text1 {
    background: url(../img/entrepreneurs-text1.gif) left top no-repeat;
}
.entrepreneurs-text2 {
    background: url(../img/entrepreneurs-text2.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
.ent-list {
    padding: 10px 0 20px;
    margin-left: 40px;
}
.ent-list li {
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 10px;
    color: #1294c8;
}
.ent-list li span {
    color: #313c3d;
}

/* PORTFOLIO */

.portfolio #page-contents table tr td {
    border-bottom: solid 20px #fff;
}
.investment-logo {
    vertical-align: top;
    padding: 9px 20px 0 0;
}
.investment-info {
    vertical-align: top;
    padding-top: 10px;
}
.investment-info h4 {
    color: #1294c8;
    font-family: 'Arvo', Rockwell, serif;
    font-size: 18px;
    line-height: 23px;
    padding-top: 5px;
}
.investment-info p {
    font-size: 12px !important;
    line-height: 18px !important;
    color: #5c5c5c;
}
h2.portfolio-title {
    font-family: 'Arvo', Rockwell, serif;
    font-size: 21px;
    line-height: 24px;
    color: #313d3d;
    text-decoration: underline;
    margin-bottom: 15px;
}
h2.portfolio-title.past {
    padding-top: 50px;
}
.portfolio-text1 { 
    background: url(../img/portfolio-text1.gif) left top no-repeat;
}
.portfolio-text2 {
    background: url(../img/portfolio-text2.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}

/* OUR TEAM */

.our-team-text1 {
    background: url(../img/our-team-text1.gif) left top no-repeat;
    position: relative;
    bottom: 12px;
}
.our-team-text2 {
    background: url(../img/our-team-text2.gif) left top no-repeat;
}
.side-our-team {
    clear: both;
}
.side-our-team img {
     border: solid 1px #b3b3b3;
}
.team-title {
    color: #525858;
    font-family: 'Arvo', Rockwell, serif;
    font-size: 18px;
    line-height: 23px;
    padding-top: 27px;
}
.team-title span {
    display: block;
    text-transform: uppercase;
    color: #b5afaf;
    font-weight: bold;
    font-size: 12px;
}
.title-contact {
    position: relative;
    top: 10px;
}
.title-contact .email {
    position: absolute;
    width: 230px;
}
.title-contact .email a {
    position: relative;
    font-size: 13px;
    color: #a9a9a9;
    font-weight: normal;
}
.title-contact .email a:hover {
    color: #888;
}
.title-contact .linkedin {
    clear: both;
    padding-top: 26px;
}
.title-contact .linkedin a {
    color: #a9a9a9;
    padding-left: 21px;
    background: url(../img/linked-in.gif) left no-repeat;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
}
.title-contact .linkedin a:hover {
    color: #888;
}
.our-team #push {
    height: 304px;
}
.focus #push {
    height: 394px;
}
.michael-text .title,
.al-text .title,
.pierce-text .title {
    color: #525858;
    font-family: 'Arvo', Rockwell, serif;
    font-size: 18px;
    line-height: 23px;
    padding-top: 27px;

}
.michael-text p,
.al-text p,
.pierce-text p {
    font-size: 13px !important;
    color: #343837;
}
.star-hr {
    background: url(../img/star-hr.gif) center center no-repeat;
    height: 60px;
    width: 145px;
    margin: 0 auto;
}
.star-hr hr {
    display: none;
}
.read-more {
    text-align: right;
}
.read-more a {
    font-size: 14px !important;
    color: #343837;
    text-decoration: underline !important;
}