/* ***************************************************************************** */
/* CLASE DIVERSE NON CUSTOM */
body  { height: 100%; /*background: #FFF;*/ margin: 0;	padding: 0;	color: #000000;	font-size:12px; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.clearfloat { clear:both; height:0px; font-size: 0%; line-height: 0px; }
.clear{ clear:both;}
.light_note { font-size:10px; color:#777777; text-align:left; padding:5px; }
/*.box_report { background:#f5f5f5; border:1px solid #CCC; color:#333; font-weight:bold; margin:15px 0pt 0pt 100px; padding:15px; width:700px; }*/

.reported_content {background:#f5f5f5; border:1px solid #CCC; color:#333;}
.rateform { font-size:10px; color:#777777; text-align:left; padding:5px; }

.rate_star { margin: 0px; padding: 0; cursor: pointer; border:0 !important; }
.field_error { color: #ff0000; font-weight: bold; background: url(http://www.kudika.ro/comunitate/img/tiny/caution_red.gif) no-repeat right; }
.field_error_txt { font-size: 10px; color: #ff0000;}
.username_ok { margin-left: 5px; color: green; background: url(http://www.kudika.ro/comunitate/img/tiny/checkmark_green.gif) no-repeat left; padding-left: 20px; height: 17px; vertical-align: middle;}
.username_not_ok { margin-left: 5px; color: red; background: url(http://www.kudika.ro/comunitate/img/tiny/against_red.gif) no-repeat left; padding-left: 20px; height: 17px; vertical-align: middle;}


.inline_notice {
    text-align: center;
    border: 1px solid #CCC;
    background: #FEF5FC;
    padding: 10px;
}

.blank_notice {
    text-align: center;
    padding: 10px;
}
/* ***************************************************************************** */
#container a {
	font-weight:normal;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background: #000000;
     opacity: 0.5;
     filter:alpha(opacity=50);
}
h1 a {
	cursor:pointer;
}

