@import "sponsor.css";


* {
	margin: 0px;
	padding: 0px;
}
html{
height : 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #B7F2F8;
	margin : 0;
}
h3 { font-size: 100%; font-weight: bold; }

#solo_stampa{
	display: none;
	}
#centratore{
	width: 100%;
	margin: 0 auto;
	}

#wrapper {
	width: 100%;
	background-image: url(../imgs/bg_page.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	float: left;
	background:white;
	
}
/* Header */
#header {
	width: 100%;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	
}
#header_static {
	width: 100%;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	
}
#header_pages {
	width: 100%;
	height:75px;
	margin-right: auto;
	margin-left: auto;
	
}

#logo{
	width: 290px;
	padding-top: 13px;
	padding-left: 10px;
	float: left;
	height: 60px;
}
#topbanner_small{

	
}

#topbanner {

}


.title{
	font-size: 10px;
	text-align:left;
	padding-left:15px;
	margin-bottom:5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
.img_thumb{
margin:2px
}
.codprodotto{
	padding:2px;
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	font-style:normal;
	float: left;
}
.codprodottobarrato{
	padding:2px;
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	font-style:normal;
	font-weight: bold;
	float: left;
	text-decoration: line-through;
}
.produttore{
	padding:2px;
	text-transform:uppercase;
	font-size:9px;
	text-align:left;
	font-style:normal;
	float: left;
	vertical-align: middle;
}
.produttore a{
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.codprodotto a{
	color: #333333;
	text-decoration: none;
}
.descrizioneprodotto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:2px;
	text-align:left;
	font-size:10px;
}
.descrizioneprodottobarrato{
padding-left:2px;
text-align:left;
font-size:10px;
text-decoration: line-through;
}
.descrizioneprodotto a{
	color: #333333;
	text-decoration: none;
	font-size:10px;
}

.separationnormal{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEAEAE;
}
.separationbundle{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66CC33;
}
.separationnovita{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.separationofferta{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFDD52;
}
.separationrichiesta{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #209EB4;
}
.prezzoofferta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.prezzo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	text-decoration: line-through;
}
.inputcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
/* search */
#search {
	background-image: url(../imgs/search.jpg);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	width: 270px;
	padding-left: 30px;
	height: 49px;
	float: right;
	padding-top: 12px;
	padding-right: 10px;
}
.searchbtn {
position:relative;

left:179px;
bottom:21px;

}

/*menu*/
.menu {
	width: 100%;
	float:left;
	background-image: url(../imgs/top_bck.jpg);
	background-repeat: repeat-x;
	background-position: 5px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}


#nome_bck_sx{
	width:5px;
	height:28px;
	padding:0px;
	margin:0px;
	background-image: url(../imgs/top_nome_bck_sx.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	
	}

#nome_bck{
	height:28px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-position: 0px;
	background-repeat: repeat-x;
	padding-bottom: 0px;
	
	}

#nome_bck_dx{
	width:5px;
	height:28px;
	padding:0px;
	margin:0px;
	background-image: url(../imgs/top_nome_bck_dx.jpg);
	background-position: 5px;
	background-position: 0px;
	background-repeat: no-repeat;
	
	}

#nome_bck p{
	color:#209EB4;
	font-weight:bold;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	height:28px;
}

.menu li a:link, .menu li a:visited {
	color: #333333;
	text-decoration:none;
}
 
.menu li a:hover, .menu li a:active {
	color: #209EB4;
	text-decoration:none;
	background-image: url(../imgs/menu_over.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}

.top_carrello{
	
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-family:verdana;
	text-decoration: underline;
	text-transform: uppercase;
	
}



/* sxbar*/
#sxbar{
	width:190px;
	float: left;
	
	
}

/* Content*/
#content {
	float: left;
	width:100%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#content p{
margin-bottom:10px;
}

/* macro*/
#contentmacro{
	background-color: #209EB4;
	margin-right: 10px;
	margin-left: 10px;
	width: 100%;
}

#macro{
	background-color: #209EB4;
	float: left;
	width: 95%;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#macro ul {
	list-style: none;
}
#macro .selected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9900;
	background-color: #FFFFFF;
	padding: 5px;
}
#macro ul li{
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#macro ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #209EB4;
	padding: 5px;
}

