/*
 * Finsearch360.com
 * (c) Copyright 2009 Valuescope GmbH
 * www.value-scope.com
*/
body {
    font-size: 10px;
    color: black;
    margin: 0 1em 1em 1em;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

#beta-logo-big {
    position: absolute;
    top: -45px;
    left: -56px;
}

#beta-logo-big > img {
    width: 70px;
    height: 69px;
}

a:link, a:active {
    color: #162fae;
    text-decoration:none;
}

a:visited {
    color: #737db0;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

#header {
    /*height: 20px;*/
    /*margin-bottom: 20px;*/
}

#logo {
    height: 75px;
    width: 372px;
    margin-left: auto;
    margin-right: auto;
}

#search-section {
    width: 531px;
    margin-left: auto;
    margin-right: auto;
    height: 30px;
    position: relative;
}

#search-section #search-input,
#footer-search-section #search-input {
    border: 1px solid #cbd9de;
    padding: 2px;
    float: left;
    font-size: 16px;
    /*    height: 20px; */
    width: 400px;
}

#search-section #search-submit,
#footer-search-section #search-submit {
    /*    float: left;
        border: 0px;*/
    margin-left: 10px;
}

#search-section .search-helper {
    height: 20px;
    position: absolute;
    left: 5px;
    top: 31px;
    color: #999;
    font-size: 12px;
}

.slogan {
    font-weight:bold;
    font-size:14px;
    text-align:center;
    width: 650px;
    margin: 0 auto 15px auto;
    color: #777;
}

#search-section .search-helper a {
    /*  color: #ce0015; */
    text-decoration: none;
}


#footer-search-section {
    margin-top: 10px;
    clear: both;
    display: block;
    height: 50px !important;
    position: absolute;
    top: -45px;
    left: 0px;
}

#search-submit {
    /*    background-image: url(/images/search.png);
        width: 84px;
        height: 29px;
        padding: 0;
        margin: 0;
        cursor: pointer;
    */
    /*
     background-color: #cf0714;
     border-top: 1px solid #d67177;
     border-left: 1px solid #d67177;
     border-right: 1px solid #a00a15;
     border-bottom: 1px solid #a00a15;
    */
}

/*
 * Footer
*/
#footer {
    border-top: 1px solid #cd0015;
    margin-top: 0px;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 1em;
    clear: both;
    display: block;
}

#footer-links {
    width: 1100px;
    display:block;
    clear:both;
}

#footer-mainlinks {
    margin-top: 10px;
    width:1100px;
    text-align: left;
    font-size: 1.6em;
    color: #ddd;
}

#footer-mainlinks a{
    color: #666;
    text-decoration: none;
    font-weight:normal;
    text-transform:uppercase;
}

#help-search-links {
    clear: both;
    font-size: 1.1em;
    color: #555;
    margin-top: 12px;
}

#help-search-links a {
    /*  color: #CE0015; */
    text-decoration:none;
}

#footer > #company-logo {
    position: absolute;
    top: -27px;
    right: 0px;
}

#footer .copyright {
    color: #666;
    margin-top: 10px;
}

#footer .copyright a {
    /*    color: #CE0015; */
    text-decoration:none;
}

/*
 * Result page
*/
#search-result,
#information {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

#search-result #header {
    margin: 0 !important;
}

#logo {
    position: relative;
}

#search-result #logo {
    width: 330px;
    float: left;
    height: 67px;
    margin-bottom: 0 !important;
}

#search-result #logo img {
    width: 280px;
}

#logo img {
    border: 0;
}

#main-container {
    width: 1100px;
}

#result-content {
    margin-top: 20px;
    float: left;
    width: 910px;
    padding: 0 30px 30px 0;
}

#result-content #search-section{
    margin: 0 !important;
    height: 80px;
}

/*
 * Banner Dummies
*/
#banner-sidebar {
    float: left;
    width: 160px;
}

#banner-sidebar .banner-sky {
    height: 600px;
    text-align: center;
    color: #bbb;
    width: 160px;
}

#banner-sidebar .banner-small {
    text-align: center;
    color: #bbb;
    margin-top: 10px;
    height: 72px;
    width: 160px;
}

