td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
A.a_fp_noutati:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: black; text-decoration: none}
.a_fp_noutati {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666699; text-decoration: underline}
.fp_title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333399; text-decoration: none; border-color: black black #6666CC; border-bottom-width: 1px}
.copyrights {  color: #666699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline}
.search {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.cod {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666699; text-decoration: none}
.comandavopsele {  color: #666699; text-decoration: underline; font-weight: bold}
A.comandavopsele:hover {  color: black; text-decoration: none; font-weight: bold}
.cauta {COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-STYLE: normal; TEXT-DECORATION: none; background-color: #eeeeee; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold}
.linkgri {  color: #999999; text-decoration: underline}
.strikeout {  text-decoration: line-through}
.totalmic {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC}
.help {  font-size: 10px; color: #666699; text-decoration: underline}
.nounderline {  color: #000000; text-decoration: none}
A.nounderline:hover {  color: #000000; text-decoration: underline}
.lilink {  font-weight: bold; color: #333366; text-decoration: underline; background-color: #e6e6e6}
A.lilink:hover {  font-weight: bold; color: #333366; text-decoration: none}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:476px;
		height:110px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:hidden;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:4706px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:hidden;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.centralbanner {
	margin:auto;
}
.centralbanner ul {
		margin:0;
		padding:0;
		list-style:none;}
.centralbanner li {
		margin:0;
		padding:0;
		list-style:none;
}
.next { display: none; }
.previous { display: none; }

.prodimg img {display:block;margin:0 0 5px;padding:4px;border:1px solid #ccc;border-color:rgba(0,0,0,.25);-moz-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-border-radius:5px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-transition:all 0.15s ease-out}
.prodimg  a:hover img {border-color:#999;border-color:rgba(22,66,147,.5);-moz-box-shadow:0 0 5px rgba(22,66,147,.5);-webkit-box-shadow:0 0 5px rgba(22,66,147,.5)}
.hand { cursor: pointer; }
.mimg  { display:block;margin:0 0 5px;padding:4px;border:1px solid #ccc;border-color:rgba(0,0,0,.25);-moz-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-border-radius:5px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-transition:all 0.15s ease-out}
/*tooltip*/
.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
}
.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
}
.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
