@charset "utf-8";
/* CSS Document */

/*--  COMMON ELEMENTS  --*/
body {padding:0; margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
a, a:visited {color:#999; text-decoration:none;}
a:hover {color:#666;}
hr {color:#CCC;}

/*--  DIV ID's --*/
#wrapper {width:948px; background:url(../images/siteBG.png) repeat-y; padding:3px 9px 6px 9px;}
#innerWrapper {/*border:#333 thin solid;*/ width:915px; position:relative; left:-9px;}
#header {/*border:#999 thin solid;*/ height:112px; text-align:right;}
	#header div {/*border:#999 thin solid;*/ float:right; margin:5px 0 0 0; width:300px;}
#flash {/*border:#666 thin solid;*/ padding:0; margin:0 0 10px 0; width:906px; height:157px; /*background:url(../images/slides/basketball/slides2.jpg) no-repeat;*/}
#lowerContent {clear:both;}
#leftTop {float:left; margin:0 0 0 5px; }
#left {/*border:#999 thin solid;*/ float:left; clear:left; width:274px; padding:0 5px 10px 5px; margin:0 0 0 5px; background:url(../images/sideBarBG.jpg) repeat-y center;}
#sidebar1 {border-bottom:#CCC thin solid; padding:0 0 0 0;}
	#sidebar1 h1 {padding:0; margin:0 0 -30px 0;}
#sidebar2 {border-bottom:#CCC thin solid; padding:10px 0 20px 0;}
#sidebar3 {/*border-bottom:#CCC thin solid;*/ padding:0;}
#gift {}
#leftBtm {float:left; clear:left; margin:0 0 0 5px; }
#right {/*border:#666 thin solid;*/ width:610px; text-align:left; float:right;}
#newsletter {/*border:#666 thin solid;*/}
#content {text-align:left;}
#lower {/*border:#333 thin solid;*/ border-top:#CCC thin dashed; padding:10px 0 5px 0; font-size:10px;}
#calendar {/*border:#666 thin solid;*/ float:left; width:600px;}
.clear {clear:both;}
#footer {border-top:#CCC thin dashed; padding:10px 0 5px 0; font-size:10px;}


/*--  JOOMLA! SPECIFIC --*/
#breadcrumbs {text-align:right; border-bottom:#CCC thin dashed;}
	#breadcrumbs h1 {padding:0; margin:0 0 7px 0;}
#top {}
#component {}
#events {padding:10px 0 15px 0; margin:0; border-top:#CCC thin dashed;}
	/*#events img { max-height:100px;}*/
#user1 {}
#user2 {}
#user3 {}
#user4 {}
#user5 {}
#banner {}
#syndicate {}
#debug {}
#hiddenMenu {visibility:hidden;}


/*--  ODD's &amp; END's  --*/
.floatLeft {float:left; text-align:left;}
.floatRight {float:right; text-align:right;}
#sidebar1 .gk_npro_short_interface span {display:none;}
.chronoform {display:none;}
a.webelements-logo, a.webelements-logo img {display:none; visibility:hidden;}
#ie7 {width:100%; height:50px; background:#CCC; text-align:center;}

/*--  EVENT SLIDER  --*/
#slider {

	/* You MUST specify the width and height */
	width:600px;
	height:264px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:3000px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:450px;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:150px;
	overflow:hidden;	
	/*border:#0F3 thin solid;*/
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;  
	-khtml-opacity: 0.9;
	opacity: 0.9;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	right:0px;
	
	/* Set the style */
	width:150px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	
#buttons {float:right; padding-right:15px;}

.clear {
	clear:both;	
}


/*--  FORMS  --*/
fieldset {  position: relative;  float: left;  clear: both;  width: 100%;  margin: 0 0 0 0;  padding: 0 0 0 0;  border-style: none;  border-top: /*1px solid #BFBAB0;*/ none;  border-bottom: 1px solid #BFBAB0; background-color: #F2EFE9; background-image: url('gpx/png/fieldsetBG.png'); background-position:top; background-repeat: repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
legend {  margin-left: 1em; width:50em;  padding: 0;  color: #545351;  font-weight: bold; background-color: transparent;}
legend span {position: relative;  left: 1em;  margin-top: 0.5em; background-color: transparent; font-size: 135%; }
fieldset ol {  padding: 0 1em 0 1em;  list-style: none;}
fieldset li {  float: left;  clear: left;  width: 100%;  padding-bottom: 1em; /*background-color:#FF0000;*/}
fieldset.submit {  float: none;  width: auto;  padding-top: .5em;  padding-left: 15em; padding-bottom:1.5em; border-style: none;  background-color: transparent; background-image: none; position:relative; top:1em; }
fieldset.alt {  background-color: #E6E3DD;}
fieldset fieldset {  margin-bottom: -2.5em;  border-style: none;  background-color: transparent;  background-image: none;}
fieldset fieldset legend {  margin-left: 0;  font-weight: normal;}
fieldset fieldset ol {  position: relative;  top: -1.5em;  margin: 0 0 0 11em;  padding: 0;}
fieldset fieldset label {  float: none;  width: auto;  margin-right: auto;}
fieldset fieldset legend {  top: 0;}
fieldset fieldset legend span{  font-size: 115%; font-weight: bold;}
label {  float: left;  width: 7em;  margin-right: 1em;  text-align: right;}
label.noVis {visibility:hidden;}
.styledForm {border: solid 1px #c6bda1; padding: 2px; background-color: #fcfbf6;  color: #483f22; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 90%; width:30em; }


/*--  NAVIGATION  --*/
#navWrapper {/*border:#9db0bc 1px solid; background-color:#f3f4f4; padding:0 0 0 7px;*/}
#nav {/*width:907px; height:27px;*/}

/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

/*--------------------------- LAYOUT ----------------------------*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

#nav a {
	display: block;
	/*line-height: 20px;*/
	margin: 0;
	/*padding: 10px 20px;*/
}

#nav li { /* all list items */
	/*float: left;*/
	margin: 0;
	padding: 0;
	text-align:left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 202px;
	/*
	 * Using left instead of display to hide menus because display: none isn't
	 * read by screen readers
	 */
	left: -999em;
}

#nav ul ul a { /* sub-links */
	width: 160px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -42px 0 0 200px;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*--------------------------- VISUAL ----------------------------*/
/* -------- All levels -------- */
#navwrap {}
#nav ul, #nav li {
	background-image: none;
	list-style: none;
	border-top:#CCC 1px solid;
}
#nav ul li:first-child {
	border-top:none;
}

#nav span.separator {
	display:none;
}

/* -------- Top level -------- */
#nav > ul {
	/*padding-left: 20px;*/
}

#nav > ul > li {
	/*background-color: #444444;*/
	/*border-left: 1px solid #666666;
	border-right: 1px solid #333333;*/
	margin-right: 1px;
}

#nav > ul > li.active {
	background: url(../images/arrow2.png) no-repeat bottom center;
	color: #CCCCCC;
}

