@charset "utf-8";

/* CSS Document */

#news img {
    border: 1px solid #CCCCCC;
    clear: both;
    margin: 0 0 20px;
}

#news h2 {
    line-height: 1.2;
    font-family:"Times New Roman", Times, serif;
    font-size: 110%;
    padding-bottom: 0px;
    font-weight: normal;
}

#news h3 {
    line-height: 1.2;
    margin-bottom: 20px;
}

#news .img_header {
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
}

#news .map_img {
    border: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    width: 518px;
}

#news .map_img img {
    border: medium none;
    margin: 0;
}

#news .map_img .keyleft {
    float: left;
    margin: 0 20px;
}

#news .footnotes {
    color: #999;
    list-style: none;
    list-style: outside;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0 10px 0;
    margin: 0 0 20px 0;
}

#news .footnotes li {
    list-style: none;
    list-style-position: outside;
}

#news li {
    line-height: 130%;
}

#news .footnotes li a, #news .footnotes li a:hover, #news .footnotes li a: visited {
    text-decoration: none;
}

#news .map_img .keymid {
    float: left;
    margin-right: 20px;
}

#news .map_img .keyright {
    float: left;
}

#news .img_copyright {
    color: #666666;
    font-size: 70%;
    font-weight: normal;
    margin-top: 4px;
    text-align: right;
    width: 520px;
    float: left;
}

#news .key_colour_block {
    padding: 2px 4px;
    font-size: 10%;
    display: block;
    float: left;
    border: 1px solid #000;
    color: #fff;
    width: 2px;
    height: 6px;
}

#news .pr_extreme {
    background-image: url(../news/pr_extreme.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#news .pr_high {
    background-image: url(../news/pr_high.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#news .pr_medium {
    background-image: url(../news/pr_medium.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#news .pr_low {
    background-image: url(../news/pr_low.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#news .cc_key {
    background-image: url(../news/cc_key_grad.gif);
    height: 75px;
}

#news .wsi_key {
    background-image: url(../news/wsi_key_grad.gif);
    height: 75px;
}

#news .nha_2102_key {
    background-image: url(../news/nha_2012_key_grad.gif);
    height: 75px;
}



#news blockquote {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 10px 0;
    font-size: 85%;
    font-style: oblique;
    border-top: 1px solid #ccc;
    clear: both;
}

#news ul.contact li span {
    color: #C0D528;
    font-weight: bold;
    font-size: 120%;
}

#news blockquote img {
    float: left;
    display: inline;
    clear: both;
    margin-right: 10px;
    margin-bottom: 10px;
}

#news .quote_source {
    padding: 5px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    clear: both;
    padding: 20px;
}

#news h3.caption {
    border-bottom: 1px solid #CCCCCC;
    font-size: 70%;
    font-weight: normal;
    margin: -15px 0 20px 0;
    padding: 0 0 5px 0;
    width: 470px;
}

#news div.left {
    float: left;
    display: block;
    clear: both;
    margin: 0 10px 10px 0;
}

#news sub {
    font-size: 70%;
}

#news img.right {
    float: right;
    display: block;
    margin: 0 0 10px 10px;
}

#news .news_table_std {
    margin: 0 0 20px 0;
    font-size: 70%;
}

#news .news_table_std td {
    padding: 5px;
}

#news .news_table {
    border-collapse: collapse;
    width: 135px;
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    font-size: 70%;
}

#news .news_table th {
    padding: 5px;
    background-color: #666;
    color: #fff;
    font-size: 100%;
}

#news .news_table tr {
    border-bottom: #666666;
    background-color: #fff;
}

#news .news_table tr.odd {
    background-color: #eee;
}

#news hr {
    padding: 0;
    margin-top: 10px;
}

#news .news_table td {
    padding: 5px;
    font-size: 100%;
}

#news .esg_table {
    width: 100%;
    margin-bottom: 20px;
}

#news .esg_table td {
    border: 1px solid #ccc;
}

#news .register_box {
    border: 1px solid #ccc;
    background: #fff;
    height: 40px;
    padding: 5px 5px 8px 5px;
}

#news .register_box img {
    float: left;
    border: none;
    margin-bottom: 5px;
}

#news .register_box span {
    margin: 5px 0 5px 50px;
    *margin-top: 10px;
    display: block;
}

#inquiry_box_str {
    background: #efefe0;
    margin: -10px -10px 10px;
    padding: 5px 5px 5px 10px;
}

/* Email news */

#email_news {
    font-size: 70%;
}

#email_news input {
    width: 250px;
    height: 15px;
    padding: 5px;
    margin-bottom: 10px;
    clear: both;
	}

#email_news label {
    padding-bottom: 5px;
    display: block;
}

ul.errorlist {
    float: right;
    margin-bottom: 0;  	
}

