/*  ==== src_scr.css ===========  S R C  S C R E E N  ======================= */


#navbar    {position:absolute; top:0px; left:0px; z-index:2; background:#94D639; width:115px;}
#content   {position:absolute; top:0px; left:0px; z-index:1; padding:15px;                   }
#navbarix  {position:absolute; top:0px; left:0px; z-index:2; background:#94D639; width:115px;}
#contentix {position:absolute; top:0px; left:0px; z-index:1; padding:15px;                   }

#content   {border-left:115px solid #94D639;         }
#contentix {border-left:115px solid #94D639;         }

.navlogo   {margin-left:25px; margin-top:20px;                               }  /* NAVBAR LOGO                              */
.menu      {display:none; margin-left:5px;                                   }  /* LOAD MENU AS HIDDEN                      */

#prttit    {display:none;                                                    }  /* ALL PAGES - PRINTING ONLY CONTENT        */
body,div   {background:url(src_bg.gif);                                      }  /* ALL PAGES                                */
body,div   {background:url("src_bg.gif");                                    }  /* ALL PAGES                                */
a:hover    {color:red;  background:yellow;                                   }  /* ALL PAGES                                */
.t6        {font-weight:normal;  font-size:small;                            }  /* ALL PAGES - COPYRIGHT, CONTACTS          */

td.hdr     {font-weight:bold;  color:blue; font-size:120%; text-align:center;}  /* INDEX - INTRO                            */
table.invj {border-style:solid;  border-width:8px;    border-color:fuchsia;
            width:100%;          background-color:yellow;                    }  /* INDEX - INV TO JOIN                      */
td.invjn   {color:red;           font-size:120%;      font-weight:bold;       
            text-align:center;                                               }  /* INDEX - INV TO JOIN                      */
.invdt     {font-style:italic;  text-align:right; }                             /* INDEX - INV TO JOIN                      */
.red       {color:red;          font-size:100%;                              }  /* INDEX - NON-MEMS, CONTACTS, LINKS        */

table.wlks {border-style:none;  text-align:center;   width:90%;              }  /* PROG, RECENT WALKS ,AVAIL, CONTACTS      */
.aw        {font-weight:normal; font-size:120%;      text-align:center;
             background:#639c18; color:yellow;                               }  /* AVAILABILITY                             */
ol         {list-style:lower-alpha;                                          }  /* CONSTITUTION                             */
ol.agm     {list-style:lower-roman;                                          }  /* CONSTITUTION                             */

.cnname    {margin-top:3px; margin-bottom:35px;                              }  /* C/NOTES - LOGO                           */
.ar        {text-align:justify; background:#E7F784;                          }  /* C/NOTES -DIV - AREA NOTES                */
h1,.t1     {text-align:center;   font-weight:bold;    font-size:180%;
            color:yellow;        background:green;    letter-spacing:0.5em;  }  /* C/NOTES - DESTINATION                    */
h2         {text-align:center;   font-weight:normal;  font-size:150%;        }  /* C/NOTES -   DATE                         */
h3,.t3     {text-align:center;   font-weight:normal;  font-size:120%;        }  /* C/NOTES -COACH LEADER                    */
h4,.t4     {text-align:center;   font-weight:bold;    font-size:140%;
            color:yellow;        background:#639c18;  letter-spacing:0.5em;  }  /* C/NOTES -WALKS, NOTES, DATES, CLUB NOTES */
h5,dt,.t5  {color:blue;          font-weight:bold;    font-size:120%;        }  /* C/NOTES -WALK LEADERS                    */
/*  h1 - h5 and t1 - t5 ALSO USED IN : BOOKING PROC, AVAILABILITY, CONSTITUTION, DATA PROTECTION, LINKS, TERMS, CONTACT,    */
/*                                     PROGRAMME, SOCIAL EVENTS, RECENT WALKS                                               */

fieldset   {padding:25px; margin-right:5%; margin-left:5%                    }  /* LINKS - BOX                              */
.slogan    {text-align:center;   font-weight:bold;    font-size:80%;
				 color:gray;												 }
				 
img.rite   {float:right;                                                     }  /* LINKS - WHEREWOLF IMG                    */
table.agm  {width:100%;          border-style:solid;  border-width:10px; 
            text-align:center;   border-color:green;                            }
th.tagm    {width:"33%";                                                     }
