.important {
 font-size:12px;
 margin-left:17px;
}

a, .link {
  color: #15435a;
  text-decoration: underline;
  cursor: pointer;
}

a img {
  border-style: none;
}

img {
  vertical-align: bottom;
}

fieldset {
  border: 1px solid #c9c9c9; 
}

form, form p {
  margin: 0;
  padding: 0;
}

ul {
  padding:0;
  margin:0 ;
}

li {
  list-style-type: none;
}

ul.square {
  margin-left: 16px;
}

ul.square li {
  list-style-image: url(e4images/style/square.gif);
}

ul li a {
  color: black;
  text-decoration: none;
}

ul li a:hover {
  text-decoration: underline;
}

.clr {
margin:0px;
padding:0px;
font-size:0px;
  clear: both;
}

.hidden {
  display: none;
}

.column {
  float: left;
}

.first_column {
  float: left;
  clear: left;
}

.second_column{
  float: left;
  clear: right;
}

.last_column {
  float: left;
  clear: right;
}

.contenuto {
  min-height: 90px;
}

/* PAGINA */
#opacita, #opacita_img {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}

#opacita {
 opacity: 0.6;
 background-color: black;
 z-index: 10;
}

#opacita_img {
 text-align: center;
 z-index: 11;
}

#opacita_img div {
  background-color: white;
  margin: 0 auto;
  padding: 15px 0;
  width: 0;
}

#opacita_img img.full_avatar {
  position: relative;
  right: -10px;
}

#opacita_img img.close {
  cursor: pointer;
  position: relative;
  vertical-align: top;
  top: 5px;
  right: 15px;
  width: 20px;
  height: 20px;
}

/* HEADER*/
#language {
  background: url(e4images/style/white55.png) repeat;
  border: 2px solid #fba7e5;
  position: relative;
  width: 115px;
  height: 67px;  
  padding: 0;
  left: 597px;
  bottom: 83px;
  text-align: center;
  margin: 0;
  color: #828282;
}

#language h4 {
  margin: 7px 0 0 0;
  font-size: 11px;
}

#language p {
  margin: 6px 0;
  word-spacing: 10px;
}

.user_warning {
background-color:#ffffe1;
border:1px solid #fba7e5;
margin:7px 17px;
padding:2px 5px;
}

.user_warning p {
padding: 0;
margin: 3px 0;
}

.avatar_showroom {
 margin: 0;
}

/* COL USER */
#col_user {
}

#col_user h3 a {
  color: white;
  text-decoration: none;
  display: block;
  width: 172px;
  height: 184px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

#col_user h3 a:hover {
  text-decoration: underline;
}

#col_user h4 {
  margin: 0;
  color: #52b3ff;
  border-bottom:solid #D1D1D1 1px;
  padding: 10px 0 6px 17px;
  font-size: 12px;
  font-weight: bold;
}

#loggato {
  background: white;
  margin: 10px 1px 0 1px;
  border: 5px solid #fbd9f2;
}

#loggato form {
  margin-top: 15px;
}

#loggato ul {
  margin: 17px 0 0 17px;
}

#loggato li {
  margin: 5px;
}

#loggato ul li a img {
  margin-right: 5px;
}

input#search_user {
  margin: 0 12px 0 0px;
  width: 100px;
}

#configs {
/*  border: 1px solid green;*/
  border: 0;
  width: 150px;
  margin: 6px
}

#configs label {
  width: 75px;
  float: left;
}

#configs select {
  margin-bottom: 3px;
}

/* CONTENT */
/* PROFILO UTENTE */
.profilo .box_utente, .inviapm .box_utente{
  height: 161px;
}

.profilo .box_utente .avatar, .inviapm .box_utente .avatar {
  float: left;
  width: 120px;
  margin-left: 10px;
  padding: 17px 0  0 17px;
}

.profilo .box_utente .avatar_Donna, .inviapm .box_utente .avatar_Donna {
  margin: 0;
  width: 87px;
  height:87px;
  background: #fa98e1;
  border: 3px solid #fa98e1;
  text-align: center;
}

.profilo .box_utente .avatar_Uomo, .inviapm .box_utente .avatar_Uomo {
  margin: 0;
  width: 87px;
  height:87px;
  background: #82c8fc;
  border: 3px solid #82c8fc;
  text-align: center;
}