#banner-top {
    /*    border: 1px solid #ddd; */
    text-align: right;
    color: #bbb;
    width: 770px;
    height: 90px;
    float: left;
}

#home-banner {
    text-align: center;
    margin: 6px 0 6px 0;
}

#banner-top img,
#home-banner img {
    border: 0;
}

.result-block {
    clear: both;
    display: block;
    margin-bottom: 30px;
}

h2.section {
    background-color: #888;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    padding: 4px;
    font-size: 1.3em;
    color: white;
    text-transform: capitalize;
    position: relative;
}

h2.section p {
    margin: 0;
    padding: 0;
    font-size: 10px;
    display: inline;
    font-weight: normal;
    text-transform: none;
    display: block;
}

h3 {
    color: #4d70b4;
    margin: 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: normal;
}

h3 a {
    text-decoration: none;
}

.result-block .source {
    font-size: 1.1em;
    color: #666666;
    vertical-align: top;
}

.block-column, .events, .documents {
    width: 990px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.block-column li {
    float: left;
    width: 445px;
}

.events li, .documents li {
    width: 911px;
    margin-bottom: 10px;
}

.events img, .legend img {
    padding: 1px;
    border: 1px solid #ddd;
}

/*
 * Tables
*/
.people-table, .documents-table, .events-table {
    font-size: 13px;
}

.people-table th, .documents-table th, .events-table th {
    text-align: left;
}

.people-table td a, .documents-table td a, .events-table td a {
    text-decoration: none;
}

.even {
    background-color: #fafafa;
}

.odd {
    background-color: #f8f8f8;
}

/*
 * Banner in the results
*/
.result-banners {
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.result-banners .banner-medium {
    width: 420px;
    height: 60px;
    background-color: green;
    float: left;
}

/*
 * Summary
*/
#summary {
    background-color: #9e8689;
    border-top: 1px solid #5e4f51;
    border-left: 1px solid #5e4f51;
    border-right: 1px solid #e7cfd2;
    border-bottom: 1px solid #e7cfd2;
    padding: 4px;
}

#summary h2 {
    font-size: 1.7em;
    margin: 0;
    padding: 0;
    color: white;
    font-weight: normal;
}

#search-categories {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

#search-categories li {
    float: left;
    font-size: 1.3em;
    margin-right: 20px;
}

#search-categories li a {
    color: white;
    text-decoration: none;
}

/*
 * search indicator
*/
#main-indicator-container {
    text-align: center;
    /* height: expression( document.body.offsetHeight + "px"); */
    margin-top: 10px;
    margin-bottom: 10px;
    height: 50px;
}

#main-indicator {
    display:none;
    font-size: 12px;
    color: #888;
}

/*
 * Sharing
*/
.share-this {
    cursor: pointer;
}

.document-sharing {
    /*
    display: none;
    */
}

.document-sharing ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.document-sharing ul li {
    float: left;
    width: 24px;
    margin: 0;
    padding: 0;
}

.document-sharing img {
    border: 0;
}

/*
 * paging
*/
.paging {
    list-style: none;
    margin: 0 0 70px 0;
    padding: 0;
}

.paging li {
    float: left;
    padding: 4px 6px 4px 6px;
    background-color: #f0f0f0;
    border: 1px solid #eee;
    margin-left: 2px;
    font-size: 15px;
    -moz-border-radius:10px;
}


/*
 * Company fields
*/
.company-description {
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 11px;
    color: #777;
}

.company-type {
    text-transform: capitalize;
}

/*
 * LinkedIn
*/
.linkedin-certainty {
    font-size: 10px;
    color: #555;
    cursor:help;
    margin-left: 2px;
}


.see-all {
    margin: 3px 0 0 0;
    background-color: #f3f3f3;
    border: 1px solid #eee;
    padding: 3px;
    text-align: center;
    font-size: 11px;
}

.see-all a {
    text-decoration: none;
}


/*
 * Highlight
*/
p.highlight-body-part {
    margin: 4px 0 0 0;
    font-size: 12px;
    padding: 0;
}

/*
 * Detailview
*/

#detailview {

}

