/* CSS Document */
body{
	color: #222;
	padding: 0px;
	background-color: #F7F7F7;
	background-image: url(background.png);
	background-position: 50% 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center; /* Faz funcionar no IE, mas faz os texto ficaram centralizados.*/
	overflow-y: scroll;
}
div#geral {
width: 770px; /* Um layout projetado para 800 x 600 não deve ocupar 800 de largura,e sim um pouco menos por causa da barra de rolagem*/
margin: 0 auto; /* Define o topo com 0 de margem e centraliza a div. Mas não funciona no IE*/
text-align: left; /* Faz o texto voltar para a esquerda */
}


img{border:none;}

#header{
	background-image:url(listras.png);
	height:225px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 769px;
	position: relative;
	text-align: center;
}

#testes, #content {
	background-color: #FFFFFF;
	width: 770px;
	}

#header img {
	margin-top: 5px;
}
#bigteste {
	background-image: url(bigtest.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 433px;
	position: relative;
	top: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#bigteste input{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#bigteste input.text {
	width: 350px;
	font-family: Arial;
	font-size: 31px;
	color: #333333;
	padding: 0px;
	height: 36px;
	position: relative;
	top: 7px;
	margin-left: 60px;
	margin-right: -30px;
}

#left, #right {
	width: 320px;
	background-color: #FFFFFF;
}

#left{
	float: left;
	padding-left: 50px;
}
#right{
	margin-left: 393px;
}


.whois{	color: #027ABB;}
.traceroute{	color: #ED6E20;	}
.blacklist{ color: #76012B; }
.reverso { color:#73BE1E; }
.spf{color:#67739C;}
.ping{color:#660066;}
.todos {
	color: #000000;
}



#whois input.whois, #traceroute input.traceroute, #blacklist input.blacklist, #reverso input.reverso, #spf input.spf, #ping6 input.ping6{
	height: 30px;
	width: 256px;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 0px;
}

.whois, .traceroute, .blacklist, .reverso, .spf, .ping, .todos {
	font-weight: bold;
}
#whois input.submit, #traceroute input.submit, #blacklist input.submit, #reverso input.submit, #spf input.submit, #ping6 input.submit{
	color:#FFFFFF;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 44px;
	height: 40px;
	position: static;
	margin: 0px;
}
#resultado {
	width: 720px;
	margin-right: 25px;
	margin-left: 25px;
	color: #999999;
}
 
#infotip {
	width: 170px;
	color: #8F8F8F;
	font-size: 11px;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#resultado .index {
	border: 1px dotted #CCCCCC;
	width: 470px;
	margin-left: 215px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
}
.ping2 h4{
	border-bottom-color: #660066;
}
.blist h4{
	color: #76012B;
	border-bottom-color: #76012B;
}
.trace h4 {
	color: #ED6E20;
	border-bottom-color: #ED6E20;
}
.spf2 h4 {
	color: #67739C;
	border-bottom-color: #67739C;
}

.whois2 h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #027ABB;
	color: #027ABB;
}



.ping2 h4, .blist h4, .trace h4, .spf2 h4, .reverso2 h4, .whois2 h4 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#resultado .ping2 {
	color: #660066;
	border-top-color: #660066;
	border-right-color: #660066;
	border-bottom-color: #660066;
	border-left-color: #660066;
}
#resultado .blist {
	color: #76012B;
}
#resultado .trace {
	color: #ED6E20;
}
#resultado .spf2 {
	color: #67739C;
}
#resultado .reverso2 {
	color: #73BE1E;
}
#resultado .whois2 {
	color: #027ABB;
}



.moreping {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: -18px;
}


#resultado .ping2, #resultado .trace, #resultado .whois2, #resultado .spf2, #resultado .reverso2, #resultado .blist {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	}
#resultado .ping2 p, #resultado .trace p, #resultado .blist p, #resultado .reverso2 p, #resultado .spf2 p, #resultado .whois2 p {
	margin: 7px;
	background-color:#FFFFFF;
}
input .check {
	height: 30px;
	width: 30px;
	font-size: 30px;
	color: #000099;
	background-color: #FF0000;
	background-image: url(check.png);
}
/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	text-decoration: none;
	outline: none;
	background: url(check2.gif) no-repeat;
	height: 23px;
	width: 50px;
	display: block;
	float: left;
	color: #666666;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
/* fake checkbox : hover state */
.fakecheck:hover {
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -30px;
}
.no {
	visibility: hidden;
}
#check {
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	color: #8F8F8F;
	font-size: 14px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
}
#check p {
	margin: 3px;
	padding: 3px;
}
#check #form1 {
	height: auto;
	width: 180px;
	border: 1px solid #E1E1E1;
	background-color: #F7F7F7;
	padding: 5px;
}
#check #ok {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 25px;
	width: 30px;
	color: #333333;
}
.right_img {
	float: right;
	margin-top: -20px;
}

p.msgerro {
	color: #FF0000;
	text-align: center;
}

table.abas {
	width: 220px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}

td.aba_on {
	width: 50%;
	height: 24px;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
}

td.aba_off {
	width: 50%px;
	height: 24px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
}
#center {
margin:auto;
}

