p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { 
	color: #FF872F;
}


.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.catmenutable {
	
}

.menuCellInactive {
	color: #ffffff;
	border: 1px solid #33597F;
	font-size: 11px;
}

.menuCellCurrent {
	background-color: #ffffff;
	color: #ffffff;
	border: 1px solid #33597F;
	font-size: 12px;
}

.menuCellActive {
	background-color: #ffffff;
	border: 1px solid #33597F;
	font-size: 12px;
}


.listingTitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	background-color: #33597F;
}


.noProducts {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


.borderLeft {
	font-size: 12px;
}


.listingViewDate {
	font-size: 13px;
}


.listingAddress {
}


.listingShortDescription {
	font-size: 12px;
}


.primaryImageTitle {
	font-size: 10px;
}




.auctionListAddress {
	font-size: 13px;
}


.detailTitle {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #33597F;
	padding: 2px;
}


.detailPrice {
	font-weight: bold;
}


.detailListingDate {
	font-size: 11px;
	color: #000000;
	font-style: italic;

}

.detailViewingDate {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


.detailAddress {
	font-size: 12px;
		color: #000000;
	font-weight: bold;
}


.detailDescription {
	font-size: 12px;


}


.detailDirections {
	font-size: 12px;
	font-weight: bold;
}


.boxborder {
	border: 1px solid #666666;
}


.contactHeader {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #CC0000;
	padding: 4px;
}

.listTable {
	font-size: 10px;
	background-color: #e6e6e6;
	border: 1px solid #666666;
}


.contactTable {
	font-size: 10px;
	border: 1px solid #666666;
}


.primaryImageScaled {
	width:280px;
}
.noindent {
	margin: 0px;
	left: 0px;
	text-indent: 0pt;


}
.header3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33597F;
	font-weight: bold;
}

/* this controls categories with items */
.menuCellItems {
	background-color: #ffffff;
	border: 1px solid #33597F;
	font-size: 12px;
        font-weight: bold;
}
/* controls the "All Listings" cell */
.alllistings {
        font-weight: bold;
}
/* this controls the alternate row of categories */
.menuCellActiveOn {
	background-color: #D8E2EB;
	border: 1px solid #000000;
	font-size: 12px;
        color: #000000;
}

/* this controls the alternate row of categories that have assets*/
.menuCellActiveAssetsOn {
	background-color: #D8E2EB;
	border: 1px solid #000000;
	font-size: 12px;
        font-weight: bold;
        color: #000000;
}

/* control the opentext div */
span.opentext {
        height: 30px;
        font-weight: bold;
        font-size: 14px;
		color: #CF1111;
}

/* control the no assets available div */
div.noassets {
        height: 30px;
        font-weight: bold;
        font-size: 13px;
		color: #CF1111;
}

/* control the category name div */
div.categoryname {
        font-weight: bold;
        font-size: 14px;
        border: 1px black solid;
        background-color: #D8E2EB;
        color: #000000;
}
a.searchagain {
        height: 30px;
        font-weight: bold;
        font-size: 13px;
		color: #CF1111;
}
.searchagain {
        height: 30px;
        font-weight: bold;
        font-size: 13px;
		color: #CF1111;
}

