a { outline:none !important; }
input { outline:none !important; }
* { 
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; 
}

body{
	margin:0px; padding:0px;
	font-family:arial, helvetica !important;
	font-size:12px;
	background-color:#F3F7FD;
}

img {border:0px;}

.input_text {
	width:135px;
	background-image: url('../images/inserisci_annuncio/input/off/CornerTLx.png'),url('../images/inserisci_annuncio/input/off/CornerTRx.png'),url('../images/inserisci_annuncio/input/off/CornerBLx.png'),url('../images/inserisci_annuncio/input/off/CornerBRx.png'),url('../images/inserisci_annuncio/input/off/BorderLeft.png'),url('../images/inserisci_annuncio/input/off/BorderRight.png'),url('../images/inserisci_annuncio/input/off/BorderTop.png'),url('../images/inserisci_annuncio/input/off/BorderBottom.png');	
	background-repeat:no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-y, repeat-x, repeat-x;
	background-position: top left,top right,bottom left,bottom right,left,right,top,bottom;
	border:0px;
	height:16px;
	padding:5px;
}

.select_mm {
	width:135px;
	font-size:12px;
	color:black;
	background-color:transparent;
	border:1px solid silver;
	padding:2px;
	z-index:10;
	position:relative;
}

#select_corta .select_mm {
	width: 74px !important;
}

.input_text:focus {
	background-image: url('../images/inserisci_annuncio/input/press/CornerTLx.png'),url('../images/inserisci_annuncio/input/press/CornerTRx.png'),url('../images/inserisci_annuncio/input/press/CornerBLx.png'),url('../images/inserisci_annuncio/input/press/CornerBRx.png'),url('../images/inserisci_annuncio/input/press/BorderLeft.png'),url('../images/inserisci_annuncio/input/press/BorderRight.png'),url('../images/inserisci_annuncio/input/press/BorderTop.png'),url('../images/inserisci_annuncio/input/press/BorderBottom.png');	
}


.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url("../images/inserisci_annuncio/input/checkbox.png") no-repeat;
	display: block;
	clear: left;
	float: left;
	margin-top:-5px;
	
}
.radio {
	background: url("../images/inserisci_annuncio/input/radio.png") no-repeat;
}
.select {
	margin-left:2px;
	position: absolute;
	width: 110px ; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 25px;
	padding: 2px 24px 0 8px;
	color: black;
	font: 12px/21px arial,sans-serif;
	background: url("../images/inserisci_annuncio/input/select.png") no-repeat;
	overflow: hidden;
}

.header_sezione{
	background-image:url('../images/inserisci_annuncio/header.png');ù
	background-repeat:repeat-x;
	height:60px;
	width:970px;
	padding:10px;
}
.header_sezione h1 {
	padding:0px; margin:0px; 
	color:#2E325A;
	text-shadow: white 0px 1px 0px;
	font-size:16px;
	padding:7px;
	padding-left:30px;
	float:left;
}


#background_black{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url('../images/bg_black_transparent.png');
	z-index:400;
	display:none;
}
.background_white{
	position:absolute; 
	width:170px; 
	height:25px; 
	z-index:100; 
	background-image:url('../images/bg_white_transparent.png');
	display:none;
}

#header{
	position:relative;
	background-image:url('../images/home/header.png');
	width:998px;
	height:90px;
	overflow:hidden;
}
#logo{
	position:absolute;
	left:35px;
	top:12px;
}
#numero_cliente{
	color:white;
	position:absolute;
	right:25px;
	top:42px;
	width:300px; text-align:right;
}
#numero_cliente span {
	color:#FD9603;
	font-weight:bold;
}
#menu_tab {
	position:absolute;
	left:25px;
	top:71px;
	margin:0px;
	padding:0px;
	width:740px; text-align:left;
}

#menu_tab a {
	position: relative; 
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	padding:12px 21px 6px 22px;
	background-image: url('../images/home/menu_off_sx.png'), url('../images/home/menu_off_dx.png'), url('../images/home/menu_off_bg.png');	
	background-repeat:no-repeat, no-repeat, repeat-x;
	background-position: left, right, center;
}

