body
{
	background-color: #FFFFC0;
	font-family:"Verdana","Arial","Times New Roman";
	color: #000000;
	margin:0px;
	padding:0px;
}

.right
{
	text-align:right;
	font-size:80%;
}

input
{
	width:200px;
}

textarea
{
	width:200px;
	overflow-y:auto;
}

textarea.lpef
{
	height:200px;
}

.lpefText
{
	padding:5px 0px 0px;
	vertical-align:top;
}

table.sidebyside
{
	display: inline;
	vertical-align: middle;
}

table.calendar
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

table.calendar tbody tr td
{
	vertical-align: top;
	text-align:left;
	font-size:80%;
	font-weight:bold;
	color: #C06900;
}

.calendarDate 
{
	white-space: nowrap;
	padding-right: 10px;
}
span
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

div
{
	text-align: center;
	vertical-align: middle;
}

.signin
{
	padding:20px;
	margin:0px;
}

span.signin
{
	text-align: center;
	vertical-align: middle;
}

span.signup
{
	text-align: center;
	vertical-align: middle;

	height:0px;

	border-left:2px solid #000000;
}


a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	background-color: transparent;
	border-style: none;
}

a:hover
{
	color: #B0B0FF;
}

img
{
	border-style: none;
}

div.header
{
	font-family: "Century Gothic";
	border-bottom:1px solid black;
	width:100%;
	background-color:#A0FFA0;
	background-image:url(../images/green.gif);

	margin:0px;
	padding: 10px 0 10px 0;
}

div.footer
{
	font-family: "Century Gothic";
	font-size: 80%;
	border-top:1px solid black;
	width:90%;
	background-color:transparent;

	padding:10px;
	margin:0px;
	display:inline-block;
	margin-top:10px;
}

.calendaritem > td
{
	border-top:1px solid orange;
	border-bottom:1px solid orange;
	padding:0px 10px;
	margin:0px;
}

div.footerstyle
{
	font-family: "Century Gothic";
	font-size: 90%;
	border-top:1px solid black;
	width:90%;
	background-color:transparent;

	padding:10px;
	margin:0px;

	display:inline-block;

	margin-top:10px;
}

div.footerstyle > table
{
	border-collapse:collapse;
	margin:0px 20px;
}


span
{
	width:auto;
}

table.header
{
	display:inline;
	font-weight:bold;
	font-size:125%;
	text-align:left;
}

span.header
{
	margin:0px;
	padding:0px;
}

p.header
{
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000000;
}

.std_button
{
	padding-left:6px;
	padding-right:4px;
	background-attachment:fixed;
	background-color:transparent;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border:0px;
	color:#FFFFFF;
	display:inline;
	display:inline;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	height:22px;
	margin:0px;
	cursor:hand;
}


td.std_button
{
	width:15px;
	background-position-y:center;
}

td.std_button_l
{
	background-image:url(images/button_l.gif);
	background-position-x:right;
}

td.std_button_m
{
	background-repeat:repeat-x;
	background-image:url(images/button_m.gif);
	width:auto;

}
td.std_button_r
{
	background-image:url(images/button_r.gif);
	background-position-x:left;
}

.center
{
	text-align:center;
}

.info
{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding:20px;
	padding-top:0px;
	color:#000000;
	text-align: center;
}

form
{
	text-align:center;
}

p
{
	margin:0px;
	padding:0px;
}








.buttonlink
{
	cursor:hand;
}

.button
{
}

.button_l
{
	display:inline-block;
	width: 12px;
	height: 24px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button_l.png', sizingMethod='image');*/
	/*vertical-align:bottom;*/
	background: url("../images/button_l.png") no-repeat;
}
.button_r
{
	display:inline-block;
	width: 12px;
	height: 24px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button_r.png', sizingMethod='image');*/
	/*vertical-align:bottom;*/
	background: url("../images/button_r.png") no-repeat;
}

.button_m
{
	color:#FFFFFF;
	height: 24px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background: url("../images/button_m.png") repeat-x center;
	padding: 10px;
}

.button2_l
{
	display: inline-block;
	width: 5px;
	height: 18px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button2_l.png', sizingMethod='image');*/
	background: url("../images/button2_l.png") no-repeat;
}
.button2_r
{
	display: inline-block;
	width: 5px;
	height: 18px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button2_r.png', sizingMethod='image');*/
	background: url("../images/button2_r.png") no-repeat;
}

.button2_m
{
	color: #fff;
	height: 18px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	background: url("../images/button2_m.png") repeat-x center;
	padding: 4px;
}

