#demo
{
	background:#6699cc;
	border:1px solid #336699;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:10px 0px;
}
body
{
	font-family:verdana,arial,helvetica;
	font-size:80%;
	margin:20px;
	color:#000000;
	background: url("../../images/portBG.gifx") #fff repeat-y left top;
}
.error
{
	color:#cc0000;
}
.domaintaken
{
	color:#cc0000;
}
.domainavailable
{
	color:#336699;
}
#whoistable, input, select
{
	font-size:0.85em;
	font-family:verdana,arial,helvetica;
}
#whoistable
{
	border-bottom:1px solid #336699;
}
#whoistable th
{
	text-align:left;
}
#whoistable a, #whoistable a:visited
{
	color:#000;
	text-decoration:none;
}
#whoistable a:hover
{
	color:#999;
	text-decoration:underline;
}
h1
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.8em;
	color:#7C765A;	
}
h2
{
	font-family:arial,helvetica,sans-serif;
	font-size:1.6em;
	color:#AEA991;	
}
.whoisform
{
	display:inline;	
}
#whoiswait
{

	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

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

#whoiswait .inner
{
	background-color:#e6e6e6;
	padding:30px;
	line-height:30px;
	border:1px solid #336699;
}

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

.searchbutton
{
	font-size:0.85em;
	border: 1px #336699 solid;
	background: #FFFFFF;
}

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

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

/* ADMIN STYLES */

#cjwhois_admin, #cjwhois_admin table, #cjwhois_admin input, #cjwhois_admin select
{
	font-size:11px;
}
#cjwhois_admin form
{
	display:inline;
}
#cjwhois_admin .error
{
	color:#cc0000;
	margin-bottom:2px;
}
#cjwhois_admin td, #cjwhois_admin th
{
	vertical-align:top;
}
#cjwhois_admin .logintable th
{
	text-align:right;
}
#cjwhois_admin .lookuplist th
{
	text-align:left;
	border-bottom:1px solid #000;
}
#cjwhois_admin .lookuplist td, #cjwhois_admin .statlist td, #cjwhois_admin .statlist th
{
	border-bottom:1px solid #C0C0C0;
}
#cjwhois_admin .pagebar
{
	text-align:center;
	padding:10px;
}
#cjwhois_admin .row1
{
	background-color:#F8F8F8;
}
#cjwhois_admin .yes
{
	color:green;
}
#cjwhois_admin .no
{
	color:red;
}
#cjwhois_admin fieldset
{
	border:1px solid #C0C0C0;
	border-right:2px solid #C0C0C0;
	border-bottom:2px solid #C0C0C0;
	padding-bottom:10px;
}
#cjwhois_admin legend
{
	background-color:#F5F5EF;
	font-size:11px;
	padding:3px 10px;
	border:1px solid #C0C0C0;
	margin-left:20px;
	margin-bottom:10px;
}
#cjwhois_admin .button
{
	width:100px;
	font-size:11px;
}
#cjwhois_admin #menu
{
	float:left;
	width:200px;
}
#cjwhois_admin #menu ul
{
	margin:0;
	padding:0 10px 0 0;
	list-style-type:none;
}
#cjwhois_admin #menu li
{
	float:left;
	width:100%;
}
#cjwhois_admin img
{
	border:0;
}
#cjwhois_admin a
{
	color:darkblue;
	text-decoration:none;
}
#cjwhois_admin a:hover
{
	color:green;
	text-decoration:underline;
}
#cjwhois_admin #menu li a
{
	display:block;
	border-bottom:1px solid #C0C0C0;
	padding:4px 8px;
	text-decoration:none;
	color:darkblue;
}
#cjwhois_admin #menu li a:hover, #cjwhois_admin #menu #active a
{
	color:black;
	border-bottom:1px solid #000;
	text-decoration:none;
}
#cjwhois_admin #menu #active a
{
	font-weight:bold;
}
#cjwhois_admin #container
{
	float:right;
	width:100%;
	margin-left:-210px;
}
#cjwhois_admin #content
{
	border-left:1px solid #C0C0C0;
	margin-left: 210px;
	padding:0 20px;
}
#cjwhois_admin .loggedin
{
	padding:0 0 20px 20px;
	float:right;
	margin:0;
}
#cjwhois_admin .message
{
	padding:10px;
	background:#F4F4F4;
	border:1px dashed #C0C0C0;
}
#cjwhois_admin h1
{
	margin-top:0;
	padding:0;
	margin-bottom:10px;
	color:darkblue;
	font-size:22px;
	font-family:tahoma,verdana,sans-serif;
	border-bottom:1px solid #C0C0C0;
	font-weight:normal;
}