/* everything */
body {
	background-color:#e0e0e0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0 auto;
	padding:0;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border */
}
/* default element styles */
ul, ol {
	margin:10px 0 10px 30px;
}
p, ul, ol, blockquote {
	/*	font-size:0.85em;  */
	line-height:1.9em;
	text-align:justify;
	margin-bottom:10px;
	/*  added 20090601  */
	font-size:0.75em;
}
a {
	color:#ff6600;
	text-decoration:none;
	border-bottom:1px dotted #ff6600;
}
a:hover {
	color:#E25C03;
}
table {
	width:100%;
}
table tr th {
	background:#ff6600 url('images/nav-bg.png') repeat-x scroll 0 50%;
	padding:5px 10px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:2px;
	border:1px solid #D65600;
}
table tr td {
	padding:5px 10px;
	color:#333333;
	letter-spacing:1px;
	border-bottom:1px solid #dddddd;
}
table tr.alt td {
	background-color:#EFEFEF;
}
blockquote {
	font-style:italic;
	letter-spacing:1px;
	margin:15px 0 15px 30px;
	background:#ffffff url('images/quote.png') no-repeat scroll top left;
	padding:10px 0 10px 55px;
}
code {
	font-family:"Courier New", Courier, monospace;
	letter-spacing:1px;
	margin:15px 0 15px 30px;
	display:block;
	border:1px solid #dddddd;
	padding:15px 10px;
}
/* page wrapper */
div#wrap {
	/*	width:90%;  */
	background:#ffffff url('images/header-bg.png') no-repeat scroll top left;
	margin:0 auto;
	padding:0;
}
div#header {
	/*	padding:30px 20px;  */
/*  added 20090601  */
	width:768px;
	margin:auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
div#header div#header-text {
}
div#header div#header-text h1, div#header div#header-text h2 {
	padding:0;
	margin:0;
}
div#header div#header-text h1, div#header div#header-text h1 a {
	color:#ff6600;
	border-bottom:none;
	font-size:1.8em;
	letter-spacing:-5px;
	line-height:1.0em;
	text-transform:lowercase;
}
div#header div#header-text h1 a span {
	color:#333333;
}
div#header div#header-text h2 {
	color:#cccccc;
	letter-spacing:-2px;
	margin-top:-5px;
	text-transform:lowercase;
}
/* navigation menu */
div#navigation {
	height:55px;
	background:#FF9900 url('images/nav-bg.png') repeat-x scroll bottom left;
	border-top:1px solid #D65600;
	/*  added 20090601  */	
	text-align:center;
}
div#navigation ul {
	list-style:none;
	margin:0 10px;
	padding:0;
	position:relative;
	top:0;
}
div#navigation ul li {
	display:block;
	float:left;
}
div#navigation ul li.selected {
	background:#ffffff url('images/item-right.png') no-repeat scroll bottom right;
	position:relative;
	top:-1px;
}
div#navigation ul li a {
	display:block;
	float:left;
	color:#ffffff;
	border-bottom:none;
	height:25px;
	font-weight:bold;
	font-size:1.05em;
	padding:15px 20px 9px;
}
div#navigation ul li.selected a {
	background:transparent url('images/item-left.png') no-repeat scroll bottom left;
	color:#ff6600;
	padding:16px 20px 9px;
}
/* page content area */
div#content {
	background:#ffffff url('images/body-bg.png') repeat-x scroll top left;
	border-top:1px solid #D65600;
	/* added 20090601  */	
	width:768px;
	margin:auto;
}
/* main content area + page styles */
div#page {
	float:left;
	padding:10px;
	/*	width:66%;  */
	color:#555555;
	/* added 20090601  */
	width:494px;
}
div#page h2 {
	color:#444444;
	letter-spacing:-2px;
}
div#page h3 {
	color:#FF6600;
}
div#page h5 {
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
	color:#333333;
}
/* sidebar + sidebar styles */
div#sidebar {
	float:right;
	/*	width:28%;  */
	padding:10px;
	/* added 20090601  */
	width:234px;
}
div#sidebar h3 {
	background:transparent url('images/h3-bg.png') no-repeat scroll bottom left;
	color:#ff6600;
	letter-spacing:0;
	font-size:1.4em;
	margin-bottom:5px;
	padding:10px 0;
	font-weight:normal;
}
div#sidebar h3 strong {
	color:#333333;
}
div#sidebar ul {
	list-style:none;
	margin-left:0;
}
div#sidebar p.newsitem {
	/*	font-size:0.82em;  */
	line-height:1.6em;
	margin-bottom:35px;
	/* added 20090601  */
	font-size:0.72em;
}
div#sidebar p.newsitem span {
	font-size:0.75em;
	text-transform:uppercase;
	color:#ff6600;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#sidebar p.newsitem a.read-more-link {
	font-family:Tahoma, Arial, sans-serif;
	float:right;
	color:#999999;
	border-bottom:none;
	display:block;
	letter-spacing:1px;
	font-size:0.8em;
	padding:0 0 0 17px;
	margin:10px 0;
	background:#ffffff url('images/read-more.png') no-repeat scroll 0 50%;
}
div#sidebar p.newsitem a.read-more-link:hover {
	text-decoration:underline;
}
div#sidebar ul {
	margin:0 0 0 10px;
}
div#sidebar ul li {
	padding:5px 0;
}
div#sidebar ul li a {
	border-bottom:none;
	text-decoration:underline;
}
div#sidebar ul.blocklist {
	margin:0;
	/* added 20090601  */	
	width:200px;
}
div#sidebar ul.blocklist li {
	padding:0;
}
div#sidebar ul.blocklist li a {
	display:block;
	border:none;
	text-decoration:underline;
	color:#ff6600;
	padding:5px 35px;
}
div#sidebar ul.blocklist li.selected-item a {
	background:#ff6600 url('images/nav-bg.png') repeat-x scroll 0 50%;
	color:#ffffff;
	border:1px solid #D65600;
}
/* footer styles */
div.footer {
	clear:both;
	padding:15px 5px;
	border-top:1px solid #dbdbdb;
	width:98%;
	margin:0 auto;
	/* added 20090601  */
	font-size:12px;
}
div.footer p {
	margin:0;
	color:#999999;
}
div.footer p a {
	color:#999999;
	border-bottom:none;
	text-decoration:underline;
}
/* added 20090601 -->  */
#results {
	font-size:0.65em;
	line-height:0.95em;
	text-align:justify;
}
div#header-info {
	width:auto;
	font-size:11px;
	text-align:center;
}
div#navigation-menu {
	width:768px;
	margin:auto;
}

