body {
	margin:0;
	color:#374e80;
	font:11px Arial, Tahoma, Verdana, sans-serif;
	background:url(/skin1/images/top_bg_x.jpg) repeat-x top;
}
img {
	border:none;
}
a {
	color:#181818;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
form {
	margin:0;
	padding:0;
}
.header-outer {
	width:955px;
	padding-top:20px;
	background:url(/skin1/images/top_bg.jpg) center top no-repeat;
}
#header {
	width:955px;
	overflow:hidden;
	height: 80px; /* GIOVANNI 12/03/2009 */
}
.left-block {
	width:122px;
	float:left;
	width:280px;
	height:88px;
	padding:0;
}
.left-block p {
	margin:0 0 6px;
}
.search-form {
	overflow:hidden;
	padding:18px 0 0;
	float:right;
}
.txt-input1 {
	width:117px;
	height:18px;
	float:left;
	margin:0;
	font:12px/14px Arial, Tahoma, Verdana, sans-serif;
	color:#666666;
}
.search-btn {
  float:left;
  margin-left:6px;
  margin-right:6px;
}
.right-block {
	width:330px;
	float:right;
}
ul.user-links {
	margin:0 0 10px;;
	padding:0;
	list-style:none;
	float: left!important; /*	GIOVANNI 16/04/2009 */
}
.user-links li {
	display:inline;
	padding:0 0 0 10px;
	font-size:9px;
}
.user-links li a {
	color:#fff;
}
.login-form {
	width:100%;
/*	overflow:hidden; */ /* GIOVANNI 12/03/2009 */
	padding-top: 5px; /* GIOVANNI 12/03/2009 */
}
.txt-input2 {
	width:60px;
	height:18px;
	float:left;
	margin:0 5px 0 0;
	padding: 0px 0px 0;
	border:1px solid #a5acb2;
	font:11px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#002c72;
}
.login-btn {
	float:left;
}
.login-btn2
{
	float:left;
}
.login-btn a {
	display:block;
	width:40px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	background:url('/skin1/images/login-btn.gif') no-repeat;
}
.login-btn a:hover {
	background-position:0 -22px;
}
.main-outer {
	width:955px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}
