
/*
	Para garantir que funcione sem distorcer em todos os navegadores
*/
body
{
margin:0;
padding:0;
}

/*
	ÃƒÂrea reservada para a busca (main)
*/
.RtySchMain
{
	position: relative;
	top: 10px;
	left:0px;
	width: 880px;	/* tamanho padrÃƒÂ£o ÃƒÂ© 980px - uteilizado 100% para se adequar ao tamanho do frame pai */ 
	height: 580px;
	margin-left: auto;
	margin-right: auto;
}
.RtySchGuiasGrid
{
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:20px;
}
.RtySchGuiaCriterios
{
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:20px;
	background-image:url(../img/guiaCriterios.png);
}
.RtySchGuiaResultados
{
	position:absolute;
	top:0px;
	left:100px;
	width:100px;
	height:20px;
	background-image:url(../img/guiaResultadosBack.png);
}
.RtySchGuiaPreferencias
{
	position:absolute;
	top:0px;
	left:200px;
	width:100px;
	height:20px;
	background-image:url(../img/guiaPreferenciasBack.png);
}

/*
	CritÃƒÂ©rios
*/
.RtySchCriteriosGrid
{
	position:absolute;
	top: 5px;
	height:auto;
	width:325px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border: 1px #ccc solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	background-color: #f3f3f3;
}

.RtySchCriteriosTitleLine
{
	position:relative;
	height: 40px;
	width:315px;
	margin:5px;
	padding:0px;
	margin-top:0px;
}

#RtySchCriteriosTitleLineOculto
{
	position:relative;
	height: 40px;
	width:315px;
	margin:5px;
	padding:0px;
	margin-top:0px;
	display:none;
}

.RtySchCriteriosTitle
{
	position:absolute;
	top:10px;
	left:10px;
	height:25px;
	width:290px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-size:1.5em;
	color: #000;
	text-align:left;
	border-bottom:1px #CCC solid;
}

