/************************
				GENERAL
************************/

body
{
	margin: 0px;
	padding: 0px;
	background: #b6b4b4;
	text-align: center;
}

div.supercontainer
{
	margin: auto;
	background: white;
	width: 921px;
	padding: 0 0 0 1px;
}

div.angolosx
{
	background-image: url('/images/angolo.jpg' );
	position: absolute;
	top: 0;
	left: -1px;
	width: 11px;
	height: 12px;
}
div.angolodx
{
	background-image: url('/images/angolo2.jpg' );
	position: absolute;
	top: 0;
	right: 0px;
	width: 10px;
	height: 12px;
}

div.separator
{
	background-image: url('/images/newsepar.gif' );
	margin:20px 0 20px 20px;
	height: 21px;
}

div.separator2
{
	background:#fdfdfd;
	margin:10px 10px 20px 20px;
	height: 21px;
}

div.clear
{
	clear: both;
}

/*a.general {
	font-weight:bold;
	text-decoration:none;
	color:blue;
}

a.general:hover {
	color:blue;
}

a.general:visited{
	color:blue;
}*/

a
{
	color: #147FC9;
}
a:hover
{
	color: #147FC9;
}

a.filter
{
	text-decoration: none;
	color: Black;
}

/************************
				HEADER
************************/

div.header
{
	margin: 0 auto;
	background: url(/images/top_bkg.jpg) top no-repeat;
	width: 921px;
	height: 70px;
	position: relative;
}
div.header #logo
{
	position: absolute;
	top: 3px;
	left: 15px;
}
div.header div.login
{
	position: absolute;
	top: 0px;
	right: 15px;
	font: 10px Verdana;
	font-weight: normal;
	color: #FFFFFF;
	margin: 8px 10px 0px 0px;
	text-align: left;
}
div.header div.login input
{
	background: #FFFFFF;
	border: 1px solid #666666;
	width: 110px;
	font: 11px Verdana;
	color: #666666;
}
div.header div.login input.button, div.box input.button
{
	background: url(/images/button.gif) top no-repeat;
	width: 17px;
	height: 18px;
	border: 0px;
	font: 11px Verdana;
	font-weight: bold;
	color: #666666;
}
div.header div.login a
{
	color: #8ec5eb;
}

/************************
				IMMAGINE
************************/
/*
div.ctimage {
	margin: auto;
	width: 920px;
}
div.menu {
	float: left;
	background: url(/images/menu_nuovo/specialoffers.jpg) top left no-repeat;
	width: 180px;
	height: 180px;
}
div.image {
	float: right;
	background: url(/images/bgimage.jpg) top left no-repeat;
	width: 740px;
	height: 180px;
}
*/
/************************
				MENU
************************/

table.ctimage
{
	margin: auto;
	width: 920px;
	height: 205px;
}
table.ctimage img
{
	display: inline;
}

td.offertatop
{
	/*background: url(/images/menu_nuovo/payoff.jpg) top left no-repeat;*/
	width: 180px;
	border-left: 1px solid white;
}

div.ricercabox
{
	background: url(/images/ricercaprodbox2.jpg) top left no-repeat;
	width: 179px;
	height: 205px;
	border-right: 1px solid white;
	position: relative;
}

div.ricercabox input
{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 130px;
	font: 11px Verdana;
	color: #666666;
	margin-top: 5px;
}

div.ricercabox input.button1
{
	background: url(/images/button.gif) top no-repeat;
	width: 17px;
	height: 18px;
	border: 0px;
	font: 11px Verdana;
	font-weight: bold;
	color: #666666;
}

div.ricercabox select
{
	width: 155px;
	background: #FFFFFF url(/images/bottombox.gif) bottom no-repeat;
	font: 11px Verdana;
	color: #666666;
	border: 1px solid #D2D2D2;
	margin-top: 5px;
}


table.menu
{
	background: url(/images/menu_nuovo/menu_bkg.jpg) bottom left no-repeat;
	width: 739px;
	height: 24px;
	line-height: 20px;
	border-bottom: solid 1px white;
}
td.separatore
{
	background: url(/images/menu_nuovo/divisorio.gif) center center no-repeat;
	width: 3px;
	line-height: 1px;
}


