/* Alerts */
div#popvideo {
	background: #FFF;
	height: 365px;
	width: 725px;
	position: relative;
}

div#popvideo div#popplayer {
	border-right: 1px solid #DDD;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	width: 330px !important;
}

div#popvideo h2 {
	color: #380;
	font-size: 1.2em;
	padding-bottom: 10px;
}

div#popvideo div#popconteudo {
	float: left;
	width: 375px;
}

/* Alerts */
.Acerto {
	background: url(../img/alert_certo.gif) left center no-repeat;

}

.Aerrado {
	background: url(../img/alert_errado.gif) left center no-repeat;
}

.Aalerta {
	background: url(../img/alert_alerta.gif) left center no-repeat;
}

.Asenha {
	background: url(../img/alert_senha.gif) left center no-repeat;
}

.Auser {
	background: url(../img/alert_user.gif) left center no-repeat;
}

.Afilme {
	background: url(../img/alert_video.gif) left center no-repeat;
}

.Aemail {
	background: url(../img/alert_email.gif) left center no-repeat;
}

.Apostar {
	background: url(../img/alert_postar.gif) left center no-repeat;
}

.Averde {
	background-color: #DFF1DD;
	border: 1px solid #82CA77;
	color: #666;
	font-size: 1.2em;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: right;
}

.Avermelho {
	background-color: #FFDFE0;
	border: 1px solid #FF7E80;
	color: #666;
	font-size: 1.2em;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: right;
}

.Aamerelo {
	background-color: #f2f3f4;
	border: 1px solid #336699;
	color: #666;
	font-size: 1.2em;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: right;
}

.Acinza {
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	color: #666;
	font-size: 1.2em;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: right;
}



/*FIREFOX*/
#facebox .b {
	background: url(../facebox/b.png);
}

#facebox .tl {
	background: url(../facebox/tl.png) top left;
}

#facebox .tr {
	background: url(../facebox/tr.png) top right;
}

#facebox .bl {
	background: url(../facebox/bl.png) bottom left;
}

#facebox .br {
	background: url(../facebox/br.png) bottom right;
}

#facebox {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}

/*FIXED #facebox { 
	position: absolute;
	width: 400px;
	top: 0;
	left: -200px !important;
	margin-left: 50%;
	z-index: 100;
}*/

#facebox .popup {
	position: relative;
}

#facebox table {
	margin: auto;
	border-collapse: collapse;
}

#facebox .body {
	background: url(../img/alert_bg.gif) repeat-x #FFF;
	padding: 10px;
	width: 361px;
	color: #336699;	
}

#facebox .content {
	border-bottom: 1px solid #DDD;
	padding-bottom: 10px;
	color: #336699;
}

#facebox .loading {
	text-align: center;
}

#facebox .image {
	text-align: center;
}

#facebox img {
	border: 0;
}

#facebox .footer {
	text-align: right;
}

#facebox .tl,
#facebox .tr,
#facebox .bl,
#facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
