a {
	color: #ff8000;
	text-decoration: none;
}
a:hover {
	color: #ff6800;
	text-decoration: underline;
	cursor: pointer !important;
}
input {
	position: relative;
	left: 20px;
	border: 1px solid;
	border-color: orange;
	color: #ff7214;
}
label {
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 0px;
}
.loading {
	position: relative;
	padding: 10%;
}
span {
	color: #ff8000;
}

#userInformation {
	position: absolute;
	z-index: 101;
	top: 59px;
	left: 150px;
	font-family: verdana, arial;
	font-size: 9px;
	color: #717171;
/*	min-width: 120px;
	_width: 120px; */
}
#userInformation a {
	color: #818181;
	font-family: verdana, arial;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8px;
	display: inline;
	cursor: pointer;
}
#userInformation a:hover {
	cursor: pointer !important;
	text-decoration: underline !important;
}

#loadImage {
	position: absolute;
	top: 34px;
	left: 340px;
}

#textareaContato {
	position: relative;
	overflow: auto;
	left: 20px;
	border: 1px solid;
	border-color: orange;
	color: #ff7214;
	_width: 273px;
}
#botao {
	background-image: url("/website/imagens/botao_enviar.png");
	background-repeat: no-repeat;
	float: right;
	border: 0px;
	width: 67px;
	height: 22px;
	margin-right: 20px;
	margin-top: 4px;
	cursor: pointer;
}
#hintArea {
	text-align: left;
}
#hintButton {
	background-image: url("/website/imagens/botao_enviar.png");
	background-repeat: no-repeat;
	border: 0;
	width: 67px;
	height: 22px;
	margin-right: 20px;
	margin-top: 4px;
	cursor: pointer;
}
#previsaoEDownload {
	background-image: url("/website/imagens/fundo_celular.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 174px;
	height: 290px;
	text-align: center;
	float: right;
	position: relative;
	top: -20px;
}
#previsao {
	position: relative;
	top: 50px;
	left: 2px;
	_left: 1px;
}
#listaCelulares {
	float: left;
	margin: 10px 0px 0px 14px;
}
#topBoxList {
	padding: 0px 1px 0px 1px;
	border: 1px solid #ff7214;
	background-color: #fff0e5;
	color: #ff7214;
	width: 140px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
}
#listaCompativeis {
	margin: 0px 10px 1px 0px;
	padding: 0px 0px 0px 3px;
	height: 147px;
	width: 140px;
	overflow: auto;
	border: solid 1px rgb(100, 123, 141);
	_text-indent: -13px;
}
#listaCompativeis li {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	list-style: none inside;
}
#tituloLista {
	text-align: center;
}
.linkAjuda {
	font-size: 10px;
}
#jar-jad {
	position: absolute;
	z-index: 100;
	font-size: 10px;
	width: 270px;
}
#jar-jad p {
	padding: 5px;
	padding-bottom: 1px;
}
#jar-jad p span {
	float: right;
	padding: 4px;
	padding-right: 4px;
	font-size: 8px;
	font-weight: bolder;
	cursor: pointer;
}
#wap {
	color: #ff7214;
	font-size: 14px;
	font-weight: bolder;
	margin-left: 40px;
	text-align: center;
	line-height: 20px;
	cursor: default !important;
	text-decoration: none !important;
}
#download {
	color: #ff7214 !important;
	margin-left: 20px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none !important;
	cursor: pointer !important;
}
.informacoes {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
}
.informacoes li {
	font-size: 12px;
}

/* layout custo */
.tabelaCusto {
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: 6px;
}
.tabelaCusto * {
	font-size: 10px;
	font-family: verdana, arial;
	padding: 0px;
	margin: 0px;
}
.tabelaCusto tr {
	height: 36px;
}
.tabelaCusto tr .center {
	text-align: center;
	width: 46px;
}
.tabelaCusto tr td {
	background-color: white;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.linhaCabecalho td {
	background-color: #fff0a7 !important;
	color: #ff6600;
	font-weight: bold;
}
.observacao {
	font-size: 9px;
}


/* layout aplicativo */
.separator {
	border: 1px solid #cccccc;
	margin: 2px 10px;
	clear: both;
}
span.subtitle {
	color : #999;
}
div#descricaoServico.two_access {
	text-align: center;
}
div#descricaoServico span.subtitle {
	font-size: 18px;
	font-weight: bolder;
}
.wap_access, .app_access {
	text-align: left;
	height: 300px;
}
.wap_access .access_subtitle {
	background-image: url("/website/imagens/triang_dir.jpg");
	background-repeat: no-repeat;
	width: 270px;
	height: 75px;
	position: relative;
}
.wap_access .access_subtitle span {
	position: absolute;
	top: 37px;
	left: 40px;
	font-size: 20px;
	font-weight: bolder;
	background-color: #fff;
	padding: 0 1px;
	color: rgb(80%, 20%, 10%);
}
.wap_access div.previsao_cell {
	background-image: url("/website/imagens/fundo_celular.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 174px;
	height: 290px;
	text-align: center;
	float: right;
}

.app_access div.previsao_cell {
	background-image: url("/website/imagens/fundo_celular.gif");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 174px;
	height: 290px;
	text-align: center;
	float: left;
}
.app_access .access_subtitle {
	background-image: url("/website/imagens/triang_esq.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 180px;
	_margin-left: 0px;
	margin-top: 15px;
	width: 270px;
	height: 75px;
	position: relative;
}
.app_access .access_subtitle span {
	position: absolute;
	top: 42px;
	left: 120px;
	font-size: 20px;
	font-weight: bolder;
	background-color: #fff;
	padding: 0 1px;
	color: rgb(80%, 20%, 10%);
}

div.previsao_cell img {
	position: relative;
	top: 50px;
	left: 1px;
	_left: 2px;
}

