/* #0000A0 = BLUE */
/* #E50000 = RED */
/* #FFF426 = YELLOW */


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

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

.searchRow {
	font-size: 1.2em;
}

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

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

.redBorder {
	border: 1px solid #D80017;
}
.menuCellInactive {
	background-color: #0000A0; 
	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: #EEE;
	padding: 4px 3px;
	margin: 0;
}
.menuCellActive a {
	font-size: .9em;
}


.listingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFE894; /*Goldish color*/
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #0000A0; /*Burgundy color*/
}

.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFE894; /*Goldish color*/
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
	background-color: #0000A0; /*Burgundy color*/
	width: 400px;
}


.detailPrice {
	font-size: 1.2em;
	font-weight: bold;
	color: #0000A0;
}

.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;
}

.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: #0000A0;
}

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


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

.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;
}
