#ProductLoop {margin:10px;}
.Product {position:relative;overflow:hidden;border-style:solid;border-width:1px;border-radius:5px;margin-bottom:10px;}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Fixes webkit border radius child bug */
	.Product .ProductContainer1 {border-radius:0 0 0 4px;}
	.Product .ProductTitle + .ProductContainer1 {border-radius:0 0 4px 4px;}/* If praragraph */	
	.Product .ProductContainer2 {border-radius:0 0 4px 0;}
	.ProductTitle {border-radius:4px 4px 0 0;}
}
.Product .ProductContainer1 {overflow-x:auto;overflow-y:hidden;text-align:left;padding-bottom:5px;border-right-style:dotted;border-right-width:1px;}
.Product .ProductTitle + .ProductContainer1 {border-right:0;}/* If praragraph */
.Product .ProductContainer2 {float:right;width:190px;text-align:left;padding-bottom:5px;}

.ProductContainerClear {clear:both;height:1px;}
.ProductContainerClear span {display:none;}

.ProductImageContainer {float:right;margin:10px 10px 10px 10px;}
 .ProductImage img {position:relative;display:block;border:0;margin:0;}
 .ProductImageCaptionIcons {height:18px;}
 .ProductImageCaptionIcons div {display:inline;float:right;}
 .ProductImageCaption {line-height:12px;font-size:10px;padding:2px;}
#ProductMoreDetailsIcon.LayoutObject {width:15px;height:15px;background-image:url(../media/MoreDetails.gif);background-repeat:no-repeat;background-position:center;}
 #ProductMoreImagesIcon.LayoutObject {width:22px;height:18px;background-image:url(../media/gallery.png);background-repeat:no-repeat;background-position:center;}
 .ProductImageCaptionIcon {width:22px;height:18px;background-image:url(../media/zoom.png);background-repeat:no-repeat;background-position:center;}

.ProductTitle {font-weight:bold;font-size:18px;padding:5px 10px;}
/* catalog number */ .ProductNumber {background-image:none;text-align:left;font-weight:normal;font-size:12px;}

.ProductIntroduction {padding:.5em 10px;text-align:left;font-size:14px;font-weight:normal;}
.ProductDescription {padding:.5em 10px;text-align:left;font-size:12px;}

.ProductDetailedDescription {background-image:none;border:0px;margin:5px;text-align:left;}

.ProductOptions {position:relative;margin:0 0 5px 0;text-align:left;}
 .ProductOptionName {font-size:12px;font-weight:bold;padding-bottom:1px;border-bottom-width:1px;border-bottom-style:solid;clear:both;padding-top:5px;}
 .ProductChoiceName {position:relative;font-size:11px;margin:3px 0 3px 0;clear:both;}
 .ProductChoiceName input, .ProductChoiceName select, .ProductOptions .ProductChoiceName textarea {margin:2px 0;z-index:10;max-width:170px;}
 .ProductChoiceName input[type=radio], .ProductChoiceName input[type=checkbox] {float:left;}
 .ProductChoiceName span {display:block;margin-left:24px;padding:3px 0 3px 0;border-bottom-width:1px;border-bottom-style:dotted;}
.ProductOptions br {display:none;}

table.ProductFeatures {position:relative;font-size:11px;margin:5px;line-height:1.3em;border-radius:5px;}
	.ProductFeatures th {max-width:50%;text-align:left;font-weight:bold;padding:0 1em .5em 5px;vertical-align:top;}
	.ProductFeatures td {text-align:left;padding:0 5px .5em 0;vertical-align:top;}
	.ProductFeatures tr:first-child th, .ProductFeatures tr:first-child td {padding-top:5px;}
	.ProductFeatures tr:last-child th, .ProductFeatures tr:last-child td {padding-bottom:5px;}

.ProductPurchaseContainer {margin:5px;padding:5px;}
.ProductDiscount {background-image:none;border:0px;margin:0px;text-align:left;margin:5px;margin-top:3px;}
.ProductPriceIntro {white-space:nowrap;text-decoration:none;font-weight:normal;font-size:14px;}
.ProductPrice {background-image:none;border:0px;margin-right:3px;text-align:left;font-weight:bold;font-size:18px;}
.ProductPriceOriginal {vertical-align:top;font-size:12px;font-weight:normal;padding-right:2px;padding-left:2px;text-decoration:line-through;}
.ProductPriceCalculated {font-weight:bold;font-size:18px;}
.ProductPriceGroupPart1 {font-weight:bold;display:block;}
.ProductPriceGroupPart1_Text {font-size:14px;}
.ProductPriceGroupPart1_Amt {font-size:18px;}
.ProductPriceGroupPart2 {font-weight:normal;font-size:10px;display:block;}
.ProductIncTaxes {font-size:11px;font-weight:normal;white-space:nowrap;}
.ProductCurrencySymbol {font-size:13px;}
.ShippingChargeForProduct {}

.ProductNumberBasePriceContainer {margin:10px 5px 0px 5px;padding:5px 5px 0px 5px;}
.ProductNumberBasePriceContainer div {border-bottom-width:1px;border-bottom-style:dotted;padding:.25em 0;}
.ProductNumberBasePriceContainer div:last-child {border:0;}
.ProductNumber, .ProductNumberBasePriceContainer, .ProductBasePrices, .ProductWeightContainer, .ProductStockContainer, .ProductManufacturer  {font-size:10px;line-height:1.2em;}
 .ProductWeight {background-image:none;border:0px;margin:0px;}
 .ProductBasePrice, .ProductWeightText, .ProductInternationalCatalogNumber .EAN {font-weight:bold;}
 div.ProductStock {border:0;}
 .ProductWeightUnit {background-image:none;border:0px;margin:0px;}
 .ProductBasePrice {}
 .ProductBasePrice nobr {font-weight:normal;}
 .ProductManufacturer {font-weight:bold;}

 /* Stock control */
