@charset "utf-8";

/*** AZZERAMENTO VALORI DEFAULT BROWSER	***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{ margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display:block; }
body{ line-height:1; }
ol, ul{ list-style:none; }
blockquote, q{ quotes:none; }
blockquote:before, blockquote:after, q:before, q:after{ content:''; content:none; }
table{ border-collapse:collapse; border-spacing:0; }
iframe{ display:none; }
iframe#print-target{ display: block; width: 0px; height:0px; }
/*** FINE AZZERAMENTO VALORI DEFAULT BROWSER	***/

@font-face
{
	font-family: 'dinmedium';
	src: url('../font/din-medium.eot');
	src:
		url('../font/din-medium.eot?#iefix') format('embedded-opentype'),
		url('../font/din-medium.woff') format('woff'),
		url('../font/din-medium.ttf') format('truetype'),
		url('../font/din-medium.svg#dinmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'dinlight';
	src: url('../font/dinlight.eot');
	src:
		url('../font/dinlight.eot?#iefix') format('embedded-opentype'),
		url('../font/dinlight.woff') format('woff'),
		url('../font/dinlight.ttf') format('truetype'),
		url('../font/dinlight.svg#dinlight') format('svg');
	font-weight: normal;
	font-style: normal;
}


body
{
	border-top: 10px solid #afafaf;
}


div#preload-overlay
{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 99999;
}


div.page-container
{
	margin: 0 auto;
	width: 960px;
	height: auto;
	overflow: hidden;
}


div.page-header
{
	float: left;
	margin-top: 10px;
	width: 960px;
}

a.logo
{
	float: left;
	width: 125px;
	height: 125px;
}

a.client-area
{
	float: right;
	padding: 6px 0px 6px 0px;
	width: 123px;
	height: 14px;
	font-size: 14px;
	font-family: 'dinlight';
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/button-background.png);
	background-position: 0 0;
}

a.client-area:hover
{
	text-decoration: underline;
	background-position: 0 -26px;
}

a.language-selection
{
	float: right;
	padding: 6px 0px 6px 0px;
	margin-right: 30px;
	height: 14px;
	font-size: 14px;
	font-family: 'dinlight';
	color: #afafaf;
}

div.top-menu
{
	float: right;
	margin-top: 80px;
	width: 800px;
	height: 44px;
	border-bottom: 1px solid #dddddd;
}

a.top-menu
{
	float: left;
	margin-right: 42px;
	padding: 15px 23px 15px 23px;
	height: 14px;
	font-family: 'dinlight';
	color: #000000;
	text-decoration: none;
}


a.top-menu-last
{
	float: right;
	padding: 15px 23px 15px 23px;
	height: 14px;
	font-family: 'dinlight';
	color: #000000;
	text-decoration: none;
}

