body,td {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

img {
	border: 0px;
}
.members-login {
	font-size: 12px;
	color: #000000;
}
.members-login a {
	font-size: 10px;
	color: #AFAFAF;
}
.cartInfo {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.categoryItem {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menuItems {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.footer, .footer a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.featTitle, .newItemName, .newItemLink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.featDesc {
	color: #000000;
}
.featRegPrice, .featPrice {
	color: #000000;
}
.newItemRegPrice, .newItemPrice {
	color: #3C3B3B;
}
.newItemLinkCategory {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}

.content {
	font-size: 11px;
	color: #313131;
	font-weight: bold;
}

.ftopic{font-weight:bold;margin-top:12px;}

/**
OVERRIDE ECOMMERCE
**/
td.cartCheckoutHeader{color: #FFFFFF; background-color: #70A3D8; padding-left:3px;}
tr.cartCheckoutRowDark{background-color: #DDE9F7;}
tr.cartCheckoutRowLight{background-color: #FFFFFF;}

.mainStoreContainer {}
.leftStoreContainer{background-color:#759BAC;padding-top:5px;}
td.MyAccountMenuHeader {
		background-color: #759BAC;
		color: #000000;
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
	}
td.MyAccountMenuFooter {
		background-color: #759BAC;
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
    }
td.MyAccountMenuBody {
		border-left: solid 1px #759BAC;
		border-right: solid 1px #759BAC;
} 
div.loginFormContainer{margin-top:10px;}

.ecommerceNavigation {
	background-color: #6FA3D8;
}
.itemListingDetailImage, .itemListingDetail1, .itemListingDetail2, .itemListingDetail3 {
	background-color: #DDE9F7;
}
.itemDetailPrice {
	color: #940000;
	text-align: center;
	margin: auto;
}
.itemListingDetailTable {
	border: 1px solid #90C0F1;
	background: #DDE9F7;
	padding: 0px 14px;
}
.itemDetailPrototypeName {
	color: #FFFFFF;
	background-color: #5382B1;
}
.itemDetailRightColumn {
	background-color: #DDE9F6;
}
.itemDetailSuggestedPrice {
	text-align: center;
	marging: auto;
}
.itemDetailVendorHeader, .itemDetailDescriptionHeader, .itemDetailRestrictionHeader {
	padding: 10px 5px 5px 15px;
}
.itemDetailDescription, .itemDetailRestriction {
	margin-left: 20px;
	padding: 0px 0px 10px 0px;
}
.itemDetailVendor {
	padding: 0px 0px 10px 11px;	
}

/* Homepage Auctions */
.homeAucVendorName
{ 
	color: #000000;
	font-weight: bold;
}

.homeAucItemName
{
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
}


.homeAucLocation
{
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
}

.homeAucCurrentBid
{
	color: #3C3B3B;
}

.homeAucTimeLeft
{
	color: #3C3B3B;
}


