/* ---------------------------------------------------------------------------------------------------*/
/* ---------->>>FORM NEWSLETTER<<<-----------*/
/* ---------------------------------------------------------------------------------------------------*/

/*#form-newsletter {
	float:left;
	padding:0 5px;
	width:180px;
	font-size:11px;}
#form-newsletter p {
	float:left;
	width:180px;
	line-height:18px;
	margin:0 0 5px 0;}
#form-newsletter label {
	float:left;
	width:45px;
	line-height:18px;}
#form-newsletter input {
	float:left;
	border:solid 1px #999;
	width:130px;
	height:18px;
	line-height:18px;
	color:555;
	font-size:12px;}
#form-newsletter input.submit {
	float:left;
	width:90px;
	height:25px;
	color:#FFF;
	border:solid 1px #999;
	background-color:#3C448A;
	cursor:hand;}*/

/* ---------------------------------------------------------------------------------------------------*/
/* ---------->>>FORM CONTACT<<<-----------*/
/* ---------------------------------------------------------------------------------------------------*/
#form-contact p {
	margin:0 0 5px 0;
	line-height:16px;}
#form-contact .label {
	display:block;
	width:100%;
	font-size:11px;}
#form-contact input {
	width:295px;
	border:solid 1px #069;}
#form-contact textarea.textarea {
	width:295px;
	height:200px;
	border:solid 1px #069;}
#form-contact input.btn {
	float:left;
	display:block;
	width:120px;
	height:24px;
	color:#FFF;
	background-color:#8ba100;
	border:solid 1px #FFF;
	cursor:pointer;}

/* ---------------------------------------------------------------------------------------------------*/
/* ---------->>>FORM DETALII PRODUS<<<-----------*/
/* ---------------------------------------------------------------------------------------------------*/
#form-details {
	text-align:center;}
#form-details p {
	margin:0 0 5px 0;
	line-height:16px;
	text-align:center;}
#form-details .label {
	display:block;
	width:450px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#FFF;}
#form-details input {
	width:450px;
	border:solid 1px #069;
	color:#555;
	text-align:left;}
#form-details textarea.textarea {
	width:450px;
	height:200px;
	border:solid 1px #069;
	text-align:left;}
#form-details input.btn {
	float:left;
	display:block;
	width:120px;
	height:24px;
	color:#FFF;
	text-align:center;
	margin:0 0 0 175px;
	background-color:#8ba100;
	border:solid 1px #FFF;
	cursor:pointer;}

#form-search-left {
	float:left;
	width:200px;
	margin:20px 0 0 10px;
	padding:10px 0;
	text-align:center;
	border:solid 1px #FF0;}
	
#form-search-left input.searchtext {
	float:center;
	border:solid 1px #FF0;
	width:180px;}
	
#form-search-left input.submitsearch {
	float:center;
	text-align:center;
	border:solid 1px #FF0;
	width:100px;
	margin:  10px 0 0 0;
	cursor:pointer;}
	
#form-search-main {
	float:left;
	width:700px;
	margin:10px 0;
	text-align:center;}
	
#form-search-main input.searchtext {
	float:center;
	border:solid 1px #FF0;
	width:250px;}
	
#form-search-main input.submitsearch {
	float:center;
	text-align:center;
	border:solid 1px #FF0;
	width:100px;
	margin: 10px 0 0 0;
	cursor:pointer;}



#form-newsletter {
	float:left;
	width:200px;
	margin:20px 0 0 10px;
	padding:10px 0;
	text-align:center;
	border:solid 1px #FF0;}
	
#form-newsletter p {
	color:#FFF;
	font-size:14px;
	margin:5px 0;}
	
#form-newsletter input.mail {
	float:center;
	border:solid 1px #FF0;
	width:180px;}
	
#form-newsletter input.submit {
	float:center;
	text-align:center;
	border:solid 1px #FFF;
	background-color:#afc61d;
	width:100px;
	margin:  10px 0 0 0;
	cursor:pointer;}

/* ---------------------------------------------------------------------------------------------------*/
/* ---------->>>FORM SESSION LOGIN<<<-----------*/
/* ---------------------------------------------------------------------------------------------------*/

#form-session input {
	float:left;
	width:150px;
	height:13px;
	border:solid 1px #069;}
#form-session input.btn {
	float:left;
	display:block;
	width:15px;
	height:15px;
	color:#FFF;
	margin:1px 0 0 0;
	background-color:#8ba100;
	border:solid 1px #FFF;
	cursor:pointer;}
