@charset "utf-8";
/* CSS Document*/

.footer-banner-home {
	margin-bottom: 40px;
	width: 940px;
	height: 600px;
	position: relative;
	clear: both
}
.footer-banner-home:hover li {
	opacity: .25
}
.footer-banner-home:hover li:hover {
	opacity: 1
}
.footer-banner-home li {
	position: absolute
}
.footer-banner-home li.c0 {
	top: 0px;
	left: 0px
}
.footer-banner-home li.c1 {
	top: 210px;
	left: 0px
}
.footer-banner-home li.c2 {
	top: 0px;
	left: 320px
}
.footer-banner-home li.c3 {
	top: 0px;
	left: 640px
}
.footer-banner-home li.c4 {
	top: 210px;
	left: 640px
}
.footer-banner-home li.c5 {
	top: 420px;
	left: 0px
}
.footer-banner-home li img {
	border: none;
	display: block
}
.footer-banner {
	margin-bottom: 40px;
	width: 940px;
	height: 100px;
	clear: both
}
.footer-banner:hover li {
	opacity: .25
}
.footer-banner:hover li:hover {
	opacity: 1
}
.footer-banner li {
	margin-left: 8px;
	width: 150px;
	height: 100px;
	position: relative;
	float: left
}
.footer-banner li a img {
	width: 150px;
	height: 100px
}
.footer-banner li a img:hover {
	width: 300px;
	height: 200px;
	position: absolute;
	top: -50px;
	left: -50px;
	z-index: 1000;
	-webkit-transition: all linear .25s
}
.footer-banner li:first-child {
	margin-left: 0px
}
.footer-banner li a, .footer-banner li img {
	border: none;
	display: block
}
.footer-connect {
	margin-bottom: 20px;
	padding: 9px 0px;
	height: 30px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	line-height: 30px;
	clear: both
}
.footer-connect li.subscribe {
	background: url(../images/ico-sub.jpg) no-repeat center right;
	float: left
}
.footer-connect li.subscribe a {
	padding-right: 40px;
	font: normal 12px/30px Tahoma, Geneva, sans-serif;
	color: #999;
	text-transform: none;
	display: block
}
.footer-connect li.subscribe a span {
	color: #333
}
.footer-connect li.pn, .footer-connect li.yt, .footer-connect li.gp, .footer-connect li.tw, .footer-connect li.fb, .footer-connect li.title {
	margin-left: 1px;
	float: right
}
.footer-connect li.title {
	margin-right: 10px;
	font: normal 12px/30px Tahoma, Geneva, sans-serif !important;
	color: #999 !important;
	text-transform: none
}
.footer-connect li.pn a {
	width: 30px;
	height: 30px;
	background: url(../images/foot-pn.jpg) no-repeat center;
	display: block
}
.footer-connect li.yt a {
	width: 30px;
	height: 30px;
	background: url(../images/foot-yt.jpg) no-repeat center;
	display: block
}
.footer-connect li.gp a {
	width: 30px;
	height: 30px;
	background: url(../images/foot-gp.jpg) no-repeat center;
	display: block
}
.footer-connect li.tw a {
	width: 30px;
	height: 30px;
	background: url(../images/foot-tw.jpg) no-repeat center;
	display: block
}
.footer-connect li.fb a {
	width: 30px;
	height: 30px;
	background: url(../images/foot-fb.jpg) no-repeat center;
	display: block
}
.footer-connect li.pn a:hover, .footer-connect li.yt a:hover, .footer-connect li.gp a:hover, .footer-connect li.tw a:hover, .footer-connect li.fb a:hover {
	opacity: .75
}
.footer-connect li.pn a span, .footer-connect li.yt a span, .footer-connect li.gp a span, .footer-connect li.tw a span, .footer-connect li.fb a span {
	display: none
}
.footer {
	width: 100%;
	float: left
}
.footer .cont {
	width: 940px;
	float: none;
	margin: 0 auto;
}
.footer p.footer-text {
	margin-bottom: 20px;
	padding: 20px 0px 50px 0px;
	background: url(../images/footer-pay.png) no-repeat bottom center;
	font: normal 11px/15px Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: center;
	clear: both
}
.footer p.footer-text a {
	color: #E3B
}
.footer p.footer-text a:hover {
	color: #999
}
.footer .footerul {
	padding-bottom: 19px;
	border-bottom: 1px solid #E5E5E5;
	overflow: auto
}
.footer ul.list-statics, .footer ul.static-menu {
	width: 200px;
	float: left
}
.footer ul.list-statics li, .footer ul.static-menu li {
	font: normal 12px/20px Tahoma, Geneva, sans-serif
}
.footer ul.list-statics li.title, .footer ul.static-menu li.title {
	margin-bottom: 5px;
	font: normal 18px/30px ShoppingD, Tahoma, Geneva, sans-serif;
	color: #333;
	text-transform: uppercase
}
.footer ul.client-services {
	width: 340px;
	text-align: left;
	float: right
}
.footer ul.client-services li.title {
	margin-bottom: 5px;
	font: normal 18px/30px ShoppingD, Tahoma, Geneva, sans-serif;
	color: #333;
	text-transform: uppercase;
	float: none
}
.footer ul.client-services li {
	float: left
}
.footer ul.client-services li.call {
	display: none;
}
.footer ul.client-services li.enter a, .footer ul.client-services li.write a, .footer ul.client-services li.call a {
	padding: 0px 0px 0px 35px;
	width: 78px;
	height: 30px;
	display: block
}
.footer ul.client-services li.enter a {
	background: url(../images/entra-chat.jpg) no-repeat center left
}
.footer ul.client-services li.write a {
	background: url(../images/scrivi-mail.jpg) no-repeat center left
}
.footer ul.client-services li.call a {
	background: url(../images/chiama-ora.jpg) no-repeat center left
}
.footer ul.client-services li.sell a {
	margin: 30px 0px 0px 0px !important;
	padding: 0px;
	width: 340px;
	height: 100px;
	border: none;
	background: url(../images/vendionline.jpg) no-repeat center;
	display: block
}
.footer ul.client-services li.sell a img {
	border: none;
	display: block
}
.footer ul.client-services li:nth-child(2) a {
	margin: 0px
}
.footer ul.client-services li a {
	font: normal 15px/15px ShoppingD, Tahoma, Geneva, sans-serif;
	color: #666;
	text-transform: uppercase
}
.footer ul.client-services li a span {
	font: normal 12px/15px Tahoma, Geneva, sans-serif;
	color: #999;
	text-transform: none;
	display: block
}
.footer ul.client-services li a:hover {
	color: #333;
}
.footer ul.connect {
	float: left;
	width: 18%;
	margin-right: 0
}
.footer ul li.separator {
	border-bottom: 1px solid #ddd;
	width: 100px;
	padding: 0;
	margin: 10px 0
}
.footer ul li a {
	font-size: 13px;
	line-height: 20px;
	color: #999;
}
.footer ul li a:hover {
	color: #333;
}
.footer ul.connect li a img {
	margin: 0px 5px 0 0;
	vertical-align: middle;
}
.footer ul.connect li.fb, .footer ul.connect li.googleplus, .footer ul.connect li.tw, .footer ul.connect li.yt, .footer ul.connect li.pn, .footer ul.connect li.rg {
	padding-left: 20px;
}
.footer ul.connect li.fb {
	background: url(../images/fb-14.png) left no-repeat;
}
.footer ul.connect li.googleplus {
	background: url(../images/googleplus.png) left no-repeat;
}
.footer ul.connect li.tw {
	background: url(../images/twitter-14.png) left no-repeat;
}
.footer ul.connect li.yt {
	background: url(../images/youtube-14.png) left no-repeat;
}
.footer ul.connect li.pn {
	background: url../(images/pinterest-14.png) left no-repeat;
}
.footer ul.connect li.rg {
	background: url(../images/sd-14.png) left no-repeat;
}
.footer li.footer-ookoodoo {
	padding-left: 20px;
	background: url(../images/ookoodoo.png) left no-repeat;
}
.footer ul.connect li a {
	line-height: 24px
}
.footer-bottom {
	width: 100%;
	background: #333;
	height: 40px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 99999
}
.footer-bottom .cont {
	margin: 0 auto;
	float: none
}
.footer-bottom .grid-12 {
	margin-bottom: 0;
	width: 100%
}
.footer-bottom ul li {
	float: right
}
.footer-bottom ul li.marc {
	margin-top: -90px;
	float: left
}
.footer-bottom ul li a {
	margin-right: 1px;
	width: 120px;
	background: #484848;
	font-size: 18px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	float: left
}
.footer-bottom ul li a:hover {
	background: #CF2;
	color: #333
}
.footer-bottom ul li.marc a {
	padding: 90px 0px 0px 10px;
	width: 250px;
	height: 40px;
	line-height: 40px;
	background: url(../images/marcuzzi-footer.png) no-repeat 10px 0px;
	display: block;
	float: right;
	text-align: left;
}
.footer-bottom ul li.marc a:hover {
	color: #FFF
}
.footer-bottom ul li.marc a span {
	color: #CF2
}
.footer-bottom ul li.marc a:hover span {
	color: #E3B
}