
@font-face {
 font-family: 'Open Sans Condensed';
 src: url('/web/20170707121157im_/http://www.tigertech.net/styles/2017062901/fonts/OpenSansCondBold.eot');
 src: url('/web/20170707121157im_/http://www.tigertech.net/styles/2017062901/fonts/OpenSansCondBold.eot#iefix') format('embedded-opentype'),
 url('/web/20170707121157im_/http://www.tigertech.net/styles/2017062901/fonts/OpenSansCondBold.woff') format('woff'),
 url('/web/20170707121157im_/http://www.tigertech.net/styles/2017062901/fonts/OpenSansCondBold.ttf') format('truetype');
 font-style: normal;
 font-weight: 700;
}
body {
	background-color: #fff;
	margin: 0 0 0.5em 0;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5 {
	margin-bottom: 0em;
	}
h1, h2, h3 {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	}
h1 { font-size: 1.5em; }
h3 {
	margin-top: 2em;
	}
h4 {
	margin-top: 1.5em;
	}
a {
	color: #05e;
	}
a:visited {
	color: #729;
	}
a:hover {
	color: #f40;
	text-decoration: underline;
	}
a:active {
	color: #661b00;
	}
img {
	border: 0;
	padding: 0;
	}
.inner {
	width: 94%;
	min-width: 620px;
	max-width: 1120px;
	margin: 0 auto;
	}
#header {
	text-align: left;	
	padding: 10px 0 5px 0;
	margin: 0 0 1.8em 0;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(white, #f7f7f7); 
	background-image: -ms-linear-gradient(white, #f7f7f7); 
	background-image: -webkit-linear-gradient(white, #f7f7f7); 
	background-image: -o-linear-gradient(white, #f7f7f7); 
	background-image: linear-gradient(white, #f7f7f7); 
	border-bottom: 1px solid #f7f7f7;
	}
#header .inner {
	position: relative;
	}
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
@media print {
	#header ul {
	display: none;
	}
}
#header li {
	display: inline;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #ddd;
	}
#header li.last {
	margin: 0;
	padding: 0;
	border-right: none;
	}
#header li a {
	color: #f40;
	text-decoration: none;
	}
#header li a:hover {
	color: black;
	text-decoration: underline;
	}
#header li a:active {
	color: #661b00;
	}
#header #navsearch {
	position: absolute;
	right: 0px;
	bottom: 5px;
	}
@media print {
	#header #navsearch {
	display: none;
	}
}
#header #navsearch form {
	margin-bottom: 4px;
	}
#header #navsearch #navbar-searchbox {
	color: #999;
	padding: 2px;
	border: 1px solid #aaa;
	border-radius: 2px;
	}
#content {
	text-align: left;	
	clear: both;
	}
#content p, #content li {
	line-height: 1.4em;
	}
#mainbar {
	float: left;
	width: 75%;
	}
#sidebar {
	float: right;
	width: 22%;
	}
#flip #mainbar {
	float: right;
	}
#flip #sidebar {
	float: left;
	}
#sidebar ul {
	margin-top: 0.5em;
	padding-left: 0;
	margin-left: 1.2em;
	list-style-type: none;
	}
#sidebar li {
	position: relative;
	}
#sidebar li .bullet {
	position: absolute;
	left: -1.2em;
	}
#sidebar a {
	text-decoration: none;
	}
#sidebar a:hover {
	text-decoration: underline;
	}
#footer {
	clear: both;
	margin: 0;
	padding-top: 2em;
	font-size: 90%;
	text-align: center;
	color: #777;
	}
#footer a {
	text-decoration: none;
	color: #777;
	}
#footer a:hover {
	color: #f40;
	text-decoration: underline;
	}
#footer a:active {
	color: #661b00;
	}
#sidebar #search-box-header {
	margin: 0;
	padding: 0.25em;
	text-align: center;
	color: white;
	background-color: #004080;
	}
#sidebar #search-box {
	background-color: #e6f2ff;
	margin: 0;
	margin-bottom: 2em;
	padding: 0.5em 1em;
	border: 1px solid #004080;
	text-align: center;
	font-size: smaller;
	}
#sidebar #search-box form {
	padding-top: 0.5em;
	margin: 0em;
	}
#sidebar #search-box input {
	margin-bottom: 0.5em;
	}
