/* CSS Document */

/****CATEGORY PAGE****/
.categoryBox
{
	margin:5px 12px 5px 5px;
	display: inline;
	width:180px;
	float:left;
}
.categoryBox_tabBorder
{
	border-bottom:solid 1px #cccccc;
}
.categoryBox_textHead a:link, .categoryBox_textHead a:visited
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#555555;
	text-decoration:none;
}
.categoryBox_textHead a:hover
{
	color:#222222;
	text-decoration:underline;
}
.categoryBox_prodText
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
}
.categoryBox_text
{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#43004E;
	font-weight:bold;
}
.categoryBox_text a:link, .categoryBox_text a:visited
{
	font-family:arial;
	font-size:11px;
	color:#43004E;
	font-weight:bold;
	text-decoration:none;
}
.categoryBox_text a:hover
{
	color:#000000;
	text-decoration:underline;
}
.rowWrapper
{
	width:680px;
}
.perPageContainer
{
	margin:0px;
	width:780px;
}
.category_perPage
{
	margin:5px;
	float:left;
	width:300px;
	clear:both;
}
.category_pageCount 
{
	font-family:arial;
	font-size:12px;
	color:#50206A;
}
.category_pageCount a:link, .category_pageCount a:visited 
{
	font-family:arial;
	font-size:12px;
	color:#50206A;
}
.category_pageCount a:hover 
{
	color:#000000;
	text-decoration:none;
}
.categoryBox_textHead
{
	padding-top:5px;
}
.cat_Prod_Links
{
	border-bottom:1px solid #cccccc;
}
.cat_Prod_Price
{
	padding-bottom:4px;
	font-size:13px;
	font-weight:bold;
}
.cat_Prod_Buy
{
	padding-bottom:4px;
	text-align: center;
}
.cat_Prod_More
{
	padding-bottom:4px;
	text-align: right;
}
.category_rightContainer
{
	float:right;
	width:156px;
	height:540px;
	background:#EFEFEF;
	margin:0px;
	text-align:center;
}
.category_rightHeader
{
	background:#DCD2DC;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#43004E;
	padding:5px;
}
.categoryPageDisplay
{
	float:right;
	margin-top:5px;
	margin-right:30px;
}
.categoryImageBorder
{
	border:solid 1px #cccccc;
	width:140px;
	margin-bottom:5px;
}

/**********************/
.results_Prod_Price a
{
	color:#43004E;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.results_Prod_Price a:hover
{
	text-decoration:underline;
}
.results_pageDisplay
{
	margin-left:3px;
	margin-top:3px;
	color:#666666;
	width:330px;
	float:left;
}
