A:link
{
	color: #3366FF;
	text-decoration: none;
}
A:visited
{
	color: #3366FF;
	text-decoration: none;
}
A:active
{
	color: #3366FF;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #3366FF;
}

.edLoginSenha
{
	border-width: 2px;
	border-color: #D7D7D7;
	width: 186px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.csAlDir
{
	text-align: right;
}

.csAlJust
{
	text-align: justify;
}

.csAlCenter
{
	text-align: center;
}

.csAlTop
{
	vertical-align: top;
}

.csAlTopCenter
{
	vertical-align: top;
	text-align: center;
}

.csCombos
{
	border-style: solid;
	width: 190px;
	border-width: 1px;
	border-color: #C0C0C0 #999999 #C0C0C0 #C0C0C0;
	background-color: #DDDDDD;
}

.btLogar
{
	border: 1px solid #CCCCCC;
	background-color: #DBDBDB;
	width: 100px;
	cursor: pointer;
}

.lvEventos
{
	width: 100%;
}


.stCellEvento
{
	border: 4px double #D6D6D6;
	width: 220px;
	height: 220px;
	padding: 5px;
	vertical-align: top;
}

.dvDetEvEsq
{
	float: left;
	width: 60%;
}

.dvDetEvDir
{
	position: relative;
	float: right;
	width: 40%;
	text-align: right;
}

.dvCabDetEvEsq
{
	float: left;
	width: 40%;
	text-align: center;
}

.dvCabDetEvDir
{
	position: relative;
	float: right;
	width: 60%;
}

.dvCabDetEvEsq50
{
	float: left;
	width: 370px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

.dvCabDetEvDir50
{
	float: right;
	width: 250px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.dvsFooter
{
	width: 100%;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.dvBannerTop
{
	width: 675px;
	position: relative;
	margin: 0px 0px 5px 5px;
	float:right;
	text-align:center;
}

.dvImgTopSite
{
	float:left;
	width:220px;
}

.stTb100
{
	width:100%;
}

.pnImgClearProd
{
 height: 80px;
}

.stLbsProds
{
	float:right;
	text-align:left;
}

.stLbsProdsLeft
{
  float : left;
  text-align: left;
  font-weight : bold;
}

.dvDirBotton
{
	position: relative;
	float: right;
	width: 40%;
	text-align: right;
	vertical-align: bottom;
}

.dvEsqBotton
{
	float: left;
	width: 60%;
}

.dvEsqBotton50
{
	float: left;
	width: 50%;
	text-align:left;
}

.dvDirBotton
{
	position: relative;
	float: right;
	width: 40%;
	text-align: right;
	vertical-align: middle;
}


.accordionHeader
{
	background-position: left;
	border: 1px solid #2F4F4F;
	background: url(newline.gif) repeat-x center;
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.csComboContato
{
	border: 1px solid #C0C0C0;
	width: 200px;
}

.csCaixaContato
{
	border: 1px solid #C0C0C0;
}

.pTopFiltros
{
	padding: 5px;
	background-color: #E4E4E4;
	border: 1px solid #E8E8E8;
	margin-left: 5px;
	height: 20px;
}

.stTb100Color
{
	border: 1px solid #000000;
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	padding: 5px;
}

.dvEscolheIngNum
{
	background-color: #FFFFFF;
	border: thin outset #0000FF;
	padding: 5px;
	width: 100%;
}

.dvEscolheIngNumCarrinho
{
	width: 450px;
	height: 250px;
	position: absolute;
	left: 30%;
	margin-left: -100px;
	margin-top: 0px;
}

.btPeqGeral
{
	border: 1px solid #CCCCCC;
	background-color: #DBDBDB;
	width: 80px;
	cursor: pointer;
}

.crHand
{
	cursor:pointer;
}

#DvIngsNumDetProd
{
   	
/*	position: absolute;
	top: 50%;
	left: 50%;
	width: 70em;
	height: 50em; */
	/* margin-top: -25em; /*always take 1/2 from the size of the height, they have to be negative*/
/*	margin-left: -35em; /*always take 1/2 from the size of the width, they have to be negative*/
}

.lbFloatLeftMsgIngs
{
	float: left;
	color: #CC3300;
	font-weight: bold;
}

.dvUpdatePanel
{
	position: absolute; /*posição para o div*/
	width: 100%; /*largura para o div*/
	height: 100%; /*altura para o div*/
	top: 0%; /*distância do div em relação ao topo*/
	left: 0%; /*distância do div em relação a lateral esquerda*/
	margin: 0px 0px 0px 0px; /*cor de fundo do div*/
	font-weight: bold;
	font-size: medium;
	vertical-align: baseline;
	text-align: center;
	cursor: wait;
	display: block;
	overflow: auto;
	background-color: #FFFFFF;
}

.dvUpdatePanelInt
{
	padding: 10px;
	margin: 10px;
	border: 1px solid #808080;
	width: 300px;
	height: 80px;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: medium;
	vertical-align: bottom;
	top: 20%;
	left: 25%;
	position: absolute;
}

.dvCenterTela
{
	position:absolute; /*posição para o div*/ 
	width: 500px; /*largura para o div*/ 
	height: 300px; /*altura para o div*/ 
	top: 50%; /*distância do div em relação ao topo*/ 
	left: 50%; /*distância do div em relação a lateral esquerda*/ 
	margin: -150px 0 0 -250px;
	background-color:#f3f3f3; /*cor de fundo do div*/ 
	border: 1px solid #666666;
}

.tdImgVitrine
{
	text-align: center;
	height: 100px;
}

.tdTituloEventoVitrine
{
	height: 46px;
	vertical-align: top;
	font-weight: bold;
	padding: 0px;
	color: #F60;
}

.tdValorVitrine
{
	font-weight: bold;
	color: #030;
}


.tdTituloEventoVitrine A:link
{
	color: #F60;
	text-decoration: none;
}
.tdTituloEventoVitrine A:visited
{
	color: #F60;
	text-decoration: none;
}
.tdTituloEventoVitrine A:active
{
	color: #F60;
	text-decoration: none;
}
.tdTituloEventoVitrine A:hover
{
	text-decoration: underline;
	color: #F30;
}


.tdLinkDetVitrine
{
	text-align: right;
}

.tdCidUfVitrine
{
	font-size: x-small;
}

.tdTitCalendar
{
	background: url(newline.gif) repeat-x center;
	background-color: #E1E1E1;
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
	padding: 0px;
	height: 21px;
	color: #000000;
}


.tdSubCatVitrine
{
	font-weight: bold;
	font-size: medium;
	text-decoration: underline;
	padding: 1px;
	color: #000000;
}


.tdSubCatVitrine A:link
{
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.tdSubCatVitrine A:visited
{
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.tdSubCatVitrine A:active
{
	color: #000000;
	text-decoration: none;
	font-size: medium;
}
.tdSubCatVitrine A:hover
{
	text-decoration: underline;
	color: #FF3300;
	font-size: medium;
}

.dvFloatDir
{
	text-align: right;
	float: right;
}

.dvFloatDir50
{
	text-align: right;
	float: right;
}

.cabGridIngressos
{
	background: url(newline.gif) repeat-x center;
	height: 22px;
	font-weight: bold;
	text-align: center;
}

.pnCabFiltros
{
	background: url(newline2.gif) repeat-x center;
	border-style: solid solid dashed solid;
	border-width: 1px;
	border-color: #99CCFF;
	padding: 8px 0px 0px 5px;
	height: 20px;
	cursor: pointer;
}

.pnContFiltros
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #99CCFF;
}

.pConteudoDetEv
{
	padding: 10px;
	margin: 5px;
}

.stNomeEventoDet
{
	font-size: large;
	font-weight: bold;
	color: #333333;
}

.lbMsgCadUser
{
  font-size:x-large;
  color:Green;
  font-weight:bold;	
}

.StBtImg
{
 cursor: pointer;	
 border:0;
}

.AlCentroVertical
{
 vertical-align: super;	
}


/*Ratting*/
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(FilledStar.png);

}

.emptyRatingStar {
    background-image: url(EmptyStar.png);
}

.savedRatingStar {
    background-image: url(SavedStar.png);
}


.stLbMsgErrPeq
{
	font-size: x-small;
	font-style: italic;
	color: #FF0000;
}

.stLbMsgRating
{
	font-size: small;
	color: #0000CC;
}

.stSublinhado
{
	text-decoration: underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


/*botões*/
.btLaranjaGrande
{
	background: url(orange_button_bg.gif) no-repeat 25% 50% rgb(255, 136, 0);
	border: 1px solid rgb(255, 136, 0);
	margin-bottom: 3px;
	color: #FFF;
	height: 20px;
	padding: 0 5px 0 5px;
	width: auto;
	overflow: visible;
	cursor:pointer;
}


#dvConteudoIndicaEvento
{
	background-color: #FFFFFF;
	border: thin outset #0000FF;
	padding: 5px;
	width: 350px;
}

.dvBuscaTopView
{
	padding:0px 30px 0px 0px;	
	text-align:right;
}

.lbHoraFimDet
{
 color:#666;
 font-size:x-small;
}

.dvTwitter
{
  width:164px;
  overflow:hidden;
}

.dvFaceLikeFaceBook
{
	padding:0px 0px 0px 10px;	
	text-align:left;
	width:140px;
}

.dvImgTwitter
{
	width:54px;
}

.dvTxtTwitter
{
  float:left;	
  font-weight : bold;
  color : #333333;
  font-size : medium;  
  padding:7px 0px 0px 0px;
}


#progressBackgroundFilter {
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    overflow:hidden;
    padding:0;
    margin:0;
    background-color:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    z-index:1000;
}

#processMessage {
    position:fixed;
    top:30%;
    left:43%;
    padding:10px;
    width:400px;
    z-index:1001;
    background-color:#fff;
    border:solid 1px #000;
}