/* PROXY SEUDOIP.COM/PROTEGE */
#proxy_url {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 405px;
	padding: 4px;
	border: 1px solid #FF6600;
	text-align:center;
}
#proxy_button {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}
input, button {
	border: 1px solid #FF6600; /* #AAA */
}
.FormSubmit {
	background: #EEE;
	color: #FFF;
}
fieldset {
	border: 0;
	color: #FF6600;
	font: bold 11px Verdana, arial, helvetica, sans-serif;
	padding: 8px 0;
}
label {
	/*display: block;*/
	font-weight: normal;
	margin-bottom: 8px;
	color: #333;
	cursor: help;
}
#proxy_options {
	color: #CCCCCC;
}
/*#footer {
	text-align: center;
	padding: 10px 0px;
}*/
#tooltip {
	width:20em;
	color: #555;
	background: #fff;
	font-size: 10px;
	font-weight: light;
	padding: 5px;
	border: 3px solid #ccc;
	text-align: left;
}
#error {
	border: 1px solid #FF6600;
	border-left: 5px solid #FF6600;
	padding: 2px;
	margin: 5px 0 15px 0;
	color: #000;
	background: #eee;
}
#options {
	list-style-type: none;
	width: 474px;
	margin-left: 40px;
	padding: 0;
}
#options li {
	float: left;
	width: 150px;
	border-left: 2px solid #ccc;
}

/* TRACE SEUDOIP.COM/RASTREA */
.navbar_button {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}
.whois_Input{
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 13px;
	color: #666;
	width: 200px;
	padding: 4px;
	border: 1px solid #FF6600;
}
.whois_select{
	font-size: 14px;
	font-family:"Trebuchet MS", "sans-serif";
	color: #666;
	background: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 2px;
}
.whois_button {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align: text-bottom;
}
.port_Input{
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 13px;
	color: #666;
	width: 45px;
	padding: 4px;
	border: 1px solid #FF6600;
}

