/*===================================================================
    General styles
	Valid for all browsers
===================================================================*/
BODY{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	color: #ffffff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: auto;
	background: url(../img/bg-body.jpg) #0083c2 repeat-x top left
}
TR,TD,DIV,SPAN,P,FORM,H1,H2,H3,H4,H5,H6,UL,OL,LI{
	color: #ffffff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px
}
TABLE{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px
}
.no-list {
	list-style-type: none;
}
#news-list { float: left; }
#news-list li { float: left; clear: left; margin-bottom: 15px; }
#news-list li img { float: left; margin-right: 15px; width: 130px; }
IMG { border: 0px; margin: 0px }
A,A:link,A:active,A:visited{ text-decoration: underline; color: #ffffff }
A:hover{ text-decoration: none }
/* Misc */
LABEL.errorValidate,
.alertFormContatti{ color: #ffff00 }
LABEL.errorValidate{ display: block; font-weight: normal }
P{
	margin: 5px 0px 10px 0px;
	text-align: left;
	text-align: justify
}
P.last{ margin: 5px 0px 20px 0px }
H1{
	font-size: 22px;
	line-height: 22px;
	color: #ffff00;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 5px 0px
}
H2{
	font-size: 12px;
	line-height: 12px;
	color: #ffff00;
	text-transform: uppercase;
	font-weight: normal
}
I{ color: #ffff00; font-style: normal }
.float-dx{ float: right }
.float-sx{ float: left }
.clear{ clear: both }
.clear-dx{ clear: right }
.clear-sx{ clear: left }
.sep{ width: 100%; height: 20px }
.hidden { visibility: hidden; }
.no-display { display: none; }
IMG.photo{ border: 1px solid #ffffff; margin: 30px 0px 20px 20px }
.testoSeo{
	display: block;
	margin-left: 20px;
	margin-top: 225px;
	text-align: justify;
	width: 400px
}
.yellow{ color: #ffff00 }
.date{
	font-size: 11px;
	line-height: 11px;
	color: #ffff00;
	font-weight: normal;
	font-style: italic
}
/* Form elements */
INPUT,
SELECT{
	border: 1px solid #cccccc;
	width: 150px;
	color: #666666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif
}
INPUT.check { width: auto; margin-right: 10px; }
INPUT{
	padding: 1px;
	height: 14px !important;
	height: 16px;
	vertical-align: middle
}
SELECT{ padding: 0px; height: auto }
OPTION{ padding: 1px }
TEXTAREA{
	border: 1px solid #cccccc;
	padding: 2px;
	width: 100%;
	height: 70px;
	overflow: auto;
	color: #666666;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif
}
INPUT.input-file{ height: 25px !important; height: 27px }
INPUT.radio{ border: 0; margin: 0pt; width: 13px }
INPUT.button{
	border: 0px none;
	overflow: hidden;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
	background: transparent url(../img/arrow.png) no-repeat left center;
	height: 20px;
	height: 20px !important;
	padding: 0px 0px 0px 40px
}
INPUT.button_disabled{
	border: 0px none;
	overflow: hidden;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: default;
	text-align: center;
	vertical-align: middle;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	height: 20px;
	height: 20px !important;
	padding: 0px 0px 0px 40px;
	background: transparent none no-repeat center center
}
/* Structure */
.general-wrapper{
	width: 1004px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	font-size: 0px;
	background: transparent url(../img/bg-content.jpg) repeat-x top center
}
.body-wrapper{
	width: 1004px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: transparent;
	position: relative
}
.body-wrapper .sx{
	width: 209px;
	float: left;
	text-align: left;
	/*background: transparent url(../img/bg-arrow.png) no-repeat top right;*/
	min-height: 300px;
	height: auto !important;
	height: 300px
}
.body-wrapper .sx .sx-container{ text-align: left; padding: 40px 10px 13px 13px }
.body-wrapper .dx{
	width: 795px;
	margin-left: 209px;
	text-align: left;
	min-height: 300px;
	height: auto !important;
	height: 300px
}
.body-wrapper .dx.home {
	margin-left: 10px;
	width: 990px;
	margin-top: 30px;
	padding-top: 20px;
	background: url('../img/home-bg.png') no-repeat top left;
}
.body-wrapper .dx .dx-container{
	text-align: left;
	padding: 40px 34px 13px 0px;
	position: relative;
	margin-bottom:76px;
}
.body-wrapper .dx .dx-container .swf-wrapper{ height: 780px; background: transparent; width: 795px }
.body-wrapper .dx .dx-container .swf-wrapper EMBED,
.body-wrapper .dx .dx-container .swf-wrapper OBJECT{ margin-left: 5px }
.body-wrapper .dx .dx-container .swf-wrapper .line{
	display: none /*background-color: #ffff00;
	height: 3px;
	width: 735px;*/
}
/* Header */
.header-wrapper{
	width: 1004px;
	height: 448px;
	margin: 0 auto 0 auto;
	position: relative
}
.header-wrapper .logo{
	top: 10px;
	height: 160px;
	background: transparent;
	width: 240px;
	position: absolute;
	left: 15px
}
.header-wrapper .swf-wrapper {
    height: 268px;
    left: 209px;
    position: absolute;
    top: 178px;
    width: 526px;
	overflow:hidden;
}
.header-wrapper .slogan-wrapper{
	background: transparent;
	top: 185px;
	position: absolute;
	right: 84px;
	width: 165px
}
.header-wrapper .slogan-wrapper p{ text-align: left }
/* Menu */
.header-wrapper .menu-wrapper {
    background: none repeat scroll 0 0 transparent;
    bottom: 2px;
    height: 268px;
    left: 35px;
    position: absolute;
    width: 172px;
}
.menu-wrapper UL.menu{ height: 100% } 
.menu-wrapper ul.menu li {
    background: none repeat scroll 0 0 transparent;
    height: 43px;
    line-height: 43px;
    list-style: none outside none;
    padding: 0 0 2px;
    text-align: left;
    vertical-align: middle;
    width: 167px;
}
.menu-wrapper ul.menu li a, .menu-wrapper ul.menu li a:link, .menu-wrapper ul.menu li a:active, .menu-wrapper ul.menu li a:visited {
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 43px;
    padding-left: 5px;
    text-decoration: none;
    width: 162px;
}
 .menu-wrapper UL.menu LI A.selected,
 .menu-wrapper UL.menu LI A:hover{ color: #0083c2; background: #ffff00 }
 /* Home */
 .body-wrapper.home .dx .dx-container{ padding: 25px 34px 13px 0px }
.home P.inline{ display: inline }
.home H1, .home H5{
	font-size: 18px;
	line-height: 18px;
	text-transform: none
}
.home H1.title {
	font-size: 22px;
}
.home H5 {
	color: #FFFF00;
}
.home EM.b{
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-weight: bold;
	display: inline;
	color: #ffffff
}
.home H1.title{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 20px
}
.home .top-wrapper {
	width: 660px;
	float:left;
	margin-top:20px;
}
.home h2, .home H6 {
	text-transform: none;
	font-size: 15px;
	color: #FFFF00;
	margin-bottom: 10px;
	line-height: 120%;
	letter-spacing: -1px;
}
.home OBJECT,
.home EMBED{ margin-right: 20px; float: left }
.home .text-wrapper{ width: 660px; margin-bottom: 40px; float: left; margin-top: 0px; }
.home .text-wrapper .column{ width: 315px; margin-right: 15px; float: left; margin-top: 7px; }
.home .text-wrapper P{ margin-bottom: 10px }
.home IMG.rules{ margin: 0px 2px 0px 0px }
.home .news { 
	padding-left: 20px; 
	padding-top: 15px;
	width: 280px; 
	float: left; 
	background: url('../img/news-bg.png') no-repeat top right;
}
.home .news h5 { text-align: right; padding-right: 5px }
.home .news H2{
	font-size: 14px;
	line-height: 14px;
	color: #ffff00;
	text-transform: none;
	font-weight: bold
}
.home .news IMG{ float: right; margin: 0px 0px 10px 10px }
/* Footer */
.footer-wrapper{
	font-size: 11px;
	text-align: center;
	position: relative;
	height: 53px;
	padding: 0px;
	width: 1004px;
	clear: both;
	margin: 10px auto 0px auto;
	padding: 20px 0px 10px 0px
}
.credits{ position: absolute; bottom: 5px; right: 34px }
/* Banners */
IMG.advice{ margin-bottom: 30px }
.home IMG.advice{ margin-top: 36px }
IMG.advice-big{ margin-left: 20px; margin-bottom: 20px }
IMG.rules{ margin-left: 20px; margin-bottom: 20px }
.sx-container IMG.rules{ margin-left: 0px; margin-bottom: 5px }
.news-wrapper{ width: 175px; margin-bottom: 30px }
.news-wrapper H1{
	color: #ffff00;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 11px;
	font-weight: bold
}
/* Catalogue */
UL.catalogue-submenu{ height: 20px; margin: 15px 0px 18px 0px }
UL.catalogue-submenu LI{
	list-style: none outside none;
	background: transparent url(../img/arrow.png) no-repeat left top;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	float: left;
	display: block
}
UL.catalogue-submenu LI A,
UL.catalogue-submenu LI A:link,
UL.catalogue-submenu LI A:active,
UL.catalogue-submenu LI A:visited{
	display: block;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #ffff00;
	margin-left: 40px;
	padding: 3px
}
UL.catalogue-submenu LI A.selected,
UL.catalogue-submenu LI A:hover{ color: #0083c2; background: #ffffff }
UL.catalogue-submenu LI UL.submenu LI{
	list-style: none outside none;
	background: transparent url(../img/arrow-small.png) no-repeat 11px top;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	float: none;
	display: block
}
UL.catalogue-submenu LI UL.submenu LI A,
UL.catalogue-submenu LI UL.submenu LI A:link,
UL.catalogue-submenu LI UL.submenu LI A:active,
UL.catalogue-submenu LI UL.submenu LI A:visited{ font-size: 12px }
/* Rules */
.rules H1{
	font-size: 18px;
	line-height: 18px;
	color: #ffff00;
	text-transform: none;
	font-weight: bold;
	margin: 40px 0px 5px 0px
}
.rules H1.title{
	font-size: 22px;
	line-height: 22px;
	color: #ffff00;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 5px 0px
}
/* Life */
.life .dx-container .photos-wrapper{ margin: 0px 10px 10px 0px }
.life .dx-container IMG.photo{ border: 1px solid #ffffff; margin: 10px 10px 10px 0px }
.life .dx-container .photos-wrapper IMG.photo{ display: block; margin: 0px 0px 10px 0px }
/* Company */
.company P.cv{ margin: 5px 0px 25px 0px }
.company .cv B{ font-size: 16px }
/* News */
.photo-news{
	margin-left: 10px;
	margin-bottom: 10px;
}
/* Contacts */
.form-wrapper *,
.contacts-wrapper *{ font-size: 11px }
.form-wrapper TD{
	text-align: left;
	vertical-align: top;
	width: auto;
	padding-bottom: 5px
}
.form-wrapper TD.label{
	padding-right: 5px;
	color: #ffffff;
	width: 25%;
	font-weight: bold
}
.form-wrapper TD.captcha IMG{ vertical-align: middle }
.form-wrapper TD.input{ width: 75% }
#purchaseForm-bottom .form-wrapper TD.input INPUT, #purchaseForm-top .form-wrapper TD.input INPUT{ width: 250px }
.form-wrapper TD.input INPUT.radio{ width: 13px }
#purchaseForm-bottom .form-wrapper TD.input TEXTAREA, #purchaseForm-top .form-wrapper TD.input TEXTAREA{ width: 500px; height: 100px }
.form-wrapper TD.input TEXTAREA.textprivacy{ height: 50px }
.form-wrapper TD.button{
	text-align: right;
	padding-top: 10px;
	padding-right: 50px
}
.contacts-wrapper{
	width: 175px;
	height: 371px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 150px;
	background: transparent url(../img/it/bg-contacts.png) no-repeat top center 
}
.contacts-wrapper .form-wrapper{ margin: 0px 6px 0px 6px }
.contacts-wrapper .form-wrapper TD{ text-align: left; vertical-align: top; width: auto }
.contacts-wrapper .form-wrapper TD.label{ color: #ffffff; font-weight: normal }
.contacts-wrapper .form-wrapper TD.title{ text-align: center; padding: 0px 0px 10px 0px }
.contacts-wrapper .form-wrapper TD.input{ padding-bottom: 5px }
.contacts-wrapper .form-wrapper TD.input INPUT{ width: 155px; border: 2px solid #ffffff }
.contacts-wrapper .form-wrapper TD.input INPUT.errorValidate,
.contacts-wrapper .form-wrapper TD.input TEXTAREA.errorValidate{ border: 2px solid #ffff00 }
.contacts-wrapper .form-wrapper TD.input TEXTAREA{ width: 155px; height: 90px; border: 2px solid #ffffff }
.contacts-wrapper .form-wrapper TD.input TEXTAREA.textprivacy{ height: 40px }
.contacts-wrapper INPUT.button{
	font-size: 0px;
	background: transparent none;
	height: 50px;
	width: 160px;
	height: 50px !important;
	padding: 0px 0px 0px 0px;
	display: block;
	margin: 10px auto 0px auto;
	position: absolute;
	bottom: 10px;
	right: 5px
}
.contacts-wrapper INPUT.button_disabled{ display: none }
/* Catalogue form */
.catalogue-wrapper{
	width: 271px;
	height: 516px;
	margin: 0px 0px 30px 30px;
	position: absolute;
	top: 0px;
	right: 35px;
	padding-top: 165px;
	background: transparent url(../img/it/bg-form-catalogue.png) no-repeat top center;
}
#catalogueForm {
	padding: 0 15px;
}
.catalogue-wrapper .form-wrapper{ margin: 0px 6px 0px 6px }
.catalogue-wrapper .form-wrapper TD{ text-align: left; vertical-align: top; width: auto }
.catalogue-wrapper .form-wrapper TD.label{ color: #ffffff; font-weight: normal }
.catalogue-wrapper TD.title{ text-align: center; padding: 0px 0px 10px 0px }
.form-wrapper TD.title{ text-align: center; padding: 0px 0px 10px 0px; font-size: 9px; }
.catalogue-wrapper .form-wrapper TD.input{ padding-bottom: 5px }
.catalogue-wrapper TD.input INPUT{ width: 253px; border: 2px solid #ffffff }
.form-wrapper TD.input INPUT{ width: 223px; border: 2px solid #ffffff }
.catalogue-wrapper .form-wrapper TD.input SELECT{ width: 229px; border: 2px solid #ffffff }
.catalogue-wrapper .form-wrapper TD.input INPUT.errorValidate,
.catalogue-wrapper .form-wrapper TD.input SELECT.errorValidate,
.catalogue-wrapper .form-wrapper TD.input TEXTAREA.errorValidate{ border: 2px solid #ffff00 }
.catalogue-wrapper TD.input TEXTAREA{ width: 155px; height: 90px; border: 2px solid #ffffff }
.form-wrapper TD.input TEXTAREA{ width: 225px; height: 90px; border: 2px solid #ffffff }
.catalogue-wrapper INPUT.button{
	font-size: 0px;
	background: transparent none;
	height: 40px;
	width: 260px;
	height: 40px !important;
	padding: 0px 0px 0px 0px;
	display: block;
	margin: 0px auto 0px auto;
	position: absolute;
	bottom: 10px;
	left: 0px
}    
.catalogue-wrapper #form-container INPUT.button{
	font-size: 10px;
	background: none;
	height: 10px;
	width: 215px;
	height: 30px !important;
	padding: 0;
	display: block;
	margin: 0px auto 0px auto;
	position: absolute;
	bottom: 2px;
	left: 50px
}
.catalogue-wrapper INPUT.button_disabled{ display: none }
/* Map */

DIV#map_canvas{
	margin: 0px auto 0px auto;
	width:400px !important; height:360px !important; float:right;
	border:2px solid #FF0;
}


/* PDF Iframe */
IFRAME#pdfIframe{
	margin: 30px auto 30px auto;
	height: 900px;
	background: transparent;
	width: 754px;
	margin-top: 10px;
	overflow: hidden;
	border: 2px solid #ffffff
}
/* Splash page */
.general-wrapper.splash{
	margin: 60px auto 20px auto;
	text-align: center;
	font-size: 30px;
	background: transparent none repeat-x top center
}     
/* Convalida */
.catalogue-wrapper .form-wrapper td.input input.error { border: 2px solid red;}      
/* form dinamico */
.catalogue-wrapper p#scarica {
	padding-top: 20px;
	font-size: 110%;
	text-align: center;
}

/* download */
div.download-section {
/*	background: url('../img/SL_logo.png') no-repeat 90%;*/
 
}       
.download-section h2 {
	margin-top: 1em; margin-bottom: 1em;
}
.download-section ul {                    
/*	height: 100px; margin-left: 1.5em;  */    
	list-style: none;

}      
div.download-section ul li { 
/*	margin-bottom: 1.5em;*/
	border-bottom: 1px solid #fff;           
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
}
div.download-section ul li a {  
	display: block;
	text-decoration: none;  
	background: url('../img/togglerc.gif') no-repeat right 10px;       
	padding: 5px 0;
}
div.download-section ul li a:hover {  
	color: yellow;
	background: url('../img/togglerch.gif') no-repeat right 10px;  
	
}
.popup-privacy {
	height: 20px;
}
.popup-privacy img {
	width: 150px; 
	height: 15px; 
	cursor: pointer; 
	background-color: transparent; 
	z-index: 1000; 
	position: absolute;
}
.wrapper-product {
	padding: 0 100px 0 80px;
	margin-top: 50px;
}
	.wrapper-product h1 {
		margin-bottom: 15px;
	}
	.wrapper-product h2 {
		font-weight: normal;
	}
	.wrapper-product ul {
		list-style-type: square;
		margin: 10px 20px;
	}
	.wrapper-product li {
		margin: 5px 0;
	}
	.wrapper-product li h3 {
		display: inline;
		color: #FFFF00;
	}
	
.download-pdf {
	float: right;
	background: transparent url(../img/arrow-small.png) no-repeat 11px top;
	text-align: left;
	padding: 0px 0 0px 40px;
}
img.img-ponteggio {
	margin: 5px 0 20px 100px;
}
img.img-guardiaporta {
	margin: 5px 0 20px 30px;
}
.float-left { float: left; }
#prodotti {
    margin-top: 15px;
    padding-left: 30px;
}
	#prodotti span {
		margin-top: 5px;
		font: bold 16px Verdana;
		color: #fff;
	}
	#prodotti #wrap-prodotti {
		margin-left: -45px;
		padding-top: 30px;
	}
	#thankyou { text-align: center; }
	#spinner { margin-top: 150px; }
.no-display {
	display: none;
}
#inline1 {
	height: 430px;
	text-align:center; 
	padding:170px 5px 3px 5px; 
	background: #0b55ac url('../img/bg-comingsoon.jpg');
}
#inline1 p {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}
#list-training {
	list-style-type: none;
	border-top: 1px solid #ffff00;
}
#list-training li.list {
	border-bottom: 1px solid #ffff00;
	position: relative;
	padding: 12px 0 0 0;
	min-height: 200px;
}
#list-training h3 {
	color: #ffff00;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 70px;
	font-weight: bold;
	background: url('../img/arrow-training.png') no-repeat left;
}
#list-training img {
	position: absolute;
	bottom: 0;
}
#list-training div {
	margin: 0px 0 35px 20px;
}
#list-training div h5 {
	margin-left: 105px;
	font-size: 13px;
	margin-bottom: 5px;
}
#list-training div h5.progettisti {
	margin-left: 145px;
}
#list-training ul {
	margin-left: 120px;
}
#list-training ul.progettisti {
	margin-left: 160px;
}
#list-training ul li {
	margin: 1px 0;
}
#list-training ul ul {
	margin-left: 15px;
}
#list-training p.right {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 0 5px 0;
}
#list-training .info {
	background: url('../img/arrow-training-w.png') no-repeat top left;
	padding: 7px 0 0 55px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 15px 15px;
	font-weight: bold;
}
.download-button {
	margin-right: 20px;
	margin-bottom: 20px;
}
.dx-container.products .toggler {
	float: right;
}
.body-wrapper .dx .dx-container.products .swf-wrapper{ margin: 20px 0 20px 110px; clear: both; }
.purchase-toggler-top, .purchase-toggler-bottom {
	clear: right;
}
.dx-container.products .toggler-c-opened {
	border-bottom: none;
}
.wrap-prodotto {
	float: left;
	width: 450px;
	padding: 12px 20px 0 70px;
	margin: -30px 0 20px 0;
	border-top: 1px solid #ffff00;
	background: url('../img/arrow-training.png') no-repeat top left;
}
.wrap-prodotto h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.wrap-prodotto p {
	margin: 8px 0;
}
.link-arrow {
	margin: -20px 0 0 170px;
	padding-top: 12px;
	background: url('../img/arrow-training.png') no-repeat top left;
}
.link-arrow a {
	font-size: 14px;
	padding-left: 70px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
#wrap-venditori {
	margin-left: 270px;
	margin-top: 30px;
}
#wrap-venditori h4 {
	font-weight: bold;
	color: #ffff00;
	margin-bottom: 7px;
	text-transform: uppercase;
}
#wrap-venditori li ul {
	border-top: 1px solid #ffff00;
	margin-right: 80px;
}
#wrap-venditori li li {
	border-bottom: 1px solid #ffff00;
	padding: 7px 0;
}
#prodotti a[name=linee] {
	text-decoration: none;
}

.locations{background: #EEEEEE; border: 1px solid #000000; cursor: pointer;padding: 8px;}
.locations:hover{background: #ddd;}
.locations:active{background: #ccc;}