/* @override http://www.pegaso.eu/public/css/main.css */

/*  ===== Reset Elements ===== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none;
	
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}sea
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table, thead, tbody, tfoot, tr, th, td {
	border-collapse:collapse;
	vertical-align:top;
	text-align:left
}
table {
	border-spacing:0
}
/*  ===== Basic Elements ===== */
body {
	background:#89D85B;
	color:#4e4e4e;
	word-spacing:1px;
	font-family: "Lucida Sans", Arial, sans-serif;
	background-image: url(../images/sfondo.jpg);
	background-position: Center Top;
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 17px;
}
input, textarea, select, option {
	font:normal 14px arial, sans-serif;
	border: 0px;
	padding:0;
	margin:0;
}
p {
	text-align: left;
	margin-top:0px;
}
img {
	border-style: none;
}
a:link {
	color: #f15922;
	text-decoration: none;
	background-color: #faf0d8;
}
a:visited {
	text-decoration: none;
	color: #f15922;
       /*  background-color: #faf0d8; */
}

a:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #73a938;
}

a:active {
	text-decoration: none;
	color: #f15922;
}
h1 {
	font-size:36px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-size:22px;
	line-height:normal;
	font-weight: lighter;
	color: #989898;
}
h3 {
	font-size:18px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-size:16px;
	color: #579e30;
	font-weight: lighter;
	line-height: normal;
}
h5 {
	font-size:13px;
	color: #f15922;
	font-weight: bold;
}
h6 {
	color: #579e30;
	font-size:11px
}

/* Search */
#cerca {
	background: url(../images/search-bg2.gif) no-repeat;
	height: 26px;
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}


#cerca .inputbox {
	border: 1px solid #F8F3D2;
	margin-left: 30px;
	width: 130px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	height: 15px;
	background-color: #FAF7E0;
	display: block;
	float: left; 
	margin-top: 4px;
}

#lang {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
right:0;
top:0px;
}

#lang li { float: left; margin: 0px; padding-top: 3px; padding-right:3px; padding-left:3px; padding-bottom:6px;	}
#lang li a { position: relative; float: left; color: #fff; text-decoration: none; opacity: 0.6; height:20px;}
#lang li a:hover, #lang li a:focus, #lang li a:active { opacity: 1; text-decoration: none; border:0; color: #FFFFFF; background-color: #FFFFFF;}

#langCenter {
background-image: url(../images/tabLINGUE.png);
background-position: Center Top; 
background-repeat: repeat-x;
}

#trovaRisposta {
	height: 26px;
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 80px;
	position: relative;
}


#categoria_txt {
	color: #faf0d8;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #73a938 0 1px 0;
}


#categories {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:65px;
padding:0;
right:0;
top:0px;
	border-style: none;
	background-color: transparent;
}

#categories li { float: left; margin: 0px; padding-top: 3px; padding-right:2px; padding-left:3px; padding-bottom:6px;	border-style: none;background-color: transparent;
	}

#categories li a { position: relative; float: left; color: #fff; text-decoration: none; opacity: 0.8; height:20px;	border-style: none; background-color: transparent;
}

#categories li a:hover, #categories li a:focus, #categories li a:active { opacity: 1; text-decoration: none; border:0; color:none;	border-style: none; background-color: transparent;
}



/*  ===== Common Classes  ===== */

.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline
}
.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	background-color: #FFFFFF;
}
.in {
	width:924px;
	margin:0 auto;
}
.padding {
	padding-right: 8px;
}
/*  ===== Structure  ===== */  

html, body, #container {
	height:100%;
}
body > #container {
	height:auto;
	min-height:100%;
}

#searchPanel{
 overflow: hidden;
	background: #e3f8b5 url(../images/searchPanel_background.jpg) repeat-x;
}

#header {
	height:86px;
	margin:0 auto;
	min-width:1000px;
	text-align:left;
	width:100%;
}
#search {
	height:33px;
	margin:0 auto;
	min-width:1000px;
	width:100%;
	text-align: right;
}
/* logo */
#logo {
	position: relative;
	top: 8px;
	left: 0px;
	/* background: url(../images/logo.png) no-repeat;  */
	width: 300px;
	height: 74px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#imgLogo{
    display: block;
}

