/* 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:#0000CC; text-decoration:underline; font-weight:normal;}
/* ***************************************************************************** */


/* ***************************************************************************** */
/* CLASE DIVERSE NON CUSTOM */
body  { height: 100%; font-family: Arial, Helvetica, sans-serif; margin: 0;	padding: 0;	text-align: center;	color: #000000;	font-size:12px; }
.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: #FFF; padding:15px; font-weight:normal; font-size:15px; color:#E40707;}
.reported_content { background: #FFE5FA; color: #ff0000; border: 1px solid #000;}
.rateform { font-family:Verdana; font-size:10px !important; color:#777777; text-align:left; padding:5px; float:left }
.rateform *{ font-size:10px}
.rateform td, .rateform th{border:0px !important; height:19px !important; padding:0px 5px 0px 0px !important}

.rate_star { margin: 0px; padding: 0px; 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 #d9d9d9;
    background: #F4F4F4;
    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;
}