.profilo .box_utente .info, .inviapm .box_utente .info {
  padding: 0;
  margin: 0;
  width: 200px;
  height: 121px;
  text-align: left;
}
.profilo .box_utente .info
{
width: 180px;
}

.profilo .box_utente .info .nickname, .inviapm .box_utente .info .nickname {
  margin-top: 20px;
  color: #f839c5;
  text-transform: uppercase;
  font-weight: bold;
}

.profilo .box_utente .info #descrizione, .profilo .box_utente .info #galleria, .inviapm .box_utente .info #descrizione {
  margin-top: 3px;
  padding: 5px 0 0 25px;
  height: 23px;
  background: url(e4images/style/gallery-bg.gif) no-repeat;
}

.profilo .box_utente .info #descrizione a, .profilo .box_utente .info #galleria a, .inviapm .box_utente .info #descrizione a {
  text-decoration: none;
  color: black;
}

.profilo .box_utente .info #descrizione a:hover, .profilo .box_utente .info #galleria a:hover, .inviapm .box_utente .info #descrizione a:hover {
  text-decoration: underline;
}

.profilo .box_utente .date, .inviapm .box_utente .date {
  margin-top: 20px;
  color: #757774;
}

.profilo .box_utente .date strong, .inviapm .box_utente .date strong {
  color: #f839c5;
}

.profilo .contenuto, .inviapm .contenuto {
  padding:6px;
  border-bottom:solid #D1D1D1 1px;
  border-top:solid #D1D1D1 1px;
}

#content .contenuto { 
/*padding-top:4px;*/
}

#descrizione2 dl { 
  font-weight: bold;
  font-size: 12px;
  padding: 12px;
  margin: 0; 
}

#descrizione2 dt {
  float: left;
  clear: left;
  width: 155px;
  padding: 7px 0 7px 7px;
	font-size:11px;
}

#descrizione2 dd {
  border-bottom: 1px #c9c9c9 dashed;
  min-height: 13px;
  padding: 7px 0 7px 0;
  margin-left: 0;
}

#descrizione2 dt.testo_desc {
  float: none;
}

#descrizione2 dd.testo_desc {
  border-style: none;
  margin-left: 7px;
}

#descrizione2 fieldset legend {
  color: #f839c5;
}

#descrizione2 fieldset dt {
  width: 104px;
}

#descrizione2 fieldset dd {
  border-style: none;
}

#galleria {
  display: none;
}

#galleria2 {
  display: none;
}

#galleria2 .avatar_Donna {
  float: left;
  margin: 5px;
  width: 82px;
  height:82px;
  background: #fa98e1;
  border: 3px solid #fa98e1;
  text-align: center;
  vertical-align: middle;
}

#galleria2 .avatar_Uomo {
  float: left;
  margin: 5px;
  width: 82px;
  height:82px;
  background: #82c8fc;
  border: 3px solid #82c8fc;
  text-align: center;
  vertical-align: middle;
}

.contenuto .avatar_Donna {
  width: 82px;
  float: left;
  margin: 5px;
  background: #fa98e1;
  border: 3px solid #fa98e1;
  text-align: center;
  vertical-align: middle;
}

.contenuto .avatar_Uomo {
  width: 82px;
  float: left;
  margin: 5px;
  background: #82c8fc;
  border: 3px solid #82c8fc;
  text-align: center;
  vertical-align: middle;
}

.contenuto .avatar_Donna .avatar, .contenuto .avatar_Donna .avatar {
  width: 82px;
  height:82px;
}

.contenuto .testo {
  padding: 17px;
  clear: left;
}

#files_list { 
  padding: 0 0 0 17px;
  color: #f839c5;
}

.profilo .action, .inviapm .action, #content .pagine, #content .action {
  padding: 9px;
  background: transparent;
}

.profilo .action a, .inviapm .action a {
  margin: 9px;
  text-decoration: none;
  color: black;
}

.profilo .action a:hover, .inviapm .action a:hover {
  text-decoration: underline;
}

.profilo .myAction_content a{
  text-decoration: none;
  color: black;
}

