@charset "utf-8";
/* CSS Document */

body { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px;}

.container { width: 975px; height: auto; color: #fff; margin: 0 auto; }

#header {height: 205px;}

#top{ background: url(images/topbg.png) repeat-x; height: 165px; }

#topleft{ background: url(images/topleft.png) 0 0 no-repeat; height: 165px; }
#topright{ background: url(images/topright.png) 100% 0 no-repeat; height: 165px; }

#logo { background:url(images/logo.png) 0 54px no-repeat; height: 93px; width: 443px; margin: 0 auto; }
#bookmark { margin: -90px 5px 0 890px; }
#bookmark a, #bookmark a:visited { color: #fff; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: none; }
#bookmark a:hover { text-decoration: underline; }

#sitelink { padding: 95px 0 0 200px; } 
#sitelink a { color: #fff; text-decoration: none; font: bold 12px Arial, Helvetica, sans-serif; }

#nav { background: url(images/navbg.png) repeat-x; height: 35px; margin-top: 5px; }
#nav ul { margin: 0 ; padding: 0; list-style: none; }
#nav ul li { float: left; padding: 0; margin-top: 7px; margin-right: 18px; margin-bottom:0; margin-left: 18px;}
#nav ul li a { display: block; font: 16px Tahoma, Verdana, sans-serif; color: #fff; text-decoration: none;}
#nav ul li a:hover { text-decoration: underline; }

#nav ul li ul { position: absolute; width: auto; left: -999em; background: #fff; color: #000; border: 1px #999999 solid; display: block; }
#nav ul li ul a {color: #000000; margin: 0; padding: 0;}
#nav ul li:hover ul { left: auto; }
#nav ul li ul li {margin: 0 0 0 10px; padding: 4px 0; display: block; }
#nav ul li:hover ul li a { color: #000; padding-right: 15px;}
#nav ul li:hover ul, #nav li.sfhover ul { left: auto; }

#adbox { margin-top: 5px; height: 42px; border: 1px #999999 solid;}

.clear { clear: both; }
#wrapper { margin-top: 50px; margin-bottom: 10px; width: 975px; padding: 0; }
#left { width: 200px; float: left; color: #000; padding: 0px 10px 10px 10px; margin-top: 10px; }
#left img {border: 1px solid grey; }
#main {width: 520px; color: #000; padding: 0px 10px 0 10px; margin-top: 10px; float: left; height: auto;   }
#right {width: 200px; float: left; padding: 0px 0 10px 10px;  margin-top: 10px; color: #000;}

#footer {background: url(images/bottombg.png) repeat-x; height: 81px; margin-top: 10px;}
#footerleft {background: url(images/bottomleft.png) 0 0 no-repeat; height: 81px; }
#footerright { background: url(images/bottomright.png) 100% 0 no-repeat; height: 81px;padding-top: 60px; }

#footertext { padding-top: 0px; }
#footertext  { color: #999999; text-decoration: none; font:  12px Arial, Helvetica, sans-serif; }
#footertext a { color: #999999; }

#inputwrap { }
#prresult { }

#form1 { margin: 5px 0px 15px 0px; }
#form1 input { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important; font-size: 14px; padding: 2px; border: 2px #000000 solid; width: 350px; height: 23px; vertical-align: middle; }
#form1 img { vertical-align: middle; }

#proutput { border: 1px #999999 solid; width: 515px; height: auto; padding: 10px; margin: 0 0 5px 0;}
#domainage { border: 1px #999999 solid; width: 515px; height: auto; padding: 10px; margin: 0 0 5px 0;}


#validcheck { border: 1px #999999 solid; width: 515px; height: auto; padding: 0 10px 10px 10px; margin: 0 0 5px 0;; }
#validcheck img {margin: 0; padding: 0; }
#prbuttons { border-left: 1px #999999 solid; border-right: 1px #999999 solid; border-bottom: 1px #999999 solid; width: 515px; height: auto; padding: 10px; margin: 0 0 5px 0; }

#results { }
#results div { padding: 4px; }
#results span { float: right; }
#results a { color: #666666; text-decoration: none; }
#results .clear { display: block; clear: both; }

.headings {	font-size: 14px; }
.headings a {color: #2c386c; text-decoration: none; }
.frames {  }
.blue { color: #2c386c; }
.strong {font-weight: bold; }
#urls { width: 150px; margin-right: 115px; float: left;}
#prdisplay { background: url(pageranks/nopag.gif) repeat-x; height: 20px; float: left; text-align: right; color: #fff; padding-right: 0px;} 
#prdisplay2 { background: url(pageranks/nopag2.gif) repeat-x; height: 20px; float: left; text-align: right; color: #fff; padding-right: 0px;}
#prdisplay3 {background: none; height: 20px; float: left; color: #000; } 

#scriptmenu { background: #fff; width: 500px; vertical-align: middle; }
#scriptmenu img { vertical-align: middle; border: 1px #ffffff solid;}
#scriptmenu img:hover { border: 1px dashed #999999; }
#descriptions { border: 1px #999999 dashed; background-color: #c2c7f5; vertical-align: middle; font-weight: bold; margin-top: 10px;}
#codetitle { width: 515px; vertical-align: middle; font-weight: bold; margin-bottom: 10px; }

/*
#url {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	background-color: #F6F6F6;
	width: 180px;
	padding: 2px;
	border: 1px solid #333333;
}
#button {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	padding: 2px;
	margin-top: 2px;
	cursor: pointer;
}
#result {
	padding: 4px 0px 0px 12px;
}
#result a {
	color: #000000;
}
#result h2 {
	font-size: 16px;
	color: #666666;
	margin: 0px 0px 4px 0px;
}
*/

/* Style spec's for tooltip  */

