/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none;
  margin-left: 35px; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*Variables*/
/*Styles*/
body {
  color: #1e2224;
  background: url(images/bg.jpg) repeat-x #1e2224;
  font-family: Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  margin-top: 30px;
  font-size: 13px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

h1 {
  margin-bottom: 30px; }

h2 {
  margin-top: 15px;
  margin-left: 15px;
  font-size: 17px;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 10px; }

h3, h4, h5 {
  margin-bottom: 10px; }

a {
  color: #fff; }
  a:visited {
    color: #fff; }

p {
  margin-bottom: 20px;
  line-height: 22px; }

/*Homepage Specific*/
.support {
  position: relative;
  top: 0;
  float: right; }

/*Main Blocks */
#wrapper {
  margin: 0 auto;
  width: 940px; }

#header {
  padding-bottom: 15px;
  font-size: 14px;
  overflow: hidden; }

#content {
  padding: 5px;
  background: url(images/content_top.gif) repeat-x white; }

.whitewrap {
  background: #fff;
  padding: 5px;
  overflow: hidden; }

#footer {
  color: #fff;
  font-size: 10px;
  margin-top: 15px;
  line-height: 1.64em;
  overflow: hidden; }
  #footer ul {
    float: left;
    width: 150px;
    margin-right: 30px;
    margin-bottom: 25px;
    margin-left: 0; }
  #footer li {
    list-style: none; }
  #footer a {
    text-decoration: none; }
  #footer p {
    float: right;
    text-align: right;
    line-height: 1.64em; }

.main_content {
  width: 640px;
  float: left;
  margin-right: 10px;
  line-height: 19px; }
  .main_content p {
    margin: 0 10px; }
  .main_content ol li {
    list-style-type: decimal;
    margin-top: 15px; }
    .main_content ol li ul li {
      list-style-type: disc; }
  .main_content h3 {
    margin: 0 10px;
    border-bottom: 2px solid #52aa5c;
    display: inline-block;
    margin-bottom: 13px;
    font-size: 15px; }
  .main_content a {
    color: #2c7dc2; }

.sidebar {
  width: 230px;
  float: left;
  line-height: 22px;
  /* border: 1px solid #dedede; background: url(images/grwhite.gif) #efefef repeat-x; */
  padding: 0px 20px 15px 10px;
  margin-bottom: 15px; }
  .sidebar td {
    padding: 3px; }
  .sidebar th {
    font-weight: bold; }
  .sidebar ul {
    margin-bottom: 10px; }
  .sidebar th {
    background: none;
    padding-left: 0; }
  .sidebar li {
    margin-left: 40px;
    padding-left: 5px;
    margin-bottom: 0px;
    list-style-type: square; }
  .sidebar a {
    color: #2c7dc2; }
  .sidebar h3 {
    border-bottom: 2px solid #d2d41d;
    display: block;
    margin-bottom: 13px;
    font-size: 15px; }
  .sidebar h4 {
    border-bottom: 2px solid #d2d41d;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #111111; }
  .sidebar .block {
    padding-bottom: 10px; }

table a {
  color: #2c7dc2; }
  table a:visited {
    color: #2c7dc2; }

/* Odd Bits */
.lefty {
  float: left; }

.righty {
  float: right; }

.partners {
  text-align: center;
  margin: 20px auto 0 auto; }

.product_comp {
  float: left;
  width: 720px; }

.product_side {
  float: left;
  width: 190px;
  margin-left: 10px; }
  .product_side h4, .product_side h5, .product_side p {
    margin-left: 10px;
    margin-right: 10px; }
  .product_side h5 {
    margin-bottom: 0; }
  .product_side a {
    color: #2c7dc2; }
  .product_side ul {
    margin: 0;
    padding: 0; }
    .product_side ul li {
      line-height: 22px;
      padding: 10px 0; }
      .product_side ul li ul {
        margin-bottom: 10px; }
        .product_side ul li ul li {
          background: none;
          margin-left: 10px;
          margin-right: 10px;
          padding: 0; }
          .product_side ul li ul li span {
            float: right; }
  .product_side li {
    background: white url(images/content_top.gif) repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }

#content table {
  margin-bottom: 20px; }
  #content table tr {
    margin: 20px 5px; }
  #content table th {
    text-align: right;
    font-weight: bold;
    background: #f6f6f6 url(images/content_top.gif) repeat-x 0 -70px;
    padding: 0 10px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #e1e1e1;
    font-size: 12px;
    border-top: 1px solid #e1e1e1; }
  #content table td {
    text-align: center;
    padding: 10px 5px; }
  #content table .thextraleft {
    border-left: 1px solid #e1e1e1; }
  #content table .thextratop {
    border-top: 1px solid #e1e1e1; }
  #content table .thextraright {
    border-right: 1px solid #e1e1e1; }
  #content table .center {
    text-align: center; }
  #content table .bottom {
    border-left: none; }

ul.dropdown, .ul.dropdown li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: bold; }

