﻿.crumbTrail A
{
	float: left;
}
.tblBoxHolder
{
	background-color: White;
	border: 1px solid #AAAAAB;
	padding: 1px 20px 1px 3px;
	background-image: url('../images/ddarrow.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}


.saleprice {
	font-weight: bold;
}

DIV#pagesize
{
	float: left;
	clear: none;
}

.optsBox
{
	background-color: White;
	border: 1px solid #BCBDBF;
	white-space: nowrap;
	text-align: left;
}
.optsBox A
{
	display: block;
	clear: left;
	font-size: 11px!important;
	font-style: normal!important;
	text-decoration: none!important;
	padding: 0px 4px 0px 2px;
}
.optsBox A:hover
{
	text-decoration: none!important;
	background-color: #FC7C1A;
	color: White;
}


.ROBoxTitle 
{
	padding: 2px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14;
	background-color: #799fbd;	
	color: black;
}

.MoreROBox
{
	background-color: white;
}
.MoreROBox .NLQ TD, .MoreROBox .NLQ A
{
	color: #1B4D8C;
	text-decoration: none!Important;
}

.MoreROBoxTitle 
{
	padding: 2px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 13;
	background-color: #1975FF;	
	color: white;
	text-align:left;
}

.moreBox 
{
	OVERFLOW-Y: auto;
	OVERFLOW-X: hidden;
	BORDER: 1px solid #799fbd;
	BACKGROUND-COLOR: white;
	z-index:1000;
}

.moreBox a 
{
	padding: 1px;
	padding-left: 2px;
	DISPLAY: block;
	clear: left;
	width: 100%;
	color: #1B4D8C;
	white-space: nowrap;
	TEXT-INDENT: 0px;
	TEXT-DECORATION: none!important;
	BACKGROUND-COLOR: white;
}

.moreBox a:hover 
{
	color: White;
	BACKGROUND-COLOR: #FF7B18;
	text-decoration: none!important;
}

.moreBox td
{
	
}

#categoryfilter B, A.selected
{
	font-weight: bold;
	text-decoration: underline;
}

.RelatedProd
{
	color:Red;	
}