#detailview h2 {
    font-weight: normal;
    color: black;
}

#detailview h1 {
    font-size: 20px;
    color: black;
}

#detailview p {
    font-size: 1.4em;
/*    font-style:italic;*/
    padding: 5px;
    background-color: #ddd;
    border: 1px solid #f4f4f4;
}

#detailview ul {
    list-style:none;
    padding: 0;
    margin:0;
}

#detailview li a {
    font-size: 12px;
}

#detailview li {
    margin-bottom: 8px;
}

#detailview .functions {
    width: 900px;
    margin-top: 25px;
}

#detailview div.sharing {
    float: left;
    width: 450px;
}

#detailview div.finsights {
    float: left;
    text-align: right;
    width: 450px;
}


.back-to-result {
    clear: both;
    margin-top: 70px;
}

.back-to-result a {
    font-size: 1.3em;
    text-decoration: none;
}


/*
 * Information
*/

#information #header {
    margin: 0 !important;
}


#information #logo {
    width: 330px;
    float: left;
    height: 67px;
    margin-bottom: 0 !important;
}

#information #logo img {
    width: 280px;
}

#information #content {
    clear: both;
    font-size: 1.3em;
}

#information #content img {
    border: 0;
}

#footer-teaser-text {
    margin-top: 10px;
    color: #666;
}

#footer-teaser-text h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

#footer-teaser-text p {
    margin: 10px 0 0 0;
    font-size: 11px;
    text-align:justify;
}

#top-header {
    width: 1100px;
    height: 30px;
    vertical-align: middle;
    font-size: 12px;
    text-align:right;
    margin: 5px auto 8px auto;
}

#top-header > #top-header-sharing {
    float: left;
}

#top-header-sharing a img {
    height: 20px;
    width: 20px;
    /*background-color: #000000;*/
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
    border: 0;
}

#top-header-sharing a:hover img {
    filter: alpha(opacity=0);
    -moz-opacity: 1;
    opacity: 1;
}

#top-header > #top-header-links {
    float:right;
    padding: 3px 0 0 0;
}

/*
 * Dialog
*/
#keep-me-uptodate-dialog label {
    float: left;
    width: 100px;
    font-weight: bold;
}

#keep-me-uptodate-dialog input {
    width: 220px;
    border: 1px solid black;
}

#keep-me-uptodate-dialog fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

#keep-me-uptodate-dialog fieldset div {
    margin-top: 5px;
}

.results-not-found {
    font-size: 14px;
}

/*
 * Home teaser
*/
#home-teaser-image {
    width: 650px;
    height: 320px;
    position: relative;
    margin: 0 auto 0 auto;
}

#home-teaser-image .teaser-block {
    width: 200px;
    position: absolute;
    height: 100px;
    background-color:white;
    display:none;
}

#home-teaser-image .teaser-block h2 {
    margin: 0 0 5px 0;
    padding: 0;
    color: #CD0015;
    font-size:13px;
}

#home-teaser-image .teaser-block p {
    margin: 0;
    padding: 0;
    color: #666;
    font-size:11px;
    text-align:justify;
}

#home-teaser-image #news {
    left: 0px;
    top: 0px;
}

#home-teaser-image #events {
    right: 0px;
    top: 0px;
}

#home-teaser-image #companies {
    left: 0px;
    bottom: 80px;
}

#home-teaser-image #contacts {
    right: 0px;
    bottom: 80px;
}

#home-teaser-image #opportunities {
    bottom: 0px;
    left: 225px;
}

#home-teaser-image #circle-360 {
    position: absolute;
    left: 215px;
    top: 0px;
    width: 220px;
    height: 220px;
}

#circle-360 img {
    border: 0;
}

/*
 * Result sorting
*/
#result-sorting {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}

#result-sorting a {
    color: #162FAE;
    font-weight: bold;
}

#result-sorting a.current {    
    color: black;
}

/*
 * Result subscription
 */
#result-subscription {
    margin: 10px 0 0 0;
    clear: both;
    color: white;
    font-size: 13px;
}

#result-subscription input.email {
    border: 1px solid #999;
    width: 270px;
}

#result-subscription input.submit {
    font-size: 12px;
}