body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #C0C0C0 url(/img/trace_email_bg.gif) repeat-x left top;
}

html {
	margin-bottom: 1px;
}


.center {
	text-align: center !important;
}

.clear {
	clear: both;
}

.lclear {
	clear: left;
}


a.box {
	border: 1px solid #7F7F7F;
	color: #000 !important;
	display: block;
	line-height: 1.3em;
	margin: 0 0 3px 0;
	padding: 12px 12px 12px 72px;
	text-decoration: none;
}

a.box h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0 !important;
}

a.box h3 span {
	color: #00F !important;
	padding: 2px;
	text-decoration: underline;
}

a.box.emailtrace {
	background: transparent url(/img/trace_email_icon_emailtrace.png) no-repeat 12px 12px;
}

a.box.fwdlookup {
	background: transparent url(/img/trace_email_icon_fwdlookup.png) no-repeat 12px 12px;
}

a.box.iplookup {
	background: transparent url(/img/trace_email_icon_iplookup.png) no-repeat 12px 12px;
}

a.box.revlookup {
	background: transparent url(/img/trace_email_icon_revlookup.png) no-repeat 12px 12px;
}

a.box:hover {
	background-color: #DDD;
}

a.oal {
	background: transparent url(/img/trace_email_bg_oal.gif) no-repeat left top;
	color: #0053D9;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 24px 0 8px 45px;
}

form.inline {
	display: inline;
}

form.inline input {
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

div.logo {
	margin: 0 0 32px 0;
}

div.logo.emailfinder {
	background: transparent url(/img/trace_email_logo_emailfinder.gif) no-repeat left top;
	height: 39px;
}

div.logo.emailtracer {
	background: transparent url(/img/trace_email_logo_emailtracer.gif) no-repeat left top;
	height: 73px;
}

div.logo.everify {
	background: transparent url(/img/trace_email_logo_everify.gif) no-repeat left top;
	height: 80px;
}

div.logo.infotracer {
	background: transparent url(/img/infotracer.png) no-repeat left top;
	height: 70px;
}

div.logo.inteligator {
	background: transparent url(/img/trace_email_logo_inteligator.gif) no-repeat left top;
	height: 75px;
}

.errormsg form.inline input {
	border-bottom: 2px solid #FFF;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#map form.inline input {
	border-bottom: 1px solid #00F;
	color: #00F;
}

#canvas {
	margin: 0 auto;
	position: relative;
	width: 946px;
}


#content {
	background-color: #FFF;
	padding: 16px;
}

#content a {
	color: #00F;
}

#content h2 {
	margin: 0 0 12px 0;
	line-height: 1em;
}

#content h2.faq {
	background: transparent url(/img/trace_email_bg_faq.png) no-repeat left top;
	height: 45px;
	padding: 28px 0 0 153px;
}

#content h2.faq2 {
	background: transparent url(/img/trace_email_bg_faq.gif) no-repeat left top;
	height: 34px;
	padding: 8px 0 0 35px;
}

#content h2.review {
	background: transparent url(/img/trace_email_bg_review.gif) no-repeat left top;
	height: 25px;
	padding: 8px 0 0 44px;
}

#content h3 {
	margin: 16px 0 6px 0;
	line-height: 1em;
}

#content h3.emailtrace, #content h3.fwdlookup, #content h3.iplookup, #content h3.revlookup {
	height: 16px;
	padding: 24px 0 0 44px;
}

#content h3.emailtrace {
	background: transparent url(/img/trace_email_icon_emailtrace.png) no-repeat left top;
}

#content h3.fwdlookup {
	background: transparent url(/img/trace_email_icon_fwdlookup.png) no-repeat left top;
}

#content h3.iplookup {
	background: transparent url(/img/trace_email_icon_iplookup.png) no-repeat left top;
}

#content h3.revlookup {
	background: transparent url(/img/trace_email_icon_revlookup.png) no-repeat left top;
}

#content h4 {
	margin: 12px 0 3px 0;
	line-height: 1em;
}

#content p:first-child, #content h2:first-child, #content h3:first-child {
	margin-top: 0;
}

#content h2 + p, #content h3 + p, #content h4 + p {
	margin-top: 0;
}

#content p, #content ul {
	line-height: 1.5em;
	margin: 0;
}

#content p + p {
	margin-top: 16px;
}

