a:link { color:#00582C; text-decoration:none}
a:hover { color:#B10B2D; text-decoration:underline}
a:active { color:#00582C; text-decoration:none}
a:visited { color:#00582C; text-decoration:none}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #00582C;
	text-transform: capitalize;
	font-weight: bolder;
}
a.title:link { color:#00582C; text-decoration:none}
a.title:hover { color:#B10B2D; text-decoration:underline}
a.title:active { color:#00582C; text-decoration:none}
a.title:visited { color:#00582C; text-decoration:none}

.prodTitle{
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	color: #00582C;
	text-transform: uppercase;
	font-weight: bolder;
}


.Productback{
	background-attachment: inherit;
	background-image:  url("images/football01.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Productback01 {
	background-attachment: inherit;
	background-image:  url("images/rugby01.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Productback02 {
	background-attachment: inherit;
	background-image:  url("images/swing01.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Productback04{
	background-attachment:inherit;
	background-image:  url("images/football02.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Productback05{
	background-attachment: inherit;
	background-image:  url("images/seesaw.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*------------------------------------------------------------------------------------left menu controls*/
.leftMenuholder
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #00582C;
	text-transform: capitalize;
	font-weight: bolder;
	display: block;

}

.leftMenuholder ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.leftMenuholder ul li{
	margin:0;
}
a.nav01:hover{
	background-color:#B5CCB8;
	text-transform: capitalize;
	font-weight: bolder;
}

.navBack{
	background-image:url(images/back01.gif);
	background-repeat: repeat-x;	
}

a.nav01:link {
	color:#0B572C;
	text-decoration:none;
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a.nav01:hover {
	background-color:#B5CCB8;
	text-transform: capitalize;
	font-weight: bolder;
	padding-right: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px
	}
	
/*----------------------------------------------------------------------------------------------menu*/





/*-----------------------------------------------------------------------Left Menus*/

#leftMenu{
	height: 470px;
	width: 170px;
	top: 2px;
	left: 0px;
	padding-right:2px;
	margin-top: -20px;
}
#leftMenuholder
{
	margin-top: 20px;
	margin-left: 2px;
	padding-left: 0;
	width:auto;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	font-weight: bolder;
}
#leftMenuholder ul{
	margin:0;
	padding:0;
	list-style-type: none;
	line-height: 20px;
}

a.level_0:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;

}
a.level_0:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
}

a.level_0:hover{
	color:#000000;
	text-decoration:underline;
	padding-right: 0px;
	background-color:#B5CCB8;

}
/*---------------------------------------------------------------------------------------level_sport*/

a.level_sport:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #0B572C;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	background-color:#B5CCB8;
}
a.level_sport:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #0B572C;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	background-color:#B5CCB8;
}

a.level_sport:hover{
	color:#FFFFFF;
	text-decoration:underline;
	padding-right: 0px;
	font-weight: bolder;
	text-transform: uppercase;
	background-color:#B5CCB8;

}
/*---------------------------------------------------------------------------------------level_play*/

a.level_play:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #B10B2D;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	background-color:#D88596;
}
a.level_play:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #B10B2D;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	background-color:#D88596;

}

a.level_play:hover{
	color:#FFFFFF;
	text-decoration:underline;
	padding-right: 0px;
	background-color:#D88596;
	font-weight: bolder;
	text-transform: uppercase;
}
/*--------------------------------------------------------------------------------------------------------Play sub menu*/

a.level_play01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;

}
a.level_play01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	width: 100%;
	padding: 3px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
}

a.level_play01:hover{
	color:#000000;
	text-decoration:underline;
	padding-right: 0px;
	background-color:#D88596;

}