.main-outer:after {
	content:"";
	display:block;
	clear:both;
}
#main {
	width:955px;
	background:url('/skin1/images/main-left-bg.gif') no-repeat;
	position:relative;
	float:left;
}
.columns-holder {
	/*height:1%;
	padding:8px 24px 0 7px;*/
	padding-top:10px;
	background:url('/skin1/images/columns-holder-bg.gif') repeat-x;
}
#content {
	width:725px;
	float:right;
}
.main-pict {
	padding:0 0 22px;
}
.main-pict img {
	display:block;
}
ul.cont-pict-list {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.cont-pict-list li {
	float:left;
	padding:0 0 0 21px;
}
.cont-pict-list li.first {
	padding:0;
}
.cont-pict-list li img {
	display:block;
}
.cont-columns-outer {
	margin:50px 0 0;
	border:1px solid #f2f3f4;
}
.heading-outer1 {
	height:1%;
	margin:0 0 15px;
	padding:0 5px;
	background:url('/skin1/images/heading2-bg.gif') no-repeat;
}
.heading-outer1 h2 {
	margin:0;
	padding:0 0 0 12px;
	color:#252424;
	font:bold 11px/16px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background:url('/skin1/images/bullet3.gif') no-repeat 0 50%;
}
.cont-columns {
	width:100%;
	padding:0 0 30px;
	overflow:hidden;
}
.cont-columns p {
	color:#4f4f4f;
	margin:0 0 10px;
}
.col {
	float:left;
	padding:0 25px 0 30px;
}
.col ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.col li a {
	color:#4f4f4f;
	text-decoration:none;
}
.col li a:hover {
	color:#ff6ac2;
}
.cont-columns2-outer {
	margin:0 0 20px;
	background:url('/skin1/images/columns-border.gif') no-repeat 0 100%;
}
.cont-columns2-bg {
	background:url('/skin1/images/columns-dotted-border.gif') repeat-y;
}
.cont-columns2 {
	width:765px;
	margin:0 0 0 -21px;
	overflow:hidden;
	background:url('/skin1/images/columns-border.gif') no-repeat 100% 0;
}
.col2 {
	width:194px;
	margin:0 0 0 21px;
	padding:0 20px;
	float:left;
	display:inline;
	color:#353c48;
}
.heading-outer2 {
	width:218px;
	border:1px solid #f0f0f0;
	margin:2px -18px 15px;
	padding:0 5px;
	background:url('/skin1/images/heading3-bg.gif') repeat-x;
}
.heading-outer2 h2 {
	margin:0;
	padding:2px 0 2px 12px;
	color:#252424;
	font:bold 11px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	background:url('/skin1/images/bullet3.gif') no-repeat 0 50%;
}
.col2 ul {
	margin:0 0 5px;
	padding:0;
	list-style:none;
}
.col2 li {
	background:url('/skin1/images/bullet4.gif') no-repeat 0 50%;
	padding:0 0 0 10px;
	line-height:18px;
}
.col2 li a {
	color:#353c48;
}
.col2 li a:hover {
	color:#ff6ac2;
	text-decoration:underline;
}
.col2 p {
	margin:0 0 10px;
	font-size:12px;
}
.col2 p strong {
	color:#ec008c;
}
.col2 p span {
	font-weight:bold;
}
.link1 {
	display:block;
	text-align:center;
}
.link1 a {
	display:block;
	width:171px;
	padding:6px 11px;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#181818;
	background:url('/skin1/images/link1-bg.gif') no-repeat;
}
.link1 a span {
	display:block;
	width:100%;
	cursor:pointer;
	background:url('/skin1/images/bullet5.gif') no-repeat 100% 50%;
}
.link1 a:hover {
	background-position:0 -27px;
}
.link2 {
	display:block;
	margin:0 10px 0 0;
	text-align:center;
}
.link2 a {
	display:block;
	width:123px;
	padding:6px 10px;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	color:#181818;
	background:url('/skin1/images/link2-bg.gif') no-repeat;
}
.link2 a:hover {
	background-position:0 -27px;
}
.link3 {
	display:block;
	padding:3px 0 0;
}
.link3 a {
	display:block;
	width:67px;
	padding:6px 5px;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#181818;
	background:url('/skin1/images/link3-bg.gif') no-repeat;
}
.link3 a:hover {
	background-position:0 -27px;
}
.products-block {
	width:100%;
	margin:0 0 -20px;
	overflow:hidden;
}
.products-outer {

	/*margin:0 0 0 -45px;
	padding:0 0 21px;
	overflow:hidden;
	position:relative;*/
}
.prod-col {
	position:relative;
	display:inline;
	/*margin:0 3px 6px;*/
/*	height:141px; */
	float:left;
	padding-bottom:10px;
}
.allungabordo{
	width:370px;
}
.border-prod{
	border:1px solid #E5E5E7;
	width:342px;
	padding:6px 7px 9px 0;
}
.pict-col {
	float:left;
	width:132px;
	height:115px;
	background:url('/skin1/images/product-pict-outer.gif') repeat-x;
	overflow:hidden;
}
.pict-col .png {
	display:block;
	margin:0 auto;
}
.pict-col img {
	display:block;
	margin:0 auto;
}
.text-col {
	width:203px;
	float:right;
}
.text-col p {
	margin:0 0 2px;
}
.product-title {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:22px;
	color:#2669dc;
	width: 100%;
}
.product-subtitle {
	display:block;
	margin: 10px 0 10px 0;
	font-weight:bold;
	font-size: 16px;
	color: #374E80;
}
.product-subtitle_2 {
	font-weight: bold;
	color: #000000;
}
.product-option_name{
	font-weight: bold;
}
.product-title a{
	color:#2669dc;
	text-decoration:none;
}
.product-title a:hover{
	text-decoration:underline;
}
h3.prezzo {
	display:inline;
	font-weight: normal;
	}
.prezzo{
/* GIOVANNI 2009-06-30 */
/*	margin:1px 0;
	padding: 0;
	color:#353c48;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; */
}
.prod-price {
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#353c48;
}
.buy-product {
	width:203px;
	height: 40px;
}
.buy-product p {
	margin:0;
}
.form-row {
/*	width:93px; */
	padding:4px;
	text-align: right;
/*	float:left; */
}
.form-row-hidden {
	display: none;
}
.form-row label {
/*	float:left; */
	padding:9px 0 0;
	font-size:12px;
	color:#353c48;
}
.txt-input3 {
	width:27px;
	margin:1px 0 0;
	padding:1px 3px 3px;
	float:right;
	text-align:center;
	border:1px solid #d2d2d2;
	font-size:12px;
	line-height:16px;
}
.buy-btn {
	float:right;
	margin-top: 4px;
}
.buy-btn a {
	display:block;
/*	width:103px; */
	width:94px; /* GIOVANNI - riduco la larghezza del link per far spazio alla selezione della quantità prodotto */
	height:27px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	color:#404040;
	background:url('/skin1/images/button0.gif') no-repeat -73px top;
	padding:0 5px ;
}
.buy-btn a span {
	display:block;
	cursor:pointer;
	padding:1px 5px 5px 0px;
}
.buy-btn a:hover {
	background-position: -73px bottom;
}
.buy-btn a:hover span {
	background:url('/skin1/images/cart-hover.gif') no-repeat 100% 50%;
}
.preventivo-btn a{
	display:block;
	width:73px;
	height:27px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('/skin1/images/button0.gif') no-repeat left top;
	color:#404040;
}
.preventivo-btn a span{
	display:block;
	cursor:pointer;
	padding:7px 5px 5px 7px;
}
.preventivo-btn a:hover{
	background:url('/skin1/images/button0.gif') no-repeat left bottom;
}
.preventivo-btn{
	float:left;
}



.preferiti-btn a{
	display:block;
	width:145px;
	height:27px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('/skin1/images/button1.gif') no-repeat left top;
	color:#404040;
}
.preferiti-btn a span{
	display:block;
	cursor:pointer;
	padding:7px 5px 5px 27px;
}
.preferiti-btn a:hover{
	background:url('/skin1/images/button1.gif') no-repeat left bottom;
}
.preferiti-btn{
	float:left;
}






.product-personal-block {
	width:100%;
	margin:0 0 45px;
	overflow:hidden;
}
.product-illustr {
	width:350px;
	padding:7px 0 0;
	float:left;
}
.product-illustr img {
	display:block;
	margin:0 auto;
}
.product-describe {
	width:345px;
	padding:15px 25px 0;
	float:left;
}
.product-describe p {
	margin:0 0 10px;
}
.buy-block-outer {
	width:100%;
	padding:30px 0 0;
	overflow:hidden;
}
.buy-block-outer .buy-product {
	float:right;
}
.buy-block-outer p {
	margin:0;
}
.alter-img {
	float:left;
	margin:13px 0 0;
	padding:0 0 0 25px;
	background:url('/skin1/images/photo-icon.gif') no-repeat;
}
.alter-img a {
	color:#353c48;
	text-decoration:underline;
}
.alter-img a:hover {
	color:#353c48;
	text-decoration:none;
}
.heading-outer3 {
	width:100%;
	margin:0 0 20px;
/*	background:#1d1d1d; */
	background:#ffffff;
}
.heading-outer3 h3 {
	margin:0;
	padding:2px 6px 0;
	font:11px/17px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.pages-nav-outer {
	width:100%;
	margin:-4px 0 0;
	padding:0 0 25px;
	position:relative;
}
.pages-nav-outer:after {
	content:"";
	display:block;
	clear:both;
}
ul.pages-nav {
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.pages-nav li {
	float:left;
	width:145px;
	text-align:center;
	color:#737373;
	background:url('/skin1/images/pages-nav-bg.gif') repeat-x 0 21px;
}
.pages-nav li.first {
	background:url('/skin1/images/pages-nav-bg.gif') no-repeat 100% 21px;
}
.pages-nav li.last {
	background:url('/skin1/images/pages-nav-bg.gif') no-repeat 0 21px;
}
.pages-nav li em {
	display:block;
	width:37px;
	height:33px;
	margin:0 auto;
	padding:4px 0 0;
	background:#ededed;
	border:3px solid #fff;
	text-decoration:none;
	font:bold 24px/30px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#c6c6c6;
}
.pages-nav li.active em {
	background:#FF1B96;
	color:#fff;
}
.pages-nav li a {
	color:#737373;
	text-decoration:none;
}
.pages-nav li a:hover {
	text-decoration:underline;
}
.buttons-outer {
	width:100%;
	overflow:hidden;
}
.buttons-outer p {
	margin:0;
}
.buttons-outer .link1 {
	float:right;
}
.buttons-outer .link2 {
	float:left;
}
.cart-products-outer {
	padding:5px 0 0;
}
.cart-product {
	width:100%;
	overflow:hidden;
	padding:21px 0 20px;
	background:url('/skin1/images/dotted-line3.gif') repeat-x;
}
.cart-product-first {
	background:none;
}
.total-outer {
	margin:0 0 18px;
	padding:5px;
	background:#f0f0f0;
	height:1%;
	overflow:hidden;
}
.subtotal {
	float:right;
	width:115px;
	padding:5px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#2c2b2a;
	background:#fff;
}
.about-product-outer {
	width:500px;
	margin:0 0 0 35px;
	float:left;
	display:inline;
}
.about-product {
	width:370px;
	padding:0 10px 0 0;
	float:left;
}
.about-product p {
	margin:0 0 10px;
}
.about-product img {
	width: 150px;
	border: 0;
}
.title-price-outer {
	width:100%;
	margin:0 0 5px;
	overflow:hidden;
}
.title-price-outer .product-title {
	width:200px;
	margin:0;
	float:left;
}
.title-price-outer p {
	margin:0;
	line-height:22px;
}
.price {
	width:100px;
	float:right;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#374E80;
}
.price-at-all {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#374E80;
}
.sum {
	width:120px;
	float:left;
}
.sum p {
	margin:0;
}
.txt-input4 {
	width:30px;
	float:left;
	margin:0 5px 0 0;
	padding:2px 4px 0;
	border:1px solid #c6c6c6;
	font:bold 13px/15px "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#353C48;
}
.form-block-outer {
	width:100%;
	padding:14px 0 0;
	color:#454545;
	position:relative;
}
.form-block {
	padding:12px 10px 10px;
	height:1%;
	border:1px solid #f0f0f0;
	overflow:hidden;
	background:#f9f9f9;
}
.form-block p {
	margin:0;
	padding:8px 0 0;
	text-align:center;
}
.form-heading-outer {
/*	width:198px; */
	margin:0 0 -10px;
	position:relative;
}
.form-heading-outer strong {
	display:block;
	width:188px;
	height:28px;
	padding:4px 10px 2px;
	line-height:20px;
	background:url('/skin1/images/form-heading-bg.png') no-repeat;
}
/* GIOVANNI 2009-07-15 */
#ship_box_outer strong
{
	float: left;
}
.form-row1 {
	width:320px;
	padding:0 30px 0 0;
	float:left;
}
.form-col {
	width:100%;
	padding:0 0 4px;
	overflow:hidden;
}
.form-col label {
	/*float:left;*/
	display:block;
	line-height:18px;
}
.txt-input5 {
/*	width:163px;
	margin:0;
	padding:1px 5px 0;
	border:1px solid #a5acb2;
	font:12px/14px Arial, Tahoma, Verdana, sans-serif;
	color:#454545;
	float:right;*/
}
.radio-input {
	margin:2px 15px 0 0;
	padding:0;
	height:15px;
	float:left;
}
.modifica-outer {
	width:100%;
	overflow:hidden;
}
.modifica {
	float:left;
	width:55px;
	margin:0 85px 0 0;
	padding:30px 0 0;
	background:url('/skin1/images/edit-icon.gif') no-repeat 50% 0;
}
.modifica a {
	color:#397bfe;
}
.modifica-notes {
	float:left;
}
.submit-btn-outer {
	margin:15px 0;
}
.submit-btn-outer .link2 a {
	margin:0 auto;
}
.sidebar {
	width:220px;
	float:left;
}
.nav-outer {
	border:1px solid #e5e5e7;
	float:right;
	width:208px;
}
.banner_sidebar
{
	width: 208px;
}
ul#nav {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	padding:0 0 8px;
	color:#fff;
}
.heading {
	display:block;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color:#313131;
	background:url(/skin1/images/sfumatura_titolo.jpg) top  left no-repeat;
	width:183px;
	height:13px;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
	overflow:hidden;
	height:20px;
}
#nav ul {
	margin:0;
	padding:10px 0 0 5px;
	list-style:none;
}
#nav li li {
	font-size:12px;
	padding:0 0 3px 20px;
	background:url('/skin1/images/freccina.jpg') no-repeat 9px 5px;
}
#nav li li a {
	color:#353c48;
	text-decoration:none;
}
#nav li li a:hover {
	color:#ff6ac2;
}
.banner {
	margin:10px 0 0;
}
.banner img {
	display:block;
}
.footer-outer {
	width:100%;
	padding-bottom:20px;
}
#footer {
	width:927px;
	margin:0 0 0 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#666666;
}
#footer a{
	color:#666666;
}
#footer a:hover{
	color:#ff1b96;
}
#footer p {
	margin:0;
	line-height:18px;
	text-align:center;
}
#footer p strong {
	font-size:12px;
}
ul.contacts {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.contacts li {
	float:left;
	padding:0 6px 0 7px;
	line-height:18px;
	background:url('/skin1/images/separ.gif') no-repeat 0 50%;
}
.contacts li.first {
	padding:0 6px 0 0;
	background:none;
}
.contacts li a {
	color:#fff;
	text-decoration:none;
}
.contacts li a:hover {
	color:#fff;
	text-decoration:underline;
}
ul.foot-links {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.foot-links li {
	float:left;
	font-size:10px;
	line-height:18px;
	padding:0 13px 0 0;
}
.foot-links li a {
	color:#939393;
}

/***************** PAGINAZIONE *****************/

td.pagination{width:100%}

td.pagination ul{border:0; margin:0; padding:0;}

#pagination-digg li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:4px;
}
#pagination-digg a{
border:solid 1px #EDEDED;
margin-right:4px;
background:#EDEDED;
}
/*#pagination-digg .previous-off,
#pagination-digg .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:3px 4px;
}*/
#pagination-digg .next a,
#pagination-digg .previous a {
	font-weight:bold;
}
#pagination-digg .active{
	background:#FF1B96;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 8px;
	margin-right:4px;
}
#pagination-digg a:link,
#pagination-digg a:visited {
	color:#999999;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-digg a:hover{
	border:solid 1px #999999;
}
/* Macchia */
.barraTop{
	height:32px;
	width:955px;
	background-color:#ff1b96;
}
.logo {
	text-indent: -3000px;
	overflow: hidden;
	margin: 0;
	float: left;
	display: inline;
	/* GIOVANNI 2009-12-01 metto il logo nuovo */
	/*background-image: url(/skin1/images/logo.png);*/
	background-image: url(/skin1/images/logo_edh_small.png);
	background-repeat: no-repeat;
}
.logo a {
	display: block;
	width: 270px;
	/* GIOVANNI 2009-12-01 metto il logo nuovo */
	/*height: 63px;*/
	height: 56px;
}
#searchSide{
	width:221px;
	height:81px;
	/*padding-left:20px;*/
	padding-bottom:10px;
	background-image: url(/skin1/images/search.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
.titleSezione{
  background:url(/skin1/images/freccina_sezione.gif) 20px 40% no-repeat;
  color:#313131;
  display:block;
  font-family:"Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
  font-size:12px;
  font-weight:bold;
  height:20px;
  overflow:hidden;
  padding-left:36px;
  width:183px;
}
.products-outer span{
	display:block;
	float:left;
	border:1px solid silver;
	position:absolute;
	left: 10px;
	top: 10px;
}

#spotHome ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 730px;
}
#spotHome li{
	float:left;
	display:inline;
	padding:0 0 10px 8px;
	margin:0;
