@charset "UTF-8";
@import url(csssetup-ody.css); /* standard site setup first */

body {
	background:url(../sitegraphics/bg.png) repeat-x;
	}

*, td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}

/****************** header *********************/
div#newsflash {margin:0 auto;width:850px; height:27px;
	padding:0 50px;
	background:red url(../sitegraphics/newsflash-bg.png);
	color:white; font-size:16px; font-style:italic;line-height:27px;
	}

#newsflash a{color:white; text-decoration:underline}

div#header {margin:0 auto;width:900px;
	border-left:25px solid black; border-right:25px solid black;
	border-top:5px solid black;
	background:#000034;
	}

#header ul {list-style-type:none; float:right}
#header li {float:left; display:block; position;relative;
	font-size:13px;
	margin:0;padding:0;
	background: url(../sitegraphics/menu/sportmenu-bg.jpg) 0 0;
	}

#header li a {display:block; color:white; text-decoration:none;
	text-align:center;
	height:143px; width:100px;
	padding-top:10px;
	}

#header li a#tennis {	background: url(../sitegraphics/menu/tennis.png);}
#header li a#baseb {	background: url(../sitegraphics/menu/baseb.png);}
#header li a#bball {	background: url(../sitegraphics/menu/bball.png);}
#header li a#dball {	background: url(../sitegraphics/menu/dball.png);}
#header li a#sball {	background: url(../sitegraphics/menu/sball.png);}
#header li a#vball {	background: url(../sitegraphics/menu/vball.png);}
#header li a#yoga {	background: url(../sitegraphics/menu/yoga.png);}
#header li a#fball {	background: url(../sitegraphics/menu/fball.png);}

#header li a:hover {color:black;}

div#menubar1 {margin:0 auto;width:900px;
	border-left:25px solid black; border-right:25px solid black;
	background:black;
	height:29px;
	}
	
#menubar1 ul {list-style-type:none;}

#menubar1 li { float:left;
	display:block; 
	position:relative;
	font-size:13px;
	background:url(../sitegraphics/menu1-bg.png) no-repeat;
	margin:0; padding:0;
	}

#menubar1 li.first {background: black;}

#menubar1 a {display:block;
	color:white;
	text-decoration:none;
	padding:0 20px 0 22px;
	height:29px; 
	line-height:29px;
		text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;

	text-transform:uppercase;
	}

#menubar1 a:hover {background:#254095;}

/*************FLYOUTS********************/

#menubar1 li ul {
	margin:0;padding:0;
	position:absolute;
	width:160px;		/* must specify to please safari */
	background:black;
	display:none;
	}

#menubar1 li ul li {background:black;
	float:none;
	}

#menubar1 li:hover ul { 		/* lists nested under hovered list items */
	z-index:9999;
	left:auto; /*the value for ie windows*/
	margin-left:0%; /*fixes for ie7 */
	}

#menubar1 li li a {
	width:140px;
	padding:4px 10px;
	height:20px; line-height:20px;
	}

/**************SPORTMENUS ******************/
div#sportmenu {margin:0 auto;width:100%;
	background:url(../sitegraphics/sportmenu-bg.png) repeat-x;
	height:29px;
	}
#sportmenu table { margin:0 auto; padding:0;border:0; border-collapse:collapse; border-spacing:0; width:auto;}

#sportmenu td { 
border-collapse:collapse; border-spacing:0;
	font-size:13px;
	margin:0; padding:0;border:0;
	padding-right:3px;
	}

#sportmenu a {display:block;
	color:white;
	text-decoration:none;
	padding:0;
	margin:0;
	white-space:nowrap;
	height:29px; 
	line-height:26px;
	font-family: "Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif;
	font-weight:bold;
	}

#sportmenu a:hover {color:yellow}

#sportmenu .basketball td {
	background:url(../sitegraphics/bball-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .basketball td.item-1 {background:none; padding-left:0; }


#sportmenu .tabletennis td {
	background:url(../sitegraphics/ttennis-menu-bg.png) left;
	padding-left:20px;
	}
#sportmenu .tabletennis td.item-1 {background:none; padding-left:0; }

#sportmenu .soccer td {
	background:url(../sitegraphics/sball-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .soccer td.item-1 {background:none; padding-left:0; }

#sportmenu .volleyball td {
	background:url(../sitegraphics/vball-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .volleyball td.item-1 {background:none; padding-left:0; }

#sportmenu .dodgeball td {
	background:url(../sitegraphics/dball-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .dodgeball td.item-1 {background:none; padding-left:0; }

#sportmenu .yoga td {
	background:url(../sitegraphics/yoga-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .yoga td.item-1 {background:none; padding-left:0; }

#sportmenu .football td {
	background:url(../sitegraphics/fball-menu-bg.png) left;
	padding-left:23px;
	}
#sportmenu .football td.item-1 {background:none; padding-left:0; }



/******************  *********************/
table#sandboxshell {
	margin:0 auto;width:950px;
	border-left:25px solid black; border-right:25px solid black;
	}

div#footer {margin:0 auto;width:850px; height:25px;
	padding:0 50px;
	background: black;
	color: #fff;
	font-size: 10px;
	padding: 0 50px;
	text-align:center;
	line-height:25px;
	font-size:10px;
	}

#footer a {text-decoration:none;}
#footer a:link {color: #1e4495;}
#footer a:visited {color: #1e4495; }
#footer a:hover {color: #fff;}

#main{
	width:700px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background:white;
	color:black;
	}

