@charset "UTF-8";

/* Tag Overrides
-------------------------------------------------------------- */
body, html { height: 100%; background-color: #01212f; }
body {background:url(/images/bg.png) top center no-repeat;}
a {color:#1cbddc;}
a img {border:none;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
abbr, acronym {border-bottom:1px dotted #666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* Colors and sizing
-------------------------------------------------------------- */

/* Layout
-------------------------------------------------------------- */
#hd, #ft, #content {color:#fff;font-family:helvetica,verdana,arial;}
#hd {margin:158px 0 30px 0;padding-bottom:13px;border-bottom:1px solid #179eb9;}
#content {padding-bottom:30px;}
#ft {border-top:1px solid #179eb9;}
#ft ul {margin-top:18px;}
#ft li {font-size:11px;height:11px;color:#99a6ac;float:left;margin:0;padding:0 17px;list-style:none;}
#ft li.first {padding-left:0;}
#ft li.spacer {padding:0;}
#branding {text-indent:-9999em;height:29px;width:409px;background:url(/images/logo.png) top left no-repeat;margin-bottom:23px;}
#contact {text-indent:-9999em;height:23px;width:117px;background:url(/images/contact.png) top left no-repeat;margin:6px 0 23px 0;}
#creators {text-indent:-9999em;height:32px;width:236px;background:url(/images/creators.png) top left no-repeat;margin:12px 0 18px 0;}
#btn-learn-more {text-indent:-9999em;height:41px;width:117px;background:url(/images/btn-learn-more.png) top left no-repeat;margin-top:62px;display:block;}
/* Common
-------------------------------------------------------------- */
.nomargin{ margin: 0; }
.nomargin-top{ margin-top: 0; }
.nomargin-bottom{ margin-bottom: 0; }
.right{  float: right;  }
.left{  float: left; }
.txtleft{ text-align:left; }
.txtright{ text-align:right; }
.center{ text-align: center; }
.clear{  clear:both;  height:0; font-size: 1px; line-height: 0px; }
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}

/* Forms */
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* Typogrify
  CSS Hooks provided in typogrifyed blocks
------------------------------------------------------------ */
.caps { font-size:98%; }
.amp { font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua",serif; font-style:italic; }
.quo {  }
.dquo {  }
