html {
	height: 100%;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
	background: #fff;
	position: relative;
	height: 100%;
}

img {
	border: none;
	border-style: none;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	width: 990px;
	display: table;
}

#seo-top-container {
	width: 990px;
	display: table-header-group;
}

#seo-bottom-container {
	width: 990px;
	display: table-footer-group;
}

/*header start*/
#header {
	float: left;
	width: 968px;
	padding: 5px 12px 0 10px;
}

/*logo start*/
#header h1 {
	float: left;
	margin: 0;
}

#header h1 a {
	float: left;
	margin: 0;
	display: block;
	text-indent: -9999px;
	width: 508px;
	height: 102px;
	overflow: hidden;
	background: url('../images/logo.jpg') no-repeat;
}

/*logo end*/
#header ul {
	/*float: right;*/
	margin: 0 0 0 0;
	/*padding: 0 3px 0 0;*/
}

#header ul li {
	list-style: none;
	float: left;
	line-height: 14px;
	background: url(../images/header-menu-divider.jpg) no-repeat 0 2px;
	padding: 0 6px 0 7px;
}

#header ul li.first {
	background: none;
	padding-left: 0;
}

#header ul li a {
	text-decoration: none;
	color: #000;
}

#header ul li a:hover {
	text-decoration: underline;
}

/* header form start */
.form {
	float: right;
	width: 460px;
	margin: 13px 0 0 0;
	line-height: 20px;
}

* html .form {
	line-height: 19px;
}

.form div {
	float: right;
}

.form label {
	float: left;
	margin: 0 0 0 10px;
}

.form .text {
	float: left;
	border: 1px solid #a3a3a3;
	padding: 2px 1px 0;
	margin: 0 0 0 3px;
	width: 105px;
	height: 16px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form a {
	float: left;
	width: 17px;
	height: 12px;
	background: url(../images/header-form-submit.gif) no-repeat;
	overflow: hidden;
	margin: 4px 0 0 7px;
	text-indent: -9999px;
}

.form a:hover {
	background-position: 0 -12px;
}

/* header form end */
/*header end*/
/*content start*/
#content {
	float: left;
	width: 100%;
}

/* left column start */
#left-column {
	float: left;
	width: 190px;
	min-height: 2px;
	margin: -1px 0 0 0;
}

/* find start */
.find {
	float: left;
	padding: 0 0 6px 8px;
	width: 182px;
}

.find .text {
	float: left;
	padding: 0 1px 0;
	width: 107px;
	height: 15px;
	margin: 1px 0 0 0;
	border: 1px solid #a9a9a9;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.find .submit {
	float: left;
	margin: -1px 0 0 4px;
	height: 21px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.find a {
	float: left;
	text-decoration: none;
	color: #242424;
	padding: 0 0 0 12px;
	background: url(../images/arrow.gif) no-repeat 0 4px;
}

.find a:hover {
	text-decoration: underline;
}

/* find end */
/* links start */
#left-column .links {
	float: left;
	width: 180px;
	color: #242424;
	padding: 4px 0 0 10px;
	background: url(../images/dot.gif) repeat-x;
}

* html #left-column .links {
	padding: 3px 0 1px 10px;
}

#left-column .links p {
	margin: 0;
	line-height: 14px;
}

#left-column .links p a {
	color: #242424;
	padding: 0 13px 0 0;
	text-decoration: underline;
	background: url(../images/arrow.gif) no-repeat 100% ;
}

#left-column .links p a:hover {
	text-decoration: none;
}

/* links end */
/* tabs start */
.tabs {
	float: left;
	width: 190px;
	margin: 11px 0 0 0;
	padding: 0;
}

.tabs li {
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #525252;
	text-transform: uppercase;
}

.tabs li a {
	color: #ee1d25;
	text-decoration: none;
	float: left;
	background: url(../images/tabs-gradient.gif) repeat-x;
	height: 26px;
	line-height: 30px;
	overflow: hidden;
	border: 1px solid #a3a5ab;
	border-bottom: none;
}

.tabs li.first a {
	width: 78px;
	border-right: none;
	padding-right: 1px;
}

.tabs li.last a {
	width: 109px;
	border-right: none;
}

.tabs li a.active,
.tabs li a:hover {
	color: #242424;
	height: 31px;
	padding: 1px 0 0 0;
	background: #ddd;
	border-color: #525252;
	margin: -5px 0 -1px 0;
	position: relative;
}