.ProductStockContainer {position:relative;overflow:hidden;font-weight:bold;}
.ProductStockTlight {display:none;float:left;margin-right:3px;}
.ProductStockTlight > span {display:block;float:left;height:10px;width:17px;margin:0px 2px 0px 0px;border-radius:2px;border-width:1px;border-style:solid;}
.ProductStockTlight > span > span {display:block;height:8px;width:15px;margin:1px;border-radius:2px;}
.ProductStockTlight1 span {background-color:#65B00F;background:-webkit-gradient(linear, left top, left bottom, from(#65b00f), to(#006837));background:-moz-linear-gradient(top,#65b00f,#006837);background:-ms-linear-gradient(top,#65b00f,#006837);background:linear-gradient(top,#65b00f,#006837);}
.ProductStockTlight2 span {background-color:#ff7733;background:-webkit-gradient(linear, left top, left bottom, from(#ff7733), to(#ed4f00));background:-moz-linear-gradient(top,#ff7733,#ed4f00);background:-ms-linear-gradient(top,#ff7733,#ed4f00);background:linear-gradient(top,#ff7733,#006837);}
.ProductStockTlight3 span {background-color:#ff0000;background:-webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#b00000));background:-moz-linear-gradient(top,#ff0000,#b00000);background:-ms-linear-gradient(top,#ff0000,#b00000);background:linear-gradient(top,#ff0000,#b00000);}

.ProductDiscountMessage {background-image:none;padding:.25em 10px;text-align:left;font-size:12px;font-weight:bold;}

.ProductQuantityUnit {padding-left:2px;}
.ProductQuantity input {background-image:none;font-size:12px;margin:0px;padding:0px;width:40px;height:20px;text-align:right;}

.LayoutObject#GroupProductComponents1 {float:right;padding:5px;width:auto;overflow:hidden;}

.ProductHighlight {}
.Product .ProductMoreDetails {text-align:left;font-size:12px;margin:0px 5px 5px 5px;padding:0px 5px 5px 5px;}
.ProductMoreDetails a {background-color:transparent;}
.Product a {text-decoration:underline;}

/* Buttons */
.ProductIcons {position:relative;overflow:hidden;margin:5px 0px;}
.ProductOptions + .ProductIcons {margin:5px 0px;}
.QntyBox {float:left;}
.QntyBox input {margin-top:1px;}
.QntyBox + .AddToBasketButton {margin-left:5px;}
.AddToBasketButton {float:left;border-radius:5px;border-width:1px;border-style:solid;font-size:14px;line-height:24px;font-weight:bold;padding:0 5px 0 2px;}
.AddToBasketButton span.ImgLink {display:block;float:left;color:inherit;background-color:transparent;background-image:url("../media/sgk_cart.png");background-repeat:none;background-repeat:no-repeat;background-position:0 center;padding-left:23px;}
.AddToBasketButton span {display:block;/*ie7 start*/white-space:nowrap;/*ie7 end*/}
.AddToBasketButton + .FavoritesButton {margin-left:5px;}
.FavoritesButton {float:left;border-radius:5px;border-width:1px;border-style:solid;}
.FavoritesButton span.ImgLink {display:block;background-image:url("../media/sgk_fav.png");background-repeat:none;background-repeat:no-repeat;background-position:center;height:24px;width:24px;}
.FavoritesButton span {display:none;}

.AddToBasketButton, .FavoritesButton{cursor:pointer;background-image:url("../media/a2b_grad.png")/* IE7 */;background-position:top left;background-repeat:repeat-x;background-image: -ms-linear-gradient(top, rgba(255,255,255,.2), rgba(0,0,0,.2));background-image: -moz-linear-gradient(top, rgba(255,255,255,.2), rgba(0,0,0,.2));background-image: -o-linear-gradient(top, rgba(255,255,255,.2), rgba(0,0,0,.2));background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,.2)), color-stop(1, rgba(0,0,0,.2)));background-image: linear-gradient(top, rgba(255,255,255,.2), rgba(0,0,0,.2));}
.AddToBasketButton:hover, .FavoritesButton:hover {background-image:url("../media/a2b_grad.png")/* IE7 */;background-position:bottom left;background-repeat:repeat-x;background-image: -ms-linear-gradient(top, rgba(0,0,0,.2), rgba(255,255,255,.2));background-image: -moz-linear-gradient(top, rgba(0,0,0,.2), rgba(255,255,255,.2));background-image: -o-linear-gradient(top, rgba(0,0,0,.2), rgba(255,255,255,.2));background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,.2)), color-stop(1, rgba(255,255,255,.2)));background-image: linear-gradient(top, rgba(0,0,0,.2), rgba(255,255,255,.2));}

/*
Version tag, please don't remove
$Revision: 8348 $
$HeadURL: svn://3d3-p432/ShopFactory/branches/V9_37/bin/Templates/ProductLoops/9-BMP_1/stylesheet.css $
*/