#sidebar #search-box #search-field {
	width: 95%;
	}
.box-center {
	margin: 0 auto;
	}
.box-width-95 {
	width: 95%;
	}
.box-width-90 {
	width: 90%;
	}
.box-width-80 {
	width: 80%;
	}
.box-width-70 {
	width: 70%;
	}
.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
img.center {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	}
.ok-box {
	padding: 20px 16px 20px 70px;
	margin: 1em auto;
	background-color: #ddf7dd;
	border-left: 7px solid #9c9;
	background-image: url('/web/20170707121157im_/http://www.tigertech.net/images/green-check-3.png');
	background-repeat: no-repeat;
	background-position: 16px 20px;
	background-size: 40px 40px;
	min-height: 52px;
	line-height: 1.4em;
	}
.ok-box h4 {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.ok-box p {
	margin: 1em 0 0 0;
	}
.ok-box p:first-child {
	margin: 0;
	}
.ok-box li {
	margin-top: 0;
	margin-bottom: 0;
	}
.tip-box {
	padding: 20px 16px 20px 70px;
	margin: 1em auto;
	background-color: #ddf7f7;
	border-left: 7px solid #9bb;
	background-image: url('/web/20170707121157im_/http://www.tigertech.net/images/light-bulb-48x48.png');
	background-repeat: no-repeat;
	background-position: 10px 16px;
	min-height: 52px;
	line-height: 1.4em;
	}
.tip-box h4 {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.tip-box p {
	margin: 1em 0 0 0;
	}
.tip-box p:first-child {
	margin: 0;
	}
.tip-box li {
	margin-top: 0;
	margin-bottom: 0;
	}
.warning-box {
	padding: 20px 16px 20px 70px;
	margin: 1em auto;
	background-color: #ffa;
	border-left: 7px solid #dd7;
	background-image: url('/web/20170707121157im_/http://www.tigertech.net/images/warning-large-bg-ffffaa.gif');
	background-repeat: no-repeat;
	background-position: 10px 16px;
	min-height: 52px;
	line-height: 1.4em;
	}
.warning-box h4 {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.warning-box p {
	margin: 1em 0 0 0;
	}
.warning-box p:first-child {
	margin: 0;
	}
.warning-box li {
	margin-top: 0;
	margin-bottom: 0;
	}
.error-box {
	padding: 20px 16px 20px 74px;
	margin: 1em auto;
	background-color: #fee;
	border-left: 7px solid #c99;
	background-image: url('/web/20170707121157im_/http://www.tigertech.net/images/red-x.png');
	background-repeat: no-repeat;
	background-position: 12px 20px;
	min-height: 52px;
	line-height: 1.4em;
	}
.error-box h4 {
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	}
.error-box p {
	margin: 1em 0 0 0;
	}
.error-box p:first-child {
	margin: 0;
	}
.error-box li {
	margin-top: 0;
	margin-bottom: 0;
	}
.data-entry-box-header {
	background-color: #fd9;
	padding: 0.35em;
	margin-top: 2em;
	margin-bottom: 0;
	border: 1px solid #fd9;
	font-weight: bold;
	border-radius: 3px 3px 0 0;
	}
.data-entry-box {
	background-color: #eee;
	padding: 1em;
	margin-bottom: 2em;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-radius: 0 0 3px 3px;
	}
.data-entry-box-no-header {
	background-color: #eee;
	padding: 1em;
	margin-bottom: 2em;
	border: 1px solid #eee;
	border-radius: 3px;
	}
.data-entry-subhead {
	font-weight: bold;
	}
.data-entry-button {
	padding: 1em 0;
	text-align: center;
	}
.radio-row {
	margin-bottom: 1em;
	}
.radio-first-row {
	margin-top: 1.5em;
	margin-bottom: 1em;
	}
.radio-button {
	float: left;
	}
.radio-caption {
	margin-left: 28px;
	margin-bottom: 0.25em;
	font-weight: bold;
	}
.radio-text {
	margin-left: 28px;
	margin-bottom: 1em;
	}
.text-box-label {
	vertical-align: top;
	text-align: right;
	}
.text-box-box {
	vertical-align: top;
	text-align: left;
	}
table.standard-table {
	border-collapse: collapse;
	}
table.standard-table th {
	padding: 0.25em 0.75em;
	background-color: #fd9;
	border-bottom: 1px solid #fd9;
	}
table.standard-table td {
	padding: 0.25em 0.75em;
	background-color: #eee;
	border-top: 1px solid #fff;
	}
table.mimic-data-entry-box {
	border-collapse: collapse;
	}
table.mimic-data-entry-box tr {
	background-color: #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #fff;
	}
table.mimic-data-entry-box tr.header-row {
	background-color: #fd9;
	border: 1px solid #fd9;
	border-radius: 3px 3px 0 0;
	}
table.mimic-data-entry-box tr.last-row {
	border-bottom: 1px solid #eee;
	border-radius: 0 0 3px 3px;
	}
table.mimic-data-entry-box th, table.mimic-data-entry-box td {
	padding: 0.35em;
	}
.bold {
	font-weight: bold;
	}
.error {
	font-weight: bold;
	color: #f00;
	}
.all-pages-notice {
	margin: 2em;
	border: 1px solid #aaa;
	padding: 1em;
	background-color: #ffa;
	line-height: 1.4em;
	}
kbd {
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 0.2em 0.5em;
	border-radius: 3px;
	white-space: nowrap;
	font-size: 120%;
	}
pre {
	font-size: 120%;
	}
.full-page-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	background-color: white; 
	background-color: rgba(255, 255, 255, 0.9);	
	}
.full-page-overlay-box {
	position: absolute;
	top: 30%; left: 25%;
	width: 50%;
	border: 2px solid #aaa;
	background-color: white;
	padding: 1em;
	font-size: 120%;
	text-align: center;
	}
.spinner-icon {
	width: 1.5em;
	height: 1.5em;
	margin: 2em auto 1em;
	border-radius: 50%;
	border-top: .5em solid #fb7;
	border-right: .5em solid #fb7;
	border-bottom: .5em solid #fb7;
	border-left: .5em solid #fff;
	-webkit-animation: spinner-icon 1.0s infinite linear;
	animation: spinner-icon 1.0s infinite linear;
}
@-webkit-keyframes spinner-icon {
	0% {
	-webkit-transform: rotate(45deg);
	}
	50% {
	-webkit-transform: rotate(135deg);
	}
	100% {
	-webkit-transform: rotate(405deg);
	}
}
@keyframes spinner-icon {
	0% {
	transform: rotate(45deg);
	}
	50% {
	transform: rotate(135deg);
	}
	100% {
	transform: rotate(405deg);
	}
}
.tt-button {
	display: inline-block;
	border-radius: 0.3em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0.5em 1.2em;
	background-color: #fc6;
	color: #333333;
	border: 1px solid #eb9c00;
	box-shadow: inset 0px 1px 0px 0px #fed897;
	}
.tt-button:hover {
	text-decoration: none;
	background-color: #ffc34d;
	}
.tt-button:active {
	text-decoration: none;
	background-color: #cc8800;
	}

#home-page .inner {
	width: 950px;
	}
#home-page #mainbar {
	width: 600px;
	}
