@charset "utf-8";
body {
	margin: 0px;
}
body, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

form {
margin: 0px;
padding: 0px;
}


/* LAYOUT */
#contenitore {
	width: 980px;
}
#contenitoresinistra {
	text-align: left;
	vertical-align: top;
	padding-bottom: 30px;
}
#contenitoredestra {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	width: 730px;
	padding-bottom: 30px;
}
#intestazione {
	background-repeat: no-repeat;
	height: 145px;
	width: 980px;
	float: left;
}
#logo {
	float: left;
	width: 270px;
	text-align: left;
}
#logo img{
	border: 0px;
}
#cerca {
	float: right;
	width: 650px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#cerca input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#macroold {
	float: right;
	width: 650px;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
#macro {
	float: right;
	width: 100px;
	text-align: right;
	height: 38px;
}
#macro img{
	padding-left: 20px;
	border: 0px;
}
#menucorp {
	float: right;
	width: 680px;
	text-align: right;
	padding-right: 10px;
	padding-top: 14px;
}
#menucorp a{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
}
#briciole {
	height: 35px;
	width: 970px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	font-size: 11px;
	word-spacing: 5px;
}
#briciole a{
	font-weight: bold;
	color: #d5b003;
	word-spacing: 0px !important;
}
#briciole strong{
	font-weight: bold;
	color: #ea3400;
	word-spacing: 0px !important;
}
div.moto {
	background-image:url(../int_images/bardahl/header/moto.jpg);
}
div.auto {
	background-image:url(../int_images/bardahl/header/auto.jpg);
}
div.indu {
	background-image:url(../int_images/bardahl/header/indu.jpg);
}
div.corp {
	background-image:url(../int_images/bardahl/header/corp.jpg);
}
#contenuto {
	min-height: 600px;
	width: 730px;
	float: left;
}
#sinistra {
	width: 220px;
	float: left;
	margin: 0px;
}
#footer {
	background-image:url(../int_images/bardahl/layout/sf_footer.gif);
	background-repeat: repeat-x;
	height: 19px;
	font-size: 10px;
	padding-left: 15px;
}
#footer img{
	border: 0px;
	padding-left: 10px;
}
#credits {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #978984;
}
#credits a{
	color: #b19d5e;
}
div.bottone {
	width: 128px;
	height: 90px;
}

div.bottone img{
	border: 0;
}

/*
div.autobott {
	position: absolute;
	top: -42px;
	left: 220px;
}

div.motobott {
	position: absolute;
	top: -42px;
	left: 350px;
}

div.indubott {
	position: absolute;
	top: -42px;
	left: 480px;
}
*/

div.autobott {
	position: absolute;
	left: 220px;
	top: 0px;
}

div.motobott {
	position: absolute;
	left: 350px;
	top: 0px;
}

div.indubott {
	position: absolute;
	left: 480px;
	top: 0px;
}

div.apertobott {
	top: 0px !important;
}



/* HOME PAGE CORPORATE */
#hometable {
	border: 0px;
	width: 100%;
	height: 100%;
}
#homemenu {
	height: 115px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 30px;
	font-size: 10px;
}
#homemenu a {
	color: #000000;
	text-transform: uppercase;
	margin: 0px 8px;
}
#homemenu a:hover {
	color: #d5b003;
}
#homeombra {
	background-image: url(../int_images/bardahl/hp/ombra.gif);
	background-color: #ededed;
	height: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#homelogo {
	background-color: #f8e300;
	/* background-image: url(../int_images/bardahl/hp/giallo.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	height: 136px;
	border-top: #f1d400 4px solid;
	border-bottom: #f1d400 4px solid;
	text-align: center;
	vertical-align: middle;
}
#homeslogan {
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: top;
	height: 20px;
}
#homebottoni {
	background-color: #e9e9e9;
	background-image:url(../int_images/bardahl/hp/scacchi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: top;
}
#homebottoni img {
	border: 0px;
	margin: 40px 20px 90px 20px;
}
#homebarra {
	height: 45px;
	border-top: #9f9f9f 2px solid;
	background-image: url(../int_images/bardahl/hp/back_nero.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	text-align: center;
}
#homebarra img {
	margin: 0px 20px;
	border: 0px;
}





/* REDEFINIZIONI TAG */
a {
	color: #ba2e0c;
	text-decoration: none;
}

a:hover {
	color: #dd5331;
}
h2 {
	display: inline;
	color: #a28c25;
	font-size: 14px;
	font-weight: bold;
}




/* ALTRI STILI CONDIVISI */
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #8E8264;
}
.noborder {
	border: 0px !important;
}
img.gallerysmall {
	margin: 0px 3px 3px 0px;
}

