.yui-t1 #yui-main .yui-b{
	background: #f6f6f6 url(img/center_content_top_bgr.jpg) repeat-x top;
	padding: 4px 0 10px 0;
}

/*************** Center Nav START ******************/

#center-nav-row{
	height: 25px;
	padding: 0 5px 5px 5px;
}


#nav-panel{
	color: #802103;
	font-size: 8pt;
	float: left;
	padding-top: 3px;
}

.nav-link{
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	float: left;
	padding-left: 10px;
	background: url(img/nav_bullet.gif) no-repeat left 55%;
	*background: url(img/nav_bullet.gif) no-repeat left 60%;
	border: 0px solid red;
	margin: 0 3px;
}

a.nav-link{

	color: #802103;
	text-decoration: none;
}

a.nav-link:hover{
	text-decoration: underline;
}

.nav-link-2{
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	float: left;
	padding-left: 0px;
	border: 0px solid red;
	margin: 0 0px;
}

a.nav-link-2{

	color: #802103;
	text-decoration: none;
}

a.nav-link-2:hover{
	text-decoration: underline;
}

/*************** Center Nav END ******************/



/**************** Price range Form START ***************/

#center-actions-row {
	line-height: 29px;
	height: 29px;
	vertical-align: middle;
	margin: 0;
	background: url(img/center-actions-row_bgr.gif) repeat-x;
}

.fa {
	color: #d7d7d7;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	float: left;
	font-size:8pt;
	font-weight: bold;
}


#fa-01 {
	padding: 0 5px;
	background: url(img/center-actions-row_left.gif) repeat;
}

#fa-02{
	width: 29px;
	height: 29px;
	background: url(img/center-actions-row_middle.jpg) no-repeat;
}

#fa-03{
	*margin-top: 4px;
	vertical-align: middle;
/*	padding: 6px 3px;*/
}

#fa-03 a.txt-links{
	display: block;
	margin-top: 5px;
	*margin-top: 3px;
/*	border: 1px solid blue;*/
	font-size:8pt;
	color: #d7d7d7;
	padding: 2px 3px;
	text-decoration: none;
}


#filter_form {
	display: block;
	height: 29px;
	line-height: 28px;
	vertical-align: middle;
	border: 0px solid red;
	margin: auto 0;
}

#filter_form  .form-txt{

	width: 45px;
	text-align: center;
	color: #680000;
	font-size:8pt;
	font-weight: bold;
	padding: 1px 3px;
	background-color: #e5e5e5;
	border: solid 1px #9c2503;
}


#filter_form  .form-btn {
	font-size:8pt;
	color: #d7d7d7;
	padding: 2px 3px;
	background-color: #680000;
	border: solid 1px #9c2503;
	text-decoration: none;
}


/**************** Price range Form END ***************/

.product-wrapper{
	font: 8pt  Verdana, "Trebuchet MS", "Lucida Console", arial, Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	width: 240px;
/*	height: 190px;*/
	float: left;
	margin: 10px 5px;
	border: 0px solid red;

}

.product-title{
	padding: 0;
	margin-top: 5px;
	font-weight: bold;
	height: 3em;
}


.product-img{
	height: 120px;
	padding: 10px 2px 5px 0;
	background: transparent url(img/product_wrapper_img_bgr.jpg) no-repeat right bottom;
	vertical-align: bottom;
}


.product-img img{
	float: left;
}

.promo-img{
	height: 120px;
	padding: 10px 2px 5px 0;
/*	background: transparent url(img/product_wrapper_img_bgr.jpg) no-repeat right bottom; */
	vertical-align: bottom;
}

.promo-img img{
}


.product-more{
	border-bottom: 1px solid #883305;
	border-right: 1px solid #883305;
}

.products-more-inner{
	float: left;
	width: 150px;
	height: 22px;
	line-height: 22px;
	background: url(img/product_wrapper_more_1px.jpg) repeat-x ;
	text-align: right;
}