#home-page #sidebar {
	width: 320px;
	}
#home-page #content p, #home-page #content li {
	line-height: 1.3em;
	}
#home-page #content a {
	color: #f40;
	}
#home-page #content a:hover {
	color: black;
	}
#home-page #content a:active {
	color: #661b00;
	}
#home-page #navbar-item-home {
	display: none;
	}
#home-page .maintenance-notice {
	margin: 0 0 1em 0;
	border: 1px solid #aaa;
	padding: 1em;
	padding-left: 64px;
	background-color: #ffa;
	font-size: small;
	background-image: url('/web/20170707121157im_/http://www.tigertech.net/images/warning-large-bg-ffffaa.gif');
	background-repeat: no-repeat;
	background-position: 8px 6px;
	min-height: 36px;
	}
#home-page #windmills {
	height: 410px;
	width: 600px;
	margin-left:-10px;
	padding-left: 10px;
	margin-right: -10px;
	padding-right: 10px;
	background-image: url(/web/20170707121157im_/http://www.tigertech.net/images/wind-turbines-lowres.jpg);
	background-size: 794px 397px;
	background-repeat: no-repeat;
	background-position: -120px 14px;
	}
@media
only screen and (min-resolution: 150dpi),
only screen and (-webkit-min-device-pixel-ratio: 1.5)
{
	#home-page #windmills {
	background-image: url(/web/20170707121157im_/http://www.tigertech.net/images/wind-turbines-highres.jpg);
	}
}
#home-page #home-graphic {
	position: relative;
	height: 300px;
	width: 600px;
	}
