/* --------------------- Category & Sales Page --------------------- */
.smart-page {
    position: relative;
}
.sp-image {
	width: 100px;
	text-align: center;
	float: left;
}
.smart-pages img.smart-img {
	height: 90px;
}
li.smart-pages {
	border: 1px solid #ddd;
	padding: 5px;
	list-style: none;
	margin: 0 15px 15px 0;
	float: left;
	width: 45%;
	min-height: 100px;
}
li.smart-pages .short-description {
	margin-bottom: 5px;
}
.products .short-description {
	margin-right: 10px;
}
* html li.smart-pages {
	height: 100px;
}
#smartPagesWrapper li.odd {
	border-right: 1px solid #ddd;
}
li.smart-pages a {
	color: #666;
}

.smart-pages-right {
	/*vertical-align: top;*/
	margin-left: 100px;
}
.smart-pages h2 {
	font-size: 1em;
}
.narrow-search {
	color: #333;
	/*background-color: #ddd;*/
	padding-left: 4px;
	font-weight: bold;
	margin-top: 10px;
}
div.sale-ends .label
{
font-weight:bold;
color:#000000;
}
.sale-ends
{
 font-weight:bold;
 color:red;
}
.price-box {
	border: 1px solid #e6e6e6;
	padding: 3px 0;
}
.price
{
  font-weight:bold;
  text-align:center;
  color:#333366;
  font-size:1.2em;
}
.financing {
	font-size: .9em;
}
.plus-shipping {
	text-align: center;
	font-size: .75em;
	font-weight: normal;
}
div.price .label
{
font-weight:bold;
color:#000000;
}
.msrp
{
font-style:italic;
text-align:center;
}
.add-to-cart,.add-to-cart A
{
 	font-weight:bold;
 	color:red;
}
.add-to-cart A:Hover
{
background-color:yellow;
}
.highlight-row
{
	background-color: #fbfbfb;
	border-bottom: 1px solid #e6e6e6;
	padding:5px;
	font-size: 1.1em;
}
h2.highlight-row {
	font-weight: normal;
}
.highlight-box
{
	border: 1px solid #e6e6e6;
	clear:both;
	width:95%;
	margin-left:2%;
	margin-right:2%;
	margin-top:10px;
}
.compare-selected-wrapper {
	padding:10px;
	margin-top:10px;
	background-color:#D6F6F5;
	font-weight:bold;
	height: 1%;
}
input.compare-selected {
	float: right;
}
.compare {
	background-color:#999;
	color:#fff;
	font-size: .9em;
	width: 109px;
	text-align: center;
	float: right;
	margin: 5px;
}
.picture img
{
	width:100px;
 /*border:1px solid #AAAAAA;*/
}
.picture span.click-here, span.click-here A
{
 font-weight:bold;
 font-size:.9em;
 text-decoration:none;
}
.category-description
{
 padding:10px;
 width:90%;
 margin-left:auto;
 margin-right:auto;
}
.smart-page .sd {
 color:#000;
font-weight:normal;
}
.smart-page .products font {
 color:#000;
}
#products b {
 font-weight:normal;
}
.description {
	margin-right: 5px;
}
.click-here-link
{
background-color:yellow;
font-weight:bold;
	text-align:center;
	font-size:.9em;
	margin-bottom:3px;
	margin-top:5px;
	padding:3px 0;
}
.click-here-link A
{
text-decoration:none;
color:#000;
}
.click-here-link A:hover
{
color:red;
text-decoration:none;
}
#products li {
	font-weight:normal;
}
.featureset-compare th,
.featureset-compare td {
	vertical-align:top;	
}
.featureset-compare td {
	text-align:center;
}
.featureset-compare td.even {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.featureset-compare td.first {
	border-left:1px solid #ccc;
}
.featureset-compare td.last {
	border-right:1px solid #ccc;
}
.featureset-compare tr.even td.even,
.featureset-compare tbody tr.even th,
.featureset-compare tr.even td.odd {
	background-color:#ffd;
}
.featureset-compare tbody tr.even th
.featureset-price {
	font-weight:bold;
	font-size:1.3em;
	text-align:center;
}
.featureset-cart {
	background-color:yellow;
}
a.featureset-cart {
	text-decoration:none;
}
.featureset-img {
	height:130px;
	border:1px solid #eee;
}
#content .rating {
	margin-left: auto;
	margin-right: auto;
}
.snippet-review {
	width: 90px;
	float: right;
	text-align: center;
	margin: 10px 10px 15px 15px;
	font-size: .9em;
}
.paren {
	display: none;
}
.rating-average {
	background: transparent url(/images/average-bg.gif) 0 0 no-repeat;
	width: 54px;
	height: 35px;
	line-height: 35px;
	font-size: 2em;
	text-align: center;
	margin: 5px auto;
}
.write-a-review {
	display: none;
}

.read-a-review {
	padding: 5px 2px;
}