/* block_worldwide_network */

.afp_carte_block {
    background-color: #ededee;
    padding: 15px 20px 30px;
}

.afp_carte_block h4 {
    color: #313131;
    font: 30px 'CorporateEBQ',serif;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.afp_carte_block_worldwide_network {
    background: #ededee url(images/bg-block-worldwide-network.png) center 46px no-repeat;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.afp_carte_block_worldwide_network h4 {
    color: #000;
    line-height: 24px;
    margin-bottom: 170px;
    width: 80%;
}

.afp_carte_block_worldwide_network h4 em {color: #0083c9;}

.afp_carte_block_worldwide_network .button {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #827b7a;
    font-size: 11px;
    float: right;
    padding: 2px 6px;
    position: relative;
    text-decoration: none;
    top: -12px;
}

.afp_carte_block_worldwide_network .button:hover {color: #635d5c;}

.afp_carte_block_worldwide_network .button:active {padding: 3px 5px 1px 7px;}

/* Google maps page */
#content-carte-page {
    font-size: 14px;
}
#content-carte-page .heading {
    background-color: #ededee;
    color: #0083C9;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
    padding-right: 20px;
}
#content-carte-page .heading h1 {
    font: 45px 'CorporateEBQ',serif;
    letter-spacing: -2px;
    padding: 15px;
}
#content-carte-page .headline {
    margin-left: 20px;
}
#content-carte-page .headline p {
    font: bold 18px/22px 'CorporateEBQ',serif;
}
#content-carte-page .headline p em {
    color: #0083c9;
}
#content-carte-page .section {
    line-height: 18px;
    margin-bottom: 40px;
}
#map {
    background-color: #ededee;
    height: 330px;
    padding: 20px 20px 10px;
    width: 600px;
}
#content-carte-page .section {
    line-height: 18px;
    margin-bottom: 40px;
}
#content-carte-page .offices {
    background-color: #ededee;
    overflow: auto;
    padding: 5px 5px 7px 20px;
    width: 615px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
#content-carte-page .offices h2 {
    color: #827b7a;
    display: inline;
    font-size: 25px;
    padding: 0 5px 0 0;    
    line-height: 35px;
    font-family: 'CorporateEBQ',serif;
    letter-spacing: -1px;
}
#content-carte-page .offices .instructions:before {
    content: "— ";
}
#content-carte-page .offices .instructions {
    color: #0083c9;
}
#content-carte-page #continents {
    margin-top: 8px;
}
#content-carte-page ul {
    line-height: 18px;
}
#content-carte-page .offices li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#content-carte-page #continents li {
    float: left;
    margin: 0 13px 10px 0;
    width: 140px;
}
#content-carte-page #continents a {
    background-color: #0083C9;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    text-transform: uppercase;
    white-space: nowrap;
}

#content-carte-page #continents a.current {
    color: #8be5ff;
    cursor: default;
    text-decoration: none;
}
#content-carte-page p a:hover, #content-carte-page ul a:hover {
    text-decoration: underline;
}
#content-carte-page p a, #content-carte-page ul a {
    text-decoration: none;
}

#content-carte-page #offices > li {
    background: none repeat scroll 0 0 #fff;
    float: left;
    line-height: 15px;
    margin: 0 15px 15px 0;
    height: 360px;
    padding: 15px 11px;
	position: relative;
    width: 168px;
}
#content-carte-page ul#offices  li img.office {
    bottom: 8px;
    position: absolute;
    max-height: 168px;
    max-width: 170px;
}
#content-carte-page #offices a.office {
    color: #dcd4d3;
    display: block;
}
#content-carte-page #offices .marker {
    float: left;
}
/*#content-carte-page #offices h3:first-line {
    color: #0083C9;
}*/
#content-carte-page #offices a h3 {
    color: #0083C9;
    /*color: #262626;*/
}
#content-carte-page #offices h3 {
    font: 18px/18px 'CorporateEBQ',serif;
    margin: 0 0 15px 26px;
}
#content-carte-page #offices .city {
    font-weight: bold;
}
#content-carte-page #offices p abbr {
    cursor: help;
    font-weight: bold;
}
#content-carte-page #offices p a {
    color: #262626;
    text-decoration: none;
}
#content-carte-page #offices {
    font-size: 12px;
}
#map_canvas{
    text-align: center;
}
#map_canvas img {
    padding-top: 115px;
}
#map_canvas .address{
    text-align: left;
}
#map.fixed {
    -webkit-box-shadow: 0px 10px 20px 0px #ededee;
    -moz-box-shadow: 0px 10px 20px 0px #ededee;
    box-shadow: 0px 10px 20px 0px #ededee; 
}
#map.stopped {
    position: absolute;
}
.bullgmap{
    margin-right: 10px;
    margin-top: 10px;
    font-size: 12px;
}
.bullgmap .address .city {
    font-weight: bold;
}
.bullgmap .address a {
    color: #0083C9;
}

.panel-col .block_worldwide_network {
    background: #ededee url(../../../themes/afp/css/images/bg-worldwide-network-large.png) 157px 30px no-repeat;
    min-height: 210px;
    padding: 20px;
    position: relative;
}