.RtySchCriteriosLine
{
	position:relative;
	height:25px;
	width:315px;
	margin:5px;
	padding:0px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.RtySchCriteriosLabel
{
	position:absolute;
	top: 0px;
	left:0px;
	height:20px;
	width:80px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	color: #000;
	text-align:right;
	padding-right:2px;
}

.RtySchCriteriosField
{
	position:absolute;
	left:85px;
	height:23px;
	width:298px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color: #000;
	text-align:left;
	padding-left:2px;
}

.RtySchCriteriosFieldDe
{
	position:absolute;
	top:0px;
	left:85px;
	height:23px;
	width:102px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}

.RtySchCriteriosFieldA
{
	position:absolute;
	top:5px;
	left:195px;
	height:20px;
	width:10px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}

.RtySchCriteriosFieldAte
{
	position:absolute;
	top:0px;
	left:205px;
	height:23px;
	width:102px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}


.RtySchCriteriosSelect {
	color: #000;
	margin:0px;
	margin-top:2px;
	padding:0px;
	max-width:296px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	border: 1px #ccc solid;
}

.RtySchCriteriosConsultaReferenciaField {
	position:absolute;
	color:navy;
	margin:0px;
	padding:0px;
	width:60px;
	height: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:1.0em;
	border: 1px #ccc solid;
}

.RtySchCriteriosConsultaReferenciaButton {
	position:absolute;
	width: 80px;
	height: 22px;
	background-image: url('../img/criteriosConsultaReferenciaButton.png');
	border:0px;
	cursor:pointer;
	left: 70px;
	top:0px;
	margin-top:0px;
}
.RtySchCriteriosConsultaReferenciaButton:hover {
}

.RtySchCriteriosSelectCidadeBairro {
	color: #000;
	width:210px;
	margin:0px;
	margin-top:2px;
	padding:0px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	border: 1px #ccc solid;
}

.RtySchCriteriosSelectDeAte {
	color: #000;
	width:100px;
	margin:0px;
	padding:0px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin-top:2px;
	border: 1px #ccc solid;
}

.RtySchCriteriosButton {
	position:relative;
	width:290px;
	height:30px;
	background-image: url('../img/criteriosButton.png');
	border:0px;
	cursor:pointer;
	left:15px;
	top: 22px;
	z-index: 1;
}
.RtySchCriteriosButton:hover {
	z-index: 500;
}

.RtySchCriteriosBotoes {
	position:relative;
	width:290px;
	height: 90px;
	padding:0px;
	border:0px;
	margin-top: -15px;
	border-top: 1px #ccc solid;
	left:15px;
}

.RtySchCriteriosPreferenciaConsulta {
	position:absolute;
	left:0px;
	width: 140px;
	height:40px;
	background-image: url('../img/criteriosPreferenciaConsulta.png');
	cursor:pointer;
	margin-top: 45px;
}
.RtySchCriteriosPreferenciaConsulta:hover {

}

.RtySchCriteriosPreferenciaConsultaFechar {
	position:absolute;
	left:0px;
	width: 140px;
	height:40px;
	background-image: url('../img/criteriosPreferenciaFechar.png');
	cursor:pointer;
	margin-top: 45px;
	margin-left: 0px;
}
.RtySchCriteriosPreferenciaConsultaFechar:hover {

}

.RtySchCriteriosContato {
	position:absolute;
	width: 140px;
	height:40px;
	background-image: url('../img/criteriosContato.png');
	cursor:pointer;
	margin-top: 45px;
	margin-left: 150px;
}
.RtySchCriteriosContato:hover {

}

/*
	Resultados
*/
.RtySchResultadosGrid {
	position:absolute;
	top: 0px;
	left: 340px;
	width: 538px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.RtySchResultadosInstrucoes {
	position:relative;
	top: 5px;
	height: 840px;
	width: 538px;
	font-size:1em;
	font-weight:normal;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	background-image:url(../img/TextoResultadoInstrucoes.png);
	background-repeat:no-repeat;
	background-size: 100%;
}

.RtySchResultadosVazia {
	position:relative;
	top: 5px;
	height:120px;
	width: 538px;
	font-size:1em;
	font-weight:normal;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	background-image: url(../img/TextoResultadoVazio.png);
	background-repeat:no-repeat;
	background-size: 100%;
}

.RtySchResultadosHeader {
	position:relative;
	height: 40px;
	width: 538px;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	top: 0px;
}

.RtySchResultadosHeaderMensagem {
	position:absolute;
	top:6px;
	height:16px;
	width: 300px;
	font-size:100%;
	font-weight:bold;
	color: #000;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
}
.RtySchResultadosHeaderLabelOrdem {
	position:absolute;
	top:5px;
	right: 170px;
	height:16px;
	width:80px;
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	text-align:right;
	vertical-align:middle;
}

.RtySchResultadosHeaderField
{
	position:absolute;
	top:5px;
	left:396px;
	height:23px;
	width:162px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}


.RtySchResultadosHeaderSelectOrdem {
	position:absolute;
	top:5px;
	right: 0px;
	height:20px;
	width:160px;
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin:0px;
	padding:0px;
	border: 1px #ccc solid;
}

.RtySchResultadosBody
{
	position:relative;
	height:auto;
	width: 538px;
	font-size:0.8em;
	font-weight:normal;
	color: #14356b;
	text-align:left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	top: 0px;
}

.RtySchResultadosBodyItem {
	position:relative;
	height: 140px;
	width:100%;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	border:1px solid #ccc;
	vertical-align:middle;
	background-color: #f3f3f3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
}
.RtySchResultadosBodyItem:hover {
	border: 1px solid #000;
}

.RtySchResultadosBodyItemDados
{
	position:absolute;
	top:0px;
	left: 190px;
	height:100px;
	width: 300px;
	margin:0px;
	padding:0px;
}

.RtySchResultadosBodyItemFuncoes
{
	position:absolute;
	top: 95px;
	left: 210px;
	height: 60px;
	width: 100px;
	margin:0px;
	padding:0px;
}

.RtySchResultadosBodyItemFuncoesPreferenciaAdiciona {
	position:absolute;
	top: -22px;
	left: -25px;
	width: 115px;
	height: 25px;
	background-image: url(../img/resultadosPreferenciaAdiciona.png);
	cursor:pointer;
}
.RtySchResultadosBodyItemFuncoesPreferenciaAdiciona:hover {

}

.RtySchResultadosBodyItemFuncoesPreferenciaRemove {
	position:absolute;
	top: -22px;
	left: -25px;
	width: 115px;
	height: 25px;
	background-image: url(../img/resultadosPreferenciaRemove.png);
	cursor:pointer;
}
.RtySchResultadosBodyItemFuncoesPreferenciaRemove:hover {

}

.RtySchResultadosBodyItemFuncoesIndique {
	position:absolute;
	top:30px;
	left: 47px;
	width:35px;
	height:35px;
	background-image: url(../img/resultadosIndique.png);
	cursor:pointer;
	display:none;
}
.RtySchResultadosBodyItemFuncoesIndique:hover {
	display:none;
}

.RtySchResultadosBodyItemFuncoesDetalhes {
	position:absolute;
	top: -10px;
	left: 98px;
	width: 35px;
	height: 35px;
	background-image: url(../img/resultadosDetalhes.png);
	cursor:pointer;
}
.RtySchResultadosBodyItemFuncoesDetalhes:hover {

}

.RtySchResultadosBodyItemFoto
{
	position:absolute;
	top:5px;
	left:5px;
	height: 128px;
	width: 170px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	cursor:pointer;
	border: 1px solid #999;
}

.RtySchResultadosBodyItemCodigo {
	height: 13px;
	width:auto;
	margin-top:5px;
	font-size:10px;
	color: #000;
}

.RtySchResultadosBodyItemTipo {
	height: 15px;
	width:auto;
	margin-top: 0px;
	font-size: 10px;
	color: #000;
}

.RtySchResultadosBodyItemCidade {
	height:22px;
	width:auto;
	font-size: 12px;
	margin-top: 20px;
	position: absolute;
	color: #000;
	font-weight: bold;
}

.RtySchResultadosBodyItemBairro {
	font-size: 180%;
	height: auto;
	width:auto;
	margin-top: 0px;
	font-weight:bold;
	color: #202271;
	position: absolute;
}

.RtySchResultadosBodyItemValor {
	font-size: 200%;
	width:auto;
	color: #000;
	margin-top: 36px;
}

.RtySchResultadosBodyItemDescricao {
	height:15px;
	width:auto;
	font-size:103%;
	margin-left: 0px;
	margin-top: 8px;
	border-top: 1px solid #CCC;
	color: #000;
}

.RtySchResultadosFooter
{
	position:relative;
	font-size:0.8em;
	font-weight:bold;
	height:38px;
	width: 645px;
	top: 10px;
}

.RtySchResultadosFooterPagina
{
	position:absolute;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 538px;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	height:20px;
	color: #ccc;
}

.RtySchResultadosFooterVoltaPagina {
	color: #202271;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	cursor:pointer;
	height:20px;
	display:inline;
	padding:3px;
}

.RtySchResultadosFooterVoltaPaginaDisable {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	height:20px;
	display:inline;
	padding:3px;
	color: gray;
}

.RtySchResultadosFooterSelectPagina {
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	height:20px;
	width:auto;
}

.RtySchResultadosFooterAvancaPagina {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	cursor:pointer;
	height:20px;
	display:inline;
	padding:3px;
    color: #202271;
}

.RtySchResultadosFooterAvancaPaginaDisable {
	color:navy;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	height:20px;
	display:inline;
	padding:3px;
	color: gray;
}

/*
	Ficha
*/
.RtySchFicha {
	position:absolute;
	top: 30px;
	height: 450px;
	width: 850px;
	z-index:200;
	display:block;
	background-color: #FFF;
	left: 50% !important;
	margin-left: -425px;
}

/*
	Ficha estrutura de primeiro nÃƒÂ­vel (header, body, footer)
*/
.RtySchFichaHeader {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height: 30px;
	margin:0px;
	border:0px;
	padding:0px;
	display: none;
}

.RtySchFichaBody {
	position:absolute;
	top: 20px;
	left:0px;
	height:370px;
	width: 800px;
	margin:0px;
	border:0px;
	padding:0px;
}

.RtySchFichaFooter {
	position:absolute;
	top: 390px;
	left:5px;
	right:0px;
	height:60px;
	width: 740px;
}

/*
	Ficha-Header - parte interna (segundo nÃƒÂ­vel - botÃƒÂ£o fechar)
*/
.RtySchFichaHeaderFechar {
	top:5px;
	right:5px;
	height:17px;
	width:17px;
	margin:0px;
	border:1px solid gray;
	padding:0px;
	background-image: url(../img/fichaFechar.png);
	position:absolute;
	cursor:pointer;
}
.RtySchFichaHeaderFechar:hover {

}

.RtySchFichaHeaderFecharDestaque {
	top:5px;
	right:5px;
	height:17px;
	width:17px;
	margin:0px;
	border:1px solid gray;
	padding:0px;
	background-image: url(../img/fichaFechar.png);
	position:absolute;
	cursor:pointer;
}
.RtySchFichaHeaderFecharDestaque:hover {

}
/*
	FichaBody - parte interna (estrutura de segundo nÃƒÂ­vel - fichaDados e fichaFotos)
*/
.RtySchFichaDados {
	position:absolute;
	top:0px;
	left: 15px;
	width: 365px;
	height:373px;
	margin:0px;
	border: 0px;
	padding:5px;	
}

.RtySchFichaFotos {
	position:absolute;
	top:0px;
	left: 390px;
	width: 450px;
	height:300px;
	padding:0px;
}

.RtySchFichaFotosSemFoto {
	position:absolute;
	top: 20px;
	left: 402px;
	width: 425px;
	height: 320px;
	padding:0px;
	background-image:url(../img/fotoDefault.jpg);
	background-position:center;
	background-size: 405px 300px;
	background-repeat:no-repeat;
	border: 1px solid #ccc;
}

.RtySchFichaMapaGrid {
	position:absolute;
	top: 20px;
	left: 402px;
	width: 425px;
	height: 340px;
	padding:0px;
	background-color: #fff;
	border:1px solid #ccc;
	z-index:300;
}

/*
	FichaDados - parte interna (terceiro nÃƒÂ­vel - campos da ficha)
*/
.RtySchFichaDadosCodigo {
	position:static;
	width: 365px;
	height:17px;
	margin:0px;
	padding:0px;
	text-align: center;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*display:none;*/
}

.RtySchFichaDadosTipo {
	position:absolute;
	top: 130px;
	width: auto;
	height:20px;
	padding:0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align:left;
    
	font-size: 14px;
	font-weight: bold;
	color: #202271;
}

.RtySchFichaDadosValor {
	position:absolute;
	top: 80px;
	width: 365px;
	height:20px;
	margin:0px;
	padding:0px;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-align: center;
	font-weight: bold;
}

.RtySchFichaDadosCidade {
	position:absolute;
	top: 52px;
	width: 365px;
	margin:0px;
	padding:0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.RtySchFichaDadosBairro {
   	position:absolute;
	top: 25px;
	width: 365px;
	padding:0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 26px;
	font-weight:bold;
	color: #202271;
}

.RtySchFichaDadosDescricaoTitle {
	position:absolute;
	top: 105px;
	left:2px;
	width: 365px;
	height:2px;
	margin-top: 20px;
	padding:0px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
    text-align:center;
    font-size:100%;
	color: #000080;
	border-top: 1px solid #ccc;
}

.RtySchFichaDadosDescricao {
	position:absolute;
	top: 150px;
	width: 365px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000;
}

.RtySchFichaDadosPreferenciaImovel {
	position:absolute;
	bottom:0px;
	left: 10px;
	width:40px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/fichaDadosPreferenciaImovel.png);
	display:none;
	top: 0px;
}

.RtySchFichaDadosComente {
	position:absolute;
	bottom:0px;
	right:0px;
	width:50px;
	height:50px;
	background-image: url(../img/fichaDadosComente.png);
	cursor:pointer;
}
.RtySchFichaDadosComente:hover {

}

/*
	FichaFotos - parte interna (terceiro nÃƒÂ­vel - foto grande e minifotos)
*/
.RtySchFichaFotosGrande {
	position:absolute;
	top:5px;
	left:47px;
	height: 280px;
	width: 360px;
	margin:0px;
	padding:0px;
}

.RtySchFichaFotosGrandeAnterior {
	position:absolute;
	top:140px;
	left:3px;
	height:38px;
	width:38px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-image: url(../img/fichaFotosAnterior.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
}

.RtySchFichaFotosGrandeAnterior:hover {
	background-image: url(../img/fichaFotosAnteriorOver.jpg);
}

.RtySchFichaFotosGrandeProxima {
	position:absolute;
	top:140px;
	left: 412px;
	height:38px;
	width:38px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-image: url(../img/fichaFotosProxima.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.RtySchFichaFotosGrandeProxima:hover {
	background-image: url(../img/fichaFotosProximaOver.jpg);
}

.RtySchFichaFotosMiniGrid {
	position:absolute;
	top: 290px;
	left:0px;
	width: 450px;
	height:77px;
	margin:0px;
	padding:0px;
}

.RtySchFichaFotosMiniAvanca {
	position:absolute;
	top:0px;
	left: 369px;
	height:38px;
	width:38px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-image: url(../img/fichaFotosMiniAvanca.png);
}
.RtySchFichaFotosMiniAvanca:hover {
	background-image: url(../img/fichaFotosMiniAvancaOver.png);
}

.RtySchFichaFotosMiniVolta {
	position:absolute;
	top:41px;
	left: 369px;
	height:38px;
	width:38px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-image: url(../img/fichaFotosMiniVolta.png);
}
.RtySchFichaFotosMiniVolta:hover {
	background-image: url(../img/fichaFotosMiniVoltaOver.png);
}

.RtySchFichaFotosMiniBodyVisivel {
	position:absolute;
	top:0px;
	left: 47px;
	height:77px;
	width: 316px;
	margin:0px;
	padding:0px;
	border:1px solid #ccc;
	background-color:white;
	overflow:hidden;
}

.RtySchFichaFotosMiniBody {
	position:absolute;
	top:0px;
	left:0px;
	height:77px; /* altura completa de uma foto - height + (2 x border) */
	width:102px; /* largura completa de uma foto - width + (2 x border)*/
	margin:0px;
	padding:0px;
	border:0px;
}

.RtySchFichaFotosMini { /* vai ser instanciada (n vezes) dentro do RtySchFichaFotosMiniBody */
	position:relative;
	height:75px;
	width:100px;
	margin:0px;
	padding:0px;
	border:1px solid white; /* nao alterar - utiliza para calcular a largura ou altura real da minifoto */
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.RtySchFichaFotosMini:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

/*
	Ficha-Footer - segundo nÃƒÂ­vel
*/
.RtySchFichaFooterFuncoes {
	position:absolute;
	top:5px;
	left:auto;
	width:auto;
	height:50px;
}
.RtySchFichaFooterMapa {
	position:absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaMapa.png);
	cursor:pointer;
}
.RtySchFichaFooterMapa:hover {

}
.RtySchFichaFooterMapaFechar {
	position:absolute;
	top: 5px;
	left: 10px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaMapaFechar.png);
	cursor:pointer;
}
.RtySchFichaFooterMapaFechar:hover {

}

.RtySchFichaFooterPreferenciaAdiciona {
	position:absolute;
	top:5px;
	left: 175px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaPreferenciaAdiciona.png);
	cursor:pointer;
}
.RtySchFichaFooterPreferenciaAdiciona:hover {

}

.RtySchFichaFooterPreferenciaRemove {
	position:absolute;
	top:5px;
	left: 175px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaPreferenciaRemove.png);
	cursor:pointer;
}
.RtySchFichaFooterPreferenciaRemove:hover {

}

.RtySchFichaFooterImprime {
	position:absolute;
	top:5px;
	left: 360px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaImprime.png);
	cursor:pointer;
}
.RtySchFichaFooterImprime:hover {

}

.RtySchFichaFooterIndique {
	position:absolute;
	top:5px;
	left: 530px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaIndique.png);
	cursor:pointer;
}
.RtySchFichaFooterIndique:hover {

}

