body {
	background: #FFFFFF;
	vertical-align: top;
	margin: 0px;
}

html { min-height:100%; margin-bottom:1px; }

img {border-style: none;}

p {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
h1 {
	font-size: 14px;	
}
#content {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content .datetime {
	border-style: none;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}

#content .topnav {
	height: 100px;
}
#content .collage {
	height: 187px;
	background: url(images/collage.jpg) no-repeat center top;
	width: 750px;
}
.navicons {
	text-align: right;
	padding-right: 3px;	
}
.softballs {
	background: url(images/topper_softballs.jpg) no-repeat center bottom;
	width: 400px;
	height: 78px;
	padding-left: 60px;
}

.italics {
	font-style: italic;
}
/* Begin classes that show up in the Etomite TinyMCE Editor */

.strong {
	font-weight: bold;
	color: #CC0000;
}

.h1 {
	
	font-weight: bold;
}
hr {
	color: #cccccc;
	border-style: none;
	height: 1px;
	width: 75%;
	background: #cccccc;
	float: left;
}

/* End classes that show up in the Etomite TinyMCE Editor */
#content .logo {
	height: 120px;
	width: 280px;
	background: url(images/logo_scsoftball_top.gif) no-repeat right bottom;
}
.cellL {
	width: 151px;
	vertical-align: top;
	border-bottom: 1px solid #CC0000;
}
.cellLbottom {
	width: 140px;

}

#content .cellR {
	border-top: 1px solid #CC0000;
	width: 100px;
	vertical-align: top;
	height: 100%;

}
#content .cellR .searchprompt {
	margin-bottom: 20px !important;
}
.searchbox {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	padding-right: 0px;
	text-align: right;

}
.searchbutton {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background: #000066;
	border: 1px solid #316298;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 20px !important;
}
/* for the search results page only so far */
small {
	font-size: 12px;
}
/* end small for search results page */
.error {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
#content .cellRbottom {
	background: url(images/batter.gif) no-repeat center bottom;
	border-bottom: 1px solid #CC0000;
	width: 100px;
	height: 145px;
}
#content .announcements1 {
	vertical-align: top;
	text-align: right;

}
#content .announcements1 h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: #da0000;
	border: 1px solid #010066;
	margin: 0px !important;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .announcements1 .message {
	color: #003366;
	font-weight: bold;
	text-align: center;
	margin: 0px !important;
	padding: 3px 5px 7px 5px;
	border-top: none;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}

#content .announcements1 .message a:link {
	font-size: 12px;
	font-weight: bold;
	color: #DA0000;
	text-decoration: underline;
}
#content .announcements1 .message a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFB443;
	text-decoration: underline;
}
#content .announcements1 .message a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #316298;
	text-decoration: underline;
}
#content .cellRbottom2 {
	border-bottom: 1px solid #CC0000;
	width: 100px;
	height: 145px;
	background: url(images/catcher.jpg) no-repeat center bottom;
}
#nav {
	background: url(images/bg_nav.jpg) repeat-y center;
	vertical-align: top;
	color: #FFFFFF;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 151px;
}
#nav ul {
    padding:0px;
    margin:0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;	
}

#nav li {
	list-style: url(none) none;
}
#nav a:link {
	display: block;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/arrow-right-gold.gif) no-repeat right;
	border-top: 1px solid #FF3535;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 138px;
}
#nav a:visited {
	display: block;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/arrow-dark-right.gif) no-repeat right;
	border-top: 1px solid #FE3535;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 138px;
}
#nav a:hover {
	display: block;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	background: #FF9900 url(images/arrow-right-white.gif) no-repeat right;
	border-top: 1px solid #FFB443;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	width: 138px;
}
#page {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	vertical-align: top;
	padding: 10px 10px 25px 20px;
	padd\ing: 10px 10px 25px 20px; /* IE fix */
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	text-align: left;
	width: 499px;
}

#page a:link {
	font-size: 12px;
	font-weight: bold;
	color: #DA0000;
	text-decoration: underline;
}
#page a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFB443;
	text-decoration: underline;
}
#page a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #316298;
	text-decoration: underline;
}
/* Begin Coaches Table Rules */
#CoachesTable {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border: 1px solid #000066;
	margin: 0px auto;
	width: 450px;
}
#CoachesTable a:link {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
#CoachesTable a:visited {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
#CoachesTable a:hover {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

#CoachesTable td {
	padding: 2px 2px 2px 3px;
	height: 15px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#CoachesTable .title {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #DA0000;
	padding: 2px;
	height: 15px;
	border: 1px solid #000066;
	text-align: center;
}
#CoachesTable .subtitle {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #F9F9F9;
	padding: 2px;
	height: 15px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#CoachesTable .title a:link {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
