/*-----------------------------------------------------------------------------
versiunea:  1.2
data:      10/2008
ultima modoficare: 10.2008
-----------------------------------------------------------------------------*/

.form_trimite {
	width:237px;
	float:left;
	padding-top:18px;
	padding-left:30px;
	padding-bottom:18px;
	background:#fff;
	float:left;
	border:1px solid #999;
	border-top:0;
}

.form_trimite h2{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#95131f;
	margin:0;
	padding:0;
	padding-bottom:14px;
}

.form_trimite .btn{
	background:url(../images/trimite.jpg) no-repeat;
	width:97px;
	height:17px;
	border:0;
	cursor:pointer;
	margin-top:10px;
}

.form_trimite p {
	margin:0;
	padding:0;
}

.form_trimite .input {
	background:url(../images/e-mail_07.jpg) no-repeat;
	width:170px;
	height:19px;
	border:0;
	margin-bottom:3px;
	color:#969696;
	padding-left:5px;
	font-size:11px;
	line-height:11px;
	padding-top:2px;
	#padding-top:3px;
	
}

.form_trimite .close {
	float:right;
	padding-right:10px;
	margin-top:10px;
}

.sageata {
	background: url(../images/e-mail_03.png) no-repeat left;
	#background: url(../images/e-mail_03.gif) no-repeat left;
	width:237px;
	height:12px;
	z-index:99;
	float:left;
	margin-bottom:-2px;
	#margin-bottom:-4px;
}

.form_ajax {
	width:237px;
	position:absolute;
	z-index:1000;
}


.form_ajax2 {
	width:365px;
	position:absolute;
}


.form_ajax2 .sageata {	
	background: url(../images/ajax_07.png) no-repeat left;
	#background: url(../images/ajax_07.gif) no-repeat left;
	width:237px;
	height:12px;
	z-index:99;
	float:left;
	margin-top:-2px;
	#margin-top:-4px;
}

.form_ajax2 .preview {
	width:345px;
	padding:10px;
	background:#fff;
}


.form_ajax2 .preview h4 {
	margin:0;
	padding:0;
	font-size:11px;
	color:#97141a;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:10px;
}

.form_ajax2 .preview h4 span {
	color:#333;
}

.form_ajax2 .preview h2 {
	font-size:16px;
	color:#97141a;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:2px;
}

.form_ajax2 .preview h2 a{
	color:#97141a;
	text-decoration:none;
}

.form_ajax2 .preview h2 a:hover{
	color:#000;
	text-decoration:underline;
}

.form_ajax2 .preview .premium {
	background:url(../images/lkt.jpg) no-repeat left top;
	text-indent:10px;
}

.form_ajax2 .preview p {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
}


.form_ajax2 .preview .close {
	margin:0;
	padding:0;
	float:right;
}

.form_ajax .link,
.form_ajax2 .preview .link {
	font-size:10px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.form_ajax .link a,
.form_ajax2 .preview .link a{
	color:#961617;
	text-decoration:none;
}

.form_ajax .link a:hover,
.form_ajax2 .preview .link a:hover{
	color:#961617;
	text-decoration:underline;
}

#overlay {
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:500;
	background-color:#111;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	float:none;
	
}
#overlay {
	_height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	
}	

.form_ajax .cont {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:267px;
	text-align:center;
	background:#e5e5e5;
	border:1px solid #999;
	border-top:0;
}

.form_ajax .cont a{
	color:#000;
	text-decoration:none;
	background:url(../images/login_ico.jpg) no-repeat right;
	padding-right:10px;
}

.form_ajax .cont a:hover{
	color:#000;
	text-decoration:underline;
}

.form_ajax .cont p{
	padding:0;
	margin:0;
	padding:2px;
}