body {
	margin-top: 0px;
	background:#000000;
  margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

@font-face {
  font-family: "Ghost";
  src: url(ghost.ttf);
}

@font-face {
  font-family: "c64";
  src: url(c64.ttf);
}

#flic {
	font-family: Ghost;
	color: #cfab00;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
	text-align: center;
	font-size: 30px;
}

#flic a {
	color:#be1447;
}

#flic a:visited {
	color:#be1447;
}

#flic a:hover{
  color: #2f9307;
}

#wrapper {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	padding-bottom: 0px;
	height: 100%;
}

header {
	width: 100%;
	min-height: 75px;
	text-align: center;
}

header img {
  width: 100%;
}

#headerAnim{
	width: 100%;
	position: absolute;
	top: 0px;
}

#headerAnim img{
	width:100%;
}


footer {
	width: 100%;
	text-align: center;
	vertical-align:bottom;
	margin-top: 100px;
}

footer img {
  width: 100%;
}

#footerAnimContainer {
	width: 100%;
	position: relative;
}

#footerAnim{
	position: absolute;
	bottom: 0px;
}



.standard {
  font-family: c64;
  text-transform: uppercase;
  color: white;
	font-size: 14px;
  line-height: 40px;
	padding-left: 6%;
  padding-right: 6%;
  padding-top: 70px;
}

.standard h2{
	color: #cfab00;
}

.standard a {
	color:#2f9307;
}

.standard a:hover{
	color: #be1447;
}

.standardCenter {
	text-align: center;
}

#bottomBanner {
	padding-top: 100px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	text-align: center;
	vertical-align:bottom;
}

#bottomBanner img {
  width: 100%;
}

#tablediv{
	width:100%;
	text-align:center;
	/*background-color: #be1447;*/
}

table.tableDivSystems{
	width:100%;
	font-size: 20px;
	/*background-color: #be1447;*/
}

td.systemIcon {
	width:20%;
}

td.system {
	color: #2f9307;
}

td.systemInfo {
	width:60%;
	line-height: 30px;
}
table.center{
	text-align: left;
	font-size: 18px;
	width: 90%;
  margin-left:5%; 
  margin-right:5%;
}

td.name {
	width: auto;
	padding-left: 5px;
}

td.country {
	width: auto;
	text-align:center;
	padding-left: 5px;
}

td.info {
	width: auto;
	padding-left: 25px;
}

table.programTable{
	width: 100%;
	font-size: 20px;
	padding-left: 10%;
	padding-right: 10%;
}

td.date {
	text-align: center;
}

td.time{
	width:20%;
	vertical-align: top;
	color: #2f9307;
}

#mobileBreak {
	min-height: 75px;
	display: none;
}

.program {	
	width: 70%;
    margin-left:15%; 
    margin-right:15%;
	padding-bottom:50px;
}

/* *************** Navigation ****************** */

nav ul{
  font-family: Ghost;
	font-size: 30px;
}

nav ul li {
	float: left;
  width: 15%;
	text-align: center;
}

.wider {
  width: 20%;
}

.widerActive{
	width: 20%;
}

.widerActive a:visited {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

.widerActive a:link {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

.widerActive a:hover {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

.active a:link {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

.active a:visited {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

.active a:hover {
	color:#be1447;
  text-decoration: none;
  text-shadow: 1px 2px #78082a;
}

nav ul li a {
	display: block;
	padding: 5px 12px;
	color: #cfab00;
	text-decoration: none;
	font-weight: bolder;
	text-shadow: 1px 2px #675101;
}

nav ul li a:hover{
  color: #2f9307;
  text-shadow: 1px 2px #1a5c03;
}


/*-----------------MEDIA!---------------------*/


@media screen and (max-width:1500px){ /* iPad */
	
	nav ul{
		list-style: none;
		margin: 0 auto;
		padding-left: 20px;
		font-size: 20px;
		
	}
	
	nav ul li {
		text-align: center;
		margin-left: 0 auto;
		float: left;
		width: 15%;
		text-align: center;
	}
}

table.center{
	text-align: left;
	font-size: 15px;
	width: 100%;
	line-height: 15px;
  margin-left:0px; 
	margin-right:0px;
}


table.center, th, td{	
	border-collapse: collapse;
	padding-top: 10px;
	padding-bottom: 10px;
}




@media screen and (max-width:1000px){ /* Smartphones */

#wrapper {
		width: 100%;
		height: 100%;
		font-size: 20px;
}

.standard{
	margin-top: 50px;
	line-height: 20px;
}

nav{
		width: 100%;
		margin-bottom: 10px;
}
	
nav ul{
		list-style: none;
		margin: 0 auto;
		padding-left: 0;
		font-size: 20px;
}
	
nav ul li {
		text-align: center;
		margin-left: 0 auto;
		width: 100%;
}

.wider {
  width: 100%;
}

.widerActive {
  width: 100%;
}
	
.standard {
	font-family: c64;
	font-size: 10px;
	padding-left: 7%;
	padding-right: 3%;
}

table.center{
	text-align: left;
	font-size: 9px;
	width: 100%;
	line-height: 15px;
  margin-left:0px; 
	margin-right:0px;
}

table.center img{
	display: none;
}

table.center, th, td{	
	border-collapse: collapse;
	padding-top: 10px;
	padding-bottom: 10px;
}

table .oddCell{
	background-color: #444444;
}

table .evenCell{
	background-color: #333333;
}

td.systemInfo {
	width:50%;
	line-height: 20px;
}

td.country {
	width: auto;
	text-align:center;
	padding-left: 15px;
}

table.center img{
	display: none;
}

#mobileBreak {
	min-height: 75px;
	display: block;
}

table.programTable{
	width: 100%;
	margin-left:0%; 
	margin-right:0%;
	font-size: 14px;
}

td.date {
	text-align: center;
}

td.time{
	width:20%;
	padding-right: 10px;
	vertical-align: top;
}