#macro ul li a:hover, #macro ul li a:active{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #209EB4;
}
/* cliccati*/
#cliccati{
	background-image: url(../imgs/cliccati_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 440px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#cliccati ul li{
	list-style: none;
	float: left;
	padding-right: 5px;
}

#cliccati ul li a{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#cliccati ul li a:hover,#cliccati ul li a:active{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #209EB4;
}

/* disponibili*/
#disponibili{
	width:43px;
	height:38px;
	margin: auto;
	text-align: center;
}
#disponibili .normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-image: url(../imgs/qta_grigio.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#disponibili .bundle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-image: url(../imgs/qta_bundle.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#disponibili .novita{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-image: url(../imgs/qta_novita.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#disponibili .offerta{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-image: url(../imgs/qta_offerta.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#disponibili .richiesta{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-image: url(../imgs/qta_richiesta.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
/* arrivo*/
#arrivo{
	width:43px;
	height:38px;
	margin: auto;
	text-align: center;
}
#arrivo .normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../imgs/arrivo_grigio.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#arrivo .bundle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../imgs/arrivo_bundle.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#arrivo .novita{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../imgs/arrivo_novita.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#arrivo .offerta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../imgs/arrivo_offerta.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}
#arrivo .richiesta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	/*background-image: url(../imgs/arrivo_richiesta.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 24px;
	text-align: center;
	padding-top: 14px;
}

/* dxbar*/
#dxbar{
	text-align=:right;
}
/* userbox */

#userbox {
	background-image: url(../imgs/userbox_bg.jpg);
	width: 227px;
	margin-top: 5px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: 15px;
	}
#userbox .title{
	background-image: url(../imgs/userbox_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #209EB4;
	
}
#userbox .logout{
position:relative;

left:179px;
width:30px;
bottom:14px;
}
#userbox .bottom{
	background-image: url(../imgs/userbox_bottom.jpg);
	height: 44px;
}

#userbox ul {
	list-style: none;
}

#userbox ul li {
	padding-left: 8px;
}
#userbox ul li a {
	line-height:22px;
	display: block;
	text-decoration: none;
	margin-right:10px;
	padding-left:10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/user_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 187px;
}
#userbox li a:hover, #userbox li a:active {
	color: #91CFDA;
	text-decoration:none;
	background-image: url(../imgs/user_arrow_over.jpg);
	background-repeat: no-repeat;
	background-position: 187px;
	
}

/* newsbox */

#newsbox {
	background-image: url(../imgs/news_box_bg.jpg);
	width: 217px;
	padding-left: 15px;
	background-repeat: repeat-y;
	background-position: 15px;
	}
#newsbox .title{
	background-image: url(../imgs/news_tit_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height:37px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
#newsbox .top{
	background-image: url(../imgs/news_box_top.jpg);
	height: 10px;
	width: 217px;
	background-repeat: no-repeat;
}
#newsbox .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 185px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #FF9900;
	padding-left: 8px;
	text-transform: uppercase;
	margin-left: 10px;
}
#newsbox .bottom{
	background-image: url(../imgs/news_box_bottom.jpg);
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 10px;
}
#newsbox .immagine {
	float: left;
	width: 65px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#newsbox .descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 185px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#newsbox .descrizione a:link, #newsbox .descrizione a:visited{
	color: #333333;
	text-decoration: none;	
	
}
#newsbox .descrizione a:hover, #newsbox .descrizione a:active {
	color: #FF9900;
	text-decoration: underline;	
	
}
/* promobox */

#promobox {
	background-image: url(../imgs/news_box_bg.jpg);
	width: 190px;
	background-repeat: repeat-y;
	}
#promobox .title{
	background-image: url(../imgs/promo_tit_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height:30px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom:0px;
	margin-bottom:0px;
}
#promobox .top{
	background-image: url(../imgs/news_box_top.jpg);
	height: 10px;
	width: 190px;
	background-repeat: no-repeat;
}
#promobox .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 160px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
	padding-left: 8px;
	text-transform: uppercase;
	margin-left: 10px;
}
#promobox .bottom{
	background-image: url(../imgs/promo_box_bottom.jpg);
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#promobox .immagine {
	float: left;
	width: 65px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
}
#promobox .descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 160px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#promobox .descrizione a:link, #promobox .descrizione a:visited{
	color: #333333;
	text-decoration: none;	
	
}
#promobox .descrizione a:hover, #promobox .descrizione a:active {
	color: #FF6600;
	text-decoration: underline;	
	
}







