@import url('left_nav_generic.css');
@import url('sec_nav.css');
@import url('feature.css');


h1.interior {
    margin-top: 20px;
}

h1 {
    font-size: 140%;
    margin-bottom: 20px
}

.three_column_content .mid_column {
    margin-top: 0;
    padding-top: 0;
}

.mid_column h1, #our_people h1 {
    margin: 0 0 20px 0;
    width: auto;
}

h2, .media-house {
    font-family: HelveticaNeueW01-45Ligh,Helvetica,Arial,sans-serif;
    margin: 10px 0 10px 0;
    font-size: 100%;
    font-weight: normal;
    color: #333;
}

.right_column li {
    font-size: 90%;
}

#our_people {
    float: left;
    width: 700px;
    margin-left: 20px;
}

.about_us p {
    margin-bottom: 15px;
}

#our_people img {
    float: left;
    border: 1px solid #eee;
    clear: left;
    background: #fff;
    margin: 6px 15px 20px 0px;
    padding: 10px;
}

#our_people span {
    width: 560px;
    display: block;
    float: right;
    clear: both;
}

#our_people h3 {
    padding: 5px 5px 5px 0px;
    margin: 0 0 10px 0;
    color: #333;
    font-family: HelveticaNeueW01-45Ligh,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal !important;
}

.mapleblue {
    color: #333;
    font-weight: normal !important;
}

.maplegreen {
    color: #C0D528;
    font-weight: normal !important;
}


.about_us p.intro{
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    padding: 10px 0 15px 0;
    margin: 0 0 15px 0;
    color: #333;
    width: 500px;
    *width: 350px;
}

a.enquire-about  {
    background-color: #259acf;
    font-size: 80%;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
    margin-right: 10px;
    color: #fff !important;
}

.about-section a {
    color: #259acf;
}

.about-section ul.related_links li {
    width: 370px;
    float: left;
}

.about-section ul.related_links li a {
    background: #ffa401;
    color: #fff;
    font-weight: bold;
    font-size: 85%;
    padding: 7px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.about-section ul.related_links li i {
    background: url("../../maplecroft/img/about/related-links-icons.png") no-repeat 0px 0px;
    float: left;
    margin: 0 10px 10px 0;
    width: 160px;
    height: 160px;
    display: inline-block;
}

.about-section ul.related_links li.related_links_product i {
    background: url("../../maplecroft/img/about/related-links-icons.png") no-repeat -193px 0px;
}

.about-section ul.related_links li.related_links_advisory i {
    background: url("../../maplecroft/img/about/related-links-icons.png") no-repeat 0px -194px;
}

.about-section ul.related_links li.related_links_search i {
    background: url("../../maplecroft/img/about/related-links-icons.png") no-repeat -193px -194px;
}

.about-section ul.related_links li div {
    margin: 0 10px 0 0;
}

.about-section ul.related_links li div p {
    font-size: 85%;
}

a.enquire-about:hover  {
    background-color: #333;
    color: #fff !important;
    text-decoration: none;
}

.people {
    position: absolute;
    margin-top: 390px;
    margin-left: -200px;
    *margin-left: -960px;
    background: #333 !important;
    color: #fff !important;
}

.people a {
    color: #C0D528 !important;
}

.work_permit {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

/* UN page */
.cop_downloads {
    margin-bottom: 30px; 
    border-bottom: 1px solid #ccc;  
}

.cop_downloads td, .cop_downloads th {
    padding: 5px;
    border-top: 1px solid #ccc;
}

.un_title {
    margin: 20px 0px; 
}

h3.un_caption {
    border: none;
    margin-bottom: 15px;
}

h3.un_caption a {
    margin-top: -10px; 
    display: block; 
    border-bottom: 1px solid #ccc; 
    width: 198px;
    padding-bottom: 5px;
}

#awards_page ul {
    padding: 0;
    margin: 0;
}

#awards_page ul li {
    padding: 0 0 20px 0;
    margin: 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    list-style: none;
    width: 518px;
    float: left;
}

#awards_page ul li h2 {
    display: block;
    font-weight: normal;
    background: #333333;
    padding: 5px;
    font-size: 120%;
    color: #fff;
}

