/* GERAL */

html {
	overflow:scroll;
}

a {
	color:#b49111;
	font-size:.8em;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul, li, dl, dt, dd, p, var {
	list-style:none;
	color:#bbbbbb;
	margin:0;
	padding:0;
}
p {
	font-size:.7em;
}
.fix {
	clear:both;
}
/* BODY */

body {
	background:url(../img/bg.jpg) center top no-repeat #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	width:64em;
	margin:0 auto;
}
.bodyb {
	width:64em;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
h2 {
	float:left;
	clear:both;
	height:1em;
	width:8em;
	margin:2.3em 0 0 3em;
	_margin:2.3em 0 0 1.5em;
	text-indent:-5000px;
}

/* HEADER */

/* Logo */

h1 {
	float:left;
	display:block;
	background:url(../img/logo.jpg) center no-repeat;
	width:6.8em;
	height:2em;
	text-indent:-5000px;
	margin:.4em 0 0 .6em;
	_margin:.4em 0 0 .3em;
	padding:0;
}
h1 a {
	float:left;
	display:block;
	width:100%;
	height:100%;
}

/* Troque de Estado / Perguntas Frequentes / Fale conosco */

#hd {
	margin:-.7em 0 0 0;
	*margin:-.9em 0 0 0;
}

#hd ul {
	float:right;
	font-size:.7em;
	margin:1em;
}
#hd ul li {
	float:left;
	clear:none;
	padding:0 .4em;
	border-left:1px solid #b49111;
}
#hd ul li var {
	margin:0 .4em 0 0;
	text-transform:uppercase;
	font-style:normal;
}
#hd ul li.first {
	border:none;

}
#hd ul li a:hover {
	text-decoration:underline;
}

/* Formulário */

.hd-form {
	float:right;
	background:#250e06;
	padding:.4em;
	margin:0 1.5em 0 0;
	_margin:0 .7em 0 0;
}
.hd-form label {
	background:url(../img/home_form-label.gif) center left no-repeat;
	display:block;
	float:left;
	width:2.7em;
	height:1em;
	text-indent:-5000px;
}
.hd-form .text {
	background:#ededee;
	float:left;
	font-size:.6em;
	width:11em;
	margin:0 0 0 .3em;
	border:1px solid #ededee;
}
.hd-form .button {
	background:url(../img/home_form-ok.gif) center left no-repeat;
	display:block;
	float:left;
	width:2em;
	height:1.3em;
	cursor:pointer;	
	text-indent:-5000px;
	line-height:40px;
	border:none;
	margin:0 0 0 .3em;
}

/* Menu */

#hd .menu {
	float:left;
	width:46em;
	height:17px;
	margin:.5em 0 0 2em;
}
#hd .menu li {
	background:url(../img/separador.gif) center left no-repeat;
	padding:0 .4em 0 1.3em;
	border:none;
}
#hd .menu li.first {
	border:none;
	background:none;
	padding:0 .4em 0 0;
}

/* ==== Botões ==== */

#hd .menu li a {
	height:17px;
	display:block;
	text-indent:-5000px;
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
}

/* Botão coleção */

#hd .menu a.colecao {
	width:74px;
	background-position:0 0;
}
#hd .menu a.colecao:hover {
	background-position:-1px -17px;
}

/* Botão cartaz */

#hd .menu a.cartaz {
	width:75px;
	background-position:-76px 0;
}
#hd .menu a.cartaz:hover {
	background-position:-76px -16px;
}

/* Botão desafio */

#hd .menu a.promocao {
	width:57px;
	background-position:-165px 0;
}
#hd .menu a.promocao:hover {
	background-position:-166px -16px;
}

/* Botão indique */

#hd .menu a.indique {
	width:138px;
	background-position:-242px 0;
}
#hd .menu a.indique:hover {
	background-position:-242px -16px;
}

/* Botão assine */

#hd .menu a.assine {
	display:none;
	width:50px;
	background-position:-381px 1px;
}
#hd .menu a.assine:hover {
	background-position:-381px -16px;
}

/* FOOTER */

#ft {
	position:relative;
	background:url(../img/ft_bg.jpg) center top no-repeat;
	float:left;
	clear:both;
	width:100%;
	height:20em;
}

