@CHARSET "ISO-8859-1";
/* $Id:$ */


/* titoli */
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}
/* elementi html */

body {
	font-family: Arial, Helvetica, sans-serif;
}

body.body576 {
	text-align: center;
}

.body576 .wrapper{
	clear: both;
	float: none;
	width: 576px;
	margin: 0 auto;
	padding: 0;
}

a, a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #115aa3;
	text-decoration: none;
	font-size: 12px;
	line-height: 16.2833px;
}
a.disabled, a.disabled:hover {
	color: gray;
	text-decoration: none;
	cursor: text;
}
a:hover{
	text-decoration: underline;
}
a.disabled img {
	opacity: 0.5;
	filter:alpha(opacity:50);
}
a img {
	border: none;
}

p {
	text-align: left;
}

/* elementi comuni */
.lf {
	display: block;
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	max-height: 1px;
	overflow: hidden;
}

.dash {
	margin: 0 5px;
}
#hpMessages{
	border:#cc0000 2px solid;  
	width:100%; 
	height:22px;
	margin:3px 3px 3px 0;
	color:#cc0000;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	display:none;
}
#innerHpMessages {
	width:56.9%;
	position:relative;
	margin:3px;
	text-align:right;
	float:left;
}
#closeHpMessages{
	width:39.3%;
	margin:3px;
	text-align:right;
	position:relative;
	float:left;
}

/* Frame boxes */
.cbox {
	position: relative;
	overflow: hidden;
}
.cbox .inner10, .cbox .inner5 {
	position: absolute;
	top: 0;
	left: 0;
}
.cbox .inner10 {
	margin: 10px;
}
.cbox .inner5 {
	margin: 5px;
}
.corner10 .ctl, .corner10 .ctr, .corner10 .cbl, .corner10 .cbr {
	height: 5px;
	width: 5px;
	background: url(/img/042010/corners_10x10.gif) no-repeat transparent;
	position: absolute;
	line-height: 0px;
	font-size: 0px;
}
.corner10 .sl, .corner10 .sr,.corner10 .st, .corner10 .sb{
	background: #727272;
	position: absolute;
	line-height: 0px;
	font-size: 0px;
}
.corner10 .sl, .corner10 .sr{
	width: 1px;
	height: 100%;
}
.corner10 .st, .corner10 .sb{
	width: 100%;
	height: 1px;
	max-height: 1px;
	overflow: hidden;
}
.corner10 .st, .corner10 .ctl, .corner10 .ctr {
	top: 0;
}
.corner10 .sb, .corner10 .cbl, .corner10 .cbr {
	bottom: 0;	
}
.corner10 .sl, .corner10 .st, .corner10 .sb, .corner10 .ctl, .corner10 .cbl {
	left: 0;	
}
.corner10 .sr, .corner10 .ctr, .corner10 .cbr {
	right: 0;	
}
.corner10 .ctl {
	background-position: 0 0;
}
.corner10 .ctr {
	background-position: 100% 0;
}
.corner10 .cbr {
	background-position: 100% 100%;
}
.corner10 .cbl {
	background-position: 0 100%;
}

