/* Header */
#header {
  margin: 0 auto 0 auto;
  background-color: #000;
  padding: 20px 0 20px 0;
}

/* Navigation */
#nav {
  width: 900px;
  margin: 0 auto 0 auto;
  font-size: 130%;
  text-align:right;
}

#nav * { 
  color: #BDC1C9;
  padding-left: 20px;
}

#logo{
  float: left;
  padding: 0;
}
#logo img {
  padding: 0;
}

#subnav {
  clear: both;
  background-color: #5A6579;
  color: #BDC1C9;
  text-align: center;
  width: 100%;
  padding: 0;
  margin:0;
  padding: 10px 0px;
}

#subnav *{ 
  font-size: 120%;
  color: #BDC1C9;
  margin: 0;
  padding: 0 15px;
}

.selected, #subnav strong { 
  font-weight: bold;
  color: #FFF !important;
}

#breadcrumbs {
  font-size: x-small;
  font-weight: normal;
}

.content .inner { 
  margin:0 auto 0 auto;
  padding: 10px 0; 
  width: 900px;
}

/* Feature */

#feature {
  background-color: #5A6579;
  padding: 0;
  margin: 0;
}

#feature img {
  vertical-align: middle;
}

#feature .intro {
  width:400px;
  text-align: center;
  margin: 25px 0 25px 0;
  display: inline;
}
#feature .intro.left {margin-right: 50px;}
#feature .intro.right {margin-left: 50px;}
#feature .intro.bottom {
  position:relative; 
  top:400px; 
  text-align:center; 
  width:900px; 
  text-align:center; 
  font-size: 220%;
  padding: 0;
  margin: 0;
  display: block;
}
#feature .intro h1 {
  color: #FFF;
  font-size: 220%;
}
#feature .intro p {
  font-size: 120%;
  color: #f6f3ef;
  text-align: justify;
  margin: 0;
  padding: 0;
}
#feature .intro a {
  color: #FFFFFF;
  font-weight: bold;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.gallery img {
  border: 2px solid #B5D6E3; 
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.columns {
  clear: both;
}

.column31 {
  float: left;
  width: 266px;
  margin-right: 50px;
}

.column32 {
  float: left;
  width: 266px;
}

.column33 {
  float: left;
  width: 266px;
  margin-left: 50px;
}

.column21 {
  float: left;
  width: 425px;
  margin-right: 50px;
}

.column22 {
  float: left;
  width: 425px;
}

.column223 {
  float: left;
  width: 582px;
  margin-right: 50px;
}

.column213 {
  float: left;
  width: 266px;
}

.left { float:left; }

.right { float: right; }

.clear { clear: both; }

/* Textplanation */

#help .left {
  width:340px;
  margin-left: 0 0 0 5px;
}

#help .right {
  width:340px;
  margin-right: 0 5px 0 0;
}

/* Footer */

#footer {
  clear: both;
  margin:17px auto 17px auto;
  width:900px;
  font-size: 70%;
  padding: 0;
  border-top: 1px solid #42424A;
}

/* Signup */

.highlight {
  background-color:#ffffcc;
}

#questions ul {
  margin:13px 0 0 0;
  padding:0 0 13px 0;
  list-style-type:none;
}

#answers pre,
#help pre {
  border-color: #ccc;
  border-style: dashed;
  border-width: thin;
  background-color: #eee;
  padding: 1em;
  margin: 0 0 1em 0;
}

/* Philosophy */

p.quote {
  font-family: Times, Verdana, Arial, Sans-Serif;
  font-style: italic;
  margin: 0;
  padding: 0 0 0.25em 0;
  font-size: 110%;
}

p.attribution {
  padding-right: 1em;
  padding-bottom: 1em;
  text-align: right;
  font-weight: bold;
}

p.leadin {
  font-size: 130%;
  margin-left: auto;
  margin-right: auto;
}

div.philosophy {
  margin:15px auto 0 auto;
}

#bigpic {
  width:520px;
  margin:0 auto 0 auto; 
  text-align:center;
}

table.buzz {
  border-collapse: collapse;
  width: 100%;
  margin:0 auto;
}

table.buzz img {
  border: 1px solid #2B56AD;
}

table.buzz td {
  text-align: center;
  width: 33%;
}

#help table {
  margin: 20px auto 20px auto;
  border: 3px solid #4d7180;
  width: 90%;
  background-color: white; 
  border-collapse: collapse;
}
#help table th {
  font-size:smaller;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #7da1b0;
  padding: 5px;
}
#help table td {
  vertical-align: top;
  font-size:smaller;
  border-bottom: 1px solid #7da1b0;
  text-align: left;
  padding: 5px;
}

blockquote.beta {
  margin: 0 0 1em 0;
  padding: 1em;
  background-color: #eee;
  border: 1px solid #7da1b0;
}
blockquote.beta h4 {
  color: red;
}
blockquote.beta p {
  margin-bottom: 0;
}

dl.parameters dt {
  font-weight: bold;
}

h1, h2 {
  margin: 12px 0;
  color: #616161; 
}

h3, h4 {
  margin: 5px 0;
  color: #8EAE1D;
}

p {
  color: #616161;
  font-size: 110%;
}

#action {
  background-color: #848A92;
  border-top: 1px solid #BDC1C9;
  border-bottom: 1px solid #616161;
  color: #BDC1C9;
  margin-bottom: 10px;
}

#action a {
  color: #FFF;
}

#action .left {
  width: 550px;
  float: none;
}

#action .right {
  margin: 0;
  padding: 0;
  text-align: right; 
  color: #FFF; 
  display: inline-block; 
  float: right; 
  font-size: 125%; 
  line-height: 1.5em; 
  width: 300px;
}

.button {
  height: 41px;
  border: 1px solid #FFF;
  display: inline-block;
  margin-right: 20px;
}

.button.green {
  background: url(/images/button-background-green.png) repeat-x top left;
}

.button.blue {
  background: url(/images/button-background-blue.png) repeat-x top left;
}

.button.arrow a{
  background: url(/images/icon-button-arrow.png) no-repeat 12px 50%;
}

.button.clock a{
  background: url(/images/icon-button-clock.png) no-repeat 12px 50%;
}

.button a {
   color: #fff;
   display: inline-block;
   text-decoration: none;
   line-height: 1.0em;
   height: 25px;
   font-size: 1.0em;
   padding: 14px 22px 0 44px;
   text-transform: uppercase; 
   font-weight: bold;
}

.button a:hover {
  text-decoration: underline;
}

#container {
  background-color: #FAF8F4;
}

ul#features {
  list-style-type: disc;
  padding-left: 15px;
  font-size: 120%;
}

ul#features li {
  padding-bottom: 10px;
  color: #616161;
}

ul#features li strong {
  color: #000;
}

#help p {
  margin-bottom: 1em;
}

#help ul {
  margin-left: 1.5em;
  margin-bottom: 1em;
}
#help li {
  list-style: disc;
}
#help pre {
  line-height: 1em;
  margin-bottom: 1em;
}
