/* ================================
    CSS STYLES FOR EUROTECH PORTAL 
    v2.0, 06/2014
   ================================  */   
   

/* *********************************************************** */
/* Footer admin Bar 3 */
#uptomenu { 
	list-style:none; width:90%;
	z-index:999; margin:30px auto 0px 2px; height:43px; padding:0px 5px 0px 5px;
	bottom:42px;	
	/* Rounded Corners */	
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	/* Background color and gradients */	
	background: #014464; background: -moz-linear-gradient(top, #0272a7, #013953); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));	
	/* Borders */	
	border: 1px solid #002232;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff; -webkit-box-shadow:inset 0px 0px 1px #edf9ff; box-shadow:inset 0px 0px 1px #edf9ff
}

/* per jquery top bar */ 
.ethfixed {
	position: fixed; 
	top: 0;
        padding-top: 0px;      
	height: 40px !important; 
	z-index: 999;
    background: white; 
}

.ethfixed_edit {
	position: fixed; 
	top: 0;
    padding-top: 25px;      
	height: 60px !important; 
	z-index: 999;
    background: white; 
}

.ethfixedsearch {	
	margin-top: 10px!important;     
}
.ethfixedcircle {	
	display:normal!important;     
}


/* ------------------------  */ 
/*  menu vari                */
/*                           */
#menu, #menut, #menu1c, #menuc, #menu2, #menu3 { 
    list-style:none; z-index:999; font-size:1em }
#menut, #menu2, #menu3{ 
   position: fixed; padding:0px 5px; 
   /* for IEbackground: rgba(0, 0, 0, 0.75)*/  }

#menu, #menut { height:28px;  width:100%  }
#menut {font-size:.9em; top: 0px; left: -5px; 
        background:#4b90cf  /*rgba(0, 0, 0, 0.90); */}
/*#menu2 { left:0px; right:auto!important; }*/
#menu2 { font-size:.8em; right:0px; left:auto!important;
         bottom:10px;  background: rgba(0, 0, 0, 0.50); 
	 height:34px!important; width:250px!important  }
#menu3 { font-size:.8em; right:0px; left:auto!important; bottom:45px!important  }

#menu1c, #menuc { position:static!important }

#menu { position:static!important; 
        /* height:28px!important; */
	font-size:1em!important; /* letter-spacing:0.1em; */
	/*font-weight:600!important;*/ 
	margin:4px 0px 0px 0px; padding:0px 0px 0px 0px; 
	/* Background color and gradients */
/*
        background: #f7f7f7;
    	background: -webkit-linear-gradient( #ffffff,#f2f2f2);
    	background: -moz-linear-gradient( #ffffff,#f2f2f2);
    	background: -o-linear-gradient( #ffffff,#f2f2f2);
    	background: linear-gradient( #ffffff,#f2f2f2);
*/
	/* Borders 
	border: 1px solid #4b90cf;
	-moz-box-shadow:1px 2px 1px #797979;
	 -webkit-box-shadow:1px 1px 0px #797979; 
	 box-shadow: 1px 1px 0px #797979; 
	 */	
}

#menu li, #menut li, #menu1c li, #menuc li,  #menu1e li {
    float:left; display:block;position:relative;     
    padding: 1px 10px 1px 10px;   
    } 
#menu1c li, #menuc li { cursor: pointer  }      
                         
#menu li:hover, #menut li:hover { 
	border-top:1px solid #a7a7a7; border-left:0px solid #a7a7a7; padding: 0px 10px 0px 10px;
	/* Background color and gradients 	*/ 
	color:#000000;
	/*cursor: pointer; */
	background: #fff; /*  #f7f7f7; */
	/*background: -moz-linear-gradient(top, #ffffff, #f7f7f7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));*/
	/* Rounded corners 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	 border-radius: 5px 5px 0px 0px;*/
} 

#menu li a, #menut li a { color: #4b90cf; 
      display:block; outline:0; 
      /* text-shadow: 1px 1px 1px #fff;*/ 
      text-decoration:none }	
#menut li a { color: #ccc; /*text-shadow: 1px 1px 1px #fff */ }    
       	
 /* #menu li:hover a, #menut li:hover a {color:#000000; text-shadow: 1px 1px 1px #fff} */
#menu li .drop, #menut li .drop { padding-right:21px; background:url("images/drop.png") no-repeat right 8px; }

#menu li.none, #menut li.none { color:#f7f7f7; border: none; padding: 3px 10px 3px 10px}
#menu li.none:hover, #menut li.none:hover { background:transparent/*or background:none or background: 0 0*/; color:#f7f7f7; border: none; padding: 3px 10px 3px 10px}

#menu .menu_right, #menut .menu_right, #menu li.right_none  { float:right; margin-right:2px }
#menu li.right_none:hover  { border: none; padding-bottom: 0px; 
     float:right; margin-right:0px;	
	-moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;
}

.dropdown_column_menu,
.dropdown_column,
.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:0px auto; float:left; position:absolute; left:-999em; /* Hides the drop down */
	text-align:left; padding:3px 2px 20px 2px; 
	border-bottom:1px solid #a7a7a7;
	border-right:0px solid #a7a7a7;	
	border-left:0px solid #a7a7a7;		
	border-top:0px solid #a7a7a7;	
	text-shadow: none; z-index:9999;
	/* Gradient background */
	background:#fff;
