
/* ******************************************************************** */
/* ************************** LAYOUT GENERAL ************************** */
/* ******************************************************************** */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #89c50c url(img/body_bg.jpg) center top repeat-x;
	font-family: 'trebuchet ms';
	font-size: 13px;
	color: #1b3337;
	}

table, td, p {
	font-family: 'trebuchet ms';
	font-size: 13px;
	color: #1b3337;
	}


/* FORMURI, BUTOANE ________________________ */

form {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
	input, textarea {
		border: 1px solid #1b3337;
		color: #333333;
		font-size: 11px;
		font-family: trebuchet ms, arial, verdana, helvetica;
		}
		
	option, select {
		color: #666666;
		font-family: trebuchet ms, arial, verdana, helvetica;
		}

		
	label {
		cursor: pointer;
		}
		
	.submit_buton {
		background: #ce1b6f;
		border: none;
		color: #ffffff;
		cursor: pointer;
		line-height: 14px;
		}
		
	.submit_buton:hover {
		background: #01999a;
		}
	

a:link, a:visited {
	color: #734600;
	text-decoration: none;
	}
		
a:hover, a:active {
	color: #328200;
	text-decoration: none;
	}
		
		
		
		
		
		
/* HEADER */

	
.header_site_container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 840px;
	height: 112px;
	padding: 0 30px;	
	}
	
	.logo {
		position: absolute;
		top: 0;
		left: 28px;
		width: 205px;
		height: 95px;
		text-indent: 220px;
		white-space: nowrap;
		overflow: hidden;
		}
		
		
	a.lang_ro:link, a.lang_ro:visited {
		position: absolute;
		top: 25px;
		left: 400px;
		height: 24px;
		line-height: 24px;
		padding: 0 0 0 28px;
		background: url('img/lang_ro.gif') 0 0 no-repeat;
		font-size: 11px;
		color: #000000;
		}
		
	a.lang_hu:link, a.lang_hu:visited {
		position: absolute;
		top: 25px;
		left: 400px;
		height: 24px;
		line-height: 24px;
		padding: 0 0 0 28px;
		background: url('img/lang_hu.gif') 0 0 no-repeat;
		font-size: 11px;
		color: #000000;
		}


	.menu_top {
		position: absolute;
		top: 29px;
		left: 580px;	
		font-size: 11px;
		color: #489102;
		}
		
		.menu_top a:link, .menu_top a:visited {
			color: #489102;
			}
		

		
	.menu_cart {
		position: absolute;
		top: 80px;
		left: 340px;
		font-size: 11px;
		color: #ce1a6f;
		font-weight: bold;
		}
		
		a.link_cart:link, a.link_cart:visited {
			padding: 0 0 0 25px;
			background: url('img/cart_icon.gif') 0 0 no-repeat;
			}
		a.link_cart:hover, a.link_cart:active {
			padding: 0 0 0 25px;
			background: url('img/cart_icon.gif') 0 -15px no-repeat;
			}
			
			a.link_cart span {
				font-weight: normal;
				color: #000000;
				}
		


/* search box left */
	
	.search_left_prod {
		position: absolute;
		top: 112px;
		left: 30px;
		display: block;
		width: 190px;
		height: 32px;
		color: #757575;
		text-align: left;
		margin: 48px 0 15px 20px;
		z-index: 1;
		}					
		
		.search_left_prod .search_input_prod {
			border: none;
			padding: 5px 0;
			background: transparent;
			width: 120px;
			color: #999999;
			font-size: 13px;
			}
			
		.search_left_prod .search_submit_prod {
			position: absolute;
			top: -3px;
			right: 10px;
			border: none;
			width: 33px;
			height: 33px;
			cursor: pointer;
			background: transparent;
			color: #999999;	
			font-size: 13px;
			}	
			
			

.clear {clear: both;}
		
		
/* CONTAINER */

	
.body_site_container {
	position: relative;
	margin: 0 auto;
	width: 840px;
	min-height: 600px;
	_height: 600px;	
	padding: 0 30px;	
	}
	
			
			

/* LEFT */

	
.left_site_container {
	position: relative;
	float: left;
	width: 212px;
	text-align: center;
	min-height: 500px;
	_height: 500px;
	font-size: 13px;
	padding: 100px 0 0 0;
	}


	
	
/* search box left */
	
	.extra_left_menu_container {
		position: relative;
		display: block;
		background: #ffffff url('img/extra_top_bg.gif') top left no-repeat;
		text-align: left;
		padding: 0;
		margin: 0 0 15px 0;
		}
		
		.extra_left_menu {
			position: relative;
			display: block;
			min-height: 125px;
			_height: 125px;
			background: url('img/extra_bottom_bg.gif') bottom left no-repeat;
			padding: 15px;
			}
			
			.extra_left_menu a:link, .extra_left_menu a:visited {
				color: #009999;
				}
				
			.extra_left_menu a:hover, .extra_left_menu a:active {
				color: #ce1a6f;
				}

						
			
	
/* RIGHT */

	
.right_site_container {
	position: relative;
	float: right;
	width: 586px;
	_width: 580px;
	padding: 0 21px 30px 21px;
	margin-top: 45px;
	text-align: left;
	min-height: 1400px;
	_height: 1400px;
	background: #ffffff url('img/right_bottom_bg.gif') left bottom no-repeat;
	}
	
	


/* guestbook_gallery */

		
	.guestbook_gallery {
		display: block;
		width: 100%;
		text-align: center;
		margin: 20px 0;
	}
	.guestbook_gallery ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
	.guestbook_gallery ul li {
		display: inline;
		float:  left;
		margin: 0;
		padding: 5px 10px;
		text-align: center;
		}
	.guestbook_gallery ul img {
		border: 3px solid #ffffff;
		border-bottom: 15px solid #ffffff;
	}
	.guestbook_gallery ul a:hover img {
		border: 3px solid #bbe428;
		border-bottom: 15px solid #bbe428;
	}
	.guestbook_gallery ul a:hover { color: #000000; }
		
				
/* albume_portofoliu */

.albume_portofoliu {
		position: relative;
		display: block;
		margin: 0 auto;
		background: #ffffff;
		padding-top: 1px;
		}
		
		.albume_portofoliu .album_item {
			position: relative;
			display: block;
			float: left;
			width: 165px;
			padding: 10px;
			text-align: left;
			background: #ffffff;
			color: #000000;
			white-space: nowrap;
			overflow: hidden;
			cursor: pointer;
			border: 1px solid #b2ee4d;
			margin-left: 1px;
			}
			
			.albume_portofoliu .album_item:hover, .albume_portofoliu .album_item:active {
				background: #b2ee4d;
				text-decoration: underline;
				}		
				


.tabel_pensiuni {
	position: relative;
	display: block;
	background: #f1f1f1;
	}


.tabel_pensiuni td {
	background: #e1e1e1;
	}			
		
	
/* FOOTER */

	
.footer_site_container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 840px;
	height: 60px;
	padding: 0 30px;	
	}
	
	.menu_footer {
		position: absolute;
		top: 10px;
		right: 30px;	
		font-size: 11px;
		color: #444444;
		}
		
		.menu_footer a:link, .menu_footer a:visited {
			color: #444444;
			}
		
	.copy {
		position: absolute;
		top: 10px;
		left: 250px;		
		font-size: 11px;
		color: #444444;
		}
		
	.entire {
		position: absolute;
		top: 30px;
		right: 30px;		
		font-size: 11px;
		color: #f1f1f1;
		}
		
		.entire a:link, .entire a:visited {
			color: #f1f1f1;
			}
		
		
		
		
	#toTop {
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 48px;
		height: 48px;
		background: #fecfe5 url('img/uplink_bg.gif') 0 0 no-repeat;
		
		cursor: pointer;
		}
		
	#toTop:hover {
		background:#fecfe5 url('img/uplink_bg.gif') 0 -48px no-repeat;
		}		
		
		

	

