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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: #000;
  background: #fff;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

a img {
  border: none;
}
.screenshot {
	display:inline-table;
	margin: 0 auto ;
}
.screenshot a img {
	border: 1px solid #BBB !important;
	padding: 4px !important;	
	margin: 10px 11px 10px 11px !important;
	vertical-align: top;
}
.screenshot a:hover img {
	border: 1px solid #0d5985 !important;
	padding: 4px !important;	
	margin: 10px 11px 10px 11px !important;
	vertical-align: top;
}


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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: #000;
  background: #fff;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

a img {
  border: none;
}

img.right, span.right {
  display: inline;
  float: right;
  margin: 0 0 1em 1em;
}

img.left, span.left {
  display: inline;
  float: left;
  margin: 0 1em 1em 0;
}

body {
  line-height: 1.5;
  font-family: verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
body body {
  line-height: 1.5;
  font-family: verdana, Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
body h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
body h1 img {
  margin: 0;
}
body h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em;
}
body h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
body h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
body h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
body h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
}
body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
body p {
  margin: 0 0 1.5em;
}
body p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
body p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
body a {
  text-decoration: underline;
  color: #000099;
}
body a:visited {
  color: #000066;
}
body a:focus {
  color: black;
}
body a:hover {
  color: black;
}
body a:active {
  color: #cc0099;
}
body blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
body strong {
  font-weight: bold;
}
body em {
  font-style: italic;
}
body dfn {
  font-style: italic;
  font-weight: bold;
}
body sup, body sub {
  line-height: 0;
}
body abbr, body acronym {
  border-bottom: 1px dotted #666;
}
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
body del {
  color: #666;
}
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
body pre, body code, body tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
body li ul, body li ol {
  margin: 0;
}
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
body ul {
  list-style-type: disc;
}
body ol {
  list-style-type: decimal;
}
body dl {
  margin: 0 0 1.5em 0;
}
body dl dt {
  font-weight: bold;
}
body dd {
  margin-left: 1.5em;
}
body table {
  margin-bottom: 1.4em;
  /*width: 100%;*/
}
body th {
  font-weight: bold;
}
body thead th {
  background: #c3d9ff;
}
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
body tr.even td {
  background: #e5ecf9;
}
body tfoot {
  font-style: italic;
}
body caption {
  background: #eee;
}
body .quiet {
  color: #666666;
}
body .loud {
  color: #111111;
}
body .clear {
  clear: both;
}
body .nowrap {
  white-space: nowrap;
}
body .clearfix {
  overflow: hidden;
  display: inline-block;
}
body .clearfix {
  display: block;
}
body .small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
body .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
body .first {
  margin-left: 0;
  padding-left: 0;
}
body .last {
  margin-right: 0;
  padding-right: 0;
}
body .top {
  margin-top: 0;
  padding-top: 0;
}
body .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
body .container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
body .container {
  display: block;
}
body .column, body div.span-1, body div.span-2, body div.span-3, body div.span-4, body div.span-5, body div.span-6, body div.span-7, body div.span-8, body div.span-9, body div.span-10, body div.span-11, body div.span-12, body div.span-13, body div.span-14, body div.span-15, body div.span-16, body div.span-17, body div.span-18, body div.span-19, body div.span-20, body div.span-21, body div.span-22, body div.span-23, body div.span-24 {
  display: inline;
  float: left;
  margin-right: 10px;
}
* html body .column, * html body div.span-1, * html body div.span-2, * html body div.span-3, * html body div.span-4, * html body div.span-5, * html body div.span-6, * html body div.span-7, * html body div.span-8, * html body div.span-9, * html body div.span-10, * html body div.span-11, * html body div.span-12, * html body div.span-13, * html body div.span-14, * html body div.span-15, * html body div.span-16, * html body div.span-17, * html body div.span-18, * html body div.span-19, * html body div.span-20, * html body div.span-21, * html body div.span-22, * html body div.span-23, * html body div.span-24 {
  overflow-x: hidden;
}
body .last, body div.last {
  margin-right: 0;
}
body .span-1 {
  width: 30px;
}
body .span-2 {
  width: 70px;
}
body .span-3 {
  width: 110px;
}
body .span-4 {
  width: 150px;
}
body .span-5 {
  width: 190px;
}
body .span-6 {
  width: 230px;
}
body .span-7 {
  width: 270px;
}
body .span-8 {
  width: 310px;
}
body .span-9 {
  width: 350px;
}
body .span-10 {
  width: 390px;
}
body .span-11 {
  width: 430px;
}
body .span-12 {
  width: 470px;
}
body .span-13 {
  width: 510px;
}
body .span-14 {
  width: 550px;
}
body .span-15 {
  width: 590px;
}
body .span-16 {
  width: 630px;
}
body .span-17 {
  width: 670px;
}
body .span-18 {
  width: 710px;
}
body .span-19 {
  width: 750px;
}
body .span-20 {
  width: 790px;
}
body .span-21 {
  width: 830px;
}
body .span-22 {
  width: 870px;
}
body .span-23 {
  width: 910px;
}
body .span-24, body div.span-24 {
  width: 950px;
  margin: 0;
}
body input.span-1, body textarea.span-1, body select.span-1 {
  width: 30px !important;
}
body input.span-2, body textarea.span-2, body select.span-2 {
  width: 70px !important;
}
body input.span-3, body textarea.span-3, body select.span-3 {
  width: 110px !important;
}
body input.span-4, body textarea.span-4, body select.span-4 {
  width: 150px !important;
}
body input.span-5, body textarea.span-5, body select.span-5 {
  width: 190px !important;
}
body input.span-6, body textarea.span-6, body select.span-6 {
  width: 230px !important;
}
body input.span-7, body textarea.span-7, body select.span-7 {
  width: 270px !important;
}
body input.span-8, body textarea.span-8, body select.span-8 {
  width: 310px !important;
}
body input.span-9, body textarea.span-9, body select.span-9 {
  width: 350px !important;
}
body input.span-10, body textarea.span-10, body select.span-10 {
  width: 390px !important;
}
body input.span-11, body textarea.span-11, body select.span-11 {
  width: 430px !important;
}
body input.span-12, body textarea.span-12, body select.span-12 {
  width: 470px !important;
}
body input.span-13, body textarea.span-13, body select.span-13 {
  width: 510px !important;
}
body input.span-14, body textarea.span-14, body select.span-14 {
  width: 550px !important;
}
body input.span-15, body textarea.span-15, body select.span-15 {
  width: 590px !important;
}
body input.span-16, body textarea.span-16, body select.span-16 {
  width: 630px !important;
}
body input.span-17, body textarea.span-17, body select.span-17 {
  width: 670px !important;
}
body input.span-18, body textarea.span-18, body select.span-18 {
  width: 710px !important;
}
body input.span-19, body textarea.span-19, body select.span-19 {
  width: 750px !important;
}
body input.span-20, body textarea.span-20, body select.span-20 {
  width: 790px !important;
}
body input.span-21, body textarea.span-21, body select.span-21 {
  width: 830px !important;
}
body input.span-22, body textarea.span-22, body select.span-22 {
  width: 870px !important;
}
body input.span-23, body textarea.span-23, body select.span-23 {
  width: 910px !important;
}
body input.span-24, body textarea.span-24, body select.span-24 {
  width: 950px !important;
}
body .append-1 {
  padding-right: 40px;
}
body .append-2 {
  padding-right: 80px;
}
body .append-3 {
  padding-right: 120px;
}
body .append-4 {
  padding-right: 160px;
}
body .append-5 {
  padding-right: 200px;
}
body .append-6 {
  padding-right: 240px;
}
body .append-7 {
  padding-right: 280px;
}
body .append-8 {
  padding-right: 320px;
}
body .append-9 {
  padding-right: 360px;
}
body .append-10 {
  padding-right: 400px;
}
body .append-11 {
  padding-right: 440px;
}
body .append-12 {
  padding-right: 480px;
}
body .append-13 {
  padding-right: 520px;
}
body .append-14 {
  padding-right: 560px;
}
body .append-15 {
  padding-right: 600px;
}
body .append-16 {
  padding-right: 640px;
}
body .append-17 {
  padding-right: 680px;
}
body .append-18 {
  padding-right: 720px;
}
body .append-19 {
  padding-right: 760px;
}
body .append-20 {
  padding-right: 800px;
}
body .append-21 {
  padding-right: 840px;
}
body .append-22 {
  padding-right: 880px;
}
body .append-23 {
  padding-right: 920px;
}
body .prepend-1 {
  padding-left: 40px;
}
body .prepend-2 {
  padding-left: 80px;
}
body .prepend-3 {
  padding-left: 120px;
}
body .prepend-4 {
  padding-left: 160px;
}
body .prepend-5 {
  padding-left: 200px;
}
body .prepend-6 {
  padding-left: 240px;
}
body .prepend-7 {
  padding-left: 280px;
}
body .prepend-8 {
  padding-left: 320px;
}
body .prepend-9 {
  padding-left: 360px;
}
body .prepend-10 {
  padding-left: 400px;
}
body .prepend-11 {
  padding-left: 440px;
}
body .prepend-12 {
  padding-left: 480px;
}
body .prepend-13 {
  padding-left: 520px;
}
body .prepend-14 {
  padding-left: 560px;
}
body .prepend-15 {
  padding-left: 600px;
}
body .prepend-16 {
  padding-left: 640px;
}
body .prepend-17 {
  padding-left: 680px;
}
body .prepend-18 {
  padding-left: 720px;
}
body .prepend-19 {
  padding-left: 760px;
}
body .prepend-20 {
  padding-left: 800px;
}
body .prepend-21 {
  padding-left: 840px;
}
body .prepend-22 {
  padding-left: 880px;
}
body .prepend-23 {
  padding-left: 920px;
}
body .pull-1, body .pull-2, body .pull-3, body .pull-4, body .pull-5, body .pull-6, body .pull-7, body .pull-8, body .pull-9, body .pull-10, body .pull-11, body .pull-12, body .pull-13, body .pull-14, body .pull-15, body .pull-16, body .pull-17, body .pull-18, body .pull-19, body .pull-20, body .pull-21, body .pull-22, body .pull-23, body .pull-24 {
  display: inline;
  float: left;
  position: relative;
}
body .pull-1 {
  margin-left: -40px;
}
body .pull-2 {
  margin-left: -80px;
}
body .pull-3 {
  margin-left: -120px;
}
body .pull-4 {
  margin-left: -160px;
}
body .pull-5 {
  margin-left: -200px;
}
body .pull-6 {
  margin-left: -240px;
}
body .pull-7 {
  margin-left: -280px;
}
body .pull-8 {
  margin-left: -320px;
}
body .pull-9 {
  margin-left: -360px;
}
body .pull-10 {
  margin-left: -400px;
}
body .pull-11 {
  margin-left: -440px;
}
body .pull-12 {
  margin-left: -480px;
}
body .pull-13 {
  margin-left: -520px;
}
body .pull-14 {
  margin-left: -560px;
}
body .pull-15 {
  margin-left: -600px;
}
body .pull-16 {
  margin-left: -640px;
}
body .pull-17 {
  margin-left: -680px;
}
body .pull-18 {
  margin-left: -720px;
}
body .pull-19 {
  margin-left: -760px;
}
body .pull-20 {
  margin-left: -800px;
}
body .pull-21 {
  margin-left: -840px;
}
body .pull-22 {
  margin-left: -880px;
}
body .pull-23 {
  margin-left: -920px;
}
body .pull-24 {
  margin-left: -960px;
}
body .push-1, body .push-2, body .push-3, body .push-4, body .push-5, body .push-6, body .push-7, body .push-8, body .push-9, body .push-10, body .push-11, body .push-12, body .push-13, body .push-14, body .push-15, body .push-16, body .push-17, body .push-18, body .push-19, body .push-20, body .push-21, body .push-22, body .push-23, body .push-24 {
  display: inline;
  float: right;
  position: relative;
}
body .push-1 {
  margin: 0 -40px 1.5em 40px;
}
body .push-2 {
  margin: 0 -80px 1.5em 80px;
}
body .push-3 {
  margin: 0 -120px 1.5em 120px;
}
body .push-4 {
  margin: 0 -160px 1.5em 160px;
}
body .push-5 {
  margin: 0 -200px 1.5em 200px;
}
body .push-6 {
  margin: 0 -240px 1.5em 240px;
}
body .push-7 {
  margin: 0 -280px 1.5em 280px;
}
body .push-8 {
  margin: 0 -320px 1.5em 320px;
}
body .push-9 {
  margin: 0 -360px 1.5em 360px;
}
body .push-10 {
  margin: 0 -400px 1.5em 400px;
}
body .push-11 {
  margin: 0 -440px 1.5em 440px;
}
body .push-12 {
  margin: 0 -480px 1.5em 480px;
}
body .push-13 {
  margin: 0 -520px 1.5em 520px;
}
body .push-14 {
  margin: 0 -560px 1.5em 560px;
}
body .push-15 {
  margin: 0 -600px 1.5em 600px;
}
body .push-16 {
  margin: 0 -640px 1.5em 640px;
}
body .push-17 {
  margin: 0 -680px 1.5em 680px;
}
body .push-18 {
  margin: 0 -720px 1.5em 720px;
}
body .push-19 {
  margin: 0 -760px 1.5em 760px;
}
body .push-20 {
  margin: 0 -800px 1.5em 800px;
}
body .push-21 {
  margin: 0 -840px 1.5em 840px;
}
body .push-22 {
  margin: 0 -880px 1.5em 880px;
}
body .push-23 {
  margin: 0 -920px 1.5em 920px;
}
body .push-24 {
  margin: 0 -960px 1.5em 960px;
}
body .prepend-top {
  margin-top: 1.5em;
}
body .append-bottom {
  margin-bottom: 1.5em;
}
body .showgrid {
  background: url('/images/grid.png?1263564712');
}
body .error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
body .error a {
  color: #8a1f11;
}
body .notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
body .notice a {
  color: #514721;
}
body .success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
body .success a {
  color: #264409;
}
body .hide {
  display: none;
}
body .highlight {
  background: yellow;
}
body .added {
  background: #006600;
  color: white;
}
body .removed {
  background: #990000;
  color: white;
}
body label {
  font-weight: bold;
}
body fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
body legend {
  font-weight: bold;
  font-size: 1.2em;
}
body input.text, body input.title, body input[type=text], body input[type=password] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px;
}
body input.title {
  font-size: 1.5em;
}
body input[type=checkbox], body input.checkbox,
body input[type=radio], body input.radio {
  position: relative;
  top: 0.25em;
}
body textarea {
  margin: 0.5em 0;
  padding: 5px;
}
body select {
  margin: 0.5em 0;
}
body fieldset {
  border: 1px solid #cccccc;
}
body input.text, body input.title, body input[type=text], body input[type=password],
body textarea,
body select {
  border: 1px solid #bbbbbb;
}
body input.text:focus, body input.title:focus, body input[type=text]:focus, body input[type=password]:focus,
body textarea:focus,
body select:focus {
  border: 1px solid #666666;
}
body input.text, body input.title, body input[type=text], body input[type=password] {
  width: 300px;
}
body textarea {
  width: 390px;
  height: 250px;
}
body h1 {
  font-size: 2.0em;
}
body h2 {
  font-size: 1.6em;
}
body h3 {
  font-size: 1.4em;
}