#awards_page ul li h2 span {
    float: right; 
    display: inline; 
    margin: 0;
}

#awards_page ul li h2 strong {
    color: #259acf;
}

#awards_page ul li p {
    border-bottom: none;
    font-size: 100%;
    color: #333;
    width: 368px;
    float: right;
    margin-bottom: 10px;
}

#awards_page ul li a:link,
#awards_page ul li a:visited,
#awards_page ul li a:active {
    display: inline-block;
    width: 100px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #333;
    padding: 5px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#awards_page ul li a:hover {
    background: #666;
    border: 1px solid #666;
    color: #fff;
    text-decoration: none;
}

#awards_page ul li img {
    float: left;
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 10px;
}

.about_us div,
.about_us div img {
    border-bottom: 1px solid #eee;
    overflow: hidden; 
    clear: both;
    padding: 10px 0 0 0;
}

.about_us div.intro {
    border: none;
    background: url("../../maplecroft/img/about/swoosh.png") no-repeat -105px -75px;
}

.about_us div a.btn {
    color: #fff;
    font-size: 80%;
    padding: 10px;
    float: left;
    background: #259acf;
}

.about_us div a img {
    border: 1px solid #fff;
}

.about_us div a:hover img {
    border: 1px solid #333;
}

.about_us div a span {
    text-indent: -9999px;
    width: 20px;
    height: 9px;
    line-height: 9px;
    display: inline-block;
    background: url("../../maplecroft/img/about/modal_icon.png") no-repeat 7px 0px;
}

.about_us div.img_right,
.about_us div.img_left {
    overflow: hidden; 
    border: none;
    width: 100%;
    clear: none;
    padding: 0;
}

.about_us div.img_left div:last-child {
    border-bottom: none;
}

.about_us a,
.ui-dialog a {
    color: #259acf;
}

.about_us ul.related_links li {
    float: left;
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 20px;
    width: 170px;
    height: 150px;
}

.about_us ul.related_links li.first {
    margin-left: 0;
}

.about_us ul.related_links li a {
    display: block;
    position: absolute;
    bottom: 0;
    font-size: 80%;
    padding: 0;
    border-top: 2px solid #259acf;
    width: 170px;
    background-color: #333;
    color: #fff;
}

.about_us ul.related_links li a span {
    padding: 10px;
    border-top: 1px solid #259acf;
    display: block;
}

.about_us ul.related_links li a:hover span {
    background-color: #259acf;
}

.ui-dialog a {
    color: #259acf;
}

.about_us div img {
    margin: 10px 0;
    padding: 0;
    border: none;
}

ul.about_us-list {
    list-style: square;
}

ul.about_us-list li {
    font-size: 75%;
    margin-left: 10px;
}

.about_us div.img_right img,
.about_us div.intro img {
    float: right;
    margin-left: 20px;
}

.about_us div.img_left img {
    float: left;
    margin-right: 20px;
}

h3.bgtintbg {
    background: url("../img/thumbnails/plus_icon.gif") no-repeat scroll 7px center #eee;
    padding: 5px 5px 5px 25px;
}

h3.bgtintbg.bgtintbg_minus {
    background: url("../img/thumbnails/minus_icon.gif") no-repeat scroll 7px center #eee;
    padding: 5px 5px 5px 25px;
}

h3.bgtintbg a {
    color: #333;
    font-weight: bold;
}

.ui-dialog {
    border: 4px solid #ccc;
    background-color: #333;
    padding: 20px;
    float: left;
    position: absolute !important;
    z-index: 9999999;
    overflow: hidden;
}

.ui-dialog p {
    color: #fff;
    clear: both;
    margin: 20px 0 0 0;
}

.ui-dialog .img {
    clear: both;
}

.ui-dialog.dialog_style1 .img {
    width: 100%;
    clear: both;
    border: 1px solid #000;
    overflow: hidden;
    background-color: #333;
}

.ui-dialog.dialog_style2 .img {
    width: 46%;
    border: 1px solid #000;
    overflow: hidden;
    margin: 0 20px 10px 0;
    float: left;
    clear: both;
    background-color: #333;
}