#email_news textarea {
    width: 250px;
    height: 75px;
    padding: 5px;
    margin-bottom: 10px;
}

#email_news .send_btn {
    margin-top: 10px;
    font-size: 100%;
    line-height: 20px;
    padding: 0;
    width: 70px;
    height: 20px;
    border-bottom-color: #999;
    border-right-color: #999;
    background: #fff;
}

.email_news_dialog {
    height: 343px !important;
}

#email_news .e_input {
    margin-top: 2px;
    width: 174px;
}

span.email_page_req {
    float: right;
    font-size: 90%;
    font-weight: normal;
    display: block;
    color: #000;
    position: relative;
    top: 1px;
}

span.email_page_req b {
    color: #000;
}

/* Country links for temp A/B testing. */

a.country_summary_link {
    background: #f8f8f8;
    padding: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a:hover.country_summary_link {
    background: #999;
    color: #fff;
    padding: 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#news .enquire_btn, .enquire_btn: visited {
    border: 1px outset #cccccc;
    text-decoration: none;
    font-size: 11px;
    padding: 2px 8px;
    width: 54px;
    text-align: center;
}

#news .enquire_btn:hover, .enquire_btn: active {
    border: 1px outset #cccccc;
    text-decoration: none;
    font-size: 11px;
    padding: 2px 8px;
    width: 54px;
    text-align: center;
}

#news .cr_header {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

/* Share this icons. */
#at15pfpro, .at-privacy, #at-logo, #at16pfpro, #at-privacy, .at15t_email, #atic_email {
    display: none;
}

/* UI */
.ui-dialog {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    height: auto;
    left: 320.5px;
    outline: 0 none;
    padding: 10px;
    position: absolute;
    top: 458px;
    width: 600px;
    z-index: 1008;
}

.ui-dialog ul li {
    font-size: 90%;
}

.ui-dialog-content {
    overflow: auto;
    padding: 0;
}

.ui-dialog-content h2 {
    display: none;
}

ui.taltltbar {
    padding: 5px;
}

.ui-dialog-titlebar {
    padding: 0;
    margin-bottom: 5px;
    background-color: #efefe0;
}

.ui-widget-header {
    border: none !important;
    font-size: 85%;
    padding: 5px !important;
    margin-bottom: 5px !important;
    background-color: #efefe0 !important;
}

.ui-dialog-title {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
    background-color: #efefe0 !important;
}

.np_mi_btn, .np_mi_btn:hover, .np_mi_btn:visited, .np_mi_btn:active {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    background: #666;
    color: #fff !important;
    font-size: 80%;
    padding: 2px 6px 3px 6px;
}

.cr_enquire, 
.cr_enquire:link, 
.cr_enquire:visited, 
.cr_enquire:hover, 
.cr_enquire:active,
a.enquire  {
    text-decoration: none !important;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    background-color: #666; 
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #666666 0%, #333333 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #666666 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #666666 0%,#333333 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #666666 0%,#333333 100%); /* IE10+ */
    background: linear-gradient(top, #666666 0%,#333333 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
    border: 1px solid #333;
    -webkit-box-shadow: inset 0px 1px 0px 0px #777777;
    box-shadow: inset 0px 1px 0px 0px #777777; 
}

.cr_enquire:hover,
a.enquire:hover {
    text-decoration: underline !important;
    background: #666;
    border: 1px solid #666;
    color: #fff;
}

.cr_enquire_b {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

#news .attribute_image:link,
#news .attribute_image:visited,
#news .attribute_image:hover,
#news .attribute_image:active,
#news .attribute_image {
    background: #FBFBFB;
    color: #ccc;
    padding: 0 1px;
}

#news .attribute_image:hover {
    background: #666;
    color: #fff;
    padding: 0 1px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

#news .country_report_intro a:link,
#news .country_report_intro a:visited,
#news .country_report_intro a:hover,
#news .country_report_intro a:active {
    color: #709133;
}

.news_link {
    color: #709133;
    font-weight: bold;
}

