body{ font:70% "Trebuchet MS", sans-serif; margin:1em; background-color:#D4E0C3; scrollbar-base-color:#285c00; }

:link    { color:#333D18; }  /* for unvisited links */
:visited { color:#333D18; } /* for visited links */

a        { text-decoration:none; }
a:active { color:#333D18; } /* when link is clicked */
a:hover { color:#333D18; } /* when mouse is over link */

a.round:link    { color:black; }  /* for unvisited links */
a.round:visited { color:black; } /* for visited links */

a.online  { color:#006600; font-weight:bold; }
a.offline { color:#660000; font-weight:bold; }

form { display:inline; }

img { margin:0; padding:0; border-color:#192318; }

table.outer       { width:980px; background-color:#192318; }
table.inner       { background-color:#192318; }
table.bottom      { background-color:#192318; }
table.golf        { background-color:#333D18; }
table.friendsList { min-width:25em; background-color:#333D18; }
table.messages    { min-width:40em; background-color:#333D18; }
table.news        { min-width:25em;}

td.left        { width:180px; background-color:#192318; vertical-align:top; }
td.right       { width:800px; background-color:#192318; vertical-align:top; }
.golfTop     { background-color:#EEBB33; padding: 0 .2em 0 .2em; }
.golfMiddile { height:1em; background-image:url(../images/grass.png); background-repeat; padding: 0 0 0 0; }
.golfBottom  { height:1em; background-color:#FFFFC6; padding: 0 .2em 0 .2em; text-align:left; }
td.news        { width:45%; }

div.accordionHeader { width:180px; }
div.accordion       { width:176px; height:20.5em; }
div.tabs            { width:796px; min-height:30em; left:195px; word-wrap:break-word; }
div.friendsDiv { overflow:auto; height:22em; width:25em; }

h1 { font-size:2em; color:#333D18; font-weight:bold; display:inline; } /*TITLE*/
h2 { font-size:1em; color:#0A2A0A; font-weight:bold; display:inline; } /*MENU HEADERS*/
/* RESERVED FOR ACCORDIAN */
h4 { font-size:0.95em; color:#192318; font-weight:normal; display:inline; } /*TEXT*/
h5 { font-size:0.95em; color:black; font-weight:bold; display:inline; font:"Trebuchet MS", sans-serif; } /*TITLE TEXT*/
h6 { font-size:1.5em; color:#192318; font-weight:normal; display:inline; } /*LOGIN/OUT*/

ul.noBulletList { margin: 0; padding: 0; list-style-type: none; }

span.new-icon { margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

#new_course_link, #new_round_link, 
#new_swing_link, #account_link,
#edit_course_link, #edit_round_link, #rem_round_link,
#remove_friend_link, #remove_foursome_link { padding: .4em 1em .4em 20px;text-decoration: none;position:relative; }


