﻿
/*    STYLES FOR THE ERROR MESSAGES THROWN BY THE SITE    */

/* error messaging -----------------------------------------*/
#error {margin: 12px 0; padding: 4px 0; background: #FFDFDF url(../images/icons/error.gif) no-repeat 6px 50%; color: #cc0000; border: 1px solid #EFA4A4;}
#error ul {list-style: none; margin: 0; padding: 0 30px; font-weight: bold;}
#action {margin: 1.2em 0; padding: .25em 0; background: #EDFFDF url(../images/icons/action.gif) no-repeat 6px 50%; color: #009900; border: 1px solid #B6EFA4;}
#action ul {list-style: none; margin: 0; padding: 0 30px; font-weight: bold;}

#RotatingAdSpace img {border-width: 0;}

.CurrentIssues
{
    height: 122px;
    font-size: 10px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
    font-family: Vedana, Sans-Serif;
    font-weight: bold;
    vertical-align: bottom;
    background-position: left bottom;
    background-image: url(../images/home_placeholders/latest-issue-SHR.jpg);
    background-repeat: no-repeat;
}


.HomePageTable
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    line-height: 16px;
    border-right: #BE0303 1px solid;
    border-top: #BE0303 1px solid;
    border-left: #BE0303 1px solid;
    border-bottom: #BE0303 1px solid;
    background-color: #e5ddba;
}



.StandOutTable
{
    border-right: #BE0303 1px solid;
    border-top: #BE0303 1px solid;
    font-size: 11px;
    border-left: #BE0303 1px solid;
    color: black;
    line-height: 20px;
    border-bottom: #BE0303 1px solid;
    font-family: Verdana, Sans-Serif;
    background-color: #ffffff;
}


.StandOutHeader
{
    font-size: 14px;
    color: white;
    line-height: 20px;
    font-family: Verdana, Sans-Serif;
    background-color: #BE0303;
}


.MessageTable
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    font-size: 12px;
    border-left: #BE0303 1px solid;
    color: black;
    line-height: 20px;
    border-bottom: red 1px solid;
    font-family: Verdana, Sans-Serif;
    background-color: #ebe9c2;
    width: 100%;
    padding: 5px;
}

/*    STYLES FOR THE ERROR MESSAGES THROWN BY THE SITE    */



/*    STYLES FOR THE MASTHEAD    */

.HeaderText
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    font-weight: bold;
}

.HeaderControls
{
    font-size: 10px;
    color: black;
    font-family: Verdana, Sans-Serif;
}

/*    STYLES FOR THE MASTHEAD    */





/* SALES CELL STYLES */
.SalesCell
{
    background-color: #ffffff;
    font-family: Vedana, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #5c7a46;
}

.RedHeader
{
    font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #BE0303;
}




/*    Global page formatting styles    */

.RightColumn
{
    background-color: #e8e6c0;
}

.PhotoCaption
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    font-weight: normal;
    font-style: italic;
    text-align: center;
}

.GradientBackground
{
    height: 15px;
    background-position: left top;
    background-image: url(../images/formatting/general/gradient_1.jpg);
    background-repeat: repeat-x;
}


.FooterSpan
{
    height: 30px;
    vertical-align: middle;
    font-size: 10px;
    color: white;
    font-family: Verdana, Sans-Serif;
    text-align: center;
    background-position: left bottom;
    background-image: url(../images/formatting/footer/footer2.gif);
    background-repeat: no-repeat;
}


/*    Global page formatting styles    */



.ContentTitle
    {
    font-size: 17px;
    color: #333333;
    font-family: Verdana, Serif;
    font-weight: bold;
    line-height: 24px;
    }


.ContentSubTitle
    {
    font-size: 14px;
    color: #333333;
    font-family: Verdana, Serif;
    font-weight: bold;
    line-height: 24px;
    }

.ContentText
    {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    line-height: 16px;
    }
    

.Text
    {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    line-height: 16px;
    }

    
 .Forms
    {
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    line-height: 16px;
    }



a:link
{
    font-family: Verdana, Sans-Serif;
    color: #063f1e;
    text-decoration: underline;
    line-height: 16px;
}
a:visited
{
    font-family: Verdana, Sans-Serif;
    color: #063f1e;
    text-decoration: underline;
    line-height: 16px;
}
a:hover
{
    font-family: Verdana, Sans-Serif;
    color: #BE0303;
    text-decoration: none;
    line-height: 16px;
}
a:active
{
    font-family: Verdana, Sans-Serif;
    color: #063f1e;
    text-decoration: underline;
    line-height: 16px;
}



a.Login:active
{
    font-family: Verdana, Sans-Serif;
    color: #ffffff;
    text-decoration: none;
    line-height: 16px;
}
a.Login:link
{
    font-family: Verdana, Sans-Serif;
    color: #ffffff;
    text-decoration: none;
    line-height: 16px;
}
a.Login:visited
{
    font-family: Verdana, Sans-Serif;
    color: #ffffff;
    text-decoration: none;
    line-height: 16px;
}
a.Login:hover
{
    font-family: Verdana, Sans-Serif;
    color: #BE0303;
    text-decoration: none;
    line-height: 16px;
}



/*  LEFT NAV  */