img.left {
   float: left;
   margin-top: 1px;
   margin-right: 6px;
   margin-bottom: 6px;
}

img.right {
   float: right;
   margin-top: 1px;
   margin-left: 6px;
   margin-bottom: 6px;
} 




/* SINISTRA */
div.top_bloccosin {
	background-image: url(../int_images/bardahl/layout/sf_block_sin_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 220px;
	height: 4px;
	float: left;
	
}
div.bloccosin {
	background-image: url(../int_images/bardahl/layout/sf_block_sin.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 220px;
	float: left;
	margin-top: 20px;
}
div.contenuto_bloccosin {
	width: 200px;
	padding: 15px 10px 20px 10px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #888888;
}
div.contenuto_bloccosin img {
	border: #d0d0d0 1px solid;
}
H6 {
	background: #ffffff;
	color: #222222;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	width: 150px;
}
H6 img {
	border: 0px;
	display: block;
}
div.accordion img {
	border: 0px;
	display: block;
}

div.accordion img.attivo {
	border-left: #000000 5px solid;
	
}

h6 img.attivo {
	border-left: #000000 10px solid;
}

div.bloccotrovasx {
	float: left;
	margin-bottom: 9px;
	border-bottom: #aaaaaa 1px dashed;
	padding-bottom: 1px;
	width: 200px;
	height: 25px;
}
div.bloccotrovasx h1 {
	display: inline;
	color: #eeeeee;
	background-color: #999999;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	margin-right: 3px;
}
div.bloccotrovasx h2 {
	display: inline;
	color: #9b2c02;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.bloccotrovasx label {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #9b2c02;
}
div.bloccotrovasx input, div.bloccotrovasx select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



/* CONTENUTO */
div.testata_news {
	width: 730px;
	height: 210px;
	float: left;
	margin-bottom: 40px;
}

div.testata_news #news{
	width: 240px;
	height: 214px;
	float: left;
	padding-bottom: 1px;
	border-bottom: #aaaaaa 1px dashed;
	overflow: hidden;
}

div.testata_news #immagine{
	width: 480px;
	height: 210px;
	float: right;
}

div.blocco {
	width: 730px;
	margin-bottom: 40px;
	padding-bottom: 4px;
	border-bottom: #aaaaaa 1px dashed;
}

div.approfondimenti {
	width: 730px;
	height: 47px;
	background-image: url(../int_images/bardahl/layout/approfondimenti.gif);
	background-repeat: no-repeat;
}

div.bloccoappr {
	width: 335px;
	height: 35px;
	margin: 6px 12px;
}

div.bloccoappr img {
	border: 0px;
}

