/* Frontend CSS only */
/* NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN Start: Links Menu behaviour NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN */
/* overall definitions for links outside the sitemap, <ul id=xxxx> etc */  
  
  ul#Navigation {
    width: 14em;
    margin: 0; padding: 0.8em;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 14em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation li ul {
    margin: 0 0 0 1em; padding: 0;
  }
  ul#Navigation li ul li {
    margin: 0.1em 0; 
  }
  * html ul#Navigation li ul li {  /* Korrektur fuer IE 5.x */
    margin-left: 1em;
    ma\rgin-left: 0;
  }
  
  ul#Navigation a {
    display:block;
    padding: 0.1em; /* Hoehe der Flaechen' */
	padding-left:8px; /* horizontaler Abstand innen links' */
    text-decoration: none;
	border:1px solid #909090; /* Border Color */
	
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px; /* abgerundete Ecken */
    /* border-left-color: white; border-top-color: white; */
    color: #585858;  background-color: #F0F0F0; 
  }
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 8.8em;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 7.8em;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    border:1px solid #A0A0A0;
    /* border-left-color: black; border-top-color: black; */
    color: white; background-color: grey;
  }
  
/* XXXXXXXXXXXXX  Comments visible on main table  XXXXXXXXXXXXXXXXXXXXXXXX */
	ul#Navigation a span {display:none;}

	ul#Navigation a:hover span {
	position:fixed; top:320px; left:38%; z-index:3; /* XXXXX Small Size Popups XXXXX */
	/*margin:80px auto;*/
	display:block;
	width:240px;
	color:black;
	background:#ffffff;
	font:normal 12px arial, sans-serif;
	border:2px solid;
	border-color:#0292C0;	
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
	border-radius: 4px; /* abgerundete Ecken */
	padding:10px;}
	
	ul#Navigation a div {display:none;}
	
	ul#Navigation a:hover div {
	/*position:absolute; top:240px; left:320px; z-index:3;*/
	position:fixed; top:140px; left:38%; z-index:3;  /* XXXXX  Position of Frame for Image and Text  XXXXXX */
	display:block;
	width:360px;   /* XXXXX  Width of Frame for Image and Text // Large Size Ones XXXXXX */
	height:480px;  /* XXXXX  Height of Frame for Image and Text // Large Size Ones XXXXXX */
	color:black;
	background:#ffffff;
	font:normal 12px arial, sans-serif;
	border:2px solid;
	border-color:#0292C0;
	border-radius: 4px; /* abgerundete Ecken */
	padding:10px;}
/* NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN End: Links Menu behaviour NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN */

/* - - - - - - - - - - - - - - - - - - -  Start: defining fonts - - - - - - - - - - - - - - - - - */
.intro {
	font: normal 72.01% Helvetica, Arial, sans-serif;
	color:#E8E8E8;
	padding: 0.4em;
	font-size: 1.0em;
	/*border-top-right-radius: 12px;  abgerundete Ecken */
	}

.topic {
	font: normal 72.01% Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	/*background-color: #E8E8E8;*/
	/*padding: 0.4em;*/
}

.showcase  {
	font: normal 72.01% Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	/*background-color: #E8E8E8;*/
	/*padding: 0.4em;*/
}

.topic_class_about {
	font: normal 72.01% Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	/*background-color: #FFFFFF;*/
	padding: 0.4em;
}
/* - - - - - - - - - - - - - - - - - - -  Endt: defining fonts - - - - - - - - - - - - - - - - - */

/* - - - - - - - Start: Image Fade - - - - - - - */
img.fade {
	border:1px solid #808080;
	opacity: 0.4;
}

img.fade:hover {
	-ms-filter: alpha(opacity = 100);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
/* - - - - - - - Start: Image Fade - - - - - - - */

#ybn{white-space: nowrap;
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif; font-size: 42px; font-style: normal; font-variant: normal; font-weight: 500; height: 46px; vertical-align: middle;
}

