/*
	Para garantir que funcione sem distorcer em todos os navegadores
*/
body
{
margin:0;
padding:0;
}

.RtySchMain
{
	position: relative;
	width: 980px;
	display: table;
	margin: 40px auto 0px;
}
.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);
}

.RtySchCriteriosGrid
{
	position: relative;
	height:auto;
	width: 336px;
	margin:0px;
	padding: 5px;
	border: 1px solid #cbcbcb;
	background-color: #f4f4f4;
	float: left;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
}

.RtySchCriteriosGridLoading
{
	position: absolute;
	width: 348px;
	height: 664px;
	background-color: #fff;
	z-index: 10;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.5;
}

.RtySchConsultaRef{
}

.RtySchCriteriosTitleLine
{
	position:relative;
	height: 30px;
	padding:0px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	font-size: 1.3em;
	width: 100%;
	text-align: center;
}

#RtySchCriteriosTitleLineOculto
{
	position:relative;
	height: 40px;
	width:315px;
	margin:5px;
	padding:0px;
	margin-top:0px;
	display:none;
}

.RtySchCriteriosTitle
{
	margin: 5px 25px;
	padding: 0px 0px;
	text-align: left;
	font-size: 1.0em;
	border-bottom: 1px solid;
}

.RtySchCriteriosLine
{
	position:relative;
	width: 325px;
	padding:0px;
	float: left;
}

.RtySchCriteriosLabel
{
	position: relative;
	width: 100px;
	text-align:right;
	float: left;
	font-size: 0.9em;
	padding: 7px 0px;
}

.RtySchCriteriosField
{
	position: relative;
	color: #666;
	text-align:left;
	float: left;
	margin-left: 5px;
	padding: 4px 0px;
	width: 207px;
}

.RtySchCriteriosFieldDe
{
	position:absolute;
	top:0px;
	left:85px;
	height:23px;
	width:102px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	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;
	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;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}


.RtySchCriteriosSelect {
	color: #666;
	margin:0px;
	padding: 4px;
	border: 1px #dcdcdc solid;
	font-size: 0.8em;
	width: 205px;
}

.RtySchCriteriosConsultaReferenciaField {
	position: relative;
	color: black;
	width: 75px;
	height: 20px;
	text-align:center;
	border: 1px #dcdcdc solid;
	float: left;
}

.RtySchCriteriosConsultaReferenciaButton{
	position: relative;
	width: 115px;
	height: 25px;
	background-image: url('../img/criteriosConsultaReferenciaButton.png');
	cursor:pointer;
	float: left;
	margin-left: 5px;
	background-color: transparent;
	border: 0px;
	background-repeat: no-repeat;
}
.RtySchCriteriosConsultaReferenciaButton:hover {
}

.RtySchCriteriosSelectCidadeBairro {
	color: #666;
	width: 205px;
	margin:0px;
	padding: 4px;
	border: 1px #dcdcdc solid;
	font-size: 0.8em;
}

.RtySchCriteriosSelectDeAte {
	color: #666;
	width: 95.5px;
	margin:0px;
	padding: 4px;
	border: 1px #dcdcdc solid;
	font-size: 0.8em;
}

.RtySchCriteriosButton {
	position:relative;
	width: 207px;
	height: 45px;
	background-image: url('../img/criteriosButton.png');
	cursor:pointer;
	z-index: 1;
	float: left;
	background-repeat: no-repeat;
	margin: 10px 64px;
}
.RtySchCriteriosButton:hover {
	z-index: 500;
}

.RtySchCriteriosBotoes {
	position:relative;
	width: 265px;
	height: 60px;
	padding:0px;
	border:0px;
	float: left;
	margin: 12px 35px;
}

.RtySchCriteriosPreferenciaConsulta {
	position: relative;
	width: 111px;
	height: 45px;
	background-image: url('../img/criteriosPreferenciaConsulta.png');
	cursor:pointer;
	float: left;
}
.RtySchCriteriosPreferenciaConsulta:hover {

}

.RtySchCriteriosPreferenciaConsultaFechar {
	background-image: url('../img/criteriosPreferenciaFechar.png');
	cursor:pointer;
	float: left;
	position: relative;  width: 111px;  height: 45px;
}
.RtySchCriteriosPreferenciaConsultaFechar:hover {

}

