@charset "UTF-8";
/* CSS Document */


*{
	margin: 0px;
	padding: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
	background: #eee;
	margin:0;
	padding:0;
	height:100%;
	min-height:560px;
	text-align: left;
	cursor:default;
}

p{
	padding-bottom: 0.9em;
}

h2{
	padding-top: 20px;
	padding-left: 20px;
}

h2.support{
	padding-left: 0px;
	padding-top: 12px;
}

#header {
	width:920px;
	height: 337px;
	text-indent: -9999999px;
	margin:0 auto;
	padding: 0px;
	background:#FFF url(http://www.hydro-host.net/Hosting/images/header.jpg) no-repeat;
}

#logobanner
{
	width:759px;
	height: 87px;
	float: left;
	text-indent: -9999999px;
	background: #FFF url(http://www.hydro-host.net/Hosting/images/logobanner.jpg);
}

#imageheader
{
	width:920px;
	height: 250px;
	clear: both;
	text-indent: -999999px;
	background: url(http://www.hydro-host.net/Hosting/images/imageheader.jpg);
}

#footer
{
	margin: 0 auto;
	clear: both;
	width: 918px;
}

#pagewrap
{
	width: 920px;
	margin: 0 auto;
}

div#wrapper {
	width:918px;
	margin:0 auto;
	padding: 0px;
	background:#fff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#content
{
	padding: 20px 0 20px 20px;
	min-height: 405px;
}

.w-100 { width:120px; }

.ac { text-align: center; }


table{
	border: none;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.92em;
}
th {
	background: #333;
	color: #FFF;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}

td{
	padding-top: 0.65em;
	padding-bottom: 0.65em;
	padding-left: 10px;
}
#pad10
{
	padding-left: 10px;
}
tr:nth-child(odd){
	background: #eee;
}

.center
{
	text-align: center;
	padding-left: 0px;
}

.bespoke
{
	vertical-align: top;
	padding: 0.65em 1em;
}

#hostingblurb
{
	float: left;
	width: 548px;
	margin-bottom: 20px;
}

.hostingblurb2
{
	float: right;
	width: 299px;
	margin-bottom: 20px;
	margin-right: 20px;
}

a {
	font-weight:400;
	color:#007f90;
	text-decoration:none;
	border: none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}
a:visited { text-decoration:none; }

img.planslink
{
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}

.ordernow
{
	text-align: center;
}

a.orderrollover
{
	display: block;
	background: url(http://www.hydro-host.net/Hosting/images/order.jpg) no-repeat;
	text-indent: -99999999px;
	width: 105px;
	height: 21px;
}

a:hover.orderrollover
{
	background: url(http://www.hydro-host.net/Hosting/images/orderroll.jpg) no-repeat;
}

a.quoterollover
{
	display: block;
	background: url(http://www.hydro-host.net/Hosting/images/quote.jpg) no-repeat;
	text-indent: -99999999px;
	width: 105px;
	height: 21px;
	margin: 0 auto;
}

a:hover.quoterollover
{
	background: url(http://www.hydro-host.net/Hosting/images/quoteroll.jpg) no-repeat;
}

a.resellerrollover
{
	display: block;
	background: url(http://www.hydro-host.net/templates/simplev3/images/resellerplanslink.jpg) no-repeat;
	text-indent: -99999999px;
	width: 299px;
	height: 60px;
	padding-bottom: 10px
}

a:hover.resellerrollover
{
	background: url(http://www.hydro-host.net/templates/simplev3/images/resellerplanslinkroll.jpg) no-repeat;
}

a.standardrollover
{
	display: block;
	background: url(http://www.hydro-host.net/templates/simplev3/images/standardhosting.jpg) no-repeat;
	text-indent: -99999999px;
	width: 299px;
	height: 60px;
	padding-bottom: 10px
}

a:hover.standardrollover
{
	background: url(http://www.hydro-host.net/templates/simplev3/images/standardhostingroll.jpg) no-repeat;
}
	
a.supportrollover
{
	display: block;
	background: url(http://www.hydro-host.net/templates/simplev3/images/support.jpg) no-repeat;
	text-indent: -99999999px;
	width: 299px;
	height: 60px;

	padding-bottom: 10px
}

a:hover.supportrollover
{
	background: url(http://www.hydro-host.net/templates/simplev3/images/supportroll.jpg) no-repeat;
}

#homepageimage
{
	margin-left: -20px;
	float: right;
}

.hometext
{
	float: left;
	width: 100px;
}

/******** Fancyform ********/
.checked, .unchecked, .selected, .unselected {
	padding:2px;
	padding-left:34px;
	background-position:12px center;
	background-repeat:no-repeat;
	border:0px;
	clear:both;
	cursor:pointer;
	font-weight:700;
}
.checked{
	background-color:transparent;
	background-image:url("http://www.hydro-host.net/templates/simplev3/images/checkbox_on.gif");
}
.unchecked{
	background-color:transparent;
	background-image:url("http://www.hydro-host.net/templates/simplev3/images/checkbox_off.gif");
}
.selected{
	background-color:transparent;
	background-image:url("http://www.hydro-host.net/templates/simplev3/images/radiobox_on.gif");
}
.unselected{
	background-color:transparent;
	background-image:url("http://www.hydro-host.net/templates/simplev3/images/radiobox_off.gif");
}
.leftcol{
	float:left;
	clear:left;
	width:50%;
}
.rightcol{
	float:left;
	clear:right;
	width:50%;
}

/* Domain list (checkboxs) tips style */
.tip {
	color:#fff;
	width:139px;
	z-index:13000;
}
.tip-title {
	font-weight:bold;
	font-size:11px;
	margin:0;
	color:#CCCCCC;
	padding:8px 8px 4px;
	background:url("http://www.hydro-host.net/templates/simplev3/images/bubble.png") top left;
}
.tip-text {
	font-size:11px;
	padding:4px 8px 8px;
	background:url("http://www.hydro-host.net/templates/simplev3/images/bubble.png") bottom right;
	text-align:left;
	color:#FFFFFF;
}

/******** search div ********/
div#blockDiv {
	position:absolute;
	width:270px;
	height:100px;
	border:1px solid #333333;
	background:#FFFFFF;
	text-align:center;
	z-index:1;
	visibility:hidden;
	top:-1000px;
}
div#blockDiv div#blockDivText {
	color:#000000;
	font-weight:700;
	display:block;
	padding:5px;
	margin:5px;
	height:40%;
	position:relative;
	display:block;
}

ul.tldticktop{
	list-style-type: none;
	text-align: center;
}
.tldticktop li
{
	display: inline;
	padding: 5px;
	text-align: center;
}

.tldticktop span
{
	width: 60px;
}


ul.tldtickbot{
	list-style-type: none;
	padding-top: 20px;
	padding-bottom:0.9em;
	text-align: center;
}
.tldtickbot li
{
	display: inline;
	padding: 5px;
}

.tldtickbot span
{
	width: 60px;
}

#domainsearch
{
	width: 460px;
}

#domainsearch p
{
	text-align: center;
}

#domainsearch table
{
	width: 100%;
}

#domainsearch table tr
{
	background: #fff;
}

.width-5
{
	width: 5%;
}
.width-90
{
	width: 90%;
}

.al
{
	text-align: left;
}

.ar
{
	text-align: right;
}

.paddZero
{
	padding: 0px;
}

.bold
{
	font-weight:700;
}

input, textarea{
background:transparent url(http://www.hydro-host.net/templates/simplev3/images/form-bg.gif) no-repeat scroll 0 0;
border:1px solid #000000;
font-family:Arial,Helvetica,sans-serif;
font-size:110%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:2px;
padding:5px 3px 3px 7px;
}

/******** Blog ********/
.date
{
	font-size: 0.75em;
}

/******** ethics ********/

.ethics td
{
padding-bottom: 0px;
padding-left: 0px;
padding-top: 0px;
padding-right: 25px;
font-size: 0px;
}

.ethics tr
{
	background: none;
}

.seal
{
height: 105px;
}

table.ethics
{
float: left;
width: 125px;
height: 95px;
}

table.toppick
{
	float: left;
	width: 125px;
	height: 95px;
	border: 1px solid #000;
}

.toppick td
{
padding-bottom: 0.8empx;
padding-left: 0.8em;
padding-top: 0.8em;
padding-right: 0.8em;
font-size: 0.9em;
background: #FFF;
}
#footerlinks ul {
	float: left;
	padding: 10px 50px 20px 20px;
	list-style: none;
	font-size: 0.79em;
}
#footerlinks div {
}
.copyright {
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#footerlinks li {
	padding-bottom: 0.7em;
}

.livechat
{
	float: right;
	width: 151px;
	height: 77px;
	padding-top: 10px;
	padding-right: 10px;
	background: #FFF;
}