ul.dropdown {
  text-align: center; }
  ul.dropdown li {
    display: inline;
    margin-right: 20px; }
    ul.dropdown li a {
      text-decoration: none;
      text-shadow: 1px 1px 1px #000; }
      ul.dropdown li a:hover {
        color: #dbdbdb; }
    ul.dropdown li.last {
      margin-right: 0; }

.topbox {
  background: url(images/single_top.jpg) repeat-x black;
  color: #fff;
  margin-bottom: 10px;
  border: 1px solid #010101;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden; }
  .topbox p {
    margin: 0 25px 15px 25px; }
  .topbox .promo {
    width: 550px;
    float: left;
    background: url(images/server.jpg) repeat-x;
    border-right: 1px solid #000; }
    .topbox .promo p {
      width: 200px;
      margin-left: 25px;
      line-height: 19px;
      margin-bottom: 13px; }
    .topbox .promo h3 {
      font-size: 18px;
      margin: 15px 0 10px 15px;
      border-bottom: 2px solid #d2d41d;
      padding-bottom: 5px;
      width: 190px; }
    .topbox .promo ul {
      position: relative;
      bottom: -50px;
      right: 10px; }
      .topbox .promo ul li {
        float: right; }
  .topbox .intro {
    width: 366px;
    float: left;
    padding-bottom: 15px;
    padding-top: 10px;
    background: url(images/single_top.jpg) repeat-x black;
    border-top: 1px solid #535353;
    border-left: 1px solid #535353; }
    .topbox .intro p {
      margin-left: 35px;
      margin-right: 30px;
      line-height: 18px; }
    .topbox .intro span {
      color: #d72542; }

.product-box {
  position: absolute;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 298px;
  height: 237px;
  margin-right: 10px;
  float: left;
  border: 1px solid #b7b7b7;
  margin-bottom: 10px;
  background: url(images/option_white.gif) repeat-x top #e4e4e4;
  position: relative;
  top: 0;
  right: 0; }
  .product-box h4 {
    background: #1d1d1d url(images/grad.jpg) repeat-x;
    margin: 10px 0;
    font-size: 19px;
    text-shadow: 1px 1px 1px #000;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #010101; }
  .product-box img {
    float: right; }
  .product-box a {
    text-decoration: none; }
  .product-box ul {
    position: relative;
    bottom: 17px;
    right: 10px; }
  .product-box li {
    float: right; }
  .product-box.last {
    margin-right: 0; }
  .product-box .opinner {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 276px;
    background: url(images/single_top.jpg) repeat-x black;
    margin: 10px;
    height: 217px;
    border: 1px solid #000000; }
    .product-box .opinner p {
      width: 135px;
      color: #fefefe;
      font-size: 12px;
      margin-left: 15px;
      line-height: 20px;
      margin-bottom: 0; }

.linux h2 {
  border-bottom: 2px solid #d72542;
  display: inline-block;
  padding-bottom: 3px; }
.linux h3 {
  border-bottom: 2px solid #d72542;
  font-size: 17px;
  padding-bottom: 5px;
  padding-top: 10px; }
.linux h4 {
  color: #d72542; }
.linux .button {
  background-color: #b10000; }
  .linux .button:hover {
    background-color: #880000; }
.linux .product_side h4 {
  color: #111;
  text-shadow: 1px 1px 1px #FFF;
  border-bottom: 2px solid #d72542; }

.windows h2 {
  border-bottom: 2px solid #2c7dc2;
  display: inline-block;
  padding-bottom: 3px; }
.windows h3 {
  border-bottom: 2px solid #2c7dc2;
  font-size: 17px;
  padding-bottom: 5px;
  padding-top: 10px; }
.windows h4 {
  color: #2c7dc2; }
.windows .button {
  background-color: #076293; }
  .windows .button:hover {
    background-color: #005184; }
.windows .product_side h4 {
  color: #111;
  text-shadow: 1px 1px 1px #FFF;
  border-bottom: 2px solid #2c7dc2; }

.dedicated h2 {
  border-bottom: 2px solid #52aa5c;
  display: inline-block;
  padding-bottom: 3px; }
.dedicated h3 {
  border-bottom: 2px solid #52aa5c;
  font-size: 17px;
  padding-bottom: 5px;
  padding-top: 10px; }
.dedicated h4 {
  color: #52aa5c; }
.dedicated .button {
  background-color: #2b8836; }
  .dedicated .button:hover {
    background-color: #376f3d; }
.dedicated .product_side h4 {
  color: #111;
  text-shadow: 1px 1px 1px #FFF;
  border-bottom: 2px solid #52aa5c; }

.services h2 {
  border-bottom: 2px solid #d2d41d;
  display: inline-block;
  padding-bottom: 3px; }
.services h3 {
  border-bottom: 2px solid #d2d41d;
  font-size: 17px;
  padding-bottom: 5px;
  padding-top: 10px; }
.services h4 {
  color: #d2d41d; }
.services .button {
  background-color: #d2d41d; }
  .services .button:hover {
    background-color: #376f3d; }
.services .topbox a {
  color: #d2d41d;
  text-decoration: none; }
.services .product_comp {
  width: 700px; }
  .services .product_comp ol {
    color: #d2d41d;
    font-weight: bold;
    font-size: 16px; }
    .services .product_comp ol p {
      color: #000;
      font-weight: normal;
      font-size: 12px; }
    .services .product_comp ol p {
      margin: 0 30px 0 30px; }
  .services .product_comp ol li {
    list-style-type: decimal;
    margin-top: 15px;
    margin-bottom: 5px; }
    .services .product_comp ol li ul li {
      list-style-type: disc;
      color: #000;
      font-weight: normal;
      font-size: 12px; }
  .services .product_comp a {
    color: #2c7dc2; }
  .services .product_comp h5 {
    font-size: 15px;
    color: #464646; }
.services .product_side {
  width: 210px; }
  .services .product_side h4 {
    color: #111;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 2px solid #d2d41d; }

.button {
  background: #222222 url(images/overlay-button.png) repeat-x;
  display: inline-block;
  line-height: 22px;
  padding: 5px 10px 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer; }
  .button:active {
    top: 2px;
    left: 0;
    position: relative; }
  .button a {
    text-decoration: none; }
  .button a:visited {
    color: #ffffff; }

.half {
  float: left;
  margin-top: 10px; }
  .half h5 {
    color: #111111;
    font-size: 19px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px; }

.testimonials {
  width: 370px; }
  .testimonials ul {
    margin-left: 10px; }
  .testimonials li {
    margin-left: 0px;
    background: url(images/comment_user.png) no-repeat;
    line-height: 22px;
    margin-bottom: 25px;
    list-style-type: none;
    padding-left: 55px; }
  .testimonials p {
    color: #828282;
    margin-bottom: 5px;
    text-align: right; }
    .testimonials p span {
      color: #0b627c; }

.datacenter {
  width: 500px;
  margin-left: 40px; }
  .datacenter img {
    float: right; }
  .datacenter ul {
    margin-left: 0;
    margin-bottom: 20px; }
  .datacenter li {
    background: url(images/activity_monitor.png) no-repeat;
    list-style-type: none;
    padding-left: 55px;
    line-height: 22px; }
  .datacenter .features {
    margin-top: 15px; }
    .datacenter .features li {
      background: none;
      list-style-image: url(images/arrow.gif);
      padding-left: 10px;
      margin-left: 80px;
      margin-top: 5px; }