.dollars {
  letter-spacing: -1px;
  padding: 0px;
  vertical-align: top;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 18px;
}

.dollars_small {
  font-weight: bold;
}

.cents {
  letter-spacing: -1px;
  vertical-align: top;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.cents_small {
  font-weight: bold;
}

.nopad {
  padding: 0;
  margin: 0;
}

a.button {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  #display: inline;
  #vertical-align: auto;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  font-style: normal !important;
  background: url("../images/gradient/linear/s/FFFFFF/e/CCCCCC/h/30px/gradient.png") top repeat-x #CCCCCC;
  border: 1px solid #cfcfcf;
  padding: 5px 15px !important;
}
a.button img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
  float: none;
}
a.button[type] {
  padding: 4px 10px 4px 7px;
  line-height: 17px;
}
*:first-child+html a.button[type] {
  padding: 4px 10px 3px 7px;
}
a.button:hover {
  background: url("../images/gradient/linear/s/eeeeee/e/ffffff/h/30px/gradient.png") top repeat-x #ffffff;
}

a.button_full {
  width: 100% !impoortant;
}

.tooltip:hover {
  cursor: help;
}

hr {
  height: 1px;
  line-height: 1px;
  margin: 1em 0;
  padding: 0;
  color: #cfcfcf;
  background: #cfcfcf;
  border: none;
}

