body 
{
	background: #263d67;
	margin:0px;
}
a.product:link 
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:12pt;
}
a.product:visited 
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:12pt;
}
a.product:hover
{
	color: #111111;
	font-size:12pt;
}
.product
{
	font-size:12pt;
}
.logo
{
	background-image:url(images/lysportslogo.jpg);
	width:800px;
	height:196px;
}
.logobottom
{
	background-image:url(images/headerbottom2.gif);
	vertical-align:top;
	text-align:right;
	width:800px;
	height:34px;

}
.leftnavborder
{
	width:125px;
	background:#7e9cce;
	vertical-align:top;
	height:800px;
	width:125px;
}
.leftnav
{
	color:#ffffff;
	text-align:right;
}
.rightnavborder
{
	vertical-align:top;
	width:125px;
	background:#7e9cce;
}
.rightnav
{
	color:#ffffff;
	text-align:left;
}
.contents
{
	vertical-align:top;
	padding:0px;
	width:550px;
	background:#FFFFFF;

}
.products
{
	font-size:10pt;
}
.ourprice
{
	color:#DD0000;
}
.saleprice
{
	color:#a40000;
}
.largetitles
{
	font-size:16pt;
	text-align:center;
	font-weight:bold;
}
.text
{
	font-size:12pt;
}


span.pagination 
{
	padding: 3px;
	margin: 3px;
}

span.pagination a 
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #009999;
	text-decoration: none; /* no underline */
	color: #009999;
}

span.pagination a:hover, div.pagination a:active 
{
	border: 1px solid #009999;
	color: #999900;
}

span.pagination span.current 
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #009999;
	font-weight: bold;
	background-color: #009999;
	color: #FFF;
}

span.pagination span.disabled 
{
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDD;
	color: #DDD;
}   