/* #27392 note 5, customizza lo stile di menu-stylev2.css */

.bigHL-container{background-color: #161616; width: 100%; min-height: 420px; position: relative; }
.bigHL-container .wide-container{width: 960px; margin: 0px auto; }
.bigHL-container object{outline: none;}
.bigHL-container .wide-container.video{padding-top: 18px; display: none; position: relative;}
.bigHL-container.wide .wide-container.video.no-claim{height: 438px;padding-top: 20px}
.bigHL-container.cover{ min-height: 500px; background-color: #000;}
.bigHL-container.cover .wide-container.video{padding-top: 15px;}
.bigHL-container .btn-close {
    background: url("/fe-web/img/mediaGallery/close.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0px;
    width: 68px;
}
/*  Sezione big hl standard */
#big-hl-image-container {background-position: center center; background-repeat: no-repeat;}
#big-hl-image-container.wide{width: 960px; margin: 0px auto; height: 438px; background-position: center 18px;}
#big-hl-image-container.wide.no-claim{padding-bottom: 20px;}
#big-hl-image-container.cover{min-height: 500px; background-size: 1600px 500px;}
#big-hl-image-container.pointer{cursor:pointer;}

.bigHL-container .text.cover{background: url("/fe-web/img/opacity80.png") repeat 0 0 transparent; text-align: center; position: absolute; bottom: 0px; width: 100%; height: 60px;}
.bigHL-container .text.wide{width: 960px; margin: 0px auto; text-align: center;}
.bigHL-container .text h1.title {
	color: #FAFAFA;
	padding: 13px 0px;
	font-size: 30px;
	line-height: 34px;
	text-shadow: 0px 2px 2px #000; /* Esecutivo: dropped shadow #000 2px verticali, 2px sfumatura, alpha 60% */
}

/* Serve a ridefinire lo stile generico sugli elementi <a> */
.bigHL-container .text h1.title a {
	font-weight: normal;
	color: #FAFAFA;
}

.bigHL-container .text h1.title a:hover {
	color: #CC0000;
}

/* Sezione SMALL Highlight*/
.smallHL-container{
	background: #000000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQzJSIgc3RvcC1jb2xvcj0iIzE2MTYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjE2MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #000000 0%, #161616 43%, #161616 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(43%,#161616), color-stop(100%,#161616)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #000000 0%,#161616 43%,#161616 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #000000 0%,#161616 43%,#161616 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #000000 0%,#161616 43%,#161616 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #000000 0%,#161616 43%,#161616 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#161616',GradientType=0 ); /* IE6-8 */
}

.smallHL-container {height: 305px;}
.smallHL-container .small-hl-center-container {width: 892px; padding: 30px 34px 48px 34px; margin: 0 auto;}
.smallHL-container .small-hl-center-container .smallBox {margin-right: 86px; float: left; width: 240px;}
.smallHL-container .small-hl-center-container .smallBox.last {margin-right: 0px;}
.smallHL-container .small-hl-center-container .smallBox .smallHl-top {height: 135px; margin-bottom: 7px;}
.smallHL-container .small-hl-center-container .smallBox .smallHl-bottom {color: #FAFAFA; font-size: 18px; height: 85px; overflow: hidden;padding: 0px 3px; }
.smallHL-container .small-hl-center-container .smallBox .smallHl-bottom span {line-height: 27px; text-shadow: 0 2px 1px #000; }
.smallHL-container .small-hl-center-container .smallBox .smallHl-bottom a {font-weight: normal; outline: none; line-height: 27px; text-decoration: none; text-shadow: 0 2px 1px #000;}


/* ---- #27466 (Cliente) MODIFICHE PER INSERIMENTO 90ESIMO DUCATI - START ----*/
#ducati-90-years {
	background-color: #161616;
	background-color: #161616;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
}
#ducati-90-years > .container {
	display: table;
	height: 200px;
}
#ducati-90-years > .container > div {
	width: 41%;
	display: table-cell;
	vertical-align: middle;
	padding: 0 37px;
	text-align: left;
}
#ducati-90-years p {
	font-size: 18px;
}
#ducati-90-years > .container > .colLogo {
	width: auto;
	padding: 0;
	text-align: center;
}
#ducati-90-years .colLogo a {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
}
#ducati-90-years .colLogo a .hover_img {
	position: absolute;
	opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
#ducati-90-years .colLogo a:hover .hover_img {
	opacity: 1;
}
#ducati-90-years > .container > .col1 {
	padding-right: 31px;
}
#ducati-90-years > .container > .col2 {
	padding-left: 31px;
}
/* ---- #27466 (Cliente) MODIFICHE PER INSERIMENTO 90ESIMO DUCATI - END ----*/

/* AGGIUNTA FOOTER MENU */
#footer-menu {
	display: none;
	height: 20px;
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(top,  #000000 0px, #303030 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #000000 0px,#303030 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #000000 0px,#303030 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}