@charset "UTF-8";
 
 
h1 {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	color:#165793;
	line-height:1.5em;
	margin-bottom:0.8em}
	
	
h2 	{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	color:#165793;
	line-height:1.5em;
	margin-bottom:0.8em;
}
	
	
h3 	{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#000;
	line-height:1.5em;
	margin-bottom:0.8em}
	
p{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#4E4E4E;
	line-height:1.5em;}

	
	
#header {
	margin:3em;}
	
#contact {
	float:right;
	margin-top:-1.7em
	}
	
#menu img {float:left;
	}

.clearthefloat {clear:both}



#maincontent{
	margin:1.5em 3em}

#maincontentbeacon{
	margin:1.5em 3em}
	
#topcustomwires img {float:left;
	margin-right:1em;
	margin-bottom:1em}
	
	
	
a {color:#165793;
	text-decoration:none;
	line-height: 1.5em;
}
	
a:hover {color:#179BE2}

.customwires {
	font-size:1.3em;
	text-align:center}
	
.divider {
	border-bottom:1px #C5C5C5 solid; 
	margin:1em 0;
	float:clear}
	
.button {font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:.8em;
	padding:5px;
	background-color:#165793;
	color:white;
	width:100px;
	text-align:center;
	float:right;
	}
	
#headlinesbox{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	float:left; 
	width:50%}

#headlinesboxbeacon{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	float:left; 
	width:50%}

#headlinesboxads{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	float:left; 
	width:50%}
	
.datetime {
	font-size:.8em;
	line-height:1.5em;
	color:#4E4E4E;}	
	
.headlines {
	font-size:.8em;
	line-height:1.5em;
	color:#165793;
	padding:.5em;
	border-style: solid;
    border-radius: 10px;
    box-sizing: border-box;
	}	

.headlinesbeacon {
	font-size:.8em;
	line-height:1.5em;
	color:#165793;
	padding:.5em;
	border-style: solid;
    border-radius: 10px;
    box-sizing: border-box;
	}	
	
	
#contentbox{
    width: 50%;
    color: #165793;
    background-color: #bbbbbbad;
    float: right;
    overflow-wrap: break-word;
    border-radius: 10px;
}

#contentboxbeacon{
    width: 50%;
    color: #165793;
    background-color: #bbbbbbad;
    float: right;
    overflow-wrap: break-word;
    border-radius: 10px;
	}
	
#contentboxads{
    width: 50%;
    color: #165793;
    background-color: #bbbbbbad;
    float: right;
    overflow-wrap: break-word;
    border-radius: 10px;
	}

.contentboxLink a{
	color: #165793;
    text-decoration: none;
    line-height: 1.5em;
    font-weight: bold;
}

	
#content {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1em;
	padding:1.3em 2em;
	color:#165793;
	}

#contentbeacon {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#165793;
	padding: .5em;
    margin-left: 10px;
    margin-right: 10px;  
	}

#contentads {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#165793;
	padding: .5em;
    margin-left: 10px;
    margin-right: 10px;  
	}

#mypanellinks {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #165793;
    padding: .5em;
    border-bottom: solid;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 2px;

}

#publishers img{
	max-width:160px;
	max-height:70px;
	padding:auto;
	vertical-align: text-bottom}	
	
.publishers {
	border:1px solid #D9D8D8;
	 padding:5px;
	text-align:center;
	height:70px;
	width:160px;
	margin:0 2em 0.8em 0;
	float:left;
	}

.syndication { 
	float:left;
	margin-right:1em;
	border-right:#C5C5C5 solid 1px;
	padding-right:1em}

#statisticsboxbeacon{
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;
	width:50%;
	float:right;
	margin-top: 18px;
}

.statisticsbeacon {
	font-size:1em;
	line-height:1em;
	color:#165793;
	padding:0 1em 0 1em;
	}	

#login {
	font-family: "Avenir Book", Helvetica, Arial, sans-serif;}

#loginbox {
	width:426px; 
	height:540px;
	margin:2em auto; 
	background-color:#FFF}

.loginlogo {padding-top:3em}

.error {
	font-size:.8em;
	font-style:italic}
	
.loginbutton {
	font-size:.8em; 
	height:30px; 
	width:100px}
	
.logincontact {
	text-align:center; 
	font-size:.8em;}
	
#footer { font-size:12px;
	text-align:center;
	margin:2em}

	/* Set height of body and the document to 100% to enable "full page tabs" */
body, html {
  height: 100%;
  margin: 0;
  font-family: Arial;
}

/* Style tab links */
.tablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.load::-moz-focus-inner{
  border: 0;
  padding: 0;
}

.load{
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 12px 30px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font: bold 13px arial, helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.2);

  background-color: #269CE9;
  border-color: #269CE9;
  
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  
  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);
  
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.load:hover {
	background-color: #70B9E8;
}

.load:active {
	top: 2px;
	background: #269CE9;
}

.load::-moz-focus-inner{
  border: 0;
  padding: 0;
}

.refresh{
  display: inline-block;
  zoom: 1;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font: bold 13px arial, helvetica, sans-serif;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;

  background-color: #269CE9;
  border-color: #269CE9;
  
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,.3)), to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: -o-linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  background-image: linear-gradient(top, rgba(255,255,255,.3), rgba(255,255,255,0));
  
  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);
  
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.refresh:hover {
	background-color: #70B9E8;
}

.refresh:active {
	top: 2px;
	background: #269CE9;
}


.color {
    background-color: yellow;
    border-radius: 10px;

}

.tablink:hover {
  background-color: #777;
}

.tablinkbeacon {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.tablinkbeacon:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: blue;
  display: none;
  padding: 100px 20px;
  height: 100%;
}

.tabcontentbeacon {
  color: blue;
  display: none;
  padding: 100px 20px;
  height: 100%;
}

.tabcontentads {
  color: blue;
  display: none;
  padding: 100px 20px;
  height: 100%;
}


#Home {background-color: white;}
#News {background-color: green;}

