
* {
  margin: 0px;
  padding: 0px;
  border: none;
}
p {
	margin: 0;
	padding: 7px 0;
}
h1 {
 font-size: 22px;
}

h2 {
 font-size: 20px;
}

h3 {
 font-size: 14px;
}
a:link, a:visited {
 text-decoration: none;
 color: #0b85ad;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #343434;
  background: #fff url("http://www.urlvoid.com/images/body_bg.jpg") repeat-x;
}
#page {
	width: 805px;
	margin: 0 auto;
}
#header {
	height: 102px;
	margin-bottom: 20px;
}
#logo {
	float: left;
	padding: 15px;
	padding-left: 1px;
}
#logo h1 a {
	display: block;
	width: 440px;
	height: 80px;
	text-indent: -9999px;
	background: url("http://www.urlvoid.com/images/logo.jpg") no-repeat;
}
.description {
	color: #551204;
	font-size: 14px;
	text-align: center;
}
.top-ad {
	width: 468px;
	height: 60px;
	padding: 5px;
	border: 1px solid #cacaca;
	float: right;
	margin-top: 10px;
}
#content {
	width: 560px;
	float: left;
}
.check-status {
	width: 122px;
	height: 99px;
	position: absolute;
	margin-left: 461px;
	background: url("http://www.urlvoid.com/images/check-status.jpg") no-repeat;
}
#content h3 {
	color: #fff;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	background: url("http://www.urlvoid.com/images/content_h3.jpg") no-repeat;
	margin-top: 25px;
	margin-bottom: 7px;
}
.top-panel {
	background: url("http://www.urlvoid.com/images/top-panel_bg.jpg") repeat-y;
	margin-bottom: 15px;
}
.top-panel .inner {
	padding: 35px 40px;
	text-align: center;
	color: #9c9c9c;
}
#check-website {
	color: #3d0303;
	text-align: left;
}
#check-website input {
	border: 1px solid #2f1906;
}
#check-website input#domain {
	width: 360px;
	padding: 5px;
}
#check-website input#check {
	padding: 4px;
	background: url("http://www.urlvoid.com/images/check_bg.jpg") repeat-x;
	border: 1px solid #717671;
}
.results {
	margin-bottom: 15px;
}
.results th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.results td {
	background: url("http://www.urlvoid.com/images/dots_bg.jpg") repeat-x bottom left;
	padding: 5px;
}
.date {
	color: #5c5105;
	width: 140px;
}
.url {
	width: 250px;
}
.status {
	text-transform: uppercase;
}
.on {
	color: #12720d;
}
.off {
	color: #B30000;
}
.tabs {
	list-style: none;
	height: 69px;
	background: url("http://www.urlvoid.com/images/tabs_bg.jpg") no-repeat;
	margin-bottom: 15px;
}
.tabs li {
	float: left;
	width: 110px;
	text-align: center;
	padding-top: 12px;
}
.random-domains {
	height: 1%;
	overflow: hidden;
	margin-bottom: 15px;
}
.rd-header {
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: normal;
	background: url("http://www.urlvoid.com/images/rd-header.jpg") no-repeat;
	margin-bottom: 15px;
}
.random-domains ul li {
	list-style: none;
	width: 170px;
	float: left;
	padding-left: 15px;
	background: url("http://www.urlvoid.com/images/arrow.jpg") no-repeat center left;
}
#content h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	background: url("http://www.urlvoid.com/images/dots_bg.jpg") repeat-x bottom left;
}
.about {
	/*background: url("http://www.urlvoid.com/images/dots_bg.jpg") repeat-x bottom left;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 23px;
}
.recent-activity {
	width: 48%;
	float: left;
	margin-bottom: 20px;
}
.popular-checks {
	width: 48%;
	float: right;
	margin-bottom: 20px;
}
.recent-activity li, .popular-checks li {
	list-style: none;
	padding: 5px;
	background: url("http://www.urlvoid.com/images/dots_bg.jpg") repeat-x bottom left
}
.recent-activity li a, .popular-checks li a {
	padding-left: 15px;
	background: url("http://www.urlvoid.com/images/content_li.jpg") no-repeat center left;
}
.recent-activity .status, .popular-checks .status {
	float: right;
}
.result-bg {
	width: 125px;
	height: 120px;
	position: absolute;
	margin-top: -13px;
	margin-left: 462px;
	background: url("http://www.urlvoid.com/images/result-bg.jpg") no-repeat;
}
.result {
	padding-left: 60px;
	font-size: 36px;
	color: #343434;
	background: url("http://www.urlvoid.com/images/on.jpg") no-repeat center left;
}


#sidebar {
	width: 200px;
	float: right;
	margin-top: 8px;
}
#sidebar ul {
	list-style: none;
	padding: 10px 0;
}
#sidebar ul li {
	/*background: #f6f6f6;
	border: 1px solid #dfdfdf;*/
	margin-bottom: 15px;
}
#sidebar ul li ul li {
	border: none;
	margin: 0;
	padding: 5px 10px;
	background: url("http://www.urlvoid.com/images/sidebar_li.jpg") no-repeat bottom left;
}
#sidebar ul li ul {
	padding: 0;
}
#sidebar ul li ul li a {
	padding-left: 10px;
	background: url("http://www.urlvoid.com/images/sidebar_li_a.jpg") no-repeat center left;
}