#nav > ul > li:hover,
#nav > ul > li:active,
#nav > ul > li:focus {
	background: url(../images/arrow2.png) no-repeat bottom center;
	color: #FFFFFF;
}

/* -------- sub-levels -------- */
#nav ul ul li {
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #333333;
	margin-bottom: 1px;
}

#nav li ul { /* second-level lists */
	background-color: #555555;
}

#nav li a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#nav ul ul  li:hover,
#nav ul ul  li:active,
#nav ul ul  li:focus {
	background: #444444;
	color: #FFFFFF;
}
/*old css*/
/* Son of Suckerfish Dropdowns
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/

#nav ul.menu {
	margin: 0; /* all lists */
	padding: 0;
}

#nav ul.menu ul {
	margin: 0 0 0 150px; /* all lists */
	padding: 0;
}

#nav ul.menu li {
	margin: 0; /* all list items */
	padding: 0;
	display: block;
	background: none;
	cursor: pointer;
	position: relative;
	list-style: none;
}

#nav ul.menu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	height: auto;
	w\idth: 15.9em;
	background:#999;
}

#nav ul.menu li ul ul {
	margin: -1.5em 0 0 14em; /* third-and-above-level lists */
}

#nav ul.menu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#nav ul.menu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#nav ul.menu li ul {
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav ul.menu li:hover ul ul, #nav ul.menu li:hover ul ul ul,
#nav ul.menu li.sfhover ul ul, #nav ul.menu li.parentsfhover ul ul, #nav ul.menu li.parent-activesfhover ul ul, #nav ul.menu li.activesfhover ul ul,
#nav ul.menu li.sfhover ul ul ul, #nav ul.menu li.parentsfhover ul ul ul, #nav ul.menu li.parent-activesfhover ul ul ul, #nav ul.menu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav ul.menu li:hover ul, #nav ul.menu li li:hover ul, #nav ul.menu li li li:hover ul,
#nav ul.menu li.sfhover ul, #nav ul.menu li.parentsfhover ul, #nav ul.menu li.parent-activesfhover ul, #nav ul.menu li.activesfhover ul,
#nav ul.menu li li.sfhover ul, #nav ul.menu li li.havesubchildsfhover ul, #nav ul.menu li li.havesubchild-activesfhover ul, #nav ul.menu li li.activesfhover ul,
#nav ul.menu li li li.sfhover ul, #nav ul.menu li li li.havesubchildsfhover ul, #nav ul.menu li li li.havesubchild-activesfhover ul, #nav ul.menu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#nav ul.menu li a {
	margin: 0;
	padding: 4px 5px 5px 6px;
	/*border-left: 1px solid #555555;
	border-right: 1px solid #333333;*/
	display: block;
	color:#ff6600;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#nav ul.menu li a:hover,