.RtySchFichaFooterContato {
	position:absolute;
	top:5px;
	left: 675px;
	width: 150px;
	height:50px;
	background-image: url(../img/fichaContato.png);
	cursor:pointer;
}
.RtySchFichaFooterContato:hover {

}

/*
	Contato
*/
.RtySchContatoDummy {
	background-color: black;
	color:white;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtySchContatoGrid
{
	position:absolute;
	top: 35px;
	left: 160px;
	height: 380px;
	width:500px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border: 3px solid #000;
	z-index:500;
	background-color: #f3f3f3;
}

.RtySchContatoBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtySchContatoTitle
{
	position:relative;
	height:50px;
	width:490px;
	margin:0px;
	padding:0px;
}

.RtySchContatoTitleImagem
{
	position:absolute;
	top:5px;
	left: 10px;
	height:40px;
	width:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/contatoImagem.png);
	border:0px;
}

.RtySchContatoTitleTexto
{
	position:absolute;
	top: 18px;
	left: 55px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-size: 150%;
	font-weight:bold;
	color: #000;
	text-align:left;
}

.RtySchContatoFiller
{
	position:relative;
	height:10px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchContatoLine
{
	position:relative;
	height:20px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchContatoLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:right;
}

.RtySchContatoFieldNome
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchContatoFieldTelefone
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchContatoFieldEmail
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchContatoMensagemLine
{
	position:relative;
	height:160px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchContatoLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	color: #000;
	text-align:right;
}

.RtySchContatoFieldMensagem
{
	position:absolute;
	top:0px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding:0px;
	color: #000;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #ccc;
}

.RtySchContatoBotaoEnviar {
	position:absolute;
	top: 320px;
	right: 15px;
	width:80px;
	height:30px;
	background-image: url(../img/contatoEnviar.png);
	cursor:pointer;
}
.RtySchContatoBotaoEnviar:hover {

}

.RtySchContatoBotaoFechar {
	position:absolute;
	top: 5px;
	right: 5px;
	height:17px;
	width:17px;
	margin:0px;
	border:1px solid gray;
	padding:0px;
	background-image: url(../img/contatoFechar.png);
	position:absolute;
	cursor:pointer;
}
.RtySchContatoBotaoFechar:hover {

}

.RtySchContatoFieldCopia
{
	position:absolute;
	bottom:30px;
	left:84px;
	height:13px;
	width:15px;
	margin:0px;
	padding:0px;
	color:navy;
}

.RtySchContatoLabelCopia
{
	position:absolute;
	bottom:33px;
	left:100px;
	height:13px;
	width:250px;
	margin:0px;
	padding:0px;
	color: #000;
}

.RtySchContatoEnviado
{
	position:absolute;
	top:2px;
	left:2px;
	right:2px;
	bottom:2px;
	margin:0px;
	padding:0px;
	z-index:600;
	background-color:white;
}

.RtySchContatoEnviadoMensagem
{
	position:absolute;
	top:173px;
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

.RtySchContatoEnviadoBotaoFechar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/ContatoEnviadoFechar.png);
	cursor:pointer;
}
.RtySchContatoEnviadoBotaoFechar:hover {
}

