

* {
	margin: 0;
	padding: 0;
	
	font-family: Verdana;
	font-size: 10px;
}

ul{
	padding-left: 20px;
}

p{
	margin: 5px 0;
}

#mainTitle{
	/*margin:0 50px;*/
	/* margin:0 20px; */
}
#mainTitle td a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#333;
}


.paginator_page, .paginator_selected_page{
	font-weight: bold;
	color: #666;
	padding: 1px 2px;
	border: 1px solid transparent;
}

.paginator_selected_page, .paginator_page:hover{
	color: #333;
	border: 1px solid #666;
	background: #e2e2e2;
}


/*
UTILI
*/

#iconaCaricamento{
	position:absolute;
	width:100%;
	height:100%;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.iconaCaricamento{
	position:absolute;
	width:100%;
	height:100%;
	background: #fff;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index:999;
}
/*
#iconaCaricamentoFondo{
	width:100%;
	height:100%;
}
*/
#iconaCaricamentoTesto{
	text-align:center;
	padding:10px;
	color:#333;
	font-size: 12px;
	font-weight: bold;
}
.iconaCaricamentoTesto{
	text-align:center;
	padding:10px;
	color:#333;
	font-size: 12px;
	font-weight: bold;
}

.separatore{
	clear:both;
}



.separatoreRossoSx{
	height:12px;
	background: transparent url(/img/separatore_rosso.gif) no-repeat top left;
}
.separatoreRossoSx .separatoreRossoDx{
	height:12px;
	background: transparent url(/img/separatore_rosso.gif) no-repeat top right;
}
.separatoreRossoSx .separatoreRossoDx .separatoreRosso{
	height:12px;
	/*background: transparent url(/img/separatore_rosso_body.gif) repeat-x top left;*/
	background: #cc0033;
	margin:0 20px;
}




.QContactBox{
	position: relative;
	width: 400px;
	height: 400px;
	background: #fff;
	border: 5px solid #bd0122;
	padding: 1px;
}
.QContactBox .titolo{
	line-height: 25px;
	color: #fff;
	background: #bd0122;
	padding:3px;
	font-weight: bold;
	font-size: 11px;
}
.QContactBox .body{
	padding: 5px;
}
.QContactBox .footer{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 5px 0 0 0;
	color: #fff;
	background: #bd0122;
}

.QContactBox .button{
	border: 1px solid #ccc;
	background: #fff;
}

.optionsItem{
	/*float:left;*/
	margin-right:20px;;
	padding:2px;
	display: inline;
	line-height: 22px;
}
.optionsItem:hover{
	text-decoration: underline;
}

ul.smallList{
	padding-left: 10px;
	list-style: square;
}
ul.smallList li{
	padding-bottom: 2px;
}

ul.bigList{
	padding-left: 10px;
	list-style: none;
}
ul.bigList li{
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 20px;
	background: transparent url(/img/icon_16_pointer.png) top left no-repeat;
}
ul.bigList li a{
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
ul.bigList li a:hover{
	text-decoration:underline;
	color: #000;
}
.faqList a{
	text-decoration:underline!important;
	color: #000;
}
.testoFaq{
	padding:0 0 0 20px;;
}
.testoFaq, .testoFaq b, .testoFaq a{
	font-size: 12px;
}








/*
TESTO
*/

a:visited{
	text-decoration: none;
}
a:link{
	text-decoration: none;
}

.testoPiccolo1{
	color: #fff;
	font-weight: bold;
}
.testoPiccolo2{
	color: #666;
	font-weight: bold;
}
.testoPiccolo2 a{
	color: #666;
	text-decoration: none;
}
.testoPiccolo3{
	color: #333;
	font-weight: bold;
}
.testoPiccolo3 a{
	color: #333;
	text-decoration: none;
}
.testoPiccolo3 a:hover{
	/* color: #666; */
	color: #bd0122;
}
.testoPiccolo4{
	color: #bd0122;
	font-weight: bold;
}
.testoPiccolo4 a{
	color: #bd0122;
	text-decoration: none;
	padding: 2px 2px 2px 18px;
	background: transparent url(/img/icon_16_pointer.png) top left no-repeat;
}
.testoPiccolo4 a:hover{
	text-decoration: underline;
}
.testoPiccolo5{
	color: #333;
	font-weight: normal;
}
.testoPiccolo5 a{
	color: #333;
	text-decoration: none;
}

.testoMicro1{
	font-size: 9px;
	color: #666;
	text-decoration: none;
}
.testoMicro1 a{
	color: #666;
	text-decoration: none;
}

.titoloPiccolo1{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #bd0122;
	font-weight: bold;
}
.titoloPiccolo2{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

.titoloPiccolo3, .titoloPiccolo3 a{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #bd0122;
	font-weight: bold;
	text-decoration:none;
}
.titoloPiccolo3 a:hover{
	text-decoration:underline;
}

.testoGrandeRed{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #bd0122;
	font-weight: bold;
}


#container{
	width: 960px;
	margin: auto;
}

#header{
	width: 100%;
	/*height: 150px;*/
}