/*	background: -moz-linear-gradient(top, #fdfdfd, #ffffff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#ffffff));
*/

	/* Rounded Corners 
	-moz-border-radius: 0px 5px 5px 5px; 
	-webkit-border-radius: 0px 5px 5px 5px;
        -khtml-border-radius: 0px 5px 5px 5px;
	 border-radius: 0px 5px 5px 5px;
	*/	 
	-moz-box-shadow: 1px 3px 4px #c7c7c7; 
	-webkit-box-shadow:1px 3px 4px #c7c7c7; 
 	box-shadow: 1px 3px 4px #c7c7c7;   
}

.dpd2_w, 
.dpd2_c, .dpd2_1c, .dpd2_2c, .dpd2_3c {
	margin:4px auto; float:left; position:absolute; left:-999em; /* Hides the drop down */
	text-align:left; padding:2px 2px 20px 2px; 	
	 z-index:9999;
	background:#f7f7f7;  
}
.dpd2_w {width:380px }

.dropdown_column_menu {width: 300px }
.dropdown_column   {width: 120px }
.dropdown_1column  {width: 210px }
.dropdown_2columns {width: 380px }
.dropdown_3columns {width: 540px }
.dropdown_4columns {width: 720px }
.dropdown_5columns {width: 900px }

a.dropdown_column:hover, a.dropdown_1column:hover,
#menu1c a.dropdown_column:hover, .menu1c a.dropdown_column:hover,
#menu1c li:hover .dropdown_1column, #menuc li:hover .dropdown_1column,
#menu1c li:hover .dropdown_column_menu, #menuc li:hover .dropdown_column_menu,
#menu li:hover .dropdown_1column, #menut li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, #menut li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns, #menut li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns, #menut li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns, #menut li:hover .dropdown_5columns  {
	left:-1px; top:auto; text-shadow: none; z-index:9999
}

#menu1c li:hover .dropdown_column_menu 
{
	/* left:55px;top:auto; */
}


#menu li ul li:hover .dpd2_w
{
   margin-top:0px; text-shadow: none; z-index:9999; background: #fff
}
#menu li ul li:hover .dpd2_w { left: 230px; }
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 { 
    display:inline;letter-spacing:0px; float: left; position: relative; margin-left: 5px; margin-right: 5px }
.col_1 {width:140px }
.col_2 {width:230px }
.col_3 {width:410px }
.col_4 {width:550px }
.col_5 {width:790px }


#menu li .align_right, #menut li .align_right 
{ /* Rounded Corners */
	-moz-border-radius: 5px 0px 5px 5px;  -webkit-border-radius: 5px 0px 5px 5px;  border-radius: 5px 0px 5px 5px; }	
#menu li:hover .align_right, #menut li:hover .align_right { left:auto; right:-1px; top:auto }

#menu li:hover div a, #menut li:hover div a {color: #2685bb/*; color:#015b86*/ }
#menu li:hover div a:hover, #menut li:hover div a:hover{ color:#029feb }

#menu li .black_box, #menut li .black_box {
	background-color:#4b4b4b; color: #e4e4e4; text-shadow: 1px 1px 1px #000; padding:4px 6px 4px 6px;
	/* Rounded Corners */
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000; -moz-box-shadow:inset 0 0 3px #000000; box-shadow:inset 0 0 3px #000000; }

#menu li ul, #menut li ul {  padding-left: 0px }

#menu li ul li, #menut li ul li  {
	text-shadow: none; line-height:40px; 
	padding: 0px; text-align:left; width:105% }
#menu .facing-right {color:#7e7e7e;font-size:.9em; float:right;padding-right:20px; /* background:url("images/navlink-g.gif") no-repeat 80% 15px; */  }
	
#menu li ul li:hover, #menut li ul li:hover {
	background:none; border:none; padding: 0px }
#menu li ul li:hover  {
	text-shadow: none; 	 
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	 border-radius: 0px;
	}
#menu li ul li:hover {background:#f7f7f7!important; width:105% }
#menu li ul li ul li  {
	text-shadow: none; line-height:40px; 
	padding: 0px; width:100%; border:0px solid  }
#menu li ul li ul li:hover  { background:#e7e7e7!important; width:100% }

#menu li .greybox li, #menut li .greybox li {
    width:116px; margin:0px 0px 4px 0px; padding:4px 6px 4px 6px; 
	background:#f7f7f7; border:1px solid #c7c7c7; 
	/* Rounded Corners */
	-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; }
#menu li .greybox li:hover, #menut li .greybox li:hover { 
	background:#ffffff; border:1px solid #a7a7a7;
	padding:4px 6px 4px 6px; margin:0px 0px 4px 0px
	}
	

#menu h2, #menut h2 { font-size:1.5em; letter-spacing:-1px; margin:7px 0 14px 0; padding-bottom:14px }

#menu h3, #menut h3 { font-size:1.2em; margin:12px 0 8px 0; padding:8px 0px 6px 4px }




/* POPUP  *********************************************  */ 

a.popupcss { position: relative; text-shadow: 1px 1px 1px #000; z-index:19;}

a.popupcss:hover { z-index:10;}

a.popupcss span { display:none!important}

a.popupcss:hover span { 
  display:block!important; 
  position:absolute;
  text-shadow: 1px 1px 1px #fff;
  right:1em; left:auto; bottom: 1em; 
  min-width:10em; padding:2px; 
  border: 1px solid #797979; 
  background-color:#f7f7f7 }

a.popupcssdn:hover span { display:block!important; position:absolute;text-shadow: 1px 1px 1px #fff;
  right:1em; left:auto; bottom: 1em; min-width:10em; padding:2px; 
  border: 1px solid #797979; background-color:#f7f7f7 }

a.Top:hover span { 
  right:auto ! important; left:2em ! important; background-color:#fff !important }