#home-page #home-graphic #home-graphic-text {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 0 2px 3px;
	width: 100%;
 }
#home-page #home-graphic #home-graphic-text p {
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	margin: 0;
	}
#home-page #home-graphic-text-separate-2009-offer {
	background: #fff;
	margin: 0;
 }
#home-page #home-graphic-text-separate-2009-offer p {
	text-align: center;
	font-size: smaller;
	color: #777;
	margin: 0;
	padding: 0.25em 1em;
	}
#home-page #home-graphic-text-separate-2009-offer a {
	color: #777;
	text-decoration: none;
	}
#home-page #home-graphic-text-separate-2009-offer a:hover {
	color: #777;
	text-decoration: underline;
	}
#home-page #home-graphic-text-moon-landing-offer {
	color: #777;
	font-size: smaller;
	margin: 1em 0 2em 0;
	}
#home-page #home-graphic-text-moon-landing-offer a {
	color: #777;
	}
#home-page #hosting-features {
	background-color: #eef7ff;
	margin: 0;
	padding: 0.5em 1em;
	border-radius: 3px;
	}
#home-page #hosting-features h2 {
	margin: 0.1em 0 0.35em 0;
	text-align: center;
	color: black;
	}
#home-page #hosting-features p {
	margin: 0.25em 0 0.5em 0;
	}
#home-page #hosting-features p a {
	text-decoration: underline;
	}
#home-page #hosting-features a {
	color: #000;
	}
#home-page #hosting-features a:hover {
	color: #f40;
	}
#home-page #hosting-features a:active {
	color: #661b00;
	}
#home-page #undermain p {
	margin-top: 0.5em;
	font-size: 95%;
	}
#home-page #undermain a {
	font-weight: bold;
	text-decoration: none;
	}
#home-page #undermain a:hover {
	text-decoration: underline;
	}
#home-page .undermain-col {
	float: left;
	width: 186px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	}
#home-page .undermain-col h3 {
	margin-top: 1.5em;
	}
#home-page #undermain-col-last {
	padding: 0;
	margin: 0;
	}
#home-page p#testimonial-body {
	margin-bottom: 0.25em;
	}
#home-page p#testimonial-name {
	text-align: right;
	margin-top: 0.25em;
	padding-right: 0.5em;
	}
#home-page #testimonial-name a {
	color: black;
	font-weight: normal;
	text-decoration: none;
	}
#home-page #testimonial-name a:hover {
	text-decoration: underline;
	}
#home-page a#signup-button {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #333333;
	font-size: 150%;
	}
#home-page #tagline {
	margin: 0 0 0.25em 0;
	font-size: 190%;
	color: #444;
 line-height: 1.2em;
	}
#home-page #launch-your-site {
	margin: 0;
	position: absolute;
	font-size: 270%;
	color: #444;
	line-height: 1.1em;
	}
#home-page #price{
	position: absolute;
	text-align: right;
	color: #444;
	right: 15px;
	top: 90px;
	}
#home-page #price #starting-at {
	margin-bottom: -1em;
	}
#home-page #price #symbol {
	font-size: 40%;
	display: inline-block;
	vertical-align: 85%;
	}
#home-page #price #dollars {
	font-size: 600%;
	font-weight: bold;
	}
#home-page #price #cents {
	font-size: 40%;
	display: inline-block;
	vertical-align: 85%;
	}
#home-page #price #per-month {
	height: 2em;
	margin-top: -3.5em;
	}
#home-page a#signup-button {
	position: absolute;
	right: 0;
	bottom: 50px;
	color: #333333;
	font-size: 140%;
	}

/*
     FILE ARCHIVED ON 12:11:57 Jul 07, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:18:46 Jan 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.712
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.067
  esindex: 0.008
  cdx.remote: 17.204
  LoadShardBlock: 180.003 (3)
  PetaboxLoader3.datanode: 287.387 (4)
  load_resource: 235.384
  PetaboxLoader3.resolve: 125.887
*/