.noborder {
  border: 0px;
  margin: 2px;
  vertical-align:middle;
}
.behind_img {
  border: 0px;
  margin: 2px;
  vertical-align:middle;
  z-index:-2000;
}

.noborderbox {
  border: 0px;
	padding-top: 2px;
	margin-bottom: 2px;
	display: inline;
}
.noborder_mmb {
  border: 0px;
  margin: 5px;
  padding-top: 40px;
}

.noborder_pos {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.user_icon_square {
  border: 0px;
  margin: 0px;
	padding-top: 0px;
	text-align: center;
	min-height: 100px;
	width: 100px;
}

.right_element_fumetto {
  position: absolute;
  top: 32px;
  right: 16px;
  width: 20px;
  text-align: right; 
} 

.label_icon {
  padding: 0px 0px 10px 54px;
}

.td_admin {
	background: #EAEAEA;
	border-bottom: 1px solid #999999;
}

.td_icon_profile {margin: 0px 0px -20px 10px;}

.td_white {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.td_mmb {
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

.td_hd_search {
	border-right: 1px dotted #CCCCCC;
	padding: 4px;
	text-align:center;
}

.td_top_main {
	border-right: 1px solid #CCCCCC;
}

.membership_list {margin: 0px; padding; 0px; width: 300px;}
.box_menu_text {
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

h2 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0px;
}

.h3_menu {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 12px;
	padding: 10px 10px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 82%;
}
.h3_menu a {
	color: #666666;	
	text-decoration: none;
}
.h3_menu a:hover {
	color: #666666;	
	text-decoration: none;
}

.h4_menu {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 12px;
	padding: 10px 10px 4px 0px;
	width: 82%;
}
.h4_menu a {
	color: #666666;	
	text-decoration: none;
}
.h4_menu a:hover {
	color: #666666;	
	text-decoration: none;
}

.h3_menu_setting {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 0px 12px;
	padding: 10px 10px 4px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 162px;
}
.h3_menu_setting a {
	color: #666666;	
	text-decoration: none;
}
.h3_menu_setting a:hover {
	color: #666666;	
	text-decoration: underline;
}


/* PROFILE */
.pig_title {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: 700px;
}

#pig_little{
	background:url(../images/Maialino.png) no-repeat;
	height: 43px;
	min-height: 43px;
	position: relative;
	margin: 0px 0px 0px 700px; padding: 0;
	top: -30px; right: 0px;	
	width: 32px;
}

/* FORM */

.hint {
   	display: none;
    position: absolute;
    right: 100;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #CC0000;
    padding: 10px 12px;
    background: #FFDFDF url(../images/pointer.gif) no-repeat -10px 5px;
}
.hint_show {
   	position: absolute;
    right: 100;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #CC0000;
    padding: 10px 12px;
    background: #FFDFDF url(../images/pointer.gif) no-repeat -10px 5px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}

form {
  font: 100% Arial, Helvetica, sans-serif;
	background-color: transparent;
	padding: 10px;
	margin: 0px;
}
form.white_form {
	background-color: transparent;
	padding: 10px;
	margin: 0px;
}
form.white_form_top {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

form.search_form_home {
	padding: 10px;
	margin: 0px;
}

form.search_form_menu {
	padding: 0px;
	margin: 0px;
	background: url();
}

label {
	color:#666666;
	padding:0px;
	font-weight: bold;
}
label.chosen {color:#333;}

.padcheck {
	display: inline;
}

label.top {
	color:#FFFFFF;
	padding:0px;
	font-weight: bold;
	font-size: 12px;
}

input {margin: 4px; padding: 0px; border: 1px solid #CC0000; color: #CC0000; background-color: #FFDFDF; }
input:focus {margin: 4px; padding: 0px; border: 1px solid #FFDFDF; color: #666666; background-color: #fff; }
select {margin: 4px; padding: 0px; border: 1px solid #CC0000; color: #CC0000; background-color: #FFDFDF; }
select:focus {margin: 4px; padding: 0px; border: 1px solid #FFDFDF; color: #666666; background-color: #fff; }
textarea {margin: 4px; padding: 0px; font: 100% Arial, Helvetica, sans-serif; border: 1px solid #CC0000; color: #CC0000; background-color: #FFDFDF; }
textarea:focus {margin: 4px; padding: 0px; font: 100% Arial, Helvetica, sans-serif; border: 1px solid #FFDFDF; color: #666666; background-color: #fff; }
radio {margin: 2px; padding: 0px;}

input.big_size {font-size: 2em;}

form.form_gray {
	background-image: url(../images/bg_form.jpg); 
	background-repeat: repeat-y;
}

.select_search {font-size: 10px; margin: 4px; padding: 0px; border: 1px solid #CC0000; color: #CC0000; background-color: #FFDFDF; }
.select_search:focus {margin: 4px; padding: 0px; border: 1px solid #FFDFDF; color: #666666; background-color: #fff; }


.txtstyle {
	background: url(../images/txtbox.gif) no-repeat top left;
	height: 22px;
	width: 230px;
}
.txtstylea {
	border: 0;
	width:220px;
	margin-top:3px;
}

.txtstylea :focus{
	background-color: #666;
	border: 0;
	width:220px;
	margin-top:3px;
}

.tr_error {
	padding: 5px;
	background-color: #FFDFDF;
	border: 2px solid #CC0000;
	color: #CC0000;
	font-weight: bold;	
}

/* USER */
.user_menu_online {
	padding: 0px 5px 5px 5px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.user_menu_online a {
	color: #666666;
	text-decoration: none;
}
.user_menu_online a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.user_menu_search_tab {
	padding: 0px 5px 5px 10px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.user_menu_search_tab a {
	color: #666666;
	text-decoration: none;
}
.user_menu_search_tab a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.user_img_online {
	position:relative; margin:0; padding: 0px; top:0; left:5px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.user_text_online {
	position:relative; margin:0; padding: 0px; top:-20; left:5px;
}

.link_menu_view {
	font-size: 12px;
	text-decoration: none;
}

.link_menu_view a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

.link_menu_view a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

#on_off_line_view {
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.noborder_user {
	float: left;
	border: 0px;
}

.btm_gray_border {padding: 5px; border-bottom: 1px solid #CCCCCC;}

.show_new {
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#menu_user_bottom ul {
	list-style: none;
	margin:5px 0px 0px 0px; padding: 5px 0px 0px 10px;
}

#menu_user_main ul li {
	margin: 0px;
	padding: 3px 0px 2px 10px;
	border: 0px;
	font-size: 12px;
	color: #CC0000;	
}

#menu_user_bottom ul li a {
	color: #CC0000;	
	text-decoration: none;
}
#menu_user_bottom ul li a:hover {
	color: #CC0000;	
	text-decoration: underline;
}

#title_msg{
	background:url(../images/Messaggi70.png) no-repeat;
	height: 82px;
	min-height: 82px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}
.title_user_pad {padding-left: 10px; margin-left: 70px}

#top_list {
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -40px; left: 0px;	
	width: 500px;
	min-width: 500px;
	font-size: 11px;
}
.action_gray {
	color: #666666;	
	top: 0px; left: 360px;	
	position: relative;
	margin: 0px 0px 0px 0px; 
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #CCCCCC;
	text-align: right;
	display: inline;
}
#paginazione_list {
	width: 94%;
	font-size: 11px;
}

.msg_nuovo_left {background: url(../images/msg_nuovo_left.gif) left center no-repeat; border-bottom: 1px solid #CCCCCC;padding-bottom: 5px;}
.msg_nuovo_right {background: url(../images/msg_nuovo_right.gif) right center no-repeat; border-bottom: 1px solid #CCCCCC;padding-bottom: 5px;}
.msg_nuovo_center {background: url(../images/msg_nuovo_center.gif) left center repeat-x; border-bottom: 1px solid #CCCCCC;padding-bottom: 5px;}

.border_t_b_gray {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.bottom_gray_border {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

.bottom_gray_border_user {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-size:10px;
	color: #CC0000;
}

.bottom_gray_border_user a{
	color: #666666;
	font-size:18px;
	text-decoration:none;
}
.bottom_gray_border_user a:hover{
	color: #666666;
	font-size:18px;
	text-decoration:underline;
}

#title_voti{
	background:url(../images/Voti70.png) no-repeat;
	height: 82px;
	min-height: 82px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}

#title_visite{
	background:url(../images/Visite70.png) no-repeat;
	height: 82px;
	min-height: 82px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}

#title_zampine{
	background:url(../images/Zampine70.png) no-repeat;
	height: 82px;
	min-height: 82px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}

#title_preferiti{
	background:url(../images/Preferiti70.png) no-repeat;
	height: 82px;
	min-height: 82px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}

#container_sub_msg {
  position: relative;
	width: 700px;
	top: -40px;
	height: 30px;
	font-size:11px;
	color: #CC0000;
	margin: 0; padding: 0;
}

#container_sub_msg a { 
	text-decoration: none;
	color: #666666;
}

#container_sub_msg a:hover { 
	text-decoration: underline;
	color: #666666;
}

.cella1_sub_img {
	position: absolute;
	width: 340px;
	height: 14px;
	left: 0px;
	padding: 5px 5px 5px 0px;
}

.cella2_sub_img {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 350px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella3_sub_img {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 510px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella4_sub_img {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 640px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella2_sub_msglist {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 250px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella3_sub_msglist {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 510px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella4_sub_msglist {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 640px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

div.clearer{
	margin: 0px; padding: 0px;
	border-bottom: 1px solid #CCCCCC;
} 

div.clearer_btm{
	margin: 0px 0px 20px 0px; padding: 0px;
} 


.cella2_sub_mmg {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 500px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella1_sub_voti {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 0px;
	padding: 5px 5px 5px 0px;
}

.cella2_sub_voti {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 60px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
}

.cella3_sub_voti {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 510px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella4_sub_voti {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 640px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella3_sub_vis {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 230px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella4_sub_vis {
	position: absolute;
	width: 260px;
	height: 14px;
	left: 360px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella5_sub_vis {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 640px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella1_sub_pref {
	position: absolute;
	width: 100px;
	height: 14px;
	left: 0px;
	padding: 5px 5px 5px 0px;
}

.cella2_sub_pref {
	position: absolute;
	width: 50px;
	height: 14px;
	left: 110px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
}

.cella3_sub_pref {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 330px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}
.cella4_sub_pref {
	position: absolute;
	width: 260px;
	height: 14px;
	left: 360px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella3_sub_gall {
	position: absolute;
	width: 120px;
	height: 14px;
	left: 300px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella4_sub_gall {
	position: absolute;
	width: 260px;
	height: 14px;
	left: 310px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella5_sub_gall {
	position: absolute;
	width: 100px;
	height: 14px;
	left: 590px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-right: 1px solid #CCCCCC;
}

.cella2_sub_img {
	position: absolute;
	width: 250px;
	height: 14px;
	left: 400px;
	padding: 5px 5px 5px 0px;
	text-align: right;
	border-left: 1px solid #CCCCCC;
}

#title_preferiti{
	background:url(../images/Preferiti70.png) no-repeat;
	width: 654px;
	position: relative;
	margin: 0px 0px 0px 0px; 
	padding: 5;
	color: #666666;
}

.titolo_gallery
{
	margin: 0px 0px 4px 0px;;
	padding: 0px;
	text-align: left;
  color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

/*
.container_search_home {
  margin: 0px 5px 0px 5px;
	background: #FFFFFF;
	background-image: url(../images/box_cerca.png);
	background-repeat: no-repeat;
	width: 275;
	height: 250;
	font-size: 10px;
}*/

.box_search_home a{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.box_search_home a:hover{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.box_search_home {
	margin: 0px 0px 0px 0px;
	width: 778px;
}

.box_search_home .container_search_home {
	background: transparent;
	background-image: url(../images/box_cerca.png);
	background-repeat: no-repeat;
	width: 405px;
	height: 200px;
	margin-left: 0px; 
	margin-bottom: 0px;
	float: left;
	text-align: center;
}

.box_search_home .container_invite_home {
	background: transparent;
	width: 405px;
	height: 200px;
	margin-left: 0px; 
	float: left;
	text-align: left;
}

.box_search_home .container_search_home_right {
	background: transparent;
	background-image: url(../images/box_cerca.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 200px;
	margin-left: 0px; 
	margin-bottom: 0px;
	float: left;
}

.btnSearch {
	background-color: #ECE8E8;
	border: 0px;
	padding: 5px;
	margin-bottom: 5px;
	color: #CC0000;
	height: 20px;
}
	
.h1_search {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: 330px;
}

.user_fumetto {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.text_fumetto {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#container_box_user {;
  margin: 0px;
	padding: 10px 10px 10px 20px;
	background: #FFFFFF;
	background-image: url(../images/box_560.png);
	background-repeat: no-repeat;
	width: 580px;
	min-height: 160px;
	height: 180px;
}

#container_box_user .username{
	font-size: 24px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #666666;
}

.border_up_gray {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	margin: 5px 5px 5px 0px;
	width: 450px;
}

.link_zampina_box {
	text-indent: 25px;
	background: url(../images/Zampine25.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.link_preferiti_box {
	text-indent: 25px;
	background: url(../images/Preferiti25.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
.link_messaggi_box {
	text-indent: 25px;
	background: url(../images/Messaggi25.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.link_online_box {
	background: url(../images/Online.gif);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 10px;
}

.link_offline_box {
	background: url(../images/Offline.gif);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 10px;
}

.link_foto_box {
	background: url(../images/foto.gif);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 2px 10px 0px 10px;
	padding-left: 30px;
}

.link_video_box {
	background: url(../images/Video.gif);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 2px 10px 0px 10px;
	padding-left: 30px;
}

#user_detail_pre {
	font-size: 11px;
	padding-left: 10px;
}

.tab_box_user_desc {color: #CC0000;}

.link_user_detail {padding: 0px 10px 0px 10px;}

.bottom_pig_logo {
	padding: 50px 10px 0px 10px;
	background: url(../images/maialinobg.png);
	background-position: right;
	width: 380px;
	height: 160px;
	background-repeat: no-repeat;	
}

.bottom_pig_logo_static {
	padding: 10px;
	background: url(../images/maialinobg.png);
	background-position: right;
	width: 650px;
	height: 160px;
	background-repeat: no-repeat;	
}

#title_gallery {
	background:url(../images/Foto70.png) no-repeat;
	height: 68px;
	min-height: 68px;
	position: relative;
	margin: 0px 0px 0px 0px; padding: 0;
	top: -50px; left: 0px;	
	width: 70px;
}

.lng_icon {
  border: 0px;
	margin: 4px 4px 4px 4px;
	vertical-align:middle;
}

.language {font-size: 11px; color: #666666; font-weight: bold; margin: 20px 0px 0px 0px; color: #CC0000; display: inline;}

.ajax_ok {color: #093;}

#loading_photo {display: none;}

.my_tip {
  border: 0px;
  margin: 0px;
	padding-top: 14px;
	text-align: center;
	background:url(../images/my_tip.png) no-repeat;
	height: 44px;
	min-height: 44px;
	width: 149px;
	color: #CC0000;
	vertical-align: middle;
}

.box_profile_page {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 760px;
}

.box_profile_page .container_left {
	background: transparent;
	width: 405px;
	min-height: 600px;
	height: 600px auto;
	margin: 0px; 
	text-align: left;
}

.box_profile_page .container_right {
	background: transparent;
	width: 345px;
	margin: 0px 5px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: right;
	float: right;
}

.messaggio_mittente {
	font-style: italic;
	margin: 4px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	width: 300px;
}

#box_settings ul {list-style-image: url(../images/Cuore-rosso.png);margin: 10px 30px 14px 30px; color: #666666; font-size: 12px; }
#box_settings li {list-style-position: outside; list-style-image: url(../images/Cuore-rosso.png);}

.show_text_red {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;	
	padding: 0px;
	margin: 0px;
}

.errorbox_round_center {
	margin: 0px;
	padding: 0px;
	width: 532px;
	color: #333333;
	background-image: url(../images/errorbox_center.png); 
	background-repeat: repeat-y;
	background-position: center center;
	text-align: left;
}

.errorbox_round_top { 
	margin: 0px;
	padding: 0px;
	height: 114px;
	min-height: 114px;
	width: 532px;
	background-image: url(../images/errorbox_top.png); 
	background-repeat: no-repeat;
	background-position: bottom center;
}

.errorbox_round_bottom {
	margin: 0px;
	padding: 0px;
	height: 39px;
	min-height: 39px;
	width: 532px;
	background-image: url(../images/errorbox_bottom.png); 
	background-repeat: no-repeat;
	background-position: top center;
}

.h1_error {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 60px 10px 0px 20px;
	text-align: left;
}

.offline_user {
	margin: -15px 0px 14px 40px;
}

.link_messaggi_box {
	text-indent: 25px;
	background: url(../images/Messaggi25.png);
	background-position: 0;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.td_top_main_box {
	border-right: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
}

.loginboxdiv150
{
 margin:0;
 height:26px;
 width:150px;
}

.loginbox150
{
 border:none;
 width:133px;
 height:18px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/150x26.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox150:focus
{
 border:none;
 width:133px;
 height:18px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/150x26_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.roundboxform {
	margin: 0px;
	padding: 0px;
	width: 740px;
	background-image: url(../images/box_form_740_center.png); 
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}

.roundboxformtop { 
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 20px;
	background-image: url(../images/box_form_740_top.png); 
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
}

.roundboxformdown {
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: 21px;
	background-image: url(../images/box_form_740_down.png); 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

.roundboxformdown h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin: 0;
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: 700px;
}

.roundboxformdown_text {
	margin: 0;
	padding: 10px 20px 10px 20px;
}

.roundboxform600 {
	margin: 0px;
	padding: 0px;
	width: 600px;
	background-image: url(../images/form_600_center.png); 
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}

.roundboxform600top { 
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 29px;
	background-image: url(../images/form_600_top.png); 
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
}

.roundboxform600down {
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 29px;
	background-image: url(../images/form_600_down.png); 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

.roundboxform600down h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	margin: 0;
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	width: 560px;
}

.errorbox_round_center p {margin: 0; padding: 4px 0px 0px 0px}

.white_text {color: #FFFFFF}


.ddm_bg {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 2px;
	background-image: url(../images/my_menu_bg_center.png); 
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}

.ddm_bg_top { 
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 26px;
	background-image: url(../images/my_menu_bg_top.png); 
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
}

.ddm_bg_down {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 22px;
	background-image: url(../images/my_menu_bg_down.png); 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

#ddm div
{	position: absolute;
	visibility: hidden;
	margin: -10px 0px 0px 8px;
	padding: 22px 0px 0px 0px;
	color: #CC0000;
	background-image: url(../images/my_menu_bg.png); 
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 150px;
	z-index: 9000000;}

#ddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 3px 10px 3px 10px;
	width: 150px;;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	font: 11px;
	border-bottom: 1px dotted #CCCCCC;}

#ddm div a:hover
{	text-decoration: underline;
	border-bottom: 1px dotted #CCCCCC;
}


.loginboxdiv
{
 margin:0;
 height:26px;
 width:110px;
}

.loginbox
{
 border:none;
 width:83px;
 height:16px;
 margin:0px;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/100x20.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox:focus
{
 border:none;
 width:83px;
 height:16px;
 margin:0px;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/100x20_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.loginboxdiv26
{
 margin:0;
 height:26px;
 width:110px;
}

.loginbox26
{
 border:none;
 width:83px;
 height:20px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/100x26.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox26:focus
{
 border:none;
 width:83px;
 height:20px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/100x26_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.loginboxdiv120
{
 margin:0;
 height:26px;
 width:120px;
}

.loginbox120
{
 border:none;
 width:103px;
 height:18px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/120x26.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox120:focus
{
 border:none;
 width:103px;
 height:18px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/120x26_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.loginboxdiv200
{
 margin:0;
 height:26px;
 width:200px;
}

.loginbox200
{
 border:none;
 width:183px;
 height:18px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/200x26.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox200:focus
{
 border:none;
 width:183px;
 height:20px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/200x26_ON.png) no-repeat 0 0;
 color: #CC0000;
}


.txtareadiv300x50
{
 margin:0;
 height:50px;
 width:300px;
}

.txtarea300x50
{
 border:none;
 width:283px;
 height:42px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/300x50.png) no-repeat 0 0;
 color: #CC0000;
}

.txtarea300x50:focus
{
 border:none;
 width:283px;
 height:42px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/300x50_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.txtareadiv350x100
{
 margin:0;
 height:100px;
 width:350px;
}

.txtarea350x100
{
 border:none;
 width:333px;
 height:92px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x100.png) no-repeat 0 0;
 color: #CC0000;
}

.txtarea350x100:focus
{
 border:none;
 width:333px;
 height:92px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x100_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.txtareadiv350x150
{
 margin:0;
 height:150px;
 width:350px;
}

.txtarea350x150
{
 border:none;
 width:333px;
 height:142px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x150.png) no-repeat 0 0;
 color: #CC0000;
}

.txtarea350x150:focus
{
 border:none;
 width:333px;
 height:142px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x150_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.txtareadiv350x200
{
 margin:0;
 height:200px;
 width:350px;
}

.txtarea350x200
{
 border:none;
 width:333px;
 height:188px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x200.png) no-repeat 0 0;
 color: #CC0000;
}

.txtarea350x200:focus
{
 border:none;
 width:333px;
 height:188px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background:url(../images/350x200_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.loginboxdiv100big
{
 margin:0;
 height:26px;
 width:160px;
}

.loginbox100big
{
 border:none;
 width:83px;
 height:20px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 background:url(../images/100x30.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox100big:focus
{
 border:none;
 width:83px;
 height:20px;
 margin:0;
 padding: 6px 12px 6px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 background:url(../images/100x30_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.loginboxdiv250big
{
 margin:0;
 height:26px;
 width:250px;
}

.loginbox250big
{
 border:none;
 width:233px;
 height:36px;
 margin:0;
 padding: 6px 12px 0px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 background:url(../images/250x30.png) no-repeat 0 0;
 color: #CC0000;
}

.loginbox250big:focus
{
 border:none;
 width:233px;
 height:36px;
 margin:0;
 padding: 6px 12px 0px 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 background:url(../images/250x30_ON.png) no-repeat 0 0;
 color: #CC0000;
}

.roundbox_pink_550 {
	margin: 0px;
	padding: 0px;
	width: 550px;
	color: #333333;
	background-image: url(../images/box_profilo_550_centro.png); 
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	font-size:11px;
}

.roundtop_pink_550 { 
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 29px;
	background-image: url(../images/box_profilo_550_top.png); 
	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	font-size:11px;
}

.roundbottom_pink_550 {
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 29px;
	background-image: url(../images/box_profilo_550_down.png); 
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	font-size:11px;
}

.round_pink_text_550 {margin: 0px; padding: 14px 0px 0px 14px;}

.round_pink_text_550 h1 {width: 530px; color: #CC0000; font-size: 20px; margin: -20px 0px 0px 0px; padding: 0;}

#jx_button {
	width: 166px;
	height: 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	text-align: center;
	font-variant:small-caps;
}

#jx_button a:link {
	margin:5px;
	padding:6px 48px 6px 48px;
	background-color:#CC0033;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#jx_button a:hover {
	margin:5px;	
	padding:6px 48px 6px 48px;
	background-color:#CC0033;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
}

#jxresults a {
	color: #FFFFFF;
	text-decoration: none;
}

#jxresults a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#jx_response {
	width: 166px;
	height: 30px;
	color: #090;
	text-align: center;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	border: 2px solid #0F0;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

#jx_response_big {
	width: 320px;
	height: 30px;
	color: #090;
	text-align: center;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	border: 2px solid #0F0;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

#jx_response_search {
}

.link_msg {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.btn_default {
color:#FFFFFF;
padding:6px;
background-color:#CC0033;
border-top:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
margin:5px;
}
.btn_default :hover {
color:#FFFFFF;
padding:6px;
background-color:#CC0033;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
margin:5px;
}

#map_link {color: #666666; font-size:11px}
#map_link a {
	font-size:11px;
	font-weight: normal;
	color: #666666;	
	text-decoration: none;
}
#map_link a:hover {
	font-size:11px;
	font-weight: normal;
	color: #666666;	
	text-decoration: underline;
}

.lab_search {font-size: 10px}
.inp_search {font-size: 10px}
.link_h1_search {font-size: 12px}

#main_result_src a {
  font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
#main_result_src a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}

#skip_link_reg a {
  font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
#skip_link_reg a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}

#tab_pagination {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
#tab_pagination a {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#tab_pagination a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}