@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	background:url(../images/sfondo.png) center top no-repeat fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.1 em;
	color:#505050;
}
*{margin:0; padding:0;}
a{color:#009ee0; text-decoration:underline;}
a:hover{color:#fff; background-color:#009ee0;}
a:focus, a:active{outline:none;}

img{border:none;}

.general{
	width:935px;
	margin:20px auto;
	text-align:left;	
}
.container{width:935px;}
.leftColumn{width:225px; height:580px; float:left;  position:fixed;}
.rightColumn{width:710px; float:right; position:relative;}

.wrap{padding:10px;}

h2{font-size:12px; font-weight:bold; color:#fff; float:left; text-transform:uppercase;}
h3{font-size:12px; font-weight:bold; color:#009ee0; text-transform:uppercase;}
.date{color:#009ee0; font-style:italic;}


/*navigation bar*/
.navBar{width:225px;}
.logo{width:146px; height:82px; overflow:hidden; position:relative; margin-left:-30px;}
.navBar .logo{ background:url(../images/logo_doppler.gif) left top no-repeat;}
.navBar > .logo{ background:url(../images/logo_doppler.png) left top no-repeat;}
.logo img, .logo h1{position:absolute; top:-2000px; left:-2000px;}
.logo a{position:absolute; top:0; left:0; display:block; width:146px; height:82px;}
.logo a:hover{background-color:transparent;}
.logo a span{position:absolute; top:-2000px; left:-2000px;}

.menu{
	text-transform:uppercase;
	margin-top:13px;
	border-bottom:1px solid #7C7C7C;
	padding-bottom:8px;
	font-size:14px;
	line-height:1.15em;
}
.menu ul{list-style-type:none;}
.menu ul li{}
.menu ul li a{
	color:#505050;
	text-decoration:none;
	background:url(../images/bulletMenu.gif) left center no-repeat;
	padding-left:20px;
}
.menu ul li > a{background:url(../images/bulletMenu.png) left center no-repeat;}
.menu ul li a:hover{
	color:#009ee0;
	background:url(../images/bulletMenuHover.gif) left center no-repeat;
}
.menu ul li > a:hover{background:url(../images/bulletMenuHover.png) left center no-repeat;}

.menu ul li.sel{
	font-weight:bold;
	color:#009ee0;
	padding-left:20px;
	background:url(../images/bulletMenuHover.gif) left center no-repeat;
}
.menu ul > li.sel{background:url(../images/bulletMenuHover.png) left center no-repeat;}

.footer{
	border-top:1px solid #c8c8c8;
	padding-top:5px;
	color:#8C8C8C;
	float:none;
	clear:both;
	display:block;
	font-size:10px;
}

.category{margin-top:10px;}
.category h2{
	font-size:12px;
	line-height:1.1em;
	color:#505050;
	font-weight:normal;
	text-transform:none;
	float:none;
}
.leftColumn .category{ height:297px; overflow:hidden;}
.category ul{list-style-type:none; margin-top:10px;}
.category ul li{
	width:75px;
	height:62px;
	float:left;
	overflow:hidden;
	background-position:center 5px;
	background-repeat:no-repeat;
}
.category ul li h3{ text-align:center; text-transform:none; float:none; font-weight:normal;}
.category ul li h3 a{
	padding-top:37px;
	height:25px;
	display:block;
	text-align:center;
	font-size:10px;
	line-height:1.1em;

}
.category ul li h3 a:hover{	
	color:#FFF;
	background-color:#009ee0;
	background-position:center 5px;
	background-repeat:no-repeat;
}
.category ul li.sel h3 a, .category ul li.sel h3 a:hover
{
    color:#FFF;
}
.category ul li.sel
{
	background-color:#009ee0;    
}

/*
.category ul li.category01{background-image:url(../images/icoAntifurto.gif);}
.category ul > li.category01{background-image:url(../images/icoAntifurto.png);}
.category ul li.category01 a:hover{background-image:url(../images/icoAntifurtoHover.gif);}

.category ul li.category02{background-image:url(../images/icoTvcc.gif);}
.category ul > li.category02{background-image:url(../images/icoTvcc.png);}
.category ul li.category02 a:hover{background-image:url(../images/icoTvccHover.gif);}

.category ul li.category03{background-image:url(../images/icoApertureAutomatiche.gif);}
.category ul > li.category03{background-image:url(../images/icoApertureAutomatiche.png);}
.category ul li.category03 a:hover{background-image:url(../images/icoApertureAutomaticheHover.gif);}

.category ul li.category04{background-image:url(../images/icoDomotica.gif);}
.category ul > li.category04{background-image:url(../images/icoDomotica.png);}
.category ul li.category04 a:hover{background-image:url(../images/icoDomoticaHover.gif);}

.category ul li.category05{background-image:url(../images/icoAntincendio.gif);}
.category ul > li.category05{background-image:url(../images/icoAntincendio.png);}
.category ul li.category05 a:hover{background-image:url(../images/icoAntincendioHover.gif);}

.category ul li.category06{background-image:url(../images/icoControlloAccessi.gif);}
.category ul > li.category06{background-image:url(../images/icoControlloAccessi.png);}
.category ul li.category06 a:hover{background-image:url(../images/icoControlloAccessiHover.gif);}

.category ul li.category07{background-image:url(../images/icoDiffusioneSonora.gif);}
.category ul > li.category07{background-image:url(../images/icoDiffusioneSonora.png);}
.category ul li.category07 a:hover{background-image:url(../images/icoDiffusioneSonoraHover.gif);}

.category ul li.category08{background-image:url(../images/icoClimatizzazioneFissa.gif);}
.category ul > li.category08{background-image:url(../images/icoClimatizzazioneFissa.png);}
.category ul li.category08 a:hover{background-image:url(../images/icoClimatizzazioneFissaHover.gif);}
*/

/*boxes*/
.box{float:left; margin:0 0 10px 10px;}
.box .top{
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#fff;
	padding:0 10px;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}
.box .top a, .box .top a:hover{color:#fff; background-color:transparent;}
.box .middle{padding:0 10px 5px 10px;}

.boxSmall{width:345px;}
.boxSmall .top{background:url(../images/bgBoxSmallTop.png) left top no-repeat;}

.boxLang{width:295px;}
.boxLang .topIT{background:url(../images/bgBoxLangIT.png) left top no-repeat;}
.boxLang .topFR{background:url(../images/bgBoxLangFR.png) left top no-repeat;}
.boxDPL2image{width:110px; overflow:hidden; margin-left:0; text-align:center;}
.boxDPL2image img{margin:0;}

.boxBig{width:700px;}
.boxBig .top{background:url(../images/bgBoxBigTop.png) left top no-repeat;}
.titPage .top{margin-bottom:0;}

/*text*/
.box .middle .txt{text-align:left;}
.boxIco .middle .txt{padding-left:35px; background-position:left 3px; background-repeat:no-repeat;}

/*
.boxIco01 .middle .txt{background-image:url(../images/icoAntifurto.gif);}
.boxIco01 .middle > .txt{background-image:url(../images/icoAntifurto.png);}
.boxIco02 .middle .txt{background-image:url(../images/icoTvcc.gif);}
.boxIco02 .middle > .txt{background-image:url(../images/icoTvcc.png);}
.boxIco03 .middle .txt{background-image:url(../images/icoApertureAutomatiche.gif);}
.boxIco03 .middle > .txt{background-image:url(../images/icoApertureAutomatiche.png);}
.boxIco04 .middle .txt{background-image:url(../images/icoDomotica.gif);}
.boxIco04 .middle > .txt{background-image:url(../images/icoDomotica.png);}
.boxIco05 .middle .txt{background-image:url(../images/icoAntincendio.gif);}
.boxIco05 .middle > .txt{background-image:url(../images/icoAntincendio.png);}
.boxIco06 .middle .txt{background-image:url(../images/icoControlloAccessi.gif);}
.boxIco06 .middle > .txt{background-image:url(../images/icoControlloAccessi.png);}
.boxIco07 .middle .txt{background-image:url(../images/icoDiffusioneSonora.gif);}
.boxIco07 .middle > .txt{background-image:url(../images/icoDiffusioneSonora.png);}
.boxIco08 .middle .txt{background-image:url(../images/icoClimatizzazioneFissa.gif);}
.boxIco08 .middle > .txt{background-image:url(../images/icoClimatizzazioneFissa.png);}
*/
.disabled{padding-left:15px; background:url(../images/icoLinkPdf.gif) left center no-repeat;}
.linksIco{padding-bottom:10px;}
a.externalSite{padding-left:15px; background:url(../images/icoLinkExternal.gif) left center no-repeat;}
a.pdf{padding-left:15px; background:url(../images/icoLinkPdf.gif) left bottom no-repeat;}
a.externalSite:hover, a.pdf:hover{background-color:transparent;}
a.externalSite:hover span, a.pdf:hover span{background-color:#009ee0;}
.boxIco .linksIco a.externalSite, .boxIco .linksIco a.pdf, .boxIco .linksIco span.pdfDisable{margin-left:20px;}
span.pdfDisable{padding-left:15px; background:url(../images/icoLinkPdfDisable.gif) left center no-repeat; color:#8C8C8C;}
.boxIco .linksIco .disabled{ text-decoration:underline; margin-left:20px; padding-left:15px; background:url(../images/icoLinkPdf.gif) left center no-repeat; color:#8C8C8C;}
.disabled{ text-decoration:underline; padding-left:15px; background:url(../images/icoLinkPdf.gif) left center no-repeat; color:#8C8C8C;}

.box img{margin-bottom:10px;}
.box img.right{float:right; margin-left:20px;}
.box div.right{float:right; margin-left:20px;}
.box div.rightMaps{float:right; text-align:right;}
.box p{margin-bottom:10px;}

.box .logoList img{display:block}
.box ul{ margin-left:10px; margin-bottom:10px;}

.companyInfo{
	width:345px;
	position:absolute;
	bottom:0;
	right:0;
	color:#8C8C8C;
}
.companyInfo p{
	border-top:1px solid #8C8C8C;
	padding-top:10px;
}
.box .btn{margin-bottom:10px;}

.txtRegister{text-align:right; margin-top:40px; font-style:italic;}
.txtRegister h3{ margin-bottom:50px; font-style:normal;}


/*box doppler-pro*/
.boxPro{width:700px; margin-top:0px; margin-bottom:20px;}
.boxPro .top{background:url(../images/bgBoxProTop.png) left top no-repeat; margin-bottom:0;}
.boxPro .middle{background:url(../images/bgBoxProMiddle.png) left top repeat-y; padding-top:10px; padding-bottom:0; text-align:right;}
.boxPro .bottom{
	height:10px;
	overflow:hidden;
	background:url(../images/bgBoxProBottom.png) left top no-repeat;
}

.login{width:450px; float:left; text-align:left;}
.login .loginColumn{width:180px; float:left;}
.login label{height:12px; line-height:12px; float:none; display:block;}
.login input{height:18px; line-height:18px; width:90%; border:1px solid #009ee0;}
.login .btn{margin-top:12px; margin-bottom:0;}

.logged .top{background:url(../images/bgBoxProTopLogged.png) left top no-repeat;}
.logged .top h2{font-weight:normal; text-transform:none;}

/*box semi-transparent*/
.boxTransp{width:700px; margin-top:0px; margin-bottom:20px;}
.boxTransp .top{background:url(../images/bgBoxTranspTop.png) left top no-repeat; margin-bottom:0;}
.boxTransp .middle{background:url(../images/bgBoxProMiddle.png) left top repeat-y; padding-top:10px; padding-bottom:0;}
.boxTransp .bottom{
	height:10px;
	overflow:hidden;
	background:url(../images/bgBoxProBottom.png) left top no-repeat;
}

.boxTransp .middle .col{float:left;}
a.alphabet{padding:0 3px 0 0; font-size:15px; line-height:1.3em;}

.boxTransp .category{margin-top:0;}
.boxTransp .category ul{list-style-type:none; margin:0;}
.boxTransp .category ul li{
	width:40px;
	height:40px;
	float:left;
	overflow:hidden;
	background-position:center 5px;
	background-repeat:no-repeat;
}
.boxTransp .category ul li a{
	padding-top:45px;
	height:25px;
	display:block;
	text-align:center;
	font-size:10px;
	line-height:1.1em;

}
.boxTransp .category ul li a:hover{	
	color:#FFF;
	background-color:#009ee0;
	background-position:center 5px;
	background-repeat:no-repeat;
}
.boxTransp .category ul li a span{display:none;}

/*buttons*/
.btn{
	height:20px;
	overflow:hidden;
	color:#fff;
	line-height:20px;
	font-weight:bold;
	float:left;
}
.btnLeft{
	width:9px;
	height:20px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
}
.btnRight{
	width:9px;
	height:20px;
	float:left;
	background-position:right top;
	background-repeat:no-repeat;
}
.btnCenter{
	height:20px;
	overflow:hidden;
	float:left;
	background-position:left top;
	background-repeat:repeat-x;
}

.btn a{color:#fff; text-decoration:none; background-color:transparent;}
.btn a:hover{text-decoration:underline; background-color:transparent;}

.btnBlue .btnLeft{background-image:url(../images/btnBlueLeft.png);}
.btnBlue .btnRight{background-image:url(../images/btnBlueRight.png);}
.btnBlue .btnCenter{background-image:url(../images/btnBlueCenter.png);}

.btnGrey .btnLeft{background-image:url(../images/btnGreyLeft.png);}
.btnGrey .btnRight{background-image:url(../images/btnGreyRight.png);}
.btnGrey .btnCenter{background-image:url(../images/btnGreyCenter.png); color:#f1f1f1;}

.btnRed .btnLeft{background-image:url(../images/btnRedLeft.png);}
.btnRed .btnRight{background-image:url(../images/btnRedRight.png);}
.btnRed .btnCenter{background-image:url(../images/btnRedCenter.png);}

.btnNotes{float:left; line-height:20px; padding-left:5px; color:#009ee0;}
.btnNotes select{ font-size:11px; height:20px; width:110px;}

/*register form*/
.registerForm{margin-top:45px; width:325px;}
.registerForm fieldset{ padding:0; margin-bottom:20px; border:none;}
.registerForm label{float:left;}
.registerForm input{height:18px; line-height:18px; width:100%; border:1px solid #009ee0; margin-bottom:2px; color:#505050;}
.registerForm input:focus{background-color:#FFC;}
.registerForm .inputSmall{float:left; width:60px;}
.registerForm .error{float:right; text-align:right; color:#C00; font-size:10px; font-style:italic; line-height:10px; padding-top:4px; display:none;}
.registerForm .inputError{border:1px solid #C00; background-color:#FCC}
.registerForm .inputSmall .error{padding-top:0;}
.registerForm .btn{margin-top:12px; margin-bottom:0; float:right;}
.registerForm #CheckBox_Dati{width:auto; border:none; height:auto;}
.registerForm .registerResponse{text-align:center;}
.registerForm .registerResponse .btn{margin:20px auto 0 auto;float:none;width:65px;}

/*modal window*/
.modalWin{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:670px;
	overflow:hidden;
	display:none;
}
.modalWin .bgTransparent{
	background-color:#000;
	height:670px; /*win-height*/
	filter: alpha(opacity=30);
	opacity:0.3;
	overflow:hidden;
}
.modalWin .bgTransparent a{
	width:100%;
	height:1300px;
	position:absolute;
	top:0;
	left:0;
	display:block;
}
.modalWin .bgTransparent a img{
	width:2000px;
	height:1300px;
}
.modalWin .bgTransparent a:hover{background-color:transparent;}
.popup{	
	width:402px;
	height:185px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-92px 0 0 -201px;
}

.popup .top{
	 height:48px;
	 background:url(../images/bgPopTop.png) left bottom no-repeat;
	 margin-bottom:0;
}
.popup .middle{
	height:98px;
	background:url(../images/bgPopMiddle.png) left center no-repeat;
	padding:10px 40px 0 40px;
	padding-bottom:0;
	text-align:center;
}
.popup .bottom{
	height:39px;
	overflow:hidden;
	background:url(../images/bgPopBottom.png) left top no-repeat;
}
.popup h2{margin:30px 0 0 40px;}
.popup input{height:18px; line-height:18px; width:70%; border:1px solid #009ee0; margin:10px 0;}

/*credits*/
.footer a.creditsLink{color:#8C8C8C;}
.footer a.creditsLink:hover{text-decoration:underline; background-color:transparent;color:#000;}

.popCredits{	
	width:506px;
	height:417px;
	margin:-208px 0 0 -253px;
}
.popCredits .top{background:url(../images/bgPopCreditsTop.png) left bottom no-repeat;}
.popCredits .middle{
	height:328px;
	background:url(../images/bgPopCreditsMiddle2.png) left center no-repeat;
	padding:0 0 0 0;
	text-align:center;
}
.popCredits .bottom{background:url(../images/bgPopCreditsBottom.png) left top no-repeat;}

.popCredits h3{color:#828282; padding-top:50px;}
.popCredits a{color:#828282; font-style:italic;}
.popCredits a:hover{background-color:transparent; color:#000;}
.popCredits img{margin:7px 0;}

/*various*/
.clear{
	float:none;
	display:block;
	width:100%;
	height:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
}
.clearLines{ background:url(../images/bgClearNews.gif) right top no-repeat; height:20px;}
.cian{color:#009ee0;}
.grey{color:#505050;}
.greyLight{color:#8C8C8C;}