#main {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	background-color: #FFFFFF;
}
#footer {
	height:220px;
	position:relative;
	margin-top:-220px;
	clear:both;
	background-image: url(../images/footer.jpg);
	background-position: Center Top;
	background-repeat: no-repeat;
	background-color: #8CDB5E;
}
/*  ===== Top Menu Navigation   ===== */

  #nav {
	height:45px;
	margin-top: 20px;
}
#nav li {
	float:left;
	display:inline-block;
	height:24px;
	padding:0 10px 0 0;
	text-align: center;
	color: #73a938;
}
#nav li a {
	display:inline-block;
	float:left;
	height:44px;
	padding:0px 20px;
	background-color: #faf0d8;
	color: #73a938;
}
#nav li a:hover {
	display:inline-block;
	border-bottom:3px solid #FF9900;
	background-color: #73a938;
	color: #FFFFFF;
}

.currentMenu{
	display:inline-block;
	border-bottom:3px solid #FF9900;
	background-color: #73a938;
	color: #FFFFFF;
}

/*  ===== Inner Menu Navigation   ===== */

  #navInner {
	height:30px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
}




#navInner li {
	float:left;
	display:inline-block;
	height:30px;
	padding:0 3px 0 0;
	color: #579e30;
	line-height: 30px;
}
#navInner li a {
	display:inline-block;
	float:left;
	height:30px;
	padding:0px 8px;
	background-color: #efeeea;
	color: #579e30;
	border-bottom:2px solid #fcb343;
	letter-spacing:-0.5px;
}
#navInner li a:hover {
	display:inline-block;
	border-bottom:2px solid #73a938;
	background-color: #faf0d8;
	color: #f15922;
}


/*  ===== InnerStareBene Menu Navigation   ===== */

  #navInnerStarebene {
	height:30px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	float: right;
	position: relative;
	margin-bottom:5px;	
}



#navInnerStarebene li {
	float:left;
	display:inline-block;
	height:30px;
	padding:0 3px 0 0;
	color: #579e30;
	line-height: 30px;
}
#navInnerStarebene li a {
	display:inline-block;
	float:left;
	height:30px;
	padding:0px 8px;
	background-color: #efeeea;
	color: #579e30;
	border-bottom:2px solid #fcb343;
}
#navInnerStarebene li a:hover {
	display:inline-block;
	border-bottom:2px solid #73a938;
	background-color: #faf0d8;
	color: #f15922;
}



/*  ===== Slide Show Box  ===== */
 
  .slide_home {
	width: 924px;
	height: 270px;
	margin:0px auto;
        text-align: center;
 }


 
  #slide_inner {
	background: url(../images/bk_slide.jpg) no-repeat;
	width: 924px;
	height: 270px;
	border-bottom: 5px solid #fcbf44;
	} 
  
	
	  #slide_listarossa {
	background: transparent;
	width: 924px;
	height: 270px;
	border-bottom: 5px solid transparent;
	padding-left: 20px;
	} 
	
	
 
   #slide_content1 {
	color:#FEF049;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	margin-left: 10px;
	padding: 10px;
	float: left;
	display: block;
	width: 500px;
	margin-top: 20px;
}



/* SLIDE HOME link */
#sx a:hover{
 	text-decoration: none;
	color: #FFFFCC;
	background-color: transparent;
}

#dx a:hover{
 	text-decoration: none;
	color: #FFFFCC;
	background-color: transparent;
}


#dx a:link {
	color: #f15922;
	text-decoration: none;
	background-color: transparent;
}



#sx a:link {
	color: #f15922;
	text-decoration: none;
	background-color: transparent;
}






  #slide_prodotto {
	width: 340px;
	height: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
 }


   #slides_home {
	width: 340px;
	height: 250px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
 }


 
 
 .testoSlide {
	color:#FFFFFF;
	font-size:18px;
	line-height:22px;
	font-weight:lighter;
	padding-top: 50px;
}

.slideGoOn{
     font-size:16px;
}

.testoSlideLista {
	color:#ffffff;
	font-size:13px;
	line-height:22px;
	font-weight:lighter;
	padding-top: 100px;
	text-align: justify;
	width: 700px;
}