/* Footer */

#footer {
	background-color: #0A8AA3;
	width: 100%;
	float: left;
	background-repeat: repeat-y;
	
}

#footer * {
	color: #FFFFFF;
	
}

#footer p {
	padding-top:9px;
	text-align: center;
	font-size: smaller;
}

#menusx .attivo2 a, #menusx .attivo2 a:hover{
	width:173px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:7px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/configuratori_arrow_down.jpg);
	background-repeat: no-repeat;
	background-position: 152px;
	background-color: #0073AE;

}

#menusx .attivopromo a, #menusx .attivopromo a:hover{
	width:173px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:9px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/pulsante_promo_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	
}

/*categorie*/
#categorie {
	
	width:669px;
	margin-left:10px;
	
	
	text-align: left;
	background-color: #BDE2E9;
}
#categorie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-image: url(../imgs/categorie_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	margin-left: 5px;
	margin-right: 20px;
}
#categorie a:hover{
	color: #209EB4;
	background-image: url(../imgs/categorie_arrow_over.jpg);
}
#categorie .informatica{
	width:669px;
	height:20px;
	background-image:url(../imgs/head_cat_informatica.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 45px;
	background-position: 0px 0px;
	text-transform: uppercase;
	padding-top: 17px;
}
#categorie .bottom{
	width:669px;	
	height:11px;
	background-image:url(../imgs/categorie_bottom.jpg);
	background-repeat:no-repeat;
}
.preferitinormal{
	/*background-image: url(../imgs/prodotto_dx.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.preferitibundle{
	/*background-image: url(../imgs/bundle_dx.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.preferitinovita{
	/*background-image: url(../imgs/novita_dx.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.preferitirichiesta{
	/*background-image: url(../imgs/richiesta_dx.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
.preferitiofferta{
	/*background-image: url(../imgs/offerta_dx.jpg);*/
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: center;
}
/* categorie */

#categorie {
	width: 227px;
	margin-top: 5px;
	}

#categorie ul {
	list-style: none;
}

#categorie ul li {
}
#categorie ul li a {
	text-align:left;
	line-height:37px;
	display: block;
	text-decoration: none;
	padding-left:30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/btn_config_bg.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-left: 0px;
}
#categorie li a:hover, #categorie li a:active {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../imgs/btn_config_bg_over.jpg);
	background-repeat: no-repeat;
	
}

/*AUDIO*/
#categorie ul li a.AUDIO {
	background-image: url(../imgs/macro_audiovideo_up.jpg);
}
#categorie li a.AUDIO:active {
	background-image: url(../imgs/macro_audiovideo_down.jpg);	
}
#categorie li a.AUDIO:hover {
	background-image: url(../imgs/macro_audiovideo_over.jpg);
	
}
#categorie a.AUDIOselected{
	background-image: url(../imgs/macro_audiovideo_down.jpg);
}
#categorie a.AUDIOselected:hover{
	background-image: url(../imgs/macro_audiovideo_over.jpg);
}

/*INFORMATICA*/
#categorie ul li a.INFORMATICA {
	background-image: url(../imgs/macro_informatica_up.jpg);
}
#categorie li a.INFORMATICA:active {
	background-image: url(../imgs/macro_informatica_down.jpg);	
}
#categorie li a.INFORMATICA:hover {
	background-image: url(../imgs/macro_informatica_over.jpg);
	
}
#categorie a.INFORMATICAselected{
	background-image: url(../imgs/macro_informatica_down.jpg);
}
#categorie a.INFORMATICAselected:hover{
	background-image: url(../imgs/macro_informatica_over.jpg);
}

/*COMPONENTISTICA*/
#categorie ul li a.COMPONENTISTICA {
	background-image: url(../imgs/macro_component_up.jpg);
}
#categorie li a.COMPONENTISTICA:active {
	background-image: url(../imgs/macro_component_down.jpg);	
}
#categorie li a.COMPONENTISTICA:hover {
	background-image: url(../imgs/macro_component_over.jpg);
	
}
#categorie a.COMPONENTISTICAselected{
	background-image: url(../imgs/macro_component_down.jpg);
}
#categorie a.COMPONENTISTICAselected:hover{
	background-image: url(../imgs/macro_component_over.jpg);
}


