/**********GENERAL************/
/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	background:#981f0e url(../images/site_bg.gif) top repeat-x;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}
img{
padding: 0;
margin: 0;
}
A{
	text-decoration:none;
	font-size:11px;
	font-family: 'Trebuchet MS',sans-serif;
	color:#911e02;
}
.text-warning{
	color:#9a1f10;
	font-size:11px;
	font-weight:bold;
	padding-top:37px;
	line-height: 25px;
}
A:hover{
	text-decoration:underline;
	color:#e07121;
}

.nounderline:hover{
	text-decoration: none;
}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:11px;
	color:#232f47;	
	font-family:'Trebuchet MS';
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	font-family:'Trebuchet MS';
	margin:0px;
}

.like_h1{
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	font-family:'Trebuchet MS';
	margin:0px;

}
.like_h1:hover{
color:#ffffff;
text-decoration: none;
}
.like_h2{
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	color:#ffffff;
	font-family:'Trebuchet MS';
	margin:0px;

}

.like_h2_negru{
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	font-family:'Trebuchet MS';
	margin:0px;
	font-weight: bold;

}
.like_h2_negru:hover{
text-decoration: none;
}

.float_left{
	
	float:left;
	margin:6 5 5 0;
}

.warning{

}
#loginForm{
background: url(../images/warning_bg.jpg);

}
select{
padding:0px;
margin: 0px;
background-color: none;
}
.warning-select{
border:solid 1px #d6dade;
width:80px;
font-family:'Trebuchet MS';
font-size:11px;
color: #000000;
}

div{
	font-family:'Trebuchet MS';
}

.intra{
font-size: 24px;
color:#ffffff;
font-family:'Trebuchet MS';
text-decoration: none;
font-weight: bold;
}
.intra:hover{
color:#f0f0f0;
text-decoration: none;
}


.nopadding{
padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:'Trebuchet MS';
	color:#851707;
	border:solid 1px #cccccc;
	padding-left: 3px;
	background:url(../images/bg_input.gif) #ffffff repeat-x; 
}


.input_error{
	font-size:11px;
	font-family:'Trebuchet MS';
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:'Trebuchet MS';
	color:#7e1a02;
	cursor:hand;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:#fed20f; 
}


.box_body{
	background:#981f0e url(../images/box_bg.gif) repeat-x top;
	color: #ffffff;
}
.box_body_orange{
	background:#ec7d32 url(../images/box_bg_orange.gif) repeat-x top;
	color: #ffffff;
}
#box4{
	border:solid 1px #a9a9a9;
	width:100%;
}

#box4 TD{
	vertical-align: top;
}

#box4 .td_left{
	background:#ffffff;
	white-space:nowrap;
	padding-top: 6px;
	width:100px;
}