.button3_l
{
	display: inline-block;
	width: 5px;
	height: 18px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button3_l.png', sizingMethod='image');*/
	background: url("../images/button3_l.png") no-repeat;
}
.button3_r
{
	display:inline-block;
	width: 5px;
	height: 18px;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button3_r.png', sizingMethod='image');*/
	background: url("../images/button3_r.png") no-repeat;
}

.button3_m
{
	color: #fff;
	height: 18px;
	font-weight: bold;
	font-style: italic;
	background: url("../images/button3_m.png") repeat-x center;
	padding: 4px;
}



.instructions
{
	font-size:200%;
	font-weight:bold;
	font-style:italic;
	display:block;
	color:#505028;
}

.smaller
{
	font-size:70%;
	font-style:normal;
	color:#808040;
}


.errorcontainer
{
	width:100%;
	text-align:center;
}
.error
{
	padding:0px;
	margin:0px;
	display:block;
	text-align:center;
	margin:40px;
}

.alert
{
	padding:8px;
	margin:0px;
	vertical-align:top;
	align:right;
	display:inline;
}

.errortext
{
	text-align:left;
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	display:inline-block;
}


.edit_button
{
	padding-top:20px;
}


ul
{
	list-style-type:none;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-left:0px;
	padding-left:0px;
}

ul ul
{
	margin-left:20px;
	padding-left:0px;
}

li
{
	margin-top:10px;
}


ul li
{
	font-weight:bold;
}

ul li a:visited,
ul li a:active,
ul li a:hover,
ul li a:link,
h1 a:visited,
h1 a:active,
h1 a:hover,
h1 a:link,
h2 a:visited,
h2 a:active,
h2 a:hover,
h2 a:link,
h3 a:visited,
h3 a:active,
h3 a:hover,
h3 a:link,
{
	/*font-weight:bold;*/
}

ul li ul li a:visited,
ul li ul li a:active,
ul li ul li a:hover,
ul li ul li a:link,
{
	font-weight:normal;
}

ul li ul li
{
	font-weight:normal;
}

.center
{
	text-align:center;
}


table.gamelist
{
	text-align:left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	
}

table.gamelist td,table.gamelist th
{
	padding:0px 10px;
	font-size:90%;
}

table.gamelist th
{
	border-bottom: 1px solid #000000;
}

table.gamelist td.topBorder
{
	border-top: 1px solid #000000;
}

table.gamelist td.botBorder
{
	border-bottom: 1px solid #000000;
}

.italic
{
	font-style:italic;
}

.footnote
{
	font-size:80%;
	font-style:italic;
}

h1
{
	font-size:200%;
	color:#202020;
	margin:0px 0px 10px 0px;
}

h2
{
	font-size:110%;
	margin:0px 0px 10px 0px;
}

h3
{
	font-size:20px%;
	font-weight:bold;
	margin:0px 10px 5px 10px;
	color: #0000A0;
}

.italics
{
	font-style:italic;
}

.teamlink
{
	font-weight:bold;
	padding:0px;
}



.FieldTable td
{
	padding:20px;
}



.field
{
	text-align:left;
	text-indent:-50px;
	margin-left:50px;
	margin-bottom:6px;
}

.name
{
	font-size:150%;
	font-weight:bold;
}
.longName
{
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}
.address1
{
}
.address2
{
}
.note
{
}
.directions
{
}
.lights
{
}
.dimOutfield
{
}
.dimInfield
{
}
.dimFoul
{
}
.dimBackstop
{
}
.conInfield
{
}
.conOutfield
{
}
.conDugouts
{
}
.sun
{
}
.rain
{
}
.areaNotes
{
}
.fieldNotes
{
}

.dimensions
{
	text-indent:-25px;
}
.conditions
{
	text-indent:-25px;
}
.fieldtitle
{
	font-weight:bold;
	padding:0px;
}
.fieldcategory
{
	font-weight:bold;
	padding:0px;
	font-style:italic;
	color:#A0A0A0;
}

.score
{
	border: 1px solid #000000;
	text-align:left;
}

.disabled
{
	background-color:#A0A0A0;
        color = #A0A0A0;
}

.gamestatus,
.lockedstatus
.umpradio
{
	text-align:left;
	width:auto;
	margin:0px 10px;
	padding:0px;
	font-size:70%;
}

input.gamestatus
{
	display:inline;
	zoom:80%;
	padding:0px;
	margin:0px;
}