/*SOFTWARE*/
#categorie ul li a.SOFTWARE {
	background-image: url(../imgs/macro_software_up.jpg);
}
#categorie li a.SOFTWARE:active {
	background-image: url(../imgs/macro_software_down.jpg);	
}
#categorie li a.SOFTWARE:hover {
	background-image: url(../imgs/macro_software_over.jpg);
	
}
#categorie a.SOFTWAREselected{
	background-image: url(../imgs/macro_software_down.jpg);
}
#categorie a.SOFTWAREselected:hover{
	background-image: url(../imgs/macro_software_over.jpg);
}


/*CONSUMABILI*/
#categorie ul li a.CONSUMABILI {
	background-image: url(../imgs/macro_consumabili_up.jpg);
}
#categorie li a.CONSUMABILI:active {
	background-image: url(../imgs/macro_consumabili_down.jpg);	
}
#categorie li a.CONSUMABILI:hover {
	background-image: url(../imgs/macro_consumabili_over.jpg);
	
}
#categorie a.CONSUMABILIselected{
	background-image: url(../imgs/macro_consumabili_down.jpg);
}
#categorie a.CONSUMABILIselected:hover{
	background-image: url(../imgs/macro_consumabili_over.jpg);
}

/*NETWORKING*/
#categorie ul li a.NETWORKING {
	background-image: url(../imgs/macro_network_up.jpg);
}
#categorie li a.NETWORKING:active {
	background-image: url(../imgs/macro_network_down.jpg);	
}
#categorie li a.NETWORKING:hover {
	background-image: url(../imgs/macro_network_over.jpg);
	
}
#categorie a.NETWORKINGselected{
	background-image: url(../imgs/macro_network_down.jpg);
}
#configuratori a.NETWORKINGselected:hover{
	background-image: url(../imgs/macro_network_over.jpg);
}

.title_sez{

	color:blue;

}

/*subcategorie*/
#subcategorie {
	width:100%;
	padding-left:0px;
	background-color: #ECF6F7;
	text-align: left;
	}
#subcatclass{
	margin-right:10px;
	margin-left:10px;
	}	
#subcatclass b.rtop, b.rbottom{display: block; background: #fff}
#subcatclass b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #a7d9e0}
#subcatclass b.r1{margin: 0 5px;background: #a7d9e0}
#subcatclass b.r2{margin: 0 3px;background: #a7d9e0}
#subcatclass b.r3{margin: 0 2px;background: #a7d9e0}
#subcatclass b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px;background: #a7d9e0}

#subcategorie .top{
	background-image: url(../imgs/subcategorie_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	height: 7px;
	width:738px;
}

#subcategorie .bottom{
	background-image: url(../imgs/subcategorie_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	height: 7px;
	width:738px;
}
#subcategorie .riga{
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 5px;
}
#subcategorie .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:12px;
	color: #ff0000;
	background-image: url(../imgs/subcategorie_li.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;	
	padding-top:1px;

}
#subcategorie .filtri{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top:1px;

}

#subcategorie .filtri a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #209eb4;
	background-image: url(../imgs/filtroprodotti_arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 1px;
	margin-left: 10px;
	text-decoration:none;
	
}
#subcategorie .filtri a:hover{
	text-decoration: underline;
	background-image: url(../imgs/filtroprodotti_arrow2_over.jpg);
}

.lowoff{
	background-image:url(../imgs/bg_filtro_yellow.jpg);

	background-position: 0px 0px;
}



div#prod_unico .titolo_prod{

	max-width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#FF6600;
	font-weight:bold;
	
}
div#prod_unico .titolo_prod{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#FF6600;
	font-weight:bold;
	
}
div#prod_unico .titolo_corr{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FF6600;
	font-weight:bold;
	text-transform: uppercase;
}

div#prod_unico .back_img_prod{ 
	
	background-image: url(../imgs/back_img_prod.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
	}
div#prod_unico .back_img_prod_b{ 
	
	background-image: url(../imgs/back_img_prod_b.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
	}	
div#prod_unico .back_img_prod_p{ 
	
	background-image: url(../imgs/back_img_prod_p.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
	}	
div#prod_unico .back_img_prod_n{ 
	
	background-image: url(../imgs/back_img_prod_n.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
	}
