body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	background-image:url(/images/bg-tile.png);
	background-repeat:repeat-x;
}
/**header**/
#header {
	width:100%;
	height:90px;
	margin:0 0 25px 0;
}
#headerleft {
	width:600px;
	background-image:url(/images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	top:1px;
	height:88px;
	text-align:left;
	vertical-align:bottom;
}
#headerstats {
	text-align:left;
	clear:both;
	margin:0;
	padding:5px;
	font-size:11px;
	top:0px;
	color:#666666;
	border-bottom:1px dotted #eee;
	height:30px;
}
#header h1 {
	color:#FFFFFF;
	font-size:1em;
	margin:2px 2px 2px 5px;
	visibility:hidden;
	overflow:hidden;
}
#header h1 a {
	color:#ffffff;
}
/**main menu**/
#menu {
	margin:0 auto;
	padding:5px 5px 5px 0;
	clear:both;
	top:56px;
	position:absolute;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li {
	margin:0 2px 0 0;
	padding:5px 15px 5px 15px;
	list-style-image:none;
	float:left;
	background-color:#005b8a;
}
#menu ul .selected {
	background-color:#ffffff;
	color:#000000;
	padding-bottom:6px;
}
#menu ul .selected a {
	color:#000000;
}
#menu a {
	color:#FFFFFF;
}
/**metric page menu**/
#pagemenu {
	margin:0 0 20px 0;
	padding:0;
	clear:both;
	background-color:#F0F0F0;
	width:100%;
	font-size:0.8em;
}
#pagemenu a {
	text-decoration:none;
	color:#666666;
}
#pagemenu ul {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #cccccc;
	height:26px;
}
#pagemenu ul li {
	list-style-image:none;
	float:left;
	margin:3px 3px 0 3px;
	padding:3px 10px 3px 10px;
	background-color:#F0F0F0;
	border:0;
}
#pagemenu ul .selected {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
}
#pagemenu ul .selected a {
	color:#003399;
}
#pagemenu ul .disabled a {
	color:#CCCCCC;
}
#pagemenu ul .disabled a:hover {
	cursor:default;
}
/**dig results**/
.jaxloader_large {
	width:100%;
	height:200px;
	background-image:url(/images/loader_horz.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.icons {
	width:16px;
	height:16px;
	margin:1px 5px 1px 1px;
	padding:0;
	border:0;
}
.spaced_icons {
	width:16px;
	height:16px;
	margin:1px 20px 1px 20px;
	padding:0;
	border:0;
}
.msg {
	font-size:0.7em;
	line-height:24px;
	padding:20px;
	border:1px solid #eeeeee;
	margin-top:15px;
}
.msg a {
	color:#0E5092;
}
/**content**/
#content {
	text-align:left;
	min-height:430px;
	margin-bottom:20px;
}
#content p {
	line-height:24px;
	color:#333333;
}
#content h1 {
	font-size:1.5em;
	text-align:left;
}
#content h1 a {
	color:#333333;
}
#content h2 {
	font-size:1.1em;
	text-align:left;
	text-decoration:underline;
}
#content h3 {
	border-bottom:1px solid #333;
	width:100%;
	color:#333333;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:1.1em;
}
.writeup {
	font-size:0.8em;
	line-height:1.4em;
}
.writeup p {
	margin-bottom:20px;
}
.writeup h1 {
	font-size:1.5em;
	text-decoration:none;
	border:0;
}
.writeup h2 {
	font-size:1.2em;
	color:#333;
	text-decoration:none;
	border:0;
}
.writeup h3 {
	font-size:0.8em;
	text-decoration:none;
	border:0;
}
#container {
	width: 980px;
	margin:0 auto;
}
#info {
	margin:0;
	padding:5px 0 10px 0;
	clear:both;
}
#info h2 {
	margin:0;
	padding:2px;
	font-size:1.5em;
	color:#666666;
	text-decoration:none;
	width:68%;
	float:left;
}
#info h2 a:hover {
	padding-left:30px;
	text-decoration:none;
	color:#333333;
	background-image:url(/images/house_go.png);
	background-position:left;
	background-repeat:no-repeat;
}
#info h2 a {
	padding-left:30px;
	text-decoration:none;
	color:#666666;
	background-image:url(/images/house_go_mono.png);
	background-position:left;
	background-repeat:no-repeat;
}
#info .perma {
	display:none;
	padding:2px;
	font-size:0.6em;
	background-color:#fff;
	border:1px solid #eee;
	margin:5px 0 5px 0;
	color:#666666;
	width:30%;
	float:right;
	overflow:hidden;
}
#info .perma input {
	margin-left:11px;
	font-size:10px;
	padding:0;
	border:1px solid #ffffff;
	width:80%;
}
#info .perma input:active {
	background-color:#FFFFCC;
}
.screenshot_embed {
	text-align:center;
	overflow:auto;
	border:2px solid #eeeeee;
	padding:3px;
	margin:0;
	background-image:url(/images/thumbload.gif);
	background-position:center center;
	background-repeat:no-repeat;
	min-height:500px;
}
.feedbox {
	padding:2px 2px 2px 20px;
	margin:5px 0 15px 0;
	background-image:url(/images/feed.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:0.9em;
}
.feedbox a {
	color:#000000;
	margin:0 10px 0 10px;
	font-size:0.9em;
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
/**data lists**/
.keylist {
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
}
.keylist li {
	font-size:0.8em;
	list-style-image:none;
	float:left;
	margin:0 3px 0 0;
	padding:5px 0 5px 0;
	width:226px;
	overflow:hidden;
}
.keylist a {
	color:#0E5092;
}
.headerrow td {
	background-color:#000000;
	color:#ffffff;
	padding:4px;
	font-size:0.9em;
	font-weight:bold;
}
.row1 a {
	color:#0E5092;
}
.row2 a {
	color:#0E5092;
}
.row1 td {
	background-color:#FFFFFF;
}
.row2 td {
	background-color:#EEEEEE;
}
.thumbload {
	background-image:url(/images/thumbload.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
ul#similar_names li {
	border-bottom:1px solid #eeeeee;
	overflow:hidden;
	background-image:none;
}
ul#similar_names li a {
	text-decoration:none;
	color:#666666;
	text-transform:lowercase;
	padding-left:0;
}
ul#similar_names li:hover {
	border-bottom:1px solid #cccccc;
	background-image:url(/images/bullet_go_right.png);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:lowercase;
}
ul#similar_keywords li {
	font-size:1.1em;
	border-bottom:1px solid #eeeeee;
	overflow:hidden;
	background-image:none;
}
ul#similar_keywords li a {
	text-decoration:none;
	color:#666666;
	text-transform:lowercase;
	padding-left:0;
}
ul#similar_keywords li:hover {
	border-bottom:1px solid #cccccc;
	background-image:url(/images/bullet_go_right.png);
	background-position:right;
	background-repeat:no-repeat;
	text-transform:lowercase;
}
.listscroll {
	overflow-y: scroll;
	overflow-x:hidden;
	border:0px;
	margin:0;
	padding:0;
	max-height:400px;
}
/**graph styles**/
#graphmails {
}
#graphmails div.graphbox {
	width:550px;
	float:left;
	margin:5px 10px 0 0;
}
#graphmails div.graphinfobox {
	width:250px;
	float:right;
	margin:0;
	padding:5px;
}
.graphdata .graphheadrow td {
	text-align:left;
	font-size:0.8em;
	border-bottom:1px solid #333;
	color:#333;
	font-weight:bold;
}
.graphdata td {
	text-align:left;
	font-size:0.8em;
	padding:4px;
	color:#666666;
}
.graphdata {
	width:100%;
}
#graphserps {
}
#graphserps div.graphbox {
	width:300px;
	float:left;
	margin:5px 10px 0 0;
}
#graphserps div.graphinfobox {
	width:250px;
	float:right;
	margin:0;
	padding:5px;
}
.graphdata .graphheadrow td {
	text-align:left;
	font-size:0.8em;
	border-bottom:1px solid #333;
	color:#333;
	font-weight:bold;
}
.graphdata td {
	text-align:left;
	font-size:0.8em;
	padding:4px;
	color:#666666;
}
.graphdata {
	width:100%;
}
/**metric pages**/
.left {
	width:694px;
	float:left;
}
.right {
	width:226px;
	float:right;
	text-align:left;
}
.right img {
	width:226px;
	height:165px;
	border:2px solid #eee;
}
.right div.siteimg {
	text-align:center;
	margin-bottom:15px;
	color:#333;
	font-size:0.8em;
}
.right div.articlelist {
	text-align:left;
	margin-bottom:15px;
	color:#0000FF;
	font-size:0.8em;
}
.right div.articlelist a {
	color:#0000FF;
	text-decoration:none;
}
#content .right h3 {
	font-size:0.9em;
	border-bottom:1px solid #cccccc;
	color:#000;
	margin:0 0 10px 0;
}
#content .left h3 {
	margin:10px 0 10px 0;
	font-size:0.9em;
	color:#000;
	border-bottom:1px solid #000;
	padding-top:10px;
	padding-bottom:10px;
}
/**general**/
.buttonlink {
	margin:3px 0 3px 0;
	padding:2px 15px 2px 15px;
	background-image:url(/images/buttontile.png);
	background-repeat:repeat-x;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.hidden {
	display:none;
	visibility:hidden;
}
.visible {
	display:block;
	visibility:visible;
}
.clear {
	clear:both;
}
.greydiv {
	background-color:#eeeeee;
	border:1px solid #D4D4D4;
	padding:15px;
}
form {
	margin:0;
	padding:0;
}
.smalltext {
	font-size:0.6em;
	color:#999999;
}
.cdiv {
	background-color:#FFFFFF;
	width:436px;
	min-height:250px;
	border:1px solid #F2F2F2;
	margin:5px;
	padding:10px;
	float:left;
}
.cdiv h3 {
	color:#ccc;
	font-size:1.1em;
	margin:0;
	padding:0;
}
/**navigation**/
#navigation-bar {
	margin:10px 0 30px 0;
	padding:1px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
#navigation-bar a {
	border-right:1px solid #eee;
	padding:3px 10px 3px 10px;
	margin:4px;
	color:#FF0066;
	text-decoration:none;
}
.tabselected {
	background-color:#eee;
	color:#000000;
}
/**search**/
.searchbox {
	font-size:1.1em;
	padding:2px;
	width:730px;
	margin-right:15px;
}
.searchbutton {
	font-size:1.1em;
	padding:2px;
	width:140px;
	margin-right:15px;
}
/**external tracking**/
#external-tracking {
	position:absolute;
	top:-500px;
	display:none;
	z-index:-1;
}
#external-tracking img {
	display:none;
	width:1px;
	height:1px;
}
/**footer**/
#footer {
	padding:20px 0 20px 0;
	border-top:1px solid #eeeeee;
	width:980px;
	margin:auto;
}
#footer a {color:#999;padding:0 15px 0 15px;}
.footerright {
	width:2%;
	float:right;
	text-align:right;
	font-size:10px;
}
.footerright img {
	border:0;
}
.footerleft {
	width:96%;
	float:left;
	text-align:center;
	font-size:12px;
	color:#666666;
}
.footerleft a {
	color:#000000;
	text-decoration:underline;
}
.footerright a{ text-decoration:none;}
.listcolumns {
}
.sitesdata {
	width:100%;
	margin:0;
	padding:0;
	font-size:0.7em;
}
.sitesdata td {
	padding:3px;
}
.dataheader td {
	background-color:#039;
	color:#FFF;
	font-weight:bold;
	background-image:url(/images/bg-tile.png);
}
/**pagenavigator**/
#pagenavigator {
	padding:5px 0 5px 0;
	width:980px;
	margin:auto;
}
#pagenavigator a {color:#1111D4;padding:0 15px 0 15px;}
.pagenavigatorright {
	width:50%;
	float:right;
	text-align:right;
	font-size:13px;
	color:#0000FF;
}
.pagenavigatorright a {
	color:#000000;
	text-decoration:underline;
}
.pagenavigatorright img {
	border:0;
}
.pagenavigatorleft {
	width:50%;
	float:left;
	text-align:left;
	font-size:13px;
	color:#0000FF;
}
.pagenavigatorleft a {
	color:#000000;
	text-decoration:underline;
}
.pagenavigatorleft img {
	border:0;
}