/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";

/* Body
-------------------------------------------------------------- */
body {
    background: #08243F url(../img/page-bg.png) repeat-x 0 0;
}

/* Page
-------------------------------------------------------------- */

#page {
    margin: 0 auto;
    width: 960px;
    background-color: #001B35;
}

/* Header
-------------------------------------------------------------- */

#header {
    padding-top: 5px;
    color: #fff;
    position: relative;
    height: 187px;
}

#header h1 {
    /*font-size: 1.2em;*/
    font-variant: small-caps;
    letter-spacing: 2px;
    margin-left: 90px;
    text-indent: -99999px;
    height: 25px;
    background: #001B35 url('../img/header.gif') no-repeat 0 0;
}

#carousel {
    z-index: 1;
    height: 130px; /*background: #072869 url('../img/properties/header.jpg') no-repeat 0 0;*/
    position: absolute;
    top: 26px;
    left: 0;
}

#carousel div p {
    position: absolute;
    right: 0;
    top: 0;
    width: 290px;
    background-color: #001B35;
    padding: 10px;
    opacity: 0.7;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}

.header-property {
    position: absolute;
    left: 0;
    top: 0;
    width: 960px;
    height: 134px;
}

#carousel p span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    height: 25px;
    padding: 10px;
    width: auto;
    display: block;
    /*float: right;*/
    color: #ecdac1;
}

#header .tabs {
    background: #72ACE5 url(../img/menu-bg.png) repeat-x 0 0;
    /*padding-left: 80px;*/
    position: absolute;
    left: 0;
    top: 160px;
    width: 960px;
}

#header .tabs li {
    margin-right: 1px;
    line-height: 32px;
    vertical-align: baseline;
    overflow: hidden;
    height: 32px;
}

#header .tabs a {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    padding: 2px 20px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #333;
}

#header .tabs a.current {
    background: #001B35;
}

#header #logo {
    position: absolute;
    left: 8px;
    top: 5px;
    z-index: 30;
}

/* Body
-------------------------------------------------------------- */

#body {
    padding-top: 20px;
    background: #001a35 url(../img/body-bg.jpg) no-repeat 0 0;
}

#introduction {
    float: left;
    width: 220px;
    padding-right: 20px;
    padding-left: 70px;
}

#main-content {
    float: left;
    width: 460px;
}

#main-content p {
    color: #fff;
}

#main-content h2 {
    color: #bdd633;
}

#main-content ul {
    color: #fff;
}

#introduction ul, #introduction ol {
    color: #888;
    list-style: none;
    margin-bottom: 0;
}

#introduction ul li {
    /*line-height: 2.5em;*/
    display: block;
    line-height: 2em;
}

#introduction ul a {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

#introduction ul li.current, #introduction ul a.current {
    color: #79B8F7;
}

p.strong {
    color: #bdd633 !important;
}

ul.properties {
    margin-bottom: 0.5em;
}

ul.main-page li {
    line-height: 30px;
    height: 30px;
    margin-bottom: 10px;
    background: url('../img/section-bottom.png') no-repeat 0 28px;
}

ul.properties li {
    white-space: nowrap;
    color: #fff;
    line-height: 1.5em !important;
}

ul.properties li a {
    text-transform: none !important;
    font-size: 1em !important;
}

ul.properties li.current {
    color: #79B8F7;
}

.country-top {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-bottom: 1em;
    height: 100px;
    overflow: hidden;
    background: url('../img/section-bottom.png') no-repeat 0 95px;
}

#property #images {
    float: left;
    width: 400px;
    height: 380px;
    padding: 10px;
    overflow: hidden;
    position: relative;
    background: #ccc url('../img/property-slideshow-bg.jpg');
}

#scrollable img, #scrollable iframe {
    width: 400px;
}

#property .text {
    float: left;
    width: 380px;
    height: 400px;
    padding: 0 10px;
    overflow-y: scroll
}

#property h2 {
    font-size: 1.8em;
    border-bottom: 1px solid black;
}

#property #prev {
    position: absolute;
    left: 10px;
    bottom: 10px;
    height: 19px;
    width: 110px;
    background: url('../img/image-nav.png') no-repeat 0 -38px;
    text-indent: -9999px;
}

#property #prev:hover {
    background-position: 0 -57px;
}

#property #next {
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 19px;
    width: 110px;
    background: url('../img/image-nav.png') no-repeat 0 0;
    text-indent: -9999px;
}

#property #next:hover {
    background-position: 0 -19px;
}

#property span.info {
    display: block;
    position: absolute;
    left: 120px;
    width: 180px;
    text-align: center;
    bottom: 10px;
}


/* Footer
-------------------------------------------------------------- */
#footer {
    border-top: 1px solid #183148;
    margin-top: 20px;
    padding: 30px 10px 10px;
    height: auto;
    color: #999;
    font-size: 0.8em;
    background: url(../img/footer-bg.jpg) no-repeat 0 0;
}

#footer ul {
    list-style: none;
}

#footer ul li {
    width: 180px;
    float: left;
    padding: 0 25px 0 20px;
    overflow: hidden; /*border-right: 1px solid white;*/
}

#footer ul li h3 {
    font-size: 1.2em;
    margin: 0 0 5px;
    color: #bdd633;
}

#footer .tabs {
    width: 405px;
    border-top: 3px solid #eee;
}

#footer .tabs a {
    padding: 10px 30px 10px 0;
    color: #666;
    text-decoration: none;
}

#footer p.quiet {
    color: #183148;
}

/* you may want to setup some decorations to active the item */
div.items {
    position: relative;
}

div.items div {
    top: 0;
    float: left;
}

#management h2 {
/*margin-bottom: 0em;*/
}


#management a, #what-we-do a, #switzerland a, #france a {
    color: #79B8F7;
}

.person {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
    padding-bottom: 5px;

    line-height: 1.2em;
}

.second {
/*border-top: 1px solid #fff;*/
    padding-top: 0.5em;
    margin-top: 1em;
}

div.person {
    padding: 15px;
}

div.person .person {
    border-bottom: 1px solid black;
    margin-bottom: 1em;
}

div.person p {
    font-weight: normal;
}

.person span.title {
    font-weight: normal;
    font-size: 0.8em; /*margin-left: 1em;*/
    color: #ccc;
}

div.person span.title {
    color: #666;
    display: block;
    margin: 0.5em 0;
}

.map {
    width: 460px;
    height: 300px;
    margin-bottom: 1em;
}

/* Overlay */
#fancy_title td {
    border: none;
}

div.clear {
    clear: both;
}

a.property-link {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: inline-block;
    margin: 0 20px 20px 0;
    float: left;
    border: 1px solid white;
    position: relative;
    cursor: pointer;
}

a.property-link img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
a.property-link div.property-name {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 200px;
    color: #79B8F7;
    background-color: #222;
    width: 200px;
    padding-left: 10px;
    line-height: 50px;
    height: 50px;
    border-top: 1px solid white;
}

a.property-link {
    text-decoration: none;
}

div.property-information h4 {
    margin-bottom: 0;
}

div.property-information h4 img {
    vertical-align: middle;
}

div.property-information div.with-sector {
    margin-left: 36px;
}

div.property-information a {
    color: #003399;
    font-weight: bold;
    text-decoration: underline;
}

img.main-image {
    margin-bottom: 1em;
}