.RtySchCriteriosContato {
	position: relative;
	width: 115px;
	height: 45px;
	background-image: url('../img/criteriosContato.png');
	cursor:pointer;
	float: left;
	margin-left: 35px;
}
.RtySchCriteriosContato:hover {

}

.RtySchResultadosGrid {
	position: relative;
	width: 615px;
	margin:0px;
	padding:0px;
	float: left;
	margin-left: 15px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
}

.RtySchResultadosInstrucoes {
	position:relative;
	top: 0px;
	height: 50px;
	width: 100%;
	font-weight:normal;
	background-repeat:no-repeat;
	background-size: 100%;  background-color: #fff;
}

.RtySchResultadosVazia {
	height: 166px;
	background-image: url(../img/TextoResultadoVazio.png);
	background-repeat:no-repeat;
	background-repeat: no-repeat;  position: relative;    
	width: 615px;  font-weight: normal;  
	border: 1px solid #ccc;  background-color: #fff;  
	background-position: 15px;
}

.RtySchResultadosHeader {
	position:relative;
	height: 40px;
	width: 100%;
	margin:0px;
	padding: 0px;
	top: 0px;
	border-left: 5px solid #69110d;
	background-color: #69110d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.RtySchResultadosHeaderMensagem {
	position:absolute;
	top: 13px;
	width: 330px;
	color: #fff;
	text-align:left;
	padding-left: 10px;
	font-size: 0.8em;
}
.RtySchResultadosHeaderLabelOrdem {
	position:absolute;
	top: 9px;
	right: 175px;
	width:80px;
	color: #fff;
	margin:0px;
	padding: 5px 0px;
	text-align:right;
	vertical-align:middle;
	font-size: 0.8em;
}

.RtySchResultadosHeaderField
{
	position:absolute;
	top:5px;
	left:396px;
	height:23px;
	width:162px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}


.RtySchResultadosHeaderSelectOrdem {
	position:absolute;
	top: 6px;
	right: 6px;
	width:160px;
	color: #666;
	margin:0px;
	padding: 6px;
	border: 1px #E9E9E9 solid;
	font-size: 0.7em;
	-webkit-border-radius: 10px;  -moz-border-radius: 10px;  border-radius: 10px;
}

.RtySchResultadosBody
{
	position:relative;
	height:auto;
	width: 100%;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #ccc;
	top: 5px;
}

.RtySchResultadosBodyItem {
	position:relative;
	height: 165px;
	width:100%;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	border: 1px solid #c0c0c0;
	background-color: #fff;
}
.RtySchResultadosBodyItem:hover {
	border: 1px solid #666;
}

.RtySchResultadosBodyItemDados
{
	position:absolute;
	top: 10px;
	left: 210px;
	height: 145px;
	width: 395px;
	margin:0px;
	padding:0px;
	line-height: normal;
}

.RtySchResultadosBodyItemFuncoes
{
	position: absolute;
	height: 70px;
	width: 156px;
	margin:0px;
	padding:0px;
	top: 73px;
	right: 0px;
}

.RtySchResultadosBodyItemFuncoesPreferenciaAdiciona {
	position:absolute;
	width: 150px;
	height: 25px;
	background-image: url(../img/resultadosPreferenciaAdiciona.png);
	cursor:pointer;
}
.RtySchResultadosBodyItemFuncoesPreferenciaAdiciona:hover {

}

.RtySchResultadosBodyItemFuncoesPreferenciaRemove {
	background-image: url(../img/resultadosPreferenciaRemove.png);
	cursor:pointer;
	position: absolute;  width: 150px;  height: 25px;
}
.RtySchResultadosBodyItemFuncoesPreferenciaRemove:hover {

}

.RtySchResultadosBodyItemFuncoesIndique {
	position:absolute;
	width:35px;
	height:35px;
	background-image: url(../img/resultadosIndique.png);
	cursor:pointer;
	display:none;
}
.RtySchResultadosBodyItemFuncoesIndique:hover {
	display:none;
}