div#prod_unico .back_img_prod_o{ 
	
	background-image: url(../imgs/back_img_prod_o.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
}
div#prod_unico .back_img_prod_ord{ 
	
	background-image: url(../imgs/back_img_prod_ord.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
}
div#prod_unico .back_img_prod_prun{ 
	
	background-image: url(../imgs/back_img_prod_pr.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 250px;
	height: 250px;
	
	}
div#prod_unico .prezzoofferta_prodotto{	
	font-size: 18px;
	}
	
div#prod_unico .codice{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#209EB4;
	
}

div#prod_unico .quantita{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 25px;
	
}


div#collegati_prod {
	font-size: 10px;
	background-image: url(../imgs/box_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:5px;
	padding:5px 3px 3px 3px;
	width: 240px;
}

div#collegati_prod td{
	padding:2px;
}

/*BOX BUNDLE*/
div#collegati_bundle {
	font-size: 10px;
	background-image: url(../imgs/box_back_bundle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom:5px;
	padding:5px 3px 3px 3px;
	width: 240px;
}

div#collegati_bundle td{
	padding:2px;
}

/*menuing*/
.menuing {
	background-image: url(../imgs/main_menu_bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding-left: 15px;
	background-position: 20px;
	height: 40px;
}
 
.menuing ul {
	margin: 0;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
 
.menuing ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style:none;
	height: 40px;
	background-image: url(../imgs/linea_menu.gif)!important;
	background-position: right;
	background-repeat: no-repeat;
	
}
.menuing ul li .search {
	background-image: url(../imgs/search.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	width: 175px;
	padding-left: 30px;
	height: 50px;
}
.menuing ul li * {

	font-size:12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
} 
.menuing ul li a {
	font-size:12px;
	display: block;
	text-decoration: none;
	height: 34px;
	text-transform: uppercase;
}
 

.menuing ul li.home a:link, .menuing ul li.home a:visited {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../imgs/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: 5px;
}
.menuing ul li.prodotti a:link, .menuing ul li.prodotti a:visited {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../imgs/prodotti_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: 5px;
}
.menuing ul li.info a:link, .menuing ul li.info a:visited {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../imgs/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: 5px;
}

.menuing li a:link, .menuing li a:visited {
	color: #333333;
	text-decoration:none;
}
 
.menuing li a:hover, .menuing li a:active {
	color: #209EB4;
	text-decoration:none;
	background-position: center 4px;
}

#macroclass{
	font-size:10px;
}
#macroclass a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1A5DA7;
	text-decoration: none;
	
}
#macroclass a:hover{

	color: #FF6600;
	text-decoration: none;
}
#macroclass .selected {
	
	height:22px;
	color: #FF6600;
	/*background-image: url(../imgs/macro_bg_selected.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#macroclass .selected a{
	color: #FF6600;
}

/*CARRELLO A COMPARSA*/

div#demo-effect-slideup {
	position:  absolute;
	left:470px;
	top:107px;
	font-size: 10px;
	background-color: white;
    border: 0px ;
    width: 485px;
    padding: 0px;
	margin: 0px;	
}

#comparsa{
	margin:0px;
	padding:5px;
	border:2px solid #2E9BB0;
	
	}
#comparsa td{
	margin:0px;
	padding:0px;
	
	}
	
	
/*tabella*/
table.generic{
	background-color:#EDF6F7;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBECEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBECEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #209EB4;
}
tr.alterna{
background-color:#DBECEE;
}
table.generic th{
	height:30px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #209EB4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DBECEE;
	border-right-color: #DBECEE;
	border-left-color: #DBECEE;
	padding-left:5px;
	padding-right:5px;
	border-right-width: 1px;
	border-right-style: solid;
}
table.generic td{
	height:20px;
	padding-left:5px;
	padding-right:5px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBECEE;
}

#bollo_promo{
	position:absolute;
	top:155px;
	left:205px;
	background-image: url(../imgs/bollo_promo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	width:60px;
	height: 60px;
	
	}

/* Page Categorie.php */

/*macrocat*/
#macrocat{
margin-left:0px;
background-image: url("../images/sfondo_macro.jpg");
background-repeat: no-repeat;
text-align:left;

}


#macrocat .top{
	margin-left:30px;
	border-top: 2px solid #1A5DA7;
	width: 94%;
	height:2px;
}
#macrocat .bottom{
	border-bottom: 2px solid #1A5DA7;
	height:2px;
	margin-left:30px;
	width: 94%;
	text-align: center;
}