a {
  color: #444 !important;
}

div.img_title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  margin: 0;
  background: #FFFFFF;
  display: none;
}
div.img_title * {
  margin: 0;
  padding: 0;
}
div.img_title:hover {
  display: block;
}

div.img_title_hover {
  display: block;
}

body {
  background: url(/images/page_bg.jpg) top center no-repeat;
}

body.home a.home, body.shared a.shared, body.reseller a.reseller, body.about a.about, body.contact a.contact, body.domains a.domains, body.VPS a.VPS {
  background: url(../images/nav_hover_bg2.png) bottom repeat-x !important;
}

.button {
  color: #333 !important;
}

#page_wrapper {
  position: relative;
}
#page_wrapper #header {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  height: 160px;
  position: relative;
  margin-bottom: 1em;
}
#page_wrapper #header {
  display: block;
}
#page_wrapper #header a#logo {
  text-indent: -999em;
  display: block;
  background: url(../images/logo.png);
  width: 261px;
  height: 93px;
  position: absolute;
  top: 22px;
  left: 10px;
}
#page_wrapper #header #top_icons {
  position: absolute;
  top: 55px;
  margin-right: 35px;
  right: 0;
}
#page_wrapper #header #top_icons ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
}
#page_wrapper #header #top_icons ul {
  display: block;
}
#page_wrapper #header #top_icons ul li {
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#page_wrapper #header #top_icons ul li.first {
  padding-left: 0px;
}
#page_wrapper #header #top_icons ul li.last {
  padding-right: 0px;
}
#page_wrapper #header #top_icons ul li {
  margin: 0;
  padding: 0;
  line-height: 64px;
}
#page_wrapper #header #top_bar {
  /*background: url(../images/top_bar_bg.gif) top repeat-x;*/
  background:url(../images/orange_bg.png) #ff7800;
  border-left: 1px solid #b15503;
  border-right: 1px solid #b15503;
  border-bottom: 1px solid #b15503;
  /*border-top: 1px solid #e6e6e6;*/
  position: absolute;
  top: 4px;
  right: 0;
  padding: 0 5px 5px 5px;
}
#page_wrapper #header #top_bar ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
}
#page_wrapper #header #top_bar ul {
  display: block;
}
#page_wrapper #header #top_bar ul li {
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
#page_wrapper #header #top_bar ul li.first {
  padding-left: 0px;
}
#page_wrapper #header #top_bar ul li.last {
  padding-right: 0px;
}
#page_wrapper #header #top_bar ul a {
  color:#FFFFFF !important; 
  text-decoration: none;
  font-weight:bold;
  font-family: Verdana, Geneva, sans-serif;
  padding: 0 10px;
}
#page_wrapper #header #top_bar ul a:hover {
  text-decoration: underline;
}
#page_wrapper #header #nav {
  position: absolute;
  bottom: 1px;
  right: 0;
  width: 950px;
  background:#0d5985;
 /* border-bottom: 1px solid #fff;*/
}
#page_wrapper #header #nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page_wrapper #header #nav ul li {
  display: inline;
  float: left;
}
#page_wrapper #header #nav ul li a {
  font-size: 1.3em;
  /*color: #444 !important;*/
  color: #FFFFFF !important;

  text-decoration: none !important;
  padding: 5px 15px;
}
#page_wrapper #header #nav ul li:hover {
  background: url(../images/nav_hover_bg.png) bottom repeat-x !important;
  /*font-weight: bold;*/
}
#page_wrapper #main {
  width: 950px;
  height: 268px;
  background: url(../images/main.gif);
  position: relative;
  margin: 0 auto 2.5em auto;
}
#page_wrapper #main p {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 375px;
}
#page_wrapper #main p#main_paragraph_1 {
  /* top: 60px; */
  top: 56px;
  font-size: 1.2em;
}
#page_wrapper #main p#main_paragraph_2 {
  top: 140px;
  font-size: 1.2em;
}
#page_wrapper #main p#main_paragraph_3 {
  /* top: 225px; */
  top: 223px;
  font-size: 1.2em;
}
#page_wrapper #news_wrapper {
  background: url(../images/news_bg.gif) center top no-repeat;
  height: 35px;
}
#page_wrapper #news_wrapper #news {
  width: 750px;
  margin: 0 auto;
}
#page_wrapper #news_wrapper #news p {
  padding-left: 60px;
  padding-top: 3px;
  line-height: 35px;
  margin: 0;
}

