html {
  font-size: 100%;
}
html, body {
  border:  none;
  margin: 0;
  height: 100%;
  min-height: 100%;
}
body {
  background: #f5f5f5 none repeat scroll 0%;
  color: #1e1e1e;
  font-family: arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.231;
  font-size-adjust: none;
  font-stretch: normal;
}
img {
  border:  none;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
form {
  border:  none;
  margin: 0;
  padding: 0;
}
a, a:visited {
  color: #0050b4;
}
a:hover, a:active {
  outline-color: invert;
  outline-style: none;
  outline-width: 0;
  color: #00a0ff;
}
hr {
  border-style: solid none none;
  border-color: #c8c8c8 -moz-use-text-color -moz-use-text-color;
  border-width: 1px 0 0;
  margin: 0.9em 0;
  padding: 0;
  display: block;
  height: 2px;
}
.lte7 hr {
  margin: 0.5em 0;
}
h1, h2 {
  margin: 10px 0 15px;
  padding: 0;
  font-family: georgia,serif;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #1e3c64;
}
h2 {
  margin: 0 0 5px;
  font-size: 17px;
}
h3 {
  margin: 0 0 8px;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
}
p {
  margin: 0;
  padding: 0 0 12px;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
li {
  padding: 0 0 8px 14px;
  background: transparent url(../img/bullet.gif) no-repeat scroll 0 5px;
}
#page {
  min-height: 100%;
  text-align: left;
}
.ie6 #page {
  height: 100%;
}
#wrapper {
  padding: 0 0 45px;
}
#top {
  border-bottom: 1px solid #ffffff;
  background: #646464 url(../img/top-bottom.png) repeat-x scroll 0%;
  height: 50px;
}
.product-logo {
  margin: 0 20px;
  display: inline;
  float: left;
}
.company-logo {
  margin: 7px 20px 0;
  display: inline;
  float: right;
}
#content {
  margin: auto;
  padding: 10px 0 0;
  width: 960px;
  text-shadow: #ffffff 0 1px 0;
}
#footer-wrapper {
  margin: -45px 0 0;
  padding: 10px 0 0;
  position: relative;
  height: 35px;
}
#footer {
  border-top: 4px solid #bce1f8;
  padding: 0 20px;
  background: #313131 url(../img/top-bottom.png) repeat-x scroll 0 -100px;
  height: 31px;
  line-height: 30px;
  text-align: center;
  text-shadow: #000000 0 -1px ;
  font-size: 11px;
  color: #969696;
}
#footer a, #footer a:visited, #footer a:hover, #footer a:active {
  color: #969696;
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  text-decoration: underline;
}
#footer .separator {
  border-left: 1px solid #646464;
  margin: 0 10px;
}
.p-box, .test-box {
  border: 1px solid #7896aa;
  margin: 0 0 10px;
  background: #efefef url(../img/p-box.png) repeat-x scroll 0%;
}
.p-box-wrap {
  padding: 10px 20px;
}
.p-box-page-info .p-box-wrap {
  background: transparent url(../img/globe.png) no-repeat scroll 20px 10px;
  min-height: 168px;
  padding-left: 230px;
}
.grid {
  white-space: nowrap;
  letter-spacing: -1em;
  font-size: 0;
}
.g-span {
  width: 50%;
  vertical-align: top;
  white-space: normal;
  letter-spacing: 0;
  font-size: 13px;
}
.lte7 .g-span {
  display: inline;
}
.g-span-1-2-wrap {
  padding: 0 5px 0 0;
}
.g-span-2-2-wrap {
  padding: 0 0 0 5px;
}
.p-box .g-span-wrap {
  overflow: hidden;
}
.p-box .g-span img {
  margin: 0 10px 0 0;
  display: inline;
  float: left;
}
.test-list {
  text-align: center;
}
.test-list li {
  padding: 0;
  background: transparent none repeat scroll 0%;
  display: inline;
}
.test-list .icon {
  margin: 0 1px 5px;
  padding: 0;
  min-height: 32px;
  text-decoration: none;
  vertical-align: top;
  color: #000000;
  cursor: pointer;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.lte7 .test-list .icon {
  display: inline;
}
a.icon, a.icon:visited, a.icon:hover, a.icon:active {
  color: #000000;
  text-decoration: none;
}
a.icon:hover, a.icon:active {
  color: #00a0ff;
  text-decoration: underline;
}
.icon span {
  padding: 36px 0 0;
  display: block;
  width: 80px;
  text-align: center;
  cursor: pointer;
}
.i-php {
  background-image: url(../img/icons/php.png);
}
.i-perl {
  background-image: url(../img/icons/perl.png);
}
.i-python {
  background-image: url(../img/icons/python.png);
}
.i-ssi {
  background-image: url(../img/icons/ssi.png);
}
.i-fcgi {
  background-image: url(../img/icons/fastcgi.png);
}
.i-aspnet {
  background-image: url(../img/icons/aspdotnet.png);
}
#content.test {
  width: 700px;
}
.pathbar {
  font-size: 11px;
  color: #787878;
}
.pathbar a {
  text-decoration: none;
}
.test-box-wrap {
  padding: 20px;
}
iframe {
  border: 1px solid #7896aa;
}
.test-data {
  background: #f5f5f5 none repeat scroll 0%;
  text-align: left;
}
.test-data table {
  border:  none;
  border-collapse: collapse;
  width: 100%;
}
.test-data th, .test-data td {
  padding: 6px;
  height: 16px;
  vertical-align: top;
  color: #1e1e1e;
}
.test-data .subhead th {
  border-bottom: 1px solid #7896aa;
  background: #f5f5f5 url(../img/th.png) repeat-x scroll 0%;
  text-align: left;
  white-space: nowrap;
  font-weight: 400;
  color: #000000;
}
.lte8 .test-data .subhead th:first-child {
  border-left-width: 0;
}
.test-data .normal {
  background-color: #ffffff;
}
.test-data .alt {
  background-color: #ebebeb;
}
P.blocktext {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}