/******************************************************************************
* HEADER
******************************************************************************/
.PDBreadcrumb
{
	margin-top: 5px;
	text-align: left;
}

.PDBrandedHeader
{
	margin-top: 20px;
	width: 100%;
}

.PDBrandCell
{
	padding-left: 10px;
	vertical-align: middle;
}

.PDNameCell
{
	vertical-align: top;
	width: 100%;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.PDNoBrandHeader
{
	margin-top: 20px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/******************************************************************************
* LAYOUT
******************************************************************************/
.PDBody
{
	margin-top: 20px;
	width: 100%;
}

.PDLeftColumn
{
	width: 50%;
	vertical-align: top;
}

.PDMiddleColumn
{
	width: 1px;
}

.PDRightColumn
{
	width: 50%;
	padding-right: 7px;
	vertical-align: top;
}

.PDBurst
{
	text-align: right;
}

.PDOptions
{
	border: solid 1px #C8C8C8;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.PDOptionsHandling
{
	text-indent: -12px;
	padding-left: 12px;
}

.PDSkuStatus
{
	margin-top: 3px;
	text-indent: -12px;
	padding-left: 12px;
}

.PDQuickShip
{
	margin-top: 3px;
}

.PDSizes
{
	text-align: left;
	margin-top: 3px;
}

.PDSizes table
{
	width: 228px;
}

.PDSizes table tr td
{
	width: 100%;
}

td.PDSizeCell
{
	text-align: left;
	vertical-align: top;
	width: auto! important;
	padding: 0px 1px 0px 0px! important;
	margin: 0px 0px 0px 0px! important;
}

td.PDSizeHeaderCell, td.PDSizeFooterCell
{
	width: 100%! important;
}

.PDCustomizations
{
	margin-top: 10px;
}

.PDQuantity
{
	margin-top: 10px;
	font-weight: bold;
}

.PDQuickShipQuantityMessage
{
	margin-top: 10px;
	padding: 0px 0px 0px 0px! important;
	font-weight: normal;
	min-height: 50px;
	vertical-align: top;
}

.PDSectionHeader
{
	margin-top: 10px;
	background-color: #D8D8D8;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5C5C5C;
	padding: 2px 5px;
}

.PDSection
{
	text-align: left;
	padding: 10px;
	border: solid 1px #C8C8C8;
	border-top: none;
}

/* PDVideo */
.PDVideoControlContainer
{
	padding:3px 12px 5px 12px;
}

.PDVideoControl
{
	border: solid 1px #C8C8C8;
	padding:5px 0px 5px 0px;
	width: 275px;
	text-align: left;
}

.PDVideoText
{
	white-space:nowrap;
	text-align:center;
	width:151px;
}

.PDVideoLabel 
{
	display: block;
	color: Black;
	line-height: 15px;
	text-decoration: underline;
}

.PDVideoImage
{
	float: left; 
    margin:3px 5px 3px 3px; 
}

.PDVideoCallOutPointer
{
	position: absolute;
	margin-left: 20px;
	margin-top: -12px;
}

.PDVideoCallOutMessage
{
	position: absolute;
	margin-left: -140px;
	border: solid 1px #961a1d;
	padding: 5px 5px 5px 5px;
	width: 260px;
	background-color: White;
}

/******************************************************************************
* IMAGE
******************************************************************************/
.PDFullSizeImages
{
	cursor: pointer;
	width:250px;
	height:250px;
	overflow:hidden;
	text-align: center;
}

.PDThumbnail
{
	cursor: pointer;
}

.PDImageVideoTable
{
	height:256px;
}
.PDVideoControl td
{
	font-size: 8pt;
}

/******************************************************************************
* TAB BOX
******************************************************************************/
.PDTabs td,
.PDTabs td div
{
	background-repeat: no-repeat;
	width: 91px;
	height: 30px;
	cursor: pointer;
}

td.PDDescriptionTab, td.PDDescriptionTabSelected,
td.PDSizingTab, td.PDSizingTabSelected,
td.PDAuthenticityGuaranteeTab, td.PDAuthenticityGuaranteeTabSelected
{
	padding-right: 1px;
}

/* This tab will only appear to the far right so no padding is needed */
td.PDAbsentTab div
{
	background-color: Transparent;
	border-bottom: solid 1px #CDCDCD;
	cursor: default;
}

td.PDDescriptionTab div
{
	background-image: url(/images/Global/n-pd-gfx-tab1-x.gif);
	border-bottom: solid 1px #CDCDCD;
}

td.PDSizingTab div
{
	background-image: url(/images/Global/n-pd-gfx-tab3-x.gif);
	border-bottom: solid 1px #CDCDCD;
}

td.PDAuthenticityGuaranteeTab div
{
	background-image: url(/images/Global/n-pd-gfx-tab4-x.gif);
	border-bottom: solid 1px #CDCDCD;
}

td.PDReviewsTab div
{
	background-image: url(/images/Global/n-pd-gfx-tab2-x.gif);
	border-bottom: solid 1px #CDCDCD;
}

td.PDDescriptionTabSelected div
{
	background-image: url(/images/Global/n-pd-gfx-tab1-o.gif);
	border-bottom: solid 1px White;
}

td.PDSizingTabSelected div
{
	background-image: url(/images/Global/n-pd-gfx-tab3-o.gif);
	border-bottom: solid 1px White;
}

td.PDAuthenticityGuaranteeTabSelected div
{
	background-image: url(/images/Global/n-pd-gfx-tab4-o.gif);
	border-bottom: solid 1px White;
}

td.PDReviewsTabSelected div
{
	background-image: url(/images/Global/n-pd-gfx-tab2-o.gif);
	border-bottom: solid 1px White;
}

/* Styles the container for each tab's information */
.PDTabContent
{
	border: solid 1px #CDCDCD;
	border-top: none;
}

.PDDescriptionTabContent,
.PDReviewsTabContent
{
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.PDDescriptionTabBoldChat
{
	text-align: center;
	padding-top: 10px;
}

.PDSizingTabContent
{
	text-align: left;
}

.PDLicensing
{
	margin-top: 5px;
}

.PDAuthenticity
{
	margin-top: 5px;
}


.PDSkuStatus,
.PDOptionsHandling,
.PDItemCode,
.PDQuantity,
.PDMadeBy,
.PDLicenses,
.PDCOA,
.PDUnavailableEmail
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.PDCoaText,
a.PDCoaLink:link,
a.PDCoaLink:active,
a.PDCoaLink:visited,
a.PDCoaLink:hover
{
	font-weight: bold;
}

a.PDCoaLink:link,
a.PDCoaLink:active,
a.PDCoaLink:visited,
a.PDCoaLink:hover
{
	font-family: Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration: none;
	color: Black;
}

.PDMadeBy
{
	margin: 5px 0px;
}

.PDMadeByText
{
	font-weight: bold;
}

.PDPleaseNote
{
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.PDSupplierMessage
{
	display: block;
	margin: 5px 0px;
}

.PDHandlingMessage
{
	display: block;
	margin: 3px 0px;
}

.PDReturnPolicy
{
	display: block;
	margin: 3px 0px;
}

/******************************************************************************
* OPTIONS
******************************************************************************/

.PDRelatedMerchandise
{
	margin-top: 15px;
}

.PDUnavailableEmail
{
	margin-top: 15px;
	font-size: 8pt;
	text-align: center;
}

/*** Prices ***/

.PDRegularPrice
{
	font-weight: bold;
	font-size: 12pt;
}

.PDSalePriceCaption{
	font-size: 11pt;
	font-weight: bold;
}
.PDSalePriceCaption b{
color:Red;
}

.PDSalePrice
{
	font-size: 11pt;
	font-weight: bold;
}

.PDSalePriceWas
{
	color: #858585;
	font-size: 11pt;
}

.PDListPrice
{
	color: #858585;
	font-size: 11pt;
	text-decoration: line-through;
}

/*** Customizations ***/

.PDCustomizationSeparator
{
	height: 3px;
}

.PDCustomizationCaption
{
	font-weight: bold;
	padding-bottom: 3px;
}

.PDCustomizationValue
{
	padding-top: 2px;
}

.PDCustomizationSingleLine
{
	width: 150px;
}

.PDCustomizationMultiLine
{
	width: 215px;
}

.PDCustomizationDropDown
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.PDQuantityTextBox
{
	width: 30px !Important;
}

.PDQuantityError
{
	color: #961a1d! important;
	font-family: Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 700;
	margin-top: 3px;
}

.PDAddToCart
{
	margin-top: 5px;
	text-align: center;
}

/*** QuickShip ***/

.PDQuickShip
{
	margin-top: 20px;
}

.PDQuickShipMessage
{
	color: #333333;
	font-weight: 700;
}

.PDQuickShipTime
{
	color: #961a1d;
	font-size: 8pt;
	font-weight: 700;
}

.PDQuickShipPromoTime
{
	color: #961a1d;
	font-size: 10pt;
	padding: 0px 4px;
}

/*** Sizes ***/

table.SizeDefault, table.SizeHover, table.SizeSelected, table.SizeDisabled, table.SizeTable
{ cursor:pointer; }

table.SizeTable
{
	margin-top: 1px;
	width: auto! important;
}

table.SizeTable tr td
{
	width: auto! important;
}

.SizeDiv
{
	text-align: center;
	padding: 2px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.SizeCallOutPointer
{
	position: absolute;
	margin-left: 5px;
	margin-top: -12px;
	z-index:2;
}

.SizeCallOutMessage
{
	position: absolute;
	border: solid 1px #961a1d;
	padding: 5px 5px 5px 5px;
	width: 215px;
	background-color: White;
	z-index:2;
}

.SizeDefault
{
	background-color: White;
	color: #3e3e3e;
	border: solid 1px #000000;
}

.SizeHover
{
	background-color: White;
	color: #3e3e3e;
	border: solid 1px #961a1d;
}

.SizeSelected
{
	background-color: #961a1d;
	color: White;
	border: solid 1px #000000;
}

.SizeDisabled
{
	background-color: White;
	color: #b2b2b2;
	cursor: default! important;
	border: solid 1px #b2b2b2;
}
/**** Size Call out prices ****/
div.callOutPrice{

}
span.callOutSale,
span.callOutClearance{
font-weight:bold;
color:#FF0000;
}

/******************************************************************************
* RELATED DATA
******************************************************************************/

a.PDRelatedCategory:link,
a.PDRelatedCategory:visited
{
	display: block;
	color: Black;
	line-height: 15px;
}

.PDShippingPromo
{
	margin-top: 3px;
	cursor: pointer;
}

a.PDShippingPromoWithLink:link, 
a.PDShippingPromoWithLink:visited,
a.PDShippingPromoWithLink:active
{
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	text-decoration: none !important;
	cursor: pointer;
}

.PDFreeShippingPromo
{
	margin-top: 3px;
}

.PDShippingPromoArrow
{
	padding-top: 2px;
}

.PDShippingPromoText
{
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size:8pt;
	text-decoration: none !important;
}

.PDHolidayPromoText
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ADD548;
	text-decoration: none !important;
	width: 255px;
}

.PDPromoQuickShipText
{
	width: 185px;
	padding: 2px 0px 0px 5px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, Sans-serif;
}

a.PDNonLinkedShippingPromo,
a.PDNonLinkedShippingPromo div
{
	cursor: default! important;
}

/*** Upsells ***/

.PDUpsellImage
{
	float: left;
	margin-right: 5px;
}

.PDUpsellName
{
	color: #333333;
	font-family: Helvetica,sans-serif;
	font-size: 12pt;
}

.PDUpsellAddToCart
{
	margin-top: 10px;
	text-align: center;
}

.PDUpsellDescription
{
	clear: both;
	padding-top: 10px;
}

.PDUpsellSizes
{
	margin-top: 10px;
}

.PDUpsellPriceMessage
{
	clear: both;
	margin-top: 10px;
	color: Black;
	font-size: 10pt;
}

.PDUpsellCustomizations
{
	margin-top: 5px;
}

.PDUpsellPrice
{
	font-weight: bold;
}

/*** CrossSells ***/

.PDCrossSellSection
{
	padding: 0px;
	border: solid 1px #c8c8c8;
	border:none;
	border-top: none;
}

.PDCrossSellSection table
{
	width: 100%;
	border: none;
	background-color: #c8c8c8;
}

.PDCrossSellSection td
{
	background-color: White;
}

a.PDCrossSellPrice:link,
a.PDCrossSellPrice:active,
a.PDCrossSellPrice:visited,
a.PDCrossSellPrice:hover
{
	color: Black;
	text-decoration: underline;
}

/******************************************************************************
* IMAGE VIEWER POPUP
******************************************************************************/
.ImageViewerPopupThumbnails
{
	
}

.ImageViewerPopupImage
{
	margin-top: 10px;
	height: 600px;
}

/******************************************************************************
* REGULATORY MESSAGES
******************************************************************************/
.PDRMContainer
{
	margin: 0 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 225px;
}

.PDRMIcon
{
	float: left; 
	margin-right: 5px;	
}

.PDRMText
{}

/****************************************
		OVERLAY
****************************************/
.overlayIframe
{
position: absolute;
z-index: 2;
background:Transparent;
top:165px;
left:809px;
width:188px;
height:215px;
display:none;
}
.overlay
{
width:193px;
position:absolute;
top:165px;
left:809px;
z-index:950000;
padding:0px;
overflow:hidden;
display:none;
background:White;
}
.olContainer
{
background-color:#D6D6D6;
border-width:1px;
border-color:#E8E8E8;
border-style:solid;
}

.olCloseRow
{
	background:#D6D6D6;
	height:20px;
}
.olCloseButton
{
	cursor:pointer;
	float:right;
	display:inline;
	width:12px;
	height:12px;
	margin:8px 10px 1px 0px;
	background: Transparent url(/images/Global/Overlay/close.gif) no-repeat top left;
}
.olCloseButton img
{
	border:none;
}
.olDetailRow
{
	width:170px;
	margin:0px 10px 15px 10px;
}
.olDetailRowImage
{
	float:left;
	display:inline;
	width:55px;
}
.olDetailRowText
{
	float:left;
	display:inline;
	margin-left:5px;
	width:110px;
	color:#333333;
	font:normal 11px Arial;
	text-align:left;
}
.olDetailRowItemAdded
{
	font:bold 11px Arial;
	text-align:left;
	color:#333333;
}
.olSpacerRow
{
	height:1px;
	width:190px;
	margin:5px 0px;
	font-size:0px;
	clear: both;
}
.olCheckoutRow
{
	background:#A4A4A4;
	padding:10px;
	height:30px;
	margin:0px 0px 0px 0px;
}
.olCRResumeButton
{
	cursor:pointer;
	float:left;
	display:inline;
	height:30px;
	width:83px;
	border:none;
	background: Transparent url(/images/Global/Overlay/resume.gif) no-repeat top left;
}
.olCRCheckoutButtonCol
{
	display:inline;
	float:right;
	height:30px;
	width:83px;
}