#nav ul.menu li a:active,
#nav ul.menu li a:focus {
	background: url(../images/arrow2.png) no-repeat bottom center #555555;
	color: #FFFFFF;
}

#nav ul.menu li {
	margin: 0;
}

#nav ul.menu li:hover,
#nav ul.menu li.sfhover,
#nav ul.menu li.parentsfhover,
#nav ul.menu li.parent-activesfhover {
	background: url(../images/arrow2.png) no-repeat bottom center #555555;
	color: #FFFFFF;
}

#nav ul.menu li.active a,
#nav ul.menu li.active a:hover,
#nav ul.menu li.active a:focus {
	background: url(../images/arrow2.png) no-repeat bottom center #333333;
	color: #FFFFFF;
}

#nav ul.menu li.active a:active {
	background: url(../images/arrow2.png) no-repeat bottom center #333333;
	color: #FFFFFF;
}

/* 2nd level and above */
#nav ul.menu li ul {
	border: 1px solid #555555;
	background: url(../images/opaque.png) #555555;
}

#nav ul.menu li ul li {
	border-top: 1px solid #777777;
	border-bottom: 1px solid #444444;
	background: none;
}

#nav ul.menu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	background: none;
	color: #CCCCCC;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
}

#nav ul.menu li.havesubchild,
#nav ul.menu li.havesubchild-active {
	background: url(../images/bullet2.gif) no-repeat 94% 50%;
}

#nav ul.menu li ul a:hover,
#nav ul.menu li ul a:active,
#nav ul.menu li ul a:focus,
#nav ul.menu ul li:hover,
#nav ul.menu ul li.sfhover,
#nav ul.menu ul li.havesubchildsfhover,
#nav ul.menu ul li.havesubchild-activesfhover,
#nav ul.menu ul ul li:hover,
#nav ul.menu ul ul li.sfhover,
#nav ul.menu ul ul li.havesubchildsfhover,
#nav ul.menu ul ul li.havesubchild-activesfhover {
	background: #333333;
	color: #CCCCCC;
}

#nav ul.menu ul li.active a,
#nav ul.menu ul li.active a:hover,
#nav ul.menu ul li.active a:active,
#nav ul.menu ul li.active a:focus {
	background: none !important;
	color: #FFFFFF;
	font-weight: bold;
}

#nav ul.menu li.active li a,
#nav ul.menu li.active li a:hover,
#nav ul.menu li.active li a:active,
#nav ul.menu li.active li a:focus {
	background: none !important;
}

#nav h3 {
	display: none;
}

#nav .moduletable_menu {
	background: none;
	margin: 0;
	padding: 0;
}

/* BASEBALL STUFF */

.baseball h2 { color: #fff; padding: 3px 10px; background-color: #017ec1; font-size: 16px	}

.dates td { font-size: 11px; padding: 10px }