
body {
background: #ffffff url('http://checkyourpagerank.net/images/bg.jpg') repeat-x;
color: #282828;
text-align:center;
}

a {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:none;
}

a:hover {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:underline;
}

#container {
font:12px Verdana,Tahoma,Arial,sans-serif;
width:850px;
color: #343434;
margin:0px auto;
text-align:left;
border: #ffffff 0px solid;
}

#header {
width:850px;
height:100px;
color: #343434;
margin-bottom:10px;
}


#logo {
float: left;
border: 0px;
}

#logo img{

border: 0px;
}

#url {
float: right;
padding-top:25px;
padding-right: 50px;
}

#nav a{
color: #6dceff;
text-decoration:none;
}

#nav a:hover{
color: #191919;
text-decoration:none;
}

#clean{
clear: both;
}

#left {
float:left;
width:570px;
margin:0px;
padding: 0px;
}

#left p{
padding-left: 9px;
padding-right: 9px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 1px;
}

#right {
float:right;
width:250px;
margin:0 0px 0 0px;
}

#right p{
background: url('http://checkyourpagerank.net/images/lmid.jpg');
margin:0px;
padding:9px;
color: #ffffff;
}

#right a{
text-decoration:none;
border:0px;
color: #6dceff;
}


#right a:hover{
text-decoration:none;
border:0px;
color: #ffffff;
}

#right img{
border:0px;
}





h1{
font-size:16px;
color: #282828;
padding-left: 9px;
}

h2{
font-size:16px;
color: #ffffff;
padding-left: 9px;
}




#left img{
border:0px;
padding-left: 5px;
}

#ltop{
background: url('http://checkyourpagerank.net/images/ltop.jpg');
width: 250px;
height: 15px;

}

#lbot{
background: url('http://checkyourpagerank.net/images/lbot.jpg');
width: 250px;
height: 15px;
margin-bottom: 10px;
}



#wtop{
background: url('http://checkyourpagerank.net/images/wtop.jpg');
width: 560px;
height: 15px;

}

#wbot{
background: url('http://checkyourpagerank.net/images/wbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}


#gtop{
background: url('http://checkyourpagerank.net/images/gtop.jpg');
width: 560px;
height: 15px;

}

#gbot{
background: url('http://checkyourpagerank.net/images/gbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}

#gmid{
background: url('http://checkyourpagerank.net/images/gmid.jpg') repeat-y;
width: 560px;
color: #ffffff;
}

#wmid{
background: url('http://checkyourpagerank.net/images/wmid.jpg') repeat-y;
width: 560px;
}

#wmid1{
background: url('http://checkyourpagerank.net/images/wmid.jpg') repeat-y;
width: 560px;
}

#wmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
}

#gmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 10px;
}


#footer {
clear:both;
font:10px Verdana,Tahoma,Arial,sans-serif;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}

#footer a {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:none;
}

#footer a:hover {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #282828;
text-decoration:none;
}

h3 {
font:9px Verdana,Tahoma,Arial,sans-serif;
color: #282828;
text-decoration:none;
text-align: center;
}

/*

	css styles for samswhois.inc.php
	Copyright 2004 Sam Yapp
	http://whois.samscripts.com/

*/

/* <div> around all html output by the script */
.swPositioner{
	text-align: center;
	width: 100%;
}

/* <div> around the whois lookup form */
.swForm{
	text-align: center;
}

/* <div> heading above the whois form */
.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

/* <input> for entering the domain in */
.swDomain{
	width: 100px;
	text-align: right;
}

/* <select> listing tlds */
.swTld{
}

/* <input type="submit"> lookup form submit button */
.swSubmit{
	border: 1px solid black;
	background-color: #6699cc;
}

/* security code <img> tag */
.swSecureImage{
	border: 1px solid black;
}

/* <input> for entering the security code */
.swSecureCode{
	width: 60px;
}

/* <div> containing instructions, etc */
.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
}

/* <div> containing all whois lookup results */
.swResults{
	text-align: center;
}

/* <div> containing the domain status message (available, registered) */
.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 500px;
}

/* <div> containing details of the whois server used for the lookup */
.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

/* <div containing the data from the whois lookup */
.swData{
	padding: 4px;
	color: #666666;
}

/* style for <span> around lines in the output to hilight. */
.swHilight{
	font-weight: bold;
	color: #ff0000;
}

/* <div> used to display error messages */
.swError{
	font-weight: bold;
	color: red;
}