#CoachesTable .title a:visited {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
#CoachesTable .title a:hover {
	color: #ffffff;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
/* End Coaches Table Rules */

/* Begin Standings Rules */


#StandingsTable {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border: 1px solid #000066;
	margin: 0px auto;
	width: 400px;
}

#StandingsTable td {
	padding: 2px 2px 2px 3px;
	height: 15px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#StandingsTable .title {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #DA0000;
	padding: 2px;
	height: 15px;
	border: 1px solid #000066;
	text-align: center;
}

#StandingsTable .subtitle {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #F9F9F9;
	padding: 2px;
	height: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

#StandingsTable .score {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: center;
	border: 1px solid #CCCCCC;
	width: 50px;
}
/* End Standings Rules */
.rules1 ul {
	color: #003366;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.rules1 li {
	list-style: url(images/list-softball.jpg) none;
	padding-left: -15px;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.rules2 ol {
	list-style: decimal url(none);
	padding-right: 30px;
	color: #003366;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rules2 li {
	list-style: decimal url(none);
	padding-bottom: 5px;
	padding-top: 5px;
	color: #003366;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.rules2a ol {
	list-style: decimal url(none);
	padding-right: 30px;
	color: #003366;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.rules2a li {
	list-style: lower-alpha outside;
	padding-bottom: 5px;
	padding-top: 10px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
#page .match_notice {
color:red;
padding-bottom: 10px;
}


#page .match_title {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #CC0000;
}

#page .match_list {
	margin:0;
	padding:0;

}
#page .match_list li {
	display:inline;
	margin:0;
	padding:0;
	font-size:100%;
	
}
#page .match_list #page .match_active {
	
}
#page .match_list a {
	margin:0;
	padding:2px 12px;
	text-decoration:none;
	background:#F9F9F9;
	color: #003366;
	border: 1px solid #CCCCCC;
}
#page .match_list #page .match_active a {
	background:#FFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
#page .match_list a:hover {
	background:#CC0000;
	color:#FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#page .match_list #page .match_active a:hover {
	background:#CC0000;
	text-decoration: none;
}
#sitemap {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	vertical-align: top;
	padding: 10px 10px 25px 20px;
	padd\ing: 10px 10px 25px 20px; /* IE fix */
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	text-align: left;
	width: auto;
}
#sitemap .LSM_N  {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #316298;
	padding-left: -20px;
}
/*ul style where N is the level of nested list- starting at 0*/

#sitemap li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
#sitemap .LSM_currentPage {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	background: url(images/arrow-sitemap.gif) no-repeat left;
	padding: 7px 15px 5px 17px;
}
/* span surrounding current page if $selfAsLink is false*/

#sitemap .LSM_description {
	font-size: 12px;
	color: #316298;
	display: block;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	text-align: left;
}
 /*description of page  to visit*/

#sitemap a:link {
	color: #316298;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	}
#sitemap a:visited {
	color: #8FB7E5;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
#sitemap a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background: url(images/arrow-sitemap-hover.gif) no-repeat right;
	padding-right: 18px;
}

#welcometeams {
	border: 1px solid #003366;
	width: 450px;
}
#welcometeams td {
	width: 112px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	vertical-align: top;
	border: 1px solid #003366;
	background: #F9F9F9;
}
#welcometeams ul {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 7px;
}
#welcometeams .title {
	font-weight: bold;
	background: #DA0000;
	padding-left: 10px;
	border: 1px solid #003366;
	color: #FFFFFF;
}
#welcometeams li {
	margin-left: -30px;
	list-style: none;
	font-size: 11px;
	padding-top: 3px;
}

.QandAEntry {
	font: italic 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 10px;
	width: 400px;
	margin-left: 10px;
	margin-right: 15px;
}
/* Not in Use 

.selectAll {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: right;
}
*/
.titleBlock {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 1px;
	
}

.titleBlock a:link {
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/list-softball.jpg) no-repeat left;
	
}
.titleBlock a:visited {
	color: #FFCC66;
	text-decoration: none;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background: url(images/list-softball.jpg) no-repeat left;
}

.titleBlock a:hover {
	color: #FFC355;
	text-decoration: none;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(images/list-softball.jpg) no-repeat left;
	padding-left: 20px;

}
.QBlock {
	margin: 0px auto;

}
.ABlock {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 25px;
	border-bottom: 1px solid #000066;

}

#footer {
	text-align: right;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 5px 2px 15px;
	vertical-align: top;
}

#footer a:link {
	color: #316298;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#footer a:visited {
	color: #FFB443;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover {
	color: #8FB7E5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