/* GIOVANNI 16/04/2009 - rimuovo la dimensione dagli spot */
/*	width:234px; */
/*	height:144px; */
	position:relative;
}
#spotHome div{
	position:absolute;
	height:10px;
	width:142px;
	top:117px;
	left:78px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:right;
}
.resetBordo{
	padding-left:0px!important;
}
.resetBordo div{
	left:68px!important;
}
#infoUtili{
	background:transparent url(/skin1/images/info_utili.jpg) no-repeat scroll left top;
	border:1px solid #E5E5E7;
	float:right;
/*	height:140px;*/ /* GIOVANNI 17/04/2009 */
	width:944px;
	margin-top:10px;
	margin-bottom:10px; /* GIOVANNI 17/04/2009 */
}
#infoUtili span{
	display:block;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color:#313131;
	width:183px;
	height:13px;
	font-size:11px;
	font-weight:bold;
	padding-left:25px;
	overflow:hidden;
	height:20px;
	text-transform:uppercase;
	overflow:hidden;
}
#infoUtili ul{
	margin:10px auto;
	padding:0;
	list-style-type:none;
	width: 800px;
	text-align: center;
}
#infoUtili li{
	display:inline;
	padding:0 5px;
/*	float:left;
	display:block; 
	padding:5px 0 10px 0;
	width: 160px;
	height: 30px;*/
}
#infoUtili h3{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
}
#infoUtili p{
	margin:0;
	padding:10px 0;
	color:#4f4f4f;
	font-size:10px!important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.barraFooter{
	height:14px;
	width:955px;
	background-color:#ff1b96;
	float:left;
	margin:10px 0;
}
.viola{
	color:#ff1b96;
}
.center-block{
	width:335px;
	float:left;
/*	padding:20px 0 0 37px; */
	padding: 0;
	margin: 0;
}
/*Menù Navigazione Top*/
.center-block ul{
	margin:0;
	margin:20px 0 0 0px;
	padding:0;
/*	width: 395px; */
/*	list-style-type:none;*/
}
.center-block li{
	background:url(/skin1/images/bg_button_menu_top.gif) top left no-repeat;
	display:block;
	float:left;
	height:27px;
	width:65px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	padding-left:18px;
	color:#000000;
}
.center-block a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
.center-block a:hover{
	color:#FF3366;
}
.right-block ul{
	float:right;
	margin:0;
	padding: 0 5px 0 0;
	list-style-type:none;
}