.products-more-inner a{
	display: block;
	height: 22px;
	line-height: 22px;

	font-weight: bold;
	color: #cdcdcd;
	margin: 0 10px 0 0;
	padding: 0 20px 0 0;
	background: url(img/product_wrapper_more_arrow.jpg) no-repeat right;
	text-decoration: none;
}

.products-more-inner a:hover{
	color: #fff;
}

.products-more-inner-dark{
	float: left;
	width: 22px;
	height: 22px;
	line-height: 22px;
	background: url(img/product_wrapper_more_1px_d.jpg) repeat-x;
}

.products-more-inner-right{
	float: right;
	text-align: center;
	margin-right: 5px;
}


/* Products details */

#product-wrapper-details{
	font: 8pt  Verdana, "Trebuchet MS", "Lucida Console", arial, Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	margin: 20px 5px 10px 5px;
}

.product-title-details{
	font: 12pt  arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Console", clean, helvetica, sans-serif;
	font-weight: bold;
}


.yui-b1{position:relative;}
.yui-b1{position:static;} /* for IE < 7 */
#product-col02 .yui-b1{position:static;}

#product-col02 {width:100%;}
#product-wrapper-details #product-col02{float:right;margin-left:-25em; /* IE: preserve layout at narrow widths */}

.product-columns{
	line-height: 1.6em;
}

#product-col01{
	float: left;
	width: 172px;
}

#product-col02{
	margin-left: 0px;
}

#product-col02  #product-col02-inner{
	margin-left: 182px;
}

#col-01 {
	vertical-align: top;
}

#tech-props-outer {
	width: 100%;
}

#tech-props-outer td {
	width: 180px;
	vertical-align: top;
}

/* linked products */

#product-col03{
	width: 190px;
	vertical-align: top;
	padding-left: 10px;
}

#linked-products{
	border: 1px solid #9a2500;
/*	margin-top: 190px; */
}

#title-linked{
	height: 26px;
	line-height: 26px;
	background: #9a2500;
	color: #EDEDED;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}


.product-linked-wrapper {
	font: 10px Verdana, "Trebuchet MS", "Lucida Console", arial, Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	margin: 10px 0px;
	border: 0px solid red;

}

.product-linked-title {
	color: #8e2000;
	padding: 0;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}

.product-linked-title a {
	display: block;
	color: #8e2000;
	padding: 0;
	text-decoration: none;
}


.product-prices-row{
	margin: 10px 0;
	width:80%;
}
.product-tarifi-table td{
	border: solid 1px #909090;
	
}

.product-price{
	float: left;
	margin-left: 5px;
}

.product-prices-row .product-price{
	float: left;
}

#tech-props{
	display: table;
	border-collapse: collapse;
	border: 1px solid #909090;
	width: 100%;
	float: left;
}

#tech-props th{
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
}

#tech-props td{
	border: 1px solid #909090;
/*	border: 1px solid red;*/
	padding: 2px 5px;
}

#tech-props .prod-props-col01{
	width: 100px;
	font-weight: bold;
	color: #00489b;
}

#tech-props .prod-props-col02{
	width: 180px;
}

#tech-props .prod-props-col03{
	width: auto;
}

.product-mod{
	margin: 5px 0;
	padding: 45px 0 0 5px;
	background: url(img/center_content_top_bgr.jpg) repeat-x top;
}

.product-mod a{
	display: block;
	font-weight: bold;
	color: #00489b;
	padding: 4px 5px 4px 20px;
	text-decoration: none;
	border: 0px solid red;
}

.product-mod a.compare{
	background: url(img/actions_compare.gif) no-repeat left center;
}

.product-mod a.print{
	background: url(img/actions_print.gif) no-repeat left center;
}

.product-mod a.zoom{
	background: url(img/actions_zoom.gif) no-repeat left center;
}

/*  END Products details */

.clear{
	clear: both;
	visibility: hidden;
	border-collapse:collapse;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding:0;
	border: 0;
	border-width:0;
	outline-width:0;
	page-break-inside: avoid;
	page-break-after:avoid;
	page-break-before:avoid;
	empty-cells:hide;
	display:block;
}

.div_iehack  {
margin-top: -3px;
}