/* Zero MX Prototype 3 > zeroMX | CSS */

/* And what exactly are you doing reading this?  You've
obviously been clicking away.  Read my source, saved my site.
Something dirty was done in a dirty kind of way.  So now
that you've gone through the trouble of downloading the
CSS file for my site, you might as well see everything
thats here.  */

/* And if youre trying to embed fonts, go to
http://www.microsoft.com/typography/web/embedding/weft3/
and figure it out yourself.  Or pay me tributes
in the form of gold, money, and candy.  */


/* Those beautiful, colorful, no WONDERFULL scrollbars
that everyone uses now.  */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
a {outline: 0;}
select,input,button,textarea,button {font:99% Helvetica,Arial,sans-serif;}

b, strong { font-weight: bold; }

body {
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#E7E7E7;
  scrollbar-3dlight-color:#E7E7E7;
  scrollbar-darkshadow-color:#E7E7E7;
  scrollbar-shadow-color:#E7E7E7;
  scrollbar-arrow-color:#E7E7E7;
  scrollbar-track-color:#E7E7E7;
}

@font-face {
  font-family: 'hooge0553Regular';
  src: url('fonts/hoog0553-webfont.eot');
  src: url('fonts/hoog0553-webfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/hoog0553-webfont.woff') format('woff'),
      url('fonts/hoog0553-webfont.ttf') format('truetype'),
      url('fonts/hoog0553-webfont.svg#hooge0553Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Links */
a:link.main {
  font-family: Tahoma, Arial;
  color: #000000;
  font-size: 7pt;
  text-decoration: underline;
}

a:visited.main {
  font-family: Tahoma, Arial;
  color: #000000;
  font-size: 7pt;
  text-decoration: underline;
}
a:hover.main {
  font-family: Tahoma, Arial;
  color: #666666;
  font-size: 7pt;
  text-decoration: none;
}
a:active.main {
  font-family:Tahoma, Arial;
  color: #000000;
  font-size: 7pt;
  text-decoration: underline;
}

/* Secondary Links */

a:link.secondary {
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 10px;
  text-decoration: underline;
}
a:visited.secondary {
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 10px;
  text-decoration: underline;
}
a:hover.secondary {
  font-family: Verdana, Arial;
  color: #666666;
  font-size: 10px;
  text-decoration: none;
}
a:active.secondary {
  font-family:Verdana, Arial;
  color: #000000;
  font-size: 10px;
  text-decoration: underline;
}

/* Vital Stats Links */

a:link.vitals {
  font-family: hooge0553Regular;
  text-transform: uppercase;
  color: #666666;
  font-size: 6pt;
  text-decoration: underline;
}
a:visited.vitals {
  font-family: hooge0553Regular;
  text-transform: uppercase;
  color: #666666;
  font-size: 6pt;
  text-decoration: underline;
}
a:hover.vitals {
  font-family: hooge0553Regular;
  text-transform: uppercase;
  color: #666666;
  font-size: 6pt;
  text-decoration: none;
}
a:active.vitals {
  font-family: hooge0553Regular;
  text-transform: uppercase;
  color: #666666;
  font-size: 6pt;
  text-decoration: underline;
}

/* Regular CSS declarations...so complicated it makes
life easier for us all  */

.heading {
  font-family: hooge0553Regular;
  text-transform: uppercase;
  color: #666666;
  font-size: 6pt;
}
.main {
  font-family: Tahoma, Arial;
  color: #999999;
  font-size: 7pt;
}
.secondary {
  font-family: Verdana, Arial;
  color: #999999;
  font-size: 10px;
}