/* ******************************************************************** */
/* ************************** ENGINE		 ************************** */
/* ******************************************************************** */



/* ########################################################################################################################## */	
/* #####################   MODULE   ######################################################################################### */	
/* ########################################################################################################################## */	


/* MODULE - CSS DEFAULT _____________________________________  */	


/* CONTAINER POZITIE */
.loadposition {
	position: relative;
	margin: 0;
	padding: 0;
	}

/* VIZUALIZARE POZITIE */	
.viewposition {
	border: 2px solid #cc0033 !important;
	}
	/* nume pozitie */
	.viewposition .name_poz {
		position: absolute;
		top: 0;
		left: 0;
		background: #cc0033;
		padding: 2px;
		color: #ffffff;
		z-index: 9999;
		}

/* CONTAINER MODUL */
.modul_container {
	position: relative;
	display: block;
	/* padding: 5px;
	background: #f1f1f1;
	border: 1px solid #000000; */
	}
	
/* TITLE */	
	
	/* title_inline */
	.modul_title_inline {
		position: relative;
		display: block;
		padding: 5px;
		margin: 0;
		background: #ffffff;
		font-weight: bold;
		font-size: 14px;
		}
	
	/* title_toggle */
	.modul_title_toggle {
		display: block;
		position: relative;
		padding: 10px 30px 10px 10px;
		text-align: left;
		background: #e1e1e1;
		font-weight: bold;
		cursor: pointer;
		border-top: 1px solid #f1f1f1;
		border-bottom: 1px solid #666666;
		color: #333333;
		}
		
		.modul_title_toggle:hover, .modul_title_toggle:active, .modul_title_toggle:focus {background: #e8e7e7 !important;}
		
		.title_toggle_restrict {
			color: #666666;
			}
		
		.modul_title_toggle span {
			position: absolute;
			top: 5px;
			right: 5px;
			font-weight: normal;
			font-size: 13px;
			color: #000000;
			cursor: pointer;
			}
			
		.title_toggle_restrict span {
			color: #666666;
			}
		
		.loading_mod_img {
			position: absolute;
			top: 7px;
			left: 50%;
			border: none;
			}
			
	/* title_tab */		
	.modul_title_tab {
		color: #cc0033 !important;
		}
		
	.modul_title_tab_restrict {
		color: #666666 !important;
		}

		
/* HEAD */	
.modul_head_inline, .modul_head_toggle, .modul_head_tab, .modul_head_thickbox, .modul_head_new_window {
	
	}

/* FOOT */	
.modul_foot_inline, .modul_foot_toggle, .modul_foot_tab, .modul_foot_thickbox, .modul_foot_new_window {
	
	}


/* RESTRICT */	
.restrict_note_inline, .restrict_note_thickbox, .restrict_note_new_window {
	position: relative;
	display: block;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}
	
.restrict_note_toggle, .restrict_note_tab {
	position: relative;
	display: none;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}


/* CONTENT */		
			
	/* content_modul_toggle */
	.content_modul_toggle {
		position: relative;
		display: none;
		background: #ffffff;
		padding: 0;
		min-height: 0;
		}
		
	.IframeAutoHeight {
		position: relative;
		display:  none;
		background: #ffffff;
		padding: 0;
		min-height: 0;
		width: 100%;
		overflow: hidden !important;
		}
		

		
/* END MODULE - CSS DEFAULT _____________________________________  */	


/* ARTICOLE HOME - mod_ArticoleHome ___________________________________________ */

.listare_articole_home {
	position: relative;
	display: block;
	
	}
	
	.articole_home_item {
		position: relative;
		display: block;
		padding-bottom: 20px;
		}
		
		.articole_home_item h2 {
			position: relative;
			display: block;
			margin: 0;
			padding: 0 0 3px 0;
			font-weight: normal;
			}
			
		.articole_home_item h2, .articole_home_item h2 a:link, .articole_home_item h2 a:visited {
			position: relative;
			font-family: 'trebuchet ms';
			font-size: 22px;
			color: #72aa07;
			}
			
		.articole_home_item h2 a:hover, .articole_home_item h2 a:active, .articole_home_item h2 a:focus {
		color: #754803;
		text-decoration: none;
		}
		
		.articole_home_img {
			position: relative;
			float: left;
			width: 165px;
			height: 165px;
			}
			
			.articole_home_img a {
				position: relative;
				display: block;
				width: 165px;
				height: 165px;
				z-index: 2;
				}
				
				.articole_home_img a img {
					position: relative;
					display: block;
					width: 150px;
					height: 150px;
					border: none;
					}
					
		.articole_home_content {
			position: relative;
			display: block;
			padding-bottom: 20px;
			}
			
			articole_home_content_intend {
				position: relative;
				float: right;
				width: 400px important;
				}
			

		
/* /END ARTICOLE HOME - mod_ArticoleHome ___________________________________________ */


/* LEFT MENU - mod_MenuVSecParentSubsecPag ___________________________________________ */


.menu_v_sec {
	position: relative;
	display: block;
	text-align: left;
	margin: 0 auto;
	}
	
	.menu_v_sec ul {
		margin: 0 0 0 0;
		padding: 0;
		list-style: none;
		}
		
	.menu_v_sec ul li {
		margin: 0;
		padding: 0;		
		}
		
		/* ROOT */
		
		.menu_v_sec h5 {
			margin: 0;
			padding: 0 15px;
			font-size: 14px;
			font-weight: normal;
			line-height: 40px;
			height: 41px;
			color: #d0f0ff;
			background: url('img/menu_cat_bg.gif') left bottom no-repeat;
			}
			
			.menu_v_sec h5 a:link, .menu_v_sec h5 a:visited {
				text-decoration: none;
				display: block;
				}
				
			.menu_v_sec h5 a:hover, .menu_v_sec h5 a:active, .menu_v_sec h5 a:focus {
				color: #000000;
				}
				
			/* menu_v_sec ROOT ACTUAL */
					
			a.menu_v_sec_r_actual:link, a.menu_v_sec_r_actual:visited {
				
				font-weight: bold;
				}
				
			a.menu_v_sec_r_actual:hover, a.menu_v_sec_r_actual:active, a.menu_v_sec_r_actual:focus {
				
				}
						
				
				/* SUB-SECTIUNI */
				
				.menu_v_sec ul ul {
					margin: 0 0 0 8px;
					padding: 5px 5px 5px 15px;
					list-style: disc;
					color: #ffffff;
					background: #9acf2e;
					}
					
				.menu_v_sec ul ul li {
					margin: 0 0 0 15px;
					padding: 3px 0;
					color: #ffffff;
					}
					
					.menu_v_sec ul ul a:link, .menu_v_sec ul ul a:visited {
						color: #ffffff;
						text-decoration: none;
						font-size: 13px;
						}
						
					.menu_v_sec ul ul a:hover, .menu_v_sec ul ul a:active {
						color: #000000;
						}
					
					/* left_menu_sectiuni ACTUAL */
					
					a.menu_v_sec_actual:link, a.menu_v_sec_actual:visited {
						color: #000000 !important;
						text-decoration: underline !important;
						}
						
					a.menu_v_sec_actual:hover, a.menu_v_sec_actual:active, a.menu_v_sec_actual:focus {
						
						}
						

		
				/* listare linkuri articole */
				
				.menu_v_sec_artlink {					
					position: relative;
					list-style: disc !important;					
					}
					
					.menu_v_sec_artlink li {
						
						}
						
						.menu_v_sec_artlink a, .menu_v_sec_artlink a:link, .menu_v_sec_artlink a:visited {
							
							}
						.menu_v_sec_artlink a:hover, .menu_v_sec_artlink a:active, .menu_v_sec_artlink a:focus {
							
							}
							
						/* articol curent */
						
						a.menu_v_sec_artlink_curent:link, a.menu_v_sec_artlink_curent:visited {
							text-decoration: underline !important;
							color: #000000 !important;
							}						

/* /END LEFT MENU - mod_MenuVSecParentSubsecPag ___________________________________________ */


	
	
/* BOTTOM MENU - mod_MenuHSecSimpleRoot ___________________________________________ */

.menu_h_sec_simple_root {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
	.menu_h_sec_simple_root li {
		display: inline;
		}
		

/* /END BOTTOM MENU - mod_MenuHSecSimpleRoot ___________________________________________ */





/* TITLU SECTIUNE - mod_DetaliiSecTitlu ___________________________________________ */

.titlu_item_curent_sec {
	position: relative;
	margin: -10px 0 25px 0;
	padding: 0 0 0 0;
	width: 450px;
	line-height: 33px;
	font-family: 'trebuchet ms';
	font-size: 25px;
	color: #333333;
	font-weight: normal;
	}
	
/* /END TITLU SECTIUNE - mod_DetaliiSecTitlu ___________________________________________ */
	
	
/* SLIDESHOW SECTIUNE - mod_DetaliiSecSlideshow ___________________________________________ */

.slideshow_cycle {
	position: relative;
	display: block;
	height: 150px;
	background: #cc0033;	
	}
	
.foto_mare_sec {
	display: block;
	height: 150px;
	}	
	
/* /END SLIDESHOW SECTIUNE - mod_DetaliiSecSlideshow ___________________________________________ */


/* DESCRIERE SECTIUNE - mod_DetaliiSecContent ___________________________________________ */

.sec_sumar {
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding: 0 0 25px 0;
	}

/* /END DESCRIERE SECTIUNE - mod_DetaliiSecContent ___________________________________________ */	
 


/* LISTARE SUBSECTIUNI - mod_DetaliiSecListSubSec ___________________________________________ */

.sec_list_container {
	position: relative;
	display: block;
	}
		
	.sec_list_item {
		position: relative;
		display: block;
		padding: 15px;
		background: #ffffff;
		border-bottom: 1px dotted #86899e;
		margin: 10px 0;
		}		
		
		/* sectiuni */
		.sec_list_sec {
			position: relative;
			display: block;
			}
			
			.sec_list_art_count {
				position: absolute;
				top: 0;
				right: 0;
				font-size: 11px;
				color: #666666;
				text-transform: lowercase;
				}
		
			/* fara thumb */
			.sec_list_sec p {
				position: relative;
				display: block;
				margin: 0;
				color: #333333;
				line-height: 20px;
				font-size: 11px;
				}
				
				.sec_list_sec p a:link, .sec_list_sec p a:visited {
					display: block;
					font-size: 14px;
					line-height: 22px;
					color: #274875;
					text-decoration: none;
					font-weight: bold;
					}
					
				.sec_list_sec p a:hover, .sec_list_sec p a:active, .sec_list_sec p a:focus {
					color: #ff7200;
					}
					
					.sec_list_sec p .promo_bullet, .sec_list_sec p .promo_bullet {
						display: inline;
						width: 16px;
						height: 30px;
						padding: 5px 0 0 30px;
						background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
						cursor: help;
						}
				
			/* cu thumb */
			
			.sec_list_sec_thumb_p {
				position: relative;
				display: block;
				width: 490px;
				float: right;
				margin: 0;
				padding: 0;
				}
				
			a.sec_list_sec_thumb:link, a.sec_list_sec_thumb:visited {
				position: relative;
				display: block;
				float: left;
				}							
				
				.sec_list_sec_thumb img {
					width: 128px;
					border: none;
					}
					
					a.sec_list_sec_thumb:hover img {
						border: none;
						}
					
			
		/* sub-sectiuni */
		.sec_list_subsec {
			position: relative;
			display: block;			
			margin-top: 10px;
			color: #666666;
			}
			
			.sec_list_subsec a:link, .sec_list_subsec a:visited {
				position: relative;
				display: block;
				float: left;
				padding: 3px 6px;
				background: #e3ebf6;
				border-right: 5px solid #d9e0e9;
				border-bottom: 5px solid #d9e0e9;
				white-space: nowrap;
				}
				
			.sec_list_subsec a:hover, .sec_list_subsec a:active, .sec_list_subsec a:focus {
				background: #ffffff;
				text-decoration: none;
				}
				
				.sec_list_subsec_promo {
					color: orange !important;
					}
					
					
					
		/* sectiuni relationate */
		
		.sec_related {
			display: block;
			padding: 15px;
			background: #e1e1e1;
			margin: 10px 0;
			}
			
			
/* ****************************** custom css - listare sectiuni servicii: */

.sec_list_container_servicii .sec_list_item {
	position: relative;
	float: left;
	width: 298px;
	height: 321px;
	background: #e1e1e1;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
	}
	
	.sec_list_container_servicii .sec_list_sec_thumb {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 298px;
		height: 321px;
		margin: 0;
		padding: 0;
		}
		
		.sec_list_container_servicii .sec_list_sec_thumb img {			
			position: absolute;
			top: 48px;
			left: 0;
			display: block;
			width: 298px;
			height: 192px;
			margin: 0;
			padding: 0;
			}
	
	.sec_list_container_servicii .sec_list_sec_thumb_p {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 278px;
		height: 60px;
		margin: 0;
		padding: 10px;
		background: #e0dad4;
		border-top: 1px solid #ffffff;
		}
		
		.sec_list_container_servicii .sec_list_sec_thumb_p a, .sec_list_container_servicii .sec_list_sec_thumb_p a:link, .sec_list_container_servicii .sec_list_sec_thumb_p a:visited {
			position: absolute;
			top: -241px;
			left: 0;
			display: block;
			width: 278px;
			height: 27px;
			padding: 10px;
			color: #ffffff;
			font-weight: normal;
			font-size: 13px;
			background: #4c5563;
			border-bottom: 1px solid #ffffff;
			}
			
		.sec_list_container_servicii .sec_list_sec_thumb_p a:hover, .sec_list_container_servicii .sec_list_sec_thumb_p a:active {
			text-decoration: underline;
			}
/* /****************************** custom css - listare sectiuni servicii: */		

.sec_list_item_produse {
	position: relative;
	float: left;
	width: 318px;
	height: 318px;
	background: #ffcc00;
	margin: 0 10px 10px 0;
	padding: 0;	
	}
	
	a.sec_list_produse_title:link, a.sec_list_produse_title:visited {
		position: absolute;
		top: 0;
		left: 0;
		width: 278px;
		height: 48px;
		line-height: 48px;
		padding: 0 10px;
		font-size: 13px;
		font-weight: bold;
		color: #9a0e0b;		
		text-decoration: none;
		}
		
	a.sec_list_produse_title:hover, a.sec_list_produse_title:active {
		text-decoration: underline;
		color: #000000;
		}
		
		a.sec_list_produse_title img {
			position: absolute;
			top: 48px;
			left: 5px;
			width: 122px;
			height: 145px;
			border: none;
			}
			
	.sec_list_produse_pages {
		position: absolute;
		top: 48px;
		left: 132px;
		width: 161px;
		height: 245px;
		background: #e1e1e1;
		font-size: 11px;
		line-height: 18px;
		color: #333333;
		padding: 10px;
		}
		
		.sec_list_produse_pages a {
			display: block;
			font-size: 11px;
			padding-bottom: 12px;
			}
	
/* ****************************** custom css - listare sectiuni produse: */

/* /****************************** custom css - listare sectiuni produse: */

								
/* /END LISTARE SUBSECTIUNI - mod_DetaliiSecListSubSec ___________________________________________ */				
 





/* LISTARE ARTICOLE - mod_DetaliiSecListArt ___________________________________________ */				

.art_list_container {
	position: relative;
	display: block;
	}
				
	/* PAGINATIE */
	
	.pager_table {
		display: block;
		position: relative;
		background: #e1e1e1;
		font-size: 11px;
		color: #535353;
		}
		
		.pager_table td {
			padding: 3px;
			text-align: center;
			}
			
		.pager_table form, .pager_table input, .pager_table select, .pager_table option {
			font-size: 11px;
			color: #535353;
			}
		
		.pager_sort_td {
			border-right: 1px solid #B4D48D;
			}			
			
		.pager_prev_page_td {
			white-space: nowrap;
			padding: 3px 10px !important;
			text-transform: uppercase;
			font-size: 10px;
			}
			
		.pager_next_page_td {
			white-space: nowrap;
			padding: 3px 10px !important;
			text-transform: uppercase;
			font-size: 10px;
			}
		
		.pager_linkall_page_td {
			font-size: 11px;
			width: 100%;
			}
			
		.pager_itemperpage_td {
			border-left: 1px solid #B4D48D;
			white-space: nowrap;
			padding-right: 6px !important;
			}
			
	/* /PAGINATIE */
	
	/* CONTAINER ITEM ARTICOL */
		
	.art_list_item {
		position: relative;
		display: block;
		padding: 0;
		margin: 10px 0;
		border-bottom: 1px dotted #333333;
		}
		
		
		/* thumb */
		.art_list_item_img {
			position: relative;
			float: left;
			padding: 0 20px 20px 0;
			}
			
			.art_list_item_img a img {
				width: 142px;
				border: none;
				}
				
			.art_list_item_img a:hover img {
				}
			
		/* / thumb */
		
		/* restul */
		
		.art_list_item_wrap_cuimg {
			position: relative;
			float: right;
			width: 420px;
			}
			
		.art_list_item_wrap {
			position: relative;
			float: left;
			display: block;	
			width: 100%;
			}
			
			/* titlu */
				
			.art_list_item_title {
				position: relative;
				display: block;
				font-weight: bold;
				font-size: 14px;
				padding: 0 0 10px 0;
				}
				
				.art_list_item_title span {
					display: inline;
					width: 16px;
					height: 30px;
					padding: 5px 0 0 30px;
					background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
					cursor: help;
					}
						
				/* statusbar */
				
				.art_list_item_statusbar {
					position: relative;
					display: block;
					padding: 2px 5px;
					background: #e3ebf6;
					font-size: 11px;
					}		
			
					.art_list_item_statusbar .label_s {
						display: block;
						float: left;
						color: #666666;
						padding: 0 3px 0 0;
						}
						
					.art_list_item_statusbar .data_s {
						display: block;
						float: left;
						color: #999999;
						padding: 0 12px 0 0;
						}
						
				/* content */
				
				.art_list_item_content {
					display: block;
					padding: 5px 0;
					}
				
/* /END LISTARE ARTICOLE - mod_DetaliiSecListArt ___________________________________________ */				


		
/* TITLU ARTICOL - mod_DetaliiArticolTitlu ___________________________________________ */

.titlu_item_curent_art {
	margin: -10px 0 25px 0;
	padding: 0 0 0 0;
	width: 500px;
	line-height: 33px;
	font-family: 'trebuchet ms';
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	}
	
	.titlu_item_curent_sec .promo_bullet, .titlu_item_curent_art .promo_bullet {
		display: inline;
		width: 16px;
		height: 30px;
		padding: 5px 0 0 30px;
		background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
		cursor: help;
		}
		
/* /END TITLU ARTICOL - mod_DetaliiArticolTitlu ___________________________________________ */				


	
/* TOOLBAR SHARE PAGE - mod_DetaliiArtToolbarShare , TOOLBAR SHARE SEC - mod_DetaliiSecToolbarShare _______ */

.toolbar_share_page_art, .toolbar_share_page_sec  {
	position: absolute;
	top: 4px;
	right: 0;
	height: 16px;
	width: 200px;
	}
	
	.toolbar_share_page_art a, .toolbar_share_page_sec a {
		position: relative;
		float: right;
		display: block;
		width: 16px;
		height: 16px;
		margin-left: 4px;
		cursor: pointer;		
		}
		
		.toolbar_share_page_art .spacer {
			position: relative;
			float: left;
			display: block;
			width: 16px;
			height: 16px;	
			}
		
		a.add_flag_t:link, a.add_flag_t:visited {
			background: url(img/toolbar1.gif) 0 0 no-repeat;
			}			
		a.add_flag_t:hover, a.add_flag_t:active, a.add_flag_t:focus {
			background: url(img/toolbar1.gif) 0 -16px no-repeat;
			}
			
		a.add_comment_t:link, a.add_comment_t:visited {
			background: url(img/toolbar1.gif) -16px 0 no-repeat;
			}			
		a.add_comment_t:hover, a.add_comment_t:active, a.add_comment_t:focus {
			background: url(img/toolbar1.gif) -16px -16px no-repeat;
			}
			
		a.font_size_t:link, a.font_size_t:visited {
			background: url(img/toolbar1.gif) -32px 0 no-repeat;
			}			
		a.font_size_t:hover, a.font_size_t:active, a.font_size_t:focus {
			background: url(img/toolbar1.gif) -32px -16px no-repeat;
			}
			
		a.save_pdf_t:link, a.save_pdf_t:visited {
			background: url(img/toolbar1.gif) -48px 0 no-repeat;
			}			
		a.save_pdf_t:hover, a.save_pdf_t:active, a.save_pdf_t:focus {
			background: url(img/toolbar1.gif) -48px -16px no-repeat;
			}
			
		a.print_page_t:link, a.print_page_t:visited {
			background: url(img/toolbar1.gif) -64px 0 no-repeat;
			}			
		a.print_page_t:hover, a.print_page_t:active, a.print_page_t:focus {
			background: url(img/toolbar1.gif) -64px -16px no-repeat;
			}
			
		a.add_fav_t:link, a.add_fav_t:visited {
			background: url(img/toolbar1.gif) -80px 0 no-repeat;
			}			
		a.add_fav_t:hover, a.add_fav_t:active, a.add_fav_t:focus {
			background: url(img/toolbar1.gif) -80px -16px no-repeat;
			}
			
		a.email_page_t:link, a.email_page_t:visited {
			background: url(img/toolbar1.gif) -96px 0 no-repeat;
			}			
		a.email_page_t:hover, a.email_page_t:active, a.email_page_t:focus {
			background: url(img/toolbar1.gif) -96px -16px no-repeat;
			}
			
		a.send_ym_t:link, a.send_ym_t:visited {
			background: url(img/toolbar1.gif) -112px 0 no-repeat;
			}			
		a.send_ym_t:hover, a.send_ym_t:active, a.send_ym_t:focus {
			background: url(img/toolbar1.gif) -112px -16px no-repeat;
			}
			
			.toolbar_share_page_art a img {
				border: none;
				width: 16px;
				height: 16px;
				}

/* /END TOOLBAR SHARE PAGE - mod_DetaliiArtToolbarShare , TOOLBAR SHARE SEC - mod_DetaliiSecToolbarShare _______ */				




/* TOOLBAR CREDIT ARTICOL - mod_DetaliiArtToolbarCredit ___________________________________________ */				


.toolbar_credit_articol {
	position: relative;
	display: block;
	min-height: 26px;
	padding: 2px 0;
	border-top: 1px dotted #86899e;
	border-bottom: 1px dotted #86899e;
	font-size: 11px;
	}		
		
	.label_t2 {
		display: block;
		float: left;
		color: #666666;
		padding: 0 3px 0 0;
		}
		
	.data_t2 {
		display: block;
		float: left;
		color: #999999;
		padding: 0 12px 0 0;
		}
		
		/* rating */
		
		#star_rating_form {			
			}
		
		#rating_star_container {	
			}
			
			#rating_star_container span {	
				color: brown;
				}
			
		#rating_star_result_iframe {
			display: none;
			}
			
			#star_rating_iframe {
				margin: 0;
				padding: 0;
				width: 200px;
				height: 26px;
				border: none;
				}

