@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(../images/bg_header.jpg) repeat-x;
	
}
ul {
	padding:0px;
	margin:0px;
	list-style:none;	
}
form {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}

.container {
	width:960px;
	margin:0 auto;
	
}

a {
	color:#065BAD;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	

.welcome {
	font-size:20px;
	color:#065BAD;
}

.text_header {
	font-size:16px;
	color:#F66822;
	font-weight:bold;
}


.subiect {
	font-size:16px;
	color:#666666;
}

.titlu_item {
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.titlu_item a {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.titlu_item a:hover {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}



.header {
	
	height:168px;
}

.bg_menu_stg {
	height:49px;
	background:url(../images/bg_meniu_2.jpg) repeat-x;
}

.bg_menu_dr {
	height:49px;
	background:url(../images/menu_dr.jpg) repeat-x;
}

.avatar {
	border:1px solid #CCCCCC;
	padding:3px;
	margin:3px;
}

.bg_menu_stg a {
	font-weight:bold;
	text-align:center;
	color:#065BAD;
	display:block;
	width:96px;
	height:49px;
	line-height:49px;
	text-decoration:none;
	
}
.bg_menu_stg a:hover		{
	font-weight:bold;
	color:#065BAD;
	display:block;
	width:96px;
	height:49px;
	line-height:49px;
	background: url(../images/menu_selected.jpg) no-repeat left ;
	text-decoration:underline;

}


.selectat		{
	
font-weight:bold;
	color:#065BAD;
	width:96px;
	height:49px;
	line-height:49px;
	background: url(../images/menu_selected.jpg) no-repeat left;
	text-decoration:underline;

}


.border_dreapta {
	border-bottom:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	background:#f7f7f7;
	
}

.input {
			border: none;
			background: #FFF;
			width: 70px;
			height:15px;
			line-height:10px;
			font-size:11px;
}
		
.textarea {
			border: 1px solid #999999;
			background: #FFF;
			width: 90%;
			font-size:11px;
}		
		
		
.input_url {
			border: 1px solid #999999;
			
			width: 90%;
			height:15px;
			line-height:10px;
			font-size:11px;
		}

.submit_url {
			border: 1px solid #999999;
			
			width: 90%;
			
			font-size:11px;
		}
		
		
.rounded {
	background:  url(../images/input.jpg) no-repeat left top;
	padding-top:1px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	width: 79px;
}

.submit{
	background:  url(../images/submit1.jpg) no-repeat left top;
			border: none;
			
			width: 79px;
			height:20px;
			line-height:10px;
			font-size:10px;
}

.bg_gri {
	background:#f7f7f7;

}

.boder {
	border:1px solid #CCCCCC;
}
/* ---------------------INFO ---------------*/
.info {
	
	background:url(../images/info_icon.gif) no-repeat center left #F7F7F7;
	line-height:20px;
	padding-left:50px;
	height:35px;
}
	



/*------------------------POZE --------------------------------*/
.poze {
	border:1px solid #CCCCCC;
	padding:3px;
	float:left;
	margin:3px;
}

.grayimage {
opacity: .5;
filter: alpha(opacity=50);
}


/* ------------------ iconite-----------------*/

.audio {
	background:url(../images/audio2.gif) no-repeat top left;
	width:20px;
	height:20px;
	text-indent:25px;
}

.video {
	background:url(../images/video_icon.jpg) no-repeat top left;
	width:20px;
	height:20px;
	text-indent:25px;
}

.bancuri {
	background:url(../images/bancuri_icon.jpg) no-repeat top left;
	width:20px;
	height:20px;
	text-indent:25px;
}


.poze_haioase {
	background:url(../images/poze_haioase.jpg) no-repeat top left;
	
	height:20px;
	text-indent:25px;
}

.send_to {
	background:url(../images/send.gif) no-repeat top left;
	
	height:10px;
	line-height:10px;
	text-indent:25px;
}

.send_to_yahoo {
	background:url(../images/yahoo.gif) no-repeat top left;
	
	height:20px;
	line-height:20px;
	text-indent:25px;
}

.favorite {
	background:url(../images/favorite.gif) no-repeat top left;
	
	height:20px;
	line-height:20px;
	text-indent:25px;
}

/*--------------------emoticons --------------------*/
#icoane ul {
	list-style:none;
	padding:0;
	margin:0;
}

#icoane li {
	display:inline;
	cursor:pointer;
}


/* ----------------star ratin --------------*/



.star-rating,

.star-rating a:hover,

.star-rating a:active,

.star-rating a:focus,

.star-rating .current-rating{

	background: url(../images/star.gif) left -1000px repeat-x;

}

.star-rating{

	position:relative;

	width:125px;

	height:25px;

	overflow:hidden;

	list-style:none;

	margin:0;

	padding:0;

	background-position: left top;

}

.star-rating li{

	display: inline;

}

.star-rating a, 

.star-rating .current-rating{

	position:absolute;

	top:0;

	left:0;

	text-indent:-1000em;

	height:25px;

	line-height:25px;

	outline:none;

	overflow:hidden;

	border: none;
	

}




.star-rating a:hover,

.star-rating a:active,

.star-rating a:focus{

	background-position: left bottom;

}

.star-rating a.one-star{

	width:20%;

	z-index:6;

}

.star-rating a.two-stars{

	width:40%;

	z-index:5;

}

.star-rating a.three-stars{

	width:60%;

	z-index:4;

}

.star-rating a.four-stars{

	width:80%;

	z-index:3;

}

.star-rating a.five-stars{

	width:100%;

	z-index:2;

}

.star-rating .current-rating{

	z-index:1;

	background-position: left center;

}	



/* for an inline rater */

.inline-rating{

	display:-moz-inline-block;

	display:-moz-inline-box;

	display:inline-block;

	vertical-align: middle;

}



/* smaller star */

.small-star{
	

	width:50px;

	height:10px;

}

.small-star,

.small-star a:hover,

.small-star a:active,

.small-star a:focus,

.small-star .current-rating{

	background-image: url(../images/star_small.gif);

	line-height: 10px;

	height: 10px;

}

/* --------------end rating --------------------*/
/*--------------------------FORMULAR INREGISTRARE -------------------------------*/

.forme {
	color:#333333;
	font-size:11px;
}

.forme input {
	border:1px solid #336633;
		font-size:11px;

}

.forme select {
	border:1px solid #336633;
		font-size:11px;
}
.forme file {
	border:1px solid #336633;
		font-size:11px;

}
/*-------------------PAGINARE------------------*/
.paginare a {
	display:block;
	width:15px;
	height:15px;
	padding:3px;
	line-height:15px;
	margin:3px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	background:url(../images/bg_galben.jpg) no-repeat top left;
}

.paginare a:hover {
	color:#ffffff;
	background:url(../images/bg_albastru.jpg) no-repeat top left;
}



.cur_page {
	color:#ffffff;
	background:url(../images/bg_albastru.jpg) no-repeat top left;
	display:block;
	width:15px;
	height:15px;
	padding:3px;
	line-height:15px;
	margin:3px;
	text-align:center;
}

.prev a {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/prev_blue.jpg) no-repeat top left;
}

