﻿/* ----------------------------------------------
	Theme Name : Slate
	Author : Chris Seymour
	Author URI : http://www.c5mix.com/	
 ------------------------------------------------ */


/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
@import url(home.css);

body {
	/* customize_background */background-color:#fff;/* customize_background */
	margin:2% 0 0 0;
	padding:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section { 
	display: block;
	margin:0;
	padding:0;
}
a { }
a img {
	border: 0;
}

img, object, embed {
	max-width: 100%;
}

img {
	width: auto;
	height: auto;
	-ms-interpolation-mode:bicubic;
}

* {
	outline:none;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#container {
	/* customize_container_background *//* customize_container_background */
	margin:0;
	max-width:100%;
	width:100%;
}

.inner {
}

/* Header */

header {
	/* customize_header_background */background: #fff;/* customize_header_background */
	padding:0;
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 15px
}
#logo {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	display:inline-block;
	float:left;
	width:261px;
	padding: 10px 24px 10px 0
}
#logo a {
	font-size:3.5em;
	color:#666;
	text-decoration:none;
	line-height:1em;
}
a#logo-text {
	/* customize_header_logo */color:#fff;/* customize_header_logo */
	/* customize_header_logo_background */background-color:#ccc;/* customize_header_logo_background */
	display:inline-block;
	margin-top: -40px!important;
	padding: 60px 10px 10px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	/* customize_header_logo_border */border-bottom-color:#aaa;/* customize_header_logo_border */
	text-shadow:1px 1px 1px #ddd, -1px -1px 2px #666;
}
a#logo-text:hover {
	/* customize_header_logo_background_hover */background-color:#bbb;/* customize_header_logo_background_hover */
	/* customize_header_logo_border_hover */border-bottom-color:#888;/* customize_header_logo_border_hover */
	text-shadow:1px 1px 1px #ddd, -1px -1px 2px #444;
}
#logo p {
	margin:0;
}
.menu-nav {
	width: 586px;
	display: inline-table;
}
#header-area {
	margin-top: 42px;
	float: right;
	text-align: left;
	font-size: 10px
}
.login-area {
	float: left;
}
.social-area {
	float: left;
}
.lang-area{
	float:left;
}

#header-area input[type="text"] {
	display:inline!important;
}



/*  Main Navigation  */

/*** SUPERFISH ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	width: 150px;
	display: block;
	top: 0;
	/*margin-top: -17px;
	 width:500px;  left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	/*float: left;*/
	width: auto;
}

.sf-menu li a{display: block; z-index: 100; padding: 0px 7px 0px 7px;}

.sf-menu li.sfHover a{box-shadow:  0 -2px 3px rgba(0,0,0,.3); background-color: white;}


.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
	
}
.sf-menu li {
	float:left;
	display: block;
	position:relative;
	margin-left: 8px;
	z-index: 100;
}
.sf-menu a {
	position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top: 39px; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}

ul.sf-menu li ul {
	display: none;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:200px; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:200px; /* match ul width */
	top:0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:absolute;
	display:none;
	right:0.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:0.8em;
	background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	

}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.head-nav {
	font-size:10px;
	float:left;
	width:33%
}
.head-nav ul {
}
.head-nav ul li {
	list-style-type:none;
	padding: 0 0 5px 0
}
.head-nav ul li a {
	font-size:11px;
	/* customize_nav_link */color:#222;/* customize_nav_link */
	text-decoration:none;
}
.head-nav ul li a:hover {
	color: #7f7f7f
}

nav {
	/* customize_nav_background *//* customize_nav_background */
	margin:0;
	padding:48px 0 0 0;
	z-index:10;
}
nav ul {
	z-index: 100
}
nav ul li {
}

nav ul li a.disabled {
	cursor: pointer;
}
nav ul li a {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 800;
	/* customize_nav_link */color:#464e55;/* customize_nav_link */
	text-decoration:none;
	text-transform:uppercase;
	padding: 0px;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover {
	/* customize_nav_link_hover */color:#e31c18;/* customize_nav_link_hover */
	/* customize_nav_link_hover_background *//* customize_nav_link_hover_background */
}

/* Dropdown Menus */		
nav li ul {
	z-index:99;
}
nav li li {
	/* customize_nav_link_hover_background *//* customize_nav_link_hover_background */
    font-size: 0.8em;
}
nav li li a {
}	
nav li li a:hover, nav li li a.nav-selected, nav li li a.nav-path-selected {
	/* customize_nav_dropdown_link_hover_background *//* customize_nav_dropdown_link_hover_background */
}
nav li li li {
	font-size:1em;
}

nav .clearboth {
	height:0;
}



/* Feature */

#feature {
	margin:0 auto;
	overflow:hidden;
	width: 100%;
	max-height: 450px;
	min-height: 200px
}
#feature p {
	font-size:1em;
}
#feature img {
	vertical-align:bottom;
}



