/* pagina redirect */

.msg_redirect {text-align:center;  border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight : bold; background-color:#ffffff;}
.msg_redirect_sloggato { width: 898px; margin: 0px auto 0px auto; background-color:#ffffff;  padding: 119px 0px 20px 0px; }
.msg_redirect_sloggato p{ font-size:18px; text-align:center; border-bottom: 1px dotted #999999; border-top: 1px dotted #999999; }
.msg_redirect_sloggato h4{ font-size:22px; text-align:center;}
.body_redirect {color: #6f6f6f; background-color: #eee; margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; }
.body_redirect p{ font-size:18px;}

img {
    border:     0;
}

acronym, abbr, dfn {
    cursor:     help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagneutral.gif);
}

.pagact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/pagact.gif);
}

.paginact {
    font-size:          10px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   url(./images/paginact.gif);
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}
