﻿/* 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: right;
    width: 672px;    
}
.newsItemsList .newsListPage {
    display: none;
}
ul.newsItemsList {
    /*min-height: 425px;*/
}
#news-pager, #news-pager a {
    font-size: 10pt;
    line-height: 14pt;
    color: #9c5fb5; 
}    
.customNewsPagerPage {
    display: none;
}
#news-results-container {
    width: 100%;
    overflow: hidden;
}
#report-contact {
    width: 674px;
    margin: 20px 0px 40px 0px;
}
#report-contact #contact-body p {
    font-size: 10pt;
}
.ArticleAbstractBlock {
    overflow: auto;
    width: 100%;  
}
.ArticleAbstractBlock ul {
    line-height: 11px;
    margin: 0!important;
    padding: 0 0 0 14px;
}
.ArticleAbstractBlock li {
    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; 
}

#news-landing-page .ArticleAbstractBlock h4, #news-landing-page #report-contact h4 {
    font-weight: bold;
}


/**** ARTICLE LIBRARY PAGE *************************/


/**** 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 *************************/


/********** SEARCH RESULTS PAGE ***************/
#facetContainer-media {
    font-size: 8pt;
    margin-bottom: 20px;
}
#facetContainer-media > span {
    color: #9C5FB5;
    font-size: 8pt;
    font-weight: bold;
    float: left;
    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;
    margin-bottom: 2px;
}
#search-header h2 {
    color: #EB6D3B;
}
#search-results #showing {
    display: inline-block;
    margin-bottom: 20px;
    color: #333;
    font-size: 8pt;
    font-weight: bold;
}
#searchright {
    min-height: 375px;
}
#searchResultsContainer {
    padding-left: 20px;
}
#loadingSearchResults {
    margin-left: -20px; /* Negative of above padding-left */
}
.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: #9C5FB5;
}
.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;
}