#sectionheader {
  position: relative;
  height: 147px;
  background: url("/shared/section.background.png") repeat-x left top;
  border-bottom: 3px solid #EC8D00;
}
#sectionheader img {
  float: left;
}
#sectionheader p {
  position: absolute;
  margin: 0 0 0 20px;
  top: 38px;
  left: 461px;
  color: #FFF;
  line-height: 1.3em;
  white-space: nowrap;
}
#sectionheader em {
  font-family: "Arial Narrow", "Trebuchet MS", Helvetica, Arial, sans-serif;
  display: block;
  color: #F90;
  position: relative;
  left: -20px;
  font-size: 2.4em;
  font-style: normal;
  line-height: 0.5em;
}
#leftnav {
  font-family: "Arial Narrow", "Trebuchet MS", Helvetica, Arial, sans-serif;
  position: absolute;	 
  top: 271px;
  width: 240px;
  padding: 2px 8px 0 30px;
}
#content {
  padding: 0;
  background: #6AB52E url("/shared/fade.line.green.png") repeat-x left top;
  min-width: 798px;
  font-size: 1em;
}
#main {
  background: #FFF url("/shared/fade.line.white.png") repeat-x left top;
  margin-left: 270px;
  padding: 2px 30px 12px;
  font-size: 0.8em;
  min-height: 760px;
}
#leftnav h1 {
  font-size: 1.8em;
  font-weight: normal;
  color: #FFF;
  margin-bottom: 10px;
}
#leftnav a:link, #leftnav a:visited {
  color: #FFF;
}
#leftnav a:hover {
  color: #B0E288;
}
#leftnav ul {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
#leftnav li {
  list-style-type: none;
  display: block;
  padding: 10px 0;
  font-size: 1.1em;
  color: #B0E288;
}
#leftnav>ul>li {
  border-top: 1px solid #B4D996;
  text-transform: uppercase;
}
#leftnav>ul>li>ul>li {
  padding: 1px 0;
  margin-left: 18px;
  font-size: 0.9em;
  text-transform: none;
}
#leftnav>ul>li>ul>li:before {
  content: "> ";
}
#leftnav>ul>li:first-child {
  border: none;
}
#leftnav li.active>a:link, #leftnav li.active>a:visited  {
  color: #B0E288;
}
#livesupport {
  margin-top: 48px;
}
#content p, #content li {
  line-height: 1.8em;
}
h1 {
  margin-top: 16px;
}
.condensed li {
  list-style-type: square;
  float: left;
  width: 45%;
}
.partners li, .partners3w li, .widelist li {
  list-style-type: none;
  float: left;
  width: 45%;
  padding: 0;
  margin: 0;
  display: block;
}
.partners li, .partners3w li {
  font-size: 60px;
}
.partners img {
  vertical-align: middle;
  margin-top: -20px;
}
.partners3w li {
  width: 33%;
}
.widelist h3 {
  margin-top: 0;
}
.widelist p {
  border-left: 1px solid #000;
  padding-left: 8px;
  margin-right: 8px;
}
.widelist li {
  min-width: 300px;
}
.partners li, .partners3w li {
  text-align: center;
}
.clear {
  height: 1px;
  width: 50%;
  clear: both;
}
.heading {
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  background-color: #444;
  color: #FFF;
  border: 1px solid #222;
  border-width: 1px 0;
}
.widelist form p {
  margin-top: -14px;
  margin-bottom: -14px;
  padding: 4px 8px 4px;
}
.crossout {
  text-decoration: line-through;
  color: #F00;
}
table {
  margin: 14px 0;
}
th {
  background-color: #CFCFCF;
  color: #000;
  border: 1px solid #666;
  padding: 4px;
  text-align: left;
  vertical-align: top;
}
td {
  padding: 4px;
  border: 1px solid #BBB;
  background-color: #DDD;
  vertical-align: top;
}
table.totals td {
  text-align: right;
  padding-left: 50px;
}
form table input[type="text"], form table input[type="password"], form table textarea, form table select {
  border: 1px solid #000;
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background: #FFF;
  margin: 2px;
  font-size: 1em;
}
form table input[type="submit"] {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1em;
  width: 175px;
}
form table input[value="Next"], form table input[value="Update Price"] {
  width: 100px;
}
form table input[type="text"]:focus, form table input[type="password"]:focus, form table textarea:focus, form table select:focus {
  background: #EEE;
}
code, pre {
  display: block;
  border: 1px solid #B0E288;
  padding: 8px;
  background-color: #EEE;
  margin-left: 8px;
  margin-right: 8px;
}

#toc {
  margin: 0px;
}

#toc tr td {
  border: 1px solid #6AB52E;
  background-color: #EEE;
  padding: 8px 16px 8px 8px;
}

#toc h4 {
  margin: 0px;
}

#toc li {
  margin-left: -24px;
  list-style-type: none;
}

ul.categories {
  background-color: #EEE;
  padding: 8px 16px 8px 8px;
}

ul.categories li {
  list-style-image: url('https://support.steadfast.net/themes/client_default/icon_folderyellow.gif');
  font-weight: bold;
  margin-left: 32px;
}

#toc li li {
  margin-left: -20px;
}

#toc ul {
  margin-bottom: 0px;
}

table#billinginfo {
  width: 49%;
  float: left;
}

table#paymentinfo {
  width: 49%;
  float: left;
  margin-bottom: 0px;
}

table#comments {
  width: 49%;
  float: left;
}

.footnotes li {
  border: 1px solid #fff;
  padding: 3px;
}

.footnotes li:target {
  background-color: #ddd;
  border: 1px solid #6AB52E;
}

