.badclass {}
.cobSearchResult {
 float:left; 

 padding: 5px; 
 text-align:center;
}
.cobSearchResult a, 
.cobSearchResult a:link,
.cobSearchResult a:visited,
.cobSearchResult a:hover,
.cobSearchResult a:active
{ text-align:center; font-size: 10pt; text-decoration:none; }
.cobSearchResult a:hover { color: #444; }
.inlineBreak{
 float:left;
 width: 130px;
 height: 130px;
 margin: 5px; 
 text-align:center;
 background-color: #555;
 color: #DDD;
 font-size: 12px;
 font-weight: bold;
 line-height: 110px;
font-family: Arial Tahoma, Helvetica;
}
.displayProduct {
 text-align: center;
 vertical-align : middle;
 width: 100%;
 height: 80px;
}
.productSpacer {
 height: 1px;
 width: 8px;
}

.regularPrice {
}
.salePrice {
}

.productLink, 
a.productLink,
a.productLink:link,
a.productLink:hover,
a.productLink:visited
{
 font-weight : bold;
 padding     : 5px 0px 0px 0px;
 margin      : 0px;
 text-decoration: none;
}

a.productLink:hover
{
  
}

.layoutContent
{
 vertical-align: top;
 text-align: left;
 padding-left: 5px;
}

.sbysizeSelect {
 background-color: #bbbbbb;
 width: 96px;
 font-family: Verdana,Arial,Sans-serif;
 font-size: 10px;
 font-weight: bold;
}

.sortBy {
 font-family: Verdana,Arial,Sans-serif;
 font-size: 12px;
 width: 160px;
}

.localForm {
 margin: 0 0 0 0;
 padding: 5 0 0 0;
}

div#sbpLabel {
 padding-bottom: 5px;
}

.sizeChartDefault
{
 display : none;
}

.sizeChartDisplay
{
 display : block;
 position : absolute;
 width : 175px;
 padding : 4px;
 text-align : center;
 color : #ffffff;
 font-weight : bold;
 background-color : #cccccc;
 border : 2px solid #000080;
 z-index : 10;
 cursor : pointer;
}
.browseProdOuter {float:left; clear:both; width:100%;}
.browseProd { float: left; clear:both; width:100%; }
.browseTop { float:left; width:100%; min-height:35px; vertical-align:middle; }
.browseBottom { float:left; width:100%; }
.browsePagesTop,
.browsePagesBottom
{ float:right; }
.priceSort { float:left; width: 200px;}
.browseProdPrice { text-decoration:none; }

.regPriceLabel { color: red; }
.regPrice { margin-left:5px; }
.salePriceLabel { color: red; }
.salePrice { margin-left:5px; }

.browseWrapper{
 float:left;
 /*width: 620px;*/
}

.menuSpecial, .menuCloseout{
	display:none;
	}


/***** Old Paging styles
.pageNumSelected {
 color: #888888; 
  font-family     : Tahoma, Arial, Helvetica;
  font-weight     : normal;
  font-size       : 11pt;
  font-weight     : bold;
}
.pageLabel,
.pageLabel a:active,
.pageLabel a:link,
.pageLabel a:visited
{ color: #78a1bf; 
  font-family     : Tahoma, Arial, Helvetica;
  font-weight     : normal;
  font-size       : 8pt;
  text-decoration : none;   
  font-weight: bold;
}

.pageNum,
.pageNum a:active,
.pageNum a:link,
.pageNum a:visited
{ color: #888888; 
  font-family     : Tahoma, Arial, Helvetica;
  font-weight     : normal;
  font-size       : 8pt;
  text-decoration : none;   
  font-weight: bold;
}
*********/
/* New Paging Styles */
ul.pageNav{
 font-size:10pt;
 font-weight:normal;
 padding:0;
 margin:0;
 clear:both;
}
li.pageNav,
li.currentPage,
li.pageNavSpacer,
li.pageNavNext,
li.pageNavPrev,
li.pageNavPerPage,
li.pageNavAll{
 float:left;
 list-style-type:none;
 font-size:10pt;
 font-weight:normal;
 padding: 0;
 margin: 0;
 height:18px;
}
li.pageNav{
 margin: 0 0px;
}
li.currentPage{
 font-weight:bold;
}
li.pageNavSpacer{
 padding: 0 1px;
}
li.pageNavAll{

}
.pageNavLink,
a.pageNavLink,
a.pageNavLink:active,
a.pageNavLink:link,
a.pageNavLink:hover,
a.pageNavLink:visited
{}
a.pageNavLink:hover { }

.navHide { display:none; }
.featFilterList { margin-bottom:8px; }
.menuSubFeat {  list-style-type:none; text-transform:uppercase; }
h3 { margin:4px 0; font-weight:normal; font-size:27px; }
.browseHeading { padding-bottom:4px; }
.selectTitle { text-decoration:underline; }

/* Removes categories */
ul.fdm4sidemenu{
	display:none;
	}

/******vv jQuery Tools Tooltip Classes vv******/
 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url(/trimarknew/images/white_arrow.png); 
    height:112px; 
    padding:15px 16px 34px 13px; 
    width:133px; 
    font-size:11px; 
    color:#444; 
}
/* IE override fix for height / width */
* html .tooltip{
    height:161px;
    width:162px; 
}
/******^^ jQuery Tools Tooltip Classes ^^******/

