/*******pagina generale del catalogo *******/
#catSet
{
	height: 100%;
	overflow: hidden;
}

#catContent
{
	height: auto;
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.catBox
{
	height: auto;
	width: 690px;
	overflow: hidden;
	border-bottom: 2px dashed #999999;
	margin-top: 15px;
	padding-bottom:15px;
}

.catBoxDesc
{
	width: 526px;
	float: left;
	margin-left: 5px;
	font-family:Trebuchet MS;
	font-weight:bold;
}


.catBox .prodBox
{
	width:  154px;
	height: 23px;
	margin: 2px 5px 5px 0px;
 	float:left;
	cursor: pointer;
	font-family: Trebuchet MS;
	font-size: 15px;
	text-align: center;
	padding-top: 65px;
	background-repeat: no-repeat;
}


.catBox .pop {	background-image: url("../immagini/grafica/catalogo/pop_big_off.jpg"); }
.catBox .tex {	background-image: url("../immagini/grafica/catalogo/tex_big_off.jpg"); }
.catBox .se {	background-image: url("../immagini/grafica/catalogo/se_big_off.jpg"); }
.catBox .pf {	background-image: url("../immagini/grafica/catalogo/pf_big_off.jpg"); }
.catBox .gf {	background-image: url("../immagini/grafica/catalogo/gf_big_off.jpg"); }
.catBox .karto {	background-image: url("../immagini/grafica/catalogo/karto_big_off.jpg"); }

.catBox .pop:hover {	background-image: url("../immagini/grafica/catalogo/pop_big_on.jpg"); }
.catBox .tex:hover {	background-image: url("../immagini/grafica/catalogo/tex_big_on.jpg"); }
.catBox .se:hover {	background-image: url("../immagini/grafica/catalogo/se_big_on.jpg"); }
.catBox .pf:hover {	background-image: url("../immagini/grafica/catalogo/pf_big_on.jpg"); }
.catBox .gf:hover {	background-image: url("../immagini/grafica/catalogo/gf_big_on.jpg"); }
.catBox .karto:hover {	background-image: url("../immagini/grafica/catalogo/karto_big_on.jpg"); }


/*******pagina generale del catalogo *******/

/*******pagina categoria *******/
#catBanner
{
	width: 698px;
	margin: 10px;
	margin-top: 0px;
	border: 1px solid black;
	overflow: hidden;
}

#catDescNavCont
{
	width: 700px;
	overflow: hidden;
	margin: 10px;
	margin-bottom: 0px;
}


#catDescCont
{
	width: 698x;
	border: 1px solid #E3DFDB;
	overflow:hidden;
}


#catTit
{
	width: 150px;
	padding: 5px;
	float:left;
	font-size: 18px;
	font-weight: normal;
	font-family: Trebuchet MS;
	color: #FC7215;
	text-align:center;
	text-transform:uppercase;	
}

#catDesc
{
	width: 510px;
	border-left: 1px dashed #999999;
	padding: 5px 5px 5px 10px;
	float:left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#catSepNav
{
	width: 6908x;
	height: 10px;
	border: 1px solid #E3DFDB;
	background-color: #E3DFDB;
}



.artRiga
{
	width: 705px;
	overflow: hidden;
	margin: 5px;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 170px;
}


.artImm
{
	width: 210px;
	border: 1px solid #cccccc;
	float:left;
	text-align: center;
	margin: 5px 10px 5px 5px;
	padding: 5px;	
	height: 150px;
	
}

.artImmAcc
{
	width: 210px;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 5px 5px 0px 5px;	
	
}

.artBox
{
	overflow: hidden;
	margin-top: 5px;
}

.artBoxAcc
{
	overflow: hidden;
	margin: 8px;
	margin-bottom: 15px;
	float: left;
	font-family: Trebuchet MS;
	font-size: 14px;
	width: 222px;
	height: 260px;
}

.artCodice, .artCodiceAcc
{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}

.artNome, .artNomeAcc, .artDesc
{
	margin-bottom: 10px;	
}

.artDesc
{
	font-size: 12px;
	color: #333333;
	height: 80px;
	width: 240px;
}

.artDesc .open_desc
{
	background-image: url("../immagini/grafica/catalogo/pallino_off.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor: pointer;
	width: 60px;
	margin-top: 2px;
}

.artDesc .open_desc:hover
{
	background-image: url("../immagini/grafica/catalogo/pallino_on.gif");
	color: black;
	text-decoration: underline;
}

.catalogo_carrello
{
	font-size: 12px;
	margin-top: 10px;
	background-image: url("../immagini/grafica/catalogo/pallino_off.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 125px;
}

.catalogo_carrello:hover, .catalogo_carrelloAcc:hover
{
	background-image: url("../immagini/grafica/catalogo/pallino_on.gif");
}

.catalogo_carrelloAcc
{
	font-size: 12px;
	background-image: url("../immagini/grafica/catalogo/pallino_off.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 125px;
}


.catalogo_carrello a, .catalogo_carrelloAcc a
{
	color: black;
}

.catalogo_carrello a:hover, .catalogo_carrelloAcc a:hover
{
	color: #FC7215;
	text-decoration: underline;
}

/*************stili popup**********/
div.closePopup
{
	position:absolute;
	top: -10px;
	left: -10px;
	cursor: pointer;
}

div.contPopup
{
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding: 5px;
	padding-top: 10px;
	padding-left: 10px;
}

div.popup_titolo
{
	color: #FC7215;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	text-align: center;
}

div.popup_sottotitolo
{
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
}

div.popup_testo
{
	color: #333333;
	font-size: 14px;
	font-family: Trebuchet MS;
}

div.popup_input
{
	margin-bottom: 10px;
	overflow: hidden;
}

div.popup_input .label
{
	width: 90px;
	clear: left;
	float: left;
	font-weight: bold;
	color: #666666;
}
/***********fine stili popup***********/


/* tabs */

.catNavTab
{
	font-size: 13px;
	padding-top: 10px;
}

.catNavTabIcona
{
	width: 80px;
	padding: 2px;
	height: 70px;
	text-align: center;
	float: left;
	border-right: 1px dashed #999999;
}

.catNavTabIcona a, .catNavTabIcona
{
	color: #999999;
}

.catNavTabIcona a:hover, .catNavTabIcona:hover
{
	color: black;
}

#catNav
{
	width: 702px;
	height: 128px;
	margin-left: 8px;
	text-align: center;
	/*border: 1px solid blue;*/
	overflow: hidden;
}

.morphtabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.catNavLink
{
	display: inline;
}

.morphtabs_title li, .catNavLink {
	float: left;
	margin-right: 15px;
	cursor: pointer;
	color: black;
	font-family: "Arial";
	font-weight: bold;
	font-size: 12px;
	height: 113px;
	width: 131px;
	background-image: url(../immagini/grafica/catalogo/linguetta_off.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding: 0px;
}

#tabs_dettagli
{
	margin-top: 0px;
	overflow: hidden;
	position: relative;
}

.morphtabs_title li.over, .catNavLink:hover {
	color: #fff;
	background-image: url(../immagini/grafica/catalogo/linguetta_on.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.morphtabs_title li.active {
	color: #fff;
	background-image: url(../immagini/grafica/catalogo/linguetta_on.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

li.noTab, li.noTab.over
{
	float:right;
	width: auto;
	height: 90px;
	margin: 0px;
	background-image: none;
	color: #999999;
	margin-top: 10px;
}

/*
#catNav .acc{ }
#catNav .art{ }
#catNav .schema{ }
#catNav .pdf{ }
#catNav .print{ }
#catNav .send{ }*/

.morphtabs_panel {
	background-color: #ffffff;
	color: #000000;
	top:130px;
	left: 0px;
	position: absolute;
	width: 98%;
	padding-bottom: 10px;
	overflow: hidden;
}

/*******pagina categoria *******/




