@CHARSET "utf-8";
/* $Id: common.css,v 1.151 2009/12/03 15:39:01 giorgio_tonelli Exp $ */
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
/*
	overflow-x: visible;

*/}
body, input, textarea, button {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
body {
	text-align: center;
	font-size: 14px;
	background: url('/pics/bgpat2.png') repeat-x #585874 0 0;
	margin: 0;
	padding: 0;
}
button, button:hover {
	cursor: pointer;
}
/*
input {
	-webkit-appearance: none;
}
*/
input:focus {
	outline: none;
}
p {
	line-height: normal;
	white-space: normal;
}
a, .linkalike{
	color: #9b5ade; 
	text-decoration: none;
}
a.alt, .linkalink_alt {
	color: white;
}
a.alt {
	text-decoration: underline;
}
.menuhsep, .menuhsep_alt ,.menuhsep_arrow{
	display: block;
	float: left;
	margin: 10px 5px 0;
}
.menuhsep_alt {
	color: #666666;
	margin-top: 0;
}
.menuhsep {
	background: transparent url('/pics/menuhsep.png') no-repeat center center;
	width: 7px;
	height: 7px;
}
.menuhsep_arrow{
	background: transparent url('/pics/arrow_bottomdir_topmenu.gif') no-repeat center center;
	width: 10px;
	height: 8px;
	margin-left:2px;
	margin-top:8px;
}
.bullethsep {
	background:transparent url(/pics/pat_hsep1.png) repeat-x scroll 0 0;
	clear:both;
	display:block;
	height:9px;
	margin:20px 0;
	padding:0;
	width:838px;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, h7 {
	float: none;
	clear:both;
	width: auto;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
h1 {
	float: none;
	clear:both;
	width: auto;
	font-size: 34px;
/*
	margin-bottom: 30px;
*/
}
h2 {
	font-size: 26px;
	margin: 0 0 15px 0;
}
h4 {
	font-size: 20px;
	margin: 0 0 15px 0;
}
h2.light{
	font-weight: normal;
}
ul, li, input {
	line-height: normal;
}
.sticky {
	position: absolute;
}
.stickycont {
	position: relative;
}
.top {
	top: 0;
}
.bottom {
	bottom: 0;
}
.left {
	left: 0;
	float: left;
}
.right{
	right: 0;
	float: right;
}
.fsita{
	font-style: italic;
}
.fsmed {
	font-size: 19px;
}
.fsbig {
	font-size: 35px;
	font-weight: bold;
}
.fssml {
	font-size: 14px;
}
.fbold{
	font-weight: bold;
}
.flight{
	font-weight: normal;
}
.fcdark{
	color:#000;
}
.fcmed,.fselected{
	color:#666;
}
.fclight{
	color:#808080;
}
.topshader {
	height: 3px;
	width: 100%;
	background: url('/pics/hp/shad_v.png') repeat-x;
	background-position: right bottom;
}
br.lf, .br {
	float: none;
	clear: both;
	font-size: 0;
	line-height: 0;
}
#header{
	height: 81px;
}
#container{
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 900px;
	text-align: left;
}
#topscreenname {
margin-right:0;
}
#loginbox{
	margin: 0 0 0 0;
	padding:0 0 0 0;
	float: right;
}

#toprow {
	display: block;
	height: 171px;
	margin: 0 0 13px 28px;
	position: absolute;
	width: 872px;
	z-index: 10;
}
#headerright {
	display: block;
	margin: 0;
	position: absolute;
	right: 0;
	top: 54px;
}
#logo {
	position: absolute;
	display: block;
	background: transparent url('/pics/loghi_beta/logo_postit_large.png') no-repeat 0 100%;
	left: 0;
	top: 14px;
	width: 265px;
	height: 145px;
}
#logo a , #logo a img{
	border: none;
	display:block;
	height:100%;
	width:100%;
}
.deco {
	display: block;
	line-height: 0;
	font-size: 0;
	white-space: nowrap;
	clear: both;
	float: none;
}

#main{
	padding-top: 105px;
	clear: both;

}
#main, #colcont, .maincol, .leftcol, .rightcol{
	background: white;
	position: relative;
	display: block;
	white-space: nowrap;

}

#colcont {
	padding: 0;
	margin: 0;
	width: 900px;
/*	float: left;

*/
}