/* info ricerca mobile */
.hboxfw{
	margin:0;
	padding: 36px 0 16px 0;
	text-align: center;
	clear: both;
	display: block;
}
.hboxfw a {
	display: block;
	line-height: 1.27em;
}
.hboxfw a img {
	border:none;
	vertical-align: middle;
	margin-right: 5px;
}
.hboxfw a, .hboxfw a:hover, .hboxfw a:visited, .hboxfw a:link {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/* annunci */
#totalAdvParent {
	width: 100%;
	text-align: right;
	color: #6b3caf;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	height: 15px;
}
.boxannunci {
	margin: 15px auto 0 auto;
}
.boxannunci .tabs {
	border-bottom: 1px solid #727272;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	margin-bottom: 10px;
}
.boxannunci .tabs ul {
	width: 556px;
}
.boxannunci .tabs ul, .boxannunci .tabs li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 25px;
}
.boxannunci .tabs li.active {
	background: #6b3caf;
	text-align: center;
}
.boxannunci .tabs li a, .boxannunci .tabs li a:hover, .boxannunci .tabs li a:visited, .boxannunci .tabs li a:link{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
}
.boxannunci .tabs li.active a, .boxannunci .tabs li.active a:hover, .boxannunci .tabs li.active a:visited, .boxannunci .tabs li.active a:link{
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}
.boxannunci .tabs li {
	float: left;
}
.boxannunci .content {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxannunci .content a, .boxannunci .content a:visited, .boxannunci .content a:link{
	color: #115aa3;
	display: block;
	white-space: nowrap;
	width: 170px;
	max-width: 170px;
	overflow:hidden;
	text-overflow: ellipsis;
}
.boxannunci .content a:hover{
}
.boxannunci .content .tab_cont{
	display: none;
}
.boxannunci .content .active {
	display: block;
}
.boxannunci .content .tab_cont table {
	text-align: left;
	line-height: 18px;
}
.boxannunci .content .tab_cont table a,
.boxannunci .content .tab_cont table a:hover,
.boxannunci .content .tab_cont table a:visited,
.boxannunci .content .tab_cont table a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #115aa3;
	text-decoration: none;
}
.boxannunci .content .tab_cont table a:hover {
	text-decoration: underline;
}


/* ultime ricerche */
#lastSearchesDiv {
	margin: 0;
	padding-bottom: 20px; 
}
.lastsearched {
	margin: 0;
}
.lastsearched a{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
/* pannello comandi */
.cmdpanel {
	width: 100%;
	margin: 0 0 0 0;
	padding-bottom: 23px; 
	float: left;
	clear: both;
}
.cmdpanel .row {
	float: left;
	width: 100%;
}
.cmdpanel .left{
	float: left;
}
.cmdpanel .right{
	float: right;
}
.cmdpanel a img {
	vertical-align: middle;
	padding: 0;
}
.cmdpanel a {
	font-size: 11px;
	font-weight: bold;
}

/* indice per lettera alle ricerche del giorno */
#mainLettersDiv {
	display: none;
	height: 37px;
}
.search_index {
	margin: 5px 0 0 0;
}
.search_index a {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.search_index .dash, #lastSrcList .dash{
	margin: 0 4px 3px 4px;
	color: #115aa3;
	font-weight: bold;
	font-size: 12px;
}

/* thumbnails immagini / video */
.thumbnails {
	width: 100%;
	height: 150px;
	max-height: 150px;
	overflow: hidden;
}
.thumbnails .thumb {
	float: left;
	height: 150px;
	width: 130px;
}
.thumbnails .inner10 {
	width: 110px;
	height: 130px;
}
.thumbnails .inner5 {
	width: 120px;
	height: 140px;
}
.thumbnails .spacer {
	float: left;
	width: 18px;
	height: 100%;
	background: inherit;
}
.thumbnails .thumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.thumbnails .thumb .cont img {
	margin: auto;
}

/* thumbnails immagini */
.thumbnails .thumb .cont {
	position: relative;
	width: 110px;
	height: 120px;
	display: block;
	text-align: center;
	overflow: hidden;
}
.thumbnails .thumb .cont a{
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
}
.thumbnails .thumb .bcont {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 110px;
	max-width: 110px;
	height: 1.26em;
	max-height: 1.26em;
	text-align: center;
}

/* thumbnails video */
#thumb_video .thumb .cont {
	width: 120px;
	height: 90px;
	overflow: hidden;
	text-align: center;
	margin: 20px 0 2px 0;
}

#thumb_video .thumb .cont .play_video {
	position:absolute;
	right: 2px;
	bottom: 5px;
	width: 31px;
	height: 15px;
	padding:1px 2px;
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
}

