body
{
background-image:url(/site/images/green_scheme/background1.gif);

}


.header_repeater
{

background-image: url(  images/repeater.jpg );
width:100%;
background-color:black;

}



h1
{
	font-weight: bold;
	font-size: 13pt;
	font-family: sans-serif;
	text-transform: uppercase;
	color: black;
	margin-bottom: 10px; 
  	padding: 0px; 
	border-bottom: gainsboro 1px solid;
	text-indent:5px;
	
}

h2
{
	font-weight: bold;
	font-size: 10.5pt;
	margin-bottom: 0px;
	font-family: sans-serif;
	color: #black;
	position: relative;
	text-transform: smallcaps;

}

h3
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: sans-serif;
	position: relative;
	background-color:black;
	color: white;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:5px;

}

.heading
{

font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Verdana;
	position: relative;
	background-color:black;
	color:white;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:5px;


}




.price
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	font-family: Verdana;
	position: relative;
	color:red;
}

.price1
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	font-family: Verdana;
	position: relative;
	color:red;
}


.category
{
	font-weight: bold;
	font-size: 10px
	color: #000066;
	font-family: Verdana;
	text-transform:uppercase;
}


.subcategory
{
	font-weight: bold;
	font-size: 8px
	color: #000066;
	font-family: Verdana;
	text-transform:uppercase;
}




.main
{
width: 100%;

}


.maintable
{
padding-top:10px;
}

.header
{
background-color: gainsboro;
height: 119px;
background-image: url("/images/header.jpg");
}

.footerBg
{
height: 79px;
background-image: url("/images/footer.jpg");
}

.sideBackground
{
background-color:#66CC00;
font-size: 12px;
font-family: sans-serif;
text-align: center;
padding-top:15px;

}

.content
{

	padding-left:10px;
	font-size:13px;
	padding-bottom:15px;
	height:500px;
	width:990px;
	background-color:white;
	padding-top:15px;
	padding-right:10px;


}

p{

font-size:12.5px;
font-family: Verdana;


}




.sideNav
{
text-align:center;
}


.tab
{
 font-size:12px;
 color: white;
background-color: ghostwhite;
 text-align: center;
 text-indent: 10px;
 	border-right: yellow 1px solid;
	border-top: yellow 1px solid;
	border-left: yellow 1px solid;
	border-bottom: yellow 1px solid;
	height:15px;
	margin-top:10px;
	
}

.tab a, .tab a:link, .tab a:active, .tab a:visited
{
 color: red;
 text-decoration: none;


width:185px;
display:block;
}
.tab a:hover
{
 color: blue;
 text-decoration: none;
 background-color:ghostwhite;

width:185px;
display:block;
}


.navButton
{
	
	text-align: right;
	display: block;
	width:185px;

}

.navButton a, .navButton a:link, .navButton a:active, .navButton a:visited
{
	font-size: 08pt;
	visibility: visible;
	color: #ff0033;
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: none;
	display: block;
	background-color: #EDF1F4;
		width:185px;
	
}
.navButton a:hover
{
	font-size: 08pt;
	visibility: visible;
	color: #ff0033;
	letter-spacing: 1pt;
	border-collapse: separate;
	text-decoration: underline;
	display: block;
	background-color: gainsboro;
	width:185px;
	

}




.footerNav
{
	font-weight: normal;
	font-family: sans-serif;
	font-size: 12px;
	color: blue;
	font-style: verdana;
	text-align: center;
	
}

.footerNav  a, .footerNav a:link, .footerNav a:active, .footerNav a:visited
{
	font-size: 12px;
	visibility: visible;
	color: blue;
	
	border-collapse: separate;
	text-decoration: none;
}
.footerNav a:hover
{
	font-size: 12px;
	visibility: visible;
	color: #cc0033;
	
	border-collapse: separate;
	text-decoration: underline;
}

.menuItem
{
	border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
	
}



.edit
{
	font-size: 9px;
	font-family: Verdana;
	
}

.edit a, .edit a:link, .edit a:active, .edit a:visited
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Verdana;
	background-color: yellow;
	border-collapse: separate;
	text-decoration: none;
}
.edit a:hover
{
	font-size: 9px;
	visibility: visible;
	color: #cc0033;
	font-family: Verdana;
		background-color: white;
	border-collapse: separate;
	text-decoration: underline;
}

.border
{
border-right: #cccc99 1px solid;
	border-top: #cccc99 1px solid;
	border-left: #cccc99 1px solid;
	border-bottom: #cccc99 1px solid;
}


.topNav
{
list-style-type: none;
padding:0;
margin-top:0px;
margin-bottom:0px;
}

.topNav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}


