#detailLeftCol {
	width: 251px;
	text-align: center;
	float:left;
	position:relative;
	margin-top: 8px;
}
#detailLeftCol table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#detailLeftCol img {
	margin: 0 auto;
}
#detailRightCol {
	width: 339px;
	float: right; 
	display:inline; 
	position: relative;
	margin-top: 8px;
}
#detailRightCol .content {
	margin-left: 15px;
}
#detailProduct h1 {
	color: #2F374D;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
}
h2#detailProductDescriptionLabel {
	font-size: 14px;
	line-height: 16px;
}
.detailPlu {
	font-size: 12px;
	color: #666;
}
.detailPriceRow {
	padding: 4px 0;
}
.detailSuggestedPrice {
	font-weight: normal;
	color: #999;
}
.detailOurPrice {
	font-weight: bold;
	color: #661135;
}
.detailSalePrice {
	font-weight: bold;
	color : #C00;
}
.detailHidePriceLabel {
	font-weight: normal;
	color : #2F374D;
}
.detailAvailability {
	font-weight: normal;
	color : #2F374D;
}
.detailNotForSale {
	font-weight: normal;
	color : #2F374D;
}
.detailOutOfStock {
	font-weight: normal;
	color : #C00;
}
#detailProductNav {
	margin-top: 5px;
	color: #666;
}
#detailProductNav a:link, #detailProductNav a:visited {
	color: #2F374D;
	text-decoration: none;
}
#detailProductNav a:hover, #detailProductNav a:active, #detailProductNav a:focus {
	color: #00f;
	text-decoration: none;
}
#detailProductAttributes {
	margin: 6px auto;
	text-align: left;
    border-collapse: collapse;
	padding: 2px 2px 1px 2px;
}
#detailProductAttributes td {
	padding: 3px 8px;
    border: solid 1px #DDD;
	 font-family: "Times New Roman", Times, serif;
}
#detailProductAttributes td.banner {
  padding: 3px 8px;
  background-color: #DDD;
  color: #2F374D;
}
#detailProductAttributes td.blank {
  border: none;
  font-size: .5em;
}

#detailProductAttributes td.empty {
  border: none;
  border-left:1px solid #DDD;
  border-right:1px solid #DDD;
  font-size: .5em;
}

#detailImage {
	margin: 0 auto;
	display: block;
}
.prevNextArea {
	background-color : #fff;
	margin: 6px 0;
}
a.prevNext {	
	font-size : 11px;
	font-weight : normal;
}
a.prevNext:link, a.prevNext:visited {
	color: #666;
	text-decoration: underline;
}
a.prevNext:hover, a.prevNext:active, a.prevNext:focus {
	color : #333;
	text-decoration: underline;
}
.xPrevNext {
	font-size : 10px;
	font-weight : bold;
	color : #600;
}
.yPrevNext {
	font-size : 10px;
	font-weight : bold;
	color : #666;
}
#detailReviews,
#detailCrossSell {
	margin: 6px auto;
	width: 247px;
        border: 1px solid #ddd;
}
#detailReviewsTitle,
#detailCrossSellTitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	background-color: #ddd;
	color: #2F374D;
	padding: 3px;
	margin: 0;
}
.detailCrossSellLeft {
	padding-right: 2px;
        padding-bottom: 3px;
}
.detailCrossSellRight {
	border-left: 1px solid #ddd;
	padding-left: 2px;
        padding-bottom: 3px;
}
.crossSell {
	width: 120px;
	font-size: 11px;
        text-align: center;
}
.productListing img {
	margin: 0 auto;
}
#detailCrossSell h2 {
	color: #666;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 2px 0 6px 0;
}
.crossSellSuggestedPriceLabel {
	font-weight: bold;
	color: #999;
}
.crossSellSuggestedPrice {
	font-weight: normal;
	color: #999;
}
.crossSellOurPriceLabel {
	font-weight: bold;
	color: #661135;
}
.crossSellOurPrice {
	font-weight: normal;
	color: #2F374D;
}
.crossSellSalePriceLabel {
	font-weight: bold;
	color : #C00;
}
.crossSellSalePrice {
	font-weight: normal;
	color : #C00;
}
.crossSellHidePriceLabel {
	font-weight: normal;
	color : #2F374D;
}
.crossSellAvailability {
	font-weight: normal;
	color : #2F374D;
}
.crossSellNotForSale {
	font-weight: normal;
	color : #2F374D;
}
.crossSellOutOfStock {
	font-weight: normal;
	color : #C00;
}
.crossSellNav {
	margin-top: 5px;
}
.crossSellLinks {
	color: #666;
}
a.crossSellLinks:link, a.crossSellLinks:visited {
	color: #2F374D;
	text-decoration: underline;
}
a.crossSellLinks:hover, a.crossSellLinks:active, a.crossSellLinks:focus {
	color: #00f;
	text-decoration: underline;
}
#detailAddToCart {
  text-align: center;
  padding: 4px 0;
}
#detailDiamondChartLink {
  margin: 3px 0;
}
#detailCartOptions {
  margin: 3px 0;
  text-align: left;
}
.detailOption, .detailServicePlan {
	padding: 2px 0;
}
.detailOption label.prefix,
.detailOption label.suffix {
  font-weight: bold;
}
.detailOption select {
	margin: 5px 5px 3px 0;
}

#detailSizeCharts a {
        font-size: 11px;
}
#detailOptionsSizeNote {
        font-size: 11px;
}

#detailReview {
	padding: 2px;
}

#detailReview label {
	text-align:left;
	width: 40px;
	font-weight: bold;
	float:left;
	padding-left: 2px;
}

#detailReview .ratingOuter {
	margin-bottom: 3px;
}

#detailReview .recommend {
	text-align: left;
	padding-left: 2px;
	margin-bottom: 3px;
}
#detailReviews {
	margin-top: 5px;
}
div.optAvailable {
  font-weight: bold;
  margin: 2px 0;
}
div.webOnly {
  padding: 3px 0;
}

div.webOnly a {
  padding: 0 17px;
  font-weight: bold;
  background: url(/images/cart/Box.gif) no-repeat scroll left;
}

