﻿/* ProductDisplay Main Area */

h1, .H1Class
{
	line-height: 30px;
	display: inline;
	border: none;
}
.ShopListWrapper
{
	margin-top: 16px;
}
.ProdDispEditDiv1
{
	width: 303px;
	position: relative;
	right: 39px;
}
.ProdDispEditDiv2
{
	width: 342px;
	position: relative;
	left: 10px;
}
.ProdDispLeftDiv
{
	width: 362px;
}
.ProdDispRightDiv
{
	width: 343px;
}
.ProdDispMainImgTable
{
	height: 200px;
	padding-bottom: 8px;
}
.RolloverMessage img
{
	position: relative;
	top: 7px;
}
.ProdDispThumbTable
{
	margin-top: 8px;
}
.ProdDispThumbTable td
{
	vertical-align: top;
	text-align: center;
}
.SkuImage
{
	border: 0;
}
.SkuImageSelected
{
	border: 1px solid #333;
}
.MagicZoom
{
	margin: 0 auto;
}
.ProdDispDesc
{
	padding-top: 7px;
}
.ProdDispPrice
{
	margin-top: 5px;
	padding-top: 5px;
	line-height: 20px;
}
.ProdDispPrice div
{
	float: left;
}
.ProdDispPrice .GreyText
{
	line-height: 18px;
}
.ProdDispRelatedDocs .ProductLink
{
	line-height: 20px;
}
.ProdDispPricePanel
{
	margin: 4px 0 6px 0;
}
.ProdDispPricePanel .BlackTitle
{
	color: #0553B8;
	font: bold 14px Arial, Sans-Serif;
}
.ProdDispPricePanel .RedTitle
{
	color: #F00;
	font: bold 14px Arial, Sans-Serif;
}
.AddToCartWrapper
{
	width: 200px;
	background: url("/Images/prod-disp-box-bg.gif") repeat-y 0 0;
}
.AddToCartTopBG
{
	height: 3px;
	background: url("/Images/prod-disp-box-top.gif") no-repeat 0 0;
}
.AddToCartBottomBG
{
	height: 3px;
	background: url("/Images/prod-disp-box-bottom.gif") no-repeat 0 0;
}
.AddToCartInnerDiv
{
	width: 200px;
}
.InnerPriceDiv
{
	width: 175px;
	margin-top: 13px;
}
.ProdDispButtonsDiv
{
	margin-top: 12px;
}
.CurrentPriceDiv
{
	width: 190px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	margin-top: 12px;
	font-weight: bold;
}
.ViewCartLink, .ViewCartLink:active, .ViewCartLink:link, .ViewCartLink:visited
{
	position: relative;
	top: 4px;
	color: #333;
	font: bold 10px/12px Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.ViewCartLink:hover
{
	color: #28506E;
	text-decoration: underline;
}
.ProdDispSkuTable td
{
	width: 42px;
 	vertical-align: middle;
 	padding: 2px 0 2px 0;
}
.ProdDispSkuTable select
{
	width: 120px;
}
.ProdDispQtyTable td
{
	padding-top: 2px;
	vertical-align: middle;
	width: 42px;
}
.ProdDispAddCartButton
{
	width: 177px;
	height: 32px;
	background: url("/Images/add-to-my-cart.gif") no-repeat 0 0;
	cursor: pointer;
	margin: 0;
	border: 0;
	position: relative;
	top: -2px;
}
.ProdDispPriceSpacer
{
	height: 6px;
}
.ProdListRelatedProds
{
	margin-top: 16px;
}
.ProdListRelatedProds td
{
	width: 95px;
	text-align: left;
	padding-top: 8px;
}
.ProdListRelatedProds .VergeSubHeading
{
	white-space: nowrap;
}
.ProdDispPrintPageLink
{
	position: relative;
	right: 15px;
}
 
/* ProductDisplay Main Area */

/* Custom */

.ProdDispInnerDiv
{
	width: 303px;
}