/*
	Indique
*/
.RtySchIndiqueDummy {
	background-color: black;
	color:white;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtySchIndiqueGrid
{
	position:absolute;
	top: 35px;
	left: 160px;
	height: 390px;
	width:500px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border: 3px solid #000;
	z-index:500;
	background-color: #f3f3f3;
}

.RtySchIndiqueBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueTitle
{
	position:relative;
	height:50px;
	width:490px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueTitleImagem
{
	position:absolute;
	top:5px;
	left: 10px;
	height:40px;
	width:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/IndiqueImagem.png);
	border:0px;
}

.RtySchIndiqueTitleTexto
{
	position:absolute;
	top: 17px;
	left: 55px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-size: 150%;
	font-weight:bold;
	color: #000;
	text-align:left;
}

.RtySchIndiqueFiller
{
	position:relative;
	height:10px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueLine
{
	position:relative;
	height:20px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:right;
}

.RtySchIndiqueFieldNomeDe
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchIndiqueFieldEmailDe
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color:000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchIndiqueFieldNomePara
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}
.RtySchIndiqueFieldEmailPara
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtySchIndiqueMensagemLine
{
	position:relative;
	height:160px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	color: #000;
	text-align:right;
}

.RtySchIndiqueFieldMensagem
{
	position:absolute;
	top:0px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding:0px;
	color: #000;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #ccc;
}

.RtySchIndiqueBotaoEnviar {
	position:absolute;
	top: 348px;
	right: 14px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviar.png);
	cursor:pointer;
}
.RtySchIndiqueBotaoEnviar:hover {

}