#headerBtn{
	position: absolute;
	height: 80px;
	width: 480px;
	cursor: pointer;
	z-index:999;
}

#headerTop{
	position: relative;
	width: 100%;
	/*height: 80px;*/
	background: #bd0122 url(/img/header_logo.jpg) top left no-repeat;
	height: 100px;
	
}

#headerTitle{
	/*
	position: absolute;
	top: 60px;
	left: 160px;
	*/
	bottom:6px;
	left:10px;
	position:absolute;
}
#headerBanner{
	position: absolute;
	top: 10px;
	right: 10px;
	
	background: #fff;
	width: 468px;
	height: 60px
}
#headerMid{
	width: 100%;
	/*height: 20px;*/
	background: #fff;
}
#headerBtm{
	position: relative;
	width: 100%;
	height: 50px;
	background: transparent url(/img/headerBtm.gif) top left no-repeat;
}

#headerMenu{
	position: absolute;
	bottom:6px;
	right:10px;
	color: #fff;
	z-index: 1;
	letter-spacing: -1px;
}
#headerMenu a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#headerMenu a:hover{
	border-top: 2px solid #fff;
}

#headerBtmLang{
	position: absolute;
	top: 30px;
	left: 9px;
}

#headerBtmTitle{
	position: absolute;
	top: 15px;
	right: 10px;
}

#content{
	width: 100%;
}

#content #colSx{
	float:left;
	width: 300px;
}

#bannerSx{/*
	margin-left: 22px*/
}

#content #colDx{
	margin-left:300px;
	padding-top: 10px;
	width: 660px;
}
#content #colDx #main{
	position: relative;
	
	float:left;
	width: 540px;
}
#content #colDx .contenuto1{
	padding: 0 10px;
}
#content #colDx .contenuto1 .main{
	padding:30px 0;
}
#content #colDx .sottotitolo{
	padding-top: 3px;
	text-align: right;
	color:#666;
	font-weight: bold;
}
#content #colDx .sottotitolo a{
	color:#666;
	text-decoration: none;
}
#content #colDx .sottotitolo a:hover{
	color:#333;
}
#content #colDx .contenuto1 .boxCategoria{
	float:left;
	width: 260px;
	padding-bottom: 20px;
}
#content #colDx .contenuto1 .boxCategoria .titolo a{
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	
	/* TEST */
	padding-left: 20px;
	background: transparent url(/img/icon_16_pointer.png) top left no-repeat;
}
#content #colDx .contenuto1 .boxCategoria .titolo a:hover{
	/* color: #bd0122; */
	color: #fff;
	background: #bd0122 url(/img/icon_16_pointer.png) top left no-repeat;
}
#content #colDx .contenuto1 .boxCategoria .content{
	padding: 5px 5px 5px 5px;
	margin: 0 10px 0 10px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#content #colDx .contenuto1 .boxCategoria .content:hover{
	padding: 5px 5px 4px 4px;
	border-left:2px solid #bd0122;
	border-bottom:2px solid #bd0122;
}
#content #colDx .contenuto1 .boxCategoria .content .subcatItem a{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
#content #colDx .contenuto1 .boxCategoria .content .subcatItem a:hover{
	/*
	color: #bd0122;
	*/
	color: #fff;
	background: #336699;
	text-decoration: none;
}
#content #colDx .contenuto1 .boxCategoria .immagine{
	float: right;
	padding: 0 0 2px 2px;
	width: 80px;
	height: 80px;
	overflow: hidden;
}

#content #colDx .navigatore{
	padding: 0 10px;
	text-align: right;
	color: #666;
	font-family: Verdana, Arial;
	font-size: 10px;
}
#content #colDx .navigatore a{
	color: #666;
	text-decoration: none;
}
#content #colDx .navigatore a:hover{
	color: #bd0122;
}

#content #colDx #bannerDx{
	margin-left:540px;
	width: 120px;
}

#content #colDx #prodList a{
	color: #333;
}

