/*
 * Style sheet for Shooters Golf Tour
 * Created 12/27/2004 by Hercules Solutions, LLC
 * Copyright 2004 Hercules Solutions, LLC. All Rights Reserved 
 */

/* Standard tag definitions */
body 
{ 
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000; 
	background-color: #EEEEEE;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size:12px; 
}

table { border: 0px; padding:0px; margin: 0px; }
td { vertical-align: top; text-align: left; font-size: 12px;}
img { border: 0px; }
select { margin: 2px; }

h1
{
	width: 100%;
	font-size: 18px;
	border-bottom: solid 2px;
	color: #003366;
	
}

h2
{
	width: 100%;
	font-size: 16px;
	border-bottom: solid 2px;
	color: #003366;
}

h3
{
	width: 100%;
	font-size: 14px;
	border-bottom: solid 2px;
	color: #003366;
	
}

a, h2 a {  }
a:visited, h2 a:visited { }
a:hover, h2 a:hover { color: Green;}
a:active, h2 a:active { color: red;}

.MainTable
{
	border: solid 1px black;
	background-color: White;
	padding: 0px;
	margin: 15px;	
	width: 975px;
}

.MainBody
{
	height: 400px;
	padding: 10px;
	font-size: 12px;
	background-image: url(/images/WaterMark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.Header
{
	color: White;
	border-bottom: solid 1px #003366;
	background-color: #003366;
	font-size: 11px;
	width: 100%;
	
}

.Header a { color: White; text-decoration: none; }
.Header a:visited { color: White; text-decoration: none; }
.Header a:hover { color: Red; text-decoration: underline; }
.Header a:active { color: red; text-decoration: none; }

.Footer 
{
	font-size: 10px;
	width: 100%;
	background-color: #003366;
	color: #DDDDDD;	
}
.Footer td { font-size: 11px; }
.Footer a { color: White; text-decoration: none; }
.Footer a:visited { color: White; text-decoration: none; }
.Footer a:hover { color: White; text-decoration: underline; }
.Footer a:active { color: red; text-decoration: none; }

.MenuCell
{
	background-image: url(/images/MenuBack.gif);
	background-repeat: repeat-x;
	height: 26px; 
	vertical-align: top; 
	padding: 4px 0px 0px 8px; 
	margin-bottom: -4px;
	text-align: center;
}

.MenuCell a { font-size: 11px; color: #444; text-decoration: none; }
.MenuCell a:visited { color: #444; text-decoration: none; }
.MenuCell a:hover { text-decoration: underline; }
.MenuCell a:active { color: red; text-decoration: none; }

/* Standard info box style */
.InfoBox 
{
	border: solid 1px #B5B5B5;
	border-top: solid 5px #B5B5B5;
	padding: 8px;
	margin-bottom: 16px;
	margin-top: 4px; 
}

.LinkBox 
{
	border: solid 1px #B5B5B5;
	border-top: solid 5px #B5B5B5;
	padding: 8px;
	margin-bottom: 16px;
	margin-top: 4px; 
}
.LinkBox a
{
	display: block;
	padding: 0px;
	margin: 0px;
}

/*  A button that takes up the entire width of its area */
.fullwidthbutton
{
	width: 100%;
	background-color: #b5b5b5;
	border: solid 1px Black;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
}

/* Text classes */
.bigblue { font-size: 14px; font-weight: bold; color: Blue; }
.BoldRed { color: Red; font-weight: bold; }

/* Standard DataGrid */
.DataGrid { width: 100%; }
.DataGrid td { padding: 3px; }
.DataHead { background-color: #003399; color: White; font-weight: bold;}
.DataHead a { color: White; font-weight: bold; }
.DataHead a:visited { color: White; }
.DataHead a:hover { color: #CCCCFF; }
.DataHead a:active { color: White; }
.DataRow { background-color: #DDDDDD; }
.DataAlt {}

/* Specialized Grids */
.ResultsDataGrid { width: 100%; border: solid 1px #003399; }
.ResultsDataGrid td { padding: 2px; font-size: 11px;}
.StatsDataGrid { width: 100%; }
.StatsDataGrid td { padding: 2px; font-size: 11px;}
.TournamentResultsGrid { width: 100%; }
.TournamentResultsGrid td { height: 20px; vertical-align: middle; }
.SkinnyDataGrid td { padding: 3px; }

/* Helper classes */
.centerAlign { text-align: center; vertical-align: middle; }
.RightAlign { text-align: right; }
.datalabel { font-weight: bold; }
.LeftColumn { width: 205px; }
.ContactColumn { width: 215px; }
.PageTitle { font-size: 20px; font-weight: bold; color: Blue; }
.Question { font-weight: bold; }
.SubHead { font-weight: bold; }
.PadLeft { padding-left: 20px; }

.BoldHead
{
	font-weight: bold;
	font-size: 14px;
}

.Gallery td
{
	padding: 7px;
	text-align: right;
}

.Gallery img
{
	border: solid 1px #666666;
}

.HomePageGallery td
{
	padding-right: 2px;
	padding-left: 2px;
	text-align: right;
}

.HomePageGallery img
{
	border: solid 1px #666666;
	margin-bottom: 4px;
}

.RandomHomePageGallery
{
	width: 100%;
}
.RandomHomePageGallery td
{
	border: solid 10px #666;
	background-color: #DDD;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.RandomHomePageGallery img
{
	border: solid 1px #666;
	margin-bottom: 4px;
}


.BigPhoto
{
	border: solid 1px #666666;
	margin-bottom: 10px;
}

.BigLinks
{
	font-size: 16px;
}

.DataLabel
{
	font-weight: bold;
	padding-right: 5px;
}

.HoleDetails td
{
	font-size: 10px;
	padding-left: 0px;
}

.SumRow
{
	background-color: #DDDDFF;
}

.RuleBook li
{
	margin-bottom: 12px;	
}

.nav_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: bold;
	color: Black;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.nav_header a, .nav_header a:hover, .nav_header a:visited {
    color: #555;
}
TD.nav_section {
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
TD.nav_section_hover {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: .7em;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 9px;
	color: Black;
    background-color: #EEEEEE;
}
.nav_section a, .nav_section_hover, .nav_section a:hover, .nav_section_hover a:hover, .nav_section_hover a, .nav_section a:visited, .nav_section_hover a:visited {
	color: #555;
}
.section_outline {
    background: #F5F5F5;
    border: 1px dashed #969289;
    color: #000000;
    padding: 3px;
    font-weight: bold;
}

.nav_menuoutline
{
	padding-top: 10px;
}

.UpdateForm.DataLabel
{
	padding-right: 20px;
	text-align: right;
}
.UpdateForm td
{
	vertical-align: Top;
}
.UpdateForm
{
	text-align: left;
}

.PlayerAwards { margin-top: 10px; }
.PlayerAwards img { margin-right: 4px; }

.SmallText td { font-size: 10px; }

.ButtonSection
{
	border: solid 1px #036; 
	padding: 4px;
	width: 210px;
	height: 120px;
}

#homeContainer {
width: 975px;
background-image: url(/images/HomeBack.gif);
}

.HomePageTitle
		{
			width: 220px;
			height: 20px;
			background-image: url(/images/HomePageTitleBack.gif);
			vertical-align: middle;
			font-weight: bold;
			color: white;
			font-size: 15px;
			padding: 0px 0px 0px 0px;
			font-family: arial, sans-serif;
			margin: 8px 0px 8px 0px;
		}
		
		.HomePageTitle2
		{
			width: 258px;
			height: 20px;
			background-image: url(/images/HomePageTitleBack2.gif);
			vertical-align: middle;
			font-weight: bold;
			color: white;
			font-size: 15px;
			padding: 0px 0px 0px 0px;
			font-family: arial, sans-serif;
			margin: 8px 0px 8px 0px;
		}

#homeSectionInner {
background-image: url(/images/WaterMarkTrans.gif);
width: 459px;
padding: 10px 8px 10px 10px;
background-repeat: no-repeat;
background-position: left bottom;
}

.contactInfo {
font-size: 125%;
color: #0000FF;
}

.HoleDetails {
BORDER-COLOR:#003399;
BORDER-COLLAPSE:collapse;
}