* { margin:0;padding:0;border:0;line-height:1.2em;font-family: Verdana, "Lucida Sans";font-size: 14px; }
p { padding: .5em 0 .5em;line-height:1.2em; }
.cl{font-size:0;line-height:0;height:0;clear:both}

body {
  background-position: bottom center;
  background-image: url("http://c0194981.cdn.cloudfiles.rackspacecloud.com/dst/assets/31/original.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #fff;
  text-align: left;
}

.wrapper { width:820px;margin:0 0 0 10px;text-align:left;position:relative; }

#tag-line {
  background-color: #003357;
  padding: 6px 0 8px 0;
  border-bottom: 1px solid #2e83a6;
  color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 26px;
  font-size: 12px;
}
#tag-line * {font-size: 12px;}

#header {
  background-color: #004d77;
  color: #fff;
  padding: 3px 0 0 0;
  border-bottom: 10px solid #fff;
  position: absolute;
  height: 144px;
  top: 30px;
  width: 100%;
}

img#logo {
  position: absolute;
  top: 20px;
  left: 15px;
}

#navigation {
  width: 600px;
  position: absolute;
  left: 217px;
}
#navigation a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  padding: 4px 8px 6px 8px;
  margin-right: 16px;
  font-size: 12px;
  font-weight: bold;
}
#navigation a:visited {color:#fff;}
#navigation a:hover {
  background-color: #006f99;
}

#content {
  position: absolute;
  padding-bottom: 20px;
  top: 197px;
}
#content #left-bar {
  width: 215px;
  height: 300px;
  background-color: #1b1818;
  padding: 0 0 10px 0;
  margin: 0 0 0 2px;
  color: #fff;
  position: absolute;
  overflow: hidden;
}
#left-bar .wrapper {
  width: 177px;
  padding: 0;
  margin: 0 15px 0 15px;
  height: 290px;
  overflow: hidden;
}
#left-bar h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 10px 0;
}
#left-bar h4 {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0 2px 0;
}
#left-bar a {
  color: #fff;
  text-decoration: none;
}
#left-bar h2 a.control {
  color: #96999c;
  font-size: 12px;
  text-decoration: underline;
  font-weight: normal;
  padding-left: 8px;
}
#left-bar .news-entry, #left-bar .news-entry * {
  font-size: 12px;
}
#left-bar .news-entry .view-more {
  text-align: right;
  padding: 3px 0 8px 0;
}
#left-bar .news-entry .view-more a {
  text-decoration: underline;
}
#left-bar h3 {
  color: #006f99;
  font-size: 16px;
}
#left-bar h3 a {
  color: inherit;
}
#left-bar form {
  text-align: right;
}
#left-bar input, #left-bar textarea {
  font-size: 13px;
  width: 99%;
  color: #1b1818;
  margin-bottom: 10px;
  padding: 3px 3px 3px 6px;
  border: 1px solid #979696;
}
#left-bar input.submit-button {width: 100px;}
#left-bar textarea { height: 60px; }

#content-header {
  position: relative;
  height: 70px;
}
#content-header.home {
  height: 275px;
  background-image: url('http://c0194981.cdn.cloudfiles.rackspacecloud.com/dst/assets/62/original.jpg');
}
#content-header.home #flash-intro {
  margin-left: 73px; margin-top: 25px;
}
#content-header * {
  position: absolute;
}
#content-header img {
  width: 600px;
}


#content #main {
  background-color: #ffffff;
  width: 600px;
  min-height: 475px;
  position: absolute;
  padding-bottom: 95px;
  top: -137px;
  left: 217px;
}
#main * {
  font-family: Helvetica, "Myriad Pro", Verdana, Arial;
}
#main h1, #main h2, #main h3, #main h4 {
  color: #003357;
  padding-bottom: 0.2em;
}
#main h1 {font-size: 30px;}
#main h2 {font-size: 22px;}
#main h3 {font-size: 18px;}
#main h4 {font-size: 16px;}
#content ul {
  margin-left: 18px;
  margin-top: 10px;
}

#content #content-content, #content #extended {
  padding: 25px 25px 25px 25px;

}
#content #content-content p#view-all {
  position: absolute;
  top: 70px;
  right: 10px;
  text-align: right;
}
#content #content-content p#view-all a {
  color: #000;
  text-decoration: underline;
}
#content #content-content p#view-all a:hover { text-decoration: none; }
#content p.no-assets {
  font-weight: bold;
  font-size: 1.2em;
  margin-left:18px;
}
#content-content #content-left {
  float: left;
  width: 180px;
  background-color: #eaeaea;
  padding: 15px;
}
#content-left .indented {
  padding-left: 11px;
}
#content-left ul.sidenav {
  list-style: none;
}
#content-left ul.sidenav li {
  padding-bottom: 5px;
}
#content-left h2 {
  font-size: 16px;
}
#content-left p, #content-left li {
  font-size: 12px;
}
#content-content #content-right {
  float: right;
  width: 315px;
}
#content #content-footer {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 0.7em;
}

#contact-form p {text-align: right;}
#contact-form p label {
  padding-bottom: 0;
  text-align: left;
  display:block;
}
#contact-form input, #contact-form textarea {
  border: 1px solid #ccc;
  padding: 4px 0 1px 0;
  width: 280px;
}
#contact-form p.checkbox label {display:inline;}
#contact-form input[type=checkbox] {width: 20px;}
#contact-form input.submit {
  width: 80px;
}
#contact-form textarea {
  height: 80px;
}
#contact-form p.error, #contact-form ul.error li {color:#c00;font-weight:bold;text-align:left;font-size:0.95em;}
#contact-form ul.error {margin-top:0;}

/* News */
.news-entry {
  margin: 10px 0 8px 0;
}
.news-entry h2 {margin-bottom:8px;}
.news-entry h2, .news-entry h2 a, .news-entry h2 a:visited {
  color: #006f99;
  font-size: 18px;
}
.news-entry p {margin-bottom: 8px;padding:0;}

#flash {
  background-image:url('http://c0194981.cdn.cloudfiles.rackspacecloud.com/dst/assets/62/original.jpg');
  background-repeat:no-repeat;
  text-align:center;
  margin-bottom:20px;
  font-weight:bold;
}

.flash-box {
  text-align:center;
  margin-bottom:12px;
  font-weight:bold;
}
.flash-box.flash-notice {
  color:#070;
}
.flash-box.flash-error {
  color:#c00;
}

/* Recpatcha */
span#recaptcha_image img {
  display: inline !important;
  width: 275px !important;
}
p.recaptcha label a {
  font-size: 0.8em;
  color: #000;
}
p.recaptcha label a:hover {
  text-decoration: none;
}