#moonrise{
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif; font-size: 42px; font-style: normal; font-variant: normal; font-weight: 500; height: 46px; vertical-align: middle;
}

/* - - - - - - - top menu - - - - - */
#top_menu li{
	font: normal 72.01% Helvetica, Arial, sans-serif;
	/* test font-size*/
	font-size: 0.8em;
	width:100px;
	height:32px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}
#header{
    position: relative;
	left: 90px;
}

/* - - - - - - - sub_menu - - - - - */
#sub_menu li{
	font: normal 72.01% Helvetica, Arial, sans-serif;
	color:#E8E8E8;
	padding-bottom: 12px;
	/*font-size: 0.74em;*/
	font-size: 0.8em;
	width:100px;
	height:22px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

/* - - - - -  link effects - - - - - - - - */
a:hover { font-weight:bold;}
a:visited { text-decoration: none;}
a{color:#FFF;text-decoration:none;}

/*Menu Color Classes*/
.green a {background:#404040;padding: 4px;}
.green:hover{background-color:#505050;}

.yellow{background:#505050;padding: 4px;}
.yellow:hover{background-color:#606060;}

.red{background:#606060;padding: 4px;}
.red:hover{background-color:#707070;}

.blue{background:#808080;padding: 4px;}
.blue:hover{background-color:#909090;}

.purple{background:#707070;padding: 4px;}
.purple:hover{background-color:#808080;}


/* ------------- TOP MENU -------------------------------------- */
#io_About {	width: 60px !important;	height: 40px;
	background-color: #404040;
	}
#io_About:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #505050;
	}
/* - - - - - - - - - - - - - - - */	
#io_Antenna_Design { width: 90px !important; height: 40px;
	background-color: #505050;
	}
#io_Antenna_Design:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #606060;
	}
/* - - - - - - - - - - - - - - - */		
#io_Antenna_Construction { width: 98px !important; height: 40px;
	background-color: #606060;
	}
#io_Antenna_Construction:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #707070;
	}
/* - - - - - - - - - - - - - - - */	
#io_analysers {	width: 92px !important;	height: 40px;
	background-color: #707070;
	}
#io_analysers:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #808080;
	}	
/* - - - - - - - - - - - - - - - */	
#io_Coax_Relays { width: 90px !important; height: 40px;
	background-color: #606060;
	}
#io_Coax_Relays:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #707070;
	}	
/* - - - - - - - - - - - - - - - */	
#io_Filters { width: 90px !important; height: 40px;
	background-color: #505050;
	}
#io_Filters:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #606060;
	}	
/* - - - - - - - - - - - - - - - */	
#io_ybn {
	width: 90px !important;
	height: 40px;
	background-color: #404040;
	}
#io_ybn:hover {
	font-weight:bold;
	background-size: 100%;
	background-color: #505050;
	}	

/* ------------- SUB MENU : Antenna Construction -------------------------------------- */
#button_show_28_ant {
	width: 60px !important;
	background-color: #404040;
	}
#button_show_50_ant {
	width: 60px !important;
	background-color: #505050;
	}
#button_show_70_ant {
	width: 60px !important;
	background-color: #606060;
	}
#button_show_144_ant {
	width: 64px !important;
	background-color: #707070;
	}
#button_show_403_ant {
	width: 64px !important;
	background-color: #808080;
	}
#button_show_432_ant {
	width: 64px !important;
	background-color: #707070;
	}
#button_show_800_LTE_ant {
	width: 48px !important;
	background-color: #606060;
	}	
#button_show_hosted_ant {
	width: 64px !important;
	background-color: #505050;
	}