/* LOCATE SEUDOIP.COM/LOCALIZA */
.ip_input {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 200px;
	padding: 4px;
	border: 1px solid #FF6600;
}
.ip_FormSubmit {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}

/* SHORTURL SEUDOIP.COM/ABREVIA */
#shorturl_input {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 350px;
	padding: 4px;
	border: 1px solid #FF6600;
}
#shortinput_FormSubmit {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}
/*#shorturl {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 275px;
	padding: 4px;
	border: 1px solid #FF6600;
	text-align:center;
}*/
#yay {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 275px;
	padding: 4px;
	border: 1px solid #FF6600;
	text-align:center;
	}
#error {
	border: 1px solid #FF6600;
	border-left: 5px solid #FF6600;
	padding: 2px;
	margin: 5px 0 15px 0;
	color: #000;
	background: #eee;
	}
#log_res {
	clear: both;
	padding: 10px 0 10px;
	width: 366px; }
#floater {
	float: left;
	height: 50%;
	margin-bottom: -150px; }

/* TEMP EMAIL SEUDOIP.COM/EMAIL */
#t12l_body {
	/*background-color:#e0e0e0;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:0 auto;
	padding:0;
}
#t12l_bodycontent {
	width:474px;
	margin:auto;
	/* border: 1px solid #AAA;*/
	padding:10px;
}
.t12l_set_email_button input[type="submit"] {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	border: 1px solid #FF6600;
	vertical-align:top;
}
.t12l_set_email_button input[type="text"] {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 165px;
	padding: 4px;
	border: 1px solid #FF6600;
	text-align:center;
}
.t12l_get_email_button input[type="submit"] {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	border: 1px solid #FF6600;
	vertical-align:top;
}
.t12l_loading {
	position:absolute;
	top:5px;
	right:5px;
	visibility:hidden;
	vertical-align:middle;
}
#t12l_email_message {
	display:none;
	position:fixed;
	top:5%;
	left:15%;
	right:15%;
	bottom:5%;
	background-color:#FFFFFF;
	border:5px solid #FF6600;
	padding:0 20px 20px 20px;
	overflow:scroll;
}
.t12l_address_input {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 275px;
	padding: 4px;
	border: 1px solid #FF6600;
	text-align:center;
}
.t12l_mail_list {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}
.t12l_mail_list td {
	font-size:65%;
	padding:5px 5px;
	border-right:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
}
.t12l_mail_list tr:hover {
	background-color:#EEE;
}
.t12l_mail_list th a {
	text-decoration:none;
	font-weight:bold;
	color:#4f9cf2;
}
.t12l_mail_list th {
	border-bottom:1px solid #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding-left:3px;
	padding-right:5px;
	white-space:nowrap;
	text-align:left;
}
.t12l_error_message {
	color:#999;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:15px;
}
.t12l_error_message_item {
	padding-bottom:10px;
}
.t12l_reload_button {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	border: 1px solid #FF6600;
	vertical-align:top;
	width:75px;
	text-align:center;
}
.t12l_mail_details {
	width:100%;
	border-collapse:collapse;
	margin-top:30px;
}
.t12l_mail_details tr {
	border-bottom:1px solid #CCCCCC;
}
.t12l_mail_details td {
	font-size:65%;
	padding:5px 5px;
	vertical-align:top;
}
.t12l_mail_details_text {
	font-family:Courier new;
}
.t12l_mail_reply {
	width:80%;
	border-collapse:collapse;
	margin-bottom:30px;
}

.t12l_mail_reply td {
	font-size:65%;
	padding:5px 0px;
	vertical-align:top;
}

.t12l_mail_reply_field textarea {
	width:474px;
}

/* ANONYM SEUDOIP.COM/ENLAZA */
#url_input {
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 16px;
	color: #666;
	width: 390px;
	padding: 4px;
	border: 1px solid #FF6600;
}
#input_FormSubmit {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}
#keywordsInput{
	font-family: "Trebuchet MS", "sans-serif";
	font-size: 12px;
	color: #666;
	width: 370px;
	padding: 4px;
	border: 1px solid #FF6600;
}
#submitButton{
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	cursor: pointer;
	background: #EEE;
	color: #666;
	vertical-align:top;
}