.LeftMenuBackground
{
    height: 20px;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana, Sans-Serif;
    text-align: left;
    background-position: center center;
    background-image: url(../images/formatting/nav/leftnav_bg.gif);
    background-repeat: no-repeat;
    text-transform: uppercase;
}

.LeftMenu
{
    height: 18px;
    text-align: left;
    background-color: #e8e6c0;
}

.LeftMenuActive
{
    height: 18px;
    text-align: left;
    background-color: #ffffff;
}



a.LeftNav:active
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #063f1e;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.LeftNav:link
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #063f1e;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.LeftNav:visited
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #063f1e;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.LeftNav:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #BE0303;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


/*  LEFT NAV  */



a.SearchNav:active
{   
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.SearchNav:link
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.SearchNav:visited
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
a.SearchNav:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    color: #ffff33;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}

.SearchNavText
{   
    font-family: Verdana, Sans-Serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


    
.GradientTop
{
    background-color: #8f8f91;
    font-size: 14px;
    color: #f1eedd;
    font-family: Verdana, Serif;
    line-height: 16px;
}


.GradientTable
{
    border-right: #8f8f91 1px solid;
    border-top: #8f8f91 1px solid;
    border-left: #8f8f91 1px solid;
    border-bottom: #8f8f91 1px solid;
}



.GradientBottom
{
    background-color: #f1eedd;
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Serif;
    line-height: 16px;
}
    
    
    
/*  Sub-Navigation  */

.SubNav
{
    height: 19px;
    font-size: 12px;
    color: white;
    font-family: Verdana, Sans-Serif;
    text-align: center;
    background-position: left bottom;
    background-image: url(../images/formatting/nav/subnav_button3a.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
}


.SubNav_Active
{
    height: 19px;
    font-size: 12px;
    color: white;
    font-family: Verdana, Sans-Serif;
    text-align: center;
    vertical-align: middle;
    background-position: left bottom;
    background-image: url(../images/formatting/nav/subnav_button3.gif);
    background-repeat: repeat-x;
}


a.TopSubNav:active
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #5c7a46;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav:link
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #5c7a46;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav:visited
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #5c7a46;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}






a.TopSubNav_Active:active
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #BE0303;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav_Active:link
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #BE0303;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav_Active:visited
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: #BE0303;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}


a.TopSubNav_Active:hover
{
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    color: black;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}

/*  Sub-Navigation  */



/*  TABLES  */


.TableHeader
{
    font-size: 11px;
    font-family: Verdana, Serif;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #8f8f91;
    color: #f1eedd;
}

HR
{
    height: 1px; width: 100%; color: #e5ddba
}


td.LoginSubscribe
{
    padding: 0;
    margin: 0;
    vertical-align: top;
    background-image: url(../images/subscribe/bkgd-subscribe2.jpg);
    background-repeat: no-repeat;
    height: 401px;
    width: 268px;
    text-align: center;
}

td.LoginSubscribe div
{
    color: white;
    font-size: 13px;
    font-family: Verdana, Serif;
    width: 225px;
    height: 159px;
    text-align: left; 
    padding-top: 185px;
    margin: 0 auto;
}



td.SubscriberBenefits
{
    vertical-align: top;
    background-image: url(../images/subscribe/bkgd-moreinfo2.jpg);
    background-repeat: no-repeat;
    height: 310px;
    width: 542px;
    color: White;
    font-size: 11px;
    font-family: Verdana, Serif;
}

td.SubscriberBenefits div
{
    width: 306px;
    height: 152px;
    float: left;
    padding: 148px 0 0 19px;
    font-size: 14px;
    font-family: Verdana, Serif;
    text-align: left;
    font-weight: bold;
}




td.LoginLogin
{
    padding: 0;
    margin: 0;
    vertical-align: top;
    background-image: url(../images/subscribe/bkgd-login2.jpg);
    background-repeat: no-repeat;
    height: 401px;
    width: 268px;
    color: White;
    font-size: 11px;
    font-family: Verdana, Serif;
}

td.LoginLogin div
{
    color: White;
    font-size: 13px;
    font-family: Verdana, Serif;
    width: 225px;
    height: 159px;
    text-align: left; 
    padding: 185px 0 0 0;
    margin: 0;
}

td.LoginText
{
    color: White;
    font-size: 13px;
    font-family: Verdana, Serif;
}

.LoginDisclaimer
{
    color: White;
    font-size: 10px;
    font-family: Verdana, Serif;
}

.LoginButton
{
    margin-top: 13px;
}

.SubscribeButton
{
    padding-top: 13px;
}

.RightSubscribeButton
{
    float: right;
    margin: 266px 34px 0 0;
    }
    
    
/* SOCIAL MEDIA  */
.followUs {width: 110px; height: 27px; font: bold 11px Arial; color: #063f1e; text-align: center;}
.followUs span {float: right; line-height: 22px; color: #063f1e;}
a.iconFacebook {background: transparent url(../images/icons/iconFacebook.gif) no-repeat 0 0; width: 23px; height: 23px; display: block; float: right; margin-left: 5px;}
a.iconFacebook:hover {background-position: 0 -23px;}
a.iconTwitter{background: transparent url(../images/icons/iconTwitter.gif) no-repeat 0 0; width: 23px; height: 23px; display: block; float: right; margin-left: 5px;}
a.iconTwitter:hover {background-position: 0 -23px;}