.RtySchResultadosBodyItemFuncoesDetalhes {
	position:absolute;
	width: 156px;
	height: 37px;
	background-image: url(../img/resultadosDetalhes.png);
	cursor:pointer;
	background-repeat: no-repeat;
	bottom: 0px;
}
.RtySchResultadosBodyItemFuncoesDetalhes:hover {

}

.RtySchResultadosBodyItemFoto
{
	position:absolute;
	height: 165px;
	width: 200px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	cursor:pointer;
	border-right: 1px solid #cbcbcb;
}

.RtySchResultadosBodyItemCodigo {
	margin-top: 0px;
	font-size: 0.8em;
	float: left;
	margin-right: 10px;
	border-right: 1px solid;
	padding-right: 10px;
	height: 13px;
}

.RtySchResultadosBodyItemTipo {
	margin-top: 0px;
	font-size: 0.8em;
}

.RtySchResultadosBodyItemCidade {
	width: 100%;
	font-size: 1.4em;
	margin-top: 10PX;
}

.RtySchResultadosBodyItemBairro {
	width: 100%;
	font-size: 0.8em;
}

.RtySchResultadosBodyItemValor {
	width: 230px;
	font-size: 1.8em;
	margin-top: 5px;
	font-weight: bold;
	border-bottom: 1px solid;
}

.RtySchResultadosBodyItemDescricao {
	width: 230px;
	margin-top: 5px;
	font-size: 0.8em;
}

.RtySchResultadosFooter
{
	position:relative;
	font-weight:bold;
	height: 45px;
	width: 100%;
	top: 20px;
	font-family: arial;
}

.RtySchResultadosFooterPagina
{
	position:absolute;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	font-weight:bold;
	text-align:center;
	color: #ccc;
	font-size: 1.0em;
}

.RtySchResultadosFooterVoltaPagina {
	cursor:pointer;
	height:20px;
	display:inline;
	padding:5px;
	color: #69110d;
}

.RtySchResultadosFooterVoltaPaginaDisable {
	height:20px;
	display:inline;
	padding:5px;
	color: gray;
}

.RtySchResultadosFooterSelectPagina {
	color: #333;
	margin: 5px;
	padding: 5px;
	width:auto;
	display: none;
}

.RtySchResultadosFooterAvancaPagina {
	cursor:pointer;
	height:20px;
	display:inline;
	padding:5px;
    
	color: #69110d;
}

.RtySchResultadosFooterAvancaPaginaDisable {
	color:navy;
	height:20px;
	display:inline;
	padding:5px;
	color: gray;
}


.RtySchFicha {
	position: relative;
	width: 1000px;
	z-index: 200;
	display: table;
	top: 0px;
	left: 0px !important;
	margin: 0px auto;
	color: #69110d;
}

.RtySchFichaHeader {
	position: relative;
	border: 0px;
}
.RtySchFichaBody {
	position: relative;
	border: 0px;
	width: 100%;
	display: table;
}
.RtySchFichaFooter {
	position: relative;
	float: left;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	display: none;
}

.RtySchFichaHeaderMensagem{
	font-size: 24px;
	position: relative;
	font-weight: normal;
	margin: 0px;
	width: 1000px;
	margin-bottom: 20px;
}
.RtySchFichaHeaderFechar {
	width: 115px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	background: #666;
	color: #fff;
	padding: 10px 0 10px 0px;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}
.RtySchFichaHeaderFechar:hover {
}
.RtySchFichaHeaderFecharDestaque {
	width: 115px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	float: right;
	background: #3E1727;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 10px 0 10px 0px;
	margin: 0px 12px 0 0;
	cursor: pointer;
}
.RtySchFichaHeaderFecharDestaque:hover {
}

.RtySchFichaDados {
	position: relative;
	top: 0px;
	width: 500px;
	height: 370px;
	margin: 0px;
	border: 0px;
	float: left;
}

.RtySchFichaDadosEsquerda{
    position: relative;
    width: 250px;  height: 132px;  float: left;  padding: 20px;  
    border: 1px solid #666;  
    color: #666;
}

.RtySchFichaDadosDireita{
    position: relative;  
    width: 307px;  
    height: 130px;  
    font-size: 20px;  float: right;  
    padding: 21px 20px;  
    color: #666;
    border-left: 0px;
}