div.bloccobandiera {
	background-image: url(../int_images/bardahl/layout/sfondo_bandiera.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	border: #e2e2e2 1px solid;
	padding: 10px;
}

div.bloccoriv {
	background-image: url(../int_images/bardahl/layout/sfondo_riv.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	border: #e2e2e2 1px solid;
	padding: 10px;
	float: left;
	width: 335px;
	height: 68px;
	margin-bottom: 8px;
	margin-right: 8px;
	line-height: 16px;
}

div.bloccoriv em {
	color: #9e8b0b;
	font-style: normal;
}

div.bloccoriv a {
	color: #9e8b0b;
	text-decoration: none;
	font-weight: bold;
}

div.rivenditoredesc {
	float: left;
	height: 65px;
	overflow: hidden;
	max-width: 270px;
}

div.rivenditorelogo {
	float: right;
	height: 60px;
}

div.rivenditorelogo img {
	border: #e0e0e0 1px solid;
	max-height: 60px;
	height: 60px;
}

div.rivemap {
	float: right;
	width: 330px;
	height: 400px;
	text-align: right;
	margin-left: 20px;
	border: #e2e2e2 1px solid;
}

div.bloccodestro {
	margin: 0px 0px 10px 20px;
}

div.titolobloccobandiera {
	float: right;
	width: 480px;
	height: 14px;
}

div.bloccobandiera h2 {
	display: inline;
	color: #9b2c02;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.bloccobandiera img {
	border: 0px;
}

div.bloccobandiera label {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

div.bloccobandiera input, div.bloccobandiera select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

div.bloccobandieramezzo {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	border-bottom: #aaaaaa 1px dashed;
	padding-bottom: 1px;
	width: 220px;
	height: 50px;
}

div.bloccobandierariv {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	border-bottom: #aaaaaa 1px dashed;
	padding-bottom: 1px;
	height: 50px;
	clear: both;
	display: block;
	width: 225px;
}

ul.bloccoprovincia {
        background-color: #f2f2f2;
        background-image: url(../int_images/bardahl/layout/sfondo_bandiera.gif);
	border: #e2e2e2 1px solid;
	padding: 5px; 
	float: left;
	height: auto;
	display: block;
	width: 720px;
        line-style: none;
        list-style: none;        
        font-size: 10px;
}

ul.bloccoprovincia li{
  float: left;
  padding: 5px;
  
}


/* GALLERY */
div.articolo {
	width: 220px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	border-left: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
}

div.fotoart {
	text-align: center;
	padding: 15px 0;
	height: 160px;
}

div.fotoart img {
	max-width: 200px;
	max-height: 150px;
	border: #f5f5f5 5px solid;
}

div.fotoart img:hover {
	border: #e5e5e5 5px solid;
}

div.descart {
	background-color: #e5e5e5;
	padding: 7px 12px;
	font-size: 11px;
}

div.descart .desc {
	height: 25px;
	line-height: 12px;
	overflow: hidden;
}

div.bloccogal {
	background-image: url(../int_images/bardahl/layout/sfondo_riv.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	border: #e2e2e2 1px solid;
	float: left;
	width: 700px;
	height: 90px;
	margin-bottom: 8px;
	margin-right: 8px;
	line-height: 16px;
}

div.bloccogal a {
	color: #9e8b0b;
	text-decoration: none;
	font-weight: bold;
}

div.gallerydesc {
	float: left;
	height: 65px;
	overflow: hidden;
	width: 460px;
	margin: 10px;
}

div.gallerylogo {
	float: left;
	height: 60px;
	margin: 10px;
	width: 100px;
	text-align: center;
}

div.gallerypag {
	float: right;
	height: 90px;
	width: 80px;
	text-align: center;
	background-image: url(../int_images/bardahl/layout/sfondo_bandiera.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	border-left: #e2e2e2 1px solid;
	text-transform: uppercase;
	color: #9e8b0b;
}

div.gallerypag strong {
	font-size: 30px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: -3px;
}

div.gallerylogo img {
	border: #e0e0e0 1px solid;
	max-height: 60px;
	height: 60px;
}













/* LISTA PRODOTTI */
div.bolliniprod {
	float: left;
	width: 20px;
	margin-right: 10px;
	text-align: left;
	display: block;
}

div.bolliniprod img {
	border: 0px;
	margin-bottom: 5px;
}

div.fotoprod {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: center;
}

div.descprod {
	float: left;
	width: 230px;
	margin-right: 20px;
	text-align: left;
}

div.descprod p.lista {
	margin: 0px 0px 5px 0px !important;
	padding-left: 4px;
	height: 52px;
	overflow: hidden;
}

div.vantaggiprod {
	float: left;
	width: 280px;
	margin-right: 10px;
	text-align: left;
}

div.vantaggi p.lista {
	margin: 0px 0px 5px 10px !important;
	line-height: 16px;
    height:62px;
	overflow: hidden;
	padding: 1px 5px;
	border-left: #b4a831 1px dotted;
}

div.vantaggi div.lista {
	margin: 0px 0px 5px 10px !important;
	line-height: 16px;
    height:62px;
	overflow: hidden;
	padding: 1px 5px;
	border-left: #b4a831 1px dotted;
}

div.vantaggi div.lista ul{
	margin: 0px ;
    padding-left:12px;
    list-style:square;
}



/* SCHEDA PRODOTTO */
div.vantaggi p {
	margin: 0px 0px 20px 10px;
	padding: 1px 5px;
	border-left: #b4a831 1px dotted;
}

#scheda {
	text-align: left; 
	vertical-align: top;
}

#fotoscheda {
	text-align: right; 
	padding: 0px 0px 5px 10px;
	vertical-align: top;
}

#fotoscheda img {
	border: 0px;
}

#fotoscheda img.bollini {
	border: 0px;
	margin: 0px 0px 2px 5px;
	float: right;
}

#fotoscheda #utility img {
	border: 0px;
	margin-bottom: 15px;
	text-align: right;
}




/* Animazione Spry per NEWS */

.SlidingPanels {
	position: relative;
	width: 240px;
	height: 185px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContentGroup {
	position: relative;
	width: 4800px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContent {
	width: 240px;
	height: 185px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-right: #dd1123 0 solid;
	float: left;
	font-size: 11px;
	color: #888888;
}

.SlidingPanelsContent h3{
	color: #bf9e04;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	display: inline;
}

.numnews {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d5b003;
}

.SlidingPanelsContent .scorrinews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px !important;
	color: #818181;
	background-color: #e6e6e6;
	height: 10px;
	line-height: 10px;
}

.testonews {
	height: 149px;
	max-height: 149px;
	min-height: 149px;
	overflow: hidden;
}

.testonews h3{
	color: #4f4f4f !important;
}

.scorrinews a{
	text-decoration: none;
	color: #818181;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 9px !important;
	line-height: 10px;
	padding: 0px 4px;
}

.scorrinews a:hover{
	background-color: #666666;
	color: #ffffff;
}

.left {
	float: left;
}

.right {
	float: right;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}

.visib {
	display: block;
}

.nasco {
	display: none;
}
/* Fine Animazione Spry per NEWS */




/* Animazione Spry per CORRELATI */

#corr {
	padding-top: 10px;
}