table.menu a
{
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Verdana;
}


/*div.menu ul {
	margin-top: 0px;
}
div.menu li {
	list-style-image: url(/images/freccia.gif) !important;
	list-style-image: url(/images/frecciaie.gif); /*list-style-type: none;
}
div.menu ul a {
	font: 10px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}*/

/************************************
				OMBRA (sotto l'header)
*************************************/

div.ombra
{
	margin: auto;
	width: 920px;
	height: 15px;
	background: url(/images/ombra.gif) top left no-repeat ;
}

/************************
				CONTENT
************************/

div.ctcontent
{
	margin: 0 auto;
	width: 920px;
}
div.colonna
{
	float: left;
	width: 180px;
	background: #E0E0E0 url(/images/bgcolonna.gif) bottom no-repeat;
}
div.content
{
	float: right;
	width: 720px;
	font-family: Verdana;
	font-size: 11px;
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 5px;
}

div.content2
{
	float: right;
	font-family: Verdana;
	font-size: 11px;
	background: #FFFFFF;
}
.bannertop
{
	margin-left: 20px; /*border-bottom:1px dotted black;*/
	margin-bottom: 10px;
}
/**************************
			CONTENT - BOX
***************************/
div.topboxblu2
{
	width: 277px;
	height: 50px;
	background: url(/images/topboxblu2.gif) top no-repeat;
	font: 11px Verdana;
	color: #FFFFFF;
	text-align: left;
	padding: 22px 0px 0px 75px;
}
div.midboxblu2
{
	width: 352px;
	background: url(/images/midboxgreen.gif) top repeat-y;
	text-align: center;
}
div.botboxblu2
{
	width: 352px;
	height: 25px;
	background: url(/images/botboxgreen.gif) top no-repeat;
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 10px;
}
div.botboxblu2 a
{
	font: 10px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-decoration: none;
	padding-right: 15px;
}
div.botboxblu2 a:hover
{
	text-decoration: underline;
}

div.topboxgreen
{
	width: 277px;
	height: 50px;
	background: url(/images/topboxgreen.gif) top no-repeat;
	font: 11px Verdana;
	color: #FFFFFF;
	text-align: left;
	padding: 22px 0px 0px 75px;
}

div.topboxgreen2
{
	padding: 0px 0px 0px 75px;
	height: 21px;
	background: url(/images/topboxgreen2.gif) top no-repeat;
	position:relative;
}

div.midboxgreen
{
	width: 352px;
	background: url(/images/midboxgreen.gif) top repeat-y;
	text-align: center;
}
div.botboxgreen
{
	width: 352px;
	height: 25px;
	background: url(/images/botboxgreen.gif) top no-repeat;
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 10px;
}
div.botboxgreen a
{
	font: 10px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-decoration: none;
	padding-right: 15px;
}
div.botboxgreen a:hover
{
	text-decoration: underline;
}
div.topboxred
{
	width: 277px;
	height: 50px;
	background: url(/images/topboxred.gif) top no-repeat;
	font: 11px Verdana;
	color: #FFFFFF;
	text-align: left;
	padding: 22px 0px 0px 75px;
}
div.midboxred
{
	width: 352px;
	background: url(/images/midboxred.gif) top repeat-y;
	text-align: center;
}
div.botboxred
{
	width: 352px;
	height: 25px;
	background: url(/images/botboxred.gif) top no-repeat;
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 10px;
}
div.botboxred a
{
	font: 10px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-decoration: none;
	padding-right: 15px;
}
div.botboxred a:hover
{
	text-decoration: underline;
}


div.topboxblu
{
	width: 225px;
	height: 38px;
	background: url(/images/topboxblu.gif) top no-repeat;
	font: 12px Verdana;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 0px 0px 5px;
}

div.topboxpivot
{
	width: 720px;
	height: 28px;
	background: url(/images/box/topboxbluelarge2.gif) top no-repeat;
	font: 10px Verdana;
	color: #FFFFFF;
	text-align: left; /*padding: 2px 0px 0px 5px;*/
}



