/* RESETARE STYLE SHEEET DEFAULT BROWSER PROPERTIES  */
/* ***************************************************************************** */
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; }
caption,th { text-align:left; }
abbr,acronym { border:0; }

textarea { width:250px; height:120px; }

.clear { clear:both;}
.clear_left { clear:left; }
.clear_right { clear:right; }
a { color:#000000; text-decoration:none; font-weight:normal;}
/* ***************************************************************************** */


/* ***************************************************************************** */
/* CLASE DIVERSE NON CUSTOM */
body  { height: 100%; font-family: Arial, Helvetica, sans-serif; margin:0px 0px 0px 0px; padding:0px; background-color:#FFF; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clear{ clear:both;}
.light_note { font-family:Verdana; font-size:10px; color:#777777; text-align:left; padding:5px; }
.box_report { background: #F68B1F; border: 1px solid #F68B1F; padding:15px; font-weight:bold; color:#000;}
.reported_content { background: #FFE5FA; color: #ff0000; border: 1px solid #000;}
.rateform { font-family:Verdana; font-size:10px; color:#777777; text-align:left; padding:5px; }
.rate_star { margin: 0px; padding: 0; cursor: pointer; border:0; }
.field_error { color: #ff0000; font-weight: bold; background: url(http://img.healthy.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://img.healthy.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://img.healthy.ro/comunitate/img/tiny/against_red.gif) no-repeat left; padding-left: 20px; height: 17px; vertical-align: middle;}


.inline_notice { text-align: center; border: 2px solid #DCDCDC; background: #f1f1f1; 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); }
