#shopProductWrapper {
	position:relative;
	float:left;
	width:708px;
	min-height:104px;
	height:100%;
	margin-bottom:18px;
	background-image:url(../../../images/productsSmPriceTag.png);
	background-repeat:no-repeat;
}
#shopProductWrapperLg {
	position:relative;
	float:left;
	width:708px;
	min-height:104px;
	height:100%;
	margin-bottom:17px;
	background-image:url(../../../images/productsLgPriceTag.png);
	background-repeat:no-repeat;
}
#productLeftWrapper {
	position:relative;
	float:left;
	width:540px;
	height:100%;
}
#productHeading {
	position:relative;
	float:left;
	width:540px;
	height:100%;
	font-size:22px;
	font-weight:bold;
	color:black;
	text-align:left;
	line-height:40px;
	padding-top:3px;
}
#productImage	{
	position:relative;
	float:left;
	width:115px;
	height:100%;
}
#productDescription {
	position:relative;
	float:left;
	width:405px;
	height:100%;
	margin-left:20px;
}
#productRightWrapper {
	position:relative;
	float:right;
	width:137px;
	height:100%;
}
#productPriceWrapper {
	position:relative;
	width:137px;
	height:55px;
	margin-top:6px;
}
#productPrice	{
	font-size:26px;
	font-weight:bold;
	color:#F7931E;
	text-align:center;
	padding-left:2px;
	padding-top:4px;
	line-height:26px;
}
#priceDetail	{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:black;
	text-align:center;
	padding-left:2px;
	margin-top:0px;
}
#productButtonWrapper {
	position:relative;
	width:137px;
	height:100%;
	margin:122px 0px 0px 0px;
}
#productButtonTop{
	width:137px;
	height:41px;
}
#productButtonWrapper2 {
	position:relative;
	width:137px;
	height:100%;
	margin:81px 0px 0px 0px;
}
#clickPreview	{
	position:relative;
	width:137px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#FF8103;
	text-align:center;
	line-height:14px;
	padding-bottom:6px;
}
#clickPreview a{
	text-decoration:none;
}
#clickPreview a:hover{
	text-decoration:underline;
}
#clickPreview a:visited{
	text-decoration:none;
}
#productSelectWrapper {
	position:relative;
	top:0px;
	width:137px;
	height:35px;
}
#productSelectBox {
	position:relative;
	width:137px;
	height:20px;
	border:1px;
	border-style:solid;
}
#productSelect {
	position:relative;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-align:left;
	line-height:20px;
	padding-left:4px;
}
#productButton	{
	position:relative;
	width:137px;
	height:34px;
}
#productButtonTop a{
	color:#F7931E;
	text-align:center;
	font-size:12px;

}
#menuProductsheader	{
	position:relative;
	width:230px;
	height:100%;
	text-align:left;
	background-color:#DAF3F7;
}
#menuTabWrapper {
	position:relative;
	width:230px;
	height:100%;
	background-color:#DAF3F7;
	padding-top:2px;
}
#menuShopTabs {
	position:relative;
	width:214px;
	height:39px;
	margin:10px auto 0px auto;
}
#menuGrey{
	position:relative;
	margin:0px auto;
	width:230px;
	height:100%;
	min-height:380px;
	background-color:#DAF3F7;
}
#selectOpts{
	float:right;
}