#content ul {
	margin: 0;
	padding-left: 2em;
}

#content ul.faq, #content ul.review {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}

#content ul.faq li, #content ul.review li {
	height: 28px;
	padding: 0 0 0 27px;
}

#content ul.faq li {
	background: transparent url(/img/trace_email_bg_li_faq.gif) no-repeat left top;
}

#content ul.review li {
	background: transparent url(/img/trace_email_bg_li_review.gif) no-repeat left top;
}

#content .breadcrumb {
	font-size: 11px;
	margin: 0 0 16px 0;
}

#content .option {
	font-style: italic;
}


#content .submit {
	padding: 0 9px;
	position: relative;
	height: 38px;
}

#content .submit .i {
	background: transparent url(/img/trace_email_bg_submit.png) repeat-x left top;
	height: 38px;
}

#content .submit .l {
	background: transparent url(/img/trace_email_bg_submit_l.png) no-repeat left top;
	height: 38px;
	left: 0;
	position: absolute;
	top: 0;
	width: 9px;
}

#content .submit .r {
	background: transparent url(/img/trace_email_bg_submit_r.png) no-repeat left top;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 9px;
}

#content .submit a, #content .submit input {
	color: #FFF;
	font-size: 24px;
}

#content .submit a {
	display: block;
	padding: 6px 4px 0 4px;
	text-decoration: none;
}

#content .submit input {
	background-color: transparent;
	border: 0 none;
	cursor:pointer;
	height: 36px;
	padding: 0 0 2px 0;
}

#content .submit.float {
	float: left;
}


#footer {
	color: #000;
	font-size: 11px;
	padding: 4px;
}

#footer ul {
	display: inline;
	list-style-type: none;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 0 0 12px;
}

#footer ul li a {
	color: #000;
	text-decoration: none;
}

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


#form {
	background: transparent url(/img/trace_email_bg_form_r.gif) repeat-y right top;
	position: relative;
	width: 694px;
}

#form a {
	color: #FFF;
}

#form .b {
	background: transparent url(/img/trace_email_bg_form_b.gif) repeat-x left top;
	height: 16px;
	position: relative;
}

#form .b .l {
	background: transparent url(/img/trace_email_bg_form_bl.gif) no-repeat left top;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#form .b .r {
	background: transparent url(/img/trace_email_bg_form_br.gif) no-repeat left top;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

#form .t {
	background: transparent url(/img/trace_email_bg_form_t.gif) repeat-x left top;
	height: 16px;
	position: relative;
}

#form .t .l {
	background: transparent url(/img/trace_email_bg_form_tl.gif) no-repeat left top;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#form .t .r {
	background: transparent url(/img/trace_email_bg_form_tr.gif) no-repeat left top;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

#form .content {
	background: #6E9CB4 url(/img/trace_email_bg_form_l.gif) repeat-y left top;
	color: #FFF;
	padding: 0 0 0 16px;
	margin: 0 16px 0 0;
}

#form .content form {
	padding: 24px 0 0 0;
}

#form .content h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#form .content h2.emailtrace, #form .content h2.fwdlookup, #form .content h2.iplookup, #form .content h2.revlookup {
	height: 28px;
	padding: 12px 0 0 48px;
}

#form .content h2.emailtrace {
	background: transparent url(/img/trace_email_icon_emailtrace.png) no-repeat left top;
}

#form .content h2.fwdlookup {
	background: transparent url(/img/trace_email_icon_fwdlookup.png) no-repeat left top;
}

#form .content h2.iplookup {
	background: transparent url(/img/trace_email_icon_iplookup.png) no-repeat left top;
}

#form .content h2.revlookup {
	background: transparent url(/img/trace_email_icon_revlookup.png) no-repeat left top;
}

#form .content p {
	line-height: 1.3em;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

#form .content .errormsg {
	background: transparent url(/img/trace_email_bg_errormsg.png) no-repeat left 1px;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
	padding: 0 0 0 18px;
}

#form .content .input {
	background: transparent url(/img/trace_email_bg_input.gif) repeat-x left top;
	height: 38px;
	margin: 0 4px 4px 0;
	padding: 0 12px;
	position: relative;
}

#form .content .input.float {
	float: left;
}

#form .content .input input  {
	background: transparent none;
	border: 0 none;
	color: #4D829C;
	font-size: 16px;
	height: 27px;
	padding: 8px 0 3px 0;
	width: 100%;
}