div.topboxblularge
{
	width: 721px;
	height: 26px;
	background: url(/images/box/topboxbluelarge.gif) top no-repeat;
	font: 10px Verdana;
	color: #FFFFFF;
	text-align: left; /*padding: 2px 0px 0px 5px;*/
}


div.midboxblu
{
	width: 230px;
	height: 125px;
	background: url(/images/midboxblu.gif) top repeat-y;
	text-align: center;
	position: relative;
}

div.midboxpivot
{
	width: 720px;
	min-height: 125px; /*background: url(/images/box/midboxbluelarge.gif) top repeat-y;*/
	text-align: left; /*position: relative;*/
}

.linkconfronta
{
	color: #FFFFFF;
	text-decoration: none;
}

.linkconfronta:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.linkconfronta:visited
{
	color: #FFFFFF;
	text-decoration: none;
}




div.midboxblularge
{
	width: 721px;
	min-height: 180px;
	background: url(/images/box/midboxbluelarge.gif) top repeat-y;
	text-align: center;
	position: relative;
}

div.bigImageBox
{
	width: 250px;
	height: 250px;
	position: relative;
}
img.imgnovita
{
	position: absolute;
	top: -8px;
	right: 2px;
}
img.imgnovita2
{
	position: absolute;
	top: 0px;
	right: -10px;
}

img.imgnovita3
{
	position: absolute;
	top: 1px;
	right: 14px;
}


div.midboxblu div.prezzo
{
	text-align: right;
	font-family: Verdana;
	font-size: 15px;
	color: #fe5f0a;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 2px;
	padding-right: 5px;
}
div.botboxblu
{
	width: 230px;
	height: 25px;
	background: url(/images/botboxblu.gif) top no-repeat;
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 5px;
}
div.botboxpivot
{
	width: 721px;
	height: 25px; /*background: url(/images/box/botboxbluelarge.gif) top no-repeat;*/
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 5px;
}
div.botboxblularge
{
	width: 721px;
	height: 25px;
	background: url(/images/box/botboxbluelarge.gif) top no-repeat;
	font: 12px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding-top: 5px;
}

div.botboxblu a
{
	font: 10px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-decoration: none;
	padding-right: 5px;
}
div.botboxblu a:hover
{
	text-decoration: underline;
}
.marchio
{
	font: 12px Verdana;
	color: #FFFFFF;
	font-weight: bold;
}

div.midboxdett
{
	width: 720px; /*background: url(/images/midboxdett.gif) top repeat-y;*/
	background: none;
	font: 11px Verdana;
	color: #666666;
	text-align: left;
	line-height: 16px;
	padding: 15px 00px 10px 0px;
}

div.midboxdett a.pdf
{
	font: 11px Verdana;
	color: #666666;
	background: url(/images/iconpdf.gif) right no-repeat;
	padding: 2px 20px 2px 0px;
}
div.midboxdett img
{
	float: left;
	margin-right: 10px;
}
div.botboxdett
{
	width: 700px;
	height: 25px; /*background: url(/images/botboxdett.gif) top no-repeat;*/
	font: 11px Verdana;
	font-weight: bold;
	color: #147fc9;
	padding: 5px 10px 0px 10px;
}
div.botboxdett a
{
	font: 11px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-decoration: none;
}
div.botboxdett a:hover
{
	text-decoration: underline;
}
div.botboxdett input
{
	font: 11px Verdana;
	color: #333333;
}

/**************************
			CONTENT - TESTO
***************************/

div.content h1
{
	width: 715px;
	height: 17px;
	background: url(/images/barra.gif) top no-repeat;
	font: 11px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 0px 0px 5px;
	margin-bottom: 0px;
}

div.content h2
{
	font: 11px Verdana;
	font-weight: bold;
	color: #147fc9;
	text-align: left;
	margin-bottom: 0px;
}
div.testo
{
	font: 12px Verdana;
	color: #666666;
	text-align: left;
}
div.testo img
{
	border: 1px solid #147fc9;
	margin: 1px 1px 1px 1px;
	padding: 1px;
}
div.boxdett h1
{
	height: 17px;
	background: url(/images/topboxdett.gif) top no-repeat;
}