.cont-columns2-outer li,
.right-block li{
	display:block;
	background:url(/skin1/images/freccina.jpg) left 55% no-repeat;
	padding:0 0 0 7px;
}
.right-block li a{
	color:#252424;
	text-decoration:underline;
}
.right-block li a:hover{
	color:#ff1b96;
}
.titoloMenu{
	padding-bottom:3px;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color:#252424;
	background-image:none!important;
	padding-left:0!important;
	font-size:9px;
	font-weight:bold;
}
.colonna1
{
	width:140px;
}
.colonna2
{
	width:175px;
}
/* GIOVANNI 12/03/2009 - la colonna 3 è disattivata */
.colonna3
{
	width:100px;
}
.right-block li span{
	/*color:#5489e4;*/
}
/*Prodotti*/

#prodotti{width:725px;float:left;padding-top:20px;}
#prodotti div{

}
.resetBordo{
	padding-left:0px !important;
	margin-right:7px !important;
}
/*Prodotti descrizione*/
#prodotti_descrizione{
width:723px;
padding-top:20px;
border:1px solid #e5e5e7;
}
.prodotto_navigazione_footer,
.prodotto_navigazione{
	float:left;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.titolo-descrizione
{
	display:none;
	width:100%;
}
.titolo-descrizione#prodotto_fase_1{
	display:block;
}
.titolo-descrizione h2{
	color:#2669dc;
	font-weight:bold;
	font-size:20px;
	padding:0 0 10px;
	margin:0;
	width: 100%;
}
.spanDividiA{
	display:block;
	float:left;
	width:40%;
}
.spanDividiB{
	display:block;
	float:left;
	width:60%;
}
.tabella-prodotto{
	border:1px solid #E5E5E7;
	width:100%;
	float:left;
}
.descrizione-tabella{
/*	width:50%;*/
background-color:#dfdfde;
}
.numero-tabella{
	width:15%;
background-color:#ececec;
text-align:center;
}
.bold-tabella{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#333333;
	line-height:15px;
}
.centro-tabella{text-align:center;}
.space-titolo-tabella{height:18px;}
.prodotto_navigazione_footer ul,
.prodotto_navigazione ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.prodotto_navigazione_footer ul{
	width: 100%!important;
}
.prodotto_navigazione li{
}
.prodotto_navigazione_footer .prodotto-precedente,
.prodotto_navigazione .prodotto-precedente{
	float:left;
}
.prodotto_navigazione_footer .prodotto-successivo,
.prodotto_navigazione .prodotto-successivo{
	float:right;
}
.prodotto-avanti{
width:200px!important;
}