#box4 #table_fields DIV{
	width:150px;
	padding:4px;
	position:absolute;
	background:#fef49c;
	border:solid 1px #bca902;
	color: #444444;
	margin-left:18px;
	visibility :hidden;
	font-size: 11px;
}
.link_alb{
color:#ffffff;
font-size: 10px;
}
.link_alb:hover{
color:#ffffff;
}
.link_alb2{
color:#ffffff;
font-size: 12px;
}
.link_alb2:hover{
color:#ffffff;
}
.titlu_mare{
color:#821607;
font-size: 18px;
}
.titlu_mare2{
color:#ffffff;
font-size: 25px;
}

	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		background:  url(../images/stars.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
	
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:20px;
		height: 20px;
		line-height:20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background:  url(../images/stars.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:20px;
	}
	.star-rating a.two-stars{
		left:20px;
	}
	.star-rating a.two-stars:hover{
		width: 40px;
	}
	.star-rating a.three-stars{
		left: 40px;
	}
	.star-rating a.three-stars:hover{
		width: 60px;
	}
	.star-rating a.four-stars{
		left: 60px;
	}	
	.star-rating a.four-stars:hover{
		width: 80px;
	}
	.star-rating a.five-stars{
		left: 80px;
	}
	.star-rating a.five-stars:hover{
		width: 100px;
	}
	.star-rating a.sase-stars{
		left: 100px;
	}
	.star-rating a.sase-stars:hover{
		width: 120px;
	}
	.star-rating a.sapte-stars{
		left: 120px;
	}
	.star-rating a.sapte-stars:hover{
		width: 140px;
	}
	.star-rating a.opt-stars{
		left: 140px;
	}
	.star-rating a.opt-stars:hover{
		width: 160px;
	}
	.star-rating a.noua-stars{
		left: 160px;
	}
	.star-rating a.noua-stars:hover{
		width: 180px;
	}
	.star-rating a.zece-stars{
		left: 180px;
	}
	.star-rating a.zece-stars:hover{
		width: 200px;
	}
	.star-rating li.current-rating{
		background: url(../images/stars.gif) left bottom;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	
	/*             styles for the star rater 2               */	
	.star-rating1{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 100px;
		height: 20px;
		position: relative;
		background:  url(../images/stars2.gif) top left repeat-x;		
	}
	
	.bold_link{
		color:#000000;
		font-weight: bold;
		font-size: 12px;
	}
	.bold_link:hover{
		color:#000000;
		text-decoration: underline;
	}
	.star-rating1 li{
		padding:0px;
		margin:0px;
	
		/*\*/
		float: left;
		/* */
	}
	.star-rating1 li a{
		display:block;
		width:20px;
		height: 20px;
		line-height:20px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating1 li a:hover{
		background:  url(../images/stars2.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating1 a.one-star{
		left: 0px;
	}
	.star-rating1 a.one-star:hover{
		width:20px;
	}
	.star-rating1 a.two-stars{
		left:20px;
	}
	.star-rating1 a.two-stars:hover{
		width: 40px;
	}
	.star-rating1 a.three-stars{
		left: 40px;
	}
	.star-rating1 a.three-stars:hover{
		width: 60px;
	}
	.star-rating1 a.four-stars{
		left: 60px;
	}	
	.star-rating1 a.four-stars:hover{
		width: 80px;
	}
	.star-rating1 a.five-stars{
		left: 80px;
	}
	.star-rating1 a.five-stars:hover{
		width: 100px;
	}
	.star-rating1 a.sase-stars{
		left: 100px;
	}
	.star-rating1 a.sase-stars:hover{
		width: 120px;
	}
	.star-rating1 a.sapte-stars{
		left: 120px;
	}
	.star-rating1 a.sapte-stars:hover{
		width: 140px;
	}
	.star-rating1 a.opt-stars{
		left: 140px;
	}
	.star-rating1 a.opt-stars:hover{
		width: 160px;
	}
	.star-rating1 a.noua-stars{
		left: 160px;
	}
	.star-rating1 a.noua-stars:hover{
		width: 180px;
	}
	.star-rating1 a.zece-stars{
		left: 180px;
	}
	.star-rating1 a.zece-stars:hover{
		width: 200px;
	}
	.star-rating1 li.current-rating{
		background: url(../images/stars2.gif) left bottom;
		position: absolute;
		height: 20px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}	
	.titlu_alb{
		font-family:Trebuchet MS;font-size:18px;color:#ffffff;
	}

.link_hh{
	font-family:Trebuchet MS;font-size:18px;color:#ffffff;
	
}
.link_hh:hover{
	font-family:Trebuchet MS;font-size:18px;color:#ffffff;
	text-decoration: none;
	
}


	/*             styles for the star rater 2               */	
	.star-rating2{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 17px;
		position: relative;
		background:  url(../images/stars_b.gif) top left repeat-x;		
	}
	
	.bold_link{
		color:#000000;
		font-weight: bold;
		font-size: 12px;
	}
	.bold_link:hover{
		color:#000000;
		text-decoration: underline;
	}
	.star-rating2 li{
		padding:0px;
		margin:0px;
	
		/*\*/
		float: left;
		/* */
	}
	.star-rating2 li a{
	color: #ffffff;
		display:block;
		width:15px;
		height: 17px;
		line-height:17px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating2 li a:hover{
		background:  url(../images/stars_b.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating2 a.one-star{
		left: 0px;
	}
	.star-rating2 a.one-star:hover{
		width:15px;
	}
	.star-rating2 a.two-stars{
		left:15px;
	}
	.star-rating2 a.two-stars:hover{
		width: 30px;
	}
	.star-rating2 a.three-stars{
		left: 30px;
	}
	.star-rating2 a.three-stars:hover{
		width: 45px;
	}
	.star-rating2 a.four-stars{
		left: 45px;
	}	
	.star-rating2 a.four-stars:hover{
		width: 60px;
	}
	.star-rating2 a.five-stars{
		left: 60px;
	}
	.star-rating2 a.five-stars:hover{
		width: 75px;
	}
	.star-rating2 a.sase-stars{
		left: 75px;
	}
	.star-rating2 a.sase-stars:hover{
		width: 90px;
	}
	.star-rating2 a.sapte-stars{
		left: 90px;
	}
	.star-rating2 a.sapte-stars:hover{
		width: 105px;
	}
	.star-rating2 a.opt-stars{
		left: 105px;
	}
	.star-rating2 a.opt-stars:hover{
		width: 120px;
	}
	.star-rating2 a.noua-stars{
		left: 120px;
	}
	.star-rating2 a.noua-stars:hover{
		width: 135px;
	}
	.star-rating2 a.zece-stars{
		left: 135px;
	}
	.star-rating2 a.zece-stars:hover{
		width: 150px;
	}
	.star-rating2 li.current-rating{
		background: url(../images/stars_b.gif) left bottom;
		position: absolute;
		height: 17px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
		
		
	}	
	.star-rating2 li.err_msg{
		width:270px;z-index:100;background:#cc0000;color:#ffffff;
		position: absolute;
		height: 17px;
		display: block;
		z-index: 30;
		text-align: center;
		display: none;
		
		
	}	
	.star-rating2_text1 {
		color:#000000;
		font-size:14px;
	}	
	.star-rating2_text2 {
		color:#000000;
		font-size:18px;
	}	

	/*             styles for the star rater 3               */	
	.star-rating3{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 17px;
		position: relative;
		background:  url(../images/stars_b2.gif) top left repeat-x;		
	}
	
	.bold_link{
		color:#000000;
		font-weight: bold;
		font-size: 12px;
	}
	.bold_link:hover{
		color:#000000;
		text-decoration: underline;
	}
	.star-rating3 li{
		padding:0px;
		margin:0px;
	
		/*\*/
		float: left;
		/* */
	}
	.star-rating3 li a{
		display:block;
		width:15px;
		height: 17px;
		line-height:17px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating3 li a:hover{
		background:  url(../images/stars_b2.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating3 a.one-star{
		left: 0px;
	}
	.star-rating3 a.one-star:hover{
		width:15px;
	}
	.star-rating3 a.two-stars{
		left:15px;
	}
	.star-rating3 a.two-stars:hover{
		width: 30px;
	}
	.star-rating3 a.three-stars{
		left: 30px;
	}
	.star-rating3 a.three-stars:hover{
		width: 45px;
	}
	.star-rating3 a.four-stars{
		left: 45px;
	}	
	.star-rating3 a.four-stars:hover{
		width: 60px;
	}
	.star-rating3 a.five-stars{
		left: 60px;
	}
	.star-rating3 a.five-stars:hover{
		width: 75px;
	}
	.star-rating3 a.sase-stars{
		left: 75px;
	}
	.star-rating3 a.sase-stars:hover{
		width: 90px;
	}
	.star-rating3 a.sapte-stars{
		left: 90px;
	}
	.star-rating3 a.sapte-stars:hover{
		width: 105px;
	}
	.star-rating3 a.opt-stars{
		left: 105px;
	}
	.star-rating3 a.opt-stars:hover{
		width: 120px;
	}
	.star-rating3 a.noua-stars{
		left: 120px;
	}
	.star-rating3 a.noua-stars:hover{
		width: 135px;
	}
	.star-rating3 a.zece-stars{
		left: 135px;
	}
	.star-rating3 a.zece-stars:hover{
		width: 150px;
	}
		.star-rating3 li.err_msg{
		width:270px;
		background:#cc0000;
		color:#ffffff;
		
		position: absolute;
		height: 17px;
		display: block;
		z-index: 30;
		text-align: center;
		display: none;
		
		
	}	

	.star-rating3 li.current-rating{
		background: url(../images/stars_b2.gif) left bottom;
		position: absolute;
		height: 17px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	.star-rating3_text1 {
		color:#ffffff;
		font-size:12px;
		
	}	
	.star-rating3_text2 {
		color:#ffffff;
		font-size:18px;
	}	
	.titlu_alb{
		font-family:Trebuchet MS;font-size:18px;color:#ffffff;
	}
.meniu{
	font-size: 11px;
	color:#ffffff;
	font-family: Arial;
	font-weight: bold;
	display: block;
	text-align: left;
	
	padding:2px 0px 2px 20px;
}


.meniu:hover{
	color:#000000;
	text-decoration: none;
	background: url(../images/meniu_dot2.gif) left center no-repeat #ec7d32;
}
.meniu_sel{
	font-size: 11px;
	color:#ffffff;
	font-family: Arial;
		background: #ec7d32;
	font-weight: bold;
	display: block;
	text-align: left;
	padding:2px 0px 2px 20px;
}
.meniu_sel:hover{
	color:#ffffff;
	text-decoration: none;
}
.footer td{
color:#771203;
font-family:Trebuchet MS;
font-size: 11px;
}
.footer a{
color:#771203;

}.footer a:hover{
color:#771203;
text-decoration: underline;
}


/*********PAGINATION*****/
.pagination A.normal{
	float:left;
	border:solid 1px #ec7e24;
	padding:0 5 0 5px;
	text-align:center;
	font-size:12px;
	margin-left:1px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
}
.pagination A.normal:hover{
	border-color: #cc591c;
	color:#ec7e24;
}
.pagination A.selected{
	float:left;
	font-weight:bold;
	background:#cc591c;
	color:#fff;
	border:solid 1px #ec7e24;
	padding:0 5 0 5px;
	margin-left:1px;
	
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
}
.pagination INPUT.inputtext{
	background:transparent;
	font-weight:bold;
	border:solid 1px #ec7e24;
	margin-left:1px;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
}
.pagination A.left_enabled{
	background: url(../images/common/left_1.gif);
	width:17px;
	height:16px;
	margin-right:4px;
	display: block;
}
.pagination A.left_disabled{
	background: url(../images/common/left_0.gif);
	width:17px;
	height:16px;
	margin-right:4px;
	display: block;
}
.pagination A.right_enabled{
	background: url(../images/common/right_1.gif);
	width:17px;
	height:16px;
	margin-left:5px;
	display: block;
}
.pagination A.right_disabled{
	background: url(../images/common/right_0.gif);
	width:17px;
	height:16px;
	margin-left:5px;
	display: block;
}

/*********END PAGINATION*****/


/*conversatii*/
A.link_conv_cat{
	display:block;
	font-size:13px;
	font-family:Trebuchet MS;
	font-weight:bold;
	width:100%;
	padding:5 0px;
	text-indent:3px;
	line-height:14px;
	color:#004e75;
}
A.link_conv_cat_2{
	display:block;
	font-size:13px;
	font-family:Trebuchet MS;
	font-weight:bold;
	width:100%;
	padding:5 0px;
	text-indent:3px;
	line-height:14px;
	color:#981f0e;
	background-color:#f8f8f8;
}
A.link_conv_cat_2:hover ,A.link_conv_cat:hover,A.link_conv_cat_selected{
	text-decoration:none;
	background:url(../images/sageata10.jpg) no-repeat right #fff;
	color:#169916;
}



.text_cont_cat{
	font-family:Tahoma;
	color:#000;
	display:block;
	font-weight:normal;
	text-indent:10px;
	font-size:10px;
}


/*comentarii*/
.comentarii a{
color:#cc0000;
}
.comentarii #c_reply{
	position:absolute;
	background:url(../images/bg_replay.png);
	border:double 3px #006699;
	display:none;
	z-index: 1000;
}
.comentarii .reply_titlu{
	font-family:Trebuchet MS;
	font-size:13px;
	color:white;
	font-weight:bold;
}
.comentarii .titlu{
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:18px;
}
.comentarii .cz{
	background:url(../images/bg_best_comm.gif);
	padding:3px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	font-family:Tahoma;
}
.comentarii .cz DIV{
	padding-top:1px;
	float:right;
	font-size:9px;
}
.comentarii TABLE.com{
	width:100%;
	_width:auto;
	background: #f8f8f8;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
.comentarii TABLE.new{
	background-color:#fffff6;
}
.comentarii TABLE.special{
	background-color:#e1f1ff;
}
.comentarii TD.td_left{
	background:url(../images/casete/12_pixel_v.gif) left repeat-y;
	padding-left:3px;
}
.comentarii TD.td_right{
	width:100%;
	background:url(../images/casete/12_pixel_o.gif) top repeat-x;
	padding-top:3px;
}
.abs_float{
	z-index:9999999;
	position:fixed !important;
	position:absolute;
	cursor:hand;
	cursor:pointer;
}

.abs_top{
	top:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);
}

.abs_bottom{
	bottom:0px;
	_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);
}
.link_blue{
	color:#911e02;
	font-size: 14px;
	font-weight: bold;
}
.box_pink table{
	color:#851707;
}
.border2{
	border:solid 2px #ffffff;
}
.border1{

	border:solid 3px #d8e1e6;
}
.titlu_impresii{
	color:#c66a1f;
	font-size: 18px;
	font-weight: bold;
	font-family:Trebuchet MS;
}
.titlu_impresii2{
	color:#8a2e20;
	font-size: 14px;
	font-weight: bold;
	font-family:Trebuchet MS;
}
.titlu_impresii:hover{
	color:#7a1304;
	text-decoration: none;
}
.link_imp{
	color:#767b7e;
	font-size: 12px;
	font-family:Trebuchet MS;
}
.link_imp:hover{
	text-decoration: none;
}
.white{
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}
.white:hover{
	text-decoration: underline;
	color: #ffffff;
}
.link_top{
	color:#a03727;
	font-family:Trebuchet MS;
	font-size: 12px;
}.link_top:hover{
	color:#a03727;
	text-decoration: underline;
	font-family:Trebuchet MS;
	font-size: 12px;
}
.twiter_link{
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
}
.twiter_link:hover{
	color:#ffffff;
	text-decoration: none;
}