/* /END TOOLBAR CREDIT ARTICOL - mod_DetaliiArtToolbarCredit ___________________________________________ */				


/* COVER ARTICOL - mod_DetaliiArtCover ___________________________________________ */				

.cover_articol {
	position: relative;
	top: 0;
	left: -21px;
	display: block;
	height: 150px;
	width: 628px;
	margin: 15px 0 15px 0;
	}
				
/* /END COVER ARTICOL - mod_DetaliiArtCover ___________________________________________ */				



/* DETALII ARTICOL - mod_DetaliiArtContent ___________________________________________ */				

.detalii_articol {
	display: block;
	margin-top: 15px;
	padding: 0 0 20px 0;
	}

.detalii_sumar_articol {
	display: block;
	margin-top: 15px;
	}

/* /END DETALII ARTICOL - mod_DetaliiArtContent ___________________________________________ */				
	


/* PREV/NEXT ARTICOL - mod_DetaliiArtPrevNext ___________________________________________ */				

.mod_prevnext_art {
	display: block;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	margin: 15px 0;
	}
	
	.mod_prevnext_art_marker {
		position: absolute;
		top: 15px;
		left: 300px;
		height: 20px;
		width: 1px;
		border-left: 1px solid #cccccc;
		}

	.mod_prev_art {
		display: block;
		float: left;
		width: 250px;
		padding: 8px;
		text-align: left;
		font-size: 11px;
		}
		
		.mod_prev_art span {
			color: #999999;
			}
		
	.mod_next_art {
		display: block;
		float: right;
		width: 250px;
		padding: 8px;
		text-align: right;
		font-size: 11px;
		}
		
		.mod_next_art span {
			color: #999999;
			}

