﻿p.pager{
	border:1px solid #7f0802;
	font-size:0.8em;
	margin:10px 0px 0px 0px;
	width:100%;
	padding:10px;
	}
.PagesRepeater{
	margin:0px 0px 0px 4px;
	padding:0px 2px 0px 2px;
	border:1px solid #dd0000;
	}
body{
	font-family:Arial;
	font-size:10pt;
	color: Black;
	}

a{
	text-decoration: none;
	color:black;
	}

a.css_tooltip{
	position:relative;
	text-decoration:none;
}
.css_tooltip span{
	font-size:9px;
	}
a.css_tooltip:hover{
	background-color:#FFFFFF; /*un colore di sfondo è richiesto per Internet Explorer 6*/
}
a.css_tooltip span{
	display:none;
	border:1px solid #7F0802 !important;
	width:60px !important;
	position:absolute;
	margin:-50px 0px 0px 0px;
	}
a.css_tooltip:hover span
{
	display: block; /*elementi span vengono visualizzati come elementi di blocco*/
	position: absolute; /*posizionamento in modo assoluto*/
	z-index: 20; /*richiesto per posizionare elementi span al di sopra dei altri link*/
	top: 1.4em;
	left: 2em; 
	/*stile del css tooltip*/
	width: 150px;
	border: 1px solid #0CF;
	background-color: #FFFFFF;
	color: #000;
	padding: 5px;
} 

.ColCX element.style{
	text-align:center;
	}
.CategoriesList{
	border: 2px solid #993300;
	text-align: left;
	margin-top: 20px;
	background-color: #ffeeed;
	}
.CategoriesListHead{
	border: #ea6d00 1px solid;
	background-color: #993300;
	color: #fff;
	font-weight: bold;
	}
#ctl00_RiepilogoCarrello1_cartSummaryLabel{
	color:#fff;
	padding:0px 0px 0px 0px;
	}
.ColCX table{
	width:90% !important;
	margin-left:50px;
	border:1px solid #7f0802 !important;
	}
#ctl00_ContentPlaceHolder1_paymentsRadio{
	background:#fff !important;
	border:none !important;
	display:block;
	}
.ColCX table tr{
	border-collapse:2px !important;	
	}
.ColCX table td{
	background:#fde6cb;
	border:1px solid #7f0802;
	}
fieldset, img{
	border:1px solid #7f0802;
	margin-top:30px;
	}
.CategoriesListAlternateRow{
	color: #000000;
	background-color: #ffd8ac;
	}

a.CategoryUnselected{
	line-height: 25px;
	text-decoration: none;
  color: 000;
  padding-left:5px;
	}
a.CategoryUnselected:hover{
  text-decoration: underline;
	}
a.CategorySelected{
	color:000;
	line-height:25px;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
#ctl00_ListaCategorie1_list{
	width:170px !important;
	margin-top:0px;
	}
.CatalogTitle {
  	color: #fff;
  	font-family:Arial,Helvetica,sans-serif;
	font-size:1.6em;
	font-weight:bold;
	padding:6px 0 4px 24px;
	text-align:left;
}
.ColCX p.CatalogTitle{
	background:#9F0603;
	width:100%;
	}
.CatalogDescription {
  color: Black;
  font-weight: bold;
  font-size: 14px;
  padding:40px 0px 0px 8px;
  text-align:center;
}

.ProductList img
{
	border: 1px solid #000000;	
}

.ProductTitle {
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0px 6px 0px;
  display:block;
}


.ProductPrice
{
	font-style: oblique;
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}

#ctl00_RiepilogoCarrello1_totalAmountLabel{
	color:#fff;
	font-weight:bold;
	}

.Grid
{
	border-width: 2px;
	border-color: #800000;
	width: 92% !important;
}
.GridHeader { 
  color: White;
  background-color: #993300;
}
.GridRow
{
	color: #000000;
	background-color: #FFFF99;
}

.GridAlternateRow
{
	color: #000000;
	background-color: #FFFFCC;
}

.WideLabel {
  display:-moz-inline-block;
  display:inline-block;
  width: 100px;
}

.CartSummary
{
	width:170px !important;
	border: 2px solid #993300;
	background-color:#7f0802;
	font-size: 13px;
}

.CartLink
{
	font-family: Arial;
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 13px;
}
.carrello{
	text-align:right !important;
	margin:0px 0px 0px 0px;
	}
#ctl00_RiepilogoCarrello1_list{
	margin:10px 0px 0px 4px;
	text-align:left;
	}
.campo_form{
	text-align:left;
	margin-top:10px;
	}

.campo_form label{
	font-weight:bold;
	cursor:pointer;
	display:block;
	float:left;
	font-size:12px;
	margin:0px 5px 0 -80px;
	text-align:right;
	width:190px;
	}
.bottone{
	text-align:center;
	}
.logo{
	margin-top:10px;	
	}
.conferma{
	margin-top:20px;
	text-align:center;
	}

.AddToCartButton
{
	background-image: url(  'Immagini/button-addtocart.gif' );
}

.PreviousLink{
	font-weight:bold;
	}

.NextLink{
	font-weight:bold;
}

#ctl00_ContentPlaceHolder1_productImage{
	border:1px solid #7f0802 !important;
}