

/*pagina em si*/
*
{
	border-spacing: 0px;
}

table
{
	border-collapse: collapse;
}
html
{
	background-color: Black;
	color: White;
	font-family: Verdana;
	height: 100%;
	background-image: url(/imagens/imagensDefault/internet/layout/Fundo.gif);
	background-repeat: repeat;
	background-position: center;
}
body, form
{
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1c1c1c;
}
#contentwrap
{
	min-height: 75%;
	margin-top: 0;
	margin-bottom: 0;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1c1c1c;
}

/*Partes da pagina*/
.Cabecalho
{
	background-image: url(/imagens/imagensDefault/internet/layout/Cabecalho.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 930px;
	height: 112px;
}
/*Conteudo*/
.conteudo
{
	width: 930px;
	height: 100%;
}

.ConteudoNormal
{
	vertical-align: top;
	text-align: center;
	width: 735px;
}
/*BarraNumpasso*/
.BarraNumPasso
{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	width: 735px;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
}
.PresentLink
{
	color: #FFFFFF;
}
.EnableLink
{
	color: #808080;
}
.EnableLink:Hover
{
	color: #FFFFFF;
}
.DisabledLink
{
	color: #808080;
}
/*Barra Progresso*/

td.BarraProgresso
{
	border-left: dashed 1px #000000;
	padding: 0 0 0 5px;
}
.BarraProgresso
{
	margin: 0px;
	padding: 0px;
	width: 180px;
	vertical-align: top;
}
.BarraProgresso Select
{
	font-size: 10px;
}
/*
.BarraProgresso input
{
	height:15px;
	width:12px;
}*/
.BarraProgresso p
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
/*Rodape*/
#footer
{
	height: 25%;
	background-color: #1c1c1c;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom: 0px;
}
.tabelaRodape
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-image: url(/imagens/imagensDefault/internet/layout/rodape.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border: none 0px #000000;
}
.tabelaRodape td
{
	height: 100px;
	vertical-align: bottom;
}
#rodape
{
}
.P_rodape
{
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.P_rodape a
{
	color: #ffffff;
}

/*Outros do conteudo*/


*.BotoesNormais
{
	text-align: center;
	margin: auto 20 auto 20;
	color: #FFFF00;
}
.LinkBtnNormal
{
	color: #FFFF00;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a
{
	text-decoration: none;
}

*.TextoExplicacao
{
	margin: 0 0 0 0;
}
.TextoExplicacao
{
	padding-left: 5px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 10px;
}
td.TextoExplicacao
{
	vertical-align: top;
	margin-bottom: 500px;
}
.tdMeio
{
	text-align: center;
	vertical-align: middle;
}

/*Td revervada a erros*/
*.TxtErro
{
	height: 30px;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.text
{
	font-size: 10px;
}
.DivInvisivel
{
	visibility: hidden;
	height: 0px;
	width: 0px;
}

.tdLeft
{
	text-align: left;
}
.tdRight
{
	text-align: right;
}
.tdTimer
{
	width: 55px;
}
.trTimerBilhetes td
{
	border-bottom: dashed 1px #000000;
}
.trCustosOperacao td
{
	font-size: 10px;
	height: 24px;
	color: White;
	border-bottom: dashed 1px #000000;
}

.trTotalPagar td
{
	height: 24px;
	font-size: 12px;
	color: Yellow;
	border-bottom: dashed 1px #000000;
}
.trSpacer
{
	height: 30px;
}
.numDireita
{
	text-align: right;
}
.dtCarrinhoPrincipal
{
	border-bottom: dashed 1px #000000;
}
.Spacer
{
	width: 100%;
	height: 10px;
}
#LinkEtnaga, .P_rodape span
{
	color: #00cccc;
}
/*INICIO: MODAL BOX/CARTAO PROMPT*/
.modalContainer
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10000;
	background-image: url(/imagens/imagensDefault/internet/Layout/Fundo_Prompt.png);
	background-repeat: repeat;
	background-position: center;
}

.alertBox
{
	font-size: 11px;
	position: relative;
	width: 300px;
	border: solid 2px #5C5C5C;
	background-color: #1c1c1c;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 200px 0px 0px 0px;
	line-height: 11px;
}


.alertBox h1
{
	font-size: 12px;
	color: #00CCCC;
	border-bottom: solid 2px #5C5C5C;
	line-height: 12px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.alertBox p
{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 25px;
	margin-right: 25px;
}
.alertBox p input
{
	font-size: 10px;
}
.alertBox table
{
	width: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	
}
.alertBox table tr td
{
	padding: 10px 0px 10px 0px;
}
/*FIM: MODAL BOX/CARTAO PROMPT*/
.linkImage, .linkImage:active, .linkImage:focus, .linkImage:focus, .linkImage:active, .linkImage:link, .linkImage:visited
{
	color: #1c1c1c;
}
#linkImage, #linkImage:active, #linkImage:focus, #linkImage:active, #linkImage:link, #linkImage:visited
{
	color: #1c1c1c;
}


.tdImagem
{
	width: 10px;
	height: 10px;
	font-size: 9px;
}
.tdImagem img
{
	width: 16px;
}
.tdLegenda
{
	width: 100%;
	text-align: left;
	font-size: 9px;
}
.TabelaLegenda
{
	margin-left: 15px;
}

/*Tabelas Barra Passos
/*Todas As Celulas excepto Cabeçalho*/
.tabelaPasso *
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.TabelaListaCompras
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}
.TabelaListaComprasCartoes
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
.tabelaPasso
{
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
}
.tabelasPasso4
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}

.tabelaPassoTdLeftBorder
{
	text-align: center;
	height: 20px;
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
	border-right: none 0px;
	padding-right: 5px;
}
.tabelaPassoTdNoBorder
{
	text-align: center;
	height: 20px;
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
	border-right: none 0px;
	border-left: none 0px;
}
.tabelaPassoTdFullBorder
{
	height: 20px;
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}


/*Celulas Cabeçalo*/
/*tabelaHeather(Definicoes.CssWeb.TabelaHeather) para  construtor da row*/
/*Quando é para aplicar por defeito basta definir a CssClass da dataGrid como "tabelaPasso"*/

.tabelaPassoHeather
{
	font-size: 10px;
	height: 25px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
/*Imagens Tabela*/

.imgTab
{
	height: 12px;
}

/*Geral texto fica maior*/

.tabelaGeral td
{
	height: 30px;
	text-align: center;
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}

.tabelaGeralHeather
{
	height: 30px;
	font-size: 10px;
	padding: 0px 7px 0px 7px;
	font-weight: bold;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
.tabelaGeralNormal
{
	height: 30px;
	font-size: 10px;
	padding: 0px 7px 0px 7px;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
.tabelaGeralButoes
{
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}
.tabelaGeralButoes img
{
	height: 17px;
}
/*Sem Border*/
.tabelaGeralFooter
{
	height: 30px;
	border: dashed 1px #000000;
	text-align: right;
	font-size: 10px;
}


.PassosVenda
{
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

.enabledDiv
{
	color: White;
}
.disabledDiv
{
	color: Gray;
}
.PassosVenda H1
{
	margin-top: 0px;
	font-size: 12px;
	text-align: center;
	height: 30px;
	margin-bottom: 5px;
	padding: 0px;
	background-image: url(/imagens/imagensDefault/internet/layout/h1.png);
	background-repeat: no-repeat;
}
.PassosVenda H1 Span
{
	line-height: 30px;
	vertical-align: middle;
}

.PassosVenda p
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.tabelaCarrinho
{
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.tabelaCarrinho table
{
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

#Td2
{
	width: 65%;
	padding-left: 40px;
	background-image: url(/imagens/imagensDefault/internet/layout/carrinho.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.divImagensBarraFinalizar
{
	margin-top: 50px;
	text-align: center;
}
.tdImagemCarrinho
{
	width: 35px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.tdImagemCarrinho img
{
	width: 35px;
}
.tdComprar
{
	width: 60px;
}
.tabelaCarrinhoDetalhes
{
	margin: 0px 0px 0px 0px;
	padding: 0px opx 0px 0px;
	border-spacing: 0px;
}
.ImagemCarrinho
{
	width: 35px;
}