#colcont, .maincol {
	z-index: 1;
}
.maincol{
	padding:0 0 20px 30px;
}
.leftcol, .rightcol {
	padding: 0 0 0 30px;
	float: left;
}
.footercont {
	padding: 10px 0;
}
.rightcol {
	border-left: 1px solid #cecece;
	margin: 12px 0 20px 0;
}
.leftcol .maincont {
/*
	border-right: 1px solid #CECECE;
*/
}
.maincont {
	width: 630px;
	max-width: 630px;
}
.mincont {
	float: left;
	width: 180px;
	max-width: 180px;
/*
	overflow-x: hidden;
*/
	padding: 0;
	margin: 0;
}
.boxtopshad,.boxbotshad {
	background: white;
	position: relative;
	height:6px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.formcont{
	position: relative;
	background: transparent url('/pics/hp/formbgpat2.png') repeat-y left bottom scroll;
	height: 94px;
	left: -30px;
	padding: 0;
	margin: 30px 0 0 0;
	z-index: 1;
	width: 900px;
}
.formcont h2,.formcont h4 {
	margin-left: 30px;
}
.decopiega3d{
	position: absolute;
	bottom: 0;
	left: -30px;
	width: 30px;
	height: 151px;
	display: block;
	background: transparent url('/pics/hp/piega3d_2.gif') no-repeat scroll 0 0;
}
.itextcont, .itextcontf, .itextcont *, .itextcontf * {
	float: left;
}
.itextcont, .itextcontf {
	position: relative;
	height: 46px;
	display: inline;
	vertical-align: middle;
	text-align: center;
	padding: 0 2px 0 6px;
	margin: 0 6px 0 0;
	white-space: normal;
	font-size: 0;
	line-height: 0;
	overflow: visible;
	background: transparent url('/pics/itext_sides.gif') no-repeat scroll 0 0;
}
.itextcontf {
	background-position: -20px 0px;
}
.itextcont div, .itextcontf div {
	position: relative;
	padding: 6px 0px;
	background: transparent url('/pics/itext_bg.gif') repeat-x scroll 0 0;
}
.itextcontf div {
	background-position: 0px -47px;
}
.itextcont div div, .itextcontf div div {
	position: absolute;
	right: -6px;
	top: 0px;
	height: 46px;
	width: 10px;
	background: transparent url('/pics/itext_sides.gif') no-repeat scroll;
	z-index: -1;
}
.itextcont div div{
	background-position: -10px 0px;
}
.itextcontf div div{
	background-position: -30px 0px;
}
.itextcontf input.largeinptxt, .itextcont input.largeinptxt{
	width: 530px !important;
}
.itextcontf input.normalinptxt, .itextcont input.normalinptxt{
	width: 410px !important;
}

.itexttip {
	display: block;
	position: absolute;
	bottom: -18px;
	left: 0;
	color: #333;
	font-style: italic;
	font-size: 11px;
	line-height: normal;
}
.itextcont input, .itextcontf input {
	display: block;
	background: white;
	border: 0 none !important;
	font-style: italic;
	height: 34px;
	line-height: 35px;
	font-size: 24px;
	color: #666;
	width: 270px;
	text-align: left;
	margin: 0;
	padding: 0 10px;
}
.butpos, .butneg,.butpos300{
	float: none;
	display: block;
	border: none;
	width: 162px;
	height: 46px;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 20px 0;
	vertical-align: middle;
	background: transparent url('/pics/btn_rounded.gif') no-repeat scroll 0 0;
	line-height: normal;
}
.butpos300{
	width: 300px;
	background: transparent url('/pics/btn_rounded_300.gif') no-repeat scroll 0 0;
}
.butpos, .butpos300{
	color: #fff;
	background-position: 0 top;
}
.butneg, .butpos:hover, .butpos300:hover{
	color: #9b5ade;
	background-position: 0 bottom;
}
/* AREA SEARCH */
.butsmall{
	background:transparent url(/pics/btn_rounded_small.png) no-repeat scroll 0 0;
	height:28px;
	width:92px;
	margin:8px 10px 8px 8px;
	font-size:14px;
}
#searchFormContainer .h3subtitle{margin-top:20px;font-size:18px;}

#searchFormContainer .campi, select, textarea{
	border:1px solid #A5ACB2;
	padding:4px;
	width:300px;

}

