/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

div#local
{
	font-size: 0.9em;
	width: 100%;
}

* html div#local
{
	height: 1%;
}

div#local ul
{
	margin: 0pt;
	width: 100%;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 10pt;
}

div#local li
{
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1em;
}

div#local a, div#local a:link, div#local a:active, div#local a:visited
{
	margin: 0pt;
	padding: 5px 0px;
	background: transparent none repeat scroll 0% 50%;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

div#local a:hover
{
	text-decoration: underline;
}

.LocalTitle
{
	border-left: 1px solid rgb(153, 153, 153);
	border-right: 1px solid rgb(192, 192, 192);
	border-bottom: 1px solid rgb(191, 191, 191);
	font-weight: bold;
	padding-bottom: 4px;
	background-color: rgb(255, 255, 255);
	padding-top: 3px;
	margin-left: 7pt;
	padding-left: 4px;
	font-family: Verdana;
	font-size: 8pt;
	margin-top: 8pt;
	margin-bottom: 4pt;
	background-image: url(images_UI/BG_LocalTitle.gif);
	width: 155px;
}

.ItemPrice
{
	padding: 3px 6px 3px 6px;
	margin:3px 6px 3px 6px;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(51, 51, 51);
}

.ProductDetailBuy
{
	padding: 3px 6px 3px 30px;
	font-size: 10pt;
	font-weight: bold;
}

.CartAddressLabel
{
	display: block;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	float: left;
	clear: left;
	width: 80px;
}
.CartItem10px
{
	display: block;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	float: left;
	clear: left;
	width: 10px;
}
.CartItem35px
{
	display: block;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	float: left;
	clear: left;
	width: 35px;
}
.CartItemQuantity
{
	display: block;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	float: left;
/*	clear: left;*/
	width: 50px;
}

.CartAddressRow
{
	float: left;
	clear: left;
	margin-top: 3px;
	margin-bottom: 2px;
	width: 100%;
	display: block;
}

.CartItemsRow15px
{
	width:15;
}

.CartItemsRow
{
	border-top: 1px solid rgb(200, 200, 200);
	/*float: left;*/
	/*clear: left;*/
	/*width: 100%;*/
	/*display: block;*/
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.CartItemDetails
{
	display: block;
	float: left;
	width: 50%;
}

.CartItemEdit
{
	float: right;
	display: block;
}

.CartItemTotalAmount
{
	float: right;
	display: block;
	font-weight:bold;
	font-size: 14px;
	border: 1px solid rgb(10,10,10);
	padding: 4px;
	background-color: rgb(235,235,235);
}


/* Pagina di dettaglio del prodotto */

.ProductDetailDesc
{
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 10px;
	border-bottom: 1px dashed rgb(102, 102, 102);
}

.ProductDetailImage
{
	margin-top: 6px;
}

.ProductDetailTABLE
{
	width: 100%;
	margin: 0px;
}

.ProductDetailTR
{
}

.ProductDetailLabelTD
{
	font-weight: bold;
	width: 200px;
}

.ProductDetailTextTD
{
}

.ProductDetailtDiscount
{
	color: Red;
	font-weight: bold;
}

.ProductDetailtAddCart
{
	text-align:center;
	font-weight: bold;
}

.ProductDetailDisponibile
{
	color: Green;
}

.ProductDetailNonDisponibile
{
	color: Red;
	font-weight: bold;
}

.ProductDetailInEsaurimento
{
	color: rgb(255, 102, 0);
}

