﻿/* Product Display */

.ProdDispLeftTD
{
	width: 210px;
}
.ProdDispMainTD{width:734;}
.productDisp .ProdDispMainTD{width:529px;}
.ProdDispRightTD
{
	width: 205px;
}
.ProdDispLeftDiv
{
	width: 282px;
}
.ProdDispMainImageDiv
{
	width: 100%;
}
.ProdDispMainImageTable
{
	border: 1px solid #999;
}
.ProdDispMainImageTable td
{
	padding: 5px;
}
.ProdDispThumbDiv
{
	margin-top: 9px;
}
.ProdDispThumbTable
{
	border: 1px solid #9B9B9B;
}
.ProdDispThumbTable td
{
	padding: 3px;
}
.ProdDispRightDiv, .ProdDispPageHeading, .ProdDispSwatchDiv, .PageHeadingWrapper{width: 400px;}
.productDisp .ProdDispRightDiv, .productDisp .ProdDispPageHeading, .productDisp .ProdDispSwatchDiv, .productDisp .PageHeadingWrapper{width: 229px;}
.ProdDispPageHeading{max-width: 350px; clear:both;}
.productDisp .ProdDispPageHeading{max-width: 175px; clear:both;}
.ProdDispRightDiv .PageHeading{ line-height:24px;}
.ProdDispPriceDiv{margin-top: 8px; font-size:16px;}
.ProdDispDesc
{
	margin: 12px 0 12px 0;
}
.ProdDispSwatchDiv, .ProdDispBottomButtons
{
	background: url( "../../Images/LP/bottom-line.gif" ) repeat-x 0 0;
}
.ProdSwatchImage img{ margin-top:10px;}
.ProdDispBottomButtons{ margin-top:10px; padding: 10px 0;}
.ViewSizeChartLink
{
	height: 30px;
}
.QuantityText
{
	position: relative;
	top: 3px;
	right: 4px;
}
.AddToCartButton
{
	width: 147px;
	height: 29px;
	overflow: hidden;
}
.ProdDispBackButton
{
	margin-top: 5px;
	position: relative;
	right: 1px;
}
.ProdDispRightWrapper
{
	width: 205px;
}
.ProdDispRightTopDiv
{
	height: 76px;
	background: url( "../../Images/LP/side-cart-top.gif" ) no-repeat 0 0;
}
.ProdDispRightTopDiv_Wholesale
{
	height: 76px;
	background: url( "../../Images/LP/side-cart-topOLD.gif" ) no-repeat 0 0;
}
.ShopCartButton
{
	width: 184px;
	height: 33px;
	background: url( "../../Images/LP/your-shopping-cart.png" ) no-repeat 0 0;
	position: relative;
	top: 15px;
	left: 10px;
}
.ShopCartButton_Wholesale
{
	width: 184px;
	height: 33px;
	background: url( "../../Images/LP/your-shopping-cartOLD.png" ) no-repeat 0 0;
	position: relative;
	top: 15px;
	left: 10px;
}
.ProdDispRightMainDiv
{
	background: url( "../../Images/LP/side-cart-bg.gif" ) repeat-y 0 0;
}
.ProdDispRightContentDiv
{
	width: 184px;
}
.ProdDispRightBottomDiv
{
	height: 10px;
	background: url( "../../Images/LP/side-cart-bottom.gif" ) no-repeat 0 0;
}
.GoToCheckoutButton
{
	margin-top: 9px;
}

/* Shopping Cart */

.ProdDispShopCartImgDiv
{
	width: 25px;
}
.ProdDispShopCartRemoveButton
{
	width: 17px;
	height: 17px;
	background: url( "../../Images/LP/remove.gif" ) no-repeat 0 0;
	display: block;
}
.ProdDispShopCartInfoDiv
{
	width: 150px;
}
.ProdDispShopCartInfoDiv table td
{
	width: 75px;
}
.ProdDispShopCartSep
{
	width: 100%;
	height: 3px;
	overflow: hidden;
	border-top: 1px dotted #999;
	margin-top: 3px;
}
.ProdDispShopCartLines
{
	width: 98%;
	height: 5px;
	overflow: hidden;
	background: url( "../../Images/LP/bottom-line.gif" ) repeat-x 0 0;
	margin-top: 9px;
}
.ProdDispCartTotalsTable
{
	width: 150px;
	margin: 6px 0 0 25px;
}
.PDCTTTD
{
	width: 80px;
}

.SkuItem
{
	width: 227px;
}
.LabelCssClass
{
	padding: 0 0 8px 0;
}
.SkuSelectorDiv{ padding-top:10px;}
.SkuSelectorDiv select
{
	border: 1px solid #CCC;
	color: #666;
	font: normal 12px Verdana, Arial, Sans-Serif;
}
.SkuValidation
{
	color: #ff0000;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
}
.PlusGSTText
{
	color: #707070;
	font: normal 9px/14px Arial, Sans-Serif;
}

.ProdDispDesc p 
{
    margin: 0 !important;
    padding: 0 !important;
}

/* end Product Display */

