/* activities pages */
.objectives h2 {
    background: #ffc773 none repeat scroll 0%;
    color: #000;
    font-size: 80%;
    margin: 0pt;
    padding: 3px 5px;   
}

.objectives ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
/*    list-style-image: url(/cmg_update/images/arrow-more.gif); */
}

.objectives ul li {
    background: transparent url(/cmg_update/images/arrow-more.gif) no-repeat scroll 5px 50%;
    padding: 5px 5px 5px 15px;
    font-size: 80%;
}

.objectives ul li.even {
    background-color: #fff9ef;
}

h4.collab-policy {
    text-align: center;
}

h3.activity-toc {
    text-align: center;
}

h3.table-title {
    text-align: center;
}

p.note {
    font-size: 90%;
    text-align: left;
}

/* activity tables modifications for sortable tables */
table.activity-table {
    width: 100%;
    font-size: 80%;
    border-collapse: collapse;
    border-top: 1px solid #003;
    border-left: 1px solid #003;
}

table.activity-table tr.header {
    background: #ffc773;
}

table.activity-table tr.header th {
    color: #003;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #003;
    border-bottom: 1px solid #003;
    padding: 3px;
}

table.activity-table tr.header a {
    text-decoration: none;
    color: #000;
}

table.activity-table tr td {
    border-right: 1px solid #003;
    border-bottom: 1px solid #003;
    padding: 3px;
}

table.activity-table tr.separator td {
    background: #ffc773;
    padding: 5px;
    color: #003;
    font-weight: bold;
    text-align: center;
}

table.activity-table tr.separator hr {
    display: none;
}

table.activity-table tr.odd {
    background: #fff8ed;
}

table.activity-table a img {
    border: none;
}





/* css for figures and images */
.figure {
    background-color: #fff8ed;
    padding: 5px;
    text-align: center;
}

.figure .caption {
    padding: 10px;
    font-size: 90%;
}

.figure img {
    border: thin solid #000;
}


/* class for icons that appear on activity pages */
.icon { 
    border-width: 0;
}

/* used in the imaging approaches pages to highlight the <li>s for the page
   we're on */
.selected { 
    font-weight: bold;
}

/* temporary class until we get bioinformatics in order */
.hidden {
    display: none;
}


.resource {
    background-color:#FFF8ED;
    border-bottom:1px dashed #FFC773;
    border-top:1px dashed #FFC773;
    color:#081838;
    margin:0pt 0pt 20px;
    padding:1em 1em 0pt;
}


.resource h3 {
}

.resource h3 .updated {
    color: #999;
}

.resource ul {
    font-size:80%;
    list-style-image:url(/cmg_update/images/arrow-more.gif);
    margin:0pt;
    padding:0pt 0pt 1em 20px;
}

.resource ul li {
    margin-bottom:1em;
}

.resource p.footnote {
    font-size: 80%;
}

.publications p.years {
    font-size: 90%;
}

h5.return {
    text-align: center;
}

div.approach_overview {
    background-color: #fff8ed;
}

div.approach_overview p {
    padding-left: 10px;
}

div.approach_overview ul {
    padding-left: 10px;
}


/* activity list for /resoruce/index.html */

ul.activity-list {
    list-style-type: none;
}

ul.activity-list li {
    margin: 5px 10px 15px 10px;
    border: 1px solid #ffc773;
    background: #fff;
    float: left;
    width: 45%;
}

ul.activity-list li h2 {
    background: #ffc773 none repeat scroll 0%;
    border-bottom: 1px solid #ffffff;
    font-size: 80%;
    margin: 0pt;
    padding: 3px 5px;
}

ul.activity-list li h2 a { 
    /* color: #840800; */
    color: #000;
    text-decoration: none;
}

ul.activity-list li div.img {
    text-align: center;
}


/* archive-list:  class for years archive of cmcnews */

div.archive-list {
    clear: both;
    font-size: 90%;
    border: 1px solid #ffe8c5;
    margin-top: 20px;
}

div.archive-list h2 {
    background: #ffe8c5 none repeat scroll 0%;
    color: #c03;
    font-size: 80%;
    margin: 0pt;
    padding: 3px 5px;
}

div.archive-list ol.archive-list {
    list-style-type: none;
    font-size: 90%;
    margin: 0pt;
    padding: 10px;
    clear: both;
}

