a:link.catLink,
a:visited.catLink,
a:active.catLink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #407bd5;	
	font-weight: normal;
}

a:hover.catLink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}

a.paging:link,
a.paging:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #1131a0;	
	vertical-align: bottom;
}

a:hover.paging {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #1131a0;
	vertical-align: bottom;
}

.pagingOn {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #f56400;	
	vertical-align: bottom;
	font-weight: bold;
}

.blueText {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #f56400; /*color: #2252B0;*/ 
	font-weight: bold;
}

a:link.orangeStyle,
a:active.orangeStyle,
a:visited.orangeStyle {
	color: #f56400;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.orangeStyle {
	color: #f56400;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.headline {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #F56400;
	font-weight: bold;
}

.greyHeadline {
	font-size: 13px;
	color: #4c4c62;
	font-weight: bold;
}

a:link.orange,
a:visited.orange,
a:active.orange {
	color: #f56400;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a:hover.orange {
	color:  #f56400;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
		font-weight: bold;
}

.bottomBorder {
	border-bottom: 1px solid #ebebeb;
}

.tdBorder {
	border: 1px solid #d7d7d7;
	width: 120;
	height: 142;
}

.redText {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}

.blueTextPrice {
	color: #2252B0;
	font-size: 12px;
	font-weight: bold;
}

a:link.blueLink,
a:visited.blueLink,
a:active.blueLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #4c4c62;	
	font-weight: normal;
}

a:hover.blueLink {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #1131a0;
	font-weight: normal;
}

.newDesc {
 	color: #cc0000;
 	font-weight: bold;
 	font-size: 11px;
}

.breadCrumbHeight {
 	height: 22px;
	height: 21 px;
  	/*height: 25;
 	vertical-align: top;
 	padding-top: 5px;*/
}


/* B010900 03/30/2007 JD2 */
.redTextLg {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.redTextSm {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
.blueTextSm {
	font-size: 10px;
	font-weight: bold;
	color: #2252B0;
}
.colorLink, a:link.colorLink, a:active.colorLink, a:visited.colorLink {
  color: #2252B0;
  font-size: 10px;
  font-weight: bold;
}
/* END B010900 03/30/2007 JD2 */

/* add padding to right of product results page */
.tableText {
	padding-right: 5px;
}

.mgSpacer {
	width: 20px;
}

/* for new feature - size ranges */
.sizes { font-family: verdana; font-size: 10px; font-weight: normal; color: #4c4c62; }

.sizeTTDisplay
{
position: absolute;
z-index: 2;
visibility: visible;
}

.sizeTTNone
{
 display: none;
}

.selectDisabled { color: #999999; }