#content #colDx #prodListBox a{
	color: #333;
	text-decoration: none;
}

#content #colDx #prodListBox a:hover{
	color: #fff;
	background: #336699;
	text-decoration: none;
}

#content #colDx #catList a, #prodListBox a{
	color: #333;
	text-decoration: none;
}

#content #colDx #catList a:hover, #prodListBox a:hover{
	color: #fff;
	background: #336699;
	text-decoration: none;
}

#tuttiServizi .titolo{
	color: #cc0033;
	font-size: 12px;
	font-weight: bold;
}
#tuttiServizi .testo{
	padding-left: 30px;
	color: #333;
}
#tuttiServizi .titolo a{
	font-size: 12px;
	text-decoration: none;
	color: #cc0033;
}
#tuttiServizi .testo a{
	text-decoration: none;
	color: #333;
}


/* HACK PER 3px jog */
* html #colDx, * html #bannerDx{
	margin: 0 -3px;
}
/* HACK PER 3px jog */

#footer{
	position: relative;
	width: 100%;
	height: 100px;
}
#footerTop{
	position: relative;
	width: 100%;
	height: 50px;
	background: transparent url(/img/footerTop.gif) top left no-repeat;
}
#footerTopLang{
	position: absolute;
	left:9px;
	top:8px;
}
#footerTopText{
	position: absolute;
	top:25px;
	right: 10px;
	color: #fff;
	font-weight: bold;
}
#footerTopText a{
	color: #fff;
	text-decoration: none;
}
#footerTopText a:hover{
	border-top: 2px solid #fff;
}
#footerBtm{
	width: 100%;
	height: 30px;
	text-align: center;
	color: #666;
	padding-top: 20px;
}
#footerBanner{
	background: #00cc00;
	width: 728px;
	height: 90px
}


.box1{}
.box1top{
	height:23px;
	background: transparent url(/img/box1top.gif) top left no-repeat;
}
.box1main{
	margin-bottom: 10px;
}
.box1main .contenuto{
	padding: 10px;
	background: #f2f2f2;
	border-left:1px solid #cecece;
	border-bottom:1px solid #cecece;
	border-right:1px solid #cecece;
}



.txtCerca{
	width: 200px;
    color: #bd0122;
    font-weight: bold;
    border: none;
    background: #FFFFFF;
    margin: 0 5px;
	padding:3px;
	font-size:11px;
}


select.txtCerca{
    padding:3px;
}
.txtCerca option{
    margin:3px;
	font-size:11px;
}

select.lstFiltra1{}

select.lstFiltra1 option{
    padding:3px 0 3px 10px;
    color:#333;
}
select.lstFiltra1 optgroup{
    padding:3px;
    color:#333;
    font-size: 14px;
    font-style: normal;
}

.textbox{
	width:100px;
	font-style: normal;
	color: #000;
}
.textbox2{
	width:100px;
	font-style: italic;
	color: #666;
}

.btnFastenBig{
	padding:1px;
	font-size: 10px;	
	font-family:  Arial;
	font-weight: bold;
	background: #fff;
	border: 1px solid #999;
}

.chkFastenBig{
	padding: 10px;
	text-align: right;
}

.spaziatoreGrigio{
	border: 1px solid #ccc;
}



/* HELP */
.help{
	width: 300px;
	
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	
	border: 2px solid #bd0122;
	padding:5px;
	z-index: 999;
}
.help .titolo span{
	font-variant:small-caps;
	font-size: 12px;
}
.help .testo span{
	font-weight: normal;
}

.help a{
	font-weight: bold;
	color: #bd0122;
}
/* HELP	*/


.QRedButton{
	display: block;
	width: 220px;
	height: 30px;
	background: transparent url(/img/btnRed.gif) top left no-repeat;
	
	line-height: 30px;
	color: #fff!important;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.btnRed2{
	background: transparent url(/img/btnRed2.gif) no-repeat top right;
	color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
    width: 170px;
    cursor: pointer;
}
.btnRed2:hover{
	background: transparent url(/img/btnRed2_hover.gif) no-repeat top right;
}
/*
.btnRed2 span{
	margin-left: 5px;
}
*/

/*
.boxRepeaterProduttori{
	background: #f3f3f3;
	border: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding: 5px;
}
.boxRepeaterProduttori .contenuto{}


.testonormale p, .testonormale ul, .testonormale li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
*/
.boxCollegamenti{
	font-family: Verdana, Arial;
	text-align: justify;
	margin:10px 0 0;
	padding:4px;
	font-size:10px;
	border: 1px solid #cecece;
	background: #fff;
}
.boxCollegamenti a{
	color:#444!important;
}
.boxCollegamenti:hover{
        padding:3px;
        border:2px solid #336699;
}
.boxCollegamenti a:hover{
	/*color:#bd0122!important;*/
	color: #fff!important;
	background: #336699;
}


