/* --- INIZIO RIPORTO DA STYLE */


.linguaselezionata
{
	color: #0066ff;
}
.banner 
{
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
}

.banner A 
{
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	background-color: #ffffff; 
	text-decoration: none;
}
.banner A:link 
{
}
.banner A:visited 
{
}
.banner A:hover
{
	text-decoration: none;
}
.banner A:active 
{
}

.bannertitle 
{
	color: #3333FF;
}

.titelnav 
{
	padding-right: 2px; 
	padding-left: 5px; 
	font-weight: bold; 
	font-size: 13px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	text-decoration: none; 
}
.intestazioneazienda 
{
	font-size: 12px;
	font-weight: normal;
}
.intestazioneazienda A
{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

body.oldshop
{
    font-family: arial;
    margin-left: 5px;
    margin-right: 5px;
}

body.bsbody
{
    background-color: white;
}

.dividerH 
{
    height: 3px;
}

.dividerW 
{
    width: 3px;
}

.divider
{
}

.master_titolo 
{
	font-size: 15px;
	font-weight: normal;
}

.navshop
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.5;
}
.navshop A 
{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
.navshop A:hover 
{
	text-decoration: none
}

/*
MENU CATEGORIE
*/

.categoriemenu 
{
	font-family: arial;
	padding-left: 5px;
}

.categoriemenuroot
{
	text-decoration: none;
	color: #3399ff;
	font-family: arial;
	font-size: 11px;
}

.categoriemenuroot:hover
{
	text-decoration: underline;
}

.categoriemenuleaf
{
	text-decoration: none;
	color: #008CD0;
	font-family: arial;
	font-size: 11px;
}

.categoriemenuleaf:hover
{
	text-decoration: underline;
}

.categoriemenuselected
{
	font-family: arial;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
.categoriemenuselected A
{
}
.sessionid 
{
}

.content 
{
}

/*
DEFAULTPAGE
*/

.prezzooriginale 
{
	font-weight: bold;
	text-decoration: line-through;
}

.scontoarticolo
{
	font-weight: bold;
	color: #660000;
}

/*
BRAND
*/

.brand
{
    font-weight: normal;
    font-size: large;
}

.brand A:hover
{
}

.brand A 
{
	font-weight: bold; 
	color: #000000; 
	background-color: #ffffff; 
	text-decoration: none;
	border-width: 0;
}
.brand A:link 
{
}
.brand A:visited 
{
}

/* ---  FINE RIPORTO DA STYLE */

.inline-nopad {
    padding-left: 2px;
    padding-right: 2px;
}