/* PARTE RELATIVA AL GLOSSARIO*/
.glossario {
    background-color: #fef4fe;
    padding-left: 10px;
    padding-bottom: 3px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px dotted #f15922;
    letter-spacing: 6px
}

.colonnalettera {
    background-color: #f15922;
    padding-left: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 6px;
    color: #fff;
    width: 50px;
    padding-top: 3px;
    float: left;
    height: 100%;
}

.colonnaglossario {
    background-color: #ffffff;
    
    text-decoration: none;
    color: #7ec662;
    right: 0;
    margin-left: 55px;
    padding: 2px;
    
}

.colonnaglossario  {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}



.divFaq  {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


.divNews  {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


.wrapglossario {
    background-color: #fef4fe;
    padding-left: 3px;
    padding-bottom: 3px;
    text-decoration: none;
    border-bottom: 1px dotted #7fc761;
    color: #fff;
    padding-top: 3px;
    float: left;
}



.up {
    background-color: #f1fe56;
}


.anchorLink{
background-color: transparent;
}

.anchorLink:hover{
/* background-color: transparent;  */
background-color:#579E30;
}

.anchorLink:visited{
/* background-color: transparent;  */
background-color:#579E30;
}


#titoloGlossario {
  color: #F15922;
}
/*finita parte GLOSSARIO*/

/*  ===== Home ===== */
  
#main_home {

margin:0 auto 50px;
padding:0 0 180px;
width:921px;
background-color: #ffffff;
position:relative;
height:100%;
overflow:hidden;
}

#box_prodotto {
	float:left;
	display:block;
	width:370px;
	background-image: url(../images/home_bolla.jpg);
	background-repeat: no-repeat;
	height: 364px;
}
#box_prodotto_title {
	margin-left: 15px;
	margin-top: 10px;
	width: 250px;
	font-size: 18px;
	color: #FEF049;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;
}
#box_prodotto_img {
	margin-left: 15px;
	width: 285px;
	margin-top: 10px;
	height:200px;
        text-align:center;
}
#box_prodotto_text {
	margin-left: 15px;
	width: 260px;
	margin-top: 10px;
	color: #FFFFFF;
}
#colonna {
	float:left;
	display:block;
	width:250px;
	height: 350px;
}
#colonna_contenuto {
	margin-left: 15px;
	margin-top: 10px;
	float: left;
	width: 200px;
	height:210px;
	background-color:#fafafa;
	padding: 10px;
}
#container_horizontal_boxes {
        position:relative;
	float:left;
	display:block;
	width:920px;
	height: 120px;
        margin-top:10px;
}

#box_home {
	float:left;
	display:block;
	width:290px;
	background-color: #f3efe6;
	height: 80px;
	margin-top: 25px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#box_home_contenuto {
	font-size: 11px;
	line-height: normal;
	text-align: left;
	padding-top: 51px;
	padding-left: 10px;

}
a.boxcliente {
	background-image: url(../images/box_cliente.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 290px;
	display:block;
	color: #FFCC00;
}
a.boxcliente:hover {
	background-image: url(../images/box_cliente2.gif);
	display:block;
	color: #FFFFFF;
}
a.boxfarmacista {
	background-image: url(../images/box_farmacista.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 290px;
	display:block;
	color: #FFCC00;
	
}
a.boxfarmacista:hover {
	background-image: url(../images/box_farmacista2.gif);
	display:block;
	color: #FFFFFF;
}
a.boxdottore {
	background-image: url(../images/box_medico.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 290px;
	display:block;
	color: #FFCC00;
	
}
a.boxdottore:hover {
	background-image: url(../images/box_medico2.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 290px;

	display:block;
	color: #FFFFFF;
}

.tooltipInfo{
	background-color: transparent;
}

a.tooltipInfo:link {
	background-color: transparent;
	margin-top: 10px;
}

a.tooltipInfo:visited {
	background-color: transparent;
		margin-top: 10px;

}

a.tooltipInfo:hover {
	background-color: transparent;
		margin-top: 10px;

}


a.showPanel:link {
	background-color: transparent;
	
}

a.showPanel:visited {
	background-color: transparent;
}

a.showPanel:hover {
	background-color: transparent;
}

/*  ===== Main Pagina contenuto ===== */


  #content {
	display:block;
	margin-top: 10px;
	padding:10px;
}
/*  ===== Sub Pagina prodotto ===== */
  #colorbar {
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
  #colorblock {
	display:block;
	margin-top: 10px;
	font-size: 14px;
	width: 140px;
	padding: 5px;
	float: left;
	margin-bottom: 20px;

}
 
/*  ===== Main Pagina prodotto ===== */
  #content_prodotto {
	float:left;
	display:block;
	width:450px;
}

#content_prodotto ul {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}

.divPages  {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


#foto_prodotto {
	float:right;
	display:block;
	width:425px;
        text-align:center;
}
#boxes_prodotto {
	float:left;
	display:block;
	width:900px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#infoBox_prodotto {
	float:left;
	display:block;
	width:415px;
	background-color: #f3efe6;
}
#Right_boxes {
	float:right;
	display:block;
	width:425px;
}
#infoPack_prodotto {
	display:block;
	width:425px;
	background-color: #e9e9e9;
	margin: 0px;
	padding: 0px;
}

#infopack_box{
 width:398px;
 font-size:10px; 
 border-left:3px solid #ededed;
 border-right:3px solid #ededed; 
 border-bottom:3px solid #ededed; 
 height:100%;
 float: left;
 position:relative;
 margin-left:1px;
 padding:10px;
 background-color:#ffffff;
 text-align: center;
}

#infopack_imgplus { position:absolute; right:0px; top:0px;  	margin: 0px;	padding: 0px;}


#box_right {
	width:425px;
	margin-top: 20px;
	font-size: 11px;
}
#content_prodotto2 {
	float:left;
	display:block;
	width:900px;
}

#description_1  {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


#content_prodotto2 ul {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


#content_prodotto3 {
	float:right;
	display:block;
	width:840px;
	margin-top: 26px;
}
#icon_info {
	width:29px;
	height:28px;
	margin-left: 29px;
	margin-top: 24px;
	float: left;
}
#qualita_pegaso {
	margin-left: 40px;
	margin-top: 10px;
	float: left;
}
#prezzo {
	margin-left: 40px;
	margin-top: 10px;
	float: left;
}
#forma {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
.testobox {
	padding: 8px;
}


.testobox ul {  /* per visualizzare gli elenci puntati inserti tramite editor (di default non si vedono per via del reset css) */
list-style-type:disc;
padding-left:15px;
}


/*  ===== Typography  ===== */

.testo_verde {
	color: #579e30;
}
.testo_arancio {
	color: #f15922;
}

.number{
	font-size:40px;
	color: #579e30;
	font-weight: bold;
	line-height: normal;
	padding-right: 6px;
}
/*  ===== Footer  ===== */


#footerTooltip {
	float: right;
	margin-right: 30px;
	margin-top: 20px;
  width: 231px;
}
#footerUtility {
  margin-left: 15px;
	margin-top: 44px;
	margin-left: 10px;
	display: block;
}


#footerInfo {
color:#ffffff;
display:block;
margin-left:10px;
margin-right:10px;
margin-top:24px;
width:900px;
}

#footerCredits {
	margin-left: 10px;
	margin-top: 24px;
	margin-right: 100px;
	width: 300px;
	display: block;
}

#footerGrounpUtility{
float: left;
}

.utility a:link {
	text-decoration: none;
	color: #FFFFFF;
	background:none
}
.utility a:hover {
	text-decoration: none;
	color: #eef7a5;
	background-color: #60B359;
}
.utility a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.utility a:active {
	text-decoration: none;
	color: #eef7a5;
}





/* ===== Pagina subHome prodotti ===== */

#searchPanel{
 overflow: hidden;
	background: #f9f4d6 url(../images/searchPanel_background.jpg) repeat-x;
	padding-top: 0px;
	
}


#prodottiCategorie{
margin-top: 30px;
margin-bottom: 30px;
}

#prodottiFunzioni{
position: relative;
overflow: visible;
clear: left;
margin-top: 30px;
margin-bottom: 30px;
}

.slideElm{
background-color: #ffffff;
width:  900px;
height: 270px;
margin:0 auto;
padding:0px 0px;
overflow:hidden;
z-index:2000;
border-bottom: 5px solid #fcbf44;
}

.slideElmProd{
background-color: transparent !important;
width:  924px;
height: 270px;
margin:0 auto;
padding:0px 0px;
overflow:hidden;
z-index:2000;

}

.slideText{
float: left;
width: 170px;
height: 200px;
margin-left:50px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
.slideElm img{
float: right;
}

#sx{
  position: absolute;
  margin-top:-150px;
   margin-left:10px;
  z-index:3000;
}

#dx{
  position: absolute;
  margin-top:-150px;
   margin-left:880px;
  z-index:3000;
}

#prev2, #next2{
background: transparent !important;
}

.groupFunction{
 height:100% !important;
float: left;
width: 175px;
margin: 0 2px 0px 2px;
padding:0px;
}





 .trigger {
	margin: 0 2px 0 2px;
	padding: 0px;
	background: url(../images/bg_elprod.gif) repeat-x;
	height: 43px;
	line-height: 15px;
	width: 175px;
	font-family: "Lucida Sans",Arial,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
	color: #6b6b6b;
	text-decoration: none;
	text-align: center;
	position:relative;

}

.trigger p {
padding-top:8px;
text-align: center;
}

a .trigger  {
	color: #6b6b6b;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: transparent;
	border-bottom: 2px solid #d2d2d2;
}

 a:hover .trigger  {
  color: #ffffff;
  display: block;
 	background: #73a937 url(toggle_block_stretch.gif) repeat-y left top;
	border-bottom: 2px solid #fcbf44;
	background-color: #73a937;
 }
 
 




h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/



/* group function per il tab dentro trova la risposta*/
.groupFunctionSearch{
	
 height:100% !important;
float: left;
width: 198px;
margin: 0 2px 0px 2px;
padding: 10px 0px 0px;
	color: #60b359;
}

h2.triggerSearch {
	margin: 0 2px 0 2px;
	padding: 0px;
	background: url(../images/searchPanel_tab.png) no-repeat;
	height: 26px;
	line-height: 26px;
	width: 198px;
	font-family: "Lucida Sans",Arial,sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	float: left;
}

h2.triggerSearch a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: transparent;
	
}
h2.triggerSearch a:hover {
  color: #f15922;
 	background: url(searchPanel_tab.png) repeat-y left top;
	border-bottom: 2px solid #fafef0;
 }
h2.activeSearch {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/




.toggle_containerSearch {
	
	margin: 0 2px;
	padding: 2px 0px 0px 2px;

	overflow: hidden;
	font-size: 0.9em;
	width: 198px;
	clear: both;
	background-color: #f8f0c9;
	
}

.toggle_containerSearch a:link {
	color: #80c862;
}



.toggle_containerSearch .block {
	border-left:  1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px; /*--Padding of Container--*/
	
}


.toggle_container {
	margin: 0 2px 0 2px;
	padding: 0px;
	background: #ffffff url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 0.9em;
	width: 175px;
	clear: both;
}
.toggle_container .block {
	border-left:  1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 5px; /*--Padding of Container--*/
	
}

.block a:link,.block a:visited{
	color: #f15922;
	text-decoration: none;
	background-color: transparent;
}

 .block a:hover,.block a:active  {
	text-decoration: none;
	color: #ffffcc;
	background-color: transparent;
}


.blockProd a:link,.blockProd a:visited{
	color: #82B663;
	text-decoration: none;
	background-color: transparent;
}

 .blockProd a:hover, .blockProd a:active  {
	text-decoration: none;
	color: #ffffff;
	background-color: #579e30;
}



/*blockProd usato in trova la risposta*/

.blockProdSearch a:link,.blockProd a:visited{
	color: #fcb344;
	text-decoration: none;
	font-size: 1em;
        line-height: 14px;
	padding-left: 2px;
}

 .blockProdSearch a:hover, .blockProd a:active  {
	color: #fcb344;
	text-decoration: none;
	font-size: 1em;
        line-height: 14px;
	background-color: black;
	padding-left: 2px;

}


.bigimg {
	background-color: #f1fe56;
}




.bigimg {
    background-color: #f1fe56;
}


#colonna_contenuto_lista {
    margin-left: 15px;
    margin-top: 10px;
    float: left;
    width: 500px;
    height:105px;
    background-color:#fafafa;
    padding: 10px;
}

#colonna_contenuto_lista h3 {
color:#CC0607;
font-size:18px;
font-weight:bold;
line-height:normal;
}



#box_prodotto_lista {
    float:left;
    display:block;
    width:200px;
    padding-left: 20px;
}



.listaprodotti {
    float:left;
    display:inline;
    background-color: #ffffff;
    position: relative;
    width:921px;
}


#box_prodotto_img_lista {
    margin-left: 15px;
    width: 250px;
    margin-top: 10px;
    padding-left: 50px;
    float: left;
}

.rigaarancione {
    background-color: white;
    width: 100%;
    height: 2px;
    float: left;
    border: 0 none #fcbf44;
    border-top: 1px dotted #fcbf44;
border-bottom: 1px dotted #fcbf44;
}


#colonna_contenuto_results {
    margin-left: 15px;
    margin-top: 10px;
    float: left;
    width: 870px;
    
    background-color:#fafafa;
    padding: 10px;
}

#n_risultati {
    background-color: #fff;
    padding: 10px;
    color: #7ec461;
    font-size: 18px;
}


/* form registrazione */
.formReg {
margin:0px auto;
line-height:18px;
padding: 15px;
width: 450px;
margin-bottom: 20px;
}

/* form ricerca privata */
#formPrivateSearch{
line-height:18px;
padding: 15px;
padding-left:30px;
width: 450px;
margin-bottom: 20px;
float:left;
}

#notification {
    position:relative;
    width:260px;
    float:right;
    padding: 15px;
    padding-right:30px;
}


#userBar{
position:relative;
padding:10px;
height:18px;
background-color: #f9f9f9;
border-bottom: 1px #ECE9D8 solid;
}

#userBarBox{
position:relative;
float:right;
width:300px;
text-align: right;
}

/* form contatti */
#contactForm {
line-height:18px;
padding: 15px;
}

 .fontfield, #address-label, #subject-label, #body-label, #nome-label, #sesso-label, #eta-label, #email-label,
#professione-label, #comeconosciuto-label, #quesito-label, #cap-label, #province-label, #localita-label,
#telefono-label, #motivazione-label, #payoff-label, #prodotto-label, #altro-label, #category_id-label, #cognome-label,
#provincia-label, #doc-label, #privacy-label, #password-label, #passwordconfirm-label, #accetta-label
{
	border:none;
	color: #71a737;
	display:block;
	padding:10px 0 0px 0px;
	font: 700 95%/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color: #989898;
	margin:0;
	padding:2px 0;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

textarea.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color: #989898;
	margin:0;
	padding:2px 0;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#send-label
{
	background:#fff url(../images/shadow.gif) repeat-x top;
	color: #bfb537;
	margin:0;
	padding:2px 0;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}




select.select
{
	color:#333;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	font: 100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.InputSelectTextareaContact{
    width:400px;
}

.emailSended
{
    color:#71A737;
    font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    padding:10px;
    border:1px solid #c3c3c3;
    margin:10px auto;
    padding:10px;
    text-align:center;
    width:200px;
}
/* form contatti fine */





.errors{
    font-weight: bold;
    color: #cc0000;
    background-color: #ffcccc;
    border: 1px #cc0000 solid;
    padding:3px;
    margin:3px;
    width:400px;
}

/*------- PAGES------- */
.divList{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin-left:20px;
position:relative;
}
/*-------PAGES FINE---- */



#noResult {
 position:relative;
 margin-top:100px;
 margin-bottom:80px;
  display: block;
	width: 830px;
	height: 200px;
}



/* ======= Articles - Approfondimenti ========= */

.articlesBox{
background-color:#FFFFFF;
display:inline;
float:left;
position:relative;
width:921px;
margin-bottom:15px;
}


.relatedProducts{
    margin-top:20px;
}






/*  ===== PAGE errore 404 ===== */

#perso {
 position:relative;
background: #fff url(../images/perso404.jpg) no-repeat;
	width: 700px;
	height: 600px;
	font-size: 17px;
	padding-left: 140px;
	padding-top: 160px;
	color: #c1c1c1;
	text-shadow: #c1c1c1 1px 1px 5px;
}






/*  ===== tootip ===== */

/*.tTip {width: 200px; position: relative; cursor: pointer; color: #666;}
.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(../images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../images/tipBtm.png) no-repeat bottom; height: 32px;}*/

