﻿.content
{
	width:625px;
}
.mainBody span,
.mainBody p,
.mainBody div,
.mainBody
{
	font-size:14px;
	color:#fff;
}
.categoryList
{
	width:914px;
	padding:25px 0 0 5px;
	margin:30px -20px 0 -20px;
	background-color:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	min-height:250px;
}
.categoryCont
{
	width:220px;
	height:270px;
	float:left;
	text-align:center;
	padding-right:3px;
}
.categoryCont h4
{
	margin-bottom:0;
}
.categoryCont h4 a,
.categoryCont h4 a:visited
{
	color:#666;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.categoryMoreDetails
{
	background-image:url(/web/design/images/general/orange-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	margin:5px auto 0 auto;
	width:100px;
	line-height:11px;
}
.categoryMoreDetails a,
.categoryMoreDetails a:visited
{
	margin-right:15px;
	color:#cc6600;
	font-size:10px;
	line-height:11px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	font-family:arial, helvetica, Sans-Serif;
}
.categoryMoreDetails a:hover
{
	text-decoration:underline;
}
.categoryName
{
	color:#000;
}
.categoryPrice
{
	font-weight:bold;
}
.prodOverview
{
	height:70px;
}
