﻿/* ProductDisplay Main Area */

.ProdDispLeftDiv
{
	width: 319px;
}
.ProdDispRightDiv
{
	width: 408px;
	background: url("/Images/2009/vert-dots.gif") repeat-y 8px 0;
}
.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;
}
.ProdDispRightInnerDiv
{
	width: 375px;
}
.MagicZoom
{
	margin: 0 auto;
}
.ProdDispDesc
{
	padding-top: 3px;
}
.ProdDispPrice
{
	margin-top: 5px;
	padding-top: 5px;
	line-height: 20px;
}
.ProdDispPrice div
{
	float: left;
}
.ProdDispPrice .GreyText
{
	line-height: 18px;
}
.ProdDispRelatedDocs, .ProdDispSkuTable, .ProdDispLinksDiv
{
 	margin-top: 8px;
}
.ProdDispLinksDiv
{
	height: 30px;
}
.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: 371px;
	margin-top: 15px;
}
.AddToCartTopBG
{
	height: 7px;
	background: url("/Images/2009/prod-disp-info-top.gif") no-repeat 0 0;
}
.AddToCartBottomBG
{
	height: 7px;
	background: url("/Images/2009/prod-disp-info-bot.gif") no-repeat 0 0;
}
.AddToCartArea
{
	background: #EBEBEB;
}
.AddToCartInnerDiv
{
	width: 320px;
}
.InnerPriceDiv
{
	width: 175px;
	margin-top: 13px;
}
.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
{
	width: 202px;
}
.ProdDispQtyTable td
{
	padding-top: 2px;
	vertical-align: middle;
	width: 42px;
}
.ProdDispPriceSpacer
{
	height: 6px;
}
.ProdListRelatedProds
{
	margin-bottom: 8px;
}
.RelatedProdWrapper
{
	background: url("/Images/2009/horiz-dots.gif") repeat-x 0 0;
}
.ProdListRelatedProds td
{
	width: 112px;
	vertical-align: top;
}
.RelatedProdText
{
	position: relative;
	right: 20px;
	white-space: nowrap;
	line-height: 33px;
}
.EmailFriendLink
{
	position: relative;
	right: 20px;
}
.ProdDispLinksDiv .BlueButton, .ProdDispLinksDiv .BlueButton:active, .ProdDispLinksDiv .BlueButton:link, .ProdDispLinksDiv .BlueButton:visited,
.ProdDispLinksDiv .BlueButtonLong, .ProdDispLinksDiv .BlueButtonLong:active, .ProdDispLinksDiv .BlueButtonLong:link, .ProdDispLinksDiv .BlueButtonLong:visited
{
	text-transform: none;
}
 
/* ProductDisplay Main Area */

.ProdDispImageLink
{
	background: url("/Images/2009/prod-disp-img-bg.gif") no-repeat center 100%;
	padding-bottom: 22px;
	display: block;
}
h1 .BigBoldDark, h1 .ProdDispHeading
{
	line-height: 23px;
}
.ProdDispDescDiv
{
	padding-top: 10px;
	margin-top: 6px;
	background: url("/Images/2009/horiz-dots.gif") repeat-x 0 0;
}
.ProdDispInfoDiv
{
	border-top: 1px solid #DBDBDB;
}
.AddCartButton
{
	position: relative;
	left: 69px;
	margin-top: 4px;
}
.ProdDispDocLinksDiv
{
	float: right;
	position: relative;
	top: 14px;
	right: 66px;
}
.ProdDispDocLinksDiv a, .ProdDispDocLinksDiv a:active, .ProdDispDocLinksDiv a:link, .ProdDispDocLinksDiv a:visited
{
	color: #3285FF;
	font: bold 10px/12px Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.ProdDispDocLinksDiv a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.ImageThumbLink
{
	background: url("/Images/2009/prod-related-bg.gif") no-repeat center 100%;
	padding-bottom: 3px;
	display: block;
}
.RelatedProdThumbDiv
{
	height: 116px;
}
.RelatedProdInner
{
	width: 333px;
}

