/****** Product Set Rendering ******/
.productset{
	padding-top:5px;
}
.productsetdetail{
	padding-top:10px;
	border-top:1px solid #ccc;
}
.productdetail .productthumbnails img:hover,
.productdetail .productthumbnails img:active{
	border:1px solid #CE3124;
	cursor:pointer;
}
.productsetdetail .productthumbnails img,
.productsetdetail .productthumbnails img:hover,
.productsetdetail .productthumbnails img:active{
	width:45px;
	height:50px;
	position:relative;
	top:40%;
	left:0%;
	border:none;
}
.productsetdetail .productinfo{
	margin-left:5px;
	width:262px;
	float:right;
	margin-right:0;
	margin-top:0;
	min-height:100px;
}
.productsetdetail .productimages{
	width:63px;
	height:100px;
	margin-left:0;
	float:left;
}
.productsetdetail .productname{
	font-size:17px;
	font-family:"Times New Roman",Times,serif;
	color:#333;
	margin-bottom:10px;
	line-height:20px;
}
.productsetdetail .productname a{
	color:#333333;
	text-decoration:none;
}
.productsetdetail .price{
	font-size:1.1em;
}
.productsetdetail .promotion{
	font-size:1.2em;
	margin:5px 0;
}
.productsetdetail .variationattributes{
	font-size:1.1em;
	margin:0;
	width:261px;
}
.productsetdetail .variationattributes .color{
	border-bottom:1px dotted #ccc;
	width:100%;
}
.productsetdetail .variationattributes .swatches{
	clear:both;
	margin:0 0 0;
}
.productsetdetail .variationattributes .color .selectedvarval{
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	width:115px;
}
.productsetdetail .variationattributes .color ul.swatchesdisplay{
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:110px;
}
.productsetdetail .variationattributes .variantdropdown select{
	width:150px;
}
.productsetdetail .variationattributes .variantdropdown .select{
	position:absolute;
	width:145px;
	height:19px;
	padding:3px 1px 1px 5px;
	color:#000;
	font-weight:bold;
	font:11px;
	background:url(../images/select.gif) no-repeat 0 0;
	overflow:hidden;
}
.productsetdetail .availability{
	font-size:1.1em;
}
.productsetdetail .addtocartbar{
	margin:0;
	padding:0;
}
.productsetdetail .addtocartbar .addtocart .quanity .label{
	font-size:1.1em;
	text-transform:uppercase;
}
.productsetdetail .addtocartbar .addtocart{
	padding:0;
	margin-bottom:10px;
}
.productsetdetail .addtocartbar .addtocart .quanity input.quantityinput{
	font-size:.9em;
}
.productsetdetail .addtocartbar .addtocart button.addtocartbutton span{
	font-size:.9em;
}
.productsetdetail .quanityContainer{
	margin-bottom:10px;
}
.productsetdetail button.addtocartbuttondisabled{
	float:right;
}
.productsetdetail .variationattributes .variantdropdown .label{
	width:auto;
}
.productsetdetail .label{
	margin-right:0;
}
.productsetdetail .price .standardprice,
.bundle .price .standardprice{
	color:#000;
	float:left;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
}
.productset .totalPriceTop, .bundle .totalPriceTop{
	float:left;
	margin-top:10px;
}
.productset .totalPriceTop .label, .bundle .totalPriceTop .label{
	margin-right:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#333;
	float:left;
}
.productset .totalPriceTop .totalPrice .price .salesprice,
.bundle .totalPriceTop .totalPrice .price .salesprice{
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#333;
	float:left;
	font-style:normal;
}
.productset .priceBottom, .bundle .priceBottom{
}
.productset .priceBottom .totalPriceBottom, .bundle .priceBottom .totalPriceBottom{
	float:left;
	margin-top:15px;
}
.productset .priceBottom .totalPriceBottom .label,
.bundle .priceBottom .totalPriceBottom .label{
	margin-right:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#333;
	float:left;
}
.productset .priceBottom .totalPriceBottom .totalPrice,
.productset .totalPriceTop .totalPrice,
.bundle .priceBottom .totalPriceBottom .totalPrice,
.bundle .totalPriceTop .totalPrice{
	text-align:left;
	float:left;
}
.productset .priceBottom .totalPriceBottom .totalPrice .price,
.productset .totalPriceTop .totalPrice .price,
.bundle .priceBottom .totalPriceBottom .totalPrice .price,
.bundle .totalPriceTop .totalPrice .price{
	margin:0;
}
.productset .priceBottom .totalPriceBottom .totalPrice .price .salesprice, .bundle .priceBottom .totalPriceBottom .totalPrice .price .salesprice{
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#333
	;float:left;
	font-style:normal;
}
.productset .addTocartAllTop,
.bundle .addTocartAllTop{
	float:right;
	margin-bottom:10px;
}
.productset .priceBottom .addTocartAllBottom, .bundle .priceBottom .addTocartAllBottom{
	float:right;
	margin-top:10px;
	width:190px;
}
.productset .priceBottom .addTocartAllBottom .productactions, .bundle .priceBottom .addTocartAllBottom .productactions{
	float:right;
}
.productset .priceBottom .addTocartAllBottom .productactions ul, .bundle .priceBottom .addTocartAllBottom .productactions ul{
	margin-top:10px;
}
.productsetdetail .attribute{
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	height:25px;
}
.productsetdetail .attribute .label{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
}
.productsetdetail .attribute .value{
	float:right;
	height:21px;
	margin:0 2px;
	width:50px;
	padding-top:4px;
	text-align:right;
}
.productset .subProductContainer,
.bundle .subProductContainer{
}
.addtocart .btn_cart_set{
	margin-bottom:10px;
}
.productset .subProductContainer .productsetdetail .price .standardprice,
.bundle .subProductContainer .productsetdetail .price .standardprice{
	float:left;
	margin-right:5px;
	padding-right:5px;
	border:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.productsetdetail .sizeprice .salesprice{
	color:#CE3124;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:0;
	text-align:right;
}
.productset .priceBottom .addTocartAllBottom .productactions{
	margin-right:10px;
}
.bundle .priceBottom .addTocartAllBottom .productactions{
	margin-right:5px;
}
.productdetail .productsetdetail .productthumbnails{
	height:50px;
	text-align:center;
	width:45px;
	margin-left:0;
}
