
/*************************************************
FEATURE DETAIL
**************************************************/
body.default {
	background: white;
	}
body {
	color: black;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}
h1, h2, h3 {
	font-size: 16px;
	}	
.container {
	width: 100%;
	}	
#branding-container #branding {
	position: relative;
	top: 8px;
	left: 0px;
	}	
#siteTagline, #nav, #nav2, #subCats, #navBreadcrumb, #top-stuff, #footer-container, .footermenu, .orderBox, .detailfooter, .navRelatedCategories, .prodReviewsSummary, .addthis-smartlayers, #navReviews, .productCompare, #background {
display:none;
}

#main-container {
	background: white;
	}	
#main-content {
    float: none;
    position: relative;
    z-index: 1;
    width:  100%;
    margin: 0px auto;
    background: transparent;
    border-radius: 6px;
    box-shadow: none;
    padding: 10px;
    min-height: 10px;
    border: none;	
	}

a.more, .wishlist, a.moreLink {
	display: none;
	}
.phonepod {
	font-size: 14px !important;
	text-align: center;
	clear: both;
	}	
.productDisplay .productPrice {
    background: none;
    color: black;	
	font-size: 14px;
	}
.productDisplay .productPrice .price  {
	font-size: 14px;
	color: black;
	}	
.productDisplay .productPrice .label {
    font-size: 14px;
    color: #000
	}	
	