* {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}
html, body {
  height: 100%;
}
body {
  background: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.25em;
  color: #555;
}

img {
  border: 0;
  vertical-align: top;
  text-align: left;
}
object {
  vertical-align: top;
  outline: none;
}
ul, ol {
  list-style: none;
}

.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}

.col-1, .col-2, .col-3 {
  float: left;
}

.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}
.container {
  width: 100%;
}


/*==== GLOBAL =====*/
#main {
  width: 940px;
  margin: 0 auto;
  font-size: .9375em;
  position: relative;
}

#header {
  height: 539px;
  /* default BG: */
  background: url(/images/headers/spring.jpg) left bottom no-repeat;
  position: relative;
}


/*----- forms parameters -----*/

input, select, textarea {
  font-family: Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: normal;
}


/*----- other -----*/
.img-indent {
  margin: 0 20px 0 0;
  float: left;
}
.img-box {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px;
}
.img-box img {
  float: left;
  margin: 0 20px 0 0;
}

.extra-wrap {
  overflow: hidden;
}

p {
  margin-bottom: 20px;
}
.p1 {
  margin-bottom: 10px;
}
.p2 {
  margin-bottom: 20px;
}
.p3 {
  margin-bottom: 30px;
}

/*----- txt, links, lines, titles -----*/
a {
  color: #47b9d8;
  outline: none;
}
a:hover {
  text-decoration: none;
}


h1#logo {
  color: #191919;
  float: left;
  display: block;
  text-indent: -4000px;
  background: url(/images/logo.png) no-repeat 0 0;
  height: 40px;
  width: 200px;
  margin: 97px 0;
  font-size: 10px;
}
h2 {
  font-family: "VAG-Rounded-Bold", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2em;
  padding: 4px 0 0 0;
  margin-bottom: 23px;
}
h3 {
  font-size: 34px;
  letter-spacing: -3px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: normal;
}
h3 strong {
  display: block;
  color: #47b9d8;
  margin-bottom: -8px;
  font-weight: normal;
}
h3 em {
  display: block;
  margin-bottom: -8px;
  font-style: normal;
  font-weight: normal;
}
h4 {
  font-size: 1.33em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: normal;
  padding: 4px 0 0 0;
  margin-bottom: 24px;
}
h5 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 20px;
}
h6 {
  font-size: 1em;
  font-weight: normal;
  color: #d95448;
}


.address dt {
  margin-bottom: 20px;
  color: #d95448;
}
.address dd {
  clear: both;
}
.address dd span {
  float: left;
  width: 74px;
}


/*===== header =====*/
#header .row-1 {
  height: 139px;
  border-bottom: 5px solid #43bbe1;
  overflow: hidden;
  margin-bottom: 3px;
}

#header .row-2 {
  padding: 121px 0 0 436px;
}
#header .row-2 h2 {
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  margin-bottom: 26px;
  padding: 14px;
  background: url(/images/black-50.png) repeat 0 0;
}
#header .row-2 .button {
  font-size: 11px;
  color: #fff;
  float: left;
  display: block;
  padding: 6px 17px 7px 17px;
  background: #47b9d8;
  text-decoration: none;
  text-transform: uppercase;
}
#header .row-2 .button:hover {
  background: #191919;
}


#header .nav {
font-weight:bold;
  float: right;
  padding: 96px 0 0 0;
}
#header .nav li {
  float: left;
  padding-left: 3px;
}
#header .nav li a {
  float: left;
  padding: 11px 0 9px 0;
  width: 118px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-family: "VAG-Rounded-Bold", sans-serif;
  font-weight: normal;
  background: url(/images/nav-bg.jpg) repeat 0 0;
  background-position: 0 0;
  position: relative;
}
#header .nav li a:hover, #header .nav li li a:focus, #header .nav li li a:active {
  background-position: -150px 0;
  background-position: -150px 0;
}
#header .nav li a.active {
  padding-bottom: 13px;
  background-position: 0 -250px !important;
}

.top-links {
  position: absolute;
  right: -5px;
  top: 46px;
  font-size: 17px;
}
.top-links li {
  text-decoration: none;
  color: #191919;
  font-size: 12px;
  padding: 0 3px;
  color: #999;
}


/*===== content =====*/
#content {
  padding: 50px 0 63px 0;
}

.banners {
  padding: 18px 0 0 0;
}
.banners li a {
  display: block;
  height: 40px;
  color: #fff;
  font-size: 18px;
  font-family: "VAG-Rounded-Bold", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 30px 40px;
}
.banners li em {
  text-decoration: underline;
  font-style: normal;
}
.banners li.item1 a {
  margin-left: -10px;
  background: transparent url(/images/banner1.png) 10px  bottom no-repeat;
}
.banners li.item2 {
  padding-left: 10px;
  background: transparent url(/images/banner2.png) 10px  bottom no-repeat;
}
.banners li.item3 {
  margin-left: -10px;
  background: transparent url(/images/banner3.png) 10px  bottom no-repeat;
}

.list1 {
  margin-bottom: -10px;
}
.list1 li {
  padding-bottom: 20px;
  color: #d95448;
  text-align: right;
}
.list1 li blockquote {
  text-align: left;
  color: #191919;
}

.list2 li {
  padding-bottom: 2px;
}

/*===== footer =====*/
#footer {
  color: #c1bcbd;
  border-top: 5px solid #ecebec;
  padding: 19px 0 76px 0;
}


/*----- forms -----*/
#contacts-form {
  clear: right;
  width: 100%;
  overflow: hidden;
  padding: 15px 0 0 0;
}
#contacts-form fieldset {
  border: none;
  float: left;
}
#contacts-form .col-1 {
  width: 285px !important;
  margin-right: 0 !important
}
#contacts-form .col-2 {
  width: 311px !important;
  margin-right: 0 !important
}
#contacts-form .field {
  clear: both;
  text-align: right;
}
#contacts-form label {
  float: left;
  width: 57px;
  padding-bottom: 10px;
  padding-right: 10px;
}
#contacts-form input {
  width: 170px;
  font-size: .85em;
  padding-left: 3px;
  float: left;
  border: 1px solid #d1cecd;
  background: none;
  padding: 2px 0 2px 3px;
}
#contacts-form textarea {
  width: 220px;
  height: 75px;
  font-size: .85em;
  padding-left: 3px;
  margin-bottom: 15px;
  overflow: auto;
  border: 1px solid #d1cecd;
  background: none;
  padding: 2px 0 2px 3px;
}

/*==========================================*/

#pods p {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 15px 50px 5px 15px;
  color: white;
  width: 65px;
  height: 30px;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  position: relative;
}

#pods p strong {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  top: 16px;
  right: 13px;
}

#pods p strong.aeons {
  font-size: 19px;
  letter-spacing: -1px;
  top: 21px;
  right: 15px;
}

#pods #tests_pod {
  float: left;
  background-color: #70D36F;
}

#pods #tests_pod strong b {
  font-size: 16px;
  display: block;
}

#pods #tests_pod strong {
  font-size: 10px;
}

#pods p.status_fail {
  background-color: #9F4545 !important;
}

#pods #deploy_pod {
  float: right;
  background-color: #8ba2a2;
}