/* Mini-menu */

#ft .estado-troca {
	float:left;
	background:none;
	width:auto;
	height:auto;
	margin:16em 0 0 0;
	padding:0 0 0 1em;
}

#ft .estado-troca li {
	float:left;
	clear:none;
	padding:0 .4em;
	border:none;
	font-size:.8em;
}

#ft .estado-troca li var {
	font-size:.9em;
	margin:0 .4em 0 0;
	text-transform:uppercase;
	font-style:normal;
}

#ft .estado-troca li a {
	color:#b49111;
	font-size:.8em;
	text-decoration:none;
}

#ft ul {
	width:38em;
	height:2em;
	margin:16em 0 0 9em;
	padding:0 0 0 1em;
}
#ft ul li {
	float:left;
	clear:none;
	margin:.3em;
	border-right:1px solid #581602;
}
#ft ul li.last {
	border:none;
}
#ft ul li a {
	padding:0 1em 0 0;
	color:#990000;
}
#ft ul li a:hover {
	color:#990000;
}

/* Abril sig */

#ft p {
	background:url(../img/home_abrilico.gif) center right no-repeat;
	float:right;
	clear:both;
	color:#FFFFFF;
	font-size:.6em;
	margin:-2em 0 0 0;
	_margin:0;
	padding:0 5em 0 0;
}

/* pipoca */

.assineja {
	display:none;
	float:right;
	background:url(../img/pipoca.gif) center left no-repeat;
	width:126px;
	height:122px;
	text-indent:-5000px;
	margin:-160px 0 0 0;
}

/* LINKS COLORIDOS */

