/*
a
{
	color:darkblue;
	text-decoration:none;
}
a:hover
{
	color:maroon;
	text-decoration:underline;
}
*/
.error
{
	color:maroon;
}
.domaintaken
{
	color:maroon;
}
.domainavailable
{
	color:green;
}
#whoistable, input, select
{
	font-size:1.2em;
	font-family:verdana,arial,helvetica;
}
#whoistable
{
	color: green;
	border-bottom:1px solid #D4ffC8;
}
#whoistable th
{
	text-align:left;
}
#whoistable a, #whoistable a:visited
{
	color:#f00;
	text-decoration:none;
}
#whoistable a:hover
{
	color:#999;
	text-decoration:underline;
}
h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	color:#7C765A;	
}
#wcaja h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.4em;
	color:#990001;	
}

#wcaja .boton
{
margin: 0;
padding: auto auto;
BORDER-RIGHT: #339966 1px solid;
BORDER-TOP: #339966 1px solid;
FONT-SIZE: 16px;
BORDER-LEFT: #339966 1px solid;
WIDTH: auto;
CURSOR: hand;
COLOR: #ffffff;
BORDER-BOTTOM: #339966 1px solid;
FONT-FAMILY: Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #319869
}

.whoisform
{
	display:inline;	
}
#whoiswait
{
	color: green;
	font-size: 1.3em;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 400px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

#whoiswait .outer
{
	margin-left: -500px;
	position: absolute;
	top: -60px;
	left: 50%;
	visibility: visible;
	width:400px;
}

#whoiswait .inner
{
	background-color:#FCFAF6;
	padding:30px;
	line-height:30px;
	border:2px solid #ccffCc;
}

#whoisdetails
{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:0.85em;
	padding:20px;
	border:1px solid #D4D0C8;
	background-color:#FCFAF6;
}
.linkbutton
{
	font-size:1.0em;
	width:80px;
}

.whoisrow1, .whoisrow1available
{
	background:#FCFAF6;
	border-top:1px solid #D4D0C8;
}
.whoisrow2, .whoisrow2available
{
	background:#FFF;
	border-top:1px solid #D4D0C8;
}

.whoisrow1:hover, .whoisrow2:hover
{
	background:#DDEEFF;
}
#verhuman
{
	text-align:center;
	border:1px solid #D4D0C8;
	background:#FCFAF6;
	padding:20px;
}
.verhuman
{
	font-size:2.2em;
}
.verhumanimg
{
	border:1px solid #000;
}