#form .content .input select {
	background: #F5F7F7 none;
	border: 0 none;
	color: #4D829C;
	font-size: 16px;
	margin: 8px 0 0 0;
}

#form .content .input .l {
	background: transparent url(/img/trace_email_bg_input_l.gif) no-repeat left top;
	height: 38px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}

#form .content .input .r {
	background: transparent url(/img/trace_email_bg_input_r.gif) no-repeat left top;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}

#form .content .pad {
	margin: 8px 0 24px 0;
}

#form .content .sinput {
	background: transparent url(/img/trace_email_bg_sinput_r.gif) repeat-y right top;
	position: relative;
}

#form .content .sinput .b {
	background: transparent url(/img/trace_email_bg_sinput_b.gif) repeat-x left top;
	height: 12px;
	position: relative;
}

#form .content .sinput .b .l {
	background: transparent url(/img/trace_email_bg_sinput_bl.gif) no-repeat left top;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}

#form .content .sinput .b .r {
	background: transparent url(/img/trace_email_bg_sinput_br.gif) no-repeat left top;
	height: 12px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}

#form .content .sinput .t {
	background: transparent url(/img/trace_email_bg_sinput_t.gif) repeat-x left top;
	height: 12px;
	position: relative;
}

#form .content .sinput .t .l {
	background: transparent url(/img/trace_email_bg_sinput_tl.gif) no-repeat left top;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}

#form .content .sinput .t .r {
	background: transparent url(/img/trace_email_bg_sinput_tr.gif) no-repeat left top;
	height: 12px;
	position: absolute;
	right: 0;
	top: 0;
	width: 12px;
}

#form .content .sinput .content {
	background: #F5F7F7 url(/img/trace_email_bg_sinput_l.gif) repeat-y left top;
	color: #FFF;
	padding: 0 0 0 12px;
	margin: 0 12px 0 0;
}

#form .content .sinput .content textarea {
	background: transparent none;
	border: 0 none;
	color: #4D829C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
}


#header {
	background: transparent url(/img/trace_email_bg_header.png) no-repeat left top;
	border-bottom: 8px solid #808080;
	height: 132px;
	position: relative;
}

#header h1 {
	font-weight: normal;
	left: 24px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
}

#header h1 a {
	background: transparent url(/img/trace_email_bg_logo.png) no-repeat left top;
	color: #B51B21;
	display: block;
	font-size: 24px;
	font-style: italic;
	height: 64px;
	padding: 8px 0 0 72px;
	text-decoration: none;
}

#header h1 a span {
	color: #000;
	display: block;
	font-size: 12px;
	font-style: normal;
}


#infobox {
	background: transparent url(/img/trace_email_bg_infobox_r.gif) repeat-y right top;
	float: right;
	position: relative;
	width: 212px;
}

#infobox .b {
	background: transparent url(/img/trace_email_bg_infobox_b.gif) repeat-x left top;
	height: 16px;
	position: relative;
}

#infobox .b .l {
	background: transparent url(/img/trace_email_bg_infobox_bl.gif) no-repeat left top;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#infobox .b .r {
	background: transparent url(/img/trace_email_bg_infobox_br.gif) no-repeat left top;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

#infobox .content {
	background: #C61410 url(/img/trace_email_bg_infobox_l.gif) repeat-y left top;
	color: #FFF;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
	text-align: justify;
}

#infobox .content a.arrow {
	background: transparent url(/img/trace_email_bg_arrow.gif) no-repeat left center;
	color: #FFF;
	display: block;
	margin: 16px 0 0 0;
	padding: 0 0 0 17px;
	text-decoration: underline;
}

#infobox .content a:hover {
	text-decoration: underline;
}

#infobox .content h2 {
	background: transparent url(/img/trace_email_bg_infobox.png) no-repeat left top;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 4px 0 8px 22px;
	text-align: left;
}

#infobox .t {
	background: transparent url(/img/trace_email_bg_infobox_t.gif) repeat-x left top;
	height: 16px;
	position: relative;
}

#infobox .t .l {
	background: transparent url(/img/trace_email_bg_infobox_tl.gif) no-repeat left top;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#infobox .t .r {
	background: transparent url(/img/trace_email_bg_infobox_tr.gif) no-repeat left top;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}