.prev a:hover {
	background:url(../images/prev.jpg) no-repeat top left;
}


.next {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/next_blue.jpg) no-repeat top left;
}

.next a {
	display:block;
	width:15px;
	height:15px;
	background:url(../images/next_blue.jpg) no-repeat top left;
}

.next a:hover {
display:block;
	width:15px;
	height:15px;
	background:url(../images/next.jpg) no-repeat top left;
}

/*---------------------------- BANCURI ------------------------*/

.categorii h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.categorii ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.categorii li {
	text-indent:10px;
}

.categorii a {
	color:#000000;
	text-decoration:none;
}

.categorii a:hover {
	text-decoration:underline;
}

/*------------------------LISTA POZE CATEGORII -----------------*/


.categorii_poze h1 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:inline;
}

.categorii_poze ul {
	list-style:none;
	padding:0px;
	margin:0px;
	
}

.categorii_poze li {
	text-indent:10px;
	display:inline;
	padding-left:10px;	
	
	
}

.categorii_poze a {
	color:#000000;
	text-decoration:none;
}

.categorii_poze a:hover {
	text-decoration:underline;
}
/*--------------------------RELATED -----------------------*/


/*-------------------CSS USER {I --------------*/
.border_sus {
	border-top:1px dotted #CCCCCC;
	height:15px;
	line-height:15px;
	text-align:right;
}

/* ----------------FOOTER -------------------------*/
.bg_footer {
	background:url(../images/bg_footer.gif) repeat-x;
	
	

}

/* -----------------TRIMITE UNUI PRIETEN ----------------------*/
.trimite label {
	font-size:11px;
	color:#003366;
	font-weight:normal;
}


/*-----------------MANAGEMENT VIZUALE ERRORI,INFO, TEXT ALERTE ------------*/

.error {
	font-size:12px;
	color:#FF0000;
	line-height:35px;
	height:35px;
}

.success {
	font-size:12px;
	color:#339900;
	line-height:35px;
	height:35px;
}