#searchResultsContainer .searchSectionContainer{
	margin:10px 0 10px 0;
}
#searchResultsContainer .hilight{
	background-color:#E5E7E5;
}
span.hilight-a {
		background:transparent url(/pics/search_ico_new.gif) no-repeat scroll 0 0;
/*		padding-left:53px;*/
		text-decoration:none;
		width:53px;
		display:block;
		float:left;
}
#searchResultsContainer .linkShowAll{
	margin:10px 0 10px 0;
}
#searchResultsContainer .resultSectionTitle{
	font-weight:bold;
	font-size:16px;
}
.resultsContainer{
	background:transparent url(/pics/pattern_top_raw.png) repeat-x scroll 0 0;
	margin-right:30px;
	padding-top:10px;
}
#searchResultsContainer .itemResultsContainer{
	margin: 10px 6px 0 6px;
	white-space:normal;
	border-bottom:1px solid #999999;
	padding: 4px;
}
#searchResultsContainer .userthumb img {
	border:1px solid #B8B8B8;
	display:block;
	margin-right:4px;
	margin-top:4px;
	padding:2px;
}
#searchResultsContainer .userthumb img:hover{border:1px solid #9B5ADE;}
#searchResultsContainer .pagenav{margin:8px; text-align:center;}
.field-container{
	margin:8px 0 8px 0;
}
.searcAreaLabel{margin-right:8px;float:left;}
/* AREA SEARCH */
.hack{
	font-size:0px;
	height:0px;
	clear:both;
}
.footer {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0 0 0 0;
	color: #333;
	overflow: visible;
}
.footer p {
	margin: 1px 0 0 0;
	line-height: 14px;
}
.footleft, .footright {
	position: absolute;
	bottom: 0;
}
.footleft {
	left: 0;
	font-size: 12px;
	color:#ffffff;
}
.footright {
	right: 0px;
	font-size: 11px;
	color:#ffffff;
}
.footright .poweredby, .footright .liberologo{
	float: left;
	display: block;
}
.poweredby {
	font-size: 11px;
	padding: 14px 8px 0 0;
	line-height: 1em;
	margin: 0;
	overflow: visible;
	overflow-y: visibile;
}
.footright .liberologo{
	display: block;
	width: 60px;
	height: 23px;
	background: transparent url('/pics/hp/logo_libero_white.png') no-repeat 0 0 scroll;
}

/* Forms */
#errorcont,.boxokmessage {
	background: none repeat scroll 0 0;
	border:0;
	margin:0 20px 10px;
	padding: 5px;
	font-size: 14px;

}

.failure {
	color: #500 !important;
	background-color: #FFADAF !important;
}

.success {
	color: #050 !important;
	background-color: #D1F0B4 !important;
}
#errorcont h2, .boxokmessage h2{
	font-size: 15px;
	font-weight: bold;
}
#errorcont p {
	font-size: 14px;
	margin: 1px;
}
.errortag {
	display:block;
	background:#FFADAF none repeat scroll 0 0;
	text-align: center;
	color:#000;
	display:block;
	font-size:14px;
	font-weight:bolder;
	height:20px;
	line-height:1.5em;
	padding-top:0;
	position:absolute;
	left:-35px;
	text-align:center;
	top:13px;
	width:20px;
	z-index: 2;
}
/*** menu my blog***/
#menuMyBlog{
	display:block;
	position:relative;
}
#myblogmenutop {
	margin:2px 0;
	background:#9B5ADE;
	overflow:hidden;
	position:absolute;
	display:block;
	top:20px;
	left:-6px;
	width:101px;
	z-index:100001;
	font-size:11px;
	padding:0;
}


#myblogmenutop li, #myblogmenutop li a{
	filter: alpha(opacity=100);
	list-style:none;
	height:24px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	width:89px;
	margin: 0;
	padding:0px 4px;
	line-height:24px;
	font-size:12px;
	color:#000000;
	text-align:center;
;
}
 #myblogmenutop li a{
 	background-color:#EAEAEA;
	font-weight:normal
 }
#myblogmenutop li a:hover{
	background-color:#9B5ADE;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;

}
#myblogmenutop li.myBlogfirst{
	margin-top:3px;
}
#myblogmenutop li.myBloglast{
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
	height:3px;
}
#myblogmenutop li a.myBlogactive{
	background-color:#9B5ADE;
	color:#000000;
	font-weight:bold;
}
#myblogmenutop li.myBlogseparator{
	background-color:#EAEAEA;
	color:#000000;
	font-weight:normal;
	padding:0px 4px;
	margin:0px 0 0px 4px;
	width:85px;
	white-space:nowrap;
	overflow:hidden;
	line-height:18px;
	height:18px;
	
}
