
* {
	border:0;
	padding:0;
	margin:0;
}

html {
	background:#fff;
}

body {
	margin:0 auto;
	width:600px;
	height:300px;
	font-family:Tahoma;
}

a#header {
	display:block;
	margin-top:40px;
	height:40px;
	padding:40px 0 30px 140px;
	background:url('ipsame.gif') no-repeat;
	font-weigth:bold;
	font-size:18px;
	text-decoration:none;
	color:rgb(70,184,229);
}

#menu {
	margin-left:140px;
}

#menu li  {
	display:inline;
}

#menu li .select,
#menu li {
	padding:5px 10px 5px 10px;
	color:#fff;
	margin-right:10px;
	font-weight:bold;
	font-size:14px;
}

#menu li.select {
	background:rgb(70,184,229);
}

#menu li a {
	text-decoration:none;
	color:rgb(246,156,41);
}

#menu li a:hover {
	color:rgb(204,119,0);
	text-decoration:underline;
}

form#search {
	margin:0 0 30px 20px;
}

form#search div {
	position:relative;
	top:37px;
	width:350px;
	height:37px;
	background:url('search.gif') rgb(246,156,41) no-repeat;
}

form#search em {
	position:relative;
	left:2px;
	top:20px;
	font-style:normal;
	font-size:10px;
	color:rgb(70,184,229);
	bottom:12px;
}

form#search .text {
	position:relative;
	color:#fff;
	font-size:16px;
	background:transparent;
	margin:8px 0 0 40px;
	width:300px;
}

form#search .submit {
	position:relative;
	left:361px;
	top:5px;
	background:#fff;
	color:rgb(70,184,229);
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}

#msg {
	margin:0 0 10px 29px;
	padding:3px 0 10px 34px;
	background:url('error.gif') no-repeat;
	color:#f00;
	font-size:14px;
	width:300px;
}

#recent-queries {
	margin:15px 0 10px 0;
}

#recent-queries em {
	margin-left:33px;
	font-style:normal;
	font-size:14px;
	color:rgb(70,184,229);
	font-weight:bold;
}

#body #recent-queries em {
	margin-left:0;
}

#recent-queries-list,
#sites {
	list-style:none;
	margin:5px 0 15px 33px;
	line-height:25px;
	font-size:11px;
	color:rgb(70,184,229);
}

#recent-queries-list a,
#sites a {
	text-decoration:none;
	font-size:12px;
	color:rgb(246,156,41);
	font-weight:bold;
	position:relative;
	z-index:24;
}

#sites sup a {
	text-decoration:none;
	font-size:11px;
	color:rgb(70,184,229);
	font-weight:normal;
	position:relative;
	z-index:24;
}

#recent-queries-list .current {
	text-decoration:none;
	font-size:12px;
	color:rgb(70,184,229);
	font-weight:bold;
	position:relative;
	z-index:24;
}

#recent-queries-list a:hover,
#sites a:hover {
	color:rgb(204,119,0);
	text-decoration:underline;
	z-index:25;
}

#sites sup a:hover {
	text-decoration:underline;
	color:rgb(25,104,139);
	z-index:25;
}

#recent-queries-list a span,
#sites a span {
	display: none;
}

#recent-queries-list a:hover span,
#sites a:hover span {
	display:block;
    position:absolute;
    top:2em; left:2em;
	padding:0 8px 0 8px;
	line-height:20px;
	width:auto;
	white-space:nowrap;
	background-color:rgb(70,184,229);
	color:#fff;
    text-align:left;
	font-size:12px;
	font-weight:normal;
	z-index:35;
}

#pages {
	margin-left:33px;
	color:rgb(70,184,229);
	font-size:14px;
	font-weight:bold;
}

#pages a,
#pages span {
	margin-right:10px;
}

#pages a {
	text-decoration:none;
	color:rgb(246,156,41);
}

#pages a:hover {
	color:rgb(204,119,0);
	text-decoration:underline;
}

#body {
	margin: 0 0 0 33px;
}

#body b {
	position:relative;
	top:5px;
	font-size:14px;
	color:rgb(246,156,41);
}

#body h1 {
	font-size:14px;
	color:rgb(70,184,229);
}

#body ul {
	list-style:none;
	margin:5px 0 15px 0;
	line-height:16px;
}

#body a {
	text-decoration:none;
	font-size:14px;
	color:rgb(246,156,41);
	text-decoration:none;
	font-weight:bold;
}

#body a:hover {
	color:rgb(204,119,0);
	text-decoration:underline;
}

#body .site,
#body .siteclose,
#body .sitepassive {
	padding:0 0 1px 13px;
	background:url('orange-list-open.gif') 0px 4px no-repeat;
	cursor:pointer;
	margin-top:10px;
	clear:left;
	font-size:12px;
	color:#555;
}

#body .sitepassive {
	background:url('orange-list-passive.gif') 0px 4px no-repeat;
	cursor:default;
}

#body .siteclose {
	background:url('orange-list-close.gif') 0px 4px no-repeat;
}

#body .description {
	color:#555;
	font-size:10px;
	margin:10px 5px 5px 0;
	text-align:left;
	width:300px;
}

#body .description a,
#body .description a:hover {
	color:#555;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

#body .siteclose .description {
	display:none;
}

#body .domains-count {
	font-size:11px;
	color:rgb(70,184,229);
}

div#whois-info {
	margin:10px 10px 10px 0px;
	width:500px;
	font-size:12px;
	color:#333;
	line-height:18px;
	color:#666666;
}

span.title {
	font-size:14px;
	color:rgb(70,184,229);
	font-weight:bold;
}

#footer {
	display:block;
	width:100px;
	white-space: nowrap;
	padding:40px 0 30px 0;
	clear:left;
	color:rgb(70,184,229);
	font-size:11px;
	text-decoration:none;
}