#content {
  background: url(../images/content_bg.gif) center repeat-y;
}
#content #content_header {
  background: url(../images/content_top.gif) top no-repeat; 
}
#content #content_header #content_spacer {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  padding-top: 1em;
}
#content #content_header #content_spacer {
  display: block;
}
#content #page_left {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px;
}
* html #content #page_left {
  overflow-x: hidden;
}
#content #page_right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 310px;
}
* html #content #page_right {
  overflow-x: hidden;
}

#footer_wrapper {
  background: url(../images/footer_bg.png) top;
  padding-bottom: 2em;
}
#footer_wrapper #footer {
  padding-top: 40px;
  color: #cfcfcf !important;

  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
#footer_wrapper #footer {
  display: block;
}

#footer_wrapper #footer #footer_right {
  display: inline;
  float: right;
}
#footer_wrapper #footer #footer_right div.footer_links {
  display: inline;
  float: right;
  margin-left: 30px;
}
#footer_wrapper #footer #footer_right div.footer_links h4 {
  color: #cfcfcf;
  font-weight:bold;
  border-bottom: 1px solid #cfcfcf;
  font-size: 1.3em;
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
}
#footer_wrapper #footer #footer_right div.footer_links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer_wrapper #footer #footer_left a {
  color: #cfcfcf !important;
  text-decoration: none;
}
#footer_wrapper #footer #footer_left a:hover {
  color: #ff7800 !important;
  /*font-weight: bold;*/
}
#footer_wrapper #footer #footer_right div.footer_links ul li a {
  color: #cfcfcf !important;
  text-decoration: none;
}
#footer_wrapper #footer #footer_right div.footer_links ul li a:hover {
  color: #ff7800 !important;
  /*font-weight: bold;*/
}
#footer_wrapper #footer #footer_left {
  display: inline;
  float: left;
}
#footer_wrapper #footer #footer_left p, #footer_wrapper #footer #footer_left a {
  color: #cfcfcf;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#footer_wrapper #footer #footer_left p.copyright {
  font-size: 1.2em;
}