/*subcat*/
#subcat{
	width:100%;
	margin-left: 10px;
	margin-top: 25px;
	float:left;
}
#subcat .title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	width:96%;
	height: 29px;
	margin-left: 20px;
	padding-left:0px;
	padding-top:10px;
}
#subcat .bottom{
width:98%;
height:3px;
background-color:#91CFDA;

}
#subcat a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5DA7;
	text-decoration: none;
	background-image: url(../imgs/freccina_subcategorie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}
#subcat a:hover{
	text-decoration: underline;
	color: #FF6600;
	
}

#subcat a .selected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #209EB4;
	font-weight: bold;
}
/*tabellacarrello*/
table.carrello{
	text-align:left;
	margin-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

table.carrello th{
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-right-color: #FF9900;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../imgs/bg_carrello_title.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
table.carrello td{
	height:20px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	top: 5px;
}

.home_vetrina{
	border:0px;
	padding:2px;
	}
	
	
#vetrina_home{
	
	}
	

#novita_box b.rtop, b.rbottom{display: block; background: #fff}
#novita_box b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #FF0000}
#novita_box b.r1{margin: 0 5px;background: #FF0000}
#novita_box b.r2{margin: 0 3px;background: #FF0000}
#novita_box b.r3{margin: 0 2px;background: #FF0000}
#novita_box b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}
#novita_box .titolo{background: #FF0000; color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center}
#novita_box .testo{border:1px solid #FF0000;height:182px;background: white; color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center}


/* menusx */

#menusx {
	background-image: url(../imgs/menu_sx_bg.jpg);
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 5px;
	text-align:left;
	}
#menusx .title{
	background-image: url(../imgs/menu_sx_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
}


#menusx ul {
	list-style: none;
}

#menusx ul li {
	padding-left:0px;
}
#menusx ul li a {
	width:170px;
	padding-left:10px;
	line-height:19px;
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-image: url(../imgs/menusx_arrows.jpg);
	background-repeat: no-repeat;
	background-position: 153px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85C5D1;
}
#menusx li a:hover, #areaoperativa li a:active {
	color: #85C5D1;
	text-decoration:none;
	background-image: url(../imgs/menusx_arrows_over.jpg);
	background-repeat: no-repeat;
	background-position: 154px;
	
}
#menusx .attivo a,  #menusx .attivo a:hover{
	width:173px;
	padding-left:7px;
	
	
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs/menusx_arrows_down.jpg);
	background-repeat: no-repeat;
	background-position: 153px;
	background-color: #85C5D1;

}

/*box_orange*/
#box_orange{
	border: 1px solid #FF9900;
	width:100%;
	float: left;
	margin:0px;
	height: 170px;
}

#box_orange .titolo{
	background-color: #FF9900;
	background-image: url(../imgs/box_orange_title_small.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: right;
	text-align: right;
	height: 16px;
}
#box_orange .pricebox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding: 0px;	
	margin:0px;
}
#box_orange .codicebox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px;	
	margin:0px;
	color:#999999;
}

#box_orange .newprice{
	background-color: #FE9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:16px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left:10px;
}
#box_orange .newpricebk{
	background-color: #FF9900;
	background-image: url(../imgs/box_orange_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:right;
	width:32px;
	height:16px;	
	}
	
#box_orange .ombra{
	background-image: url(../imgs/box_ombra_bg.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
#box_orange .foto{
	padding:2px;
}
#box_orange .description {
	padding:2px;
}
#box_orange .description a{
	text-decoration:none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#box_orange .description a:hover{
	text-decoration:underline;
	
}
#box_orange .prod {
	padding:5px;
	height: 30px;
}
#box_orange .prod a{
	text-decoration:none;
	text-align: left;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#box_orange .prod a:hover{
	text-decoration:underline;
	
}

/*box_blue*/
#box_blue{
	border: 1px solid #0A8AA3;
	width:100%;
	float: left;
	margin:0px;
	height: 170px;
}

#box_blue .titolo{
	
	background-image: url(../imgs/box_blu_title_small.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: right;
	text-align: right;
	height: 16px;
}
#box_blue .pricebox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	padding-right: 10px;	
}

#box_blue .codicebox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px;	
	margin:0px;
	color:#999999;
}

#box_blue .newprice{
	background-color: #0A8AA3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:16px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left:10px;
}
#box_blue .newpricebk{
	background-color: #0A8AA3;
	background-image: url(../imgs/box_blu_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:right;
	width:32px;
	height:16px;	
	}
	