.active{ background-color: #85cddb; }

div#slideshow
{
	float: left;
	margin-top: 20px;
	width: 960px;
	height: 490px;
}

div.slide
{
	float: left;
	width: 960px;
	height: 490px;
}

div#slide-1{ background-image: url(../img/slideshow/servizi.jpg); }
div#slide-2{ background-image: url(../img/slideshow/azienda.jpg); }
div#slide-3{ background-image: url(../img/slideshow/macchinari-usati.jpg); }

div#banner
{
	float: left;
	margin-top: 20px;
	width: 960px;
	height: 200px;
}

div.slide div
{
	float: left;
	margin-top: 54px;
	padding: 30px 40px 30px 40px;
	width: 420px;
	height: 190px;
	background-image: url(../img/slideshow-overlay.png);
}

div.slide h1
{
	float: left;
	width: 420px;
	font-size: 31px;
	line-height: 32px;
	font-family: 'dinlight';
	color: #ffffff;
}

div.slide a
{
	float: left;
	margin-top: 12px;
	padding: 2px 20px 2px 0px;
	height: 14px;
	font-size: 14px;
	font-family: 'dinmedium';
	color: #ffffff;
	background-image: url(../img/link-arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: none;
}

img#prev
{
	position: absolute;
	left: 50%;
	margin-top: 360px;
	margin-left: -505px;
	width: 20px;
	height: 80px;
	cursor: pointer;
	z-index: 10;
}

img#next
{
	position: absolute;
	left: 50%;
	margin-top: 360px;
	margin-left: 485px;
	width: 20px;
	height: 80px;
	cursor: pointer;
	z-index: 10;
}

ul#banner-nav
{
	float: left;
	padding: 20px 457px 20px 452px;
	width: 51px;
	height: 15px;
	z-index: 10;
}

ul#banner-nav li
{
	float: left;
	margin-left: 5px;
	width: 12px;
	height: 13px;
	background-image: url(../img/marker.png);
}

ul#banner-nav a
{
	float: left;
	width: 12px;
	height: 13px;
	color: transparent;
}

li.activeSlide a
{
	background-image: url(../img/marker-active.png);
}

div.service-row
{
	float: left;
	width: 960px;
	padding: 20px 0px 40px 0px;
	border-top: 1px solid #dddddd;
}

div.service-row h1
{
	float: left;
	font-size: 40px;
	height: 40px;
	font-family: 'dinlight';
	color: #979797;
}

span.service-row
{
	float: right;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-size: 20px;
	height: 20px;
	font-family: 'dinlight';
	color: #0097ba;
	border-bottom: 8px solid #85cddb;
}

div.service-column
{
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	width: 280px;
}

div.service-column img
{
	float: left;
	width: 280px;
	height: 220px;
	cursor: pointer;
}

div.service-column h2
{
	float: left;
	margin-top: 20px;
	width: 280px;
	height: 18px;
	font-size: 18px;
	color: #85cddb;
	font-family: 'dinmedium';
}

a.service-heading
{
	color: #85cddb;
	text-decoration: none;
}

a.product-heading
{
	color: #6b6b6b;
	text-decoration: none;
}

a.product-subheading
{
	color: #0097ba;
	text-decoration: none;
}

div.service-column p
{
	float: left;
	margin-top: 20px;
	width: 280px;
	font-size: 13px;
	line-height: 20px;
	color: #707070;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
}

a.service-enter
{
	float: right;
	padding: 4px 0px 4px 0px;
	margin-top: 20px;
	padding-right: 16px;
	width: 64px;
	height: 12px;
	font-size: 12px;
	color:#676767;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	background-image: url(../img/entra.png);
}



div.product-column
{
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	width: 280px;
}

div.product-column img
{
	float: left;
	padding: 17px 63px 18px 64px;
	width: 145px;
	height: 175px;
	border: 5px solid #e3e3e3;
}

div.product-column h2
{
	float: left;
	margin-top: 20px;
	width: 280px;
	height: 16px;
	font-size: 16px;
	color: #6b6b6b;
	font-family: 'dinmedium';
}

div.product-column h3
{
	float: left;
	margin-top: 10px;
	width: 280px;
	font-size: 14px;
	line-height: 16px;
	height: 32px;
	color: #0097ba;
	font-family: 'dinmedium';
}

div.product-column p
{
	float: left;
	margin-top: 20px;
	width: 280px;
	font-size: 13px;
	line-height: 20px;
	color: #707070;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
}

a.product-enter
{
	float: right;
	padding: 4px 0px 4px 0px;
	margin-top: 20px;
	padding-right: 16px;
	width: 64px;
	height: 12px;
	font-size: 12px;
	color:#676767;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	background-image: url(../img/entra.png);
}

a.product-download
{
	float: left;
	padding: 4px 0px 4px 0px;
	margin-top: 20px;
	padding-left: 26px;
	height: 12px;
	font-size: 12px;
	color:#676767;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	background-image: url(../img/download-icon.png);
	background-repeat: no-repeat;
}

a.product-info
{
	float: left;
	padding: 4px 0px 4px 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 26px;
	height: 12px;
	font-size: 12px;
	color:#676767;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	background-image: url(../img/info-icon.png);
	background-repeat: no-repeat;
}

div.footer-container
{
	margin: 0 auto;
	margin-top: 30px;
	width: 960px;
	height: auto;
	overflow: hidden;
	background-color: #e3e3e3;
	border-bottom: 2px solid #c7c7c7;
}

div.footer
{
	float: left;
	padding: 0px;
	width: 760px;
}

div.footer-column
{
	float: left;
	padding: 30px 0px 20px 30px;
	width: 280px;
	height: 165px;
	border-top: 15px solid #c7c7c7;
}

div.footer-column-small
{
	float: left;
	padding: 65px 0px 0px 30px;
	width: 110px;
	height: 150px;
	border-top: 15px solid #c7c7c7;
}

div.footer-title
{
	float: left;
	margin-bottom: 10px;
	width: 280px;
	font-size: 24px;
	height: 24px;
	font-family: 'dinlight';
	color: #0097ba;
}

div.footer-row
{
	float: left;
	padding: 0px 0px 10px 0px;
	width: 280px;
	border-top: 1px solid #ffffff;
}

img.footer-icon
{
	float: left;
	margin-top: 10px;
	width: 26px;
	height: 26px;
}

span.footer-text
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 244px;
	height: 26px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	line-height: 13px;
	color: #6b6b6b;
}

span.footer-email
{
	float: left;
	margin-top: 17px;
	margin-left: 10px;
	width: 244px;
	height: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	line-height: 13px;
	color: #6b6b6b;
}

span.footer-email a
{
	color: #0097ba;
}

a.footer-service
{
	float: left;
	margin-top: 10px;
	margin-bottom: 2px;
	width: 280px;
	height: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #6b6b6b;
	text-decoration: none;
}

a.footer-page
{
	float: left;
	margin-top: 10px;
	margin-bottom: 2px;
	width: 110px;
	height: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #6b6b6b;
	text-decoration: none;
}

div.credits
{
	margin: 0 auto;
	margin-top: 10px;
	padding: 20px 0px 20px 0px;
	width: 960px;
	height: 14px;
	font-size: 14px;
	color: #ffffff;
	font-family: 'dinlight';
	text-align: center;
	background-color: #afafaf;
}

div.credits a{ color: #ffffff; text-decoration: none; }

div.credits a:hover{ text-decoration: underline; }

div.credits img
{
	position: absolute;
	left: 50%;
	margin-left: 240px;
	margin-top: -287px;
	width: 218px;
	height: 321px;
}

div.left-column
{
	float: left;
	margin: 20px 0px 30px 0px;
	width: 570px;
}

div.left-column h1
{
	float: left;
	font-size: 40px;
	margin-bottom: 10px;
	height: 40px;
	font-family: 'dinlight';
	color: #979797;
}

div.left-column h2
{
	float: left;
	margin-top: 30px;
	width: 570px;
	font-size: 32px;
	line-height: 40px;
	font-family: 'dinlight';
	color: #0097ba;
}

div.left-column p
{
	float: left;
	margin-top: 20px;
	width: 570px;
	font-size: 13px;
	line-height: 24px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #979797;
}

div.right-column
{
	float: right;
	margin: 20px 0px 40px 0px;
	width: 350px;;
}

div.right-column h1
{
	float: left;
	font-size: 40px;
	height: 40px;
	font-family: 'dinlight';
	color: #979797;
}

div.right-row
{
	float: left;
	margin: 30px 0px 30px 0px;
	width: 350px;
}

div.right-row img
{
	float: left;
	width: 145px;
	height: 105px;
	cursor: pointer;
}

div.right-row h2
{
	float: left;
	margin-left: 10px;
	width: 195px;
	font-size: 16px;
	line-height: 22px;
	color: #0097ba;
	font-family: 'dinlight';
	cursor: pointer;
}

div.right-row p
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 195px;
	font-size: 12px;
	line-height: 18px;
	color: #979797;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

div.service-container
{
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 570px;
	font-size: 14px;
	line-height: 24px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #979797;
	border-bottom: 1px solid #dddddd;
}

div.service-container img
{
	float: left;
	width: 145px;
	height: 105px;
	cursor: pointer;
}

div.service-container h2
{
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	width: 415px;
	font-size: 22px;
	line-height: 22px;
	color: #0097ba;
	font-family: 'dinlight';
	cursor: pointer;
}

div.service-container p
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 415px;
	font-size: 13px;
	line-height: 20px;
	color: #979797;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

a.page-enter
{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	padding: 2px 0px 0px 0px;
	width: 60px;
	height: 24px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/small-button-background.png);
	background-position: 0 0;
}

a.page-enter:hover
{
	text-decoration: underline;
	background-position: 0 -26px;
}

img.service-image
{
	float: left;
	margin-top: 20px;
	width: 570px;
}

div.right-quotation-container
{
	float: right;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px 19px 24px 19px;
	width: 292px;
	background-color: #f0f0f0;
	border: 1px solid #c3c3c3;
}

div.right-quotation-title
{
	float: left;
	margin-left: -38px;
	margin-top: 24px;
	padding: 8px 0px 19px 38px;
	width: 182px;
	height: 21px;
	font-size: 21px;
	color: #ffffff;
	background-image: url(../img/right-title-container.png);
	font-family: 'dinlight';
}

div.right-quotation-container label
{
	float: left;
	margin-top: 8px;
	padding-top: 9px;
	width: 292px;
	height: 14px;
	font-size: 14px;
	background-color: #f0f0f0;
	border-top: 1px dashed #939598;
	font-family: 'dinmedium';
}

div.right-quotation-container select
{
	float: left;
	margin-top: 8px;
	padding: 3px 5px 3px 5px;
	width: 292px;
	height: 28px;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	font-family: 'dinmedium';
}

div.right-quotation-container input
{
	float: left;
	margin-top: 8px;
	padding: 0px 5px 0px 5px;
	width: 280px;
	height: 26px;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	font-family: 'dinmedium';
}

div.right-quotation-container textarea
{
	float: left;
	margin-top: 8px;
	padding: 5px;
	width: 280px;
	height: 107px;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	overflow: auto;
	resize: none;
	font-family: 'dinmedium';
}


img#right-quotation-send
{
	float: right;
	margin-top: 20px;
	width: 75px;
	height: 30px;
	cursor: pointer;
}


img#right-quotation-find
{
	float: right;
	margin-top: 20px;
	width: 75px;
	height: 30px;
	cursor: pointer;
}


img.info-request
{
	float: right;
	margin-top: 20px;
	width: 120px;
	height: 30px;
	cursor: pointer;
}

div.right-quotation-container p
{
	float: left;
	margin-top: 30px;
	margin-left: 5px;
	width: 190px;
	height: 10px;
	font-size: 10px;
	text-decoration: none;
	cursor: pointer;
	font-family: 'dinmedium';
}

div.right-quotation-container p:hover{ text-decoration: underline; }

img#privacy-checkbox
{
	float: left;
	margin-top: 30px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

div.product-row
{
	float: left;
	margin-top: 20px;
	width: 570px;
}

div.product-row h2
{
	padding-bottom: 4px;
	border-bottom: 1px solid #dddddd;
}

div.product-row img
{
	float: left;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 145px;
	height: 175px;
}

div.product-row div
{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 415px;
	height: 175px;
	font-size: 13px;
	line-height: 20px;
	color: #979797;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	border-bottom: 1px solid #dddddd;
}

div.product-row h3{ color: #0097ba; }
div.product-row span{ color: #0097ba; }

div.contact-row
{
	float: left;
	margin: 0px 0px 40px 0px;
	width: 570px;
}

div.contact-row div
{
	float: left;
	width: 285px;
}

div.contact-row img
{
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 26px;
	height: 26px;
}

div.contact-row h3
{
	float: left;
	margin-top: 20px;
	margin-left: 14px;
	padding: 3px 0px 3px 0px;
	width: 240px;
	height: 20px;
	font-size: 20px;
	color: #0097ba;
	font-family: 'dinmedium';
}


div.contact-row p
{
	float: left;
	margin-top: 4px;
	margin-left: 14px;
	margin-bottom: 5px;
	width: 240px;
	font-size: 16px;
	line-height: 24px;
	color: #979797;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}


div.contact-row a
{
	color: #979797;
	text-decoration: none;
}

div.contact-row a:hover{ text-decoration: underline; }

img.google-map
{
	float: left;
	margin-top: 20px;
	width: 570px;
	height: 390px;
}


div.breadcrumb
{
	float: left;
	margin-top: 20px;
	width: 960px;
	height: 12px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #85cddb;
	padding-bottom: 4px;
	border-bottom: 1px solid #dddddd;
}

div.breadcrumb a
{
	color: #85cddb;
	text-decoration: none;
}


div.breadcrumb a:hover{ text-decoration: underline; }

div.product-bigrow
{
	float: left;
	margin-top: 20px;
	width: 960px;
}

div.product-bigrow h2
{
	padding-bottom: 4px;
	border-bottom: 1px solid #dddddd;
	width: 960px;
	font-size: 50px;
}

div.product-bigrow img
{
	float: left;
	margin-top: 40px;
	margin-bottom: 50px;
	width: 200px;
	height: 240px;
}

div.product-bigrow div
{
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	width: 740px;
	font-size: 16px;
	line-height: 26px;
	color: #979797;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

div.product-bigrow h3{ color: #0097ba; font-size: 30px; margin-bottom:15px; }
div.product-bigrow span{ color: #0097ba; }



div.share-container
{
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 960px;
	height: 24px;
	color: #85cddb;
}

div#share-buttons
{
	float:left;
	width: 570px;
	height: 24px;
	display: none;
}

div#share-commands
{
	float: left;
	margin-top: 25px;
	padding: 6px 0px 6px 0px;
	width: 350px;
	height: 12px;
	font-size: 12px;
	color: #85cddb;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

div#share-commands span{ cursor: pointer; }

div#dropdown-menu
{
	position: absolute;
	top: 169px;
	left: 50%;
	margin-left: -480px;
	padding: 10px;
	width: 960px;
	z-index: 15;
	background-color: #ffffff;
	display: none;
}

div.doropdown-column
{
	float: left;
	margin: 0px 10px 0px 10px;
	width: 172px;
}

div.doropdown-column img
{
	float: left;
	padding: 22px 0px 22px 0px;
	width: 172px;
	border-bottom: 1px solid #dddddd;
}

div.doropdown-column a
{
	float: left;
	margin-top: 8px;
	width: 172px;
	font-size: 16px;
	line-height: 20px;
	color: #0097ba;
	font-family: 'dinmedium';
	text-decoration: none;
}

div#login-container
{
	position: absolute;
	top: 10px;
	margin-left: 550px;
	width: 410px;
}

div#login
{
	float: left;
	padding: 10px 15px 10px 15px;
	width: 380px;
	height: 30px;
	background-color: #85cddb;
	display: none;
}

div#login-container input
{
	float: left;
	padding: 0px 10px 0px 10px;
	margin-right: 15px;
	width: 128px;
	height: 28px;
	border: 1px solid #6da8b3;
	background-color: #dff3f7;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	font-size: 12px;
}

img#login-send
{
	float: right;
	width: 50px;
	height: 30px;
	cursor: pointer;
}

img#login-activator
{
	float: left;
	margin-left: 165px;
	width: 80px;
	height: 20px;
	cursor: pointer;
}

img.lang-icon
{
	float: right;
	margin-top: 8px;
	margin-left: 8px;
	width: 16px;
	height: 16px;
}