#front_save_money {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
}
* html #front_save_money {
  overflow-x: hidden;
}

#front_prepay {
  display: inline;
  float: left;
  margin-right: 0;
  width: 310px;
}
* html #front_prepay {
  overflow-x: hidden;
}

ul.checks {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.checks li {
  background: url(../images/checks/action_check.gif) left no-repeat;
  padding: 3px 0 3px 20px;
}

div.sidebar_bg {
  background: url(../images/side_bg.gif);
  margin-bottom: 1em;
}
div.sidebar_bg div.sidebar_header {
  background: url(../images/side_top_bg.gif) top no-repeat;
}
div.sidebar_bg div.sidebar_header h2 {
  padding: 5px 0 5px 10px;
  margin: 0 0 0 0;
  line-height: 25px;
}
div.sidebar_bg div.sidebar_header div.sidebar_footer {
  background: url(../images/side_footer.gif) bottom no-repeat;
}
div.sidebar_bg div.sidebar_header div.sidebar_footer div.spacer {
  border-top: 1px solid #cfcfcf;
  padding: 10px;
}

#sidebar_news div.sidebar_header {
  background-image: url(../images/side_top_bg_world.gif);
}

#sidebar_uptime div.sidebar_header {
  background-image: url(../images/side_top_bg_graph.gif);
}