.filmes li {
	text-transform:uppercase;
	font-size:1em;
	margin:0 0 .5em 0;
}
.filmes li a {
	color:#fff;
}
.filmes li a:hover {
	text-decoration:none;
}
.filmes .titanic:hover { color:#0077c0; }
.filmes .sextosentido:hover { color:#00b6b5; }
.filmes .exterminador:hover { color:#00a1e4; }
.filmes .lindamulher:hover { color:#f04e23; }
.filmes .iluminado:hover { color:#faa61a; }
.filmes .ligacoes:hover { color:#d80b8c; }
.filmes .clubedaluta:hover { color:#a6b622; }
.filmes .edward:hover { color:#a970af; }
.filmes .intriga:hover { color:#75bee9; }
.filmes .fale:hover { color:#f287b7; }
.filmes .montyphyton:hover { color:#a98c0c; }
.filmes .butchcassidy:hover { color:#00a88e; }
.filmes .pulpfiction:hover { color:#e11351; }
.filmes .entre:hover { color:#9474b4; }
.filmes .diadecao:hover { color:#00a7e1; }
.filmes .quantomaisquentemelhor:hover { color:#e49f15; }
.filmes .corpurpura:hover { color:#bd56a0; }
.filmes .alien:hover { color:#8ba628; }
.filmes .primeiranoite:hover { color:#af7b0a; }
.filmes .ficarcommary:hover { color:#ee3d96; }
.filmes .planetadosmacacos:hover { color:#70b25d; }
.filmes .platoon:hover { color:#7d7fbd; }
.filmes .ondecomecaoinferno:hover { color:#b66113; }
.filmes .oinformante:hover { color:#63a8cc; }
.filmes .otouroindomavel:hover { color:#d1a21e; }
.filmes .bonnieclide:hover { color:#f48580; }
.filmes .silenciodosinocentes:hover { color:#ed1c24; }
.filmes .matrix:hover { color:#00b274; }
.filmes .onzehomens:hover { color:#f26522; }
.filmes .apocalypsenow:hover { color:#6b841c; }
.filmes .amadeus:hover { color:#5481c1; }
.filmes .mortepedecarona:hover { color:#d5b700; }
.filmes .sheakspeareapaixonado:hover { color:#8c637f; }
.filmes .kagemusha:hover { color:#d78922; }
.filmes .instintoselvagem:hover { color:#cd0070; }
.filmes .convidadotrapalhao:hover { color:#7da3cc; }
.filmes .golpedemestre:hover { color:#adc32b; }
.filmes .losangeles:hover { color:#b26e29; }
.filmes .comoroubar:hover { color:#de7771; }
.filmes .fargo:hover { color:#e18f19; }
.filmes .amalvada:hover { color:#7b7ea5; }
.filmes .sonhodeliberdade:hover { color:#6380b6; }
.filmes .madmax:hover { color:#ad5e8d; }
.filmes .ofugitivo:hover { color:#ed1a3b; }
.filmes .harrysally:hover { color:#c8a008; }
.filmes .doismileum:hover { color:#49479d; }
.filmes .exorcista:hover { color:#8e5ba6; }
.filmes .estranhosemnome:hover { color:#009ec2; }
.filmes .sociedade:hover { color:#ce123c; }
.filmes .disquem:hover { color:#988531; }

dt.titanic { color:#0077c0; }
dt.sextosentido { color:#00b6b5; }
dt.exterminador { color:#00a1e4; }
dt.lindamulher { color:#f04e23; }
dt.iluminado { color:#faa61a; }
dt.ligacoes { color:#d80b8c; }
dt.clubedaluta { color:#a6b622; }
dt.edward { color:#a970af; }
dt.intriga { color:#75bee9; }
dt.fale { color:#f287b7; }
dt.montyphyton { color:#a98c0c; }
dt.butchcassidy { color:#00a88e; }
dt.pulpfiction { color:#e11351; }
dt.entre { color:#9474b4; }
dt.diadecao { color:#00a7e1; }
dt.quantomaisquentemelhor { color:#e49f15; }
dt.corpurpura { color:#bd56a0; }
dt.alien { color:#8ba628; }
dt.primeiranoite { color:#af7b0a; }
dt.ficarcommary { color:#ee3d96; }
dt.planetadosmacacos { color:#70b25d; }
dt.platoon { color:#7d7fbd; }
dt.ondecomecaoinferno { color:#b66113; }
dt.oinformante { color:#63a8cc; }
dt.otouroindomavel { color:#d1a21e; }
dt.bonnieclide { color:#f48580; }
dt.silenciodosinocentes { color:#ed1c24; }
dt.matrix { color:#00b274; }
dt.onzehomens { color:#f26522; }
dt.apocalypsenow { color:#6b841c; }
dt.amadeus { color:#5481c1; }
dt.mortepedecarona { color:#d5b700; }
dt.sheakspeareapaixonado { color:#8c637f; }
dt.kagemusha { color:#d78922; }
dt.instintoselvagem { color:#cd0070; }
dt.convidadotrapalhao { color:#7da3cc; }
dt.golpedemestre { color:#adc32b; }
dt.losangeles { color:#b26e29; }
dt.comoroubar { color:#de7771; }
dt.fargo { color:#e18f19; }
dt.amalvada { color:#7b7ea5; }
dt.sonhodeliberdade { color:#6380b6; }
dt.madmax { color:#ad5e8d; }
dt.ofugitivo { color:#ed1a3b; }
dt.harrysally { color:#c8a008; }
dt.doismileum { color:#49479d; }
dt.exorcista { color:#8e5ba6; }
dt.estranhosemnome { color:#009ec2; }
dt.sociedade { color:#ce123c; }
dt.disquem { color:#988531; }

/* Newsletter */

#ft .newsletter {
	display:none;
	float:left;
	clear:both;
	width:100%;
	height:100%;
	background:#250e06;
	font-size:.7em;
	color:#fff;
	padding:1em;
}
#ft .newsletter .newstit  {
	width:100%;
	float:left;
	clear:both;
	background:url(../img/newsletter_h2.gif) center left no-repeat;
	margin:0;
}
#ft .newsletter .newslabel {
	display:block;
	float:left;
	width:100%;
	clear:both;
	margin:1em 0;
}
#ft .newsletter .textnews {
	float:left;
	width:70%;
	font-size:.8em;
	border:1px solid #000;
}
#ft .newsletter .button2 {
	display:block;
	float:left;
	width:4em;
	height:2em;
	display:block;
	background:url(../img/newsletter_enviar.gif) top left no-repeat;
	border:none;
	text-indent:-5000px;
	margin:0 0 0 .5em;
	cursor:pointer;
}