.SlidingPanelscorr {
	position: relative;
	float: left;
	width: 690px;
	height: 187px;
	padding: 0px;
	border-top: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
}

.SlidingPanelscorr img {
	border: 0px;
}

.SlidingPanelsContentGroupcorr {
	position: relative;
	width: 4800px;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContentcorr {
	width: 127px;
	height: 183px;
	overflow: hidden;
	margin: 0px;
	padding: 5px;
	border-right: #dd1123 0 solid;
	float: left;
	font-size: 11px;
	color: #888888;
	text-align: center;
	border-right: #aaaaaa 1px dotted;
}

.SlidingPanelsContentcorr img {
	margin-bottom: 5px;
}

.SlidingPanelsContentcorr h3{
	color: #bf9e04;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	display: inline;
	line-height: 30px;
}

.testonewscorr {
	height: 29px;
	max-height: 29px;
	min-height: 29px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
}

/* Fine Animazione Spry per CORRELATI */



/* Stili per titoli al posto delle immagini */
h1.titpara {
	color: #4f4f4f;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
}

h1.titprovincia {
	color: #4f4f4f;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
}

h2.titprodlista {
	color: #917c18 !important;
	font-weight: bold !important;
	font-size: 16px !important;
	margin: 0px !important;
}

h3.titattrlista {
	color: #a28c25 !important;
	font-weight: normal !important;
	font-size: 13px !important;
	margin: 0px !important;
}

h2.titsidebar {
	color: #4f4f4f !important;
	font-weight: bold !important;
	font-size: 16px !important;
	margin: 0px !important;
}
/* Fine Stili per titoli al posto delle immagini */

/* MENU PRIMARIO */
#basic-accordian {
	width: 220px;
	background-color: #feec06;
	background-image: url('http://www.bardahl.it/olio_bardahl/int_images/bardahl/layout/bg_menu.jpg');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}

#basic-accordian a {
	text-decoration: none;
}

#test1-header {
	border-top: 0px;
}

.accordion_headings {
	margin: -1px 20px 0px 20px;
	padding: 5px 0px;
	color:#000000;
	border-bottom:1px solid #caa405;
	border-top:1px solid #caa405;
	cursor:pointer;
	text-transform: uppercase;
	font-size: 13px;
	font-style: italic;
}

.accordion_headings a {
	color:#000000;
}

.accordion_headings em {
	padding: 0px 3px;
}

.accordion_headings:hover em {
	color: #ffffff;
	background: #000000;
}

.accordion_sotto {
	padding: 3px 3px 3px 30px;
	color:#000000;
	cursor:pointer;
	font-weight:normal;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
}

.accordion_sotto em {
	padding: 0px 3px;
}

.accordion_sotto:hover em {
	color: #ffffff;
	background: #000000;
}

.accordion_sotto_highlight em {
	color: #ffffff;
	background: #000000;
}

.accordion_child {
	padding:0px;
}

.header_highlight {
	font-size: 14px;
	font-weight:bold;
	border-bottom:0px;
}
/* FINE MENU PRIMARIO */



/* NUOVA PAGINA LISTA A COLONNE */
div.contarticolocol {
	border-top: #9b9b9b 1px dotted; border-left: #9b9b9b 1px dotted; float: left;
}
div.articolocol {
	float: left; width: 350px; height: 165px; border-right: #9b9b9b 1px dotted; border-bottom: #9b9b9b 1px dotted; padding: 0px; display: block;
}
div.articolocolimg {
	float: left; height: 110px; margin: 10px 5px 0px 10px; width: 75px; text-align: center !important;
}
div.articolocolimg img {
	border: 0px; /* float: left; */
}
div.articolocoldesc {
	margin: 10px 10px 0px 0px;
}
div.articolocoldesc h2 {
	color: #917c18; font-size: 18px; font-weight: normal;
}
div.articolocoldesc p {
	font-size: 11px; color: #000000; margin: 0px;
}
div.articolocolboll img {
	float: left;
}
img.articolocolbutt {
	border: 0px; float: right; margin: 5px 10px 0px 0px; clear: both;
}
/* FINE NUOVA PAGINA LISTA A COLONNE */