#sidebar_support div.sidebar_header {
  background-image: url(../images/side_top_bg_clock.gif);
}

#sidebar_design div.sidebar_header {
  background-image: url(../images/side_top_bg_paint.gif);
}

div.front_plan {
  position: relative;
  margin-bottom: 1em;
}
div.front_plan div.front_plan_buttons {
  position: absolute;
  right: 0;
  bottom: 5px;
}
div.front_plan div.front_plan_buttons div.front_plan_order_now a, div.front_plan div.front_plan_buttons div.front_plan_more_info a {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  #display: inline;
  #vertical-align: auto;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  color: #333 !important;
  font-weight: normal;
  background: #fafafa;
  margin-bottom: 5px;
}
div.front_plan div.front_plan_buttons div.front_plan_order_now a img, div.front_plan div.front_plan_buttons div.front_plan_more_info a img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
  float: none;
}
div.front_plan div.front_plan_buttons div.front_plan_order_now a[type], div.front_plan div.front_plan_buttons div.front_plan_more_info a[type] {
  padding: 4px 10px 4px 7px;
  line-height: 17px;
}
*:first-child+html div.front_plan div.front_plan_buttons div.front_plan_order_now a[type], *:first-child+html div.front_plan div.front_plan_buttons div.front_plan_more_info a[type] {
  padding: 4px 10px 3px 7px;
}
div.front_plan div.front_plan_buttons div.front_plan_order_now a:hover, div.front_plan div.front_plan_buttons div.front_plan_more_info a:hover {
  font-weight: bold;
}
div.front_plan ul {
  float: left;
  margin-right: 1em;
}
div.front_plan div.front_plan_order_now {
  display: inline;
  float: left;
}
div.front_plan div.front_plan_more_info {
  display: inline;
  float: right;
}
div.front_plan h3 {
  font-weight: bold;
  font-size: 1.3em;
  margin: 0 0 3px 0;
  padding: 0;
}
div.front_plan h4 {
  padding-left: 5px;
  font-size: .9em;
  color: #555;
}
div.front_plan div.plan_price {
  height: 35px;
  display: inline;
  float: right;
  background: url(../images/front_price_bg.gif);
}
div.front_plan div.plan_price div {
  background: url(../images/front_price_left.gif) left no-repeat;
  height: 35px;
}
div.front_plan div.plan_price div div {
  background: url(../images/front_price_right.gif) right no-repeat;
  height: 35px;
  padding: 0 20px 0 15px;
  line-height: 35px;
  font-size: 2em;
  font-weight: bold;
}