/*
.whosupBox{
	padding:0 0 10px 0;
	background: #f3f3f3;
	border: 1px solid #cecece;
	cursor: pointer;
}
.resultBox{
	border: 1px solid #cecece;
}
.whosupBox:hover{
	cursor: pointer;
	border: 1px solid #336699;
}
.resultBox:hover{
	border: 1px solid #336699;
}
.whosupBoxTitolo{
	padding:10px;
	background: #f3f3f3;
}
.whosupBoxLogo{
	float:left;
	margin-right: 10px;
	padding:2px;
	border: 1px solid #cecece;
	background: #fff;
}
.whosupBoxMain{
	padding:5px 10px;
	text-align: justify;
        
}
*/

.whosupBox{
	padding:0 0 10px 0;
	background: #f3f3f3;
	border: 1px solid #999;
	cursor: pointer;
}
.whosupBoxOFF{
	padding:0 0 10px 0;
	background: #f3f3f3;
	border: 1px solid #cecece;
	cursor: pointer;
}
.resultBox{
	border: 1px solid #cecece;
}
.whosupBox:hover{
	cursor: pointer;
	border: 1px solid #336699;
}
.resultBox:hover{
	border: 1px solid #336699;
}
.whosupBoxTitolo{
	padding:10px;
}
.whosupBoxSpecial{
	color: #000;
}
.whosupBoxOFFSpecial{
	padding:10px;
	color: #777;
}
.whosupBoxLogo{
	float:left;
	margin-right: 10px;
	padding:2px;
	border: 1px solid #cecece;
	background: #fff;
}
.whosupBoxMain{
	padding:5px 10px;
	text-align: justify;
        
}

.whosupBoxMain p{
	margin:0;
	padding:5px 10px;
}


/* REPEATER RICHIESTE */
.richiestaBox{
	background: #f2f2f2;
	border: 1px solid #cecece;
}
.richiestaBox:hover{
	cursor: pointer;
	border: 1px solid #336699;
}
.richiestaBoxContent{
	padding: 5px;
}
.richiestaBoxSx{
	float: left;
	width: 380px;
}
.richiestaBoxThumb{
	float: left;
	margin: 5px 5px 5px 0;
}
.richiestaBoxDx{
	margin-left: 380px;
	border-left: 1px solid #ccc;
	text-align: center;
}
/* REPEATER RICHIESTE */

.allegatoRichiesta{
	float: left;
	width: 50px;
	height: 60px;
	padding: 5px;
	text-align: center;
}
.allegatoRichiesta:hover{
	padding: 4px;
	border: 1px solid #336699;
	background: #e2e2e2;
}
.allegatoRichiestaNome{
	padding: 1px;
}
.allegatoRichiestaNome a{
	color: #333;
	text-decoration: none;
}

/* PAGINA AZIENDA */
#userImgSlide{
	padding: 3px;
	text-align: left;
	/*width: 505px;*/
	width: 522px; /*riservo 2 px di margine sx*/
	/*height: 180px;*/
}
.userContactBox{
	float: right;
	/*width: 200px;*/
	width: 220px;
	text-align: right;
}

#userImgBox{
	float:right;
	width:244px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0 0 5px 5px;
}
#productImgBox{
	padding: 2px;
	margin: 0 0 5px 5px;
	text-align: center;
}
#productImgBox a{
	font-family: Verdana, Arial;
	color: #333;
	font-size: 9px;
}
#productImgBox a:hover{
	color: #000;
	text-decoration: none;
}
 #productImgBox .item{
	float: left;
	/*border: 1px solid #fff;*/
	/*
	width: 120px;
	height: 80px;
	*/
	width: 160px;
	/*height: 120px;*/
	overflow: hidden;
	margin:4px;
}
#userImgBox .item{
	float: left;
	border: 1px solid #fff;
	width: 120px;
	
}
#userImgBox .itemImg{
	width: 120px;
	/*
	height: 80px;
	overflow: hidden;
	*/
}
#userImgBox .itemTxt{
	word-wrap:break-word;
	overflow-x:hidden;
}

 #productImgBox .item:hover{
	float: left;
	/*border: 2px solid #666;*/
	/*padding: 2px;*/
}

