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

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
body {
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-x;
}



body,td,th {
	font-size: 12px;
}

a {
	color: #000099;
}
#container #top {
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	overflow: inherit;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/middle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
#header {
	text-align: center;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 120px;
}
#header a {
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	color: #333333;
}
#header .input-area {
	background-color: #E7E8EF;
	width: 610px;
	padding: 8px;
	margin-bottom: 5px;
	-moz-border-radius:8px;
	margin-right: auto;
	margin-left: auto;
}
#header .url-input {
	width: 500px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333333;
	-moz-border-radius:6px;
}
#content .input100 {
	width: 100%;
	border: 1px solid #666666;
}
#content .report {
}


#content h2 {
	font-size: 16px;
	background-color: #6A77CC;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	-moz-border-radius:3px;
	margin-top: 18px;
}
#content a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2D3782;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D3782;
}
#content h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content .report {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	padding: 5px;
}

#content .block {
	width: 45%;
	float: left;
	padding-left: 25px;
}
#content .text {
	margin-right: 20px;
	margin-left: 20px;
}
#content .entry {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A77CC;
	border-bottom-color: #6A77CC;
	border-left-color: #6A77CC;
	padding: 8px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	width: 726px;
}
#content  .val  {
	background-color: #FFFFE8;
	margin: 2px;
	border: 1px solid #666666;
	width: 129px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
	float: left;
}
#content  .val  b  {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
}
#content .val-box {
	background-color: #F8F8F8;
	border: 1px solid #666666;
	height: 100px;
	width: 157px;
	-moz-border-radius:6px;
	padding: 5px;
	margin: 5px;
	float: left;
}
#content .entry .val-box h4 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}






#content li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}


#content p {
	padding-bottom: 8px;
	padding-top: 4px;
}
#content .url {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #0000FF;
	border: 5px solid #6A77CC;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-color: #FFFFCC;
	clear: both;
	overflow: hidden;
}
#content .url-wrong {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	border: 5px solid #FF0000;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-color: #FFFFCC;
	clear: both;
	overflow: hidden;
}




#content  .data-table table {
	padding-right: 8px;
	padding-left: 8px;
}
#content .data-table tr {
	background-color: #ECEDF9;
}

#content .data-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#content   .data-table   tbody   td  b {
	overflow: hidden;
}


#content  .data-table  thead  td {
	background-color: #8A94D7;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
#content  .data-table  tbody td {

}
#content      .data-table      tbody   tr:hover    {
	background-color: #E2E3F5;
}
#footer {
	background-image: url(/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 33px;
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#footer a {
	color: #333333;
}

.small  {
	font-size: 10px;
}
.fixed-width {
	font-family: "Courier New", Courier, monospace;
	color: #006633;
}

#content  .val-box  .bar-bg {
	height: 15px;
	width: 126px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 26px;
	padding-top: 6px;
}
#content .val-box .bar {
	height: 10px;
	background-image: url(/img/bar.jpg);
}
#content .val-box .bar-green {
	height: 10px;
	background-color: #009900;
}
		.pagerank {
	color: #0033CC;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #999999;
}
.loading {
	background-image: url(/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 100%;
}
.alexa {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 4px;
}
.domain-alter {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	color: #0000FF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.backlinks {
	font-size: 22px;
	text-align: center;
	color: #0000FF;
	margin-top: 8px;
	margin-bottom: 4px;
}
#backlinks p {
	padding-top: 2px;
	padding-bottom: 2px;
}

.validator {
	font-size: 22px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}
.meta {
	font-size: 12px;
	margin-top: 14px;
	margin-right: 5px;
	margin-left: 5px;
}
.filesize {
	font-size: 22px;
	text-align: center;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
}
.int-sites {
	font-size: 22px;
	text-align: center;
	color: #0000FF;
	margin-top: 12px;
	margin-bottom: 12px;
}#content .features li {
	list-style-image: url(/img/check.gif);
	padding-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