/* /END PREV/NEXT - mod_DetaliiArtPrevNext ___________________________________________ */				
	





	
/* GALERIE MEDIA DETALII ARTICOL - mod_DetaliiArtGalerie ___________________________________________ */				

.gal_detalii_container {
	display: block;
	position: relative;
	background: #e1e1e1;
	margin-top: 10px;
	}
	
	.gal_album_detalii_head {
		display: block;	
		width: 585px !important;
		position: relative;		
		padding: 10px 0 5px 0;
		height: 16px;
		background: #000000;
		text-align: center;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		color: #777777;
		}
	
	.gal_album_detalii {
		display: block;
		position: relative;		
		width: 565px !important;
		background: #333333 !important;
		border: 10px solid #000000 !important;
		/* overflow: auto;
		overflow-y:hidden;
		white-space: nowrap; */
		}
		
		a.prev_carousel, a.prev_carousel:link, a.prev_carousel:visited {
			display: block;
			position: absolute;
			top: 6px;
			left: 10px;
			width: 24px;
			height: 24px;
			z-index: 3;
			background: url(../../res_img/icons/24/play_back.png) 0 0 no-repeat;
			cursor: pointer;
			}
			
		a.next_carousel, a.next_carousel:link, a.next_carousel:visited {
			display: block;
			position: absolute;
			top: 6px;
			right: 10px;
			width: 24px;
			height: 24px;
			z-index: 3;
			background: url(../../res_img/icons/24/play.png) 0 0 no-repeat;
			cursor: pointer;
			}
		

			
		.gal_album_detalii_item {
			/*position: relative;*/
			display:-moz-inline-stack;
			display:inline-block;
			zoom:1;
			*display:inline;			
			padding: 10px;
			border-right: 2px solid #666666;
			background: #333333;
			color: #999999;
			font-size: 11px;			
			}
			
			.gal_promo_star {
				position: absolute;
				top: 2px;
				right: 15px;
				display: block;
				width: 16px;
				height: 16px;
				background: url(../../res_img/icons/16/weather_sun.png) 0 0 no-repeat;
				cursor: help;
				}
			
			
			
			a.linkopengal:link, a.linkopengal:visited, 
			a.linkopenimg:link, a.linkopenimg:visited {
				display: block;
				/*width: 110px;*/
				height: 73px;
				border: 3px solid #444555;		
				}
				
			a.linkopengal:hover, a.linkopengal:active, a.linkopengal:focus,  
			a.linkopenimg:hover, a.linkopenimg:active, a.linkopenimg:focus {
				border: 3px solid #666666;			
				}
				
				a.linkopengal img,  
				a.linkopenimg img {
					display: block;
					border: none;
					/*width: 110px;*/
					height: 73px;
					}
				
				.gal_album_detalii_item a.thickbox span {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/page_white.png) center center no-repeat;
					}				
				
				.tn_bg_flv, .tn_bg_avi, .tn_bg_mpg, .tn_bg_mpeg, .tn_bg_swf, .tn_bg_mov {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/film.png) center center no-repeat !important;
					}
					
				.tn_bg_jpg, .tn_bg_jpeg, .tn_bg_gif, .tn_bg_png, .tn_bg_bmp  {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/photo.png) center center no-repeat !important;
					}
					
				
					
			.gal_label_cont {
				display: block;
				width: 130px;
				padding: 2px 0;
				border-bottom: 1px dotted #444444;
				white-space: normal !important;
				}
			
				.gal_label {
					display: ;
					color: #999999;
					}
				.gal_value {
					color: #777777;					
					}
				