.RtySchIndiqueBotaoFechar {
	position:absolute;
	top: 5px;
	right: 5px;
	height:17px;
	width:17px;
	margin:0px;
	border:1px solid gray;
	padding:0px;
	background-image: url(../img/IndiqueFechar.png);
	cursor:pointer;
}
.RtySchIndiqueBotaoFechar:hover {

}

.RtySchIndiqueFieldCopia
{
	position:absolute;
	bottom:30px;
	left:84px;
	height:13px;
	width:15px;
	margin:0px;
	padding:0px;
	color:navy;
}

.RtySchIndiqueLabelCopia
{
	position:absolute;
	bottom:33px;
	left:100px;
	height:13px;
	width:250px;
	margin:0px;
	padding:0px;
	color: #000;
}

.RtySchIndiqueEnviado
{
	position:absolute;
	top:2px;
	left:2px;
	right:2px;
	bottom:2px;
	margin:0px;
	padding:0px;
	z-index:600;
	border:1px solid gray;
	background-color:white;
}

.RtySchIndiqueEnviadoMensagem
{
	position:absolute;
	top:173px;
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

.RtySchIndiqueEnviadoBotaoFechar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviadoFechar.png);
	cursor:pointer;
}
.RtySchIndiqueEnviadoBotaoFechar:hover {
}

