﻿.ReportContent {
    position: relative;
    margin-left: 10px;
    margin-right: 20px;
    width: 490px;
    float: left;
}

.ReportContentFullWidth {
    width: 970px;
}

#SupportContent {
    position: relative;
    width: 467px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    overflow: hidden;
}

#LatestNews {
    width: 467px;
    overflow: hidden;
}

    #LatestNews ul li a {
        font-size: 14px !important;
    }

    #LatestNews #LeadPic {
        margin-left: 10px;
        margin-right: 10px;
        width: 145px;
        float: left;
    }

        #LatestNews #LeadPic img {
            border: 0;
            display: block;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        #LatestNews #LeadPic a {
            font-size: 14px !important;
        }

#ReportRelatedContent {
    width: 470px;
    float: left;
    margin-right: 10px;
}

.RelatedBox h1 {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    text-transform: Capitalize;
    font-size: 13px;
    font-weight: bold;
    color: #666 !important;
    padding: 2px 2px 2px 2px;
    margin: 10px 0 3px 0 !important;
    text-shadow: none !important;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
}

#MoreContent {
    float: left;
    width: 300px;
    padding-bottom: 5px;
}

#ShareStoryBox {
    margin-top: 10px;
}

/*Report Content*/
.MoreLang {
    margin-top: 5px;
    font-weight: bold;
    font-size: 13px;
    color: #666;
}

.ReportContent h1 {
    color: #026cb6;
    margin: 5px 0 5px 0;
    line-height: 1.1em;
    padding: 10px 0 10px 0;
    /*text-shadow: 1px 1px 1px #999999;
    -webkit-text-shadow: 1px 1px 1px #999;
    -moz-text-shadow: 1px 1px 1px #999;
    
    behavior: url(ie-css3.htc);*/
}

#ShareReport {
    border-top-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    border-bottom-style: solid;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    overflow: hidden;
    font-size: 12px;
}
    #ShareReport ul {
        float: left;
        padding-right:0;
    }
    #ShareReport ul li {
        display: inline;
        list-style-type: none;
        width: 90px;
        border: none;
        padding-right: 20px;
    }

        #ShareReport ul li.FeedBack {
            background-position: left 4px;
            background-image: url('/SharedResources/Images/design/feedback_icon.png');
            background-repeat: no-repeat;
            background-attachment: scroll;
            padding-left: 22px;
        }

        #ShareReport ul li.Email {
            background-position: left 4px;
            background-image: url('/SharedResources/Images/design/email_icon.png');
            background-repeat: no-repeat;
            background-attachment: scroll;
            padding-left: 22px;
        }

        #ShareReport ul li.Print {
            background-position: left 4px;
            background-image: url('/SharedResources/Images/design/print_icon.png');
            background-repeat: no-repeat;
            background-attachment: scroll;
            padding-left: 22px;
        }

        #ShareReport ul li.Reader {
            background-position: left 4px;
            background-image: url('/SharedResources/Images/design/readlater_icon.png');
            background-repeat: no-repeat;
            background-attachment: scroll;
            padding-left: 22px;
            width: 130px;
        }

        #ShareReport a {
            font-weight: bold;
        }
.ShareThis a{
    color:#666 !important;
}
.ShareThis img {
    padding-right:5px;
    border:0;
    width:18px;
    height:18px;
}
.ShareThisText {
    position:relative;
    top:-3px;
}
.ReportPhoto {
    width: 485px;
}

.ReportPhotoPortraitLeft {
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-top: 0 !important;
}

.ReportPhotoPortraitRight {
    width: 200px;
    float: right;
    margin-left: 10px;
    margin-top: 0 !important;
}

    .ReportPhoto a,
    .ReportPhotoPortraitLeft a,
    .ReportPhotoPortraitRight a {
        display: inline !important;
        font-size: 9px !important;
    }

    .ReportPhoto img,
    .ReportPhotoPortraitLeft img,
    .ReportPhotoPortraitRight img {
        margin-bottom: 0 !important;
    }

.credit {
    font-size: 9px;
    color: #666;
    text-align: right;
    padding-right: 5px;
    padding-top: 0;
}

    .credit a {
        margin-left: 0 !important;
    }

.caption {
    font-size: 12px;
    color: #404040;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1em;
}

.QuoteBoxLeft {
    border-right: 2px solid #026cb6;
    margin: 8px 15px 8px 8px;
    padding: 10px;
    width: 220px;
    float: left;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    color: #026cb6;
    /*text-shadow: 1px 1px 1px #666;
    -webkit-text-shadow: 1px 1px 2px #666;
    -moz-text-shadow: 1px 1px 2px #666;
    -ms-text-shadow: 1px 1px 2px #666;*/
}

#ReportTxt {
    font-size: 14px;
    color: #333333;
    line-height: 1.4em;
    margin-top: 5px;
    padding-bottom: 15px;
}

    #ReportTxt a:link {
        color: #0A62A1;
    }

    #ReportTxt a:visited {
        color: #0A62A1;
    }

#ReportThemes,
#Disclaimer {
    margin-top: 15px;
}

#Disclaimer {
    margin-bottom: 15px;
}

#ShareStoryBottom {
    margin-bottom: 15px;
}

#ShareStoryBoxBottom {
    margin-top: 10px;
}

#FeedBack {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    width: 468px;
}

    #FeedBack a:hover {
        text-decoration: none;
    }

    #FeedBack a h3 {
        margin-top: 10px;
        margin-bottom: 7px;
        margin-left: 5px;
    }

    #FeedBack h2 {
        font-size: 18px;
        text-align: center;
        color: #CC0000;
        margin-top: 60px;
        margin-bottom: 80px;
    }

    #FeedBack input, #FeedBack textarea {
        color: #666 !important;
        border: 1px solid #DEDEDE !important;
        padding: 10px;
        width: 440px;
        margin-top: 5px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
    }

        #FeedBack input.submit {
            background-color: #E6E6E6;
            width: 460px !important;
        }

            #FeedBack input.Submit:hover {
                background-color: #D1D1D1;
                color: #666;
                cursor: pointer;
            }

.reportStringer {
    font-style: italic;
}

.reportStringerName {
    display: inline;
    margin-right: 5px;
    padding-right: 3px;
    position: relative;
    top: -5px;
}

.Highlight {
    float: left;
    width: 275px;
    margin-right: 8px;
    
}

    .Highlight h1 {
        font-weight: bold;
		margin-top: 0px !important;
		padding: 3px 0px;

    }

    .Highlight ul {
        margin: 0 0 0 10px;
        padding: 0;
        line-height: 20px;
        font-size: 11px;
    }

        .Highlight ul li {
            margin: 0;
            list-style-type: disc;
            list-style-position: inside;
        }
