@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

.adsensetop {
	text-align: left;
	padding-top: 10px;
}

.clear {
	clear: both;
}

.headeradsense {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

#wrap,
.header,
.menu,
.container,
.content {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.logo {
	float: left;
	width: 40%;
	max-width: 289px;
}

.topsearch {
	float: right;
	width: 55%;
	max-width: 360px;
}

.tsearch {
	background: #67c9e6;
	padding: 5px 5px 1px 5px;
	*padding: 5px;
	_padding: 5px;
	margin-top: 27px;
}

input.srch {
	font-size: 16px;
	width: 100%;
	max-width: 255px;
	padding: 8px 12px;
	box-sizing: border-box;
}

.look {
	vertical-align: middle;
	padding-bottom: 5px;
}

.mid {
	vertical-align: middle;
}

.menu {
	background: url(/images/menubg.jpg) repeat-x;
	height: 36px;
	padding: 1px 0;
}

ul.menuleft {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menuleft li {
	display: inline;
}

.home a,
.home a:visited {
	display: inline-block;
	width: 51px;
	height: 36px;
	background: url(/images/home.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
}

.home a:hover {
	background-position: 0 -36px;
}

.trace a,
.trace a:visited {
	display: inline-block;
	width: 122px;
	height: 36px;
	background: url(/images/trace.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
	border-left: 1px solid #4c7cac;
}

.trace a:hover {
	background-position: 0 -36px;
}

.elookup a,
.trace a:visited {
	display: inline-block;
	width: 122px;
	height: 36px;
	background: url(/images/elookup.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
	border-left: 1px solid #4c7cac;
}

.elookup a:hover {
	background-position: 0 -36px;
}

.about a,
.about a:visited {
	display: inline-block;
	width: 74px;
	height: 36px;
	background: url(/images/about.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
	border-left: 1px solid #4c7cac;
}

.about a:hover {
	background-position: 0 -36px;
}

.faq a,
.faq a:visited {
	display: inline-block;
	width: 66px;
	height: 36px;
	background: url(/images/faq.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
	border-left: 1px solid #4c7cac;
}

.faq a:hover {
	background-position: 0 -36px;
}

.contact a,
.contact a:visited {
	display: inline-block;
	width: 93px;
	height: 36px;
	background: url(/images/contact.jpg) 0 0 no-repeat;
	border-right: 1px solid #6596c7;
	border-left: 1px solid #4c7cac;
}

.contact a:hover {
	background-position: 0 -36px;
}

.space a {
	display: inline-block;
	width: 1px;
	height: 36px;
	border-left: 1px solid #4c7cac;
}

ul.menuright {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.forum a,
.forum a:visited {
	display: inline-block;
	width: 150px;
	height: 36px;
	background: url(/images/forum.jpg) 0 0 no-repeat;
}

.forum a:hover {
	background-position: 0 -36px;
}

.container {
	margin-top: 1px;
}

.headline {
	width: 910px;
	background: #eef3f8;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 17px;
}

.blueish,
a.blueish,
a.blueish:visited {
	color: #2362a1;
	text-decoration: none;
}

a.blueish:hover {
	color: #2362a1;
	text-decoration: underline;
}

span.flag {
	padding: 0 25px 0 7px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0 0 0;
	margin: 0;
}

.ad728 {
	padding: 20px 0;
}

.ad728x15 {
	padding: 10px 0;
}

.mapwrap {
	width: 934px;
	border: 1px solid #dfe3e7;
	background: #fdfdfd;
	padding: 4px;
}

.mapbox {
	float: left;
	width: 252px;
	background: #f8f8f8;
	padding: 4px;
}

.mapdetails {
	float: left;
	display: block;
	width: 410px;
	height: 272px;
	background: #f8f8f8;
	font-size: 13px;
	font-weight: bold;
}

.maprow {
	/* margin: 0 10px; */
	padding: 8px 0;
	border-bottom: 1px solid #dfe3e7;
}

.last {
	border: none;
}

.mapcat {
	float: left;
	width: 90px;
}

.mapvalue {
	float: right;
	width: 315px;
	color: #2936a6;
}

.mapcat2 {
	float: left;
	width: 110px;
}

.mapvalue2 {
	float: right;
	width: 295px;
	color: #2936a6;
}

.mapvalue a,
.mapvalue a:visited,
.mapvalue2 a,
.mapvalue2 a:visited {
	color: #2936a6;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #f8f8f8;
}

.mapvalue a:hover,
.mapvalue2 a:hover {
	background: #FFFFFF;
	border: 1px solid #cbd5df;
	color: #2936a6;
	text-decoration: none;
	padding: 3px;
}

.whoiswrap {
	width: auto;
	background: #fdfdf;
	padding: 4px;
	border: 1px solid #dfe3e7;
	margin-bottom: 10px;
	font-size: 13px;
}

.whoisbox {
	background: #eef3f8;
}

.whoisdetails {
	float: left;
	padding: 10px;
	width: auto;
}

.rblwrap {
	width: 609px;
	background: #fdfdf;
	border: 1px solid #dfe3e7;
	margin-bottom: 10px;
	font-size: 13px;
}

.rblbox {
	background: #eef3f8;
}

/* start darkdesigns */

.rblboxtitle {
	float: left;
	display: block;
	width: 244px;
	height: 29px;
	color: #FFFFFF;
	font-size: 18px;
	background: url(/images/blacklisttitle.jpg) no-repeat;
	padding: 7px 0 0 20px;
}

.rblboxstat {
	float: left;
	display: block;
	width: 345px;
	height: 29px;
	color: #FFFFFF;
	font-size: 18px;
	padding: 7px 0 0 0;
	background: #d0dbe5;
}

.rbldetails {
	float: left;
	padding: 10px;
	width: 447px;
}

.rbllisted {
	display: block;
	width: 551px;
	height: 22px;
	padding: 7px 0 0 15px;
	background: url(/images/listed.jpg) no-repeat;
	margin: 5px 0 5px 10px;
	font-size: 12px;
	color: #575757;
}

.rblnotlisted {
	display: block;
	width: 551px;
	height: 22px;
	padding: 7px 0 0 15px;
	background: url(/images/notlisted.jpg) no-repeat;
	margin: 5px 0 5px 10px;
	font-size: 12px;
	color: #575757;
}

/* end darkdesigns */

.left {
	float: left;
	width: 630px;
	margin: 0;
	padding: 0;
}

.searchboxes {
	margin-bottom: 10px;
}

.minisearchbox {
	float: left;
	width: 187px;
	padding: 4px;
	background: #fbfcfd;
	border: 1px solid #c8daed;
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}

.minisearchbox2 {
	width: 600px;
	padding: 4px;
	background: #fbfcfd;
	border: 1px solid #c8daed;
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}

.minisearchcontent {
	background: #eef3f8;
	padding: 12px;
}

.minisearchcontent2 {
	background: #67c9e6;
	padding: 12px;
}

input.go {
	margin-top: 1px;
	width: 110px;
}

input.go2 {
	font-size: 16px;
	width: 255px;
	padding: 1px 5px;
}

#press {
	font-size: 22px;
}

input.go3 {
	font-size: 26px;
	height: 46px;
	margin: 0;
}

.complaintswrap {
	width: 601px;
	padding: 4px;
	background: #fdfdfd;
	border: 1px solid #dfe3e7;
}

.complaints {
	background: #f8f8f8;
}

.title {
	padding: 10px 15px;
	border-bottom: 1px solid #dfe3e7;
	font-size: 16px;
	font-weight: bold;
	_height: 16px;
}

.title2 {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	_height: 16px;
}

.title a,
.titlea:visited,
.title a:hover {
	color: #000000;
	text-decoration: none;
}

.complaintsitem {
	padding: 20px 0 0 0;
}

.first {
	background: #d4d6ea;
}

.bubble {
	float: left;
	width: 50px;
	padding: 0 0 0 14px;
}

.complaintstexts {
	white-space: pre-line;
	float: right;
	width: 517px;
	margin: 0;
}

.cw {
	float: right;
	width: 517px;
	padding-bottom: 10px;
	margin: 0;
}

.ip1 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #3743ab;
}

.read1 {
	font-size: 12px;
	font-weight: normal;
	color: #646cbc;
}

.ip,
.recent {
	font-size: 14px;
	font-weight: bold;
	color: #4f82b4;
}

.ip1 a,
.ip1 a:visited {
	color: #3743ab;
	text-decoration: none;
}

.ip a,
.ip a:visited,
.recent a,
.recent a:visited {
	color: #4f82b4;
	text-decoration: none;
}

.ip1 a:hover {
	color: #3743ab;
	text-decoration: underline;
}

.ip a:hover,
.recent a:hover {
	color: #4f82b4;
	text-decoration: underline;
}

.read {
	font-size: 12px;
	font-weight: normal;
	color: #616161;
}

.by {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

.misc {
	_height: 11px;
	background: #e6e7f3;
	padding: 3px 20px 0 20px;
	border-bottom: 1px solid #bbd1e8;
	border-top: 1px solid #f8f8f8;
	font-size: 11px;
	color: #4177ad;
}

.misctxt {
	float: left;
	padding: 2px 0 5px 0;
}

.miscbtn {
	float: right;
	padding-: 0 20px 0 0;
}

.more {
	padding: 30px 20px;
	text-align: right;
}

.more a,
.more a:visited,
.more a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4f82b4;
	text-decoration: none;
}

.admininfowrap {
	width: 601px;
	background: #fdfdf;
	padding: 4px;
	border: 1px solid #dfe3e7;
	margin-bottom: 10px;
	color: #202021;
}

.admininfobox {
	width: 571px;
	background: #ffffec;
	padding: 0 15px 15px 15px;
}

.admintitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4d0;
}

ul.adminlinks {
	list-style: square;
	line-height: 22px;
}

ul.adminlinks a,
ul.adminlinks a:visited {
	font-size: 14px;
	color: #4f82b4;
	text-decoration: none;
}

ul.adminlink a:hover {
	color: #4f82b4;
	text-decoration: underline;
}

.slides {
	float: left;
	display: block;
	width: 150px;
	height: 110px;
	padding: 4px;
	margin-right: 40px;
	background: #FFFFFF;
	border: 1px solid #dfe3e7;
}

.slides img {
	border: 0;
}

.slidelast {
	margin-right: 0;
}

.pages {
	border-bottom: 1px solid #dfe3e7;
}

.pagetop {
	margin: 0 10px;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #dfe3e7;
}

.pageright {
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
}

.pagetop a,
.pagetop a:visited,
.pageright a,
.pageright a:visited {
	color: #5a8ab9;
	text-decoration: none;
	padding: 0 5px;
}

.pagetop a:hover,
.pagetop a.active,
.pageright a:hover,
.pageright a.active {
	color: #000000;
	text-decoration: none;
}

.pagetop span,
.pageright span {
	padding-left: 20px;
}

.pagebottom {
	margin: 0 10px;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #dfe3e7;
}

.pagebottom a,
.pagebottom a:visited {
	color: #5a8ab9;
	text-decoration: none;
	padding: 0 5px;
}

.pagebottom a:hover,
.pagebottom a.active {
	color: #000000;
	text-decoration: none;
}

.pagebottom span {
	padding-left: 20px;
}

.pageleft {
	float: left;
}

.pageright {
	float: right;
	text-align: right;
}

.ipform {
	font-size: 13px;
}

.ipform select {
	width: 195px;
}

.ipform textarea {
	width: 580px;
}

.send {
	background: #eef3f8;
	padding: 15px 0;
}

.right {
	float: right;
	width: 304px;
	margin: 0;
	padding: 0;
}

.sidewrap {
	width: 294px;
	background: #fdfdf;
	padding: 4px;
	border: 1px solid #dfe3e7;
	margin-bottom: 10px;
}

.sidebox {
	width: 264px;
	padding: 0px 15px 10px 15px;
	background: #f8f8f8;
}

.sidebox2 {
	width: 264px;
	padding: 10px 15px 10px 15px;
	line-height: 20px;
}

.sidebox2 ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: square;
}

.sidebox2 ul a,
.sidebox2 ul a:visited {
	text-decoration: underline;
	color: #010101;
}

.sidebox2 ul a:hover {
	text-decoration: none;
	color: #010101;
}

.sidetitle {
	padding: 10px 0;
	border-bottom: 1px solid #dfe3e7;
	font-size: 16px;
	font-weight: bold;
}

.sidetitle2 {
	margin: 0 0 10px 0;
	width: 198px;
	background: #336699;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 0 0 1px;
}

.sidetitle2 a {
	margin: 0 0 10px 0;
	width: 198px;
	background: #336699;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 0 0 1px;
}

.sidenote {
	float: left;
	width: 25px;
	margin-top: 10px;
}

.sidenote2 {
	float: left;
	width: 25px;
}

.sidetxt {
	float: right;
	width: 239px;
	margin-top: 10px;
}

.sidetxt2 {
	float: right;
	width: 239px;
}

.sidetxt2,
.sidetxt2 a,
.sidetxt2 a:visited,
.sidetxt2 a:hover {
	color: #181818;
	text-decoration: underline;
}

.recentsearch {
	float: left;
	/*width: 132px;*/
	width: 232px;
	padding: 5px 0;
	color: #4f82b4;
	font-size: 13px;
	font-weight: bold;
}

.recentsearch a,
.recentsearch a:visited {
	color: #4f82b4;
	text-decoration: none;
}

.recentsearch a:hover {
	color: #4f82b4;
	text-decoration: underline;
}

.flags {
	padding-right: 10px;
}

.comment {
	padding-bottom: 7px;
}

.more2 {
	padding: 15px 20px;
	text-align: right;
}

.more2 a,
.more2 a:visited,
.more2 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4f82b4;
	text-decoration: none;
}

.iplistwrap {
	width: 934px;
	background: #fdfdf;
	padding: 4px;
	border: 1px solid #dfe3e7;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #5384b6;
}

.iplistbox {
	background: #f8f8f8;
}

.iplist {
	float: left;
	padding: 10px;
	width: 213px;
}

.iplist a,
.iplist a:visited {
	color: #5384b6;
	text-decoration: none;
}

.iplist a:hover {
	color: #5384b6;
	text-decoration: underline;
}

.iprange {
	float: left;
	width: 280px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #5384b6;
}

.iprange a,
.iprange a:visited {
	color: #5384b6;
	text-decoration: none;
}

.iprange a:hover {
	color: #5384b6;
	text-decoration: underline;
}

.footer {
	margin: 10px 0 20px 0;
	width: 904px;
	padding: 10px 20px;
	*padding: 10px 20px 0 20px;
	_padding: 10px 20px 0 20px;
	background: #4a7eb1;
}

.footerleft {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #6c95bd;
}

.footerleft a,
.footerleft a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footerleft span {
	padding: 0 10px 0 10px;
}

.footerright {
	float: right;
	color: #FFFFFF;
}

img,
div,
a,
input {
	behavior: url(/iepngfix.htc);
}

.txtright {
	text-align: right;
}

#map {
	float: left;
	padding: 0;
	margin: 0;
	width: 230px;
	height: 250px;
}

/* start darkdesigns */
.emaillookup {
	font-size: 24px;
	font-weight: bold;
	color: #2461a0;
}

ul.emlu {
	list-style: url(/images/bluearrow.jpg);
}

ul.emlu li {
	margin-left: -15px;
	margin-bottom: 5px;
	padding: 0;
}

.embox {
	width: 330px;
	float: left;
}

.emboxform {
	display: block;
	width: 330px;
	height: 98px;
	background: url(/images/lookupbg.jpg) no-repeat;
	padding: 20px 0 0 30px;
}

.emboxright {
	float: right;
	width: 580px;
	background: url(/images/emboxrightbg.jpg) repeat-y;
}

.latestemails {
	padding: 5px 10px 5px 30px;
	background: #dddddd;
	color: #707070;
	font-size: 10px;
	margin-bottom: 5px;
}

.latestemails a,
.latestemails a:visited {
	color: #2461a0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.latestemails a:hover {
	color: #e20101;
	text-decoration: none;
}

.linky a,
a:visited {
	color: #2936a6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.linky a:hover {
	color: #2936a6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* end darkdesigns */

/* Mobile Responsive Improvements */
@media (max-width: 768px) {
	.logo {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}

	.topsearch {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.tsearch {
		margin-top: 0;
	}

	.left {
		width: 100%;
		float: none;
	}

	.minisearchbox {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		float: none;
	}

	.minisearchbox2 {
		width: 100%;
		margin-right: 0;
	}

	.headline {
		width: 100%;
		box-sizing: border-box;
	}

	.mapwrap {
		width: 100%;
		box-sizing: border-box;
	}

	.mapbox {
		width: 100%;
		float: none;
	}

	.mapdetails {
		width: 100%;
		float: none;
		height: auto;
	}

	.mapvalue, .mapvalue2 {
		width: auto;
		float: none;
	}

	.mapcat, .mapcat2 {
		float: none;
		width: auto;
	}

	ul.menuleft {
		width: 100%;
	}
}

@media (max-width: 480px) {
	body {
		font-size: 14px;
	}
	
	input.srch {
		font-size: 16px; /* Prevent zoom on iOS */
	}
	
	.menu {
		padding: 5px 0;
	}
}

/* Touch Target Improvements */
button, input[type="submit"], input[type="button"], .look img {
	min-height: 44px;
	min-width: 44px;
	padding: 10px 16px;
	cursor: pointer;
	touch-action: manipulation;
}

input[type="text"], input[type="email"], input[type="search"], textarea {
	min-height: 44px;
	padding: 12px 16px;
	font-size: 16px; /* Prevent zoom on iOS */
	border-radius: 4px;
	border: 2px solid #ddd;
	box-sizing: border-box;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus {
	outline: 2px solid #4A90E2;
	outline-offset: 2px;
	border-color: #4A90E2;
}

/* Improved search button styling */
.look img {
	padding: 8px;
	min-width: 40px;
	min-height: 40px;
}

/* Better link targets in menus */
a {
	min-height: 44px;
	display: inline-block;
	line-height: 44px;
	text-decoration: none;
}

/* Menu items touch targets */
ul.menuleft li a, ul.menuright li a {
	padding: 12px 16px;
	min-height: 44px;
	line-height: 20px;
	display: block;
}