.RtySchFichaFotosBanner{
    width: 100%;      
    height: 280px;      
    margin-bottom: 15px;
    margin-top: 10px;
}

.RtySchFichaFotoBanner{
    position: relative;

    width: 980px;
    height: 280px;
}

.RtySchFichaFotos {
	position: relative;
	width: 500px;
	padding: 0px;
	height: 237px;
	margin: 0px auto;
	float: left;
}
.RtySchFichaFotosSemFoto {
	background-image: url(../img/fotoDefault.jpg);
	background-position: center;
	background-size: 350px;
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
	width: 400px;
	margin: 0px;
	border: 1px solid #ccc;
	float: right;
}
.RtySchMenu{
    position: relative;
    font-size: 0.7em;
    border: 1px solid #c0c0c0;
    padding: 0px 10px;
    float: left;
    margin-top: 20px;
}
.RtySchFichaMapaGrid {
	position: relative;
	width: 100%;
	height: 265px;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #ccc;
	z-index: 300;
	float: left;
	margin-top: 10px;
}

.RtySchFichaDadosCodigo {
	position:relative;
	font-size: 14px;
	top: -20px;
}
.RtySchFichaDadosTipo {
	position:relative;
	font-size: 25px;
	color: #666;
}
.RtySchFichaDadosValor {
	position:relative;
	font-size: 30px;  
	font-weight: bold;
	margin-top: 20px;
}
.RtySchFichaDadosCidade {
	position:relative;
	font-size: 16px;  
	color: #666;
	margin-top: 15px;
}
.RtySchFichaDadosBairro {
    display: block;  
    font-size: 16px;
}

.RtySchFichaDadosDescricaoItens{
	position:relative;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}


.RtySchFichaDadosDescricaoTitle {
	position: relative;
	font-weight: bold;
	text-align: left;      
	font-size: 16px;      
	margin-top: 10px;
	text-transform: uppercase;
}
.RtySchFichaDadosDescricao {
	position: relative;  
	font-size: 12px;              
	color: #666;
	line-height: 18px;
	margin-top: 5px;
	width: 460px;
}
.RtySchFichaDadosPreferenciaImovel {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fichaDadosPreferenciaImovel.png);
	display: none;
	top: 0px;
	z-index: 1;
}
.RtySchFichaDadosComente {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	background-image: url(../img/fichaDadosComente.png);
	cursor: pointer;
}
.RtySchFichaDadosComente:hover {
}

.RtySchFichaFooterTitulo{
    float: left;
    background: #fff;
    font-size: 16px;
    margin: 0;
    position: relative;
}

.RtySchFichaFotosGrande {
	position: relative;
	max-height: 238px;
	max-width: 308px;
	margin: 0px;
	padding: 0px;                
}

.RtySchFichaFotosGrandeBorda{
    border: 1px solid #ccc;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 308px;
}