.prodotto-precedente span{
	display:block;
	height:27px;
	color:#404040;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
.prodotto-precedente span a{
	display:block;
	height:27px;
	width:194px;
	background:url(/skin1/images/back_next.gif) top right;
	text-decoration:none;
}
.prodotto-precedente span a:hover{
	background-position: bottom right;
}
.prodotto-precedente span p{
	display:block;
	float:left;
	margin:0;
	padding:7px 0 0 41px;
}
.prodotto-successivo span{
	display:block;
	height:27px;
	width:194px;
	color:#404040;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}
.prodotto-successivo span a{
	display:block;
	height:27px;
	width:194px;
	background:url(/skin1/images/back_next.gif) top left;
	text-decoration:none;
}
.prodotto-successivo span a:hover{
	background-position: bottom left;
}
.prodotto-successivo span p{
	display:block;
	float:left;
	margin:0;
	padding:7px 0 0 41px;
}
.prodotto-avanti{
	display:block;
	height:27px;
	width:194px;
}
.altezzaMenu{height:471px!important;}




/*Fine Menù nav top*/
/***************** FINE PAGINAZIONE *****************/


/* ----------------------------------------------------------------- */
/* classi giovanni per gestione dell'acquisto in più step */
.prod-col .description
{
	/*height: 100px;*/
	margin-bottom: 5px;
}

.product_buttons
{
	height: 50px;
}

.prodotto_colonna_2 table
{
	border:1px solid #e1e2e4;
}

#prodotto_fase_3 table.option
{
	border: none;	
}

#prodotto_fase_3 table.option td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e2e4;
}


.prodotto_colonna_2 table td {
	background-color:#FFFFFF;
	padding:4px;
	color:#000000;
	font-size:10px;
	}

.prodotto_colonna_2 table td h3.prezzo {
	color:#000000;
	font-size:10px;
	}

.prodotto_colonna_2 table tr.TableHead td {
	background-color:#ececec;

	}

.prodotto_colonna_2 div.description {
	font-size:12px;
	}



.NavigationPath, .NavigationPath a {
	color:#FFFFFF !important;
	}
div.NavigationPath {
	padding:16px 0 0 230px;
	text-transform:uppercase;
	font-size:9px;
	}

.prodotto_fasi
{
	text-align: right;
}

.prodotto_fase
{
	padding:1px 3px;
	background-color:#EDEDED;
	color:#C6C6C6;
	margin-left:3px;
	display:inline;
	}

.prodotto_fase.active
{
	background-color:#FF1B96 !important;
	color:#FFFFFF;
	}

.product_customize_logo_box
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e2e4;
}

