/*********** other Shopping cart styles ***********/
#admincontent { 		/*is this on e use? */
	padding: 15px;
}
.categorytitle { 		/*is this on e use? */
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.errortext {
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
}
.errornote {
	font-weight: bold;
	color: #FF0000;
}
.alert {
	text-transform: uppercase;
	font-weight: bold;
}
.backtomain { 			/*is this on e use? */
	color: #FF00FF;
}
.ShippingAndTotal { 	/*is this on e use? */
	font-weight: bold;
	color: #000000;
}
.popuplink { 			/*is this on e use? */
	color: #006699;
	text-decoration: underline;
}
.fielditem { 			/*is this on e use? */
	font: bold 100% Arial,sans-serif;
	color: #242743;
}
.fieldnote {
	color: #000000;
	font-size: 80%;
}
.pageCount {
	color: #254879;
	font-weight: normal;
}
.pageCount a{
	font-weight: bold;
}
.label{
	font: bold 100% Arial,sans-serif;
	color: #242743;
}
.fieldnote-small {
	font-size: 50%;
	color: #999999;
}
#listings{
	border: 1px solid #2D5081;
	margin-top: 10px;
}
#listings2{
	font-size: 80%;
}
.toolrow{
	background-image:   url("/images/tile-3.jpg");
	text-align: center;
	border-bottom: 1px solid #2D5081;
}
.hRow {
	text-align: center;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image:  url("/images/toprow-bg.gif");
	background-repeat: repeat-x;
	font-size: 90%;
	padding: 2px;
}
.hRow-sort {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image:  url("/images/toprow-bg.gif");
	background-repeat: repeat-x;
	font-size: 90%;
	padding: 2px;
}
.hRow-sort a{
	color:#000000;
	font-weight: bold;
}
.row1 {
	background-color: #F0F6FF;
	border-right: 1px solid #ABBEE9;
	padding: 4px;
}
.row2 {
	background-color: #FFFFFF;
	border-right: 1px solid #ABBEE9;
	padding: 4px;
}
.row1end {
	background-color: #F0F6FF;
	padding: 4px;
}
.row2end {
	background-color: #FFFFFF;
	padding: 4px;
}
.lineItems {
	padding-left: 20px;
	font-size: 85%;
	color: #000066;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 150%;
}
.folderRow {
	background-repeat: no-repeat;
	background-image:  url("/images/folder-open.gif");
	padding-left: 25px;
	margin-left: 12px;
	display: block;
}
.fullWidthFeature {
	font-size: 80%;
}
.fullWidthFeature td h3{
	padding-left:10px}