#button_show_simulated_ant {
	width: 74px !important;
	background-color: #404040;
	}
	

	#button_show_28_ant:hover {
	font-weight:bold;
	background-color: #505050;
	}	
	#button_show_50_ant:hover {
	font-weight:bold;
	background-color: #606060;
	}	
	#button_show_70_ant:hover {
	font-weight:bold;
	background-color: #707070;
	}
	#button_show_144_ant:hover {
	font-weight:bold;
	background-color: #808080;
	}
	#button_show_403_ant:hover {
	font-weight:bold;
	background-color: #909090;
	}
	#button_show_432_ant:hover {
	font-weight:bold;
	background-color: #808080;
	}
	#button_show_800_LTE_ant:hover {
	font-weight:bold;
	background-color: #808080;
	}
	#button_show_hosted_ant:hover {
	font-weight:bold;
	background-color: #707070;
	}
	#button_show_simulated_ant:hover {
	font-weight:bold;
	background-color: #606060;
	}
	
/* ------------- SUB MENU : Antenna Construction -------------------------------------- */
#button_show_building {
	width: 62px !important;
	background-color: #404040;
	}
#button_show_stacking {
	width: 68px !important;
	background-color: #505050;
	}
#button_show_history {
	width: 60px !important;
	background-color: #606060;
	}
#button_show_gt {
	width: 82px !important;
	background-color: #707070;
	}
#button_show_ant_temp {
	width: 74px !important;
	background-color: #808080;
	}
#button_show_ant_measure {
	width: 74px !important;
	background-color: #707070;
	}
#button_show_ant_soft {
	width: 74px !important;
	background-color: #606060;
	}

	#button_show_building:hover {
	font-weight:bold;
	background-color: #505050;
	}	
	#button_show_stacking:hover {
	font-weight:bold;
	background-color: #606060;
	}	
	#button_show_history:hover {
	font-weight:bold;
	background-color: #707070;
	}
	#button_show_gt:hover {
	font-weight:bold;
	background-color: #808080;
	}
	#button_show_ant_temp:hover {
	font-weight:bold;
	background-color: #909090;
	}
	#button_show_ant_measure:hover {
	font-weight:bold;
	background-color: #808080;
	}
	#button_show_ant_soft:hover {
	font-weight:bold;
	background-color: #707070;
	}			


p{padding:0px 2px;}
table td{border:none;}
	
body {
	margin:0;
	padding: 0;
	text-align: center;
	overflow-x: hidden;
  /* more adds for the smartphone*/
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
 }
	
.headerline {
	max-width: 100%;
	/*position:fixed; /*== no good */
}

.headerline {
     -webkit-flex-flow: column wrap;
     -moz-flex-flow: column wrap;
     flex-flow: column wrap;
     -webkit-justify-content: center;
     -moz-justify-content: center;
     justify-content: center;
 }

.content {
	max-width: 100%;
    margin-left: 50%; /* centers the whole content */
    margin-right: 50%; /* centers the whole content */
	text-align: left;
    width: 1000px; /* determines width of whole content ex footer, could be called "wrapper"*/
	margin: 24px auto;
}

.footer  {
clear: left;
 /*   position: relative; == bad for vert. scrollbar, overflow etc.*/
    left: 32px;
	padding: 12px;
	color:#808080;
    font-family: "Verdana", Arial, serif;	
    font-style: normal;
    font-size: 0.6875em; /* 14px/16=0.875em */
}

.blue_ribbon {
	padding: 4px;
	background-color: #0292C0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;	
}

.right_column {
	border-bottom-right-radius: 6px;
}
#left_column {
	border-bottom-left-radius: 6px;
}

.exit_btn {
	float:right;
}

/*.io_table{float:left;}*/

#io_antenna_slide_show, #io_about, #io_table {
/*float: left;*/
    width: 1000px;
		max-width: 100%;
	padding: 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 6px 1px rgba(255, 255, 190, .75);
	-moz-box-shadow: 0px 0px 6px 1px rgba(255, 255, 190, .75);
	box-shadow: 0px 0px 6px 1px rgba(255, 255, 190, .75);
}

#vticker {
font: normal 72.01% Helvetica, Arial, sans-serif;
	font-size: 1.0em !important; /* 14px/16=0.875em */
	color: white !important;
    width: 540px !important;
    overflow: hidden !important;
    display: block !important;
	background-color: #707070 !important;
	height:100px;
	border:2px;
	border-style: inset;
	border-color: #909090;
}