/**************************
			COLONNA - BOX
***************************/

div.topbox
{
	background: #FFFFFF url(/images/topbox.gif) bottom no-repeat;
	margin: 0 auto;
	width: 160px;
	height: 8px;
}
div.box
{
	margin: 0 auto;
	width: 150px;
	background: #FFFFFF url(/images/bottombox.gif) bottom no-repeat;
	font: 11px Verdana;
	color: #116CAB;
	text-align: left;
	padding: 0px 5px 8px 5px;
	margin-bottom: 10px;
}
div.box a
{
	font: 10px Verdana;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
div.box ul
{
	margin: 0px;
	padding: 0px;
}
div.box li
{
	list-style-type: none;
	border-top: 1px solid #EEEEEE;
	margin-top: 3px;
	padding-top: 3px;
}
div.box select
{
	width: 130px;
	background: #FFFFFF url(/images/bottombox.gif) bottom no-repeat;
	font: 11px Verdana;
	color: #666666;
	border: 1px solid #D2D2D2;
	margin-top: 5px;
}
div.box input
{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 120px;
	font: 11px Verdana;
	color: #666666;
}
div.boxtelefono
{
	margin: 0 auto;
	width: 160px;
	height: 15px;
	background: url(/images/boxtelefono.jpg) top no-repeat;
	font: 10px Verdana;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 75px;
}
div.boxtelefono:hover
{
	cursor: pointer;
}
div.boxservizi
{
	margin: 0 auto;
	width: 160px;
	height: 115px; /*background: url(/images/contattiinstallatore.jpg) top no-repeat;*/
	font: 10px Verdana;
	color: #666666;
	text-align: left;
	line-height: 15px; /*padding: 8px 0px 8px 5px;*/
}
div.boxservizi a
{
	font: 10px Verdana;
	color: #666666;
	text-decoration: underline;
}
div.boxservizi span
{
	font: 11px Verdana;
	color: #116CAB;
	font-weight: bold;
}
div.boxinstall
{
	margin: 0 auto;
	width: 160px;
	height: 110px;
}

div.forfitness
{
	margin: 0 auto;
	width: 160px;
	height: 56px;
}

div.creditcard
{
	margin: 0 auto;
	border: 0px solid black;
	width: 160px;
	height: 83px;
	background: url(/images/creditcard3.gif) top no-repeat;
}
/**********************************
MENU LATERALE DENOMINATO CATALOGO
**********************************/

div.boxmenu ul
{
	margin: 0px;
	padding: 0px;
}
div.boxmenu li.top
{
	width: 174px;
	background: url(/images/menu/top_bkg.jpg) left top no-repeat;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 5px;
}
div.boxmenu li.top a
{
	display: block;
	width: 150px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 8px;
	padding-left: 15px;
	background: url(/images/menu/a_bkg.jpg) left bottom no-repeat;
	text-align: left;
	font-size: 11px;
	color: #147fc9;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

div.boxmenu li.submenu
{
	width: 172px;
	background: url(/images/menu/submenu_bkg.jpg) left bottom no-repeat;
	list-style-type: none;
	margin-left: 3px;
	margin-bottom: 3px;
	text-align: left;
}
div.boxmenu li.submenu a
{
	display: block;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	padding-left: 8px;
	padding-right: 2px;
	padding-bottom: 5px;
}
div.boxmenu li.submenufooter
{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 172px;
	height: 5px;
	font-size: 1px;
	border: 1px solid black;
}
div.boxmenu select
{
	width: 130px;
	background: #FFFFFF url(/images/bottombox.gif) bottom no-repeat;
	font: 11px Verdana;
	color: #666666;
	border: 1px solid #D2D2D2;
	margin-top: 5px;
}

/************************
				LOGHI
************************/

div.loghi
{
	text-align: left;
	border-top: 1px dotted #788696;
	margin-top: 10px;
	padding-top: 5px;
	width: 720px;
}

/************************
				FOOTER
************************/

div.ctfooter
{
	margin: 0 auto;
	border-top: 2px solid #FFFFFF;
	background: #086cb1;
	width: 920px;
	height: 20px;
}
div.ctfooter a
{
	font: 10px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
div.ctfooter a:hover
{
	text-decoration: underline;
}
div.footersx
{
	float: left;
	line-height: 20px;
	height: 18px;
	background: url(/images/footersx.gif) left no-repeat;
	padding: 2px 0px 0px 10px;
	font: 10px Verdana;
	color: #FFFFFF;
}
div.footerdx
{
	float: right;
	height: 18px;
	line-height: 20px;
	background: url(/images/footerdx.gif) right no-repeat;
	padding: 2px 10px 0px 0px;
	font: 10px Verdana;
	color: #FFFFFF;
	text-align: right;
}

/************************
				CARRELLO
************************/


table.carrello
{
	width: 100%;
}

table.carrello tr.header
{
	background-color: #84A2B7;
	color: white;
	font-weight: bold;
	border-top: 0;
}

table.carrello td.descrizione
{
	text-align: left;
	font: 10px Verdana;
}

table.carrello td.elimina
{
	text-align: center;
	font: 10px Verdana;
	width: 10px;
}

table.carrello a
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}

table.carrello a:hover
{
	color: black;
}

table.carrello a:visited
{
	color: black;
}

table.carrello td.totale
{
	font: 10px Verdana;
	font-weight: bold;
}

table.carrello td.footer
{
	font: 10px Verdana;
	font-weight: bold;
	color: White;
	background-color: #84A2B7;
}

div.totale
{
	text-align: right;
	color: #FFFFFF;
	background-color: #84A2B7;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 10px;
}


/************************
				COMANDI
************************/


table.comandi
{
	font-size: 10px;
	font-family: Verdana;
}

table.comandi input.pulsante
{
	font-size: 10px;
	font-family: Verdana;
}

/************************
				COMANDI
************************/


span.errore
{
	display: none;
}

div.ErrorSummary
{
	margin: 20px 10px 10px 0px;
}

div.ErrorSummary span.errore
{
	display: inline;
	color: black;
	margin-left: 10px;
}

/************************
				INVISIBILITA'
************************/


div.invisibile
{
	visibility: hidden;
}

/************************
				MESSAGGI
************************/

div.mex
{
	font-family: Verdana;
	font-size: 14px;
}

/************************
				GENERALE
************************/
div.generale
{
	font-family: Verdana;
	font-size: 12px;
}

/************************
				GENERALE
************************/

table.formdata
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

/************************
				RADIOBUTTONLIST
************************/

table.RadioButtonList tr td
{
	vertical-align: top;
}


/***********************
          STATO ORDINI
**************************/

table.statoordini
{
	width: 100%;
}

table.statoordini tr.header
{
	background-color: #84A2B7;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border-top: 0;
}

table.statoordini tr.item
{
	background-color: #E7E7E7;
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-top: 0;
}

table.statoordini tr.alternateditem
{
	background-color: #FFFFFF;
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-top: 0;
}


table.statoordini td.descrizione
{
	text-align: left;
	font: 10px Verdana;
}

table.statoordini td.nobold
{
	font-weight: normal;
}

table.statoordini td.elimina
{
	text-align: center;
	font: 10px Verdana;
	width: 10px;
}

table.statoordini a
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

table.statoordini a:hover
{
	color: blue;
}

table.statoordini a:visited
{
	color: blue;
}

table.statoordini td.totale
{
	font: 10px Verdana;
	font-weight: bold;
}

table.statoordini td.footer
{
	font: 10px Verdana;
	font-weight: bold;
	color: White;
	background-color: #84A2B7;
}





/***********************
          VIEW ORDER
**************************/

table.vieworder
{
	width: 100%;
}

table.vieworder tr.header
{
	background-color: #84A2B7;
	font-family: Verdana;
	font-size: 10px;
	color: white;
	font-weight: bold;
	border-top: 0;
}




table.vieworder tr.item
{
	background-color: #E7E7E7;
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-top: 0;
}

table.vieworder tr.alternateditem
{
	background-color: #FFFFFF;
	color: black;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border-top: 0;
}


table.vieworder td.descrizione
{
	text-align: left;
	font: 10px Verdana;
}

table.vieworder td.nobold
{
	font-weight: normal;
}

table.vieworder td.elimina
{
	text-align: center;
	font: 10px Verdana;
	width: 10px;
}

table.vieworder a
{
	font-weight: bold;
	text-decoration: none;
	color: blue;
}

table.vieworder a:hover
{
	color: blue;
}

table.vieworder a:visited
{
	color: blue;
}

table.vieworder td.totale
{
	font: 11px Verdana;
	font-weight: bold;
}

table.vieworder td.footer
{
	font: 11px Verdana;
	font-weight: bold;
	color: White;
	background-color: #84A2B7;
}


.listacategorie0 a, .listacategorie1 a
{
	color: #315d7a;
	font: 10px Verdana;
	text-decoration: none;
}
.listacategorie0 .tdcategoria
{
	background-color: #EAEEF1;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.listacategorie1 .tdcategoria
{
	background-color: White;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.tdimgcategoria
{
	background-color: White;
}
.listacategorieheader
{
	text-align: left;
	color: #116cab;
	font: 11px Verdana;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
	background: white url(/images/dot.gif) center left repeat-x;
}
.listacategorieheader div
{
	display: inline;
	background: white;
	padding-right: 5px;
}

.caldo_freddo
{
	font-family: Verdana;
	font-size: 11px;
}

.tabella_caldo_freddo
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
}

.titolo_header_colonna
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	width: 200px;
	height: 50px;
	background-color: #EAEEF1;
}

/* TAB Styles */

div.tabs5
{
	float: left;
	width: 100%;
	background: #FFF;
	font-size: 93%;
	line-height: normal;
}
div.tabs5 ul
{
	margin: 0;
	padding: 10px 0px 10px 10px;
	list-style: none;
}
div.tabs5 li
{
	display: inline;
	margin: 0;
	padding: 0;
}
div.tabs5 a
{
	float: left;
	background: url(   "/images/tabs/tableft5.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
div.tabs5 a span
{
	float: left;
	display: block;
	background: url(   "/images/tabs/tabright5.gif" ) no-repeat right top;
	padding: 5px 10px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.tabs5 a span
{
	float: none;
}
/* End IE5-Mac hack */
div.tabs5 a:hover span
{
	color: #0561a1;
}
div.tabs5 a:hover
{
	background-position: 0% -42px;
}
div.tabs5 a:hover span
{
	background-position: 100% -42px;
}

div.tabs5 .current a
{
	background-position: 0% -42px;
	color: #0561a1;
}
div.tabs5 .current a span
{
	background-position: 100% -42px;
	color: #0561a1;
}

/* Dual Slider */

#sliderbg
{
	position: relative;
	height: 25px;
	width: 365px;
	background: #fff url(/images/bgslider.gif) repeat-x 0 0;
}
#minthumb, #maxthumb
{
	position: absolute;
	height: 15px;
	width: 15px;
	top: 9px;
	left: 0; /* assumed, but for redundancy */
}


/* Filter Main */
div.filtersMain
{
	padding: 5px;
	border: solid 1px #e0e0e0;
	border-top: 0px;
}

div.filtersMain table.filters
{
	width: 100%;
}

table.filters td.first
{
	border-right: 1px solid #e0e0e0;
	width: 20%;
	vertical-align: top;
}

table.filters td.middle
{
	border-right: 1px solid #e0e0e0;
	width: 20%;
	vertical-align: top;
}

table.filters td.last
{
	vertical-align: top;
}

div.moreFilters
{
	padding: 5px;
	background-color: #f4f4f4;
	border: 1px solid #e0e0e0;
}

div.moreFilters div.hide
{
	float: right;
}

div.moreFilters div.hide a
{
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}

div.moreFilters div.hide a:hover
{
	font-weight: bold;
	color: #888888;
	text-decoration: underline;
}

div.priceFilters
{
	padding-top: 10px;
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #e0e0e0;
	margin-top: 5px;
}

div.priceFilters table
{
	width: 100%;
}

div.priceFilters input.amount
{
	width: 30px;
	border: 1px solid #e0e0e0;
	font-size: 10px;
}

div.filterResults
{
	margin: 10px 0 5px 0;
}

div.filterResults table.filterList
{
	width: 100%;
}

table.filterList td.summary
{
	width: 15%;
	font-weight: bold;
	color: #FE5F0A;
}

table.filterList td.summary span.resultNum
{
	font-size: 16px;
}

table.filterList td.list
{
	padding-top: 7px;
}

table.filterList td.remove
{
	width: 15%;
	padding-top: 7px;
}

.linkdettprodotto a:hover
{
	text-decoration: underline;
	color: Black;
}

.linkdettprodotto a:visited
{
	text-decoration: none;
	color: Black;
}

.menufooter
{
	/*border:1px solid black;*/
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #98c7e8;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 40px;
	background: transparent url(/images/menufooter_bkg.jpg) top left no-repeat;
	margin: 0 auto;
	width: 920px;
}
.menufooter a, .menufooter a:visited
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #98c7e8;
}
.menufooter a:hover
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #98c7e8;
}

.paginazione
{
	height: 20px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
.paginazione a
{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.paginazione .selected
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

div.ricerca
{
	background: url(/images/ricerca_bkg.jpg) left top no-repeat;
	width: 353px;
	height: 80px;
	position: relative;
	font: 11px Verdana;
	color: #116CAB;
	text-align: left;
}
div.ricerca input
{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	width: 120px;
	font: 11px Verdana;
	color: #666666;
	margin-top: 5px;
}
div.ricerca input.button1
{
	background: url(/images/button.gif) top no-repeat;
	width: 17px;
	height: 18px;
	border: 0px;
	font: 11px Verdana;
	font-weight: bold;
	color: #666666;
}
div.ricerca select
{
	width: 180px;
	background: #FFFFFF url(/images/bottombox.gif) bottom no-repeat;
	font: 11px Verdana;
	color: #666666;
	border: 1px solid #D2D2D2;
	margin-top: 5px;
}

div.sfogliamarca
{
	position: absolute;
	left: 10px;
	bottom: 15px;
}

div.cerca
{
	position: absolute;
	right: 10px;
	bottom: 15px;
}

div.sfogliamarca2
{
	position: absolute;
	left: 10px;
	top: 130px;
}

div.cerca2
{
	position: absolute;
	left: 10px;
	top: 158px;
}

.highlight
{
	/*background-color:#ffff00;*/
}





/*   Clickable Horizontal Headline Crawler */
/*   Copyright 2009, Michael J. Hill.  All rights reserved. Used with permission.  www.javascript-demos.com */
/*   Free use of the code, so long as the above notice is kept intact */


/* edit to suit */
/* position: absolute is not required, used for demo only */

.crawl_container 
{
	width:100%;
	overflow: hidden;
	height: 20px;
	background-color: transparent;
	margin:auto;
	color: #666666;
}

.ticker 
{
	width:700px;
	position:relative;
	clear:both;
	margin-bottom:20px;
	margin-left:5px;
	height:22px;
	border:1px solid #c8c8c8;
	background-color:#F7F6F6;
}

.ticker .ticker_title {
	width: 68px;
	height: 26px;
	background-image:url('/images/newsticker.jpg');
	position:absolute;
	top:-2px;
	left:-1px;
}

.crawler 
{
	font-family:Tahoma;
	font-size: 12px;
	white-space: nowrap;
	padding-top: 3px;
	cursor: default;
}

.crawler a {
	text-decoration: none;
	color:#096aad;
}

.crawler a:hover {
	text-decoration: underline;
	color:#096aad;
}

.odd_color {
	color:#096aad;
}

.even_color {
	color:#096aad;
}