/*
	Lista de preferÃƒÂªncias
*/
.RtySchListaDePreferenciasGrid {
	position:absolute;
	top: 0px;
	left: 340px;
	width: 538px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.RtySchListaDePreferenciasVazia {
	position:relative;
	top: 5px;
	height: 170px;
	width: 538px;
	font-size:1em;
	font-weight:normal;
	color:navy;
	text-align:left;
	border: 1px solid #ccc;
	background-color: #f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	text-align:center;
	background-image:url(../img/TextoListaPreferenciaVazio.png);
	background-repeat:no-repeat;
	background-size: 100%;
}

.RtySchListaDePreferenciasHeader {
	position:relative;
	height: 40px;
	width: 538px;
	margin:0px;
	padding:0px;
	font-size:0.9em;
	top: 0px;
}

.RtySchListaDePreferenciasHeaderMensagem {
	position:absolute;
	top:6px;
	height:16px;
	width: 300px;
	font-size:100%;
	font-weight:bold;
	color: #000;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
}

.RtySchListaDePreferenciasHeaderBotaoIndique {
	position:absolute;
	top: 2px;
	left: 152px;
	width: 117px;
	height: 30px;
	background-image: url(../img/listaDePreferenciasIndiqueTudo.png);
	cursor:pointer;
	font-size: 0px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.RtySchListaDePreferenciasHeaderBotaoIndique:hover {
}

.RtySchListaDePreferenciasHeaderLabelOrdem {
	position:absolute;
	top:5px;
	right: 170px;
	height:16px;
	width:80px;
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	text-align:right;
	vertical-align:middle;
}

.RtySchListaDePreferenciasHeaderField
{
	position:absolute;
	top:5px;
	left:396px;
	height:23px;
	width:162px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:0.8em;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}

.RtySchListaDePreferenciasHeaderSelectOrdem {
	position:absolute;
	top:5px;
	right: 0px;
	height:20px;
	width:160px;
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin:0px;
	padding:0px;
	border: 1px #ccc solid;
}

.RtySchListaDePreferenciasBody
{
	position:relative;
	height:auto;
	width: 538px;
	font-size:0.8em;
	font-weight:normal;
	color: #14356b;
	text-align:left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	top: 0px;
}

.RtySchListaDePreferenciasBodyItem {
	position:relative;
	height: 140px;
	width:100%;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	border:1px solid #ccc;
	vertical-align:middle;
	background-color: #f3f3f3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(border-radius.htc);
}
.RtySchListaDePreferenciasBodyItem:hover {
	border: 1px solid #000;
}

.RtySchListaDePreferenciasBodyItemDados
{
	position:absolute;
	top:0px;
	left: 190px;
	height:100px;
	width: 300px;
	margin:0px;
	padding:0px;
}

.RtySchListaDePreferenciasBodyItemFuncoes
{
	position:absolute;
	top: 95px;
	left: 210px;
	height: 60px;
	width: 100px;
	margin:0px;
	padding:0px;
}

.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaAdiciona {
	position:absolute;
	top: -22px;
	left: -25px;
	width: 115px;
	height: 25px;
	background-image: url(../img/listaDePreferenciasPreferenciaAdiciona.png);
	cursor:pointer;
}
.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaAdiciona:hover {

}

.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaRemove {
	position:absolute;
	top: -22px;
	left: -25px;
	width: 115px;
	height: 25px;
	background-image: url(../img/listaDePreferenciasPreferenciaRemove.png);
	cursor:pointer;
}
.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaRemove:hover {

}

.RtySchListaDePreferenciasBodyItemFuncoesIndique {
	position:absolute;
	top:30px;
	left: 47px;
	width:35px;
	height:35px;
	background-image: url(../img/listaDePreferenciasIndique.png);
	cursor:pointer;
	display:none;
}
.RtySchListaDePreferenciasBodyItemFuncoesIndique:hover {
	display:none;
}

.RtySchListaDePreferenciasBodyItemFuncoesDetalhes {
	position:absolute;
	top: -10px;
	left: 98px;
	width: 35px;
	height: 35px;
	background-image: url(../img/listaDePreferenciasDetalhes.png);
	cursor:pointer;
}
.RtySchListaDePreferenciasBodyItemFuncoesDetalhes:hover {

}

.RtySchListaDePreferenciasBodyItemFoto
{
	position:absolute;
	top:5px;
	left:5px;
	height: 128px;
	width: 170px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	cursor:pointer;
	border: 1px solid #999;
}

.RtySchListaDePreferenciasBodyItemTipo {
	height: 15px;
	width:auto;
	margin-top: 0px;
	font-size: 10px;
	color: #000;
}

.RtySchListaDePreferenciasBodyItemCidade {
	height:22px;
	width:auto;
	font-size: 12px;
	margin-top: 20px;
	position: absolute;
	color: #000;
	font-weight: bold;
}

.RtySchListaDePreferenciasBodyItemBairro {
	font-size: 180%;
	height: auto;
	width:auto;
	margin-top: 0px;
	font-weight:bold;
	color: #202271;
	position: absolute;
}

.RtySchListaDePreferenciasBodyItemValor {
	font-size: 200%;
	width:auto;
	color: #000;
	margin-top: 36px;
}

.RtySchListaDePreferenciasBodyItemDescricao {
	height:15px;
	width:auto;
	font-size:103%;
	margin-left: 0px;
	margin-top: 8px;
	border-top: 1px solid #CCC;
	color: #000;
}

.RtySchListaDePreferenciasFooter
{
	position:relative;
	font-size:0.8em;
	font-weight:bold;
	height:38px;
	width: 645px;
	top: 10px;
}

.RtySchListaDePreferenciasFooterPagina
{
	position:absolute;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 538px;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	height:20px;
	color: #ccc;
}

.RtySchListaDePreferenciasFooterVoltaPagina {
	color: #202271;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	cursor:pointer;
	height:20px;
	display:inline;
	padding:3px;
}

.RtySchListaDePreferenciasFooterVoltaPaginaDisable {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	height:20px;
	display:inline;
	padding:3px;
	color: gray;
}

.RtySchListaDePreferenciasFooterSelectPagina {
	color: #000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	height:20px;
	width:auto;
}

.RtySchListaDePreferenciasFooterAvancaPagina {
	color: #202271;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	cursor:pointer;
	height:20px;
	display:inline;
	padding:3px;
}

.RtySchListaDePreferenciasFooterAvancaPaginaDisable {
	color:navy;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	height:20px;
	display:inline;
	padding:3px;
	color: gray;
}

/*
	Lista de preferÃƒÂªncias 
*/
.RtySchHmePrfGrid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
	height:600px;
	margin: auto;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.RtySchHmePrfGuias {
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:50px;
	margin:0px;
	padding:0px;
}
.RtySchHmePrfGuiaVendas {
	position:absolute;
	top: 10px;
	left: 0px;
	margin:0px;
	padding: 5px 20px;
	cursor:pointer;
	color: #fff;
	border: 1px solid #ccc;
	background-color: #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.RtySchHmePrfGuiaVendas:hover {
	border: 1px solid red;
	background-color: red;
}
.RtySchHmePrfGuiaVendasSelecionada {
	position:absolute;
	top: 10px;
	left: 0px;
	margin:0px;
	padding: 5px 20px;
	cursor:pointer;
	color: #fff;
	border: 1px solid navy;
	background-color: navy;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.RtySchHmePrfGuiaLocacao {
	position:absolute;
	top: 10px;
	left: 90px;
	margin:0px;
	padding: 5px 20px;
	cursor:pointer;
	color: #fff;
	border: 1px solid #ccc;
	background-color: #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.RtySchHmePrfGuiaLocacao:hover {
	border: 1px solid red;
	background-color: red;
}
.RtySchHmePrfGuiaLocacaoSelecionada {
	position:absolute;
	top: 10px;
	left: 90px;
	margin:0px;
	padding: 5px 20px;
	cursor:pointer;
	color: #fff;
	border: 1px solid navy;
	background-color: navy;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.RtySchHmePrfMain {
	position:absolute;
	top: 40px;
	left: 0px;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

/*
	Indique
*/
.RtyPrfIndicaListaDummy {
	background-color:gray;
	color:white;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtyPrfIndicaListaGrid
{
	position:absolute;
	top:45px;
	left:185px;
	height:400px;
	width:500px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border:3px solid #ccc;
	z-index:500;
	background-color:#f3f3f3;
}

.RtyPrfIndicaListaBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaTitle
{
	position:relative;
	height:50px;
	width:490px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaTitleImagem
{
	position:absolute;
	top:5px;
	left:5px;
	height:40px;
	width:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/IndiqueImagem.png);
	border:0px;
}

.RtyPrfIndicaListaTitleTexto
{
	position:absolute;
	top:15px;
	left:50px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-size:130%;
	font-weight:bold;
	color: #000;
	text-align:left;
}

.RtyPrfIndicaListaFiller
{
	position:relative;
	height:10px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaLine
{
	position:relative;
	height:20px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:right;
}

.RtyPrfIndicaListaFieldNomeDe
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaFieldEmailDe
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaFieldNomePara
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}
.RtyPrfIndicaListaFieldEmailPara
{
	position:absolute;
	top:0px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding:0px;
	font-size:100%;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaMensagemLine
{
	position:relative;
	height:160px;
	width:380px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	color: #000;
	text-align:right;
}

.RtyPrfIndicaListaFieldMensagem
{
	position:absolute;
	top:0px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding:0px;
	color: #000;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaBotaoEnviar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviar.png);
	cursor:pointer;
}
.RtyPrfIndicaListaBotaoEnviar:hover {
}

.RtyPrfIndicaListaBotaoFechar {
	position:absolute;
	top:3px;
	right:3px;
	height:17px;
	width:17px;
	margin:0px;
	border:1px solid gray;
	padding:0px;
	background-image: url(../img/IndiqueFechar.png);
	cursor:pointer;
}
.RtyPrfIndicaListaBotaoFechar:hover {
}

.RtyPrfIndicaListaFieldCopia
{
	position:absolute;
	bottom:30px;
	left:84px;
	height:13px;
	width:15px;
	margin:0px;
	padding:0px;
	color:navy;
}

.RtyPrfIndicaListaLabelCopia
{
	position:absolute;
	bottom:33px;
	left:100px;
	height:13px;
	width:250px;
	margin:0px;
	padding:0px;
	color: #000;
}

.RtyPrfIndicaListaEnviado
{
	position:absolute;
	top:2px;
	left:2px;
	right:2px;
	bottom:2px;
	margin:0px;
	padding:0px;
	z-index:600;
	border:1px solid gray;
	background-color:white;
}

.RtyPrfIndicaListaEnviadoMensagem
{
	position:absolute;
	top:173px;
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

.RtyPrfIndicaListaEnviadoBotaoFechar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviadoFechar.png);
	cursor:pointer;
}
.RtyPrfIndicaListaEnviadoBotaoFechar:hover {
	background-image: url(../img/IndiqueEnviadoFecharOver.png);
}

/*

*/
.RtySchDummy {
	background-color: #000;
	color:white;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:100;
	display: none !important;
}

.RtySchCarregando {
	position:fixed;
	top:50px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}