/* CSS Document */

.CatNav
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px 3px 0px;
	font-weight: bold;
	clear: both;
}
.PageNos
{
	float: left;
}
.PageNo
{
	color: #999999;
	padding: 3px;
}
.PageNo a
{
	color: #333333;
}
.NoSel
{
	color: #999999;
}
.PrevNoSel a, .Prev a, .NextNoSel a, .Next a { color: #000000; text-decoration: none;}
.PrevNoSel, .PrevNo, .NextNoSel, .Next { float: left;}
.PrevNoSel { color: #999999; background: left no-repeat url(../images/common/leftArrowGrey.gif); padding: 0px 10px 0px 10px;}
.Prev { background: left no-repeat url(../images/common/leftArrowBlack.gif); padding: 0px 10px 0px 10px; float: left;}
.NextNoSel { color: #999999; background: right no-repeat url(../images/common/rightArrowGrey.gif); padding: 0px 10px 0px 10px;}
.Next { background: right no-repeat url(../images/common/rightArrowBlack.gif); padding: 0px 10px 0px 10px;}

.showall a, .text a { color: #000000; text-decoration: none;}
.showall, .text { float: right; padding: 0px 5px 0px 5px; font-weight: normal;}
.cat_topsect
{
	float:left;
	width:793px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cat_botsect
{
	float:left;
	width:793px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;

}
.ProdBox, .ProdBoxEND
{
	float:left;
	width:176px;
	height: 200px;
	border: 1px solid #CEB669;
	margin: 5px 10px 5px 0px;
	padding: 5px;
	position: relative;
}
.ProdBoxEND {
	margin-right: 0px;
}
.cat_paganation
{
	float:right;
	text-align:center;
	width:793px;
	height:20px;
}
.PageNos
{
}
.textOnlyProd {
	display: block;
	color: #125581;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding: 5px;
	border-bottom: 2px solid #CEB669;
	border-top: 1px solid #E3DEC9;
	clear: both;
}
.textOnlyProd:hover {
	color: #333;
	text-decoration: underline;
}
.textOnlyProd .price, .textOnlyProd:hover .price {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-decoration: none;
}


.ProdName {
	margin-bottom: 5px;
	height: 40px;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
.ProdName a {
	color: #125581;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
}
.ProdName a:hover {
	text-decoration: underline;
	color: 	#333;
}
.img140 {
	text-align: center;
	margin-bottom: 5px;
}
.ProdDesc
{
	font-size: 11px;
	color: #333;
}
.ProdPrice {
	color: #125581;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	font-size: 14px;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.ProdMore {
	color: #125581;
	font-family: Georgia,Arial,Helvetica,sans-serif;
	font-size: 14px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.ProdMore a {
	color: #125581;
	text-decoration: none;
}
.ProdMore a:hover {
	color: #333;
	text-decoration: underline;
}