#menu_tab a:hover{
	background-image: url('../images/home/menu_hover_sx.png'), url('../images/home/menu_hover_dx.png'), url('../images/home/menu_hover_bg.png');	
}

#menu_tab #active{
	background-image: url('../images/home/menu_on_sx.png'), url('../images/home/menu_on_dx.png'), url('../images/home/menu_on_bg.png');	color:black; 
}

#menu_right {
	position:absolute;
	right:3px;
	top:70px;
	margin:0px;
	padding:0px;
}

#menu_right a {
	color:white;
	text-decoration:none;
	padding:8px;
	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}

#menu_right a:hover {
	background-color:#4C4F76;
	
}

#content{
	width:998px;
	background-image: url('../images/home/bg.png');
	background-repeat:repeat-y;
	position:relative;
}

#divisore{
	background-image: url('../images/home/divisore.png');
	height:40px;
	background-repeat:repeat-x;
	position:relative;
	width:990px;
}
#bottomPage{
	background-image: url('../images/home/BottomPage.png');
	height:21px;
	background-repeat:repeat-x;
	position:relative;
	width:998px;
}

#colsx{
	float:left;
	width:600px;
	margin-left:52px;
	text-align:left;
}

#coldx{
	float:left;
	width:300px;
	margin-left:20px;
	text-align:left;
}

#box_profilo {
	width:593px;
	height:154px;
	background-image: url('../images/home/box_profilo.png');
	background-repeat:no-repeat;
}

#box_profilo_logo{
	float:left;
	width:195px;
	height:154px;
}

#box_profilo_logo a{
	color:black;
	text-decoration:none;
	margin-left:17px;
}

#box_logo{
	background-image: url('../images/home/box_logo.png');
	width:158px;
	height:83px;
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:10px;
}

#box_logo img{
	margin:4px;
}




#box_profilo_content {
	float:left;
	padding-top:15px;
	width:370px;
	border-bottom:1px solid #ACB1C0;
	padding-bottom:10px;
	padding-left:5px;
	margin-left:-5px;
}

#box_profilo_content h1{
	margin:0px; padding:0px;
	color:#4A97D9;
	font-size:18px;
	margin-bottom:5px;
}


#box_profilo_report {
	border-top:1px solid white;
	float:left;
	width:370px;
	margin-left:-5px;
}

#box_profilo_report .report {
	float:left;
	width:105px;
	height:50px;
	overflow:none;
	margin-top:5px;
	padding:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-top:5px;
	border-left:1px solid #ACB1C0;
}

#box_profilo_report .report h1,h2 {
	margin:0px; padding:0px;
	font-size:12px;
	text-transform:uppercase;
	text-shadow: white 0px 1px 0px;
}
#box_profilo_report .report h1 {
	color:gray;
}

#box_profilo_report .report h2 {
	font-size:36px; 
}
.report{ 
	color:#5F627A; 
	color:black;  cursor:pointer;
	margin-top:5px !important;
	padding:0px !important;
	padding-left:10px !important;
	padding-top:2px !important;
}

#coldx h1 a { font-size:12px !important; }
#coldx h1 a:hover { text-decoration:underline; }

#last_header { 
	width:593px;
	height:31px;
	background-image: url('../images/home/attivita.png');
	margin-top:30px;
	position:relative;
	
}

#last_header h1{ 
	padding:0px; margin:0px; 
	color:#3E406D;
	text-shadow: white 0px 1px 0px;
	font-size:15px;
	padding:8px;
	padding-left:20px;
}

#last_header h2{ 
	position:absolute;
	right:0px;
	top:0px;
	padding:0px; margin:0px;
	width:140px;
	height:23px;
	background-image: url('../images/home/attivita/off.png');
	background-repeat:none;
	margin-top:4px;
	margin-right:10px;
}

#last_header h2 img{
 margin-top:-3px;
 margin-left:5px;
}



#last_header a{ 
	display:block;
	color:black;
	text-decoration:none;
	text-transform:none !important;
	padding:6px;
	
}

#last_feed {
	padding:20px;
	padding-bottom:0;
	padding-top:15px;
	border:1px solid #CCC;
	width:551px;
	border-top:0;
}

.feed {
	border-top:1px dotted #333;
	position:relative;
	margin-bottom:5px;
	padding-top:10px;
	height:95px;
}

