.sortDropsViewAll {
  margin-bottom: 15px;
  padding-left: 15px;
  width: 47%; 
}
.sortDropsViewAll select{
  border: 1px solid #A4A4A4;
  font: bold 12px Arial;
  color: #8D8D8D;
}

#categoryBody {
  background: none;
  font-weight: bold;
  margin-top: -13px;
  overflow: hidden;
  width: 99.5%;
}

#categoryBody a {
  text-decoration: none;
  overflow: hidden;
  font-size: 12px;
  color: #0A192E;
}

#categoryBody a:hover {
  text-decoration: underline;
  color: #0A192E;
}

.searchTable {
	margin: 0 auto;
  margin-top: 10px;
  width: 100;
/*  background-color: #ffffff; */
}
.searchTable tr td {
/*  background-color: #002D62; */ /*#DEDEDE #1b2e5e;*/
  vertical-align: top;
  overflow: hidden;
  padding: 6px;
  width: 192px;
}
.searchTable tr td img {
  border: 0px solid #FFF;
}
.searchTable tr td .itemDet {
  font-weight: bold;
  text-align: left;
  width: 178px;
  color: #ffffff;
}
.searchTable tr td .itemDet a {
  color: #ffffff;/*#2b4074;*/
}
.searchTable tr td .itemDet a:hover {
  color: #EFAF01; /*#900;*/
}
.searchTable tr td.blankCell {
  background-color: #FFF;
  overflow: hidden;
  border: none;
  width: 576px;
}

.padTop10 {
	padding-top: 10px;
	padding-bottom: 5px;
}

.onsalecat {
/*	color: red;*/
}

.onsaleitem {
	color: red;
	font-weight: bold;
	font-style: italic;
}


.onsaleItemPage {
	font-size:18px;
}

.mmsubsidyMsgItemPage{
  text-decoration: none;
	font-size:18px;
	color: red;
}
.mmsubsidyMsg{
  text-decoration: none;
	font-size:12px;
	color: red;
}


.catItemCellOuterBumper {
	float: left;
}

.catItemCellBumper {
	float: left;
	height: 210px;
	width: 1px;
	border-left: 1px solid #e4e4d8;
}

.catItemRowBumper {
	float: left;
	width: 895px;
	height: 1px;
	border-top: 1px solid #e4e4d8;
	margin-bottom: 25px;
}

.catItemCellOuterWrapper {
	float: left;
}

.catItemCell {
	float: left;
	width: 190px;
	width: 280px;
	width: 277px;
/*	border: 1px solid #808080; */
	margin-left: 10px;
	margin-right: 10px;
	margin: 0 10px 30px 10px;
}

.catItemCellImage {
	width: 180px;
	border: none;
	margin: 0 auto;
}

.catItemCellImage a{
	color: #000000 !important;
}

.catItemCellImage a img{
	border: none;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

.catItemCellCaption {
/*	text-align: left; */
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px 5px;
	font-weight: bold;
}

.catItemCellCaption a {
	color: #000000;
  text-decoration: none;
}

.italics{
  font-style:italic;
}

.categoryDescription{
margin-left: 15px;
margin-bottom: 10px;
color: #FF4335;
font-weight: bold;
font-size: 14px;
}



.add{
  margin-top:12px;
}

.giftCertBal{
  vertical-align:0;
}

.tdButton{
  vertical-align:0;
}

.bold{
  font-weight:bold;
}


.contactUsNote{
  color:#333;
  font:12px/18px Arial,Helvetica,sans-serif;
}