/* /END GALERIE MEDIA DETALII ARTICOL - mod_DetaliiArtGalerie ___________________________________________ */				

					
					
/* FISIERE DOWNLOAD ARTICOL - mod_DetaliiArtDownloads ___________________________________________ */				

.downloads_detalii_container {
	display: block;
	position: relative;
	}
	
	.file_grup_detalii_head {
		display: block;	
		position: relative;		
		padding: 5px 10px;
		height: 16px;
		background: #333333;
		width: 565px;
		text-align: left;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		color: #999999;
		}
	
	.file_grup_detalii {
		display: block;
		position: relative;				
		background: #cccccc;
		width: 585px;
		}				

			
		.file_detalii_container {
			position: relative;
			display: block;					
			padding: 10px;
			border: 10px solid #cccccc;
			background: #ffffff;
			color: #333333;
			font-size: 11px;
			}
			
			.file_promo_star {
				position: absolute;
				top: 5px;
				right: 5px;
				display: block;
				width: 16px;
				height: 16px;
				background: url(../../res_img/icons/16/weather_sun.png) 0 0 no-repeat;
				cursor: help;
				}
				
			.file_segment {
				position: relative;				
				display: block;
				float: left;
				width: 165px;
				padding: 10px;
				background: #ffffff;
				}						
			
			/* segment 1 */

				.nume_fisier {
					display: block;
					width: 161px;
					line-height: 22px;
					background: #f1f1f1 url(../../res_img/icons/16/file.png) 5px center no-repeat;
					}
					
					.filename_nolink {
						padding-left: 25px;
						}
					
					.nume_fisier a {
						padding-left: 25px;
						}			
				