.tabs li.first a.active,
.tabs li.first a:hover {
	padding-left: 1px;
	border-left: none;
	padding-right: 0;
	border-right: 1px solid #525252;
    top: 0px;
    left: 0px;
}

/* tabs end */
/* menu start */
.menu {
	margin: 0;
	float: left;
	width: 190px;
	background: #ddd;
	height: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
	overflow: hidden;
	height: 100%;
}

.menu li {
	list-style: none;
	padding: 2px 0 3px;
	float: left;
	width: 190px;
	background: url(../images/dot.gif) repeat-x left bottom;
	text-transform: lowercase;
}

.menu li a {
	text-decoration: none;
	color: #242424;
	line-height: 13px;
	padding: 0 0 0 19px;
	margin: 0 0 0 4px;
	background: url(../images/menu-arrow.gif) no-repeat 6px 3px;
	width: 157px;
	display: block;
	text-transform: lowercase;
}

.menu li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
}

.menu li a.active {
	background-color: #fff;
	background-image: url(../images/menu-arrow1.gif);
	text-decoration: none;
	color: #f11920;
}

.menu li ul {
	margin: 2px 0 -3px 0;
	padding: 0;
	float: left;
	width: 190px;
	background: url(../images/dot.gif) repeat-x;
	text-transform: lowercase;
}

.menu li ul li {
	padding-left: 23px;
	width: 167px;
	text-transform: lowercase;	
}

.menu li ul li a {
	padding: 0 0 0 7px;
	width: auto;
	display: block;
	margin: 0;
	background: url(../images/sub-menu-arrow.gif) no-repeat 0 6px;
	text-transform: lowercase;
}

.menu li ul li a.active
{
    background: url(../images/sub-menu-arrow.gif) no-repeat 0 6px;
    padding: 0 0 0 7px;
    color: #242424;
    font-weight: bold;
    
}

.menu-scroll-up a{
	background-image: url(../images/scroll-bt-up.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	height: 17px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	/*position:absolute;
	top: 216px;*/
	clear:both;
}
.menu-scroll-up a:hover{
	background-position: top;
}
.menu-scroll-down a{
	background-image: url(../images/scroll-bt-down.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: block;
	height: 17px;
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	/*position:absolute;
	top: 690px;*/
	clear:both;
}
.menu-scroll-down a:hover{
	background-position: top;
}


/* menu end */
/* left column end */
/* center-column start */
#center-column {
	float: left;
	width: 608px;
	overflow: hidden;
	margin: 12px 0 0 0;
}

/* text-content start */
.text-content {
	float: left;
	width: 591px;
	padding: 0 9px 4px 8px;
	min-height: 620px;
	background: #e6e6e6;
}

* html .text-content {
	height: 620px;
}

.text-content h2 {
	font-size: 17px;
	color: #ffFFFF;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: -3px;
	margin-left: 0;
}


* html .text-content h2 {
	margin: 26px 0 0 0;
}

/* disideri start */
.disideri {
	margin: 3px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	color: #242424;
}

.disideri li {
	list-style: none;
	background: #fff;
	padding: 14px 7px 5px;
	float: left;
	margin: 2px 0 0 0;
	width: 575px;
	border: 1px solid #999;
}

.table {
	display: table;
	height: 0;
}

* +html .table {
	height: 100%;
}

.disideri li .left {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

* html .disideri li .left {
	margin-right: 7px;
}

.disideri li .left img {
	display: block;
}

.disideri li .left .link {
	margin: 5px 0 0 0;
	display: block;
	float: left;
}

.disideri li .left .link a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 12px;
	width: 70px;
	color: #58595c;
	border: 2px solid #efb000;
	line-height: 27px;
	height: 27px;
	padding: 0 0 0 9px;
	background: #fed556 url(../images/desideri-arrow.gif) no-repeat 63px 8px;
}

* html .disideri li .left .link a {
	line-height: 26px;
}

.disideri li .left .link a:hover {
	text-decoration: underline;
}

.disideri li h3 {
	margin: 0 0 -3px 0;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #ee1d25;
}

* html .disideri li h3 {
	margin: 0;
}

.disideri li .size {
	display: block;
	font: 15px/18px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
}

.disideri li .code {
	display: block;
	font: bold 15px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3f3f3f;
}

.disideri li p {
	margin: 19px 0 0 0;
	line-height: 16px;
}

.disideri .right {
	float: right;
	margin: 2px 0 0 20px;
	display: inline;
}

.disideri .right .link {
	display: block;
	padding: 0 11px 0 0;
}

.disideri .right .link a {
	text-decoration: none;
	color: #000;
	padding: 0 17px 0 0;
	background: url(../images/desideri-dagger.gif) no-repeat 100% 3px;
}

.disideri .right .link a:hover {
	text-decoration: underline;
}

.disideri .right strong {
	display: block;
	font-size: 17px;
	color: #010101;
	margin: 114px 0 0 0;
}

.acq-link
{
    float: left;
    margin: 1px 0 0 0;
    width: 127px;
    overflow: hidden;
    height: 35px;
    background: url(../images/disideri-acq-link.gif) no-repeat;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
}

.eshop .acq-link .acqtext, .acq-link .acqtext
{
    padding: 8px 27px 0px 3px;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    font-family: verdana;
    display: block;
    cursor: pointer;
}

.acq-link:hover
{
    background-position: 0 -35px;
    color: #FEBD21;
}

/* disideri end */
/* pulis start */
.pulis {
	float: left;
	width: 100%;
	margin: 27px 0 0 0;
}

.pulis a {
	display: block;
	width: 215px;
	height: 35px;
	text-decoration: none;
	color: #000;
	text-align: center;
	line-height: 32px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/pulis-bg.gif) no-repeat;
}

