﻿/* CMS version @12/11/2013 */
/****
MODULE: nacersano-specific.css
VERSION: 1.0
AUTHOR(S): JEFFREY BRATHWAITE
DATE: 11 DEC 2013
****/
/****
Log Notes 
****/
/************************************************/
/**CSS FOR SPECIFIC PAGES WITHIN NACERSANO SITE**/
/************************************************/
/**** NEWS LANDING PAGE *************************/
#news-pager {
    min-height: 45px;
    margin-top: 30px;
    text-align: center;
    width: 672px;    
}
.newsItemsList .newsListPage {
    display: none;
}
ul.newsItemsList {
    /*min-height: 425px;*/
}
#news-pager, #news-pager a {
    font-size: 10pt;
    line-height: 14pt;
}    
.customNewsPagerPage {
    display: none;
}
#news-results-container {
    width: 650px;
    height: auto;
    overflow: hidden;
}
#report-contact {
    width: 674px;
    margin: 20px 0px 0px 0px;
}
#report-contact #contact-body p {
    font-size: 10pt;
}
.ArticleAbstractBlock {
    overflow: auto;
    width: 672px;
    border-bottom: 1px solid #868686;    
}
.ArticleAbstractBlock ul {
    line-height: 11px;
    margin: 0!important;
    padding: 0 0 0 14px;
}
.ArticleAbstractBlock li {
    color: #9D63B7;
    float: left;
    font-family: "Verdana",sans-serif;
    font-size: 10pt;
    line-height: 14pt;
    list-style-type: disc;
    margin: 0px 0px 5px;
    padding-left: 0;
    width: 100%;
}
.ArticleAbstractBlock li a:link, .ArticleAbstractBlock li a:visited, .ArticleAbstractBlock li a:active {
    color: #868686;
    margin: 0;
    text-decoration: none;  
}
.ArticleAbstractBlock li a:hover {
    color: #868686;
    margin: 0;
    text-decoration: underline; 
}
/**** ARTICLE LIBRARY PAGE *************************/
#library-menu h2,#library-menu h2 a:link,#library-menu h2 a:active,#library-menu h2 a:visited {
    color:#7029ec;
    line-height: 12pt;
    margin-bottom: 16px;
}
.question-answer {margin-left: 23px;}
.question-answer h3 {color:#868686!important;}
.question-answer p {margin-left: 20px;}
.library-column {
    width:220px;
    float:left;
}
.library-column ul {
    line-height: 14pt;
    margin-bottom: 10px;
    margin-left: 13px;
    width: 220px;
    font-size: 10pt;
}
.library-column li {
    color: #9D63B7;
    list-style: disc outside none;
    margin-bottom: 5px;
}
.library-column ul li a:link,.library-column ul li a:active,.library-column ul li a:visited,.library-column ul li a:hover {
    color: #868686;
}
#library-menu ul {
    line-height: 14pt;
    margin: 0px 0px 10px 0px!important;
    width: 205px;
    font-size: 10pt;
}
#library-menu li {
    color: #9D63B7;
    list-style: disc inside none;
    padding: 0 0 0 26px;
    margin-bottom: 5px;
    text-indent: -13px;
}
#library-menu li.active{
    background-image: url("/css-images/article-library-arrow.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 26px;
}
#library-menu ul li a:link,#library-menu ul li a:active,#library-menu ul li a:visited,#library-menu ul li a:hover {
    color: #868686;
}
#library-page {
    width:938px;
    margin: 0px 0px 30px 0px;
    overflow: auto;
}
#library-page h1 {
    margin-bottom: 16px;
    color: #ed6d3b;
}
#library-page h3 {
    color:#868686;
}
#library-heading {
    width: 938px;
}
#library-heading #library-heading-blank {
    float: left;
    width: 260px;
}
#library-heading #library-heading-articles {
    float: left;
    width: 235px;
}
#library-page #library-bottom {
    border-top: 1px solid #868686;
    width: 938px;
    clear: both;
}
#library-bottom #library-menu {
    padding-top: 15px;
    float: left;
    width: 260px;
}
#library-bottom #library-lists {
    float: left;
    width: 235px;
    padding-top: 15px;
}
/**** ABOUT US LANDING PAGE *************************/
.about-us h2 a:link, .about-us h2 a:active, .about-us h2 a:visited, .about-us h2 a:hover {
    color: #AD7FC0!important;
}
#news-video-row {
    width: 674px;
    height: 180px;
    border-bottom: 1px #868686 solid;
    border-top: 1px solid #868686;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 15px;
    clear: both;
}
#news-column {
    width: 290px;
    height: 155px;
    border-right: 1px #868686 solid;
    margin-right: 20px;
    padding-right: 10px;
    float: left;
}
#news-column ul {
    line-height: 11px;
    margin: 0!important;
    padding: 0 0 0 14px;
}
#news-column li {
    color: #9D63B7;
    float: left;
    font-family: "Verdana",sans-serif;
    font-size: 10pt;
    line-height: 12pt;
    list-style-type: disc;
    margin: 0px 0px 10px 0px;
    padding-left: 0;
    width: 100%;
}
#news-column li a:link, #news-column li a:visited, #news-column li a:hover, #news-column li a:active {
    color: #868686;
    margin: 0;
    text-decoration: none;  
}
#news-column h2 a:link, #news-column h2 a:visited, #news-column h3 a:hover, #news-column h3 a:active {
    color: #AD7FC0!important;
}
#video-column {
    width: 300px;
    height: 155px;
    float: left;
}
#video-column-left {
    width: 94px;
    float: left;
}
#video-column-right {
    width: 200px;
    float: right;
}
#video-tab #shareBarModuleNew {
    padding-top: 0px!important;
}
#educate-contact-us-row {
    width: 674px;
    height: 150px;
    border-bottom: 1px #868686 solid;
    padding-bottom: 20px;  
    clear: both;  
}
#educate-column {
    width: 300px;
    height: 155px;
    border-right: 1px #868686 solid;
    margin-right: 20px;
    float: left;
}
#contact-us-column {
    width: 300px;
    height: 155px;
    float: left;
}
#educate-column img {
    float: left;
    margin-right: 10px;
}
 