.panel-col .block_worldwide_network h4 {font: 30px 'CorporateEBQ',serif;letter-spacing: -1px;line-height: 30px;margin: 0 0 20px;width: 80%;}
.panel-col .block_worldwide_network h4 a {color: #3f3b3b;text-decoration: none;}
.panel-col .block_worldwide_network h4 em {color: #0083C9;display: block;}

.panel-col .block_worldwide_network > p {
    color: #827b7a;
    width: 150px;
}
.panel-col .block_worldwide_network > p strong {color: #313131;}

.panel-col .block_worldwide_network .button {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #827b7a;
    font-size: 11px;
    float: right;
    padding: 2px 6px;
    position: relative;
    text-decoration: none;
    top: -12px;
}
.panel-col .block_worldwide_network .button:hover {color: #635d5c;}
.block_worldwide_network .button:active {padding: 3px 5px 1px 7px;}
/*
.panel-col .block_worldwide_network  #worldmap {
    float: right;
    height: 110px;
    width: 260px;
}
*/
.panel-col .block_worldwide_network .offices li {position: absolute;}
.panel-col .block_worldwide_network .offices li ul li {position: relative;}
.panel-col .block_worldwide_network .offices > li > a {
    display: block;
    padding: 8px;
}
.panel-col .block_worldwide_network .offices > li > a,
.panel-col .block_worldwide_network .dotmarker {height: 4px; width: 4px;}
.panel-col .block_worldwide_network .dotmarker {
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 2px 1px #000000;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.8); 
    display: block;
}
.panel-col .block_worldwide_network #paris {left: 292px; top: 113px;}
.panel-col .block_worldwide_network #washingtondc {left: 224px; top: 125px;}
.panel-col .block_worldwide_network #montevideo {left: 241px; top: 192px;}
.panel-col .block_worldwide_network #nicosie {left: 319px; top: 129px;}
.panel-col .block_worldwide_network #hongkong {left: 387px; top: 137px;}

.panel-col .block_worldwide_network .tooltip {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.5); 
    display: none;
    height: 160px;
    left: -70px;
    padding: 10px;
    position: relative;
    top: -210px;
    width: 140px;
    z-index: 100;
}
.panel-col .block_worldwide_network #paris .tooltip {height: 140px; top: -190px;}
.panel-col .block_worldwide_network #washingtondc .tooltip {left: -77px; width: 154px;}
.panel-col .block_worldwide_network #nicosie .tooltip {height: 185px; top: -235px;}
.panel-col .block_worldwide_network .offices > li:hover .tooltip {display: block;}

.panel-col .block_worldwide_network .tooltip:after {
    content: url(../../../themes/afp/css/images/tooltip-bottom-triangle.png);
    left: 69px;
    position: absolute;
    top: 180px;
}
.panel-col .block_worldwide_network #paris .tooltip:after {top: 160px;}
.panel-col .block_worldwide_network #washingtondc .tooltip:after {left: 76px;}
.panel-col .block_worldwide_network #nicosie .tooltip:after {top: 205px;}

.office_details {
    font-size: 12px;
}
#content .office_details {
    background: #fff;
    float: left;
    padding: 0;
    line-height: 15px;
    margin: 0 15px 15px 0;
    min-height: 180px;
    padding: 15px 11px;
    width: 168px;
}
.office_details h3 {
    font: 18px/18px 'CorporateEBQ',serif;
    margin: 0 0 15px 26px;
}
.office_details h3:first-line {color: #0083c9;}
.office_details a.office {color: #dcd4d3; display: block;}
.office_details a h3 {color: #262626;}
.office_details a {text-decoration: none;}
.office_details a:hover {text-decoration: underline;}
.office_details .address {color: #262626;}
.office_details .marker {
    background: url(../../../themes/afp/css/images/AFP.png) no-repeat;
    float: left;
    height: 23px;
    width: 26px;
}
.office_details .city {font-weight: bold;}
.office_details .phone_numbers {
    line-height: 15px;
    margin: 0;
}
.office_details .phone_numbers abbr {
    cursor: help;
    font-weight: bold;
}
.office_details .phone_numbers a {color: #262626; text-decoration: none;}
.bullgmap img {
    padding-top : 0px !important;    
    float: left;
    height: 140px;
    margin-right: 5px;
}
#content-carte-page #offices > li .img_box{
    float: left;
    height: 140px;
}
#main-offices.block_main_offices h4 {
    color: #313131;
    font: 30px 'CorporateEBQ',serif;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
#main-offices.block_main_offices h4 em {
    color: #0083c9;
}
#main-offices.block_main_offices > ul {
    float: left;
}
#main-offices.block_main_offices .office_details {
    border-bottom: 5px solid #ededee;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 25px;
    width: 155px;
    font-size: 12px;
}
#main-offices.block_main_offices .office_details:last-child {
    border: 0 none;
}
#main-offices.block_main_offices .office_details a.office {
    color: #dcd4d3;
    display: block;
}
#main-offices.block_main_offices .office_details a {
    text-decoration: none;
}
#main-offices.block_main_offices .office_details .marker {
    float: left;
}
#main-offices.block_main_offices .office_details h3:first-line {
    color: #0083c9;
}
#main-offices.block_main_offices .office_details a h3 {
    color: #262626;
}
#main-offices.block_main_offices .office_details h3 {
    font: 18px/18px 'CorporateEBQ',serif;
    margin: 0 0 15px 26px;
}
#main-offices.block_main_offices > ul.second {
    padding-left: 10px;
}
#main-offices.block_main_offices .office_details .address a {
    color: #262626;
    text-decoration: none;
}
#main-offices.block_main_offices .office_details .address abbr {
    font-weight: bold;
}
#main-offices.block_main_offices .office_details .address {
    line-height: 15px;
}