.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: relative;
	width: 500px;
	margin: 0px;
	background-repeat:no-repeat;
	float: left;
	background-size: 100%;
}
.RtySchFichaFotosMiniAvanca {
	position: absolute;
	top: 125px;
	right: 0px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/arrow-next.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.RtySchFichaFotosMiniAvanca:hover {
	
}
.RtySchFichaFotosMiniVolta {
	position: absolute;
	top: 125px;
	left: 0px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/arrow-prev.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.RtySchFichaFotosMiniVolta:hover {

}
.RtySchFichaFotosMiniBodyVisivel {
	position: relative;
	width: 403px;
	padding: 0px;
	height: 304px;
	overflow: hidden;
	border: 2px solid #ccc;
	margin-left: 48px;
}
.RtySchFichaFotosMiniBody {
	position: relative; 
	top: 0px;  left: 0px;    
	width: 900px;  margin: 0px;  padding: 0px;  border: 0px;
	height: 162px;
}
.RtySchFichaFotosMini {
	position: relative;
	margin: auto;
	padding: 0px;
	border: 3px solid white !important;
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor:pointer;
	filter: alpha(opacity=70);
	width: 400px;
	height: 300px;
}
.RtySchFichaFotosMini:hover {
	opacity: 1;
	filter: alpha(opacity=100); 
}

.RtySchFichaFotosMiniLink {
	background-image: url(../img/pin-lupa.png);
	background-repeat: no-repeat;
	background-position: 366px 3px;
	height: 300px;
	position: relative;
	display: block;
	float: left;
	width: 400px;
	overflow: hidden;
}

.RtySchFichaFooterFuncoes {
	position: absolute;
	top: 5px;
	left: auto;
	width: auto;
	height: 50px;
}
.RtySchFichaFooterMapa {
	position: relative;
	cursor: pointer;
	color: #007cc0;  padding: 10px 0;    
	border-bottom: 1px solid #d6d6d6;  
	list-style: none;    
	text-align: center;
	width: 100%;
}
.RtySchFichaFooterMapa:hover {
}
.RtySchFichaFooterMapaFechar {
	position: relative;
	cursor: pointer;
	color: #007cc0;
	padding: 10px 0;
	border-bottom: 1px solid #d6d6d6;
	list-style: none;
	text-align: center;
	width: 100%;
}
.RtySchFichaFooterMapaFechar:hover {
}
.RtySchFichaFooterPreferenciaAdiciona {
	position: relative;
	cursor: pointer;  
	padding: 12px 0 10px;          
	background-image:url(../img/star.png);
	background-repeat:no-repeat;
	float: left;
	background-position: 0px 7px;
	text-indent: 25px;
	background-size: 20px;
	margin-left: 20px;
}
.RtySchFichaFooterPreferenciaAdiciona:hover {
}
.RtySchFichaFooterPreferenciaRemove {
    position: relative;  cursor: pointer;  padding: 12px 0 10px;  background-image: url(../img/star.png);  background-repeat: no-repeat;  float: left;  background-position: 0px 7px;  text-indent: 25px;  background-size: 20px;  margin-left: 20px;  };
            
}
.RtySchFichaFooterPreferenciaRemove:hover {
}
.RtySchFichaFooterImprime {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 29px;
	height: 28px;
	background-image: url(../img/fichaImprime.png);
	cursor: pointer;
	background-size: 100%;
	background-repeat: no-repeat;
}
.RtySchFichaFooterImprime:hover {
}
.RtySchFichaFooterIndique {
    position: relative;  cursor: pointer;  padding: 12px 0 10px;    
    background-image: url(../img/balao.png);  background-repeat: no-repeat;  float: left;  background-position: 0px 7px;  text-indent: 25px;  background-size: 20px;
            
}
.RtySchFichaFooterIndique:hover {
}
.RtySchFichaFooterContato {
    position: relative;  cursor: pointer;  padding: 12px 0 10px;    
    background-image: url(../img/livro.png);  background-repeat: no-repeat;  float: left;  background-position: 0px 7px;  text-indent: 25px;  background-size: 20px;
    
    margin-left: 20px;
}
.RtySchFichaFooterContato:hover {
}

.RtySchContatoDummy {
	background-color: black;
	color:white;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtySchContatoGrid
{
	position: fixed;
	top: 50%;
	left: 50% !important;
	height: 390px;
	width: 520px;
	margin:0px;
	padding: 20px;
	border: 2px solid #ddd;
	z-index:500;
	background-color: #fff;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
	margin-left: -282px;
	margin-top: -217px;
}

.RtySchContatoBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtySchContatoTitle
{
	position:relative;
	height:50px;
	width: 500px;
	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: 16px;
	left: 55px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	font-size: 1.4em;
}

.RtySchContatoFiller
{
	position:relative;
	height:10px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchContatoLine
{
	position:relative;
	height: 26px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchContatoLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
}

.RtySchContatoFieldNome
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchContatoFieldTelefone
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchContatoFieldEmail
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchContatoMensagemLine
{
	position:relative;
	height: 170px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchContatoLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
}

.RtySchContatoFieldMensagem
{
	position:absolute;
	top: -5px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding: 4px;
	color: #000;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchContatoBotaoEnviar {
	position:absolute;
	top: 365px;
	right: 35px;
	width:80px;
	height:30px;
	background-image: url(../img/contatoEnviar.png);
	cursor:pointer;
	background-color: #69110d;
}
.RtySchContatoBotaoEnviar:hover {

}

.RtySchContatoBotaoFechar {
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	margin:0px;
	padding:0px;
	background-image: url(../img/contatoFechar.png);
	position:absolute;
	cursor:pointer;
}
.RtySchContatoBotaoFechar:hover {

}

.RtySchContatoFieldCopia
{
	position:absolute;
	bottom:30px;
	left: 115px;
	height:13px;
	width:15px;
	margin:0px;
	padding:0px;
	color:navy;
}

.RtySchContatoLabelCopia
{
	position:absolute;
	bottom:33px;
	left: 135px;
	height:13px;
	width:250px;
	margin: -3px;
	padding: 0px;
	font-size: 0.8em;
}

.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: 200px;
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	color: #666;
	font-size: 20px;
}

.RtySchContatoEnviadoBotaoFechar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/ContatoEnviadoFechar.png);
	cursor:pointer;
}
.RtySchContatoEnviadoBotaoFechar:hover {
}