/* Sections */

#sections {
	margin:0 0 3.8%;
	padding-bottom:1.5em;
	border-bottom:1px solid #ccc;
}



/* Wrapper */

#wrapper {
	margin:0 auto;
	width: 1100px;
	overflow: hidden;
	/* customize_wrapper_background */background-color:#fff;/* customize_wrapper_background */
}
#wrapper_scheda {
	margin:0 auto;
	width: 930px;
	overflow: hidden;
}

/* Page Meta */

#page-meta {
}
#page-meta h1 {
	margin:0;
}
#page-meta p {
	margin:0.25em 0 0;
	font-family:"Open Sans", Georgia, Times, serif;
	font-style:italic;
	font-size:1.2em;
}


/* Breadcrumbs */

#breadcrumbs {
	margin: 0px;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464e55;
	font-style: italic;
	padding: 15px 0px 0px 0px;
}
#breadcrumbs a {
	color:#464e55;
}
#breadcrumbs a:hover {
	color:#e31c18;
}
.ccm-autonav-breadcrumb-sep {
	margin:0 3px;
}



/* Content */

#content_scheda {
	{ width: 785px }
}



/* Sidebar */

#sidebar {
	width:243px
}


#sidebar .nav {
	margin-top: 0
}
/* Sub Navigation */

#sidebar ul.nav, #sidebar ul.nav ul {
	margin: 0 0 2em;
	padding: 0;
	list-style: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#sidebar ul.nav li {
	font-size: 13px;
	font-weight: 800;
	text-transform:uppercase;
	margin-top:2px;
	margin-bottom:8px;
	padding:0;
}
#sidebar ul.nav li a {
	background:#f7f7f7;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;	
	color:#484f58;
	text-decoration:none;
	display:block;
	padding:20px 20px 20px 28px;
}
.greenh1 { color: #90AC46 }

#sidebar.green ul.nav li a:hover, #sidebar.green ul.nav li a.nav-selected, #sidebar.green ul.nav li a.nav-path-selected {
	background:#90AC46!important;
}
#sidebar ul.nav li a:hover, #sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
	background:#e41c18!important;
	color: #fff!important;
}
#sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
	font-weight: bold;
}
#sidebar ul.nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.85em;
	text-transform:none;
}
#sidebar ul.nav li ul {
	margin:0.5em 1em;
}
#sidebar ul.nav li li a {
	background:none;
	padding:0!important;
	border:none;
}
#sidebar ul.nav li li a:hover, #sidebar ul.nav li li a.nav-selected, #sidebar ul.nav li li a.nav-path-selected {
	background:none!important;
}




/* Footer */

footer {
	/* customize_footer_background *//* customize_footer_background */
	clear:both;
	margin:0;
	padding:20px 0px 20px 0px;
	font-size:10px;
	/* customize_footer_text_color */color:#ddd;/* customize_footer_text_color */
}
footer a {
	/* customize_footer_link */color:#ddd;/* customize_footer_link */
	text-decoration:none
}
footer a:hover {
	/* customize_footer_link_hover */color:#b0b0b0;/* customize_footer_link_hover */
}
footer .row:first-child {
	margin-bottom:3.8%;
}
footer #credits, footer #social {
	overflow:hidden;
	width: 1100px;
	margin:0 auto
}
footer #credits p, footer #social p {
	margin: 0 0 10px 0;
}
footer #credits, footer #social {
	font-family:"Open Sans", Georgia, Times, serif;
	font-size:12px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	/* customize_footer_heading_color */color:#ddd;/* customize_footer_heading_color */
}
footer ul {
	margin-left:0;
	list-style:none;
}
footer ul li {
	padding:5px 0;
}
footer ul li a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 800;
	color: #464E55
}

footer .column1 {
	width: 301px;
	max-height:140px;
	float: left;
	background: #e2e2e2;
	margin-right: 19px
}
footer .column2 {
	width: 300px;
	max-height:140px;
	background: #e2e2e2;
	float: left;
	margin-right: 20px
}
footer .column3 {
	width: 302px;
	max-height:140px;
	background: #e2e2e2;
	float: left;
}