/**** ASK US LANDING PAGE *************************/
#ask-the-expert {
    width: 674px;
    margin-top:  100px;
    clear: both;
}
.ask-the-expert-column {
    width: 200px;
    float: left;
    margin-right: 20px;
}
 
/**** CHART PAGES*************************/
#chart-main-area h1 {
    color: #ED6D3B;
}
 
/**** DONATION PAGE *************************/
#donation-two-column {
    margin-left: 0;
    margin-right: 0px;
    padding-top: 0;
    width: 960px;
}
#main-donation-column-left {
    display: block;
    float: left;
    height: auto;
    width: 430px;
}
#main-donation-column-left #donation-left {
    float: left;
    margin-right: 15px;
    width: 426px;
}
#main-donation-column-left #donation-left #top-left {
    float: left;
    width: 430px;
}
#main-donation-column-left #donation-left #topic-section {
    font-size: 8pt;
    height: auto;
    line-height: 12pt;
    margin-top: 0;
    width: 425px;
}
#main-donation-column-right {
    display: block;
    float: right;
    height: auto;
    margin-left: 30px;
    width: 479px;
}
#donation-right {
    width:438px;
    padding-left:40px;
    margin: 15px 0px 20px 0px;
    padding-top:0; 
    float:right;
    border-left:thin; 
    border-left-color:#a9a9a9; 
    border-left-style:solid;
    border-right-width:1px;
}
#donation-right #donation-form {
    width: 410px;
    margin-top: 0px;
    font-size: 8pt;
    height: auto;
    line-height: 12pt;
}
/**** FAQ PAGE *************************/
#faq h3,#faq h3 a:link,#faq h3 a:active,#faq h3 a:visited {color:#7029ec;}
.question-answer {margin-left: 23px;}
.question-answer h3 {color:#868686!important;}
.question-answer p {margin-left: 20px;}
.question-answer ul, .question-answer ol {margin-left: 32px!important;} 
/********** SEARCH RESULTS PAGE ***************/
#facetContainer-media {
    display: none;
    font-size: 8pt;
    margin-bottom: 20px;
    border-bottom: 1px solid #7029ec;
}
#facetContainer-media > span {
    color: #7029ec;
    font-size: 8pt;
    font-weight: bold;
    margin-right: 15px;
}
#facetContainer-media ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#facetContainer-media ul li {
    display: inline;
    margin-right: 10px;
}
.facetContainer input {
    vertical-align: -2px;
}
#search-header {
    width: 674px;
    border-bottom: 1px #868686 solid;
    margin-bottom: 2px;
}
#search-header h2 {
    color: #EB6D3B;
}
#mobile-search-spacer {
    margin-right: 5px;
}
#mobile-filter {
    background-repeat: no-repeat;
    background-position: 10px 14px;
    padding-left: 30px;
}
#mobile-filter.mobile-facets-hidden {
    background-image: url("/images/down-arrow-white.png");
}
#mobile-filter, #facetContainer-media {
    border-radius: 5px 5px 0px 0px; 
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
#mobile-filter a#mobile-filter-arrow {
    float: left !important;
    margin-right: 10px !important;
}
#mobile-search-header {
    cursor: pointer;
    margin-right: 15px;
}
#search-results #showing, #search-results #loadingSearchResults {
    display: inline-block;
    margin-bottom: 20px;
    color: #333;
    font-size: 8pt;
    font-weight: bold;
}
#search-results #loadingSearchResults {
    margin-left: -20px;
    color: #666;
}
#searchright {
    min-height: 375px;
}
#searchResultsContainer {
    padding-left: 20px;
}
.searchResult {
    line-height: 130%;
    margin-bottom: 15px;
}
.searchResultTitle a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
.searchResultTitle a:active, .searchResultTitle a:link, .searchResultTitle a:visited, .searchResultTitle a:hover {
    color: #7029ec;
}
.searchResultURL {
    display: inline-block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
    color: #EB6D3B;
}
.searchResultCopy {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 8pt;
}
.searchResultCopy em {
    font-style: normal;
    font-weight: bold;
}