.ui-dialog.dialog_style2 p,
.ui-dialog.dialog_style2 ul {
    clear: none !important;
    width: 48%;
    *clear: both;
    float: left;
    *width: 48%;
    *float: left;
    margin: 0;
}

.ui-dialog.dialog_style2 ul {
    margin: 10px 0;
}

.ui-dialog.dialog_style3 .img {
    width: 65%;
    margin: 0 20px 0 0;
    float: left;
    clear: both;
    border: 1px solid #000;
    overflow: hidden;
    background-color: #333;
}

.ui-dialog.dialog_style3 p,
.ui-dialog.dialog_style3 ul {
    clear: none;
    width: 30%;
    float: left;
    margin: 0;
}

.ui-dialog.dialog_style3 ul {
    margin: 10px 0;
    float: left;
    width: 48%;
}

.ui-dialog.dialog_style3 li, .ui-dialog.dialog_style2 li {
    color: #FFFFFF;
    line-height: 1;
    list-style: disc outside none;
    margin-bottom: 5px;
    margin-left: 15px;
}

.ui-dialog.dialog_style3 ul li a, .ui-dialog.dialog_style2 ul li a {
    font-size: 75%;
}

.ui-dialog.dialog_style4 .img {
    width: 65%;
    border: 1px solid #000;
    overflow: hidden;
    margin: 0 0 0 20px;
    float: right;
    clear: both;
    background-color: #333;
}

.ui-dialog.dialog_style4 .ui-dialog-content a.btn {
    margin-left: 0;
}

.ui-dialog.dialog_style4 p {
    clear: none;
    width: 31%;
    float: left;
    margin: 0;
}

.ui-dialog h1 {
    width: auto;
    font-size: 120%;
    color: #fff;
    padding: 10px 0 20px 0px;
}

.ui-dialog h1 span {
    color: #259acf;
}

.ui-dialog .ui-dialog-titlebar {
    float: right;
    width: 30px;
}

.ui-dialog .ui-dialog-content {
    overflow: hidden;
    height: auto !important;
}

.ui-dialog .ui-dialog-content a.btn {
    background-color: #259acf;
    font-size: 80%;
    color: #fff;
    font-weight: bold;
    margin: 20px 0 0 0;
    float: left;
    text-align: center;
    display: inline-block;
    *width: 120px;
    padding: 10px 20px;
}

.ui-widget-overlay {
    background: none repeat scroll 0 0 #333333;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    left: 0;
    z-index: 999;
    position: fixed;
    top: 0;
    width: 100%;
}

.ui-dialog .ui-dialog-title {
    color: #fff;
    font-family: "Times New Roman", Times, serif;
}

.ui-dialog .ui-dialog-titlebar-close {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-indent: -9999px;
    background: url("../../maplecroft/img/services/close_icon.png") no-repeat 0px 0px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    background: url("../../maplecroft/img/services/close_icon.png") no-repeat 0px 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.ui-dialog .img.no_border {
    border: none;
}

.cii_quote {
    font-size: 100%;
    margin: 0 0 20px 0;
    line-height: 1.2;
    width: 190px;
    position: absolute;
    font-family: "Times New Roman", Times, serif;
}

.cii_quote .quote span.start_quote, .cii_quote .quote span.end_quote {
    line-height: 0.8;
    padding: 0 5px 0 0;
    float: left;
    font-size: 600%;
    height: 30px;
}

.cii_quote_height {
    clear: both;
    background-color: #fff;
}

.cii_quote .quote span.end_quote {
    font-size: 150%;
    line-height: none;
    float: none;
}
.cii_quote .quote {
    float: left;
    width: 200px;
    padding: 0px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 5px 0 10px 0;
}


.cii_quote .quotee {
    display: block;
    font-size: 100%;
    color: #259acf;
}

.cii_quote .quotee strong {
    display: block;
    margin: 0;
    color: #000;
    font-weight: 100;
}

.quote_flicker {
    float: right !important;
    line-height: 2.4;
    margin-top: 34px;
}

.quote_flicker, .quote_flicker div.quote_left, .quote_flicker div.quote_right {
    float: left;
}

.quote_flicker div a {
    padding: 0 4px;
    text-align: center;
}

.comments_header {
    float: left;
    margin-top: 43px;
}