.visual_intro_btn {
    background: #c0d528; 
    display: inline-block; 
    padding: 10px 40px 10px 10px; 
    background-image: url(../news/play_icon.jpg);
    background-repeat: no-repeat;
    background-position: 125px 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.download_pdf_btn {
    background: #c0d528; 
    display: inline-block; 
    padding: 10px 40px 10px 10px; 
    background-image: url(../news/play_icon.jpg);
    background-repeat: no-repeat;
    background-position: 125px 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.try_btn {
    background: #666; 
    display: inline-block; 
    font-weight: bold;
    padding: 10px 20px 10px 0px; 
    background-image: url(../news/arrow_try.jpg);
    background-repeat: no-repeat;
    background-position: right 4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.visual_intro_btn a:link,
.visual_intro_btn a:visited,
.visual_intro_btn a:active {
    color: #fff !important;
}

.enquire_btn_news {
    width: 190px;
}

.visual_download_btn {
    background: #c0d528; 
    display: inline-block; 
    padding: 10px; 
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* Chosen selector widget */

.ChosenEnquireCountry {
    margin-bottom: 20px;
    position: relative;
}

.ChosenEnquireCountry #id_countries {
    float: left;
}

.ChosenEnquireCountry input#id_submit {
    float: left;
    position: absolute;
    top: 0px;
    left: 320px;
    height: 28px;
    margin-bottom: 20px !important;
    background: #c0d528; 
    font-weight: bold;
    display: inline-block; 
    padding: 5px; 
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#news .ChosenEnquireCountry ul {
    margin-left: 0;
}

.ChosenEnquireCountry ul li {
    margin-left: 0;
    font-size: 100%;
}

.ChosenEnquireCountry #enquire_dialog {
    margin-top: 10px;
}

.ChosenEnquireCountry div.chzn-container a.chzn-single span {
    position: relative;
    top: 5px;
    height: 20px;
}

.ChosenEnquireCountry #enquiry_form p {
    padding-top: 10px;
}

.ChosenEnquireCountry #enquiry_form p a {
    color: #709133;
}

#maghreb_widget .widget_wrapper .step {
    height: 170px !important;
    }
    
#news #maghreb_widget #enquiry_form .ui-multiselect ul.selected { 
    height: 138px !important;
}

#news #maghreb_widget .selected {
    height: 175px !important;
    }
    
#news #maghreb_widget  #enquiry_form .ui-multiselect ul.available {  
    height: 136px !important;
}

#news #maghreb_widget .selected .connected-list {  
    border-left: 1px solid #999 !important;
}
 
.ti_btn {   
    background-color: #fff; 
    font-size: 90%; 
    font-weight: bold; 
    border: 1px solid #ccc; 
    padding: 10px 15px 10px 35px; margin-right: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; 
    text-shadow: 1px 1px 1px #ffffff;
    background-image: url(../news/PDFIcon.gif);
    background-repeat: no-repeat;
    background-position: 10px 8px;
}

.crb_image_grid {
    border-bottom: 1px solid #ccc; 
    border-top: 1px solid #ccc; 
    overflow: hidden; 
    margin: 0 0 20px 0 !important; 
    padding: 20px 0 10px 0 !important;
}  

.crb_image_grid li {
    list-style: none !important; 
    float: left; 
    font-size: 70% !important;
    color: #999;
    margin-right: 20px;
}

.crb_image_grid li img {
    display: block; 
    width: 113px; 
    margin-bottom: 2px !important;
}

/* NEWS MAP DIALOG */

.open_map {
    border: 1px solid #CCCCCC;
    float: left;
    overflow: hidden;
}
.open_map:hover {
    border: 1px solid #333;
}

.ui-widget-overlay {
    background: none !important;
    background-color: #000 !important;
    opacity: 0.8 !important;
    filter: Alpha(Opacity=80) !important;
    
}

.map_dialog {
    display: none;
    background-color: #fff !important;
    overflow: hidden !important; 
    position: relative;
}

.map_dialog img {
    position: relative;
    left: 0px;
    max-width: 100% !important;
}

.news_map {
    border: 4px solid #fff !important;
    padding: 0 !important;
    background-color: #fff !important;
    overflow: hidden !important; 
}

.news_map .map_dialog {
    padding: 0 !important;
}

.news_map .ui-dialog-titlebar {
    padding: 15px 20px 10px 20px !important;
    border-bottom: 1px solid #ccc !important;
}

.news_map .ui-dialog-title {
    color: #333 !important;
    padding-right: 100px !important;
}

.news_map .ui-widget-header,
.news_map .ui-widget-header span {
    background: none !important;
    background-color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal !important;
    font-size: 110% !important;
}

.news_map .ui-dialog-title span {
    color: #c0d528 !important;
    padding-left: 5px !important;
    font-size: 80% !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.news_map table td, .news_map table th {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 65%;
}

.news_map table td {
    color: #333 !important;
}

.news_map table tr.odd {
    background-color: #f8f8f8;
}

.news_map .ui-dialog-titlebar-close {
    border: none !important;
    padding: 0 !important;
    background: url(../news/close_btn.png) no-repeat 3px 0px !important;
}

 .ui-dialog-titlebar-close.ui-state-hover {
    border: none !important;
    cursor: pointer;
    padding: 0 !important;
    background: url(../news/close_btn.png) no-repeat 3px -79px !important;
}

.news_map .ui-dialog-titlebar-close {
    width: 22px !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 20px !important;
    right: 15px !important;
}

.trans_bg_dark { 
    background: url(../news/dark_trans.png) repeat 0px 0px !important;
}

.trans_bg_light { 
    background: url(../news/light_trans.png) repeat 0px 0px !important;
}
