/* = MAIN */
#layout {
  width: 988px;
  font-size: 0.751em;
  font-size: 12px;
}
#layout a img {
  border: none;
}
/* ~ ~ ~ ~ ~ ~ ~ ~ */
#main-columns {
  background: url(bg.png) repeat-y;
  padding: 0 210px 0 0;
}
.col {
  position: relative;
}
#main-columns .col.first {
  background: url(bg-top.png) no-repeat;
  float: left;
  margin-right: -19px;
  width: 100%;
}
#main-columns .col.second {
  background: url(bg-top.png) no-repeat 100% 0;
  float: right;
  margin-right: -210px;
  margin-left: 19px;
  width: 210px;
}
#main-columns #main .col {
  background: 0;
}
/* ~ ~ ~ ~ ~ ~ ~ ~ */
#main {
  margin: 15px 41px 0 38px;
}
#main.columns {
  padding-left: 15em;
}
#main .col.first {
  float: right;
  border-left: 1px solid #ddd;
  margin: 0;
}
#main .col.second {
  float: left;
  width: 15em;
  margin: 0 0 0 -15em;
}
#secondary {
  padding: 0 45px 15px 15px;
  /* Added for Cisco-Award image. */
  padding-bottom: 230px;
}
#secondary h2 {
  text-transform: uppercase;
  margin-top: 15px;
}
#main-header {
  margin-top: 0;
}
#main-body {
  line-height: 1.5em;
}
#main.columns #main-header,
#main.columns #main-body {
  margin-left: 20px;
}
/* ~ ~ ~ ~ ~ ~ */
.nl,
.nl li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nl .first-nav-selected a,
.nl .second-nav-selected a,
.nl .selected a {
  text-decoration: none;
  color: black;
}
/* ~ ~ ~ ~ ~ ~ */
#banner {
  padding: 13px 8px 0;
  clear: both;
  height: 34px;
  position: relative;
}
#banner * {
  float: left;
}
#banner a,
#banner img {
  display: block;
  width: 155px;
  height: 34px;
}
#banner span {
  color: #717173;
  font-size: .9em;
  letter-spacing: .1em;
  text-transform: uppercase;
  position: absolute;
  bottom: 6px;
  left: 170px;
}
#navigation {
  background: url(nav-bg.png) no-repeat;
  height: 49px;
  position: relative;
}
#navigation li {
}
#navigation li a {
  position: absolute;
  text-indent: -3000em;
  overflow: hidden;
  top: 17px;
  font-size: 1px;
  color: #fff;
  height: 32px;
}
#navigation .first-nav a {
  left: 15px;
  width: 372px;
}
#navigation .second-nav a {
  left: 416px;
  width: 343px;
}
#navigation .first-nav-selected a {
  background: url(nav-prediction.png) no-repeat;
  left: 15px;
  width: 401px;
}
#navigation .second-nav-selected a {
  background: url(nav-consensus.png) no-repeat;
  left: 387px;
  width: 372px;
}
#context-navigation li {
  margin: 0 0 1em 0;
}
#context-navigation li a {
  color: #717173;
  text-transform: uppercase;
  text-decoration: none;
}
#layout-footer {
  background: url(bg-bottom.png) no-repeat;
  padding: 27px 0 0 15px;
}
#secondary-navigation li {
  display: inline;
  margin: 0 2em 0 0;
}
#language-navigation a,
#secondary-navigation a {
  color: #717173;
  font-size: .9em;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
}
#language-navigation .selected a,
#context-navigation .first-nav-selected a,
#context-navigation .second-nav-selected a,
#secondary-navigation .first-nav-selected a,
#secondary-navigation .second-nav-selected a,
#context-navigation .selected a,
#secondary-navigation .selected a {
  color: #fd7114;
  color: #f39a00;
}
#language-navigation {
  position: absolute;
  top: 31px;
  left: 799px;
  height: 500px;
  width: 179px;
  text-align: right;
  line-height: 1.0em;
}
#language-navigation li {
  padding-left: 1em;
  height: 1.3em;
}
#contact-form {
  width: 150px;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
}
#contact-form textarea {
  height: 7em;
}
#contact-form fieldset {
  border: 0px solid white;
  margin: 0;
  padding: 0;
}
#contact-form input.text,
#contact-form textarea {
  width: 146px;
  font: normal 1em Arial,Helvetica,sans-serif;
  border: 2px solid;
  border-color: #999 #ddd #ddd #999;
}
#contact-form .field {
  color: #000;
  margin: 0 0 .4em;
}
#contact-form .name {
  font-weight: bold;
}
#contact-form .actions {
  margin: 1em 0 0;
}
#contact-form .error {
  font-size: .83em;
  display: block;
  color: #f00;
}
#contact-form .submit {
  background: #fff url(arrow.gif) no-repeat 94% 50%;
  color: #717173;
  display: block;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  font-size: .9em; 
  padding: .2em .3em .3em;
  height: 2.5em;
  cursor: pointer;
}
#layout .button a {
  display: block;
  padding: 0.5em;
  color: #717173;
  text-decoration: none;
}
#buttons {
  padding-top: 1em;
  padding-top: 0;
}
.button {
  display: block;
  margin: 15px 0;
  background: #fff;
}
.button,
#contact-form .submit {
  border: 2px solid;
  border-color: #ddd #999 #999 #ddd;
}

.button-action,
.button-title {
  display: block;
}
.button-title {
  font-weight: normal;
  text-transform: uppercase;
}
.button-action {
  font-size: .9em; 
}
#page-arrows {
  clear: both;
  float: right;
}
#page-arrows li {
  display: inline; 
}
#screenshots {
  margin: 0;
}
#screenshots #layout {
  margin: 0;
}
#screenshots #main-header,
#screenshots .pic-numbers {
  font-size: 1.25em;
  text-transform: uppercase;
  color: #777;
  margin: 0;
  float: left;
}
#screenshots #picture {
  clear: both;
  padding: 1em 0;
}
#screenshots .pic-numbers {
  float: right;
}
/* ~ ~ ~ ~ ~ ~ */
#contact-form legend,
.nl .marker,
.outer-space {
  display: none;
}
#layout-header:after,
.columns:after,
.clearfix:after {
  clear: both; 
  content: '.'; 
  display: block; 
  height: 0; 
  visibility: hidden;
}

/* = HTML */
html,
body {
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}
body {
  font: normal 100.01% Arial,Helvetica,sans-serif;
  padding: 20px;
}
h1, h2, h3 {
  margin: 1em 0;
  color: #000; 
  font: bold 1.2em Arial,Helvetica,sans-serif;
}
h1 {
  text-transform: uppercase;
}
h2 {
}
h3 {
  font-size: 1em;
}
a {
  color: #f39a00;
}
ul {
  list-style-type: circle;
}