#feed_last{
	margin-bottom:0px;
	border-bottom:0px;
}


.feed_icon{
	float:left;
	
}

.feed_txt {
	float:left; width:520px;
	padding-left:10px;
}

.feed_txt h1,h2,h3,p { margin:0px; padding:0px; font-size:12px; padding-bottom:5px; }
.feed_txt h1 { font-size:13px; }
.feed_txt h2 { color:#50a9e3; padding-bottom:0; padding-top:2px; }
.feed_txt h3 { position:absolute; right:0; font-size:18px; font-weight:bold; top:15px; color:#50a9e3; }
.feed_txt p { font-size:12px; line-height:14px; padding-bottom:7px; }
.feed_txt span { margin-left:8px;  font-size:12px; color:gray;}
.feed_img { margin-bottom:10px; margin-right:10px; width:76px; height:57px; padding:3px; border:1px solid silver; float:left; }
.clock {  position:absolute; left:96px; top:2px;  }

#coldx h1 {
	background-image:url('../images/home/headerNews_Portali.png');
	width:267px;
	font-size:12px;
	height:13px;
	padding:8px;
	text-shadow: white 0px 1px 0px;
	margin-top:30px;
	position:relative;
	
}

#coldx h1 a{
	position:absolute;
	right:8px;
	font-size:11px;
	font-weight:normal;
	color:#50a9e3;
	text-shadow:white 0px 0px 0px;
}

#coldx {
	position:relative;
}

#mostra_altro {
	margin-left:10px;
	margin-top:10px;
}

.nuovo_annuncio_button {
	position:absolute;
	z-index:50;
	top:10px;
	margin-left:-3px;
}

#nuovo_annuncio_a {
	left:58px;
}

#nuovo_annuncio_b {
	left:145px;
}

.novita {
	padding:5px;
	width:271px;
}

.imgcontainer {
	float:left;
	margin-right:10px;
	-moz-box-shadow: 1px 2px 6px #CCC;
	-webkit-box-shadow: 1px 2px 6px #CC;
	box-shadow: 1px 2px 6px #CCC;
	width:65px;
	height:50px;
	background-color:white;
	text-align:center;
	line-height:50px;
	font-size:1px;
}
.imgcontainer img {
	vertical-align:middle;
	
}

.novita h2,a{
	margin:0px; padding:0px;
	color:#50a9e3;
	text-decoration:none;
}

.novita_txt {
	float:left; width:193px;
}

#novita_bg {
	background-color:#f2f5f9;
}

#footer {
	margin-top:10px;
	margin-bottom:30px;
	width:905px;
	text-align:left;
	padding-left:15px;
	position:relative;
}

#footer span {
	position:absolute;
	right:0;
}

#errore{
    font-family:  'Lucida Grande',sans-serif;
    font-size:18px;
    padding-top:17px;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    color:#333;
    display:none;
    font-weight:normal;
    height:50px;
    background-image: url('../images/login/error_shadow.png');
    background-repeat: repeat-x;
    z-index:850;
}
#errore_txt{
    position:absolute;
    left:50%;
    width:880px;
    margin-left:-447px;
    text-align:left;
}

.popup{
	background-color:white;
	position:fixed;
	width:450px;
	left:50%;
	top:50%;
	margin-left:-225px;
	z-index:500;
	display:none;
	-moz-box-shadow: 0 0 15px #333;
	-webkit-box-shadow: 0 0 15px #333;
	box-shadow: 0 0 15px #333;
	border:1px solid #4e5870;
	overflow:hidden;
	text-align:left;
}

.popup a{
	color:black;
	font-weight:normal;
}
.popup a:hover{
	text-decoration:underline;
}

.popup p{
	padding:30px;
	font-size:12px;
}
.popup span{
	font-weight:bold;
	font-size:13px;
}
.popup .popup_bottom{
	height:28px;
	padding:10px;
	text-align:center;
	background-color:#f4f7fc;
}



.popup .titolo {
	background-image:url('../images/inserisci_annuncio/popup/headerBg.png');
	background-repeat:repeat-x;
	height:19px;
	padding:15px;
	padding-left:60px;
	padding-top:16px;
	color: #353b5f;
	text-shadow: white 0px 1px 0px;
	font-size: 16px;
	margin:0px;
	
}



