/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:100%;
}
/*body {text-align:center; padding:34px 0 21px;}*/
body {
	text-align:center;
	padding:34px 0 21px;
	font-family: Tahoma;
	font-size: 90%;
	background-image: url("img/stripes.png");
}
#main {
	width:913px;
	margin:0 auto;
	text-align:left;
}
img {
	vertical-align:top;
}
a img {
	border:0;
}
table {
	border-collapse:collapse;
	border:0;
}
html, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.333em;
	color:#676666;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	text-decoration:underline;
	color:#1D54B0;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style:none;
}
li a {
	text-decoration:none;
}
li a:hover {
	text-decoration:underline;
}
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0;
}
.destacado {
    font-size: 1.5em;
	font-weight: bold;
	padding: 0px 0px 20px 5px;
	color: #f45c01;
}
#content .col-1, #content .col-2, #content .col-3, #content .col-4 {
	float:left;
}
.tooltip {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #666666;
}
.tooltipred {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
/***************header***************/
#header {
	height:138px;
}
.logo {
	float:left;
}
.nav {
	float:left;
	padding:5px 0 0 500px;
}
.nav li {
	float:left;
	border-right:1px solid #0E2F69;
	padding:0 12px;
	font-size:0.917em;
	line-height:1em;
}
.nav .extra {
	border:none;
	padding-right:0;
}
.nav li a {
	color:#0E2F69;
	font-weight: bold;
}
.logIn {
	background:url(images/logIn-tail.jpg) left top repeat-x;
	margin-left:495px;
}
.logIn div {
	background:url(images/logIn-left.jpg) left top no-repeat;
}
.logIn div div {
	background:url(images/logIn-right.jpg) right top no-repeat;
	height:26px;
	padding:9px 0 0 45px;
}
.telefone{
	float: right;
	padding-right: 120px;
	padding-top: 10px;
	font-family: tahoma, verdana, ms-serif;
	font-size: 18px;
	font-weight: bold;
	color:#f45c01;
}
.menu {
	background:url(images/menu-tail.jpg) left top repeat-x;
}
.menu div {
	background:url(images/menu-right.jpg) right top no-repeat;
}
.menu ul {
	background:url(images/menu-left.jpg) left top no-repeat;
	padding:10px 0 0;
}
.menu li {
	float:left;
	background:url(images/menu-border.gif) left 3px no-repeat;
	padding:2px 22px 33px 20px;
}
.menu .extra {
	background:none;
	padding-left:46px;
}
.menu li a {
	color:#5EC2FC;
	font-weight:bold;
}
.menu li a:hover, .menu .act a {
	text-decoration:none;
	color:#F6F6F6;
}
/***************content***************/
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper2 {
	width:100%;
	height:74px;
	overflow:hidden;
	margin-bottom: -30px;
}
.img-indent {
	float:left;
}
.phone {
	float:right;
}
cite {
	font-style:normal;
}
#content {
	padding:0 0 15px;
}
.col-1 {
	width:662px;
}
.col-2 {
	width:235px;
	padding-left:16px;
}
.col-3 {
	width:324px;
}
.col-4 {
	width:324px;
	padding-left:14px;
}
.steps .col-1 {
	width:205px;
}
.steps .col-2 {
	width:205px;
	padding-left:0;
}
.steps .col-3 {
	width:220px;
}
/***************titles***************/
.title1 {
	background:url(images/title-tail.gif) left top repeat-x;
	font-size:1.083em;
}
.title1 div {
	background:url(images/title-left.gif) left top no-repeat;
}
.title1 div strong {
	display:block;
	background:url(images/title-right.gif) right top no-repeat;
	padding:15px 0 16px 21px;
	color:#000;
}
.title2 {
	display:block;
	background:url(images/title-bg.gif) left top no-repeat;
	padding:11px 0 17px 8px;
	color:#FFF;
	font-size:1.3em
}
.title3 {
	color:#1D54B0;
	font-size:2.25em;
	line-height:1em;
	padding-bottom:24px;
	font-weight:bold;
}
.title3 span {
	color:#080808;
	font-size:0.523em;
	font-weight:normal;
}
.title4 {
	color:#1D54B0;
	font-size:1.5em;
	line-height:1em;
	padding: 15px 0 15px 0;
	font-weight:bold;
}
h2 {
	font-size:2.2em;
	line-height:1em;
	color:#272727;
	padding:9px 0 16px;
}
h2 span {
	font-size:0.515em;
	line-height:1em;
	margin-left:10px;
}
h3 {
	font-size:1.083em;
	color:#000;
	padding-left:5px;
}
h4 {
	color:#1D54B0;
	padding:0 0 2px 7px;
}
/***************links***************/
.list1 li {
	background:url(images/list-marker1.gif) 3px 4px no-repeat;
	padding:0 0 10px 22px;
	line-height:1em;
}
.list1 li a {
	color:#0577CF;
}
.button, .button1, .button2, .button3 {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.917em;
	line-height:1em;
	float:right;
}
.button:hover, .button1:hover, .button2:hover, .button3:hover {
	text-decoration:underline;
}
.button span, .button1 span, .button2 span, .button3 span {
	display:block;
}
.button span span, .button1 span span, .button2 span span, .button3 span span {
	display:block;
}
.button {
	background:url(images/button-tail.gif);
	float:left;
	font-family:Arial Black, Gadget, sans-serif;
	font-size:1em;
}
.button span {
	background:url(images/button-left.gif) left top no-repeat;
}
.button span span {
	background:url(images/button-right.gif) right top no-repeat;
	padding:3px 13px 6px 14px;
}
.button1 {
	background:#141212;
	float:left;
	font-family:Arial Black, Gadget, sans-serif;
	font-size:1em;
}
.button1 span {
	background:url(images/button1-left.gif) left top no-repeat;
}
.button1 span span {
	background:url(images/button1-right.gif) right top no-repeat;
	padding:4px 11px 7px 10px;
}
.button2 {
	background:url(images/button2-tail.gif) left top repeat-x;
	color:#7A7A7A;
	margin-top:0px;
}
.button2 span {
	background:url(images/button2-left.gif) left top no-repeat;
}
.button2 span span {
	background:url(images/button2-right.gif) right top no-repeat;
	padding:6px 8px 6px 10px;
}
.button3 {
	background:url(images/button3-tail.gif) left top repeat-x;
}
.button3 span {
	background:url(images/button3-left.gif) left top no-repeat;
}
.button3 span span {
	background:url(images/button3-right.gif) right top no-repeat;
	padding:6px 9px 6px 10px;
}
.list2 li {
	background:url(images/list-marker2.gif) left 5px no-repeat;
	color:#080808;
	font-size:1.083em;
	padding:0 0 5px 17px;
}
.list3 li {
	background:#F0F2F6;
	color:#000000;
	font-size:0.917em;
	line-height:1em;
	padding:3px 7px 4px 8px;
}
.list3 .extra {
	background:#F9FAFC;
}
.list3 .price {
	float:right;
	color:#F45C01;
}
.list4 li {
	background:url(images/list-marker1.gif) 3px 4px no-repeat;
	padding:0 0 10px 22px;
	line-height:1.5em;
	font-size:1.02em;
	font-weight: bold;
}
/***************boxes***************/
.box1 {
	background:#FFF url(images/box1-tail.gif) left bottom repeat-x;
}
.box1 .box-left {
	background:url(images/box1-tail.gif) left top repeat-y;
}
.box1 .box-top {
	background:url(images/box1-tail.gif) left top repeat-x;
}
.box1 .box-right {
	background:url(images/box1-tail.gif) right top repeat-y;
}
.box1 .box-top-left {
	background:url(images/box1-top-left.gif) left top no-repeat;
}
.box1 .box-top-right {
	background:url(images/box1-top-right.gif) right top no-repeat;
}
.box1 .box-bot-left {
	background:url(images/box1-bot-left.gif) left bottom no-repeat;
}
.box1 .box-bot-right {
	background:url(images/box1-bot-right.gif) right bottom no-repeat;
	width:100%;
}
.box1 .inner1 {
	padding:5px 0 37px 30px;
}
.box1 .inner2 {
	padding:35px 28px 22px 44px;
}
.box1 .inner3 {
	padding:20px 24px 20px 26px;
}
.box1 .inner4 {
	padding:5px 28px 22px 44px;
}
.box1 strong {
	color:#1D54B0;
}
.steps .float-l {
	color:#1F57B6;
	font-size:1.167em;
	padding:26px 0 0 9px;
}
.num-home {
	font-size:4.25em;
	color:#FFF;
	font-family:Arial Black, Gadget, sans-serif;
	width:73px;
	text-align:center;
	padding:0 0 15px 0;
	float:left;
}
.num {
	background:url(images/num-bg.jpg) left top no-repeat;
	font-size:4.25em;
	color:#FFF;
	font-family:Arial Black, Gadget, sans-serif;
	width:73px;
	text-align:center;
	padding:27px 0 51px;
	float:left;
}
.box2 {
	background:#FEFEFF url(images/box2-bot.gif) left bottom repeat-x;
}
.box2 .box-left {
	background:url(images/box2-tail.gif) left top repeat-y;
}
.box2 .box-top {
	background:url(images/box2-top.gif) left top repeat-x;
}
.box2 .box-right {
	background:url(images/box2-tail.gif) right top repeat-y;
}
.box2 .box-top-left {
	background:url(images/box2-top-left.gif) left top no-repeat;
}
.box2 .box-top-right {
	background:url(images/box2-top-right.gif) right top no-repeat;
}
.box2 .box-bot-left {
	background:url(images/box2-bot-left.gif) left bottom no-repeat;
}
.box2 .box-bot-left-un {
	background:url(images/box2-bot-left-un.gif) left bottom no-repeat;
}
.box2 .box-bot-right {
	background:url(images/box2-bot-right.gif) right bottom no-repeat;
	width:100%;
}
.box2 .inner {
	padding:20px 8px 8px 27px;
}
/***************form***************/
#logIn input {
	color:#1C4FAA;
	font-size:0.917em;
	border:none;
	height:17px;
	width:145px;
	padding:3px 0 0 7px;
	margin-right:5px;
}
#BuscaDominio {
	padding:15px 0 0;
}
#BuscaDominio input {
	width:160px;
	height:21px;
	margin:0 3px 0 6px;
	font-size:0.917em;
	border:1px solid #C9C9C9;
}
#BuscaDominio strong {
	margin-top:8px;
	color:#3F3F3F;
}
#BuscaDominio p {
	color:#8E8F8F;
	margin:2px 0 0 24px;
}
#BuscaDominio .check {
	width:100%;
	overflow:hidden;
	padding:33px 0 0;
}
#BuscaDominio .check .float-l {
	width:118px;
	padding-left:5px;
	font-weight:bold;
	color:#1D54B0;
}
#BuscaDominio .check .float-l div {
	height:23px;
}
#BuscaDominio .check input {
	height:13px;
	width:13px;
	padding:0;
	margin:0 6px 0 0;
	border:none;
}
/***************positioning***************/
.margin1 {
	margin-top:-18px;
}
.padding1 {
	padding-top:19px;
}
.padding2 {
	padding-bottom:30px !important;
}
.padding3 {
	padding-bottom:20px !important;
}
.padding4 {
	padding-bottom:10px;
}
.padding5 {
	padding:0 0 17px 3px;
}
.padding6 {
	padding:2px 20px 0 4px;
}
.padding6 h4 {
	padding:0 0 16px 0;
}
.padding7 {
	padding-bottom:15px;
}
.padding8 {
	padding:0 0 5px 55px;
}
/***************page-2***************/
#page-2 .steps .col-1 {
	width:93px;
}
#page-2 .steps .col-2 {
	width:495px;
}
#page-2 .col-3 {
	width:272px;
}
#page-2 .col-4 {
	width:272px;
	padding-left:40px;
}
/*************** pesquisa dominios ***************/
.dominios {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight: bold;
	line-height:1.333em;
	color:#676666;
	float:left;
	width: 250px;
}
.disponivel {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	line-height:1.333em;
	color:#009600;
	float: left;
	width: 220px;
}
.indisponivel {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	line-height:1.333em;
	color:#770000;
	float: left;
	width: 220px;
}
.whois {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	line-height:1.333em;
	color:#770000;
	float: left;
	text-align:left;
	padding-left:10px;
}
.whois-data {
	font-family: Verdana, Arial, sans-serif;
	font-size:1.2em;
	line-height:1.333em;
	color:#770000;
	float: left;
	text-align:left;
	padding-left:10px;
}
/*************** formulário de cadastro ***************/
.tabelacadastro {
	width: 100%;
	border: 0px;
	padding: 0px;
	background-color: white;
	font-family:  Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.pequeno {
	font-family:  Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
}
A.pequeno:link {
	color: #FFFFFF;
	text-decoration: none
}
A.pequeno:visited {
	color: #FFFFFF;
	text-decoration: none
}
A.pequeno:active {
	color: #FFFFFF;
	text-decoration: none
}
A.pequeno:hover {
	color: #FF9900;
	text-decoration: none
}
.medio {
	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-weight: normal;
	color : #30467A;
	font-size: 11px;
}
.grande {
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	font-weight: normal;
	color : #FF9900;
	font-size: 14px;
}
.botao {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	TEXT-DECORATION: none;
	border: 1px solid #e3e3e3;
	height: 20px;
	margin-bottom: 4px;
}
.caixote {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	text-decoration: none;
	border: 1px solid #e3e3e3;
	width: 280px;
	height: 150px;
	margin-bottom: 4px;
}
.cadastro-dominios {
	font-family: Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight: normal;
	border: 1px solid #e3e3e3;
	color:#000000;
	width: 280px;
	height: 100px;
	margin-bottom: 4px;
	float: left;
}
/******** confere cadastro **********/
.prox-passo-col1 {
	float:left;
	width:120px;
}
.prox-passo-col2 {
	float:left;
	width:455px;
}
/******** inc_hospedagem.php **********/
#planos_hospedagem{
float: left;
width: 500px;
height: 635px;
}
#planos_hospedagem .plano_hospedagem{
height: 140px;
}