.profilo .myAction_content a:hover{
  text-decoration: underline;
}

#cop2{
float:left;
width:70px;
overflow:visible;
}

#cop1{
float:left;
width:90px;
overflow:visible;
}

#cop{
float:left;
}

/* HOME USERS */
#home_users {
 margin: 0;
 padding:0;
}

#home_users .avatar {
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

#home_users .avatar img, .avatar_showroom_Donna img, .avatar_showroom_Uomo img {
  margin: 0 5px 0 4px;
  border-width: 3px;
  border-style: solid;
}

#home_users .avatar .avatar_Donna img, .avatar_showroom_Donna img {
  border-color: #fa98e1;
}

#home_users .avatar .avatar_Uomo img, .avatar_showroom_Uomo img {
  border-color: #82c8fc;
}

#home_users .first_column img {
  margin-left: 9px !important;
}

#home_users .avatar a {
  text-decoration: none;
  color: black;
}

#home_users .avatar a:hover {
  text-decoration: underline;
}

#home_users .avatar .nickname {
  margin: 5px 0;
}

/* COP */
.elenco_elemento .titolo {
  height: 22px;
}
.elenco_elemento dt {
 width:110px;
}
.elenco_elemento dd {
 padding-left:80px;
 width:100px;
}
.contenuto .dx {
height:90px;
}

/*FOOTER*/
.center{
  text-align:center;
  margin-top:10px;
  margin-bottom:10px;
}

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

.condizioni {
/*color:#D03E91;*/
/*font-size:15px;*/
padding:10px 10px 10px 10px;
font-weight: normal;
}

.box_utente div.info {
  padding-top:30px;
  text-align:center;
  width:33%;
  float:left;
}

.box_utente div.chat {
 padding-top:30px;
 text-align:center;
 height:63px;
}

.box_utente div.avatar {
  width:33%;
  float:left;
}

div.box_utente {
}

div.box_utente {
background-color:#FDDFF1;
 
}

.box_messaggi div.contenuto  {
background-color:white;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
border-top:solid #FDB7E9 1px;
border-bottom:solid #D1D1D1 1px; 
}

div.pagine{
text-align:center;
}

div.pag_sx {
  text-align: left;
  width: 33%;
  float: left;
}

div.pag {
  width: 34%;
  float: left;
}

div.pag_dx {
  text-align: right;
}

div.action{
text-align:center;
}

/* elenco-elemento*/
.elenco_elemento {
   background-color: transparent;
   border-bottom:1px solid grey;
   height:1%;
   overflow:visible;
   clear:both;
	 padding-top:4px;
   padding-bottom:5px;
   padding-left:6px;
}

.elenco_elemento .avatar {
float:left;
margin:8px 4px 6px 0px;
}

.elenco_elemento .info {
  margin-left:5px;
  width: 350px;
  float: left;
}

.elenco_elemento .info .operation {
  text-align: right;
}

.elenco_elemento .info .operation a {
  margin: 7px;
}

.elenco_elemento .chat {
  clear:left;
}

.h4container{
float:left;
margin-left:6px;
width: 360px;
}
.elenco_elemento h4 {
/*
  background-color:#FDDFF1;
*/

  margin:6px 0px 6px 0px;
  padding:0 10px 0 0px;
  font-size:12px; 
}

.elenco_elemento h4 a {
  color: #52b3ff;
}

.elenco_elemento h4 img {
 float:right;
 margin-right: 5px;
}
/*
.elenco_elemento dl {
margin-left: 200px;
}
*/
.elenco_elemento dl dd {
 margin-top:-13px;
}

.elenco_elemento dl {
/*   float:right;*/
margin-right:10px;
margin-top:5px;
/*border: 1px solid green;*/
height: 68px;
margin-bottom: 0;
/*width:200px;*/
margin-left:145px;
padding-top:20px;
}

.elenco_elemento .operazioni {
/*  float:right;*/
text-align: right;
margin-right:10px;
margin-bottom:2px;
}
.elenco_elemento .testo_messaggio {
   color:#F946C8;
}
/*
.elenco_elemento .contenuto {
 padding: 10px 0px 10px 10px;
 margin: 10px 10px 30px 10px;
 text-align:center;
 border:#FDBCEA 1px solid;
}
*/
.sfondo {
background-image: url(e4images/style/titolo-bg.gif);
/*background-position:bottom left;
background-repeat:repeat-x;*/
margin-top:0px;
margin-bottom:0px;
}
/*form ricerca*/