#thumb_video .thumb .bcont {
	width: 120px;
	max-width: 120px;
	height: 2.54em;
	max-height: 2.54em;
	white-space: normal;
}
#thumb_video .thumb .cont {
	position: static;
	vertical-align: middle;
	width: auto;
	margin: 20px auto 0 auto;
}
#thumb_video .thumb .cont a{
	position: relative;
	display: inline;
	width: auto;
	left: 0;
	top: 0;
}
#thumb_video .thumb .cont a img {
	width: 116px;
	max-width: 116px;
	height: 88px;
	max-height: 88px;
	overflow: hidden;
}

/* classifiche */
.classifica {
	height: 96px;
	width: 400px;
	margin: 0 auto;
}
.classifica .cont {
	display: block;
	float: left;
	width: 40%;
	height: 96px;
}
.classifica .li {
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.classifica .lin {
	width: 20px;
	text-align: right;
	display: block;
	float: left;
	line-height: 16.2833px;
	font-weight: normal;
}
.classifica .li a {
	float:left;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	max-width:80%;
	width: 80%;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* --- */

.bgimg {
	border:#cccccc 1px solid;
	background-repeat:no-repeat;
	/*border:0 none;*/
	cursor:pointer;
	padding:0;
	vertical-align:middle;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/img/042010/annunci_imgs_2.png) repeat scroll 0 0;
	height:16px;
	width:16px;
	border: none;
}
/*Alert*/
#emailAlertOpened{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display:none;
}

div.message-box div.alert-titre {
	font-weight:bold;
	margin-bottom:1em;
	text-align:center;
	height:20px;
}

#alert-title{display:block;}

#emailAlertTitle{
	width:400px;
	font-weight:bold;
	margin-bottom:1em;
	text-align:center;
	height:20px;
	margin-top:-5px;
}

div.message-box #mb_middle_row{width:434px;
	background:transparent  url(/img/042010/box-annunci-dx2.gif) repeat-y scroll right 0px;	
}
#mb_top_row{background:transparent  url(/img/042010/box-annunci-alto.png) no-repeat scroll 0 0px;
			width:434px; height:6px; left:0px;	top:0px;}
#mb_bottom_row{background:transparent url(/img/042010/box-annunci-basso.png) no-repeat scroll 0 0px;
			width:434px; height:12px; left:0px;	top:0px; text-align:right}
#btn_crea_avviso {
	background-position:-89px 0px;
	height:19px;
	width:130px;
	margin:1px 16px 1px 20px;
}
#btn_annulla {
	background-position:-89px -40px;
	height:19px;
	width:131px;
	margin:1px 16px 1px 18px;
}


div.message-box form div.submitButtons {
	margin-bottom:10px;
	margin-left:80px;
	margin-top:10px;
	text-align:left;
	width:400px;
	white-space:nowrap;
}
.ico_close {
	background-position:-16px -30px;
	height:16px;
	width:16px;
}


div.message-box form div.field {
	width:400px;
	clear:both;
	margin:1px 18px 13px 6px;
	background: url(/img/042010/box-annunci-input-field.gif) no-repeat scroll 95px 0px;		
	height:22px;
	overflow:hidden;
}
div.message-box form div.field input {
	width:285px;
	border:0px;
	margin:1px 2px 1px 5px ;
	height:20px;
	padding:0px;

}
div.message-box form div.field select {
	width:290px;
	border:0px;
	margin:1px 2px 1px 5px ;
	height:20px;
	padding:0px;
}

div.message-box form div.field label{
	display:block;
	float:left;
	margin-right:6px;
	padding-top:3px;
	text-align:left;
	width:88px;
	white-space:nowrap;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.message-box form div.field div#cosaCerchiDiv{
	float:right;
	width:285px;
	border:#000000 0px solid;
	margin:2px 13px 1px 1px ;
	height:20px;
	padding:0px;
}

.confirmEmailClass{color:#e98713}

#emailAlertFormDiv{
	margin-left:0px;
	margin-top:10px;
	width:400px;
}
#emailAlertBox{
	display:none
}
#alert_email_messages{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