/* Forms
================================================== */

#container form {
	margin-bottom: 20px;
}
#container fieldset {
	margin-bottom: 20px;
}
#container input[type="text"],
#container input[type="password"],
#container input[type="email"],
#container textarea,
#container select {
	border: 1px solid #ccc;
	padding: 6px 4px;
	outline: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	width: 436px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	background: #fff;
}
#container select {
	padding: 0;
}
#container input[type="text"]:focus,
#container input[type="password"]:focus,
#container input[type="email"]:focus,
#container textarea:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
#container textarea {
	min-height: 60px;
}
#container label,
#container legend {
	display: block;
	font-size: 13px;
}
#container select {
	width: 220px;
}
#container input[type="checkbox"] {
	display: inline;
}
#container label span,
#container legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
}

/* News */
.news {
	
}
.thumb {
	float:left;
	margin: 0 15px 0 0;
}
.el {
	float:left;
	width: 48%;
	padding: 0 20px 30px 0;
}
.text .pippo�{
	font-size: 10px;
	color:#ccc
}
#news h3 {
	font-weight: 400
}
#news img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.text {
	 float:left;
}


/* Page List Block */
.ccm-page-list-title {
	margin:0 0 0.45em;
}
div.ccm-page-list-description {
	margin-bottom:2.5em;
	font-size: 10px
}
.ccm-page-list-thumbnail {
	margin-bottom:0.5em;
}
.ccm-page-list-thumbnail2 {
	margin-bottom:0.5em;
	margin-left: 25px;
	float:right
}
.ccm-page-list-link {
	text-decoration:none;
}
.ccm-page-list-one-col .row, .ccm-page-list-two-col .row, .ccm-page-list-three-col .row, .ccm-page-list-four-col .row {
	margin-bottom:2em;
}
.ccm-page-list-one-col p, .ccm-page-list-two-col p, .ccm-page-list-three-col p, .ccm-page-list-four-col p {
	margin-bottom:0.75em;
}

.imgRes {
	margin-top: 20px;
	float: left;
	width:407px
}
.imgComm {
	margin-top:38px;
}

/* Blog Styles */

/* Default Blog */
#blog-index .entry {
}
#blog-index .entry .title h3 {
	margin:0 0 0.5em;
}
.meta, #blog-index .entry .title h4 {
	font-family:"Droid Serif", Georgia, Times, serif;
	font-size:0.95em;
	font-style:italic;
	color:#999;
}
.meta a, #blog-index .entry .title h4 a {
	color:#999;
}
.meta a:hover, #blog-index .entry .title h4 a:hover {
	color:#666;
}
.blog-entry-divider {
	margin:3em 0!important;
	display:
} 

h4.guestBook-title {
	border-bottom-color:#ccc!important;
	margin-left:0!important;
	margin-right:0!important;
}


/* Date Nav / Tag Cloud */
.ccmDateNav, .ccm-search-block-tag-cloud-wrapper {
	margin-bottom:1.5em;
}
ul.ccm-search-block-tag-cloud li a {
	line-height:1em;
}


/* Slideshow block */
.ccm-SlideshowBlock-display .slideImgWrap div {
    background-position: center top !important;
    background-size: 100% auto !important;
}


/* Icons */
.date, .tags, .comments, .user, .star, .settings, .view, h4.guestBook-title {
	background-position:left 50%;
	background-repeat:no-repeat;
	padding-left:16px;
	margin:0 2px;
}
.date {
	background-image:url(images/icons/calendar.png);
}
.tags {
	background-image:url(images/icons/tag.png);
}
.comments, h4.guestBook-title {
	background-image:url(images/icons/comments.png);
}
.user {
	background-image:url(images/icons/user.png);
	padding-left:15px;
}
.star {
	background-image:url(images/icons/star.png);
}
.settings {
	background-image:url(images/icons/settings.png);
}
.view {
	background-image:url(images/icons/view.png);
}


/* Next/Previous */
.ccm-next-previous-wrapper .ccm-next-previous-parentlink {
	text-align:center;
}
/* products page*/

.prodotto .col_3 {
	margin-right: 30px;
	width: 254px;
	font-size: 11px; 
}

.prodotto .col_3 {
	cursor: pointer;
}

.descrizione_scheda {
	margin: 30px
}
.descrizione_scheda h1 {
	color: #414851;
	font-size: 22px
}
.el_scheda {
	margin: 30px;
	text-align: center;
	border: 1px #f3f3f3 solid;
}
.scheda {
	float:left;
	margin-right: 22px
}