.tabulado{
padding-left: 25px;
}
#planos_hospedagem .plano_hospedagem  p {
padding: 0px 0px 4px 25px;
}
#precos_planos_hospedagem {
float: left;
padding-left: 20px;
}
#precos_planos_hospedagem  .preco_hospedagem{
height: 130px;
line-height:8em;
font-weight: bold;
font-size: 1.7em;
}
#imagem-hospedagem{
float: right;
padding-right: 5px;
text-align:center;
}
#rodape-hospedagem{
clear:both;
}
/******** inc_servidores.php **********/
#planos_servidor{
float: left;
width: 500px;
height: 635px;
}
#planos_servidor .plano_servidor{
height: 200px;
}
#planos_servidor .plano_servidor p {
padding: 0px 0px 4px 25px;
}
#precos_planos_servidor {
float: left;
padding-left: 20px;
}
#precos_planos_servidor  .preco_servidor{
height: 200px;
line-height:8em;
font-weight: bold;
font-size: 1.7em;
text-align: left;
}
#imagem-servidor{
float: right;
padding-right: 5px;
}
/******** inc_contato.php **********/
#contato_hospedagem{
float: right;
width: 500px;
height: 450px;
padding-top: 20px;
}
#imagem-contato{
float: left;
padding-left: 20px;
}
#mensagem {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	text-decoration: none;
	border: 1px solid #e3e3e3;
	width: 350px;
	height: 150px;
	margin-bottom: 4px;
}
/***************footer***************/
#footer {
	color:#2C2C2C;
	background:url(images/footer-tail.gif) left top repeat-x;
}
#footer div {
	background:url(images/footer-left.gif) left top no-repeat;
}
#footer div div {
	background:url(images/footer-right.gif) right top no-repeat;
	padding:11px 0 15px 20px;
}
#footer a {
	margin-left:12px;
	text-decoration:none;
	color:#F45C01;
}
#footer a:hover {
	text-decoration:underline;
}
/******** diversos **********/
.botaopradireita {
	float:right;
	padding: 25px 30px 0 0;
}
.botaopraesquerda {
	float:relative;
	padding: 25px 0px 0px 0px;
}
.preco{
	font-size: 2.2em;
	font-weight: bold;
}
.plano{
	float: left;
	width: 400px;
}
/***************invisivel***************/
#invisivel {
	color:#FFFFFF;
}
#invisivel div {
	color:#FFFFFF;
}
#invisivel div div {
	color:#FFFFFF;
	padding:11px 0 15px 20px;
}
#invisivel a {
	margin-left:12px;
	text-decoration:none;
	color:#FFFFFF;
}
#invisivel a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
