﻿@import url("anglersclub.css");
@import url("donate.css");

.aLink{color: rgb(200,110,10); text-decoration: none;}
.aLink:hover{text-decoration: underline;}
    .aBeta{color: rgb(0,0,235);text-decoration: none;}
    .aBeta:hover{text-decoration: underline;}

.spanHeader{
    font-size: 1.25em; font-variant: small-caps; color: rgb(40,40,40);
    padding-top: 2px; padding-bottom: 1px;
    margin: 12px auto 6px 6px; }

.divPagesContent{margin-left: 10px; margin-right: 10px; margin-bottom: 10px;}

.pPagesContent{color: #444444; line-height: 1.25em;}

.divSignature{ margin-top: 10px; padding-top: 4px;}

.divSpacer{ height: 20px; }

.ulContainer{ margin-left: 20px; }

    .divImgFloatLeft {float: left; margin-right: 5px; margin-bottom: 5px;}
    
    .divImgFloatRight{float: right; margin-left: 5px; margin-bottom: 5px; margin-right: 10px;}
    
/* ### Frequently Asked Questions Page ### */
.spanQuestion{font-weight: bold;}

.spanAnswer{}
    
/* ### Contact the Foundation Page ### */
.divContactLogo {width: 300px; margin-left: auto; margin-right: auto; margin-bottom: 10px;}

.selectedNode{height: 0px; overflow: hidden; display: none;}

/* ### Sponsors and Partners Page ### */
.divSponsorImg{ float: left; width: 168px; margin-bottom: 10px; }
    .imgSponsor{ width: 158px; }

.divSponsorTxt{width: 312px; margin-left: 168px; margin-bottom: 10px;
               border-bottom: dashed 1px rgb(174,165,141); padding-bottom: 10px;}

.divSponsorTest{width: 100%; margin-bottom: 8px;}

.divEventsShopOnline{clear: left; margin-bottom: 20px;}

/* ### Donation and How You Can Help Pages ### */
.tvNodeWidth{width: 250px; max-width: 250px;}

.aSponsorEvents{ color: rgb(200,110,10); text-decoration: none;}
    .aSponsorEvents:Hover{ text-decoration: underline; }
    
/* ----------------------------- */
/*          News Styles          */
/* ----------------------------- */
.tdNewsArchives{ padding: 1px 1px; vertical-align: top;}

.aNewsBack{padding: 3px 4px; background: rgb(200,110,10); color:rgb(255,255,255); text-decoration: none;}
.aNewsBack:hover{ text-decoration: underline; }


/*Events Title Link Header*/
.aEventsLink{
    font-size: 1.25;
    color: rgb(170,80,0);
    margin-top: 12px;
    padding-top: 2px;
    padding-bottom: 1px;
    margin-bottom: 6px;
    text-decoration: none;}

.aEventsLink:hover{
    color: rgb(200,110,10);
    text-decoration: underline;
}


/* Golf Sponsors */
ul.sponsors{list-style-type: disc; list-style-position: inside;}
ul.sponsors li{padding-left: 40px; color: rgb(68,68,68); font-weight: normal; margin-top: 0em;}