﻿/* © National Cancer Intelligence Network 2010 */
/* HTML and CSS © by Gary Bates, SWPHO */
/* Data Briefing Mark-up */
/* Amendments made 17-01-2013 */

.keymessage
{
    background-color: #a7bfde;
    padding: 0em 2em 1em 2em;
}

.keymessage ul 
{
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
    margin: 0px;
    padding: 1em !important;
}

.keymessage ul li
{
    margin: 0;
    padding: 0;
}

#keymessagecontainer
{
    float: right;
    width: 200px;
    padding: 1em;
    padding-top: 0em;
}

#contentright .keymessage h2
{
    color: #000;
    text-transform: uppercase;
    text-align: center;
}

#contentright .keymessage p
{
    font-weight: bold;
    font-style: italic;
    font-size: 110%;
}

.databriefingfooter
{
    background-color: #810262;
    border: 5px solid #f2f2f2;
    padding: 1em;
    margin-top: 2em;
    color: white;
}

.pdflink
{
    background-color: white;
    font-size: 85%;
    font-weight: normal;
    padding: 1em 1em 1em 1em;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.pdflink p
{
    background-image: url(../images/page_white_acrobat.gif);
    background-repeat: no-repeat;
    padding-left: 2em;
}