.pulis a span {
	display: block;
	height: 35px;
	padding: 0 5px;
	cursor: pointer;
	background: url(../images/pulis-right-bg.gif) no-repeat top right;
}

.pulis a:hover {
	color: #bc1313;
}

* html .pulis a {
	line-height: 31px;
}

/* pulis end */
/* text-content end */
/* footer start */
#footer {
	float: left;
	width: 608px;
	padding: 5px 0;
	font-size: 10px;
}

#footer .icons {
	float: left;
	margin: 0;
	padding: 0;
}

#footer .icons li {
	list-style: none;
	float: left;
	padding: 0 0 0 3px;
}

#footer .links {
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	width: 460px;
}

#footer .links li {
	float: left;
	line-height: 14px;
	padding: 0 7px 0 9px;
	list-style: none;
	color: #707070;
	background: url(../images/footer-divider.gif) no-repeat 0 3px;
}

#footer .links li.first {
	background: none;
	padding-left: 7px;
	white-space: nowrap;
}

#footer .links li a {
	text-decoration: none;
	color: #707070;
}

#footer .links li a:hover {
	text-decoration: underline;
}

/* footer end */
/* center-column end */
/* right column start */
#right-column {
	float: right;
	width: 192px;
	margin: -8px 0 0 0;
	position: relative;
}

