*{
	margin:0px;
	padding:0px;
}

body{
	background:#3A3E49;
	/*background:url(../images/bg.gif);*/
}

h1, h2{
	color:#666;
}

h3{
	color:#E99E1E;
	font: bold 1.2em Sans-Serif;
	margin:8px;
}

a{
	color: #004877;
	text-decoration:none;
}

a:hover{
	color:#832A2A;
}

fieldset{
	margin:1em 0;
	padding:8px;
	border:1px solid #ccc;
	background:#fff;
}

legend{
	color:#004877;
	font:bold 16px Trebuchet MS, Arial, Verdana, Sans-Serif;
}

form{
	background:white;
	padding:5px;
	margin:0px;
}

form p{
	margin-top:15px;
	padding:10px;
	display:block;
	width:400px;
}

label{
	float:left;
	width:120px;
	color:#004877;
}

input{
	float:left;
	width:200px;
}


select{
	width:250px;
}

.botao{
	/*background:url(../js/tabs/tab.png) no-repeat;*/
	background:#ccc;
	border:1px outset #666;
	width:80px;
	display: block;
   	/*padding: 0 10px;*/
   	/*white-space: nowrap; */
   	float:right;
   	margin:10px;
}

.btnData{
	width:80px;
	float:left;
}

.inputDate{
	width:80px;
}	

.selectPeq{
	width:90px;
}

.s2{
	width:150px !important;
	position:absolute;
}

.botao:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.radio{
	width:auto !important;
}


#geral{
	width:900px;
	position:relative;
	border:1px solid #666;
	margin:auto;
	background:white;
	padding:8px;
}


#topo{
	position:relative;
	height:120px;
	background:url(../images/topo.jpg) no-repeat;
}

#topo h1 a{
	display:block;
	width:330px;
	height:135px;
	text-indent:-9999px;
	/*background:red;*/
	overflow:hidden;
	position:absolute;
	margin-top:-8px;
}

#topo h2{
	position:absolute;
	margin-top:90px;
	margin-left:820px;
	font:bold 2em Trebuchet MS, Arial, Verdana, Sans-Serif;
	color: #E99E1E;
	
}


#menu{
	float:left;
	background-color:#ededed;
	width:98.5%;
	border:1px solid #ccc;
	margin-top:10px;
	padding:5px;
	margin-bottom:15px;
}	

#menu ul li{
	list-style:none;
	margin-top:5px;
	display:inline;
}

#menu ul li a{
	color:gray;
	text-decoration:none;
	padding:8px;
	width:100%;
	font:bold 14px Trebuchet MS, Arial, Verdana, Sans-Serif;
}

#menu ul li a img{
	/*float:left;
	margin-top:2px;*/
	margin-right:5px;
}

#menu ul li a:hover{
	background-color:#38778B;
	color:white;
}

#conteudo{
	float:left;
	margin-left:8px;
	/*width:840px;;*/
	margin-top:10px;
	padding:10px;
}

#rodape{
	background:#999;
	clear:both;
}

.texts{
	margin-top:15px;
	margin-left:20px;
}

.texts li{
	list-style-image:url(../images/page_edit.png);
	padding:5px;
	border-bottom:1px solid #ccc;
}

.texts li a{
	text-decoration:none;
	color:#666;
}
.texts li a:hover{
	color:green;
}

#opcoes{
	position:relative;
	margin-top:10px;
}

#opcoes ul li{
	display:inline;
	list-style:none;
	padding-right:8px;
	padding-left:5px;
	padding-top:5px;
	border-right:1px groove #ccc;
}

#opcoes ul li a img{
	margin-top:4px;	
}

#Cadastrados ul li{
	list-style:none;
	padding:5px;
	margin:2px;
	border:1px solid #ccc;
}


#Cadastrados ul li a{
	font:bold 12px Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:green;
	text-decoration:none;
}


dt{
	font:12px Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#666;
}

.clearboth{
	clear:both;
}

.dados{
	border:1px solid #ccc;
	width:380px;
}

.dados td{
	padding:3px;
	margin:2px;
}

.dados label{
	width:200px !important;
}

.tabela_dinamica{
	padding:4px;
	border:1px solid #38778B;
	width:872px;
	background:white !important;
}

.tabela_dinamica tr{
	background:#C6EA9D;
}

.tabela_dinamica tr:hover{
	/*background-color: #D5F1D8 !important;*/
}


.tabela_dinamica th{
	background:#4DA2BE;
	color:white;
	font:bold 1.3em Trebuchet MS, Arial, Verdana, Sans-Serif;
	text-transform:capitalize;
	cursor:pointer;
}

.tabela_dinamica th:hover{
	color:#E99E1E;
}

.tabela_dinamica td{
	/*background:#004877;*/
	padding:4px;
}