.RtySchIndiqueDummy {
	background-color: black;
	color:white;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtySchIndiqueGrid
{
	position: fixed;
	top: 50%;
	left: 50%;
	height: 420px;
	width: 520px;
	margin:0px;
	padding: 20px;
	border: 2px solid #ddd;
	z-index:500;
	background-color: #fff;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
	margin-left: -282px;
	margin-top: -232px;
}

.RtySchIndiqueBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtySchIndiqueTitle
{
	position:relative;
	height:50px;
	width: 500px;
	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: 16px;
	left: 55px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	font-size: 1.4em;
}

.RtySchIndiqueFiller
{
	position:relative;
	height:10px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchIndiqueLine
{
	position:relative;
	height: 26px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchIndiqueLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchIndiqueFieldNomeDe
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchIndiqueFieldEmailDe
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchIndiqueFieldNomePara
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}
.RtySchIndiqueFieldEmailPara
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchIndiqueMensagemLine
{
	position:relative;
	height: 170px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtySchIndiqueLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
}

.RtySchIndiqueFieldMensagem
{
	position:absolute;
	top: -5px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

.RtySchIndiqueBotaoEnviar {
	position:absolute;
	top: 400px;
	right: 35px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviar.png);
	cursor:pointer;
	background-color: #69110d;
}
.RtySchIndiqueBotaoEnviar:hover {

}

.RtySchIndiqueBotaoFechar {
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	margin:0px;
	padding:0px;
	background-image: url(../img/IndiqueFechar.png);
	cursor:pointer;
	position: absolute;
}
.RtySchIndiqueBotaoFechar:hover {

}

.RtySchIndiqueFieldCopia
{
	position:absolute;
	bottom:30px;
	left: 115px;
	height:13px;
	width:15px;
	margin:0px;
	padding:0px;
	color:navy;
}

.RtySchIndiqueLabelCopia
{
	position:absolute;
	bottom:33px;
	left: 135px;
	height:13px;
	width:250px;
	margin:-3px;
	padding:0px;
	font-size: 0.8em;
}

.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: 200px;
	height:50px;
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	color: #666;
	font-size: 20px;
}

.RtySchIndiqueEnviadoBotaoFechar {
	position:absolute;
	bottom:15px;
	right:15px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviadoFechar.png);
	cursor:pointer;
}
.RtySchIndiqueEnviadoBotaoFechar:hover {
}

.RtySchListaDePreferenciasGrid {
	position: relative;
	width: 615px;
	margin:0px;
	padding:0px;
	float: left;
	margin-left: 15px;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
}

.RtySchListaDePreferenciasVazia {
	background-image:url(../img/TextoListaPreferenciaVazio.png);
	background-repeat:no-repeat;
	background-repeat: no-repeat;  
	position: relative;
	width: 615px;  
	font-weight: normal;  
	border: 1px solid #ccc;  
	background-color: #fff;  
	background-position: 16px;
	height: 190px;
}