.row-tools {
	float:right;
	width: 172px
}
.row-tools ul li {
	text-decoration: none;
	list-style-type: none;
}
.row-rel {
	clear:both;
	text-decoration: none;
	list-style-type: none;
	font-size: 10px;
	padding-left: 315px
}
.row-rel ul li {
	text-decoration: none;
	list-style-type: none;
	float:left;
	width: 95px;
	padding-right: 60px	;
	text-align:center
}
.row-rel ul li a {
	font-size: 10px
}

/* #Buttons
================================================== */

#container a.button,
#container button,
#container input[type="submit"],
#container input[type="reset"],
#container input[type="button"], a.buttonInfo {
  padding: 0 ;
  border: none;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px 0px 10px;
	border-bottom: 4px solid #bf0f0b;
	
	background: #e31c18; /* Old browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, .75);
	cursor: pointer;
}

 a.buttonInfo {position: absolute; top : 45px; left: 550px;}


#container a.button:hover,
#container button:hover,
#container input[type="submit"]:hover,
#container input[type="reset"]:hover,
#container input[type="button"]:hover, a.buttonInfo:hover{
  padding: 0 ;
  border: none;
  margin: 0px;
  height: 24px;
  line-height: 28px;
	padding: 0px 10px 0px 10px;
  border-bottom: 4px solid #bf0f0b;
	
	color: #fff;
	background: #bf0f0b; /* Old browsers */
}
#container a.buttonGrigio {
	background: #777777;
}
#container a.buttonNero {
	background: #000;
}
#container a.buttonVerde {
	background: #90AC46;
}
#container a.buttonRosso {
	background: #9e1714;
}
#container a.button:active,
#container button:active,
#container input[type="submit"]:active,
#container input[type="reset"]:active,
#container input[type="button"]:active {
	background: #e31c18; /* Old browsers */
}

#container .button.full-width,
#container button.full-width,
#container input[type="submit"].full-width,
#container input[type="reset"].full-width,
#container input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}


/* alignment classes & additional classes*/

.left  { float: left; }
.right { float: right; }


/* Clearing */

.clearboth { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}

/* customize_miscellaneous *//* customize_miscellaneous */

html, body{margin: 0px; padding: 0px;}