dl.lista_descrizione{
margin:0px;
padding:0px;
height:1%;
overflow:visible;
}
.lista_descrizione dt{
font-weight:bold;
margin-right:10px;
padding-right:10px;
}

p.ricerca_piccola{
font-size:9px;
margin:0 0 10px 0;
}

form .form_row {
	margin: 5px 0;
	padding: 0;
}

form .form_row .w_small {
	width: 30px;
}

form .form_row .w_medium {
	width: 96px;
}

form .form_row .w_large {
	width: 140px;
	margin: 0 5px;
}

	select #ricerca_sesso {
		/* float: left;*/
		width: 70px;
}

select #ricerca_eta_da {
	/* float: left;*/
}

.sx #ricerca_nickname .text {
	width:100px;
}

select #ricerca_nazione {
	/* float: left;*/
	margin-top: 4px;
	margin-right: 4px;
}

#cittaselect {
	/* float: left;*/
	margin-top: 2px;
	margin-right: 4px;
}

#desc_visite {
	width:60px;
	overflow:hidden;
	float:right;
	padding: 5px 5px 5px 5px;
}

.visitati .avatar {
	width:160px;
}
.visitati .nickname {
	color:#A5CAFE;
}
.visitati {
	/*border-top:solid #D1D1D1 1px;*/
	padding-top:10px;
	padding-bottom:10px;
}

#message {
	margin: 6px 0 6px 0;
	padding: 7px 10px 7px 40px;
	border: 2px solid #0164a8;
	font-size: 13px;
	font-weight: bold;
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 20px 7px;
}

.message_error {
	color: #dd0000;
	background-image: url(e4images/style/error.gif);
}

.message_info {
	color: #383838;
	background-image: url(e4images/style/info.gif);
}

.error {
	color:red;
	font-size: 10px;
}

#action_top_container, #action_bt_container{
	margin:0px;padding:0px;
	font-size:0px;
	height:5px;
	width:157px;
	background-color:#ffffff;
}
.action_top_border{
	float:left;
	width:147px;
	margin:0px;padding:0px;
	font-size:0px;
	border-top:1px solid #e9c9e0;
}
.myAction_tl, .myAction_tr, .myAction_bl, .myAction_br {
	margin:0px;padding:0px;
	font-size:0px;
	height:5px;
	width:5px;
}

.myAction_tl, .myAction_bl{
	float:left;
}

.myAction_tr, .myAction_br{
	float:right;
	clear:right;
}
.myAction_tl{
	background:transparent url('e4images/style/tl_actions.gif') top left no-repeat;
}
.myAction_tr{
	background:transparent url('e4images/style/tr_actions.gif') top left no-repeat;
}
.myAction_bl{
	background:transparent url('e4images/style/bl_actions.gif') top left no-repeat;
}
.myAction_br{
	background:transparent url('e4images/style/br_actions.gif') top left no-repeat;
}

.action_bt_border{
	float:left;
	margin:0px;padding:0px;
	font-size:0px;
	width:147px;
	height:4px;
	border-bottom:1px solid #e9c9e0;
}

.myAction_content{
	background-color:#ffffff;
	border-left:1px solid #e9c9e0;
	border-right:1px solid #e9c9e0;
	min-height:50px;
}

#chatContainer {
	float:left;
	height:99px;
	overflow:hidden;
	width:115px;
	margin-left:30px;
	margin-top:13px;
}

#chatContainer a{
	display:block;
	background:transparent url('e4images/style/img-chat.png') top left no-repeat;
	text-indent:-15000px;
	overflow:hidden;
	width:115px;
	height:99px;
}

#chatContainer b{
	display:block;
	background:transparent url('e4images/style/img-chat-off.png') top left no-repeat;
	text-indent:-15000px;
	overflow:hidden;
	width:115px;
	height:99px;
}

.clearDiv{
	clear:both;
	font-size:0;
	line-height:0;
	width:1px;
	height:0;
	overflow:hidden;
}