.user_notes
{
	width: 650px;
}

#prodotti_descrizione table.option 
{
	width: 100%;
}

.product_customize_logo_samplepic
{
	width: 200px;
	float: left;
}

.product_customize_colors_info
{
	margin: 10px 0 10px 0;	
}

.product_logo
{
	float: left;
}


/* ----------------------------------------------------------------- */
/* classi giovanni per la gestione del colorpicker */

.color_picker
{
	width: 150px;
	background: #ffffff;
	border-style: dashed;
	border-width: 1px;
	border-color: #E5E5E7;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	display: none;
}

.product_colors_select
{
	width: 126px;
	float: left;
}

.product_colors_select .product_colors_container
{
	float: left;
}

.product_colors_select .product_colors_choose
{
	float: left;
	width: 16px;
	height: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 2px;
	background-color: #ffffff;
	cursor: pointer;
}

/*hr.divisore_spot {
	height:20px;
	background-color:#FF0000;
	}*/

li.categoria_attiva a {
	color:#353C48 !important;
	cursor:text !important;
	font-weight:bold;
	}

.bisogno_chiarimenti {
	padding:5px;
	margin:10px 0;
	background-color:#FFFFCC;
	}

div.banner_sidebar img {
	margin:10px 0 10px 10px;
	}

#nav ul > ul
{
	padding: 10px 10px 10px 20px;
}