#ipinfo {
	float: left;
	width: 366px;
}

#ipinfo table {
	line-height: 1em;
}

#ipinfo td, #ipinfo th {
	padding: 0 0 8px 0;
	vertical-align: top;
}

#ipinfo th {
	padding-right: 8px;
	text-align: left;
}

#ipinfo .comment {
	font-size: 14px;
}


#map {
	float: right;
	height: 480px;
	width: 500px;
}


#menu {
	background-color: #FFF;
	border-bottom: 4px solid #C0C0C0;
	padding: 16px 0 0 0;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 16px;
	padding: 0;
}

#menu ul li {
	float: left;
	padding: 0 4px 0 0;
}

#menu ul li a {
	background: transparent url(/img/trace_email_bg_menuitem.png) repeat-x left bottom;
	color: #FFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	padding: 4px 8px 0 8px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#menu ul li a.active, #menu ul li a:hover {
	background-position: left top;
}


#results {
	background: transparent url(/img/trace_email_bg_results.gif) no-repeat left top;
	padding: 20px 0 0 0;
}

#results .result {
	background: #EBEBEB none;
}

#results .result .b {
	background: #EBEBEB none;
	height: 16px;
	position: relative;
}

#results .result .b .l {
	background: transparent url(/img/trace_email_bg_result_bl.gif) no-repeat left top;
	height: 16px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#results .result .b .r {
	background: transparent url(/img/trace_email_bg_result_br.gif) no-repeat left top;
	height: 16px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}

#results .result .content {
	line-height: 1.5em;
	padding: 0 16px;
	position: relative;
}

#results .result .content a.affiliate {
	color: #CC3B02;
	font-size: 24px;
	line-height: 1.5em;
}

#results .result .content h2 {
	background: none;
	border-bottom: 4px solid #CCC;
	color: transparent;
	font-size: 8px;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

#results .result .content h2 a.button:hover {
	text-decoration: underline;
}

#results .result .content h2 a.caption {
	color: #EBEBEB;
	display: block;
	height: 34px;
	text-align: right;
	text-decoration: none;
	width: 800px;
}

#results .result .content h2.emailfinder a.caption {
	background: transparent url(/img/trace_email_logo_ws_emailfinder.gif) no-repeat left top;
}

#results .result .content h2.emailtracer a.caption {
	background: transparent url(/img/trace_email_logo_ws_emailtracer.gif) no-repeat left top;
}

#results .result .content h2.everify a.caption {
	background: transparent url(/img/trace_email_logo_ws_everify.gif) no-repeat left top;
}

#results .result .content h2.infotracer a.caption {
	background: transparent url(/img/infotracer.png) no-repeat left top;
}

#results .result .content h2.inteligator a.caption {
	background: transparent url(/img/trace_email_logo_ws_inteligator.gif) no-repeat left top;
}

#results .result .content hr {
	border: 2px solid #CCC;
	margin: 6px 0;
}

#results .result .content .review {
	background: transparent url(/img/trace_email_bg_button.gif) no-repeat left top;
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 22px;
	line-height: 1em;
	padding: 2px 0 0 0;
	position: absolute;
	right: 16px;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 62px;
}

#results .result .t {
	background: transparent url(/img/trace_email_bg_result_t.gif) repeat-x left top;
	height: 32px;
	position: relative;
}

#results .result .t .l {
	background: transparent url(/img/trace_email_bg_result_tl.gif) no-repeat left top;
	height: 32px;
	left: 0;
	position: absolute;
	top: 0;
	width: 64px;
}

#results .result .t .r {
	background: transparent url(/img/trace_email_bg_result_tr.gif) no-repeat left top;
	height: 32px;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}


#slogan {
	color: #808080;
	left: 300px;
	font-size: 32px;
	font-style: italic;
	position: absolute;
	top: 36px;
	white-space: nowrap;
}

#slogan span {
	color: #FFF;
	left: -2px;
	position: absolute;
	top: -2px;
}


#social {
	position: absolute;
	right: 8px;
	top: 102px;
}

#social .addthis {
	float: left;
	padding: 3px 0 0 0;
	width: 125px;
}

#social .facebook {
	float: left;
	width: 300px
}

#social .follow {
	float: left;
	margin: 0 0 0 16px;
	width: 60px;
}

#social .twitter {
	float: left;
	width: 110px;
}


