body {
	font-family:Arial,arial,helvetica;
	font-size:14px;
	margin: 15px 20px;
	color:#000;
	background: #FFF url('/images/background-header.gif') repeat-x 0 0;
}

#container {
	width:960px;
	position: relative;
	margin: 0 auto; text-align: left;
}

h1 {
	margin: 0 10px;
    height:61px;
    background-image:url("/images/header-text.png");
    background-repeat:no-repeat;
}

h1 span {
    display:none;
}

a:link {color: #52ABEC;text-decoration:none; }
a:visited {color: #34abd8;text-decoration:none; }  
a:hover {color: #971616;text-decoration:underline; }   
a:active {color: #49B2FF; }

.recently-popular a {
	font-size:11px;
	font-family:Tahoma;
}

#flags-usa {
	position:absolute;
	left:785px;
	top:0;
}

#flags-usa a { 
	font-size:11px;
	font-family:Tahoma;
	bottom: 100px;
} 


#flags-uk {
	position:absolute;
	left:826px;
	top:0;
}

#flags-uk a { 
	font-size:11px;
	font-family:Tahoma;
	bottom: 100px;
} 

#cacheddomains {
	font-family:Trebuchet MS, Arial;
	font-size: 20px;
	color: #d8d8d8;
	position:absolute;
	right:10px;
	top:30px;
	
}

#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:#FCFAF6;
	padding:30px;
	line-height:30px;
	border:1px solid #D4D0C8;
}

.messageboard {
	background: #FDF2B9 ; 
	color: #A67100;
	padding: 14px;
	font-size:14px;
	border-top:solid 1px #F9DDA2;
	border-bottom:solid 1px #F9DDA2;
}

.menu {
	font-size:11px;
	font-family:Tahoma;
}

.menu a {
	font-size:11px;
	font-family:Tahoma;
}

.menu a.selected {
	background: #f0f0f0;
	padding:5px;
}

#menu-right {
	border-left:solid 1px #ccc;
	padding:10px;
}

.menuresult {
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
}

.whois-output {
	font-family: Arial;
	padding: 20px;
	margin-top:0;
}

.tracert-header { font-weight:bold; border-top: 1px solid #ccc; padding:10px; background-color: #f9f9f9; }
.performance { font-weight:bold; border-top: 1px solid #ccc; padding:10px; background-color: #f0f0f0; }
.whois-domain {  border-top: 1px solid #ccc; padding:10px; background-color: #f0f0f0; }
.tracert {  border-top: 1px solid #ccc; padding:10px; background-color: #f9f9f9; }

.select-small {
	font-family: Tahoma;
	font-size:11px;
}

.eventform {
	font-family:Arial;
	font-size:14px;
}

#pwstrength {
        height:10px;
        display:block;
        float:left;
}
.strength0 {
        width:10px;
        background:#ff0000;
}
.strength1 {
        width:25px;
        background:#ff0000;
}
.strength2 {
        width:55px;
        background:#ff6633;
}
.strength3 {
        width:75px;
        background:#ffff00
}
.strength4 {
        background:#99ff00;
        width:100px;
}
.strength5 {
        background:#009900;
        width:125px;
}

.monitor { border-top:1px solid #CCC; border-bottom:1px solid #CCC; background:#F8F8F8; padding:7px; }
.monitornb { border-bottom:1px solid #CCC; background:#F8F8F8; padding:7px; }
.monitornc { border-top:1px solid #CCC; background:#F0F0F0; padding:7px; }
.monitornv { border-top:1px solid #CCC; background:#F8F8F8; padding:10px; }
.monitornd { border-bottom:1px solid #CCC; background:#F0F0F0; padding:7px; }
.greylinetop { border-top:1px solid #CCC; background:#fff; padding:7px; }}

