.clear{clear:both}
.oculta{
	display:none;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #20283b;
}
body {
	background-color: #003399;
	background-image: url(/mineiros/images/bkg_s1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size: 20px;
	color:#900;
	font-weight:normal;
}

div.dropdown .field{
	float:left;
}


/* [Formulario Assinar] */
#assinar-form{
	margin-left:60px;
/*width:430px;	
background-color:#D0D6DD;
border:5px solid #D0D6DD;
margin-top:13px;
padding:10px;
-webkit-border-radius: 15px;
-moz-border-radius:15px;*/
}
#show-left.wallpaper #assinar-form{
	margin-top:30px;
}
#assinar-form div.dropdown .field{
	float:left;
}

#assinar-form label{
color:#58799F;
display:block;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
float: left;
width: 200px;
}
#assinar-form .hint{
	color:#666;
	font-size: 10px;
}
#assinar-form div.simple{
	margin: 10px 0;
	
}

#assinar-form #operators label{
	color:#000000;
	float:left;
	font-size:10px;
	font-weight:normal;
	width: auto;
	margin-top:7px;
}
#assinar-form #operators input{
	float:left;
	margin-top:7px;
}
	#assinar-form .block{
		float:left;
		margin-right:20px;
	}
	#assinar-form .buttons{
		margin-right:10px;
	}
	#assinar-form #price-info{
		clear:both;
		color:#990000;
		font-size: 10px;
	}
	#assinar-form input.text{
		border: 1px solid black;
		-webkit-border-radius: 5px;
		-moz-border-radius:5px;
		width: 200px;
	}
	
	#assinar-form #cancelar-info{
		font-size: 10px;
		margin-top: 30px;
		text-align: right;
		color: #0166CC;
	}
	#captcha-img, #captcha-field  {
		float:left;
	}
	#captcha-field{
	margin-top:12px;
	}
	#assinar-form .terms label{
		color:#990000;
	display:inline;
	font-size:11px;
	width:auto;
	}
	#assinar-form .terms .hint{
		clear:both;
        color:#990000;
        font-size:11px
	}
	#assinar-form .terms input{
	float:left;
	}
	
	#AssinarForm_email_repeat, #AssinarForm_celular, #AssinarForm_verifyCode{
		width: 260px;
	}

/* [/Formulario Assinar] */

div.error{
background:url("../images/layout/error.gif") no-repeat scroll 8px center #990000;
color:white;
text-align:center;
padding:5px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */	
}
div.error span{
	display:block;
	margin-top:8px;
}

#assinar-form  input.error,#assinar-form textarea.error{
	border-color:#900;
}

#assinar-form label.error span.required{
	color:#900;
}
	float:left;
}
#assinar-form div.simple.dropdown{
	overflow: visible;
}

form textarea#IndiqueForm_toEmail{
height:76px;
width:275px;
}
#indique-form-wrapper{
	width: 537px;
	margin-top:20px;
}
#indique-left{
	width:277px;
	float: left;
} 
#indique-right{
	float: left;
	margin-left: 10px;
}
#indique-left div.row{
	width: 277px;
}
img{
	border: 0;
}