/*===========================
6A7358 = grey (nav)
87143A = wine
776358 = grey (background)
E8E1D7 = header color
===========================*/


td {
	font-size: 10pt;
}
ul {

}
.defaultSize {
	font-size: .9em;
}
a { 
	color: #9C3A56;
}

.searchRow {
	font-size: 1.2em;
}

table.catmenutable {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.catmenutable td {
	margin: 0;
	border: none;
}

.redBorder {
	border: 1px solid #666;
}
.menuCellInactive {
	background-color: #f1f1f1; 
	color: #666666;
	border: 1px solid #FFFFFF;
	font-size: 1em;
}

.menuCellCurrent {
	background-color: #FFFFFF;
	color: #333366;
	border: 1px solid #FFFFFF; 
	font-size: .8em;
}

/*These two classes controls the main nav for the product_list page*/
td.menuCellActive {
	border: 1px solid #CCC;
	background-color: #E8E1D7;
	padding: 4px 3px;
	margin: 0;
}
.menuCellActive a {
	font-size: .9em;
}

/*===========================
6A7358 = grey (nav)
87143A = wine
776358 = grey (background)
E8E1D7 = header color
===========================*/

.listingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF; 
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #9C3A56; 
}

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

.borderLeft {
	font-size: 12px;
}

.listingViewDate {
	font-size: 13px;
}

.listingAddress {
}

.listingShortDescription {
	font-size: 1em;
}

.primaryImageTitle {
	font-size: .9em;
}

.auctionListAddress {
	font-size: 13px;
}

/*.detailTitle {
	font-size: 1.3em;
	color: #0000A0;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}*/

.detailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF; 
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #9C3A56; 
	
}

/*===========================
6A7358 = grey (nav)
87143A = wine
776358 = grey (background)
E8E1D7 = header color
===========================*/

.detailPrice {
	font-size: 1.2em;
	font-weight: bold;
	color: #87143A;
}

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

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

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

/*===========================
6A7358 = grey (nav)
87143A = wine
776358 = grey (background)
E8E1D7 = header color
===========================*/

.detailDescription {
	font-size: 1em;
}

.detailDirections {
	font-size: 1em;
	font-weight: bold;
}

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

.contactHeader {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #87143A;
}

.listTable {
	font-size: 10px;
	background-color: #f5f5f5;
	border: 1px solid #87143A;
}


.contactTable {
	font-size: 10px;
	background-color: #f5f5f5;
	border: 1px solid #87143A;
}

.primaryImageScaled {
	width:280px;
}

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

.header3 {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}

.h3 {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}