.center {
  text-align: center;
}

p.social_icons {
  text-align: center;
}

#contact_container_1, #contact_container_3 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #cfcfcf;
}
* html #contact_container_1, * html #contact_container_3 {
  overflow-x: hidden;
}

#contact_container_2, #contact_container_4 {
  display: inline;
  float: left;
  margin-right: 0;
  width: 310px;
}
* html #contact_container_2, * html #contact_container_4 {
  overflow-x: hidden;
}

div.contact_container {
  margin-bottom: 1em;
}
div.contact_container div.content {
  padding: 0 5px;
}

table.shared_table thead, table.shared_table tr, table.shared_table td, table.shared_table th {
  margin: 0;
  padding: 0;
}
table.shared_table thead th, table.shared_table thead td {
  text-align: center;
  font-size: 1.6em;
  background: #444;
  color: #e5e5e5;
  padding: 15px 0 0 0;
  margin: 0;
}
table.shared_table thead td {
  font-size: 1.1em;
  padding: 2px 0 15px 0;
}
table.shared_table thead tr.value td, table.shared_table thead tr.value th {
  background: none;
  padding: 0;
  margin: 0;
}
table.shared_table thead tr.value th {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  background:  #FF7800;
  color: #FFF;
  padding: 3px 0;
  border-top: 1px solid #FF7800;
  border-left: 1px solid #FF7800;
  border-right: 1px solid #FF7800;

}
table.shared_table thead tr.value td {
  border-bottom: 3px solid #FF7800;
}
table.shared_table tbody tr.pricing td, table.shared_table tbody tr.icon td {
  text-align: center;
  background: #fff;
  padding: 19px 0;
  border-bottom: 1px solid #ccc;
  font-size-adjust: .9;
}
table.shared_table tbody tr.info td {
  vertical-align: top;
  padding: 5px;
  background: #fbf9cc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table.shared_table tbody tr.info td ul {
  list-style: none;
  margin: 0;
  text-indent: -2.8em;
}
table.shared_table tbody tr.features td {
  padding: 5px;
  padding-left: 20px;
  background-color: #fefefe;
}
table.shared_table tbody tr.features td.yes {
  background-image: url("../images/action_check.gif");
  background-position: left;
  background-repeat: no-repeat;
}
table.shared_table td.center {
  text-align: center;
}
table.shared_table td {
  width: 20%;
}
table.shared_table tfoot tr th, table.shared_table tfoot tr td {
  background: #FFF;
  border-top: 1px solid #cfcfcf;
  padding: 5px;
  text-align: center;
  font-style: normal;
}
table.shared_table tfoot tr th a.button_special, table.shared_table tfoot tr td a.button_special {
  margin: 0 auto;
}
table.shared_table tfoot tr.heading th, table.shared_table tfoot tr.heading td {
  background: #555;
  color: #fff;
}
table.shared_table tfoot tr.heading th {
  font-size: 1.6em !important;
  padding-bottom: 2px;
}
table.shared_table tfoot tr.heading td {
  font-size: 1.1em;
  padding-top: 2px;
  border-top: none;
}
table.domain_table thead th, table.domain_table thead td {
  text-align: center;
  font-size: 1.6em;
  background: #444;
  color: #e5e5e5;
  padding: 15px 0 0 0;
  margin: 0;
}
table.domain_table tr.odd {
  background: #e0e0e0;
}
table.domain_table td {
  text-align: center;
}
p.plantop, p.planbottom {
  font-size: 1.15em;
  margin: 0 .25em 0 .45em;
  text-align:justify;
}