.popup #chiudipopup{
	position:absolute;right:15px;top:15px;
}
.popup #iconafoto{
	position:absolute;left:15px;top:9px;
}

#portaliattivi {
	width:280px;
	margin-left:10px;
	}
#portaliattivi img {
	float:left;
	margin-right:1px;
	margin-bottom:4px;
	-webkit-appearance:none; /* remove the strong OSX influence from Webkit */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 3px #CCC;
	-webkit-box-shadow: 1px 1px 3px #CC;
	box-shadow: 1px 1px 3px #CCC;
}

#mostra_altro_img { position:absolute; margin-top:12px; margin-left:0px; }
#mostra_altro_img img {cursor:pointer; }

#popup_assistenza{
	top:50%;
	left:50%;
	width:460px;
	height:435px;
	margin-left:-217px;
	margin-top:-230px;
}




/*popup foto*/

.popup object{
	position:absolute;
	top:130px;
	right:15px;
	z-index:700;
}

#popup_foto {
	background-color:#F6F9FD;
	top:150px;
}

.suggerimento {
	padding:15px;
	background-color:white;
	width:420px;
	height:90px;
}

#file_upload{
	position:absolute;
	right:0;
}

#chiudipopup_foto{
	position:absolute;
	left:50%;
	top:364px;
	margin-left:-43px;
	display:none;
}

#mancano {
	position:absolute;
	font-weight:bold;
	top:180px;
	left:20px;
	display:none;
}
#uploadcompletato {
	position:absolute;
	top:201px;
	left:21px;
	background-color:white;
	height:149px;
	width:408px;
	text-align:center;
	display:none;
}
#uploadcompletato h1 {
	color:#6CBB00;
	font-size:18px;
	margin:0;
	margin-top:40px;
	margin-bottom:10px;
}

#txt_attivita{
	position:absolute;
	top:5px;
	left:5px;
	z-index:500; 
	background-color:white; 
	text-shadow:none !important; 
	background-color:transparent !important; 
	position:absolute !important;
	left:0 !important;
	top:3px !important;
	padding-left:30px;
	padding-top:1px;
	font-weight:normal !important;
}
#txt_attivita img { 
	position:absolute;
	left:3px;
	top:4px;
}
#attivita_button {
	padding:0px !important;
	position:absolute !important;
	right:10px !important;
	top:4px !important;
	margin:0px !important;
	
}
#tendina_attivita {
	z-index:500 !important;
}
#last_feed {
	position:relative;
	z-index:10 !important;
	background-color:white;
}
.feed {
	position:relative;
	z-index:10 !important;
}
#tendina_attivita{
	position:absolute;
	right:-5px;
	top:20px;
	border:1px solid black;
	font-size:11px;
	width:169px;
	background-color:white;
	padding-bottom:0;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
	display:none;
}

#tendina_attivita a{
 padding:5px; display:block;
 padding-left:15px;
 font-weight:bold;
}
#tendina_attivita a:hover{
	background-color:#E6ECF9;
}
#attivita_button a { z-index:100 !important;}
#txtattivita { z-index:10 !important; cursor:pointer !important;cursor:hand !important; }
#txtattivita img { z-index:10 !important; cursor:pointer !important;cursor:hand !important; }


#dropdown_profilo { 
	position:absolute;
	background-color:white;
	z-index:900;
	border:1px solid #1B213E;
	text-align:left;
	right:157px;
	top:0;
	margin-top:-1px;
	width:200px;
	padding-bottom:10px;
	display:none;
}

#dropdown_profilo img {
	border:1px solid #1B213E;
	padding:1px;
	float:left;
	margin-bottom:10px;
} 
#dropdown_profilo h1 {
	margin:0;
	padding:0;
	float:left;
	font-size:13px;
	width:100px;
	margin-left:10px;
	color:#3E94D7;
	margin-top:5px;
} 
#dropdown_profilo hr {
	clear:both;
} 
#dropdown_profilo div {
	padding:15px;
	padding-bottom:0;
} 

#dropdown_profilo a { 
	display:block;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#1B213E;
}
#dropdown_profilo a:hover { 
	background-color:#4C4F76;
	color:white;
}