.tabela_dinamica .header {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	/*border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	border-top: 1px solid #FFF;*/
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	height: auto;
}
.tabela_dinamica .headerSortUp {
	background-image: url(../images/asc.png);
	background-repeat: no-repeat;
}
.tabela_dinamica .headerSortDown {
	background-image: url(../images/desc.png);
	background-repeat: no-repeat;
}

.proxy { border: 1px dotted black; }

.normal{
	background:#C6EA9D;
}

.venceLogo{
	background:#ECAD78 !important;
}

.vencido{
	background: #E998A6 !important;
}

.renovado_nao_pago{
	background: #BFA73E !important;
}

.dominio_vencido{
	background:red !important;
}

#legenda{
	padding:4px;
	font:0.8em Verdana, Sans-Serif;
	border:1px solid #004877;
	border-top:none;
	float:right;
	padding-top:8px;
	margin-bottom:25px;
	margin-right:25px;
}

#legenda div{
	height:12px;
	width:12px;
	float:left;
	margin-left:15px;
}

#legenda span{
	float:left;
	margin:4px;
	margin-top:-2px;
}

#abas{
	width:872px;
}

#busca{
	float:left;
	clear:both !important;
}

.conteudo_abas{
	border-left:1px solid #97A5B0;
	border-right:1px solid #97A5B0;
	border-bottom:1px solid #97A5B0;
	background:#E0EEF7 !important;
}

.cadastrados{
	width:855px !important;
}

#result{
	position:absolute;
	margin-top:80px;
	margin-left:480px;
	/*border:1px solid red;*/
	padding:8px;
	font:bold 2.1em Trebuchet MS, Arial, Verdana, Sans-Serif;
}

#vf{
	position:absolute;
}

#vf input{
	font:2.4em Trebuchet MS, Arial, Verdana, Sans-Serif;
	border:2px solid #4DA2BE;
}

#h{
	display:none;
	padding:8px;
}

#h textarea{
	width:98%;
}

.ulFatura li{
	clear:both;
	list-style:none;
}

.ulFatura label{
	float:left !important;
	width:90% !important;
	cursor:pointer;
	margin-left:45px;
	margin-top:5px;
}

.ulFatura .check{
	float:left;
	position:absolute;
	/*margin-left:-85px !important;*/
	margin-top:5px;
}

.radiosbtns label{
	float:left;
	width:200px;
	margin-left:8px;
	
}

.radiosbtns input{
	width:auto;
	clear:both;
}


.grupo1{
	float:left;
	margin:8px;
	margin-left:-5px;
}


.cor1{
	background:#E4EDCF !important;
	height:30px;
}

.cor2{
	background:#E4EDEA !important;
	height:30px;
}	
/*
#visualizar{
	display:none;
	position:absolute;
	width:550px;
	height:450px;
	padding:10px;
	border:3px solid #edf89a;
	background:white;
}
*/
input[type="checkbox"]{
	width:auto !important;
}

input[type="radio"]{
	width:auto !important;
}

#escondidos{
	position:absolute;
	display:none;
	width:90%;
	padding:8px;
	border:2px solid #666;
	background:white;
	z-index:150;
	
}

.fechar{
	float:right;
	margin-top:-15px;
	height:auto;
	background:url(../images/cross.png) no-repeat;
	background-position:0px 5px;
	margin-right:15px;
	border:1px solid #ccc;
	padding:5px 30px 5px 20px;
}

#vfatura{
	display:none;
	position:absolute;
	width:180px;
	height:80px;
	font:bold 1.6em Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:red;
	border:1px solid #ccc;
	padding:3px;
	top:265px;
	left:680px;
	text-align:center;
}


.front{
	/*background:#1FC1FF !important;	*/
	background:url(../images/destaque.jpg) no-repeat;
	border:1px solid transparent !important;
	padding:0px !important;
	margin-bottom:5px !important;
	padding-bottom:30px !important;
	background-color:white !important;
}

#txtDestaque{
	float:left;
	/*wifth:500px;*/
}

#txtDestaque ul li{
	display:block;
	padding:5px;
	/*background:white;*/
	clear:both;
	width:490px;
	height:60px;
	margin-left:25px;
	margin-top:10px;
	/*text-indent:-9999px;
	overflow:hidden;
	background:red;*/
}
#txtDestaque ul li img{
	float:left;
	margin-right:12px;
	/*display:none;*/
}

#txtDestaque ul li p{
	float:left;
	width:360px;
	height:60px;
	/*margin-top:-3px;*/
	font:bold 0.9em Trebuchet MS, Arial, Verdana, Sans-Serif;
}

.destaque{
	float:right;
}

#screenshots{
	margin-left:32px;
}

.screen{
	background:#666;
	padding:5px;
	border:2px solid #999;
	margin:8px;
	width:230px;
	height:200px;
}
