﻿/*
-----------------------------------------------
HitzPlanet.com CSS Style Sheet 20040630
----------------------------------------------- */

body { scrollbar-base-color: #404040; scrollbar-arrow-color: #F2CC34; }
	
	/* Default links 	*/

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: none;
	background: transparent; 
	}

a:hover {
	font-weight : none; 
	text-decoration : underline;
	color: #C00000;
	font-size: none;
	background: transparent; 
	}

a:active {
	font-weight : none; 
	text-decoration : none;
	color: none;
	background: transparent;  
	}
.GSF-COPY-BODY {
	font-family: "frutiger_ce_45_lightregular";
	
}	

@font-face {
    font-family: 'Frutiger LT 45 Light';
    src: url('frutiger_ce_45_light-webfont.eot');
    src: url('frutiger_ce_45_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('frutiger_ce_45_light-webfont.woff') format('woff'),
         url('frutiger_ce_45_light-webfont.ttf') format('truetype'),
         url('frutiger_ce_45_light-webfont.svg#frutiger_ce_45_lightregular') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger LT 55 Roman';
    src: url('frutiger_ce_55_roman-webfont.eot');
    src: url('frutiger_ce_55_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('frutiger_ce_55_roman-webfont.woff') format('woff'),
         url('frutiger_ce_55_roman-webfont.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
}
/* Sticky NAV Menu */
.navbar {
  overflow: hidden;
  background-color: rgba(171, 3, 3, 0.98);
  position: fixed;
  top: 0;
  width: 100%;
  height:47px;
  cellpadding="0";
  cellspacing="0";
}
.navbar-a{
	font-family:'Frutiger LT 55 Roman';
	font-size:18px;
	color:#FFFFFF;
	width:100px;
	text-align:center;
	vertical-align:middle
}

.navbar-a a{
	color:#FFFFFF;
	text-decoration:none;
}
.navbar-a a:hover {
	color:silver;
	text-decoration:none;
}
.navbar-active{
	font-family:'Frutiger LT 55 Roman';
	font-size:18px;
	color:silver;
	width:100px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}
.navbar-active a{
	color:silver;
	text-decoration:none;
}
.navbar-active a:hover {
	color:silver;
	text-decoration:none;
}

/*
.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.navbar a:hover {
  background: #ddd;
  color: black;
}
*/

/* Sticky NAV Menu */

.macula-submenu-td {
	font-family: "Frutiger LT 55 Roman";
	text-align: center;
	width: 150px;
	font-size: 12pt;
	color: #C6D6D2;
	vertical-align:bottom;
}
.macula-submenu-td a{
	font-family: "Frutiger LT 55 Roman";
	text-align: center;
	width: 150px;
	font-size: 12pt;
	color: #C6D6D2;
	vertical-align:bottom;

}
.macula-submenu-logo-td {
	text-align: left;
	width: 520px;
	font-family: "Frutiger LT 55 Roman";
	color: #C6D6D2;
}
.main-table-row-1 {
	text-align: center;
	
}
.main-table-row-2 {
	text-align: center;
	background-color: #F2F2F2;
}
.menu-link {
	font-family: "Frutiger LT 55 Roman";
	color: black;
}
.menu-link-active {
	font-family: "Frutiger LT 55 Roman";
	text-align: center;
	color: #999999;
}
.Fru45 {
	font-family: "Frutiger LT 45 Light";
}
.Fru45-16pt {
	font-family: "Frutiger LT 45 Light";
	font-size: 16pt;
	text-align:center
}

.Fru45-18pt {
	font-family: "Frutiger LT 45 Light";
	font-size: 18pt;
}
.Fru55-24pt {
	font-family: "Frutiger LT 55 Roman";
	font-size: 24pt;
}
.Fru55-34pt {
	font-family: "Frutiger LT 55 Roman";
	font-size: 34pt;
}
.Fru55-36pt {
	font-family: "Frutiger LT 55 Roman";
	font-size: 36pt;
}
.main-table-row-3 {
	text-align: center;
	background-color: #1B1B1B;
}

.image-borderless {
	border-width: 0px;
}
.heading-1-black {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:36pt;
	color:black;
}
.heading-2-black {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:24pt;
	color:black;
}
.heading-2-black-justify {
	font-family:"Frutiger LT 55 Roman";
	text-align:justify;
	font-size:24pt;
	color:black;
}
.heading-3-black {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:18pt;
	color:black;
}
.heading-1-white {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:36pt;
	color:white;
}
.heading-2-white {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:24pt;
	color:white;
}
.heading-3-white {
	font-family:"Frutiger LT 55 Roman";
	text-align:center;
	font-size:18pt;
	color:white;
}
.paragraphs-1-black {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:36pt;
	color:black;
}
.paragraphs-2-black {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:24pt;
	color:black;
}
.paragraphs-2-black-justify {
	font-family:"Frutiger LT 45 Light";
	text-align:justify;
	font-size:24pt;
	color:black;
}
.paragraphs-3-black {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:18pt;
	color:black;
}
.paragraphs-4-black {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:14pt;
	color:black;
}
.paragraphs-1-grey {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:36pt;
	color:#BFBFBF;
}
.paragraphs-2-grey {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:24pt;
	color:#BFBFBF;
}
.paragraphs-3-grey {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:18pt;
	color:#BFBFBF;
}
.paragraphs-3-red {
	font-family:"Frutiger LT 45 Light";
	text-align:center;
	font-size:18pt;
	color:red;
}

.support-banner {
	font-family:"Frutiger CE 55 Roman";
	text-align:center;
	color: #FFFFFF;
	font-size: 40pt;
}

.support-table {
	font-family: "Frutiger CE 55 Roman";
	font-size: 20pt;
	color: #000000;
}

.footer {
	border: 0 solid #999999;
	text-align: center;
	color: #333333;
	font-size: 12pt;
	background-image: url('/images/bg-footer-02.jpg');
	height: 100px;
	font-family: "Frutiger LT 45 Light";
}
.footer-link-color {
	color: #333333;
}