#sidebar h3 {
	color: #141414;
	padding: 5px 10px;
	background: url("http://www.urlvoid.com/images/sidebar_li.jpg") no-repeat bottom left;
}
#sidebar h3 span {
	color: #c48e0d;
}
.alignright {
	float: right;
}

/* FOOTER SITEMAP */

#footmap-container {
    margin-top: 15px;
    width: 100%; 
	height: 166px; 
	border: 1px solid #ccc; 
	background: #F9F9F9; 
	padding-top: 10px;
}
.footmap {
	width: 185px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}
.footmap li {
	list-style: none;
	padding: 5px;
}
.footmap li a {
	padding-left: 5px;
}
.footmap p {
	padding-left: 9px;
}

#footer {
	height: 30px;
	font-size: 12px;
	color: #343434;
	text-align: center;
	/*background: url("http://www.urlvoid.com/images/footer_bg.jpg") repeat-x;*/

}

#footer p{
	padding-top: 10px;
    text-align: center;
	line-height: 20px;
}

#footer a {
	color: #343434;
}

#footer a:hover {
	text-decoration: underline;
}

#output {
	font-size: 14px;
	text-align: center;
	padding: 10px;
	border: 1px dashed #ccc;
	margin-bottom: 15px;
}

.clear {
	clear:both;
}

.extra_left {
	width: 48%;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
	background: #F9F9F9;
}
.extra_right {
	width: 48%;
	float: right;
	padding: 5px;
	margin-bottom: 20px;
	background: #F9F9F9;
}
.extra_left li, .extra_right li {
	list-style: none;
	padding: 5px;
	background: url("http://www.ohstats.com/http://www.urlvoid.com/images/dots_bg.jpg") repeat-x bottom left
}
.extra_left li a, .extra_right li a {
	padding-left: 5px;
}
.extra_left p, .extra_right p {
	padding-left: 5px;
}

#report {
	padding: 10px;
}
#report th {
	font-weight: bold;
	text-align: left;
}
#report td {
	padding: 6px;
}
.number {
	color: #bb7507;
}
.row0{
	background: #f1f6fa;
}
.row1{
	background: #ebf3f9;
}

#details {
	padding: 10px;
}
#details th {
	font-weight: bold;
	text-align: left;
}
#details td {
	padding: 6px;
}

.g-ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 10px;
}
.g-ul li {
    line-height: 24px;
}

.g2-ul {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 10px;
	background: #f9f9f9;
	padding: 10px;
}
.g2-ul li {
    line-height: 25px;
	border-bottom: 1px dotted #ccc;
}

.faqs-list {
	list-style: none;
	margin-bottom: 15px;
	margin-top: 10px;
}
.faqs-list li {
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f4f3f3;
}