#userImgBox .item:hover{
	float: left;
	border: 1px solid #666;
}


.userInfo{
	border-bottom: 1px solid #CECECE;
    color: #333333;
    line-height: 14px;
    margin: 1px 0;
    padding: 1px;
}
.userInfo p{
	margin:0;
}

/* PAGINA AZIENDA */






/*
 * PAGINA AZIENDA - CONTATTI
 */


#user-contact{
	margin-left: 20px;
	
	
}
#user-contact input, #user-contact textarea{
	background: #e4e4e4;
	border: 1px solid #ccc;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 20px;
	color: #333;
	font-weight: bold;
}
#user-contact textarea{
	width: 399px;
	height: 300px;
}
#user-contact .formLbl{
	display: block;
	float:left;
	width: 70px;
	text-align: right;
	color: #333;
	margin-right: 5px;
}
#user-contact .input-missing{
	border: 1px solid #cc0000;
}









/* PAGINA PRODOTTO */
#lblTabellaContainer{
	width: 510px;
	/* height: 540px; */
	overflow: auto;
}
#lblTabellaContainer table{
	text-align: left;
	/*	background: #666;	*/
	width: 100%;
}

/* PAGINA PRODOTTO */


/* PAGINA REGISTRAZIONE */
#registerForm{
	width: 400px;
	margin: auto;
}
#registerForm .textbox, #registerForm .listbox{
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana;
	padding:2px;
	margin: 0 0 10px 0;
        border:1px solid #ccc;
        -moz-border-radius:4px;
}
#registerForm .listbox option{
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana;
	padding:2px;
}

#registerForm .QRedButton{
	margin: auto;
}
#registerForm .warining{
	border: 2px solid #cc0000;
}

.tipoReg table{
	width:410px;
}
.tipoReg td:hover{
	background: #c3fdb6;
}
.tipoReg td input{
	margin: 10px;
	cursor: pointer;
}
.tipoReg td label{
	font-size: 14px;
	font-weight: bold;
}
/* PAGINA REGISTRAZIONE */



.thumbFollow{
	border: 2px solid #336699; 
	background: #fff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 999;
}


/* SURPLUS STOCK */
.stockTableContainer td{
	padding:2px;
	margin:2px;
	border:1px solid #999;
}
/* SURPLUS STOCK */



.activeElement{
	cursor:pointer;
	background:#f2f2f2;
	border:none;
	padding:3px;
}

.activeElement:hover{
	background:#feffc3;
	border:1px solid #ccc;
	padding:2px;
}


.activeElement2{
	cursor:pointer;
	border:none;
	padding:5px;
}

.activeElement2:hover{
	border:1px solid #ccc;
	padding:4px;
}


/*
 * MENU CATEGORIE (SX)
 */
.MenuCategorie{}

.MenuCategorieBtn{
	cursor:pointer;
	font-weight:bold;
	padding:3px;
	margin:3px 0;
	color:#333;
	border-top:1px solid #CECECE;
	line-height:20px;
}
.MenuCategorieBtn a{
	color:#333;
}

.MenuCategorieBtn:hover{
	color:#fff;
	background-color:#bd0122!important;
}
.MenuCategorieBtn a:hover{
	color:#fff;
}


/*
 * MENU CATEGORIE (Centro pag.)
 */
.MenuCategorieBtn2{
	cursor:pointer;
	/*font-weight:bold;*/
	padding:3px;
	margin:3px 0;
	color:#333;
	border-top:1px solid #CECECE;
	line-height:20px;
	/*height:30px;*/
}
.MenuCategorieBtn2 a{
	color:#333;
}

.MenuCategorieBtn2:hover{
	/*color:#fff;*/
	/*background-color:#feffc3!important;*/
	background-color:#ccc;
	
}
.MenuCategorieBtn2 a:hover{
	/*color:#fff;*/
}



/*
 * QCampoRicerca
 */
.QCampoRicerca{
	background: #fff;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	z-index: 999;
}
.QCampoRicercaItem{
 	display:block;
 	padding:5px;
	color:#333;
 	font-size:12px;
 	border-top:1px solid #fff;
 	border-bottom:1px solid #ccc;
 	border-left:1px solid #fff;
 	border-right:1px solid #fff;
 	font-weight:normal;
 }
/* .QCampoRicercaItem:hover, */
.QCampoRicercaItemHover{
	display:block;
 	padding:5px;
	color:#fff;
 	font-size:12px;
 	border:1px solid #333;
 	background: #336699; 
 	cursor:pointer;
 }
 