.filetypedown_3gp { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_afp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_afpa { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_as { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_asp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_aspx { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_avi { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_bat { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}
.filetypedown_bmp { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_c { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_cfm { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_cgi { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_com { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}}
.filetypedown_cpp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}}
.filetypedown_css { background: url(../../res_img/icons/16/css.png) 2px 5px no-repeat;}}
.filetypedown_doc { background: url(../../res_img/icons/16/doc.png) 2px 5px no-repeat;}}
.filetypedown_exe { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}
.filetypedown_gif { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_fla { background: url(../../res_img/icons/16/flash.png) 2px 5px no-repeat;}
.filetypedown_flv { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_h { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_htm { background: url(../../res_img/icons/16/html.png) 2px 5px no-repeat;}
.filetypedown_html { background: url(../../res_img/icons/16/html.png) 2px 5px no-repeat;}
.filetypedown_jar { background: url(../../res_img/icons/16/java.png) 2px 5px no-repeat;}
.filetypedown_jpg { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_jpeg { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_js { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_lasso { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_log { background: url(../../res_img/icons/16/txt.png) 2px 5px no-repeat;}
.filetypedown_m4p { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_mov { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mp3 { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_mp4 { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mpg { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mpeg { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_ogg { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_pcx { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_pdf { background: url(../../res_img/icons/16/pdf.png) 2px 5px no-repeat;}
.filetypedown_php { background: url(../../res_img/icons/16/php.png) 2px 5px no-repeat;}
.filetypedown_png { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_ppt { background: url(../../res_img/icons/16/ppt.png) 2px 5px no-repeat;}
.filetypedown_psd { background: url(../../res_img/icons/16/psd.png) 2px 5px no-repeat;}
.filetypedown_pl { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_py { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_rar { background: url(../../res_img/icons/16/zip.png) 2px 5px no-repeat;}
.filetypedown_rb { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rbx { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rhtml { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rpm { background: url(../../res_img/icons/16/linux.png) 2px 5px no-repeat;}
.filetypedown_ruby { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_sql { background: url(../../res_img/icons/16/db.png) 2px 5px no-repeat;}
.filetypedown_swf { background: url(../../res_img/icons/16/flash.png) 2px 5px no-repeat;}
.filetypedown_tif { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_tiff { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_txt { background: url(../../res_img/icons/16/txt.png) 2px 5px no-repeat;}
.filetypedown_vb { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_wav { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_wmv { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_xls { background: url(../../res_img/icons/16/xls.png) 2px 5px no-repeat;}
.filetypedown_xml { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_zip { background: url(../../res_img/icons/16/zip.png) 2px 5px no-repeat;}								
				
				.filetn_link {
					display: block;
					text-align: left;
					width: 155px;				
					}
					
					a.filetn_link:link img, a.filetn_link:visited img {
						display: block;
						border: 3px solid #444555;
						width: 155px;
						}
					a.filetn_link:hover img, a.filetn_link:active img, a.filetn_link:focus img {
						border: 3px solid #333333;
						}
						
				a.down_link_buton:link, a.down_link_buton:visited {
					display: block;
					width: 136px;
					line-height: 24px;
					text-align: left;
					padding-left: 25px;
					color: #999999;
					background: #333333 url(../../res_img/icons/16/down.png) 5px center no-repeat;
					}
					
				a.down_link_buton:hover, a.down_link_buton:active, a.down_link_buton:focus {
					background: #444555 url(../../res_img/icons/16/down.png) 5px center no-repeat;
					color: #999999;
					}
					
			
			
			/* segment 2,3 */

			.filedown_label_cont {
				display: block;
				padding: 2px 0;
				border-bottom: 1px dotted #444444;
				white-space: normal !important;
				}
			
				.filedown_label {
					display: ;
					color: #999999;
					}
				.filedown_value {
					color: #777777;					
					}
	

/* /END FISIERE DOWNLOAD ARTICOL - mod_DetaliiArtDownloads ___________________________________________ */				




/* TITLU CATEGORIE - mod_test ___________________________________________ */

.cat_title {
	position: relative;
	top: -5px;
	display: block;
	font-size: 21px;
	font-weight: normal;
	font-family: 'trebuchet ms';
	color: #333333;
	margin: 0;
	padding: 0 0 30px 0;
	}

	
.prod_title {
	position: relative;
	top: -5px;
	display: block;
	font-size: 21px;
	font-weight: normal;
	font-family: 'trebuchet ms';
	color: #333333;
	margin: 0;
	padding: 0 0 30px 0;
	}
	
/* /END TITLU CATEGORIE - mod_test ___________________________________________ */		



/* #####################  END MODULE   ######################################################################################### */			


	
	
	


	

/* ##################### BANNERE ##################### */


/* bannere text */	
	
	.bannerdiv_text {
		display: block;
		text-align:center;
		margin: 0 0 15px 0;
		padding: 10px;
		font-family: arial;
		line-height: 18px;
		background: #f1f1f1;
		border: 1px dotted #86899e;
		}
		
		.bannerdiv_text:hover {
			background: #e1e1e1;
			}
			
		.bannerdiv_text a:link, .bannerdiv_text a:visited {
			display: block;
			text-align: left;
			text-decoration: none;
			color: #000000;
			font-size: 11px;
			}
			
		.bannerdiv_text span {
			display: block;
			border: none;
			font-size: 9px;
			text-transform: uppercase;
			color: #999999;
			font-family: arial;
			line-height: 18px;
			padding: 10px 0 0 0;
			}
		
	/* bannere imagine */	
	
	.bannerdiv_img {
		display: block;
		text-align:center;
		margin: 0 0 15px 0;
		padding: 0;
		background: #89c50c;
		}
		
		.bannerdiv_img img {
			
			border: none;
			}
			
		.bannerdiv_img span {
			display: block;
			border: none;
			font-size: 9px;
			text-transform: uppercase;
			color: #999999;
			font-family: arial;
			line-height: 18px;
			}
			
	



/* bannere top/bottom articol */

.banner_top_art, banner_bottom_art {
	display: block;
	padding: 6px 6px 18px 6px;
	text-align: center;
	margin: 10px 0;
	background: #f1f1f1 url(../../res_img/utils/banner_bg.gif) right bottom no-repeat;
	}
	
	.banner_top_art img, banner_bottom_art img {
		border: 0;
		}
			
/* bannere top/bottom sectiune */

.banner_top_sec, banner_bottom_sec {
	display: block;
	padding: 6px 6px 18px 6px;
	text-align: center;
	margin: 10px 0;
	background: #f1f1f1 url(../../res_img/utils/banner_bg.gif) right bottom no-repeat;
	}
	
	.banner_top_sec img, banner_bottom_sec img {
		border: 0;
		}			
									

		
/* ##################### TE AFLI LA ##################### */

.teaflila_cms {
	position: absolute;
	
	top: 20px;
	display: block;
	font-size: 11px;
	color: #7d7d7d;
	z-index: 1;
	}
	
	.teaflila_cms b {
		font-weight: normal;
		}
		
	.teaflila_cms a:link, .teaflila_cms a:visited {
		color: #7d7d7d;
		}
	.teaflila_cms a:hover, .teaflila_cms a:active {
		text-decoration: underline;
		}
		

/* ##################### TITLU PAGINA  ##################### */
	
.page_title {
	position: relative;
	top: -5px;
	display: block;
	font-size: 21px;
	font-weight: normal;
	font-family: 'trebuchet ms';
	color: #333333;
	margin: 0;
	padding: 0 0 30px 0;
	}
		
		
		
/* ##################### TOOLBAR-URI ##################### */

		
/* TOOLBAR 1 ___________________________________________ */





				
	/* prev/next art */
	
	.prev_art {
		position: relative;
		display: block;
		float: left;
		width: 300px;
		text-align: left;
		}
		
	.next_art {
		position: relative;
		display: block;
		float: right;
		width: 300px;
		text-align: right;
		}
		
		.prev_art span, .next_art span {
			display: block;
			color: #333333;
			padding: 0 3px 0 0;
			}
		

/* TOOLBAR 3 ___________________________________________ */





/* ########################################################################################################################## */	
/* ##################### COMPONENTE ######################################################################################### */	
/* ########################################################################################################################## */	

/* 	COMPONENTA USERI _____________________________________  */	



/* form cautare user */	
.search_user {
	position: absolute;
	top: -10px;
	right: 25px;
	display: block;
	margin-top: 15px;
	}
	
	.search_user_input {
		width: 100px;
		margin-right: 10px;
		}
	
	.search_user_submit {
		
		}
	
	
	
	
	
/* 	COMPONENTA ARTICOLE _____________________________________  */	


	
/* formular accept conditii download */
	
.accept_terms {
	display: block;
	margin-top: 15px;
	}
	
	

/* ATRIBUTE ARTICOL ___________________________________________ */	


.container_atribute_art {
	position: relative;
	display: block;
	margin-top: 15px;
	}
	
	.container_atribute_label {
		position: relative;
		display: block;
		width: 150px;
		padding: 8px 5px;
		background: #e1e1e1;
		float: left;
		border-right: 2px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}
		
	.container_atribute_camp {
		position: relative;
		display: block;
		width: 450px;
		padding: 8px 5px;
		background: #f1f1f1;
		float: left;
		border-bottom: 1px solid #ffffff;
		}








			

/* SUBARTICOLE LA DETALII ARTICOL ___________________________________________ */	

.container_subarticole_artdetalii {
	position: relative;
	display: block;
	padding: 0 0 0 40px;
	}
	
	.titlu_subarticol {
		position: relative;
		display: block;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		margin: 0;
		padding: 20px 0 5px 0;
		}
		
	
	.toolbar_subarticol {
		position: relative;
		display: block;
		min-height: 26px;
		padding: 2px 0;
		border-top: 1px dotted #86899e;
		border-bottom: 1px dotted #86899e;
		font-size: 11px;
		}		
			
		.label_ts {
			display: block;
			float: left;
			color: #666666;
			padding: 0 3px 0 0;
			}
			
		.data_ts {
			display: block;
			float: left;
			color: #999999;
			padding: 0 12px 0 0;
			}
			
	.description_subart_container {
		position: relative;
		display: block;
		padding: 10px 0;
		}
		
		/* poza mica */
		
		.description_subart_img {
			position: relative;
			display: block;
			float: left;
			width: 150px;
			padding: 0 30px 0 0;
			}
			
			.description_subart_img img {
				width: 150px;
				border: 2px solid #e1e1e1;
				}
				
			.description_subart_img a:hover img {
				width: 150px;
				border: 2px solid #cccccc;
				}						
		
		/* descriere sau content - fara img */
		
		.description_subart_content {
			position: relative;
			display: block;
			}
		
		/* descriere sau content - cu img */
		
		.description_subart_content_cuimg {
			position: relative;
			display: block;
			float: right;
			width: 400px;
			}


		
/* ******************************************************************** */
/* ************************** PRINT			 ************************** */
/* ******************************************************************** */

/* ******************************************************************** */
/* ************************** EDITOR		 ************************** */
/* ******************************************************************** */


/* ******************************************************************** */
/* ************************** TEMPLATE-URI	 ************************** */
/* ******************************************************************** */













/* SITEMAP ___________________________________________ */		

.sitemap_cms {
	display: block;
	margin: 0;
	padding: 20px 0 0 0;
	}
	
	/* nivel 1 */
	.sitemap_cms ul {
		list-style-type: disc;
		margin: 0 0 0 15px;
		padding: 0 0 15px 30px;
		}
		
	.sitemap_cms h4 {
		margin: 0 0 0 -30px;
		padding: 15px 0 0 0;
		font-weight: bold;
		font-size: 13px;		
		}
		
	/* nivel 2 */
	
	.sitemap_cms ul ul {
		list-style-type: disc;
		margin: 0 0 0 0;
		padding: 0 0 15px 30px;
		border-bottom: none;
		}
		
		


			

	




			
			
/* LISTARE ARTICOLE ___________________________________________ */			
			
			
			
			
	


/* erori si mesaje */

.listare_eroare {
	display: none;
	background: #ffb1b5 url(../../res_img/icons/16/exclamation.png) 8px 7px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #af002c;
	margin-bottom: 8px;
	font-size: 11px;
	}
	
.listare_mesaj {
	display: none;
	background: #aeda7f url(../../res_img/icons/16/accept_green.png) 8px 7px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #003800;
	margin-bottom: 8px;
	font-size: 11px;
	}
	
	

	
/* VALIDATE FORM ________________________ */	

div.error { display: none; }
input.error {background: #ffb1b5;}	
em.error {
  background: url('../../res_img/icons/16/exclamation.png') left center no-repeat;
  padding: 2px 2px 2px 20px;
  margin-left: 10px;
  font-style: normal;
  color: #bf1d1a;
  font-size: 11px;
  line-height: 16px;
  vertical-align: middle;
}
em.success {
  background: url('../../res_img/icons/16/ok.png') left center no-repeat;
  padding: 2px 2px 2px 20px;
  margin-left: 10px;
  font-style: normal;
  color: #74a21b;
  font-size: 11px;
  line-height: 16px;
  vertical-align: middle;
}

.ajax_loader {
	display: inline;
	padding: 8px 8px;
	background: url(../../res_img/utils/loading6.gif) center center no-repeat;
	}

/* CONTEXTHELP ________________________ */	


/* linkuri info ajax */
span.helptips, span.helptips_noajax {
	display:-moz-inline-box;
    display:inline-block;
    overflow:hidden;
   	background: url(../../res_img/utils/help_icon_bg.gif) left top no-repeat;
    text-indent: -3000px;
    *text-indent:0px;
    font:0/0 Arial;
    color: #e4e4e4;
    width:15px;
    height:16px;
	cursor: help;
	margin-left: 2px;
	}	
span.helptips:hover, span.helptips_noajax:hover {
	background: url(../../res_img/utils/help_icon_bg.gif) left bottom no-repeat !important;
	}

			
/* TABEL DETALII FORM______________________ */ 	
		
.tabel_detalii_form {
	text-align: left;
	color: #666666;
	width: 100%;
	margin: 0 -15px 0 0;
}




.tabel_detalii_form .td_heading {
	color: #666666;
	padding: 4px 8px;
	background: #e1e1e1;
	font-weight: bold;
	}
	
.tabel_detalii_form .tr_footer td {
	color: #333333;
	padding: 4px 8px;
	background-color: #ffffff;
	font-weight: bold;
	height: 25px;
	}

	/* stop table hover */
	.tabel_detalii_form .td_heading:hover {background-color: #e1e1e1 !important;}
	.tabel_detalii_form .tr_footer:hover {background-color: #ffffff !important;}
	.tr_footer:hover td {background-color: #ffffff !important;}
	
	.toogle_table_head {
		display: block;
		color: #333333;
		padding: 4px 8px;
		background-color: #e1e1e1;
		border-top: none;
		border-left: none;
		border-right: 1px solid #999999;
		border-bottom: 1px solid #999999;
		font-weight: bold;
		line-height: 25px;
		cursor: pointer;		
		}
		
		.toogle_table_head:hover {
			background-color: #cccccc;
			text-decoration: underline;
			}
		
		.toogle_table_head.selected {
			background-color: #cccccc;
			text-decoration: underline;
			}
	

.tabel_detalii_form .td_label {
	color: #666666;
	padding: 4px 8px;
	background-color: #ebebeb;
	border-top: none;
	border-left: none;
	width: 20%;
	height: 25px;
	font-size: 11px;
}

	.tabel_detalii_form .td_label:first-letter {
			text-transform: uppercase;
			}


	.td_label label {color: #000000;}
	
		.required_label {
			font-weight: bold;
			}
			
		.antispam_label {
			color: #cc0033 !important;
			}
			
		.antispam_input {
			color: #cc0033 !important;
			font-weight: bold !important;
			}

.tabel_detalii_form .td_data {
	color: #666666;
	padding: 2px 4px;
	background-color: #f1f1f1;
	height: 25px !important;
	line-height: 5px !important;
	font-size: 11px;
}

.tabel_detalii_form .td_data em {
	position: relative;
	bottom: 5px;
	
	}



/* LOGIN */

#login_form {
	display: block;
	margin: 2px 0;
	padding: 0;
	}

#login_form input {
	width: 150px;
	}
	
	#login_form input.checkbox_css {
		width: auto !important;
		}
	
#login_form select {
	width: 166px !important;
	}
	
	#login_form table td {
		font-size: 11px;
		}
		
		#login_form table td:first-letter {
			text-transform: uppercase;
			}


/* RECUPERARE PAROLA */

#pwd_lookup_accordion, #pwd_lookup_accordion_shop {
	border: none !important;
	}
	
	
	a.open_pwd_lookup_accordion:link, a.open_pwd_lookup_accordion:visited {
		display: block;
		padding: 3px 28px;
		border: none !important;
		background: #ffffff;
		color: #cc0033 !important;
		text-decoration: none !important;
		margin-left: 20%;
		}
		
	a.open_pwd_lookup_accordion:hover, a.open_pwd_lookup_accordion:active, a.open_pwd_lookup_accordion:focus {
		color: #000000 !important;
		background: #ffffff;
		}
		
	a.open_pwd_lookup_accordion_shop:link, a.open_pwd_lookup_accordion_shop:visited {
		display: block;
		padding: 3px 28px;
		border: none !important;
		background: #ffffff;
		color: #cc0033 !important;
		text-decoration: none !important;

		}
		
	a.open_pwd_lookup_accordion_shop:hover, a.open_pwd_lookup_accordion_shop:active, a.open_pwd_lookup_accordion:focus {
		color: #000000 !important;
		background: #ffffff;
		}
		
	#pwd_lookup {
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		}
	
	#pwd_lookup input {
		width: 150px;
		}
		
	#pwd_lookup select {
	width: 166px !important;
	}
	
	#pwd_lookup table td {
		font-size: 11px;
		}
		
		#pwd_lookup table td:first-letter {
			text-transform: uppercase;
			}


/* CERERE COD INREGISTRARE */

#confirm_email {
	display: block;
	margin: 2px 0;
	padding: 0;
	}

#confirm_email input {
	width: 150px;
	}

/* INREGISTRARE, UPDATE PROFILE, COMANDA SHOP */

.user_form_fields {
	display: block;
	margin: 2px 0;
	padding: 0;
	
	}

.user_form_fields input, .user_form_fields textarea {
	width: 180px;
	}
	
	.user_form_fields input.checkbox_css {
		width: auto !important;
		}
	
.user_form_fields select {
	width: 187px !important;
	}
	
	.user_form_fields td {
		font-size: 11px;
		}
		
		.user_form_fields .td_label:first-letter {
			text-transform: uppercase;
			}
	
	.user_form_fields .reg_head h3 {
		font-size: 16px;
		line-height: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		font-weight: normal;
		color: #ce1a6f;
		}
		
	.user_form_fields .reg_head i {
		font-style: normal;
		color: #999999; 
		}
	
	





		
/* ******************************************************************** */
/* ************************** LAYOUT ENGINE SHOP ********************* */
/* ******************************************************************** */




/* CLIENT NOU / CLIENT EXISTENT SHOP______________________ */ 	

.auth_container_shop {
	position: relative;
	display: block;
	}
	
	.new_cust_box, .old_cust_box {
		position: relative;
		display: block;
		float: left;
		width: 280px;
		padding-right: 10px;
		}
		
		.new_cust_msg {
			position: relative;
			display: block;
			height: 138px;
			line-height: 16px;
			padding: 5px;
			color: #333333;
			}
		
		.old_cust_msg {
			position: relative;
			display: block;
			height: 70px;
			line-height: 16px;
			padding: 5px;
			color: #333333;
			}

.auth_container_shop .td_heading {
	font-size: 16px;
		line-height: 32px;
		height: 32px;
		margin: 0;
		padding: 0;
		font-weight: normal;
		color: #ce1a6f;
		background-color: #ffffff;
	}
	
	.auth_container_shop .td_heading:hover {background: #ffffff !important;	}
				
.auth_container_shop .tr_footer td {
	padding: 5px 0;
	}
	
.auth_container_shop .tr_footer td .submit_buton {
	width: 50%;
	float: left;
	padding: 5px;
	}
	
.auth_container_shop em.success, .auth_container_shop em.error {
	line-height: 18px;
	margin-left: 0;
	}

.auth_container_shop .ui-accordion .ui-accordion-content {
	overflow: visible;
	}



/* ---------------------*/
/* sitemap */
/* ---------------------*/
	
.sitemap_shop {
	position: relative;
	display: block;
	}
	
	.sitemap_shop a:link, .sitemap_shop a:visited {
		color: #000000;
		}
	
	.sitemap_shop h3 {
		font-weight: bold;
		font-family: 'trebuchet ms';
		font-size: 16px;
		color: #333333;
		padding: 0 0 15px 0;
		margin: 0;
		}
	
	.sitemap_shop_cat {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
		
		.sitemap_shop_cat .parent_cat {
			font-weight: bold;
			line-height: 40px;
			}
		
	.sitemap_shop_info1 {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
	
	.sitemap_shop_cont {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
		
	.sitemap_shop_info2 {
		position: relative;
		display: block;
		padding: 20px 40px 40px 40px;
		}
		
/* ---------------------*/
/* pasi plasare comanda */
/* ---------------------*/


.pasi_comanda {
		position: relative;
		margin: 20px 0 40px 0;
		background: #ffffff url('img/pasi_comanda_bg_linie.gif') top left repeat-x;
		}
		
		
		.pasi_comanda td {
			padding: 23px 3px 3px 3px;
			font-family: arial;
			color: #cccccc;
			font-size: 11px;
			text-align: center;
			background: url('img/pasi_comanda_bg_off.gif') top center no-repeat;
			}
		
		.pasi_comanda .pasi_comanda_capat_left {
			width: 5px;
			background: url('img/pasi_comanda_bg_capete.gif') top left no-repeat;
			padding: 23px 0 0 0;
			}
			
		.pasi_comanda .pasi_comanda_capat_right {
			width: 5px;
			background: url('img/pasi_comanda_bg_capete.gif') top right no-repeat;
			padding: 23px 0 0 0;
			}
			
		.pasi_comanda .pas_comanda_precedent {
			background: url('img/pasi_comanda_bg_precedent.gif') top center no-repeat;
			color: #999999;
			}
			
		.pasi_comanda .pas_comanda_actual {
			background: url('img/pasi_comanda_bg_on.gif') top center no-repeat;
			font-weight: bold;
			color: #666666;
			}
			
			
		.pasi_comanda a:link, .pasi_comanda a:visited, 
		.pasi_comanda a:hover, .pasi_comanda a:active {
			text-decoration: underline;
			color: #999999;
			}
			
		
			
			
			
			
			







/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5;}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {}
	
	.CPhomeImg img {
		height: 100px;
		}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}


/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; border-bottom: 1px dotted #cc0033;}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}
.listRowHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.listRowBot {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}

/* --------------------  */
/* ADDED -- Version 4.1  */
/* --------------------  */
.cpbeta {
	color: red;
	font-size: 14pt;
	
}

/* New template style */ 
html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(img/featurebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/featurebox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/featurebox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(img/featurebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

.boxbody a {	
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}


	