body {
	display: block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

section {
	margin-top: 32px;
	display: block;
}

ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

header {
	margin-top: 16px;
	display: block;
}

header >img {
	margin-right: 228px;
	margin-left: 16px;
	height: 100px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
}

header >#user-mini {
	margin-right: 16px;
	background-color: #e6e6e6;
	height: 100px;
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
#destaque >ul >li {
	text-align: left;
	display: inline-block;
	margin-left: 16px;
	width: 220px;
}

#destaque >ul >li >img {
	margin-bottom: 8px;
	display: none;
	width: 220px;
}

#destaque >ul >li >h1 {
	color: #a31932;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	display: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-size: 14px;
	margin: 0px;
}

#procura >form {
	margin-right: 16px;
	margin-left: 16px;
	display: none;
}

#procura >form >input {
	margin-bottom: 8px;
	z-index: 99;
	border-color: #A41832;
	border-style: solid;
	border-width: 2px;
	width: 918px;
	line-height: 20px;
	font-size: 20px;
	padding: 3px;
	height: 20px;
}

#resultados >.content >li {
	margin-top: 16px;
	display: inline-block;
	margin-left: 16px;
	width: 102px;
	vertical-align: top;
	cursor: pointer;
}

#resultados >.content >li >img {
	margin-bottom: 8px;
	display: block;
	width: 100%;
}

#resultados >.content >li >h1 {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	display: block;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	font-size: 13px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#conteudo {
	margin-left: 16px;
}

footer {
	margin: 16px;
	padding-top: 8px;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	color: gray;
	font-size: 10px;
	display: block;
}

footer >a{
	float: right;
	text-decoration: none;
	color:#a31932;
}

#procura >ul >li {
	font-weight: bold;
	color: white;
	line-height: 60px;
	font-size: 30px;
	background-color: #A2DC16;
	height: 60px;
	text-align: center;
	display: inline-block;
	width: 460px;
	cursor: pointer;
}
#procura >ul >li:first-child {
	margin-right: 8px;
	background-color: #F6BE29;
	margin-left: 16px;
}
#detalhe >.content >img {
	display: inline-block;
	margin-left: 16px;
	width: 304px;
}
#detalhe >.content >article {
	width: 608px;
	margin-left: 16px;
	display: inline-block;
	vertical-align: top;
}
#detalhe >.content >article >h1 {
	font-size: 24px;
	display: inline;
}
#detalhe >.content >article >h2 {
	font-weight: normal;
	margin-left: 8px;
	font-style: normal;
	font-size: 14px;
	display: inline;
}
#detalhe >.content >article >p {
	font-size: 13px;
	display: block;
}
#detalhe >.content >article >button {
	color: white;
	border-width: 0px;
	padding: 8px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 16px;
	font-size: 15px;
	line-height: 30px;
	width: 100%;
	display: block;
	cursor: pointer;
}
#detalhe >.content >article >#ver-trailer {
	background-color: #F6BE29;
}
#detalhe >.content >article >#alugar {
	background-color: #A2DC16;
}
#procura >#resultados {
	display: none;
}

#procura >ul {
	display: none;
}
.loading, .content, .goback {
	display: none;
}
.loading, .goback {
	margin-bottom: 8px;
	margin-top: 8px;
	color: #A41832;
	font-size: 16px;
	text-align: center;
	margin-right: 16px;
	margin-left: 16px;
	cursor: pointer;
}
.cinemamode{
	background-color: black;
}