/* CSS Document */
body {
	margin: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
.h1 {
	color: #76A849;
	font-weight: bold;
}
.top {
height: 98px;
background-image: url(images/top.jpg); 
background-position: center; 
border-bottom: 1px solid #74abe9;
}

.top_sub {
height: 79px;
background-image: url(images/mid.jpg); 
background-position: center; 
border-top: 1px solid #FFFFFF; 
border-bottom: 2px solid #FFFFFF;
}

.container {
	background-image: url(images/mainbg.jpg); 
	background-repeat: repeat-x; 
	background-position: top;
	padding: 10px;
	text-align: center;
}

/*
.footer {
	overflow: hidden;
	margin: 0;
	position: center;
	padding: 10px;
	background-color: #6695CC;
	width: 100%;
	border-top: 3px solid #B3CAE6;
}
*/


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #000000;*/
	line-height: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76A849;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #76A849;
}
a:hover {
	text-decoration: none;
	color: #4286D7;
}
a:active {
	text-decoration: none;
	color: #76A849;
}

/* TOP NAV */
.topnav {
margin: 10px 0px 0px 0px;
}

.topnav a {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 0px;
}
.topnav a:link {
	text-decoration: none;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topnav a:hover {
	text-decoration: none;
	color: #000000;
}
.topnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* MID NAV */
.midnav {
margin-top: 2px;
}

.ietxt {
line-height: 14px;
font-size: 10px;
color: #999999;
}
/* FOOTER */

.copyright {
color: #FFF;
font-variant:small-caps;
font-size: 11px;
}

.copylnk a:link {
	font-size: 10px;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.copylnk a:visited {
font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.copylnk a:hover {
	text-decoration: none;
	color: #000000;
}
.copylnk a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* CONTENT CONTAINER LEFT */
.content_cont {
background-image: url(images/left_top.gif); 
background-position: top left; 
background-repeat: no-repeat;
}

.content_left_title {
	font-variant:small-caps;
	font-size: 11px;
	color: #4586cf;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(images/icons/comment.gif);
	background-repeat: no-repeat;
	background-position: top left;

backgro
text-indent: 20px;
	padding: 4px 4px 4px 25px;
	;
	margin-bottom: 6px;
	font-weight: normal;
}

.closure {
border-top: 1px dotted #ccc;
font-size: 10px;
color: #b4b4b4;
margin-top: 10px;
}

/* CONTENT CONTAINER RIGHT*/

.content_cont_right {
background-image: url(images/right_top.gif); 
background-position: top left; 
background-repeat: no-repeat;
}

/* TRANS FX */
div.transOFF {
padding: 1px;
border: 1px solid #CCC; 
}

div.transON {
padding: 1px;
opacity:.50;
filter: alpha(opacity=50); 
-moz-opacity: 0.5;
border:1px solid #CCC; 
}

/* SHOWCASE */
.showcase {
	font-size: 10px;
	color: #4286D7;
	font-weight: bold;
}

.showlnk a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76A849;
}
.showlnk a:link {
	text-decoration: none;
}
.showlnk a:visited {
	text-decoration: none;
	color: #76A849;
}
.showlnk a:hover {
	text-decoration: none;
	color: #4286D7;
}
.showlnk a:active {
	text-decoration: none;
	color: #76A849;
}

.whoisrow1, .whoisrow1available
{
	background:#EBF2FA;
	border-top:1px solid #79A6D2;
}
.whoisrow2, .whoisrow2available
{
	background:#FFF;
	border-top:1px solid #79A6D2;
}

.whoisrow1:hover, .whoisrow2:hover
{
	background:#DDEEFF;
}

.error
{
	color:maroon;
}
.domaintaken
{
	color:maroon;
}
.domainavailable
{
	color:green;
}

#whoistable
{
	border-bottom:1px solid #79A6D2;
}
#whoistable th
{
	text-align:left;
}
#whoistable a, #whoistable a:visited
{
	color:#000;
	text-decoration:none;
}
#whoistable a:hover
{
	color:#999;
	text-decoration:underline;
}

* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -60px;
}
 .footer, .push {
     height: 60px;
}

.footersty {

	background-color: #6695CC;
	border-top: 3px solid #B3CAE6;
     height: 60px;

}.boldtext {
	font-weight: bold;
}
#domaintable {
	border-style: none;
}
#domaintable td {
	font: 11px Arial, Helvetica, sans-serif, "Trebuchet MS";
	height: 20px;
	padding: 3px 3px 3px 10px;
}
#domaintable td a {
	text-decoration: none;
	color: #0000FF;
}

#domaintable .header {
	font: bold 14px Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#lightback {
	background: #f1ffff;
	padding:2px;
}
#darkback {
	background: #dffaff;
	padding:2px;
}
#wrapperrss {
width:800px;
margin:0 auto 0 auto;
}
#leftcol {
float:left;
}
#rightcol {
float:right
}
#centertable {
width:800px;
margin:0 auto;
}
.italictext {
font-style:italic;
}
.greytext {
color:#999999;
}
.securetext {
color:#000066;
font-weight:bold;
font-size:11px;
}
.domaintext a{
color:#000000;
font-size:11px;
}.showcaseBold {

font-size: 10px;
color: #4286D7;
}
#seoback {
	background: url(images/seomark.gif) no-repeat center top;
}
#hosttab {
	background: url(images/tableft.png) no-repeat;
	height: 37px;
	width: 100%;

}
#hosttabright {
	background: url(images/tabright.png) no-repeat;
	height: 37px;
	width: 470px;

}
#hostabout {
	color:#4586CF;
	font-size:14px;
	font-variant:small-caps;
	font-weight:normal;
	width: 190px;
	padding-top: 10px;
	padding-left: 40px;
	float:left;
}
#hostlist {
	color:#6AA13B;
	font-size:14px;
	font-variant:small-caps;
	font-weight:normal;
	float: right;
	padding-top: 10px;
	padding-right: 50px;
}
#hosttext {
	padding: 15px;
	width: 430px;
}
#hosttext p {
	padding-top: 10px;
}