#side {
	width:180px;
	padding:0 10px;
	background: #000034;
	color: white;
	text-align:center;
	margin:0 auto;
	}


#side a:link {
	color: #fff;
	text-decoration: none;
	}
#side a:visited{
	color: #fff;
	text-decoration:none;
	}

#side a:hover {
	color: #666;
	text-decoration:none;
	}

/***************SIDEBARSTUFFF***************/
#main h4, #side h4 {display:block;
	height:21px; 
	line-height:21px;
	padding-left:16px;
	color:white;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background:url(../sitegraphics/sectionhead-bg.png) no-repeat;
	text-align:left; margin:0;
	}

#addressblock   {
	text-align:center;
	line-height:16px;
	color:white;
	font-family: "Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif !important;
	font-size: 12px;
	margin:10px auto;
	}

#addressblock h1 {
	line-height:16px;
	padding:0 16px;
	color:white;
	font-family: "Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin:6px 0;
	}
#addressblock table {align:middle;margin:0 auto;}

#addressblock td {
	line-height:16px;
	padding:0 2px;
	color:white;
	font-family: "Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.small {font-family:inherit; font-size:85%; line-height:100%;}


/***************MAINSTUFF***************/
#main td.content {padding:10px; text-align:center;vertical-align:middle}

#main td.content center.eklipseobject {display:block;margin:-10px;padding:0;}

#sandbox {margin:45px 30px;
	line-height:1.4em;
	}

#sandbox p, #sandbox table, #sandbox h1, #sandbox h2, #sandbox h3, #sandbox h4, #sandbox ul {margin-bottom:.8em;}

#sandbox ul, #sandbox ol {padding-left:30px;}
#sandbox li {margin-bottom:3px;}

#sandbox table td, #sandbox table th {padding:2px 6px}

.center {margin:0 auto;}
.pdf {float:none !important; display:inline !important;font-weight:bold;}

.fblock {
	border:0;
	margin:0px 0px;
	border-bottom:4px solid #ccc;
	}


.block {
	background-color: #cccccc;
	margin-bottom: 10px;
	}

.head {
	height: 21px;
	background-image: url(../images/head_bg.jpg);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}


h1{
	font-size:18px;
	color: #2f3683;
	font-weight:bold;
	}

h2 {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 17px;
	text-align:center;
	}
	
h3 {
	color: #000;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 14px;
	}

h4 {
	font-variant:small-caps;
	font-weight:bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#sandbox a {border-bottom:1px dotted #2f3683}

.center {margin:0 auto; text-align:center;}
.eklipseform input, .eklipseform textarea {width:300px; background-color:#ddd;}
.eklipseform input.checkbox, .eklipseform input.radio {width:auto;}
.eklipseform textarea {height:120px;}
.eklipseform th {text-align:right;}

.eklipseform input.button {width:auto; background-color:#555; color:white; font-weight:bold; font-size:16px;padding:4px 16px;}


.contact{
	color: #2f3683;
	font-weight: bold;
	text-align:center;
	font-size:13px;
}

.formtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	width: 200px;
	font-weight: bold;
	padding-right: 5px;
}
.apptext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:left;
	}

.formtext2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight: bold;

}
.formbox {
	width: auto;
	background-color: #ccc;
}
.formbox2 {
	width: 90%;
	background-color: #ccc;

}


.formmessage{
	background-color:#ccc;
}
#left-form {
	width: 600px;
}
#right-info {
	float: right;
	width: 325px;
}

#navcontainer ul
{
padding: 0px;
margin: 0px;
background-color: #000;
color: White;
float: left;
width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 30px;
	padding-top: 5px;


}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border-right: 2px solid #1f4494;
}

#navcontainer ul li a:hover
{
background-color: #1f4494;
color: #fff;
}
.login {
	font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#fff;	
		vertical-align:middle; font-weight:normal;
		width:100px; height:10px; padding:0;
}

#sandbox a:link {
	color: #1e4495;
	text-decoration:none;
	}

#sandbox a:visited {
	color: #1e4495;
	text-decoration:none;
	}

#sandbox a:hover {
	color: #000;
	text-decoration:none;
	border-bottom:1px dotted #2f3683;
	_border-bottom:1px dashed #2f3683;
	}

table.leaguelist {margin: 0 auto; padding:0;}

.leaguelist td , .leaguelist a {
	font-family: "Arial Narrow", "Helvetica-Narrow", Arial, helvetica, sans-serif;
	}
	
.leaguelist .AlternateRowStyle {
	background:#FEE;
	}

center.homeslides {border:6px solid #3b71c1; display:block;height:344px; width:688px;}

.homeslidelist td {
	padding: 0 4px;
	}
