﻿body 
{	
	background-image: url('/FilesCustom/images/bg.jpg');
}

.topSpacer { height:40px; empty-cells:show; }
.LeftEdge { width:48px; background-image: url('/FilesCustom/images/left.jpg'); }
.RightEdge { width:48px; background-image: url('/FilesCustom/images/right.jpg'); }
.Body { width:729px; background-color: #bfc552; min-height:600px; }
.MainMenu { background-image: url('/FilesCustom/images/menu-bg.jpg'); vertical-align:middle; text-align:center; height:30px;
            border-top: solid 1px #BFC552; border-bottom: solid 1px #BFC552;
            font-size: 11px; font-family: Trebuchet, Trebuchet MS, Verdana, Arial;
             }
.MainMenuItem span { height:24px; background-color:#C6CB64; border: solid 1px #767A31; padding: 1px 10px 1px 10px;}
.MainMenuItem span:hover { height:22px; background-color:white; border: solid 1px #767A31; padding: 1px 10px 1px 10px;}
.MainMenuItem a, .MainMenuItem a:visited, .MainMenuItem a:active { color: #41431B; text-decoration:none;}

.MainMenu_Flyout { background-color:#C6CB64; margin:2px 2px 2px 20px;
                   font-size: 11px; font-family: Trebuchet, Trebuchet MS, Verdana, Arial;}
.MainMenuItem_Flyout { display:block; background-color:#C6CB64; padding: 3px 8px 3px 8px; border: solid 1px #767A31;}
.MainMenuItem_Flyout:hover { display:block; background-color:White; border-top: solid 1px #767A31;}
.MainMenuItem_Flyout a, .MainMenuItem_Flyout a:visited, .MainMenuItem_Flyout a:active { color: #41431B; text-decoration:none; }

.GolfCourse { background-color: #CFD37C; }
.GolfCourse_Header { background-color: #DEE1A8; border-bottom: solid 1px black; padding:6px; font-weight:bold; }
.GolfCourseTab { cursor:pointer; text-decoration:none; }
.Golfcourse_Hole { min-height: 400px; overflow: auto; display:none; padding:10px; }

.Gradient { background-image: url('/FilesCustom/images/gradient.jpg'); }