#box_blue .ombra{
	background-image: url(../imgs/box_ombra_bg.jpg);
	background-repeat: repeat-x;
	height: 7px;
}
#box_blue .foto{
	padding:2px;
}
#box_blue .description {
	padding:2px;
}

#box_blue .description a{
	text-decoration:none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#box_blue .description a:hover{
	text-decoration:underline;
	
}
#box_blue .prod {
	padding:5px;
	height: 30px;
}
#box_blue .prod a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#box_blue .prod a:hover{
	text-decoration:underline;
	
}

/* userbox_ingresso */

#userbox_ingresso {
	width: 190px;
	margin-top: 0px;
	padding-left: 0px;
	}
	
#userbox_ingresso  .title{
	background-image: url(../imgs/menu_sx_title_log.jpg);
}	


#userbox_ingresso  table{
	
	font-size: 10px;
	padding-left:10px;
	margin-bottom: 3px;
	}
/* CSS Document */

.title_sez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A8AA3;
	background-image: url(../imgs/title_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 27px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 10px;
	text-align:left;
	margin-bottom: 10px;
}
/* briciole*/
#briciole{
	height:17px;
	margin-bottom:7px;
	margin-top:7px;
	
}
#briciole ul {

	margin-left:5px;
	padding-left: 5px;
	padding-top: 2px;
}


#briciole ul li{
	list-style:none;
	padding-left:10px;
	background-image: url(../imgs/arrow_briciola_select.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	
	float:left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	
}


#briciole ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#briciole li a:hover, #briciole li a:active {
	color: #209EB4;
	text-decoration: underline;
}

/* BOX RICERCA AREA UTENTE*/

#auricercacons{
			width:605px;
}

#auricercasato_ordini{
			width:305px;
}
#auricercasato_fatt{
			width:410px;
}
#auricerca	{
			width:100%;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:#333333;
			font-weight: bold;
			}
#auricerca .testo{background: #DEF0F3;}
#auricerca b.rtop, b.rbottom{display: block; background: #fff}
#auricerca b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #DEF0F3}
#auricerca b.r1{margin: 0 5px;background: #DEF0F3}
#auricerca b.r2{margin: 0 3px;background: #DEF0F3}
#auricerca b.r3{margin: 0 2px;background: #DEF0F3}
#auricerca b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px;background: #DEF0F3}


.cellbgOdd {
	background-color: #E1E1E1;
}

.cellbgEven {
	background-color: #F1F1F3;
}

.cellbghighlight {
	background-color: #DEF0F3;
}
.cellbghighlightOf {
	background-color: #FFEB9A;
}		
.cellbghighlightBu {
	background-color: #C2EBAE;
}		
.cellbghighlightRi {
	background-color: #A7D9E1;
}		
.cellbghighlightNo {
	background-color: #FFB3B3;
}		
.cellbghighlightOfRun {
	background-color: #FF99FF;
}
.cellbghighlightOfJolly {
	background-color: #D9FF5B;
}
/* box_home*/
#box_home{
width:380px;
margin:10px;

}
#box_home .title{

	height:22px;
	padding-left:20px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../imgs/promo_home_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#box_home .promo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	min-height: 50px;
	padding-top:5px;
}
#box_home .promoimg{
	padding: 5px;
	float:left;
}
#box_home .promotxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:5px;
	padding-right:10px;
}
#box_home .promotxt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:5px;
	padding-right:10px;
	text-decoration: none;
	
}
#box_home .promotxt a:hover{
	
	text-decoration: underline;
}



#box_home .novita{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top:5px;
}
#box_home .novitaimg{
	padding: 5px;
	float:left;
}
#box_home .novitatxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A8AA3;	
	padding-bottom:5px;
	padding-right:10px;
}
#box_home .novitatxt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A8AA3;
	padding-bottom:5px;
	padding-right:10px;
	text-decoration: none;
}
#box_home .novitatxt a:hover{
	
	text-decoration: underline;
}

#configuratore_pc .prezzo_config{
	color: black;
}


