/* CSS Document */
body {
	background-color:#A2BE7C;
	background-image:url(http://www.parksattexasstar.com/images/grass-big.jpg);
	background-position:top;
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, fieldset {
	margin  : 1em 0 0 0;
	padding : 0;
}

h1 { font-size:36px; }
h2 { font-size:24px; text-align:center; }
h3 { font-size:18px; margin-top:1.5em; text-align:center; }
h4 { font-size:16px; }
h5 { font-size:16px; }
h6 { font-size:16px; }

dl { margin-top:1.25em; }
dt { font-weight:bold;}
dd { margin:1em 0 0 1em; }

hr {margin:1em 0;}

blockquote {font-size:14px;}

a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: purple;text-decoration:none; }
a:active { color: red; }

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
table.center {margin-left:auto;margin-right:auto;}

.red {color:#F00;}
.blue {color:#13007D;}

#page {
	margin:0 auto 0 auto;
	width:775px;
}

#header { background-image:url(http://www.parksattexasstar.com/images/ultimate.gif); background-position:center center; background-repeat:no-repeat; border-right:10px solid #13007D; border-left:10px solid #13007D; border-top:10px solid #13007D; height:242px; margin-top:15px; width:755px;}
	#header h1 { display:none; }
	#title-link {display:block;text-decoration:none;height:242px;width:755px;}

/*#title { background-image:url(http://www.euless.org/pats/images/logo.gif); background-position:center center; background-repeat:no-repeat; height:185px; }*/

#main { /*border:10px solid #f00;*/ }

#content {
	background-color:#FFFFFF;
	border:10px solid #f00;
	float:left;
	/*margin-left:1em;
	margin-right:10px;*/
	min-height:477px;
	padding:0 15px 15px;
	width:540px;
}
	#content li {margin-left:30px;margin-top:10px;}
	#content table { border:2px solid #ACA899;width:100%; }
	#content table th, #content table th a { background-color:#3E80E0;color:#FFFFFF; }
	#content table td, #content table th { border:1px solid #efefef; font-size:15px; padding:3px; text-align:center; }


table.itunes {border:1px solid #284775;font-size:90%;margin-bottom:20px;}
table.itunes th, table.itunes .header {background-color:#284775;text-align:center;color:White;font-weight:bold;}
table.itunes .odd {background-color:#EDF3FE;}
table.itunes .even {background-color:#FFF;}
table.itunes td {padding:3px;}
table.itunes .selected td {background-color:#4495E7;color:#FFFFFF;font-weight:bold;}
table.itunes .selected td a:link, table.itunes th a:link {color:#FFFFFF;}
table.itunes .selected td a:hover, table.itunes th a:hover {color:#F00;}
table.itunes .pager {background-color:#EBE8D6;}
table.itunes .command {background-color:#eee;text-align:center;}
table.itunes .command a {padding:0 15px;}
table.itunes .fieldheader {font-style:italic;font-weight:bold;white-space:nowrap;}
table.itunes .odd .fieldheader {background-color:#eee;}

/*
#navigation {
	border:10px solid #13007D;
	float:right;
	font-size:15px;
	margin: 0 0 0 0;
	width:165px;
}

#navigation ul
{
margin:0;
padding:0;
list-style-type:none;
}

#navigation a
{
display: block;
color: #FFF;
background-color: #036;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
font-weight: bold;
}

#navigation li.top a {
	border-top: 1px solid #fff;
}

#navigation a:hover
{
background-color: #369;
color: #FFF;
}

#navigation li li a
{
display: block;
color: #FFF;
background-color: #69C;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}
*/



#footer { margin-bottom:15px;text-align:center; }
#footer small, #footer small a { color:#FFFFFF;font-size:12px; }

#main { background-color:#FFFFFF;border-width:10px;border-style:solid;border-color:red;}
	/*#main { background-image:url(/images/bbleague.jpg);background-position:bottom left;background-repeat:no-repeat;}*/

#main.baseball { background-image:url(http://www.parksattexasstar.com/images/bbleague.jpg);background-position:bottom left;background-repeat:no-repeat;}
#main.fastpitch { background-image:url(http://www.parksattexasstar.com/images/gfleague.jpg);background-position:bottom left;background-repeat:no-repeat;}

#content { border:0;float:right;padding-bottom:25px;padding-right:25px;width:515px;}
#navigation, #menu {float:left;}
#menu {	border:10px solid #13007D;
	left:-10px;
	margin: 0 0 0 0;
	position:relative;
	top:-10px;
	width:180px;}
#menu h2
{
font-size:14px;
padding: 3px 12px 3px 8px;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-top:0;
font-weight: bold;
}
#menu a
{
color: #FFF;
background-color: #036;
font-size:14px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
/*border-bottom:0;*/
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-top:0;
font-weight: bold;
}
#menu .top {
	border-top: 1px solid #fff;
}
#menu a:hover
{
background-color: #369;
color: #FFF;
}
#menu li li li a
{
color: #FFF;
background-color: #69C;
border-left:0;
font-weight: normal;
}
/*
#footer { background-color:#FFFFFF;border-width:0 5px 5px;border-style:solid;border-color:#13007D;margin:0 90px 15px;padding-bottom:5px;}
*/



/*** CLEAR FIX CODE ***/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */