/* ================================
    CSS STYLES FOR EUROTECH PORTAL 
    v2.0, 06/2008
   ================================  */   /*
html {margin: 0px; left:0px; padding: 0px; 
      font-size:12px; text-align:center; 
      width:950px;
      background:#e6e6e6;  line-height: 1.4; }

body {font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size:1em; 
      color:#595959; line-height: 1.5; text-align: left;
      margin: 0px }
*/



/* ================
   PULSANTI  
   ================  */
/* background/border colors for the selected tab */
/*
#PulsantiMenu, .PulsantiMenu { font:1em arial,sans-serif; width:950px;
            border:0px solid; margin:2px 0px 4px 0px; height:43px;
            background: url(images/button_bar_950x62.png); background-repeat:no-repeat }

#PulsantiMenuSolutions, .PulsantiMenuSolutions { font-size:.9em; width:950px;
            border:0px solid; margin:4px 0px 4px 0px; height:63px;
            background: url(images/button_bar_markets_950x62.png); background-repeat:no-repeat }

#PulsantiMenuProducts, .PulsantiMenuProducts { font:1em arial,sans-serif; width:950px;
            border:0px solid; margin:4px 0px 4px 0px; height:33px;
            background: url(images/button_bar_products_950x62.png); background-repeat:no-repeat }
*/	                  	   

/* text style for the selected tab 
.SelectedPulsante { font-size:1em; color: #7e7e7e; font-weight: bold;  word-spacing: -1px; padding:0px 6px 0px 6px; 
           */  /*  background-color:#2685bb; */  /*line-height: 1.8; border-color:#999999;} */


/* need float:right to fixed width in links */
.PulsanteLink, .PulsanteLink_PSel { float:right; text-align:center; width:232px;
                                     font-size: 1.2em;  text-decoration:none;}  
a.PulsanteLink:link, a.PulsanteLink:visited { color:#6e7178;/* border:0px solid #2685bb*/ }   
a.PulsanteLink_PSel, a.PulsanteLink:hover  { text-decoration:none; color:white;padding-top:5px; font-weight:normal;
   	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	/* Background color and gradients */	
	background:#4b90cf; background: -moz-linear-gradient(top,  #0272a7, #4b90cf); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#4b90cf));	
	/* Borders */	
	border: 1px solid #4b90cf;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff; -webkit-box-shadow:inset 0px 0px 1px #edf9ff; box-shadow:inset 0px 0px 1px #edf9ff;
	-moz-box-shadow:1px 2px 1px #3f3f3f; -webkit-box-shadow:1px 2px 1px #7f7f7f; box-shadow: 1px 2px 1px #afafaf;                                           
                                             
                                              border-bottom:7px solid #4b90cf} 
a.PulsanteLink:active  { text-decoration:none; color:#6e7178; border-bottom:7px solid #6e7178; } 

a.PulsanteLinkSolutions { float:right; text-align:center;  margin:1px 3px 0px 0px ;  width:143px; 
                          font:1em  arial, helvetica,sans-serif; letter-spacing:1px;  text-decoration:none; height:28px} 
a.PulsanteLinkSolutions_Sel, a.PulsanteLinkSolutions:hover, a.PulsanteLinkSolutions:active  { text-decoration:none; 
                                    color:#6e7178;  
                            padding-top:5px;         color:White ; 
   	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	/* Background color and gradients */	
	background:#4b90cf; background: -moz-linear-gradient(top,  #0272a7, #4b90cf); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#4b90cf));	
	/* Borders */	
	border: 1px solid #4b90cf;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff; -webkit-box-shadow:inset 0px 0px 1px #edf9ff; box-shadow:inset 0px 0px 1px #edf9ff;
	-moz-box-shadow:1px 2px 1px #3f3f3f; -webkit-box-shadow:1px 2px 1px #7f7f7f; box-shadow: 1px 2px 1px #afafaf;                                          
                                    
                                    
                                     border-bottom:7px solid #4b90cf;} 

a.PulsanteLink1:hover, a.PulsanteLink1:active  { text-decoration:none; color:#6e7178; border-bottom:8px solid #6e7178; } 
a.PulsanteLink2:hover, a.PulsanteLink2:active  { text-decoration:none; color:#6e7178; border-bottom:8px solid red; } 
a.PulsanteLink3:hover, a.PulsanteLink3:active  { text-decoration:none; color:#6e7178; border-bottom:8px solid red; } 


a.EthButLink1:link, a.EthButLink1:visited, a.EthButLink1:active { text-decoration:none; 
    font-size: 1em; font-weight: bold; color:#ffffff; text-align:right;
    line-height:12px; width:225px ; background: url(images/eurotech_but_c.jpg)  no-repeat; 
    padding:5px 20px 5px 0px ;  border:0px solid red }    
a.EthButLink1:hover { text-decoration:  none; background:  url(images/eurotech_but-o.gif) no-repeat; color:white; }


.i_home_sel, i_home {position:relative;cursor:pointer; width:63px;padding-bottom:4px; border-bottom:2px solid #4b90cf; top:-40px;z-index:11 }        
a.i_home_sel, a.i_home_sel:hover, a.i_home_sel:active  {cursor:pointer; text-decoration:none; padding-right:2px;  border-bottom:3px solid #4b90cf} 
/* old  
#MenuTab, .MenuTabHome  {width:317px; height:40px; text-align:right;  padding: 15px 0px 0px 0px ; background: url(images/MenuTab1.jpg) no-repeat}

*/