/* reg links start */
.reg-links {
	margin: 0;
	padding: 0 0 12px 19px;
	float: left;
	width: 173px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

.reg-links li {
	list-style: none;
	line-height: 17px;
}

.reg-links a {
	padding: 0 0 0 14px;
	background: url(../images/arrow.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #000;
}

.reg-links a:hover {
	text-decoration: underline;
}

.reg-links span {
	padding: 0 0 0 14px;
}

/* reg links end */
/* backet links start */
.backet-links {
	padding: 7px 0 8px 19px;
	float: left;
	width: 173px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

.backet-links ul {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/backet-icon.gif) no-repeat 0 5px;
}

.backet-links li {
	list-style: none;
	line-height: 13px;
}

.backet-links li a {
	color: #242424;
	text-decoration: none;
}

.backet-links li a:hover {
	text-decoration: underline;
}

/* backet links end */
/* list links start */
.list-links {
	float: left;
	width: 192px;
	margin: 0;
	padding: 10px 0 12px 0;
	background: url(../images/dot.gif) repeat-x left bottom;
}

.list-links li {
	list-style: none;
	padding: 0 0 0 21px;
}

.list-links li a {
	text-decoration: none;
	padding: 0 0 0 18px;
	background: url(../images/hart-icon.gif) no-repeat 0 3px;
	color: #242424;
}

.list-links li a:hover {
	text-decoration: underline;
}

/* list links end */
/* block start */
#right-column .block {
	float: left;
	width: 184px;
	padding: 26px 0 0 8px;
	background: url(../images/right-column-gradient.gif) repeat-x;
}

/* guida start */
.guida {
	float: left;
	width: 176px;
	background: url(../images/guida-bg.png) repeat-y;
}

.guida .top-bg {
	float: left;
	width: 176px;
	background: url(../images/guida-top-bg.gif) no-repeat;
}

.guida .bottom-bg {
	float: left;
	width: 151px;
	padding: 4px 16px 8px 9px;
	background: url(../images/guida-bottom-bg.gif) no-repeat left bottom;
}

.guida h2 {
	margin: 0;
	padding: 7px 0 0 0;
	color: #ee1d25;
	font-size: 15px;
}

.guida ul {
	margin: 0;
	padding: 7px 0 8px 0;
}

.guida ul li {
	list-style: none;
	line-height: 18px;
	padding: 0 0 2px 1px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

* html .guida ul li {
	line-height: 17px;
	padding-bottom: 3px;
}

.guida ul li.last {
	background: none;
}

.guida ul li a {
	text-decoration: none;
	padding: 0 0 0 14px;
	display: block;
	background: url(../images/shadow-arrow.gif) no-repeat 0 5px;
	color: #242424;
}

.guida ul li a:hover {
	text-decoration: underline;
}

/* guida end */
/* news link start */
.news-link {
	float: left;
	margin: 10px 0 0 0;
}

.news-link img {
	display: block;
}

/* news link end */
/* block end */
/* free-ship start */
.tblFreeShip
{
    width: 170px;
    border-spacing: 0px;
}
.tblFreeShip .col1
{
    width: 62px;
    vertical-align: middle;
}
.tblFreeShip .col2
{
    width: 108px;
    vertical-align: top;
}

.tblFreeShip table
{
   margin-top: 12px;
   border-spacing: 0px;
}
.tblFreeShip .col21
{
    width: 108px;
    background-color: #58595C;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bolder;
    color: #FFFFFF;
    height: 38px;
    text-align: center;
}
/*
.free-ship {
	float: left;
	position: relative;
	margin: 26px 0 0 4px;
}

.free-ship a
{
    float: left;
	display: block;
}
.free-ship span
{
    border: thin solid #FF00FF;
    float: left;
    position: relative;
    margin: 12px 0 0 0;
    height: 38px;
    width: 122px;
    vertical-align: middle;
    background-color: #58595C;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
/* free-ship end */
/* right column end */
/*content end*/
/*sIFR start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/*sIFR end*/
/* pagina piazza start */
/* piazza start */
.piazza {
	margin: 12px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	color: #242424;
}

.piazza li {
	list-style: none;
	background: #fff;
	float: left;
	margin: 10px 0 0 0;
	width: 589px;
	border: 1px solid #999;
}

.piazza li .left {
	float: left;
	margin: 0 0 0 0;
	display: inline;
}

.piazza li .left .ico-prodotto {
	margin-right: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

* html .piazza li .left {
	margin: 0 8px 0 0;
}


.piazza li .left img {
	display: block;
}

.piazza li h3 {
	margin: 8px 0 -2px 0;
	color: #ee1d25;
	text-transform: uppercase;
	font-size: 12px;
}

* html .piazza li h3 {
	margin: 8px 0 0 0;
}

.piazza li p {
	margin: 3px 0 0 0;
}

.piazza .right {
	float: right;
	padding: 11px 10px 0 0;
	display: inline;
	margin: 0 0 0 20px;
	text-align: right ;
}

.right .right strong {
	display: block;
	font-size: 15px;
	color: #000;
	margin: 20px 0 0 0;
	text-align: right;
	white-space: nowrap;
}

.piazza .right span {
	display: block;
	font-size: 12px;
}

.piazza-categorie{
}

.piazza-categorie li{
	width: 288px;
}
.piazza-categorie .li-right{
	margin-left: 10px;
}


.piazza-categorie li .left .ico-prodotto {
	margin-right: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-style: none;
}

/* piazza end */
/* pagina piazza end */
/* malossi-eshop start */
.eshop {
	margin-top: 1px;
}

.eshop li {
	margin: 12px 0 0 0;
}

.eshop li h3 {
	margin: 12px 0 -3px 0;
	font-size: 15px;
}

* html .eshop li h3 {
	margin: 12px 0 0 0;
}

.eshop li p {
	margin: 10px 20px 0 0;
}

.eshop li .right {
	padding-right: 3px;
	margin: 0;
}

.eshop .acq-link {
	float: none;
	margin: 0;
	display: block;
}

.eshop .right strong {
	font-size: 17px;
	margin: 5px 6px 0 0;
}

.flash {
	float: left;
	width: 100%;
	margin: 4px 0 0 0;
}

.flash img {
	display: block;
}

/* malossi-eshop end */
/* prodotto start */
.prodotto {
	font-size: 12px;
}

.prodotto li {
	padding-top: 11px;
	padding-bottom: 12px;
}

.prodotto li h3 {
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.prodotto li .size {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.prodotto li .code {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.prodotto li .left .link {
	margin: 2px 0 0 2px;
	display: inline;
}

.prodotto li .left .zoom {
	margin-left: 0;
}

.prodotto li .left .zoom a {
	width: 58px;
	background-image: url(../images/zoom-icon.gif);
	background-position: 47px 7px;
}
.prodotto li .left .zoom2 a {
	width: 70px;
	background-image: url(../images/zoom-icon.gif);
	background-position: 65px 7px;
}
.prodotto li .left .multi a {
	width: 89px;
	background-image: url(../images/multi-icon.gif);
	background-position: 83px 11px;
}

.quantity {
	/*
	float: left;
	margin: -37px -2px 0 126px;
	position: relative;
	width: 161px;
	*/
	display: inline;
}

.quantity input {
	float: left;
	width: 20px;
	height: 22px;
	text-align: center;
	margin: 3px 0 0 0;
	padding: 6px 0 0 0;
	border: 1px solid #424242;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.quantity .acq-link {
	margin: 0 0 0 4px;
}

.quantity strong {
	font-size: 17px;
	text-align: right;
	padding: 0 14px 4px 0;
	display: block;
}

.vecchioprezzo{
	font-size: 80%;
	text-decoration: line-through;
	font-weight: normal;
	white-space: nowrap;
	display: inline;
	padding-right: 4px;
}

.prodotto li p {
	margin: 0 0 0 0;
	padding: 24px 0 0 0;
	line-height: 16px;
}

.text-cont {
	clear: both;
}

.info {
	display: block;
	margin: 22px 0 0 0;
}

.info a {
	text-decoration: none;
	font-weight: bold;
	color: #58595c;
	padding: 0 0 1px 15px;
	background: url(../images/i-icon.gif) no-repeat 0 2px;
}

.info a:hover {
	text-decoration: underline;
}

.stamp {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.stamp a {
	text-decoration: none;
	font-weight: bold;
	color: #58595c;
	padding: 0 0 1px 15px;
	background: url(../images/stamp-icon.gif) no-repeat 0 2px;
}

.stamp a:hover {
	text-decoration: underline;
}


/* nb start */
.nb {
	float: left;
	width: 583px;
	padding: 14px 0 0 8px;
}

.nb h3 {
	margin: 0;
	color: #d0151c;
	font-size: 12px;
	color: #d0151c;
}

.nb ul {
	margin: 0;
	padding: 0;
	float: left;
	width:100%; 
}

.nb ul li {
	list-style: none;
	float: left;
	min-width: 150px;
	padding: 11px 4px 0 0;
}
* html .nb ul li {
	padding-right: 12px;
}
.nb ul li div {
	float: left; 
	padding: 0 0 0 4px;
}
.nb ul .image {
	float: left;
	margin: -1px 0 0 0;
}

.nb ul .image img {
	margin: 0;
}

.nb ul li img {
	display: block;
}

.nb ul li span {
	display: block;
	padding: 7px 0 0 0;
}

.nb ul li a {
	text-decoration: none;
	color: #242424;
}

.nb ul li a:hover {
	text-decoration: underline;
}

/* nb end */
/* model-tabs start */
.model-tabs {
	margin: 13px 0 0 0;
	padding: 0;
	float: left;
	width: 591px;
}

.model-tabs li {
	float: left;
	padding: 0 3px 0 0;
	list-style: none;
}

.model-tabs li a {
	float: left;
	text-decoration: none;
	color: #000;
	line-height: 21px;
	overflow: hidden;
	height: 21px;
	border-top: 1px solid #9e9e9e;
	background: url(../images/model-gradient.gif) repeat-x;
}

.model-tabs li a span {
	padding: 0 14px;
	height: 21px;
	float: left;
	border: 1px solid #9e9e9e;
	border-bottom: none;
	border-top: none;
}

.model-tabs li a:hover span,
.model-tabs li a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.model-tabs li a.active {
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	margin: -4px 0 -1px 0;
	line-height: 28px;
	position: relative;
	border-top: 2px solid #fec41b;
	height: 25px;
    top: 0px;
    left: 0px;
}

* html .model-tabs li a.active {
	line-height: 26px;
}

.model-tabs li a.active span {
	height: 25px;
	text-decoration: none !important;
}

/* model-tabs end */
/* model-content start */
.model-content
{
    float: left;
    font-size: 12px;
    width: 575px;
    background: #fff;
    border: 1px solid #999;
    padding: 0 7px 26px 7px;
}

.model-content p {
	margin: 21px 0 0 0;
	line-height: 20px;
}

/* model-content end */
/* invia start */
.invia {
	float: left;
	width: 591px;
	padding: 13px 0 2px 0;
}

.invia strong {
	float: left;
	padding: 0 0 0 13px;
	background: url(../images/invia-icon.gif) no-repeat 0 1px;
}

.invia div {
	float: left;
	padding: 0 5px 0 19px;
}

.invia div label {
	display: block;
	padding: 0 0 3px 0;
}

.invia div .text {
	float: left;
	width: 141px;
	height: 17px;
	padding: 1px 2px 0;
	border: 1px solid #a5a5a5;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.invia div a {
	float: left;
	margin: 7px 0 0 4px;
	padding: 0 23px 1px 0;
	background: url(../images/invia-arrow.gif) no-repeat 100% 2px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.invia div a:hover {
	background-image: url(../images/invia-arrow1.gif);
	text-decoration: underline;
}

.invia span {
	float: left;
	width: 438px;
	padding: 9px 0 0 153px;
	color: #ed1d24;
	font-size: 10px;
}

/* invia end */
/* prodotto end */
/* istituzionale start */
.nav {
	float: left;
	padding: 22px 0 0 0;
	margin: 88px 0 0 0;
	min-height: 288px;
	width: 190px;
	background: url(../images/nav-gradient.gif) repeat-x;
}

* html .nav {
	height: 288px;
}

.nav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 190px;
	background: url(../images/dot.gif) repeat-x;
}

.nav li {
	list-style: none;
	padding: 0 0 1px 10px;
	float: left;
	width: 180px;
	background: url(../images/dot.gif) repeat-x left bottom;
}

.nav li a {
	text-decoration: none;
	float: left;
	line-height: 16px;
	color: #242424;
	padding: 0 0 0 14px;
	background: url(../images/nav-arrow.png) no-repeat;
}

* html .nav li a {
	line-height: 15px;
	padding-bottom: 1px;
}

.nav li a:hover {
	text-decoration: underline;
}

.nav li a.active {
	text-decoration: none;
	color: #f0191f;
	font-weight: bold;
}

/* azienda start */
.azienda-page h2 {
	padding-left: 3px;
}

.azienda {
	float: left;
	width: 580px;
	padding: 8px 7px 0 4px;
	font-size: 12px;
	color: #242424;
}

.azienda img {
	display: block;
}

.azienda p {
	margin: 0;
	padding: 13px 0 7px 0;
	line-height: 20px;
}

/* azienda end */
/* istituzionale end */
/* error page start */
.error {
	background-image: url(../images/error-gradient.jpg);
	background-position: 0 233px;
	background-repeat: repeat-x;
}

.error .reg-links {
	background: none;
}

/* confirmation start */
.confirmation {
	width: 409px;
	font-size: 10px;
	padding: 0 0 15px 0;
	text-align: center;
	margin: 75px auto 0;
	background: #fff;
	border: 3px solid #f00;
}

.confirmation h3 {
	margin: 16px 0 0 0;
	line-height: 38px;
	background: #e4e4e4;
	font-size: 20px;
	color: #ed1d24;
}

.confirmation p {
	margin: 0;
	padding: 4px 0 0 0;
	line-height: 13px;
	color: #1b1b1b;
}

.confirmation img {
	display: block;
	margin: 12px auto;
}

/* confirmation end */
/* error page end */
/* step1 start */
.step1 {
	color: #242424;
}

.step1 .pulis {
	margin-top: 36px;
}

.step1 .pulis a {
	width: 304px;
}

.step1 .pulis a span {
	background-image: url(../images/step-pulis-right-bg.gif);
	padding-right: 42px;
}

.step1 .pulis a:hover span {
	background-position: 100% -35px;
}

.step1 .headline {
	float: left;
	width: 100%;
	display: inline;
	background: #58595c;
	width: 600px;
	margin: 0 -9px 0 -8px;
	position: relative;
	padding: 1px 0 0 8px;
	height: 25px;
}

.step1 .headline h2 {
}

/* step start */
.step {
	float: left;
	width: 591px;
	padding: 20px 0 0 0;
}

.step h2 {
	margin: 0px 0 -3px 0 !important;
	float: left;
}

* html .step h2 {
	margin-bottom: 0 !important;
}

.reg {
	float: left;
	width: 589px;
	padding: 0 0 80px 0;
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #999;
}

.reg h3 {
	font-size: 11px;
	padding: 12px 0 3px 13px;
	margin: 0;
	border-bottom: 1px solid #999;
}

.reg ul {
	margin: 0;
	padding: 12px 0 0 13px;
	float: left;
	width: 576px;
}

.reg ul li {
	list-style: none;
	float: left;
	width: 576px;
	margin: 3px 0 0 0;
}

.reg ul li label {
	float: left;
	width: 220px;
	margin: 3px 0 0 0;
}

.reg ul li .text {
	height: 19px;
	border: 1px solid #999;
	padding: 1px 3px 0;
	width: 250px;
	background: #f5f5f5;
	color: #27270d;
	float: left;
}

.reg ul li span 
{
    float:left;
    padding-left: 222px;
}
.reg ul li select {
	border: 1px solid #999;
	width: 120px;
	color: #27270d;
	height: 20px;
	float: left;
}

/* step end */
/* step1 end */
/* popup start */
#popup-block {
	position: absolute;
	top: 0;
	float: left;
	width: 100%;
	left: -9999px;
	padding: 91px 0 0 0;
}

.popup {
	width: 880px;
	position: relative;
	z-index: 100;
	margin: 0 auto 0;
	padding: 2px 0 0 0;
	overflow: hidden;
	background: url(../images/popup-top-bg.png) no-repeat;
	top: 0px;
	left: 91px;
}

.popup .bg {
	float: left;
	width: 842px;
	background: url(../images/popup-bg.png) repeat-y;
	padding: 19px 20px 22px 18px;
}
.popup .bg2 {
	float: left;
	width: 600px;
	background: url(../images/popup-bg.png) repeat-y;
	padding: 5px 5px 5px 5px;
}
.popup .bottom-bg {
	float: left;
	width: 880px;
	height: 3px;
	overflow: hidden;
	background: url(../images/popup-bottom-bg.png) no-repeat;
}

.popup .headline .left {
	float: left;
}

.popup .headline .left a img {
	display: block;
}

.popup .headline {
	background: #58595c;
	padding: 9px 5px 9px 10px;
	float: left;
	width: 827px;
}

.popup .headline h2 {
	margin: 3px 0 0 2px;
	font-size: 18px;
	color: #fff;
	float: left;
}

.popup .headline .right {
	float: right;
	width: 200px;
}

.popup .headline .right a {
	text-decoration: none;
	color: #fff;
}

.popup .headline .right a:hover {
	text-decoration: underline;
}

.popup .headline .right .close {
	padding: 0 36px 0 0;
	float: right;
	line-height: 29px;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/close-bg.gif) no-repeat 100% 0;
}

.popup .headline .right span {
	float: left;
	width: 100%;
	padding: 1px 0 0 0;
	text-align: right;
}

.popup .headline .right span.last {
	padding-top: 17px;
}

#popup-shadow {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.products {
	float: left;
	padding: 0 13px 111px 16px;
	width: 790px;
	background: #e6e6e6;
	color: #242424;
	font-size: 11px;
}

.popup .list {
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	color: #242424;
}

.popup .list li {
	list-style: none;
	background: #fff;
	padding: 7px 12px 11px 16px;
	float: left;
	margin: 5px 0 0 0;
	width: 763px;
	border: 1px solid #fec41b;
}

.popup .list li .left {
	float: left;
	margin: 0 13px 0 0;
	display: inline;
}

* html .popup .list li .left {
	margin-right: 10px;
}

.popup .list li .left img {
	display: block;
}

.popup .list li h3 {
	margin: 0 0 -3px 0;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #ee1d25;
}

* html .popup .list li h3 {
	margin: 0;
}

.popup .list li .size {
	display: block;
	font: 11px/14px Arial, Helvetica, sans-serif;
}

.popup .list li .code {
	display: block;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.popup .list li .alert {
	display: block;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: Red; 
	text-transform: uppercase;
}

.popup .list li p {
	margin: 11px 0 0 0;
	line-height: 15px;
}

.popup .list .right {
	float: right;
	margin: 5px 5px 0 10px;
	display: inline;
}

.popup .list .right .link {
	display: block;
	text-align: right;
	padding: 0 11px 0 0;
}

.popup .list .right .link a {
	text-decoration: none;
	color: #000;
	padding: 0 17px 0 0;
	background: url(../images/desideri-dagger.gif) no-repeat 100% 3px;
}

.popup .list .right .link a:hover {
	text-decoration: underline;
}

.calculating {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 13px 16px 0 0;
	line-height: 20px;
}

.calculating span {
	float: left;
	padding: 0 0 0 3px;
}
.calculating .pidscvalue 
{
	float: right;
	padding: 0 0 0 3px;
	color: Red;
	line-height: 12px;
}
.calculating .pidscmessage
{
	float: left;
	padding: 0 0 0 3px;
	color: Red;
	line-height: 12px;
}
.calculating .equal {
	padding: 0 3px 0 6px;
}

.calculating .text {
	width: 41px;
	float: left;
	height: 19px;
	margin: 0 0 0 8px;
	padding: 2px 0 0 5px;
	border: 1px solid #7f7f7f;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.calculating .textright {
	
	float: right;
	
	
	
	
}
.calculating .linethrough
{
	text-decoration: line-through;
}

.calculating .submit {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 102px;
	height: 23px;
	margin: 0 0 0 9px;
	padding: 0 0 0 0;
}

.total {
	float: left;
	width: 641px;
	line-height: 15px;
	padding: 0 132px 0 0;
	text-align: right;
	margin: 16px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background: #e9e9e9;
}
.total .TotOrder
{
    color: #CC0000;
}
.total .Discount
{
    
}

.popup .pulis {
	margin-top: 41px;
}

/* popup end */

/* breadcrumb */
.breadcrumb{
	padding-top: 10px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0% 26px;
	padding-bottom: 5px;
	color: #333333;
}
.breadcrumb a{
	color: #333333;
	text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
	color: #333333;
}
.tbl-1{
	border-collapse:collapse;
	width: 100%;
	font-size: 11px;
	border: 1px solid #999999;
	margin-top: 10px;
}
.tbl-1 th{
	color: #333333;
	background-color: #FEC41B;
	padding: 3px;
	border: 1px solid #999999;
}
.tbl-1 th img{
	padding-left: 4px;
}
.tbl-1 td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tbl-1 td a {
	color: #333333;
}
.tbl-1 .alt-row{
	background-color: #F2F2F2;
}
.tbl-1 th a{
	color: #333333;
	text-decoration: none;
}
.tbl-1 th a:hover{
	text-decoration: underline;
}

/* css per repeater news */

.rptstyle
{
  font-family :Verdana,Arial,sans-serif;
  font-size:12px;
  margin:0;
}


    
.rptalternate
{
  background-color:#fec41b;
  
}
    
.rptitem
{
    background-color:#C0C0C0;
}


.rptlink 
{
   color:#000;
   font-family:Verdana,Arial,sans-serif;
   text-decoration:none;
   font-size:smaller;
  
      
}

/* css repeater marche/modelli */
.tblreptit
{
     color: #333333;
	background-color: #FEC41B;
	padding: 3px;
	border: 1px solid #999999;
}
.tblrep
{
    border:solid 1px #999;
    border-collapse:collapse;
    background-color:#F2F2F2;
    width:100%;
    }
    .tblrepnote
    {
         font-style: italic;
    font-size: 9px;
    font-weight: bold;
    }
    
 .tblrepmarche
 {
     background-color:#DEE2EC;
    }
 