span.scorecomments
{
	font-size:100%;
	font-weight:bold;
	color:#000080;
}
textarea.scorecomments
{
	width:90%;
	height:100px;
	padding:0px;
	margin:0px 10px 10px 10px;
}

.scoreradiotext
{
}

.center
{
	text-align:center;
}

table.gamestatus td,
table.score td
{
	white-space:nowrap;
}

.scoreedit
{
	width:50px;
}

.smaller
{
	font-size:80%;
}

.bold
{
	font-weight:bold;
}

.indent
{
	margin: 0px 50px;
}

.signintitle
{
	color:#0000AF;
	font-size:14px;
	font-weight:normal;
}

.signinname
{
	color:#0000AF;
	font-size: 14px;
	font-weight:bold;
}

table.signinname
{
	display:inline;
	margin: 0px 50px;
}

.statusicon
{
	text-align:center;
}

.sendemail
{
	text-align:center;
	width:auto;
	vertical-align:middle;
}

.cgselect
{
	width:17em;
}

.createtitle
{
	width:100px;
	text-align:right;
}

ul.contactlist li,
ul.contactlist li a:visited,
ul.contactlist li a:active,
ul.contactlist li a:hover,
ul.contactlist li a:link,
{
	font-weight: normal;
}

ul.reginfo
{
	list-style-image:none;
	list-style-type:disc;
	list-style-position:outside;
	padding:0 0 0 2em;
	margin:0px;
}

ul.reginfo li
{
	font-weight: normal;
	font-size: 90%;
	padding:0px;
	margin:0px;
}

ul.reginfo li li
{
	font-weight: normal;
	font-size: 90%;
	padding:0px;
	margin:0px;
}

input.field
{
	display:inline;
	width:auto;
	margin:0px 10px;
}

.umpirerating
{
	margin: 10px;
}


.left { text-align: left; }

.leagueinfo td
{
	padding:20px;
	vertical-align:top;
}


.homepage
{
	width: 1000px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.homebody
{
	
}

.leftNav
{
	width: 18em;
	font-size: 14px;
	background-color: #333;
	color: #fff;
	margin:0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align:left;
	border-radius: 0 0 12px 12px;
	
}

a.navitem, .navitemheader
{
	display: block;
	margin-top:10px;
	text-align:left;
	color: #8080FF;
	font-weight:bold;
}

.navitemheader 
{
	color: #fff;	
}

a.navitem:hover
{
	color:#000000;
	background-color:#8080FF;
	font-weight:bold;
}

a.navitem2
{
	display: block;
	margin-top:5px;
	color:#00FF00;
	font-weight:bold;
}

a.navitem2:hover
{
	color:#000000;
	background-color:#00FF00;
	font-weight:bold;
}

a.navlink
{
	display: block;
	margin-left: 15px;
	text-align:left;
	color: #8080FF;
	font-weight: normal;
}

a.navlink:hover
{
	color:#000000;
	background-color:#8080FF;
	font-weight: normal;
}

.navText 
{
    display: block;
	margin-left: 15px;
	text-align:left;
	color: #fff;
	font-weight: normal;
}

.phones
{
	border-collapse:collapse;
}

.phones td
{
	border:1px solid #000000;
	text-align:left;
	width:400px;
	padding:5px;
}

.seasonHeading
{
	font-size: 22pt;
	font-family:"Century Gothic";
	color: green;
	font-weight: bold;
}

.divisionHeading
{
	font-size: 20pt;
	font-family:"Century Gothic";
	color: black;
	font-weight: normal;
	margin-top: 5px;
}

.divisionLink 
{	
	display: block;
	font-size: 16pt;
	font-family:"Century Gothic";
	color: black;
	font-weight: normal;
}

.smallWidgetSpacer 
{
    width: 5px;
    height: 5px;
    line-height: 1px;
    font-size: 1px;
}

.widgetSpacer 
{
    width: 10px;
    height: 10px;
    line-height: 1px;
    font-size: 1px;
}

.bigWidgetSpacer 
{
    width: 15px;
    height: 15px;
    line-height: 1px;
    font-size: 1px;
}

.hugeWidgetSpacer 
{
    width: 20px;
    height: 20px;
    line-height: 1px;
    font-size: 1px;
}

.editAccountStatus 
{
    margin-bottom: 10px 0 10px 0;
}

.statusText 
{
    color: #0000cc;
    font-weight: bold;
}

.errorText 
{
    color: #cc0000;
    font-weight: bold;
}
