﻿body 
{
    background-color: #4F67A2;
    font-family: Comic Sans MS;
    color: #030303;
    margin: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    width: 1000px;
    border-right: solid 2px black;
}
a
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:active
{
    color: #000000;
} 

a.hoverlink
{
    text-decoration: none;
}
a.hoverlink:hover
{
    text-decoration: underline;
}

.tblAddressForm
{
    table-layout:fixed;
    border: solid 1px #D3D3D3;
    font-family: Comic Sans MS;
    font-size: small;
}
input
{
    font-family: Century Gothic;
    font-size: small;
    color: #2F14AB;
}

#mainwindow 
{
    background-color: White;
    width: 980px;
    height: inherit;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
 }
 .caps
 {
    text-transform: capitalize;
    font-family: Comic Sans MS;
    font-size: small;
    color: #2F14AB;
 }
 .header1 
 {
    font-family:  Comic Sans MS;
    font-size: medium ;
    font-weight: bold;
    color: #2F14AB;
 }
 
 .centgothic 
 {
    font-family: Comic Sans MS;
    font-size: small;

 }
  .cartgrid 
 {
    font-family: Comic Sans MS;
    font-size: small;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    border-left: solid 1px gray;

 }
 .slotticket {
	width: 15px;
	height: 30px;
	float: left;
	border-left: solid 1px #0A0A0A;
	border-top: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	line-height: 28px;
	font-size: xx-small;
	font-family: monospace;
}
.patron
{
    background-color: #8BC53F;
}
.donor
{
    background-color: #1A91A6;
}
.contributor
{
    background-color: #B87510;
}



.bgr {
	border-right: solid 1px #0A0A0A;
}
.bgt {
	border-top: solid 1px #0A0A0A;
}
.bgb {
	border-bottom: solid 1px #0A0A0A;
}
.rotated 
{
    line-height: 1em;
}
ol
{
    font-family: Comic Sans MS;
    font-size: small;
    line-height: 25px;
}
li.active 
{
    color: Black
}
hr 
{
    height: 1px;
    color: black;
}
#fieldarea {
 	position: relative;
	top: 2px;
	height: 212px;
	width: 954px;
	border-left: solid 1px #0A0A0A;
	border-right: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	background-color: white;
	background-repeat: no-repeat;
}
#upperspacer {
	float:left;
	width: 154px;
	height: 30px;
    font-size: x-small;
	text-align:center;
	vertical-align: middle;
}
#lowerspacer {
	float:left;
	width: 90px;
	height: 30px;
	font-size: x-small;
	text-align:center;
	vertical-align: middle;
}

#uspaalifieldarea {
 	position: relative;
	top: 2px;
	height: 238px;
	width: 954px;
	border-left: solid 1px #0A0A0A;
	border-right: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	background-color: white;
	background-image: url("sponsor_logos/uspa_ali__fieldarea2.jpg");
	background-repeat: no-repeat;

}
#uspaalifieldarea2009 {
 	position: relative;
	top: 2px;
	height: 238px;
	width: 954px;
	border-left: solid 1px #0A0A0A;
	border-right: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	background-color: white;
	background-image: url("sponsor_logos/uspa_ali__fieldarea2009.jpg");
	background-repeat: no-repeat;

}
#uspaalifieldarea2010 {
 	position: relative;
	top: 2px;
	height: 238px;
	width: 954px;
	border-left: solid 1px #0A0A0A;
	border-right: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	background-color: white;
	background-image: url("sponsor_logos/uspa_ali__fieldarea2010.jpg");
	background-repeat: no-repeat;

}
#uspaaliupperspacer {
	float:left;
	width: 154px;
	height: 30px;
    font-size: x-small;
	text-align:center;
	vertical-align: middle;
}

#uspaalilowerspacer {
	float:left;
	width: 154px;
	height: 30px;
	font-size: x-small;
	text-align:center;
	vertical-align: middle;
}

#uspascfieldarea {
 	position: relative;
	top: 2px;
	height: 238px;
	width: 954px;
	border-left: solid 1px #0A0A0A;
	border-right: solid 1px #0A0A0A;
	border-bottom: solid 1px #0A0A0A;
	background-color: white;
	background-image: url("sponsor_logos/uspa_SC_fieldarea.jpg");
	background-repeat: no-repeat;

}

#uspascupperspacer {
	float:left;
	width: 154px;
	height: 30px;
    font-size: x-small;
	text-align:center;
	vertical-align: middle;
}

#uspasclowerspacer {
	float:left;
	width: 154px;
	height: 30px;
	font-size: x-small;
	text-align:center;
	vertical-align: middle;
}

.leftColClubHouse {
	float:left;
	display:block;
	width:300px;
	margin:10px 0px;
}

.rightColClubHouse {
	float:right;
	display:block;
	width:410px;
	margin:10px 0px;
}

.backRowClubHouse_left {
	float:left;
	display:block;
	width:300px;
	text-align:left;
	margin:10px 0 0 0;
}

.backRowClubHouse_right {
	float:right;
	display:block;
	width:350px;
	text-align:right;
	margin:10px 0 0 0;
}

.frontRowClubHouse_left {
	float:left;
	display:block;
	width:300px;
	text-align:left;
	margin:10px 0 0 0;
}

.frontRowClubHouse_right {
	float:right;
	display:block;
	width:410px;
	text-align:right;
	margin:10px 0 0 0;
}

.frontRowPool {
	float:left;
	display:block;
	width:710px;
	margin:20px 0 0px 0;
}

.backRowPool {
	float:left;
	display:block;
	width:710px;
	margin:20px 0 0 0;
}

.clear {
	clear:both;
	line-height:0;
	margin:0;
	padding:0;
}

.fieldContainer {
	float:left;
	display:block;
	width:880px;
	margin:0;
}

.field {
	display:block;
	float:left;
	width:880px;
	height:146px;
	border:1px solid #000;
}
.fieldTall {
	display:block;
	float:left;
	width:880px;
	height:211px;
	border:1px solid #000;
}
.scoreBoard {
	float:right;
	display:block;
	width:45px;
	height:30px;
	margin:255px 25px 0 0;
}

.privateHome {
	width:75px;
	height:60px;
	border:1px solid #000;
	float:right;
	display:block;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0 0 0;
	margin:35px 35px 0 0;
}

.clubHouse {
	width:50px;
	height:40px;
	border:1px solid #000;
	float:left;
	display:block;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 0;
	margin:75px 0 0 10px;
}

.poolBBQ {
	width:65px;
	height:40px;
	float:left;
	display:block;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:15px 0 0 0;
	margin:75px 0 0 10px;
}

p {
	margin:0 0 5px 0;
}

.ttype7
{
    background-color: #e7e8bd;
}
.ttype8
{
    background-color: #8BC53F;
}
.ttype9
{
    background-color: #B87510;
}
.ttype10
{
    background-color: Orange;
}
.ttype11
{
    background-color: #B87510;
}
.ttype12
{
    background-color: #8BC53F;
}
.ttype13
{
    background-color: #e7e8bd;
}
.incart {
	color: #EED51E;
	background-color: #EED51E;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.sold {
	color: gray;
	background-color: gray;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#leftBleacher
{
    float:left; 
    width: 109px; 
    height: 30px; 
    font-size: x-small; 
    text-align:center; 
    vertical-align: middle;
}
#rightBleacher
{
    float:left; 
    width: 108px; 
    height: 30px; 
    font-size: x-small; 
    text-align:center; 
    vertical-align: middle;
}