.system_msg {
	font-weight:bold;
	color:#FF0000;
	margin:3px 0;
	}

.product_quantities_table input
{
	width: 100%;
	text-align:right;
}

.product_quantities_table th.product_quantities_columns, .product_quantities_table td.product_quantities_rows, .product_quantities_table th.product_quantities_total_label {
	background-color:#ECECEC;
	color:#000000;
	text-align:right;
	font-weight:bold;
	padding:4px;
	}
.product_quantities_table td.product_quantities_totals {
	text-align:right;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

table.product_quantities_table
{
	border:none;
	width: 100%;
}


div.product_customizable {
	margin:8px 0;
	padding:4px;
	color:#000;
	font-weight:bold;
	background-color:#ECECEC;
	}

.product_logo
{
	float: left;
}

.product_logo_upload
{
	width: 500px;
}

.product_logo_upload_email
{
	float: left;
	width: 290px;	
	margin: 2px;
}

.product_logo_upload_file
{
	float: left;
	width: 190px;	
	margin: 2px;
}


/* ----------------------------------------------------------------- */
/* NUOVA SCHEDA PRODOTTO - GIOVANNI 2009-06-03 */

#prodotti_descrizione hr
{
	color: #F6F6F6;
	background-color: #F6F6F6;
	height: 2px;
	border: 0;
}

.prodotto_zona_titolo
{
	margin: 10px;
}

.prodotto_zona_immagini
{
	margin: 10px;
}


.prodotto_zona_immagini ul{
	list-style-type:none;
}
.prodotto_zona_immagini li{
	display:inline;
	float:left;
	padding:5px 0 0 20px;
}

.prodotto_zona_immagini #product_thumbnail_mini
{
	width: 130px;
	display: none;
}

.prodotto_zona_immagini_colonna_1
{
	text-align: center;
	width: 100%;
	float: left;
}

/* GIOVANNI 2009-07-27 - questa colonna è stata disattivata */
.prodotto_zona_immagini_colonna_2
{
	text-align: center;
	width: 0%;
	float: left;
}

.prodotto_zona_testo
{
	margin: 10px;
}

/* ----------------------------------------------------------------- */
/* NUOVO CARRELLO - GIOVANNI 2009-05-28 */
.table_product_main
{
	width: 725px;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table_product_title
{
	vertical-align: top;
	text-align: center;
	width: 210px;
}

.table_product_summary
{
	display: none;
}

.table_product_details
{
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	border-collapse: collapse;
	width: 515px;
}

.table_product_details th
{
	text-align: center;
}

.table_product_details td
{
	padding: 4px;
}

.table_product_details .table_product_delete
{
	width: 77px;
}

.table_product_details .show_product_main_container
{	
	text-align: center;
}

.table_product_details .border_bottom
{
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	border-bottom-width: 1px;
}

.table_product_details .border_right
{
	border-right-style: solid;
	border-right-color: #C6C6C6;
	border-right-width: 1px;
}

.table_product_details .border_top
{
	border-top-style: solid;
	border-top-color: #C6C6C6;
	border-top-width: 1px;
}

.table_product_details .column_3
{
	text-align: right;
}

.table_product_details .column_4
{
	text-align: right;
}

.row_product_main
{
	color: black; 
	display: none;
}

.row_product_startup
{
	color: black;
	display: none;
}

.row_product_totals
{
	color: black;
}
.table_product_main img
{
	width: 100px;
	padding: 0;
	margin: 0;
}


/* ----------------------------------------------------------------- */
/* GIOVANNI 2009-06-08 - RIEPILOGO PRODOTTI */
#product_report
{
	width: 100%;
}

#product_report .column_left
{
	width: 200px;
	font-weight: bold;
	text-align: right;
}

#product_report .column_left img
{
	width: 100px;
}

#product_report .column_right
{
	vertical-align: top;
}

#product_report .column_right table
{
	width: 100%;
}

#product_report .column_right table hr
{
	color: #E1E2E4;
	height: 1px;
}

#product_report .column_right #report_output_total
{
	text-align: right;
	font-weight: bold;
}

#product_report .column_right .column_3
{
	width: 25px;
}

#product_report .column_right .column_4
{
	width: 50px;
	text-align: right;
}

#product_report .column_right .column_4_currency
{
	width: 8px;
}

#product_report .column_right .column_5
{
	width: 50px;
	text-align: right;
}

#product_report .column_right .column_5_currency
{
	width: 8px;
}

/* ----------------------------------------------------------------- */
/* GIOVANNI 2009-07-01 REPORT ORDINE XCART */

.submitCheckoutForm
{
	background-image: url(/skin1/images/button0.gif);
	width: 73px;
	height: 22px;	
	padding-top: 5px;
}


/* ----------------------------------------------------------------- */
/* GIOVANNI 2009-07-01 RICEVUTA XCART */
#order_invoice img
{
	width: 100px;
}


/* ----------------------------------------------------------------- */
/* classi giovanni di uso generale */
.clear_left
{
	clear: left;
	height: 0px;
}

.clear_right
{
	clear: right;
	height: 0px;
}

.clear_both
{
	clear: both;
	height: 0px;
}