.topNav li ul {
	display: none;
	position: absolute;
	top: 20px;
	left: -1px;
	text-decoration: none;
	background-color: red;
	text-align:left;
	background-color: white;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	padding-bottom:1px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.topNav li > ul {
	top: auto;
	left: auto;
	white-space:nowrap;

	
	
}

.topNav li:hover ul, .topNav li.over ul {
	display: block;
	font-family: sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
}


.inside1 {
	text-align: left;
	white-space: nowrap;
	background-color: ghostwhite;
}


.inside1 li
{
	
 	text-align: left;
	white-space: nowrap;
	background-color: ghostwhite;
}




.topButton
{
	float: left;
	position: relative;
	margin-top:5px;
	margin-right:15px;
	display:block;
}


.topButton a 
{
font-size:13px;

text-decoration: none;
color: ghostwhite;
text-decoration:none;
font-weight: bold;
font-family: Arial;

padding-right:5px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;

}

.topButton a, .topButton a:link, .topButton a:active, .topButton a:visited
{

text-decoration: none;
color: ghostwhite;
text-decoration:none;
font-weight: bold;
text-align:center;
font-family: Arial;
display:block;


}
.topButton a:hover
{
background-color: black;
text-decoration: none;
color: red;
text-decoration:none;
font-weight: bold;
text-align:center;
font-family: Arial;

}



.dropButton a 
{
	text-indent: 3px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: red;
	text-align:left;
	background-color: ghostwhite;
	line-height:10px;
	padding-right:3px;
	padding-left:3px;
}

.dropButton a, .dropButton a:link, .dropButton a:active, .dropButton a:visited
{
	font-size: 11px;
	visibility: visible;
	border-collapse: none;
	text-decoration: none;
	color: red;
	text-align:left;	
}
.dropButton a:hover
{
	font-size: 11px;
	visibility: visible;
	border-collapse: none;
	text-decoration: none;
	color: ghostwhite;
	text-align:left;
}

input
{
	
	color:#666666;
	background: #FFFFFF;
	border: darkblue;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	
}

.poll input
{
background:none;
border:none;
color: white


}

adminDisplay
{
	border-right: darkred 1px solid;
	border-top: darkred  1px solid;
	border-left: darkred  1px solid;
	border-bottom: darkred  1px solid;
	font-family: sans-serif;
	
}



.stats th
{

	border-right: darkred 1px solid;
	border-top: darkred  1px solid;
	border-left: darkred  1px solid;
	border-bottom: darkred  1px solid;
	font-family: sans-serif;

}

.stats td
{

	font-weight: bold;
	font-size: 13px
	font-family: sans-serif;
	color: #000066;

}


.topHeading
{

 font-family:  sans-serif; 
               font-size: 10px; 
               font-weight: bold; 
               color: #333333;

}

.smallwhite
{
  font-family: sans-serif; 
               font-size: 10px; 
               font-weight: normal; 
               color: #FFFFFF;

}


.topstories a 
{
font-family: Verdana;
color:blue;
font-size: 10px;

text-decoration: underline;
}

.topstories a, .topstories a:link, .topstories a:active, .topstories a:visited
{
	font-size: 10px;
	
}
.topstories a:hover
{
	font-size: 10px;
	color: darkred;
}


.topstories ul
{
	list-style-position: outside;
	font-size: 10px;
	list-style-image: url(/images/bullet.gif);


}

.topstories ul li 
{
	margin-bottom:10px;
	

}


.news a 
{
font-family: Verdana;
color:blue;
font-size: 11px;


}

.news a, .news a:link, .news a:active, .news a:visited
{
	font-size: 11px;
	
}

.news a:hover
{
	font-size: 11px;
	color: darkred;
}

.news p
{
margin-left:10px;
font-family: Verdana;
font-size: 12.5px;
margin-top:0px;
}

.newsheader a 
{
font-family: Verdana;
color:blue;
font-size: 12px;
text-decoration: underline;

}

.newsheader a, .newsheader a:link, .newsheader a:active, .newsheader a:visited
{
	font-size: 12px;
	display:block;	
	text-indent:5px;
}

.newsheader a:hover
{
	font-size: 12px;
	color: darkred;
	text-decoration: none;
}


.product_small p
{
margin-left:10px;
font-family: Verdana;
font-size: 11px;
margin-top:0px;
}

.product_small a 
{
font-family: Verdana;
color:blue;
font-size: 12px;
text-decoration: underline;

}

.product_small a, .product_small a:link, ..product_small a:active, .product_small a:visited
{
	font-size: 12px;
	display:block;	
}

.product_small a:hover
{
	font-size: 12px;
	color: darkred;
	text-decoration: none;
}

.featured
{

	border-right: black 1px solid;
	border-top: black  1px solid;
	border-left: black  1px solid;
	border-bottom: black  1px solid;

}

.featured th
{

	color:darkred;
	border-bottom: black  1px solid;
	margin-bottom:5px;

}

.featured td
{
padding-top:5px;

}

.league_header
{
	font-weight: bold;
	font-family: sans-serif;


}

.league_header a
{

color:darkred;

}



.newslist a 
{
font-family: Verdana;
color:blue;
font-size: 10px;
text-decoration: underline;
}

.newslist a, .newslist a:link, .newslist a:active, .newslist a:visited
{
	font-size: 10px;

}
.newslist a:hover
{
	font-size: 10px;
	color: darkred;

}


.newslist ul
{
	list-style-position: outside;
	font-size: 10px;
	list-style-image: url(/images/small_goalie.gif);



}

.newslist ul li 
{
	

}


.newslist p
{
margin-left:10px;
font-family: Verdana;
font-size: 11px;
margin-top:0px;
margin-bottom:0px;
}
