﻿/* Horsham Soccer */
.header
{
	background-color: #000099;
	border: 3px #0099FF outset;
}
.header .header_left
{
	float: left;
	width: 160px;
	height: 100px;
	background: #000099 url("http://www.clubwebsystems.com/images/0/Shared_Images/ussf.jpg") no-repeat 100% center;
}
.header .header_center
{
	float: left;
	width: 650px;
	height: 80px;
	background-color: #000099;
	color: yellow;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.header .header_right
{
	float: right;
	width: 160px;
	height: 100px;
	background: url("http://www.clubwebsystems.com/images/0/Shared_Images/USYSA.jpg") no-repeat 100% center;
}
/* +++ Left Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.leftmenu
{
	width: 200px;
}
.leftmenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftmenu ul li
{
	border-top: 3px blue ridge;
	border-left: 3px blue ridge;
	padding: 1px 1px 0px 3px;
}
.leftmenu ul li a
{
	display: block;
	padding: 0px 0 0 0px;
	text-decoration: none;
	color: blue;
	font-weight: bold;
	font-size: small;
	font-family: Comic Sans MS;
}
.leftmenu ul li a:hover
{
	color: red;
	text-decoration: none;
}
.leftmenu ul li a:visited
{
	color: purple;
	text-decoration: none;
}

.pictfloatleft
{
	float: left;
	padding: 0 10px 10px 0;
}
.pictfloatright
{
	float: right;
	padding: 0 0 10px 10Px;
}
.pictcenter
{
	padding: 10px;
	text-align: center;
}
/* +++++ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
hr
{
	color: blue;
	background-color: blue;
	height: 2px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
h1
{
	font-size: x-large;
}
h2
{
	font-size: large;
}
h3
{
	font-size: medium;
}
h4
{
	font-size: small;
}
h5
{
	font-size: x-small;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
hr
{
	color: blue;
	background-color: blue;
	height: 2px;
}
/* +++++ page views +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pageviews
{
	padding: 10px;
	font-style: italic;
	text-align: center;
}
/* ++++++ Contact Box ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.contactbox
{
	border: 2px blue ridge;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}
.contactbox a:link
{
	color: blue;
	text-decoration: none;
}
.contactbox a:hover
{
	color: red;
}
.contactbox a:visited
{
	color: purple;
}
/* ++++++ Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.topmenu td
{
	/* float: left; */ /* padding: 1px;	margin: 1px; */
	text-align: center;
	background-color: #000099;
	border: 3px #0099FF outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 14%;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.topmenu a:link
{
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a:hover
{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.ol
{
	list-style-type: decimal;
}
ol ol
{
	list-style-type: lower-alpha;
}
ol ol ol
{
	list-style-type: lower-roman;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
table
{
	background-color: white;
	vertical-align: top;
	empty-cells: show;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	border-left: outset 1px #778899;
	border-top: outset 1px #778899;
}
.td_center
{
	padding: 4px;
	border-right: ridge 1px #CCCCFF;
	border-bottom: ridge 1px #CCCCFF;
	text-align: center;
}
caption
{
	padding: 4px;
	background-color: blue;
	color: yellow;
	text-align: center;
	font-weight: 700;
}
th
{
	background-color: blue;
	color: white;
	font-weight: 700;
}
td
{
	color: black;
	font-weight: normal;
}
.tr-alt
{
	vertical-align: top;
	color: Gray;
	font-weight: normal;
	background-color: #B8BFBF;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul li
{
	list-style: none;
	display: block;
	padding: 0 0 0 0;
}
.clear
{
	clear: both;
}
.container
{
}
.divcenter
{
	text-align: center;
}

#divDGOrderEntry
{
	height: 240px;
	overflow: auto;
}
/* Locks table header */
.locked
{
    font-size: small;
    color: Black;
    font-weight: normal;
    position: relative;
    cursor: default; /*IE5+ only*/
    top: expression(document.getElementById("divDGOrderEntry").scrollTop-2);
    z-index: 10;
}
/* Keeps the header as the top most item. Important for top left item*/
th.locked
{
    z-index: 99;
}