.RtySchListaDePreferenciasHeader {
	position:relative;
	height: 40px;
	width: 100%;
	margin:0px;
	padding: 0px;
	top: 0px;
	border-left: 5px solid #69110d;
	background-color: #69110d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.RtySchListaDePreferenciasHeaderMensagem {
	position:absolute;
	top: 13px;
	width: 330px;
	color: #fff;
	text-align:left;
	padding-left: 10px;
	font-size: 0.8em;
}

.RtySchListaDePreferenciasHeaderBotaoIndique {
	position:absolute;
	top: 5px;
	left: 150px;
	width: 117px;
	height: 30px !important;
	background-image: url(../img/listaDePreferenciasIndiqueTudo.png);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: white;
	font-size: 0px;
	border: 0px;
}

.RtySchListaDePreferenciasHeaderBotaoIndique:hover {
}

.RtySchListaDePreferenciasHeaderLabelOrdem {
	position:absolute;
	top: 9px;
	right: 175px;
	width:80px;
	color: #fff;
	margin:0px;
	padding: 5px 0px;
	text-align:right;
	vertical-align:middle;
	font-size: 0.8em;
}

.RtySchListaDePreferenciasHeaderField
{
	position:absolute;
	top:5px;
	left:396px;
	height:23px;
	width:162px;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	color:navy;
	text-align:left;
	padding-left:2px;
	border: 1px #ccc solid;
}

.RtySchListaDePreferenciasHeaderSelectOrdem {
	position:absolute;
	top: 6px;
	right: 6px;
	width:160px;
	color: #666;
	margin:0px;
	padding: 6px;
	border: 1px #E9E9E9 solid;
	font-size: 0.7em;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;  
	border-radius: 10px;
}

.RtySchListaDePreferenciasBody
{
	position:relative;
	height:auto;
	width: 100%;
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #ccc;
	top: 5px;
}

.RtySchListaDePreferenciasBodyItem {
	position:relative;
	height: 165px;
	width:100%;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	border: 1px solid #c0c0c0;
	background-color: #fff;
}
.RtySchListaDePreferenciasBodyItem:hover {
	border: 1px solid #666;
}

.RtySchListaDePreferenciasBodyItemDados
{
	position:absolute;
	top: 10px;
	left: 210px;
	height: 145px;
	width: 395px;
	margin:0px;
	padding:0px;
	line-height: normal;
}

.RtySchListaDePreferenciasBodyItemFuncoes
{
	position: absolute;
	height: 70px;
	width: 156px;
	margin:0px;
	padding:0px;
	top: 73px;
	right: 0px;
}

.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaAdiciona {
	position:absolute;
	width: 150px;
	height: 25px;
	background-image: url(../img/listaDePreferenciasPreferenciaAdiciona.png);
}
.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaAdiciona:hover {

}

.RtySchListaDePreferenciasBodyItemFuncoesPreferenciaRemove {
	position:absolute;
	width: 150px;
	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;
	width: 156px;
	height: 37px;
	background-image: url(../img/listaDePreferenciasDetalhes.png);
	cursor:pointer;
	background-repeat: no-repeat;
	bottom: 0px;
}
.RtySchListaDePreferenciasBodyItemFuncoesDetalhes:hover {

}

.RtySchListaDePreferenciasBodyItemFoto
{
	position:absolute;
	height: 165px;
	width: 200px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	cursor:pointer;
	border-right: 1px solid #cbcbcb;
}

.RtySchListaDePreferenciasBodyItemTipo {
	margin-top: 0px;
	font-size: 0.8em;
}

.RtySchListaDePreferenciasBodyItemCidade {
	width: 100%;
	font-size: 1.4em;
	margin-top: 10PX;
}

.RtySchListaDePreferenciasBodyItemBairro {
	width: 100%;
	font-size: 0.8em;
}

.RtySchListaDePreferenciasBodyItemValor {
	width: 230px;
	font-size: 1.8em;
	margin-top: 5px;
	font-weight: bold;
	border-bottom: 1px solid;
}

.RtySchListaDePreferenciasBodyItemDescricao {
	width: 230px;
	margin-top: 5px;
	font-size: 0.8em;
}

.RtySchListaDePreferenciasFooter
{
	position:relative;
	font-weight:bold;
	height: 45px;
	width: 100%;
	top: 20px;
	font-family: arial;
}