div.archive-list ol.archive-list li {
    font-size: 100%;
    font-weight: normal;
    background: transparent url(/cmg_update/images/arrow-more.gif) no-repeat scroll 0pt 50%;
    border-right: 1px solid #840800;
    display: inline;
    margin: 10px 0.5em 1em 0pt;
    padding: 0pt 0.75em 0pt 10px;
    min-height: 6px;
}

div.archive-list ol.archive-list li.last {
    border-right: 0pt none;
}

/*
div.archive-list ol.archive-list li {
    font-size: 100%;
    font-weight: normal;
    background: transparent url(/cmg_update/images/arrow-more.gif) no-repeat scroll 0pt 50%;
    border-right: 1px solid #840800;
    display: block;
    float: left;
    margin: 10px 0.75em 1em 0pt;
    padding: 0pt 0.75em 0pt 10px;
    min-height: 6px;
}

div.archive-list ol.archive-list li.last {
    border-right: 0pt none;
    float: none;
}
*/

.calendar ul li ul li ol li { border-bottom: 0 }
.calendar ul li ul li ul li { border-bottom: 0 }




/**********************************************
**   cmcnews styles                          **
***********************************************/

div.cmc_news {}
div.cmc_news h3 {
    font-size: 90%;
    color: #c03;
    background: #ffe8c5;
    margin: 0;
    padding: 3px 5px;
}

div.cmc_news ul {
    list-style-type: none;
    margin-top: 2em;
    padding: 0;
}


/* month devisors */
div.cmc_news ul li.month { }
div.cmc_news ul li.month h2 {
    background: #ffc773 none repeat scroll 0%;
    color: #000;
    font-size: 80%;
    padding: 3px 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}


/* table of contents */
div.cmc_news ul li.month ol.monthly_toc {
    list-style-type: none;
    list-style-image: url(/cmg_update/npg_images/arrow-more.gif);
    font-weight: bold;
    padding-left: 20px;
    line-height: 1.5em;
    border: 1px solid #ffe8c5;
}
div.cmc_news ul li.month ol.monthly_toc li {
    margin: 3px;
    font-size: 80%;
}


/* article common styles */
div.cmc_news ul li.month ul.cmc_articles { 
    list-style-type: none;
    margin: 2em 0 0 20px;
    padding: 0;
}
div.cmc_news ul li.month ul.cmc_articles li {
    margin: 0 0 0.5em 0;
    padding: 0 0 1em 0;
    font-size: 90%;
}
div.cmc_news ul li.month ul.cmc_articles li h3 {
    margin: 0 0 1em 0;
}

div.cmc_news ul li.month ul.cmc_articles li ul,
div.cmc_news ul li.month ul.cmc_articles li p {
    margin: 0 0 0 5px;
    padding: 0;
}


div.cmc_news ul li.month ul.cmc_articles li ul li {
    margin: 0;
    padding: 0.5em 0;
    font-size: 100%;
    border-bottom: thin #ffe8c5 solid;
}
div.cmc_news ul li.month ul.cmc_articles li ul li.first {
    padding-top: 0;
}
div.cmc_news ul li.month ul.cmc_articles li ul li.last {
    padding-bottom: 0;
    border-bottom: none;
}

div.cmc_news ul li.month ul.cmc_articles li ul li h4 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 90%;
}
div.cmc_news ul li.month ul.cmc_articles li ul li p {
    margin: 0 0 3px 0;
    padding: 0;
}



/* News Articles Specific */
div.cmc_news ul li.month ul.cmc_articles li.cmc_article ul.reflist {
    margin-top: 0.5em;
}
div.cmc_news ul li.month ul.cmc_articles li.cmc_article ul.reflist li {
    font-size: 90%;
    margin-left: 5px;
}

/* Data Updates Specific */

/* Other CMC Publications Specific */

/* Upcoming Conferences & Workshops Specific */
div.cmc_news ul li.month ul.cmc_articles li.cmc_conferences ul li ul { margin: 0; }
div.cmc_news ul li.month ul.cmc_articles li.cmc_conferences ul li ul li {
    font-size: 80%;
    padding: 0.5em 0;
    margin: 0 10px;
    border-bottom: thin #eed7b4 solid;
}
div.cmc_news ul li.month ul.cmc_articles li.cmc_conferences ul li ul li.last {
    border-bottom: none;
}

