/* CSS Document */
body { 
 	margin:0;
 	padding:0;
	background-color:#E8E8E8;
	background-image:url(../images/page_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}	
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
}
a:hover {
	color:#7CC5FF;
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#454545;
}
#pageContainer {
	position:relative;
	width:780px;
	margin:0 auto;
}
#pageLeft {
	float:left;
	width:185px;
	padding:0;
	margin:0;
}
#pageCenter {
	float:left;
	width:439px;
}
#pageRight {
	float:left;
	width:156px;
}

#pageTopLeft {
	float:left;
	width:185px;
	background-image:url(../images/top_gri.jpg);
	background-repeat:repeat-x;
	height:9px;
	font-size:0px;
}
#pageTopRight {
	float:left;
	width:595px;
	background-image:url(../images/top_gri_des.jpg);
	background-repeat:repeat-x;
	height:9px;
	font-size:0px;
}
#pageTopRight {
	float:left;
	width:595px;
	background-image:url(../images/top_gri_des.jpg);
	background-repeat:repeat-x;
	height:9px;
	font-size:0px;
}
#pageBanner {
	float:left;
	width:595px;
	height:137px;
	background-image:url(../images/logo.jpg);
}
#leftMenu {
	width:185px;
	height:22px;
	margin-top:1px;
	}
	
/* stiluri la imputuri */

.inputstyle, INPUT.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#9EB3B6;
	width:111px;
	padding:0;
	height:15px;
}
.select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#9EB3B6;
	width:113px;
	padding:0;
	z-index:9;

}	
.textarea_style {
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#9EB3B6;
}
/* imagini left - right */

.imgEscorte {
	width:108px;
	height:108px;
	margin-top:8px;
	border:solid 1px #B6B8B8;
	margin-left:23px;
	cursor:pointer;
}
.imgUtilizatori {
	width:108px;
	height:108px;
	margin-top:12px;
	border:solid 1px #B6B8B8;
	margin-left:38px;
	cursor:pointer;	
}		
.escorteInima {
	position:absolute;
	background-image:url(../images/inima.gif);
	width:20px;
	height:16px;
	margin-left:-8px;
	margin-top:-5px;
	z-index:11;
	}
/* imagini personale */
	.listImages { 
		width:73px; 
		height:73px; 
		border:solid 1px #B6B8B8; 
		float:left; 
		margin-left:8px;
		margin-top:8px;
		padding:0;
	}
	.innerListImages {
		width:71px; 
		height:71px; 
		margin-left:1px;
		margin-top:0px;
		background-position:center;
		background-repeat:no-repeat;
		cursor:pointer;
		}

	.innerAnunt {
		width:42px; 
		height:42px; 
		background-position:center;
		background-repeat:no-repeat;
		cursor:pointer;
		}

	.logoImage { 
		width:73px; 
		height:73px; 
		border:solid 1px #B6B8B8; 
	}		
	
	div.listImagesHover { 
		width:73px; 
		height:73px; 
		border:solid 1px #DA241B;
		float:left; 
		margin-left:8px;
		margin-top:8px;
		
	}
	
	.listProfiles { 
		width:108px; 
		height:108px;  
		border:solid 1px #B6B8B8; 
		float:left; 
		margin-right:24px;
		margin-top:24px;
		cursor:pointer;
	}
	
	.innerListProfiles {
		width:106px; 
		height:106px; 
		margin-left:1px;
		margin-top:1px;
		background-position:center;
		background-repeat:no-repeat;
		}
			
	div.listProfilesHover { 
		width:108px; 
		height:108px;  
		border:solid 1px #DA241B;
		float:left; 
		margin-left:24px;
		margin-top:24px;
	}	
	
/* anunturi | spacer */			
.spacerGri {
	height:4px; 
	font-size:0px; 
	background-image:url(../images/spacer_anunturi.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;
	background-position:center;
}
.spacerBlue {
	height:3px; 
	font-size:0px; 
	background-image:url(../images/a.jpg); 
	background-repeat:no-repeat;
	background-position:center;
	}
.titluAnunt {
	color:#577279; 
	font-weight:bold; 
	background-image:url(../images/anunturi_instant_titlu.jpg); 
	background-repeat:repeat-y;
	padding:1px;
	}
.user {
	color:#1DAD1C; 
	font-weight:bold;
	text-decoration:none;
	}
.user:hover {	
	text-decoration:underline;
	}
	
.coment {
	color:#1DAD1C; 
	text-decoration:none;
	font-size:9px;
	}	
	

.error {
	position:absolute;
	margin-top:60px;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	width:390px;
	height:82px;
	background-image:url(../images/error.jpg);
	background-position:center;
	background-repeat:no-repeat;
	z-index:11;
}
form { 
	padding:0; 
	margin:0;
	}
	
a.meniuUtilizator {
	text-decoration:none;
}
a.meniuUtilizator:hover {
	text-decoration:none;
}


.titluPagina {
	margin-top:2px;
	width:412px; 
	height:45px; 
	margin-left:14px;
	background-repeat:no-repeat;
}




