/******************************************************************************
* xTtnlGShop.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

.gshpProductPage {
	overflow:hidden;
}
.productFloatingDivRightPart input.gshpBasketQuantityInput,
.productPricesAndQuantity input.gshpBasketQuantityInputProduct{
	width:30px;
	margin-left:6px;
	text-align:center;
}
.productFloatingDivRightPart,
.productFloatingDivRightPart form{
	text-align:left;
}
.productThumbnailDiv,
.productFloatingLabel,
.productFloatingPrice{
	width:auto;
}
.gshpCommandBar{
	height:80px;
}


/* basket */

/* BtoC
div.gshpAddressesBasket,
div.gshpClientBasketDetail{
	width:auto;
}
div.gshpClientBasketDetail{
	margin-left:4px;
}
.gshpBasketStep1 .gshpOrderButton span,
.gshpBasketStep2 .gshpContinueButton span,
.gshpBasketStep3 .gshpContinueButton span,
.gshpBasketStep4 .gshpContinueButton span,
.gshpBasketStep5 .gshpContinueButton span,
.gshpBasketCommandSummary .gshpBackToShopButton span{
	float:none;
}

table.gshpBasketTable td.gshpBasketCell{
	background-image:none;
	border-left:0px;
	color:#000;
}
tr.gshpBasketRow_buttonBar td.gshpBasketCommandBar{
	padding-top:20px;
}*/
/* BtoB*/
.gshpBasketB2BPage .gshpBasketTable{
	width:100%;
	margin-bottom:10px;
}
div.gshpTitleBarRight{
	right:1px;
}