header{height: 77px; border-bottom: 1px solid #efefef; position: relative;}

header #logo{padding: 0px; width: 230px;}

header #logo a{display: block;}

nav{margin: 20px 0px 0px 0px; padding: 0px 0px 0px 10px; font-weight: 700; font-size: 12px; height: 40px; line-height: 40px;}

nav ul.sf-menu{margin: 0px; padding: 0px;}

.sf-menu, .sf-menu *{margin: 0px; padding: 0px;}

nav ul.sf-menu li{margin: 0px; padding: 0px; border-right: 1px solid #efefef; height: 40px; line-height: 40px;}

#header-area{margin: 20px 0px 0px 0px; padding: 0px; height: 40px; line-height: 40px; font-size: 11px;}

#header-area p{margin: 0px; padding: 0px;}

#header-area .lang-area{padding: 0px; border-right: 1px solid #efefef; padding: 0px 7px 0px 0px}

.login-area{padding: 0px 7px 0px 7px;}

.language-menu {
	background: #fff;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0px 3px rgba(0,0,0,.3);
	box-shadow:  0 0px 3px rgba(0,0,0,.3);
	position: absolute;
	z-index: 100;
	padding:10px;
	display: none
}
.language-menu ul {
	margin: 0;
	padding: 0
}
.language-menu ul li{
	list-style-type: none;
	line-height: 22px
}
.lang-area >ul >li {
	list-style-type: none;
	float:left;
}
.lang-area ul li a {
	display: block;
	padding: 0 6px
}
.lang-area ul li:hover .language-menu {
	display: block;
}
nav ul.sf-menu li ul { 
	background: #fff;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0px 3px rgba(0,0,0,.3);
	box-shadow:  0 0px 3px rgba(0,0,0,.3);
}

nav ul.sf-menu li ul li{ border: 0}

nav ul li a {padding: 0px; font-size: 11px;}

.menu-nav{width: auto; position: absolute; z-index: 100; left: 230px; top: 0px;}

#header-area .login-area img{padding-top: 12px;}

.menu-nav{height: 77px;}

nav ul.sf-menu li ul li{float: none; height: 30px; line-height: 30px}
	
nav ul.sf-menu li ul li a:hover{box-shadow: none;}
nav ul.sf-menu li ul li a.active{box-shadow: none;}

nav ul.sf-menu li.sfHover ul li a{box-shadow: none;}

nav ul.sf-menu li ul li a{font-size: 11px; font-weight: normal; background-color: white; z-index: 99;}

#container a.buttonVerde{border-color: #396501;}
#container a.buttonVerde:hover{background-color: #396501;}

#container a.buttonRosso{border-color: #7b0d0a;}
#container a.buttonRosso:hover{background-color: #7b0d0a;}

#container a.buttonNero{background-color: #232323; border-color: #000;}
#container a.buttonNero:hover{background-color: #000;}

#container a.buttonGrigio{background-color: #777; border-color: #676767;}
#container a.buttonGrigio:hover{background-color: #676767;}

#credits .col_4{margin: 0px;}

.col_7_modified{padding-left: 0; width: auto; float: right;}

#credits .sf-menu li a{margin: 0; padding: 0; font-size: 11px;}
#credits .sf-menu li{margin-left: 16px;}

.social-area{padding: 0px 0px 0px 4px; border-left: 1px solid #efefef; height: 40px; line-height: 40px;}

.social-area img{margin: 7px 0px 0px 3px;}

.row-rel{position: relative; width: 760px; height: 100px; margin-left: 280px; margin-top: 30px; padding: 0px 0px 0px 0px;}

.row-rel ul li{width: 107px;}

.row-rel ul li a.backLink{
	width: 130px;
	height: 63px;
	line-height: 63px;
	position: absolute;
	font-size: 12px;
	left: -280px;
	top: 20px;
	z-index: 1000;
	margin: 0px;
	padding: 0px 0px 0px 65px;
	display: block;
	background: url(images/arrowComeback.png) top left no-repeat;
	color: #6f6f6f;
}
.row-rel ul li a.backLink:hover{background: url(images/arrowComeback.png) bottom left no-repeat; color: #e41c18;}

/* search form layout (Gabriele) */
.searchForm {  margin-bottom: 50px; }
.countryContainer, .regionContainer, .provContainer { float: left; margin-right: 7px; }
.searchContainer input { margin-top: 16px !important; }
.shop { float: left; margin-right: 35px; width: 300px;}

.fancy {
	float: left;
	margin-right: 10px;
}
.fancy.last {
	margin-right: 0px
}

.fancy a[rel*=fancybox]{
	cursor: pointer;
}

.One_Over_Two .col_6 .ccm-block-styles h4{
	font-size: 17px
}
.One_Over_Two .col_6 .ccm-block-styles p{
	line-height: 1.2;
	}

.Prodotti .prodotto .col_2{
    margin-right: 1.5%;
  }



#container.it_IT .col_12_background{padding: 0px; width: 1100px; height: 121px; background: url(images/bannerTecnologia.png) top left no-repeat; position: relative; display: none;}
#container.en_GB .col_12_background{padding: 0px; width: 1100px; height: 121px; background: url(images/bannerTecnologiaEN.png) top left no-repeat; position: relative; display: none;}
#container.de_DE .col_12_background{padding: 0px; width: 1100px; height: 121px; background: url(images/bannerTecnologiaDE.png) top left no-repeat; position: relative; display: none;}
#container.fr_FR .col_12_background{padding: 0px; width: 1100px; height: 121px; background: url(images/bannerTecnologiaFR.png) top left no-repeat; position: relative; display: none;}



.btns_banner a{display: block; width: 48px; height: 48px; position: absolute; cursor: pointer; top: 36px; box-shadow: 0px 0px 10px 5px #fff; border-radius: 50px;}
  
  .btns_banner a.full_comeback{background: url(images/icona_back_doppia.png) top left no-repeat; right: 156px;}
  .btns_banner a.full_comeback:hover{background: url(images/icona_back_doppia.png) bottom left no-repeat;}
  
  .btns_banner a.comeback{background: url(images/icona_back.png) top left no-repeat; right: 88px;}
  .btns_banner a.comeback:hover{background: url(images/icona_back.png) bottom left no-repeat;}
  
  .btns_banner a.print{background: url(images/icona_stampa.png) top left no-repeat; right: 20px;}
  .btns_banner a.print:hover{background: url(images/icona_stampa.png) bottom left no-repeat;}

.ccm-block-alias a{color: #548dd4}

#content{margin-bottom: 20px;}
