﻿
    /*          STYLES FOR STORY VIEW        */
        /*                                */
        /*        01 - 03 - 2014          */
        /*                                */
        /*                                */
        /*These are styles pertaining to the right column (C column or Y column)
          in both the view pages and the SDHome page*/

        /*Main SD flyer styles*/ 
._SDFlyer
{
    position:relative;
    padding: 0 5.33%;

    font-family:georgia,serif;
}

    ._SDFlyerHome h5
    {
        font-size:1.75em;
    }

        ._SDFlyerHome
        {
            margin-bottom:20px;
        }
        ._SDFlyerSearch
        {
            display:block;
            width:200px;
            margin:auto;
            margin-bottom:25px;
        }
            ._SDFlyerSearch h3, input
            {
                margin:auto;
            }
        div._SDFSContents input._SDSearchButton
        {
            background: url("Content/HouseCSS/templates/graphics/icon_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: none;
            margin:0px;
            cursor: pointer;
            height: 20px;
            line-height: 0;
            overflow: hidden;
            text-indent: -10000px;
            width: 20px;
        }

        ._SDFlyerSocial
        {
            margin-top:2em;
            margin-bottom:15px;
        }
        #_SDFlyerSocialLast._SDFlyerSocial
        {
            text-align:center;

            margin-top:.2em;
            margin-bottom:60px;
        }

        .SDHAlertLabel
        {
            display:block;
            text-align:center;
            font-weight:bold;
            color:#ff0000;
            width:100%;
            margin-bottom:25px;
        }

        /*LISTS FOR SD VIEW PAGE*/

._SDPriorityList
{
    border-top:2px solid #0e5382;

    margin-bottom:5px;
}
        /*div._SDPriorityList h4
        {
            color: #353535;
            font-family:inherit;
            font-size: 1em;
            margin-bottom: 0.3em;
            padding-bottom: 0.2em;
            padding-top: 0.6em;
        }*/

._SDRecentList
{
    position:relative;
    margin-bottom:5px;
}
        div._SDRecentList h4, div._SDPriorityList h4
        {
            color: #353535;
            font-family:inherit;
            font-size: 1em;
            margin-bottom: 0.3em;
            padding-bottom: 0.2em;
            padding-top: 0.6em;
        }
div._SDVRecentList
{
    border-top:2px solid #0e5382;
}

._SDNormalListItem
{
    padding:.2em .2em .5em 0;
    width:266px;
    word-wrap:break-word;
}
        div._SDNormalListItem h5, ._SDNListSummary
        {
            margin-left: 60px;
            font-size:.9em;
        }
        ._SDNListDate
        {
            float:left;
            width: 100px;
            margin-top:.1em;

            color: #333333;
            font-family: inherit;
            font-size: .75em;
        }
        ._SDNListByline
        {
            float: left;
            width:100px;

            color:#808080;
            font-family: inherit;
            font-size: .75em;
        }

        /*.div._SDNormalListItem h5
        {
            text-decoration:underline !important;
        }*/

.RelatedLinksDivArea
{
    padding-top:25px;
    width:100%;
}
    .RLTitle
    {
        border-bottom:1px solid #0e5382;
        margin-bottom:10px;
    }
    .RLinkDiv
    {
        overflow:hidden;
        margin-left:10px;
    }
        h5.RLAnchorText
        {
            margin-left:60px;
            font-size:.85em;
            margin-bottom:5px;
            text-decoration: underline;
            color:#0e5382;
        }



.HouseFlyerTwitter
{
    
}



    .SDAButtonSearch
    {
        line-height:0;
        border: medium none;
        cursor: pointer;
        text-indent:-100000px;

        background: url("sImages/icon_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        
        height:20px;
        width:20px;
    }



/*
    HOLIDAY STUFF
    */

.SDLSpecial
{
    background-image:url("./sImages/SDLogoRegular.png");
    margin-left:-5px;
    margin-bottom:-5px;
    height:35px;
    width:266px;
}

    .j4sd
    {
        background-image:url("./sImages/SDLogoJ4E.png");
        height:35px;
    }