/*
* Categorie correlate
*/
.orangebgsx{
	margin-top:0px;
	margin-left:10px;
	background-image: url(../imgs/orange_bg.jpg);
	background-repeat: no-repeat;
	height:18px;
	width: 8px;
	float: left;
}
.orangebg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../imgs/orange_bg_dx.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: right;
	padding-right: 80px;
	padding-top:2px;
	margin-top:0px;
	margin-right:10px;
	font-weight: bold;	
	float: left;
}
.orangebg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../imgs/arrow_bgorange.jpg);
	background-position: left;
	padding-left: 15px;
	background-repeat: no-repeat;	
	font-weight: normal;
	margin-left:10px;
}
.orangebg a:hover{
	background-image: url(../imgs/arrow_bgorange_over.jpg);
}
/*	 BOTTONE STANDARD	*/
.btnsx{
margin-top:10px;
margin-left:10px;
	background-image: url(../imgs/generic_btn_sx.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
	float:left;
}
.btnbg{
	background-image: url(../imgs/generic_btn_bg.jpg);
	background-repeat: no-repeat;
	height: 19px;
	float:left;
	background-position: right;
	padding-right: 10px;
	padding-top:4px;
	margin-top:10px;
margin-right:10px;
	
}
.btnbg a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	
	
}



/*tabella lol*/
table.lol{
	text-align:left;
	margin-left:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table.lol th{
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-right-color: #FF9900;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../imgs/bg_carrello_title.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
table.lol td{
	height:20px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	top: 5px;
}

/*tabella RMA*/
table.rma{
	text-align:left;
	margin-left:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table.rma th{
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-right-color: #FF9900;
	padding-left:5px;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(../imgs/bg_carrello_title.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
table.rma td{
	height:20px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	top: 5px;
}


/*
	FILTRI ATTIVI
*/

.numero_big{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FF3300;
	float:left;
	font-weight: bold;
}
#filtroprodotti{
	padding-left:10px;
	margin-bottom:10px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3300;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3300;
}

#filtroprodotti .riga{
	float: left;
	margin-left:2px;
	margin-right:5px;
	padding-bottom:5px;
}
#filtroprodotti .title1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-left:2px;
	margin-right:5px;
	padding-right:5px;
	text-align: left;
	float:left;
	padding-top:8px;
}
#filtroprodotti .elimina{

	height: 21px;
	clear:both;
	margin-bottom:2px;	
}
#filtroprodotti .elimina_dx{
	float:left;
	height: 22px;
	width: 20px;
	padding-top: 6px;
	padding-right: 5px;
}

#filtroprodotti .elimina_dx a{
	
}
#filtroprodotti .elimina a{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	
	text-decoration:none;
	background-image: url(../imgs/elimina_left.jpg);
	margin-top: 5px;
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
}
#filtroprodotti .elimina a:hover{
	
	
}


#oscura {
	background-color:black;
	display:none;
	left:0px;
	top:0px;
	opacity:0.5;
	position:absolute;
	z-index:9000;
	width: 100%;
	height: 100%;
}

#popup {
	background-color: #000000;
	position: absolute;
	top: 30%;
	left: 30%;
	display:none;
	z-index:10000;
}
#catcons{
	font-weight: bold;
	color:#1A5DA7;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-left:18px;
	text-decoration:none;
}


   div.boxsuggerimenti {
     font-family:Verdana;
     font-size:10px;
     position:absolute;
     background-color:white;
     border:1px solid #888;
     margin:0px;
     padding:0px;
   }
   div.boxsuggerimenti ul {
     list-style-type:none;
     margin:0px;
     padding:0px;
   }
   div.boxsuggerimenti ul li.selected { background-color: #C2EBEF;}
   div.boxsuggerimenti ul li {
     list-style-type:none;
     display:block;
     margin:0;
     padding:1px;
     cursor:pointer;
     border-bottom:1px solid #888;
   }
   div.boxsuggerimenti ul li.prodotti {
     background-color: #C2EBEF;
   }
   div.boxsuggerimenti ul li.prodotti.selected { background-color: #70CFDA;}
    
   div.boxsuggerimenti ul li.categorie {
     background-color: #FFFF9D;
   }
   div.boxsuggerimenti ul li.categorie.selected { background-color: #FFFF71;}
    
   div.boxsuggerimenti ul li.brand {
     background-color: #D2FFA6;
   }
   div.boxsuggerimenti ul li.brand.selected { background-color: #B8FF71;}
   
   div.boxsuggerimenti ul li.vuota_men {
     background-color: #FFFFFF;
   } 

	