.RtySchListaDePreferenciasFooterPagina
{
	position:absolute;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	font-weight:bold;
	text-align:center;
	color: #ccc;
	font-size: 1.0em;
}

.RtySchListaDePreferenciasFooterVoltaPagina {
	cursor:pointer;
	height:20px;
	display:inline;
	padding:5px;
	color: #69110d;
}

.RtySchListaDePreferenciasFooterVoltaPaginaDisable {
	height:20px;
	display:inline;
	padding:5px;
	color: gray;
}

.RtySchListaDePreferenciasFooterSelectPagina {
	color: #333;
	margin: 5px;
	padding: 5px;
	width:auto;
}

.RtySchListaDePreferenciasFooterAvancaPagina {
	cursor:pointer;
	height:20px;
	display:inline;
	padding:5px;
	color: #69110d;
}

.RtySchListaDePreferenciasFooterAvancaPaginaDisable {
	color:navy;
	height:20px;
	display:inline;
	padding:5px;
	color: gray;
}

.RtySchHmePrfGrid {
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
	height:600px;
	margin: auto;
	padding:0px;
}
.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;
}

.RtyPrfIndicaListaDummy {
	background-color: black;
	color:white;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:400;
	display:none;
}

.RtyPrfIndicaListaGrid
{
	position:absolute;
	top: 50px;
	left: 220px;
	height: 420px;
	width: 520px;
	margin:0px;
	padding: 20px;
	border: 2px solid #ddd;
	z-index:500;
	background-color: #fff;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	color: #69110d;
}

.RtyPrfIndicaListaBody
{
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaTitle
{
	position:relative;
	height:50px;
	width: 500px;
	margin:0px;
	padding:0px;
}

.RtyPrfIndicaListaTitleImagem
{
	position:absolute;
	top:5px;
	left: 10px;
	height:40px;
	width:40px;
	margin:0px;
	padding:0px;
	background-image:url(../img/IndiqueImagem.png);
	border:0px;
}

.RtyPrfIndicaListaTitleTexto
{
	position:absolute;
	top: 16px;
	left: 55px;
	height:40px;
	width:auto;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	font-size: 1.4em;
}

.RtyPrfIndicaListaFiller
{
	position:relative;
	height:10px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtyPrfIndicaListaLine
{
	position:relative;
	height: 26px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtyPrfIndicaListaLabel
{
	position:absolute;
	left:0px;
	height:20px;
	width:80px;
	margin:0px;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
}

.RtyPrfIndicaListaFieldNomeDe
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaFieldEmailDe
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaFieldNomePara
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
}
.RtyPrfIndicaListaFieldEmailPara
{
	position:absolute;
	top: -5px;
	left:84px;
	height:20px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaMensagemLine
{
	position:relative;
	height: 170px;
	width: 500px;
	margin: 0px 10px;
	padding:0px;
}

.RtyPrfIndicaListaLabelMensagem
{
	position:absolute;
	top:70px;
	left:0px;
	height:20px;
	width:80px;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	text-align:right;
	font-size: 0.8em;
}

.RtyPrfIndicaListaFieldMensagem
{
	position:absolute;
	top: -5px;
	left:84px;
	height:160px;
	width:400px;
	margin:0px;
	padding: 4px;
	text-align:left;
	border:1px solid #ccc;
}

.RtyPrfIndicaListaBotaoEnviar {
	position:absolute;
	top: 400px;
	right: 35px;
	width:80px;
	height:30px;
	background-image: url(../img/IndiqueEnviar.png);
	cursor:pointer;
	background-color: #69110d;
}
.RtyPrfIndicaListaBotaoEnviar:hover {
}

.RtyPrfIndicaListaBotaoFechar {
	top: -15px;
	right: -15px;
	height: 30px;
	width: 30px;
	margin:0px;
	padding:0px;
	background-image: url(../img/IndiqueFechar.png);
	cursor:pointer;
	position: absolute;
}
.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;
}

.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;
}

.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: #fff;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index: 100;
	display:none;
}

.RtySchCarregando {
	position:fixed;
	top:50px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:10000;
	opacity:0.7;
	filter:alpha(opacity=70); 
}