/*
SENTIDODAVIDA
Cor de Fundo (body): #2e2828
Caixas cor de fundo: #151010
Caixas border: #393434
Cor dos Links: #e1b357
Cor dos textos: #fff
Cor de Fundo da notícia seleccionada:#000

*/
div.module {
   /* -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;*/
}
body #pub300 {
    margin-top:1px;
}

/* ---- GLOBAL ---- */
body {
	margin:0;
	padding:0;
	color:white;
	background-color:#090909;
	background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bg.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	background-attachment:fixed;
}

p {
	color: black;
	font-size: 1.3em;
	line-height: 1.5;
}

h2 {
	text-shadow:1px 1px 1px black;
	font-weight: 400;
	color:white;
	font-size: 2em;
	background-color:#3e3e3e;
	margin-left:-10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
body div#page div.title h2 span,
h2 span {
	font-weight: 400;	
}

form,fieldset,h1,h3,h4,h5,p,ul,li,hr {
    border:none;
    margin:0;
    padding:0;
}

input,img {
    border:none;
}

abbr {
    text-transform:none;
    border-bottom:none;
}

/* slightly enhanced, universal clearfix */
.clearContents:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}

.clearContents {
    display:inline-block;
}

/* start commented backslash (IE5 MAC) \*/
* html .clearContents {
    height:1%;
}

.clearContents {
    display:block;
}

/* close commented backslash */
.reset,.clear {
    clear:both;
}

.hidden {
    display:none!important;
}


/* ---- typography ---- */
body {
    font-family:Helvetica, Arial, sans-serif;
    font-size:62.5%;
}

a,a:visited {
	color:#000000;
	font-weight:700;
	text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* ---- print/accessibility ---- */
.printOnly {
    display:none;
}

a.commentForm,a.commentsModule,a#sendMe,a#printMe {
    display:none!important;
}

div#container.enhanced a.commentForm,div#container.enhanced a.commentsModule,div#container.enhanced a#sendMe,div#container.enhanced a#printMe {
    display:block!important;
}

.nostyle {
    display:none;
}

div.comments {
    height:4px;
    overflow:hidden;
}

div#container.enhanced div.comments {
	oveflow:auto;
	height:auto;
	background-color: #080808;
}

/* ---- LAYOUT ---- */
div#body {
    position:relative;
}

div#container {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#main {
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div#page {
    width:650px;
    float:left;
}

/* ---- modules ---- */
/* full (650) */
div#page div.full {
    clear:both;
    width:650px;
}

/* narrow (280) */
div#page div.narrow {
    width:280px;
}

/* wide (360) */
div#page div.wide {
    width:360px;
}

/* left/right+last */
div#page div.left {
    float:left;
    margin-right:10px;
}

div#page div.right {
    float:right;
    margin-left:10px;
    display:inline;
}

div#page div.left.last,div#page div.right.last {
    margin-right:0;
}

/* columns */
div#page div.leftColumn div.module,div#page div.rightColumn div.module {
    margin-left:0;
    margin-right:0;
}

div#page div.leftColumn {
    float:left;
    width:auto;
/*margin-right: 10px;*/
}

div#page div.leftColumn div.module ul li.line {
/*width: 260px;*/
}

div#page div.rightColumn {
    float:right;
    width:325px;
}

div#page div.rightColumn div.module ul li.line {
/*width: 340px;*/
}

/* ---- wide layout ---- */
div#main.wide {
    padding-bottom:10px;
    background:#151010 url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/mainWide960.gif) no-repeat left top;
}

/* wide layout, remove corners, except on first modules */
div#main.wide div#page div.module,div#main.wide div#page div.full,div#main.wide div#page div.narrow,div#main.wide div#page div.wide,div#main.wide div#sidebar div.module {
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}

div#main.wide div.wrap div#page div.firstModule {
}

div#main.wide div.wrap div#sidebar div.firstModule {
    padding-top:5px;
}

/* wide layout, cut mrec spacing */
div#main.wide div#sidebar div.mrec {
    margin-bottom:20px;
    padding-bottom:0;
    border-bottom:none;
}



div#main.wide div#sidebar div.adWords div.moduleContents,div#main.wide div#sidebar div.mrec div.moduleContents {
    padding:0;
}

/* ----- EXTERNAL ----- */
/* ---- bsu ---- */
body .bsu_almofada {
    margin-bottom:1.8em;
}

/* ---- pub ---- */
.tinyAdd {
    margin-bottom:10px;
}

.tinyAdd a {
    display:block;
}

.tinyAddContinue {
    padding:10px 0 0;
}

/* ---- HEADER ---- */
div#header {
	margin-bottom: 0;	
}
div#header .wrap {
    margin: 0 auto;
    width: 960px;
}

*html div#header .wrap {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/header.png);
}

div#header hr {
    display:none;
}

div#header h2 {
    display:none;
}

div#header div.bar {
    height:86px;
}

div#header div.bar div.logo {
    float:left;
    display:inline;
    padding:25px 0 0 10px;
}

div#header div.bar div.logo span {
    display:none;
}

div#header div.bar div.logo a {
    display:block;
    width:220px;
    height:43px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/logo.gif) no-repeat left top;
}

/* mainMenu */
div#nav {
	background-color:#000;
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bg_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}

div#nav div.nav ul.menuH {
    width:950px;
    float:none;
	
}

div#nav div.nav ul.menuH a {
	height:1.2em;
	font-size:1.15em;
	color:#01ff0e;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.6em;
	padding-left: 0.5em;
}

div#nav div.nav ul.menuH li#menuHome {
    padding:0;
    background:none;
}


div#nav div.nav ul.menuH li {
    padding:0;
    margin-right:1em;
    margin-top:1px;
}

div#nav div.nav ul.menuH li a:hover {
	text-shadow:0px 1px 10px #00ff10;
}

div#nav div.nav ul.menuH li a.selected:hover,div#nav div.nav ul.menuH li a.selected {
	background-color:#EFEFEF;
	text-shadow:0px 1px 10px white;
    color:black;


}

/* poweredby SAPOCinema */
div#nav .sapoCinema {
    margin-left: 695px;
    top: 7px;
    position:absolute;
    z-index:10000;
/*    top:215px;*/
    width:260px;
/*    margin-left:700px;*/
}

div#nav .sapoCinema a {
    float:right;
    width:153px;
    height:15px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/powered_by.png) left top no-repeat;
}

div#nav .sapoCinema a span {
    display:none;
}
div#nav h2 {
	display: none;	
}
/* ---- FOOTER ---- */
div#footer {
	clear: both;
	font-size: 1.1em;
	height: 150px;
	padding-top: 20px;
	width: 100%;
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/pattern_footer.png);
	background-repeat: repeat-x;
}


div#footer hr {
    display:none;
}

div#footer a {
    font-weight:400;
    text-decoration:underline;
}

div#footer a img {
    margin:0 5px 0 0;
    vertical-align:middle;
}

div#footer p.ptc {
    margin-top:40px;
    color:#FCF2D0;
}

div#footer p.ptc a img {
    float:left;
}

div#footer p.ptc span {
    display:block;
    padding-top:5px;
}

div#footer div.ptWrap {
/*    position:relative;*/
    overflow:hidden;

    height:50px;
    margin-top:40px;
}

div#footer div.ptWrap2 {
    /*color:#FCF2D0;*/
    padding-left:265px;
}

/* ---- TEXT & ELEMENTS --- */
div.text {
    font-size:1.2em;
}

/*
div.text a[href*=cinema\.sapo\.pt\/pessoa\/] {
    background: url(http://static.apture.com/media/imgs/link_icons.gif?v12) no-repeat left -1149px;
    padding-left: 14px;
    color: #006C78;
}
div.text a[href*=cinema\.sapo\.pt\/pessoa\/]:hover {
    background-position: left -1199px; }

div.text a[href*=cinema\.sapo\.pt\/filme\/] {
    background: url(http://static.apture.com/media/imgs/link_icons.gif?v12) no-repeat left -1549px;
    padding-left: 14px;
    color: #006C78;
}
div.text a[href*=cinema\.sapo\.pt\/filme\/]:hover {
    background-position: left -1599px; }
*/
div.text h4 {
    margin-top:1.5em;
    margin-bottom:.5em;
    font-size:1.2em;
    color:#FCF2D0;
}

div.text span.star {
    padding-left:20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/star.png) no-repeat .3em .2em;
}

div.screen {
    margin:20px 10px;
    padding:20px 0;
    /*overflow:hidden;*/
    -moz-border-radius: 1em 1em 1em 1em;
    text-align:center;
    background-color:#0F0F0F; /*cannes2011*/
    text-align:center;
}

div.poster,div.gallery {
    text-align:center;
    clear:both;
}

div.text div.video,div.text div.gallery,div.text div.embed,div.text div.playlist,div.text div.photo {
    width:628px;
    margin:20px 0;
    padding:5px 0 10px;
    overflow:hidden;
    text-align:center;
    background-color:#0F0F0F; /*cannes2011*/
    text-align:center;
}

div.text div.video {
    padding:5px 0 20px;
}

div.text div.video h4,div.text div.gallery h4,div.text div.embed h4,div.text div.playlist h4,div.text div.photo h4 {
    float:left;
    text-align:left;
    margin-top:0;
    margin-bottom:10px;
    padding-left:5px;
    letter-spacing:-.02em;
    color:#FCF2D0;
    text-transform:uppercase;
}

div.video div.videoObject,div.gallery img,div.embed div.embedObject,div.playlist div.playlistObject,div.photo img {
    clear:both;
    display:block;
    margin:0 auto 10px;
}

div.gallery span,div.photo span {
    display:block;
    width:450px;
    margin:0 auto;
}

div.gallery {
    position:relative;
    min-height:50px;
    height:auto!important;
    height:50px;
}

div.gallery h4 {
    float:left;
    margin:0 10px;
    font-size:1.2em;
    text-transform:uppercase;
}

div.gallery p.title {
    font-size:1.3em;
    font-weight:700;
}

div.gallery img {
    display:block;
}

div.gallery div.loading p {
    display:block;
    width:450px;
    min-height:50px;
    height:auto!important;
    height:50px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/ajax-loader.gif) no-repeat 50% 50%;
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.gallery .sliderControl a span {
    display:none;
}

div.gallery div.loading {
    position:absolute;
    top:40%;
    left:5em;
    right:5em;
    z-index:9999;
    height:50px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/opacity60.png);
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.gallery div.loading p {
    width:auto;
    width:auto;
}

div.text span.sapoSaber {
    border-top:1px solid #353130;
    display:block;
    font-style:italic;
    font-weight:400;
    font-size:.8em;
}

/* ---- ALL MODULES ---- */
div.module {
    margin-bottom:10px;
}

div.continued {
    margin-bottom:0;
}

div.gray {
    background-color:#F7F7F7;
}


div.module:after,div.moduleContents:after {
    overflow:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}

div.module,div.moduleContents {
    display:inline-block;
}

/* start commented backslash hack \*/
* html div.module,* html div.moduleContents {
    height:1%;
}

div.module,div.moduleContents {
    display:block;
}

/* close commented backslash hack */
/* ---- clean module ---- */
div.clean {
    background:none;
    padding-top:0;
}

div.clean div.moduleContents {
    padding:0;
}

/* ---- pager ---- */
div.pager {
    margin:5px 0 15px;
    padding-top:6px;
}

div.pager a,div.pager label {
    display:block;
    float:left;
}

div.pager a,div.pager label {
    cursor:pointer;
    cursor:hand;
}

div.pager a:hover,div.pager a:hover span {
    color:#e1b357;
}

div.pager label.disabled {
    color:#666666;
}

div.pager span.separator {
    display:none;
}

div.pager a.nav,div.pager label {
    cursor:pointer;
    cursor:hand;
    margin-top:.2em;
    font-size:1.2em;
    font-weight:700;
}

div.pager a.nav.next,div.pager label.next.disabled {
    padding:0 10px 0 5px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/next.gif) no-repeat right .4em;
}

div.pager a.nav.previous,div.pager label.previous.disabled {
    padding:0 0 0 10px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/previous.gif) no-repeat left .4em;
}

div.pager label.next.disabled,div.pager label.previous.disabled {
    cursor:default;
}

div.pager span.disabled,div.pager span.disabled {
    color:#CCCCCC;
}

div.pager a.page {
    width:auto;
    height:1.2em;
    padding:.25em 5px;
    margin-left:6px;
    text-align:center;
    font-size:1.1em;
    display:inline;
    color:#fdfdfd;
    background-repeat:repeat-x;
    background-position:left top;
}

div.module div.pager a.active {
    font-size:1.2em;
    padding:.25em 7px;
}

div.module div.pager a.active,div.module:hover div.pager a.active,div.module div.pager a.active:hover {
    cursor:default;
    cursor:default;
    text-decoration:none;
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    background-color: black;
    color: #5FB4B5;
}

div.pager a.inactive {
    background-color: black;
}

/* pager:comments */
div.commentsPager span.title {
    display:none;
}

/* pager:positioning */
div#page div.pager {
    float:right;
}

/* ---- module "more" links ---- */
div.module div.pager a,div.module a.more {
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.module:hover div.pager a,div.module:hover a.more {
    opacity:0.7;
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

div.module:hover div.pager a:hover,div.module:hover a.more:hover {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

div.module:hover li.movie a.more {
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.module:hover li.movie:hover a.more {
    opacity:0.7;
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

div.module:hover li.movie:hover a.more:hover {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

div#page.pageMovie div.module:hover div.sessions a.more {
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div#page.pageMovie div.module:hover div.sessions:hover a.more {
    opacity:0.7;
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

div#page.pageMovie div.module:hover div.sessions:hover a.more:hover {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

/* ---- module borders ---- */
div.module {
}

div.continued {

}


/* --- module title --- */
div#page div.title {
    margin-bottom:10px;
   /* --- line-height:2;--- */
}

div#page div.title.box {
    position:relative;
    height:30px;
    margin-bottom:0;
    padding-bottom:0;
    overflow:hidden;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/bg_353130.gif) repeat-x scroll left bottom;
    border:medium none;
}

div#page div.title h2 {
    float:left;
    font-size:1.8em;
    background-position:left top;
    background-repeat:no-repeat;
}



div#page div.title h2 span {
    font-weight:700;

}

div#page div.title h2 span.attribute {
    margin-left:10px;
    color:black;
    text-transform:none;
    letter-spacing:0;
}

div#page div.title div.pager {
    margin:0;
}

div#page div.title div.pager a {
    float:left;
}

div#sidebar div.title span.disabled,div#page div.title span.disabled,div#sidebar div.title a.more,div#page div.title a.more {
    display:block;
    float:right;
    margin-left:10px;
    margin-right:0;
    font-size:1.2em;
    line-height:1.6em;
}

div#sidebar div.title a.more {
    float:right;
    font-size:1.1em;
    line-height:1.1em;
    margin-top:.5em;
}

div#page div.title span.disabled {
    color:#666666;
    font-weight:700;
}

div#sidebar div.title a.addToCal,div#page div.title a.addToCal {
    padding:.3em 0 0 27px;
    margin-left:10px;
    width:auto;
    height:auto;
}

div#page div.tab h2 {
    font-size:1em;
}

div#page div.tab h2 span {
    font-family:Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size:.8em;
    letter-spacing:-.02em;
    line-height:20px;
}

div#page div.tab h2 a {
    float:none;
    font-family:Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size:.8em;
    letter-spacing:-.02em;
    line-height:20px;
    collor:#666666;
}

/* ---- MENUS ---- */
/* ---- menuH ---- */
ul.menuH {
    float:left;
    margin:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
	font-size: 1.3em;
}

ul.menuH li {
    display:inline;
    float:left;
}

ul.menuH li.first {
    background:none;
}

ul.menuH li.last {
    margin-right:0!important;
    padding-right:0!important;
}

ul.menuH a {
    display:inline;
    float:left;
    margin:0;
    padding:3px 0 1px;
    font-family:Helvetica, Arial, sans-serif;
    font-weight:700;

}

ul.menuH a:hover {
    text-decoration:none;
}

/* ---- subMenu ---- */
div#page div#submenu {
    margin:0 0 10px 10px;
    padding:.2em 10px .1em;
    background-color:black;
    border-bottom:1px solid #fdfdfd;
    border-left:1px solid #fdfdfd;
    border-right:1px solid #fdfdfd;
    border-bottom-left-radius:.4em;
    -webkit-border-bottom-left-radius:.4em;
    -moz-border-radius-bottomleft:.4em;
    border-bottom-right-radius:.4em;
    -webkit-border-bottom-right-radius:.4em;
    -moz-border-radius-bottomright:.4em;
}

div#page div#submenu h3 {
    display:none;
}

div#page div#submenu ul.menuH {
    font-size:1.1em;
    padding-top:3px;
}

div#page div#submenu li {
    position:relative;
    z-index:9000;
    height:2em;
    padding:0 .5em;
}

div#page div#submenu li.open {
    border-top-left-radius:.2em;
    -webkit-border-top-left-radius:.2em;
    -moz-border-radius-topleft:.2em;
    border-top-right-radius:.2em;
    -webkit-border-top-right-radius:.2em;
    -moz-border-radius-topright:.2em;
    background-color:#fdfdfd;
}

div#page div#submenu li.first {
    padding-left:0;
}

div#page div#submenu li.selected a {
    border-bottom-color:#e1b357;
}

div#page div#submenu li.selected a:hover {
    border-bottom-color:#e1b357;
}

div#page div#submenu a {
    color:#e1b357;
    border-bottom-width:.2em;
    border-bottom-color:black;
}

div#page div#submenu a:hover {
    color:#e1b357;
    border-bottom-color:#e1b357;
}

/* subMenu hide */
div#page div#submenu.hide {
    display:block;
    margin:0;
    background:transparent;
    height:0;
    padding:0;
    border:none;
}

/* subMenu dropDown */
div#page div#submenu ul.dropDown {
    position:absolute;
    top:1.8em;
    left:-2px;
    width:15em;
    background:#fdfdfd;
    border-left:2px solid black;
    border-right:2px solid black;
    border-bottom:2px solid black;
    padding-bottom:1px;
    border-top-right-radius:.6em;
    -webkit-border-top-right-radius:.6em;
    -moz-border-radius-topright:.6em;
    border-bottom-left-radius:.6em;
    -webkit-border-bottom-left-radius:.6em;
    -moz-border-radius-bottomleft:.6em;
    border-bottom-right-radius:.6em;
    -webkit-border-bottom-right-radius:.6em;
    -moz-border-radius-bottomright:.6em;
    z-index:9999;
    display:none;
}

div#page div#submenu ul.dropDown li {
    display:block;
    float:none;
    clear:both;
    overflow:hidden;
    line-height:2em;
    padding:.2em;
}

div#page div#submenu ul.dropDown li a {
    display:block;
    float:none;
    clear:both;
    border:none;
    padding:0 0 0 .5em;
}

div#page div#submenu ul.dropDown li a:hover {
    background-color:#E7F3FF;
}

div#page div#submenu a.dropDownHandle {
    cursor:pointer;
    cursor:hand;
    margin-left:.5em;
    display:block;
    width:10px;
    height:10px;
    border-bottom:none;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/dropDownHandle.gif) no-repeat bottom right;
}

div#page div#submenu a.dropDownHandle span {
    display:none;
}

div#page div#submenu ul.dropDown li.allTags {
    border-top:2px solid black;
}

/* page::movieNew submenu override */
div#page.pageMovieNew div#submenu li {
    margin-right:5px;
}

/* ---- SIDEBAR ---- */
div#sidebar {
	float:right;
	width:300px;

}

div#sidebar hr {
    display:none;
}

div#sidebar div.module div.moduleContents {
    padding:4px 5px;
}

div#sidebar div.module div.moduleContents {
    padding:4px 5px;
}

div#sidebar div.clean div.moduleContents {
    padding:0;
  
}

div#sidebar div.tight {
    margin:0;
}

div#sidebar div.title {
    margin-bottom:10px;
    padding-top:0;
    line-height:2.3em;

}

div#sidebar div.title h2 {
	float:left;
	font-size:1.8em;
	font-weight:700;

}

/* ---- SHARED ELEMENTS ---- */
/* ---- forms ---- */
form label.header {
    color:#fdfdfd;
    font-size:1.2em;
    letter-spacing:-.02em;
    text-transform:uppercase;
    font-weight:700;
}

form label,form input,form select {
    margin-right:5px;
}

form select.active {
    background-color:#e1b357;
    color:#fdfdfd;
}

/* ---- filters ---- */
form.listFilters {
    float:left;
    display:inline;
    margin:5px 15px 15px 0;
    padding-top:6px;
    line-height:2em;
}

form.listFilters label,form.listFilters input,form.listFilters select {
    float:left;
}

/* ---- viewType ---- */
div.viewTypeOptions {
    float:left;
    display:inline;
    margin:5px 15px 15px 0;
    padding-top:6px;
    line-height:2em;
}

div.viewTypeOptions label {
    float:left;
    margin-right:5px;
}

div.viewTypeOptions ul {
    float:left;
}

div.viewTypeOptions label {
    color:#fdfdfd;
    font-size:1.2em;
    letter-spacing:-.02em;
    text-transform:uppercase;
    font-weight:700;
}

div.viewTypeOptions a {
    display:block;
    float:left;


    width:13px;
    height:18px;
    margin-right:5px;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:50% 50%;
    border:1px solid #353130;
    border-radius:.2em;
    -webkit-border-radius:.2em;
    -moz-border-radius:.2em;
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.viewTypeOptions a {
    text-indent:-9999px;

    outline:none;
}

div.viewTypeOptions a:hover {
    background-color:black;
}

div.module div.viewTypeOptions a.selected,div.module div.viewTypeOptions a.selected:hover {
    cursor:default;
    cursor:default;
    border:1px solid #C0C0C0;
    background-color:#E3E3E3;
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

div.viewTypeOptions a.list {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/viewTypeList14x14.gif);
}

div.viewTypeOptions a.thumbs {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/viewTypeThumbs14x14.gif);
}

div.viewTypeOptions a.details {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/viewTypeDetails14x14.gif);
}

/* ---- lists ---- */
ul.list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	overflow:hidden;
}

ul.list li {

}

ul li.last {
    margin-right:0!important;
}

ul li.emptyList {

    height:auto;
    overflow:hidden;
    border-bottom:1px solid #353130;
    border-top:1px solid #353130;
}

div.emptyPage div,ul li.emptyList div {
    float:none;
    padding:5px 10px;
    height:280px;
    width:auto;
    text-align:center;
    font-size:1.1em;
    line-height:1.5em;
    background:black url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bgEmpty300x400.png) no-repeat 50% 50%;
}

/* lists - emptyList */
div#page ul li.emptyList {
    width:630px;
    height:300px;
}

div#page ul.thumbList li.emptyList {
    width:610px;
    height:300px;
}

div#page ul.sliceList li.emptyList {
    width:630px;
    height:300px;
}

div#page .tabControlPageContents ul li.emptyList {
    width:610px;
    border:none;
}

div#page .tabControlPageContents ul li.emptyList div {
    width:590px;
}

div#page ul li.emptyList div {
    width:610px;
}

div#page div.leftColumn ul li.emptyList {
    width:300px;
}

div#page div.leftColumn ul li.emptyList div {
    width:240px;
}

div#page div.leftColumn .tabControlPageContents ul li.emptyList {
    width:240px;
    border:none;
}

div#page div.leftColumn .tabControlPageContents ul li.emptyList div {
    width:220px;
}

div#page div.rightColumn ul li.emptyList {
    width:340px;
}

div#page div.rightColumn ul li.emptyList div {
    width:320px;
}

div#page div.rightColumn .tabControlPageContents ul li.emptyList {
    width:320px;
    border:none;
}

div#page div.rightColumn .tabControlPageContents ul li.emptyList div {
    width:300px;
}

/* narrow modules */
div#page div.rightColumn .tabControlPageContents ul li.emptyList {
    width:320px;
    border:none;
}

div#page div.rightColumn .tabControlPageContents ul li.emptyList div {
    width:300px;
}

/* sidebar */
div#sidebar div.module ul li.emptyList {
    width:290px;
}

div#sidebar div.module ul li.emptyList div {
    width:270px;
    height:3.5em;
}

/* ---- block:: listSmall (48x48 thumbs) ---- */
ul.listSmall {
    list-style:none;
}

ul.listSmall li {
    clear:both;
    float:none;
    overflow:hidden;
    height:48px;
    margin-bottom:10px;
}

ul.listSmall li:hover {
    background-color:#fdfdfd;
}

ul.listSmall li a.thumb {
    width:48px;
    height:48px;
    float:left;
    overflow:hidden;
    margin-right:10px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/thumb48x48.png) no-repeat left top;
}

ul.listSmall li a.thumb img {
    width:48px;
    height:48px;
}

/* ---- block::listTiny (no thumbs) ---- */
ul.listTiny {
    list-style:none;
}

ul.listTiny li {
    clear:both;
    float:none;
    overflow:hidden;
    height:2em;
    margin-bottom:5px;
}

ul.listTiny li a.title {
    font-size:1.1em;
    line-height:1.5em;
}

/* ---- reusable::tabControl ---- */
.tabControlContainer .tabControlMenu,.tabControlContainer .tabControlPage,.tabControlContainer .tabControlPageContainer {
    position:relative;
    list-style:none;
    float:left;
}

.tabControlContainer .tabControlPageContainer li {
    float:left;
}

.tabControlContainer .tabControlMenuOption {
    display:inline;
    float:left;
    height:2.5em;
    overflow:hidden;
}

.tabControlContainer .tabControlMenuTitle,.tabControlContainer .tabControlPageTitle {
    display:inline;
    float:left;
    font-size:1.1em;
}

.tabControlContainer .tabControlMenuTitle a,.tabControlContainer .tabControlPageTitle .noLink,.tabControlContainer .tabControlPageTitle a {
    display:inline;
    float:left;
    padding:.5em .5em .8em;
    height:2em;
    margin-left:10px;
    position:relative;
    z-index:1000;
    line-height:1.2em;
    text-transform:uppercase;
    outline:none;
    background-color: black;
    border-bottom:none;
    color:#EFCDAB;
    cursor:pointer;
    cursor:hand;
    -webkit-border-top-left-radius:.3em;
    -moz-border-radius-topleft:.3em;
    -webkit-border-top-right-radius:.3em;
    -moz-border-radius-topright:.3em;
}
.tabControlMenu .active a{
    background-color:#0F0F0F;
}
.tabControlContainer .tabControlPageContents {
	clear:both;
	position:relative;
	padding:1.5em 10px .5em;
	margin-bottom:10px;
	width:610px;
	overflow:hidden;
	background-color:#0F0F0F;
}

/* menu / not enhanced */
.tabControlContainer .tabControlMenu {
    display:block;
    width:630px;
    height:2.5em;
    overflow:hidden;
}

/* widths */
div.leftColumn .tabControlContainer .tabControlMenu {
    width:260px;
}

div.leftColumn .tabControlContainer .tabControlPageContents {
    width:240px;
}

div.rightColumn .tabControlContainer .tabControlMenu {
    width:340px;
}

div.rightColumn .tabControlContainer .tabControlPageContents {
    width:320px;
}

div.rightColumn .tabControlContainer .tabControlMenu {
    width:290px;
}

div#sidebar .tabControlContainer .tabControlPageContents {
    width:270px;
}

/* enhanced */
.tabControlContainer .tabControlMenu {
    display:block;
}

.tabControlContainer .tabControlPageTitle {
    display:none;
}

.tabControlContainer .tabControlMenuOption {
}

.tabControlContainer .tabControlMenuOption.active,.tabControlContainer .tabControlMenuOption:hover {
    padding-top:0;
}

.tabControlContainer .tabControlMenuOption h4 a/.tabLink*/ {
    border-left-width:0;
}

.tabControlContainer .tabControlMenuOption.first h4 a/.tabLink*/ {
    margin-left:10px;
}

.tabControlContainer .tabControlMenuOption h4 input.tabLink {
    height:2.5em;
    font-size:1.1em;
    font-weight:700;
}

.tabControlContainer .tabControlMenuOption.active h4 a/.tabLink */ {
    color:#FCF2D0;
    background-color:#0F0F0F; /*cannes2011*/
}

.tabControlContainer .tabControlMenuOption:hover a/.tabLink*/ {
}

.tabControlContainer .tabControlMenuOption.active:hover {
    padding-top:0;
    text-decoration:none;
}

.tabControlContainer .tabControlMenuOption.active:hover a/.tabLink*/ {
    text-decoration:none;
    cursor:auto;
    cursor:default;
}

.tabControlContainer .tabControlPageContents {
    display:none;
    border-top:none;
}

.tabControlContainer .active .tabControlPageContents {
    display:block;
}

/* ---- forms ---- */
input.text,select,textarea {
    font-size:1.1em;
/*  color:#FCF2D0;*/
    border-color:#AEAEAE #CECECE #E3E3E3 #AEAEAE;
    border-style:solid;
    border-width:1px;
    background-color:#FAFAFA;
}

div.tab input.text,div.tab select,div.tab textarea,div.slice input.text,div.slice select,div.slice textarea {
    background-color:black;
}

input.text:focus,select:focus,textarea:focus {
    background-color:#E3E3E3;
}

div.tab input.text:focus,div.tab select:focus,div.tab textarea:focus,div.slice input.text:focus,div.slice select:focus,div.slice textarea:focus {
    background-color:#fdfdfd;
}

textarea {
    padding:4px;
}

/* ---- buttons ---- */
input.formSubmit {
    width:83px;
    height:22px;
    text-indent:-9000px;
    outline:none;
    color:#fdfdfd;
    font-size:1px;
    letter-spacing:10em;
    line-height:10em;
    background:#fdfdfd url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/formSubmit.gif) no-repeat left top;

}




span.buttonOk,input.buttonOk {
    display:inline;
    float:right;
    height:1.4em;
    text-align:center;
    line-height:1.4em;
    background-color:#fdfdfd;

    color:#fdfdfd;
    font-weight:700;
    letter-spacing:-.1em;
    text-transform:uppercase;
    border-radius:.2em;
    -webkit-border-radius:.2em;
    -moz-border-radius:.2em;
}

span.buttonOk {
    padding:.4em .4em .4em .2em;
    width:2em;
}

input.buttonOk {
    cursor:pointer;
    cursor:hand;
    width:19px;
    height:18px;
    margin-top:.1em;
    padding:0;
    text-indent:-9000px;
    outline:none;
    font-size:1px;
    letter-spacing:10em;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/buttonOk.gif) no-repeat left 50%;
}

/* ---- more links ---- */
span.buyTickets,a.buyTickets {
    display:block;
    width:151px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/buyTickets.gif) no-repeat left top;
}

a.seeMap,a.geo {

    display:block;
    width:65px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/map.gif) no-repeat left top;
}

span.close,a.close {
    display:block;
    width:65px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/close.gif) no-repeat left top;
}

a.seeTrailer {
    display:block;
    width:116px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/seeTrailer.gif) no-repeat left top;
}

a.officialSite {
    display:block;
    width:105px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/officialSite.gif) no-repeat left top;
}

a.nextNewMovies {
    display:block;
    width:164px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/nextNewMovies.gif) no-repeat left top;
}

a.quoteNext {
    display:block;
    width:151px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/quoteNext.gif) no-repeat bottom right;
}

a.quotePrevious {
    display:block;
    width:158px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/quotePrevious.gif) no-repeat bottom right;
}

a.movieNewMore {
    display:block;
    width:130px;
    height:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/button/moreOpenings.gif) no-repeat bottom right;
}

a.buyTickets span,a.seeMap span,a.geo span,a.close span,a.seeTrailer span,a.officialSite span,a.nextNewMovies span,a.quoteNext span,div#page a.quotePrevious span {
    display:none;
}

/* ---- title buttons ---- */
div.title span.text {
    float:right;
    display:inline;
    height:21px;
    margin-left:10px;
    padding-left:25px;
    font-size:1.2em;
    font-weight:700;
}

div.title a.text {
    float:right;
    display:inline;
    height:21px;
    margin-left:10px;
    padding-left:25px;
    font-size:1.2em;
    font-weight:700;
}

div.title a.textSize {
    width:12px;
    height:20px;
    margin-left:5px;
    padding:0;
}

div.title a.textSize span {
    display:none;
}

div.title a.textSizeA {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/textSizeA.gif) no-repeat left top;
}

div.title a.textSizeAA {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/textSizeAA.gif) no-repeat left top;
}

div.title a.textSizeAAA {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/textSizeAAA.gif) no-repeat left top;
}

div.title a.email {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/email.gif) no-repeat left -3px;
}

div.title a.print {
    padding-left:28px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/print.gif) no-repeat left top;
}

div.title a.schedule {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/schedule.gif) no-repeat left top;
}

div.title a.commentsModule {
    padding-left:32px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/comments.png) no-repeat left top;
}

div.title a.commentForm {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/comment.png) no-repeat left top;
}

div.title a.quoteList {
    padding-left:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/list.gif) no-repeat left top;
}

div.title a.quoteSuggest {
    padding-left:22px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/suggest.gif) no-repeat left top;
}

div.title a.quoteRandom {
    padding-left:26px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/vote.gif) no-repeat left top;
}

/* ---- sliderControl ---- */
div.sliderControl {
    float:right;
    height:18px;
    padding:0 15px 10px 0;
}

div.sliderControl a,div.sliderControl span {
    background-repeat:no-repeat;
    background-position:left top;
    display:block;
    float:left;
}

div.sliderControl a {
    width:19px;
    height:17px;
}

div.sliderControl span {
    width:10px;
    height:17px;
}

div.sliderControl a span {
    display:none;
}

div.sliderControl a.navBack {
    margin-right:5px;
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/slider_back.gif);
}

div.sliderControl span {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/slider_inactive.gif);
}

div.sliderControl span.active {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/slider_active.gif);
}

div.sliderControl a.navForward {
    background-image:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/slider_forward.gif);
}

div.sliderContent {
    clear:both;
}

/* ---- rss/ics ---- */
a.more {
    padding:0 15px 0 0;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/text/seeMore.gif) no-repeat right 50%;
}

a.top {
    padding:0 0 0 18px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconTop.gif) no-repeat 0 50%;
}

span.filters,a.filters {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconFilter.gif) no-repeat 0 50%;
}

span.filtersEdit,a.filtersEdit {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconFilterEdit.gif) no-repeat 0 50%;
}

span.filtersReset,a.filtersReset {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconFilterClear.gif) no-repeat 0 50%;
}

span.subscribe,a.subscribe {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconRSS.gif) no-repeat 0 50%;
}

span.subscribeIcs,a.subscribeIcs {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconCal.gif) no-repeat 0 50%;
}

span.sessionsMap,a.sessionsMap {
    padding:0 0 0 20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconMarker.gif) no-repeat 0 50%;
}

span.addToCal,a.addToCal {
    display:block;
    float:left;
    padding:0 5px 0 0;
    width:22px;
    height:14px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/addToCal.png) no-repeat 0 50%;
}

a.help {
    display:block;
    float:left;
    padding:0 5px 0 0;
    width:20px;
    height:20px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconHelp20.png) no-repeat 0 60%;
}

a.help span {
    display:none;
}

a.help {
    width:auto;
    height:14px;
    padding:0 0 0 18px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconHelp.gif) no-repeat 0 60%;
}

a.help span {
    display:inline;
}

/* ---- stars ---- */
a.star,a.star:visited {
    float:left;
    display:inline;
    height:30px;
    width:32px;
    margin-right:3px;
    padding-top:8px;
    text-align:center;
    font-size:1.3em;
    font-weight:700;
    color:#FFFFFF;
}

a.star:hover {
    text-decoration:none;
}

a.star.empty {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/starEmpty.gif) no-repeat left top;
}

a.star.half {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/starHalf.gif) no-repeat left top;
}

a.star.full {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/starFull.gif) no-repeat left top;
}

/* ---- backgrounds ---- */
div.slice:after,div.shade:after,div.text div.video:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}

div.gallery,div.slice,div.shade,div.text div.video {
    display:inline-block;
}

/* start commented backslash hack \*/
* html div.gallery,* html div.slice,* html div.shade,* html div.text div.video {
    height:1%;
}

div.gallery,div.slice,div.shade,div.text div.video {
    display:block;
}

/* close commented backslash hack */
.slice {
    clear:both;
    padding:8px 2px;
    background-color:black;
    border-bottom:1px solid #353130;
}


.shade {

/*background: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bg_shade.gif) repeat-x left
        bottom;*/

    border-bottom:1px solid #353130;
}

/* ---- tabs ---- */
div.tab {

    height:30px;
}

div.tabLeft {
    float:left;
    width:5px;
    height:30px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_left_active.gif) no-repeat left bottom;
}

div.tabBody {
    float:left;
    padding:5px 3px 0;
    height:25px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_body_active.gif) repeat-x left bottom;
}

div.tabRight {
    float:left;
    width:5px;
    height:30px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_right_active.gif) no-repeat left bottom;
}

div.tab.inactive div.tabLeft {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_left_inactive.gif) no-repeat left bottom;
}

div.tab.inactive div.tabBody {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_body_inactive.gif) repeat-x left bottom;
}

div.tab.inactive div.tabRight {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/tab_right_inactive.gif) no-repeat left bottom;
}

div.tab.notLast div.tabRight {
    width:4px;
}

/* ---- forms ---- */
p.message.error {
    padding-top:2px;
    padding-left:30px;
    font-size:1.2em;
    color:#fdfdfd;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconWarning.gif) no-repeat top left;
}

p.message.success {
    padding-top:2px;
    padding-left:30px;
    font-size:1.2em;
    color:#666666;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconSuccess.gif) no-repeat top left;
}

p.error span,p.success span {
    font-weight:700;
}

div.field.error {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconWarning.gif) no-repeat right 17px;
}

/* ---- calendarDay ---- */
p.calendarDay {
    text-align:center;
    padding:.5em;
    background:black;
    border-radius:.5em;
    -webkit-border-radius:.5em;
    -moz-border-radius:.5em;
}

p.calendarDay span {
    display:block;
    line-height:1.5em;
}

p.calendarDay span.nostyle {
    display:none;
}

p.calendarDay span.day {
    font-weight:700;
    font-size:2.5em;
    line-height:1.2em;
}

p.calendarDay span.month {
    text-transform:uppercase;
    font-weight:700;
}

p.calendarDay span.year {
    font-weight:700;
    font-size:1.5em;
}

/* ---- BLOCKS ---- */
/* ---- MOVIE + PERSON + ARTICLE + WORKLIST---- */
.itemLine,.itemThumb,.itemSlice {
    height:1%;
    position:relative;
    display:block;
    overflow:hidden;
    float:none;
    text-align:left;
}

.itemLine,.itemSlice {
    clear:both;
}

.itemBig {
    position:relative;
    display:block;
    overflow:hidden;
    float:none;
    clear:both;
}

.itemLine:hover,.itemThumb:hover,.itemSlice:hover {
	/*background:#151010 url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bg_shade.gif) repeat-x left bottom;*/
    background-color: transparent;
}

.itemLine .label,.itemThumb .label,.itemSlice .label,.itemBig .label {
    display:none;
}

.itemLine {
    min-height:5.5em;
    height:auto!important;
    height:5.5em;
    padding:2px;
    margin-bottom: 10px;
    padding: 4px;
}

.itemThumb {
    padding:9px;
}

.movieItemThumb {
    width:117px;
    height:180px;
    padding-bottom:5.8em;
}

.personItemThumb {
    width:117px;
    height:185px;
    padding-bottom:3em;
}

.articleItemThumb {
    padding:4px;
    width:182px;
    height:180px;
    background-color:#191919;
}

.workListItemThumb {
    width:117px;
    height:180px;
    padding-bottom:4.5em;
}

.itemSlice {
    width:610px;
    padding:9px;
}

.articleItemSlice {
    width:620px;
    padding:4px;
}

.itemBig {
    padding:0;
}

/* ---- title ---- */
.itemLine h3.title,.itemSlice h3.title,.itemBig h3.title {
/*float: right;*/
    display:inline;
    overflow:hidden;
/*margin: 0 40px 0 0;*/
    padding:0;
}

.itemLine h3.title {
/*width: 531px;*/
    min-height:35px;
    height:auto!important;
    height:35px;
    font-size:1.4em;
}

.movieItemLine h3.title {
    height:2.4em;
    font-size:1.3em;
}

.movieItemLine h3.title span.title {
    display:block;
    height:1.2em;
    overflow:hidden;
}

.movieItemLine h3.title br {
    display:none;
}

.personItemLine h3.title {
    min-height:1.4em;
    height:1.4em;
}

.articleItemLine h3.title {

    margin-right:0;
    /*margin-left: 60px;*/
    min-height:1.5em;
    height:auto!important;
    height:1.5em;
    font-size:1.3em;
    line-height:1.1em;
    /*display: block;*/
}

.itemThumb h3.title {
    position:absolute;
    top:187px;
    left:9px;
    overflow:hidden;
    width:117px;
    height:2.6em;
    text-align:center;
    font-size:1.1em;
}

.movieItemThumb h3.title {
    height:5em;
}

.movieItemThumb h3.titleMedium {
    height:5.1em;
}

.movieItemThumb h3.titleHuge {
    height:5em;
}

.movieItemThumb h3.title span.originalTitle {
    font-style:italic;
}

.workListItemThumb h3.title {
    height:3.8em;
}

.articleItemThumb h3.title {
    top:137px;
    width:182px;
    height:3.9em;
    font-size:1.2em;
}

.itemSlice h3.title {
    width:443px;
    height:2.4em;
    margin-bottom:5px;
    font-size:2em;
}

.movieItemSlice h3.title {
    height:auto;
}

.personItemSlice h3.title {
    height:auto;
}

.articleItemSlice h3.title {
    width:408px;
    height:2.5em;
    margin-right:20px;
}

.itemBig h3.title {
    width:346px;
    margin-bottom:10px;
    font-size:2em;
}

.itemLine h3.title a:hover,.itemThumb h3.title a:hover,.itemSlice h3.title a:hover {
    text-decoration:none;
}

.itemThumb h3.titleSmall span.title,.itemThumb h3.titleMedium span.title {
    font-size:.925em;
    line-height:1.1em;
}

.itemThumb h3.titleBig span.title,.itemThumb h3.titleHuge span.title {
    font-size:.85em;
    line-height:1.2em;
}

.itemSlice h3.titleShort span.title {
    font-size:.925em;
}

.itemSlice h3.titleMedium span.title {
    font-size:.85em;
}

.itemSlice h3.titleBig span.title {
    font-size:.8em;
}

.itemSlice h3.titleHuge span.title {
    font-size:.7em;
}

/* ---- info ---- */
.itemLine div.info,.itemSlice div.info,.itemBig div.info {
/*float: left;*/
    display:block;
/*margin: 0 40px 0 0;*/
    padding:0;
    font-size:1.2em;
    line-height:1.9em;
}

.itemLine div.info {
/*width: 527px;*/
    line-height:1em;
    margin-left: 60px;
}

.itemThumb div.info {
    display:none;
    position:absolute;
    left:9px;
    top:9px;
    width:113px;
    margin:0;
    padding:2px 2px 20px;
    font-size:1.1em;
    color:#fdfdfd;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/opacity60.png) repeat left top;
}

.personItemThumb div.info {
    padding:0 2px;
}

.articleItemThumb div.info {
    left:4px;
    top:4px;
    width:178px;
}

.itemSlice div.info {
/*width: 443px;*/
    line-height:1em;
}

.articleItemSlice div.info {
/*width: 408px;*/
    margin-right:20px;
}

.showInfo .itemThumb div.info,.itemThumb:hover div.info {
    display:block;
}

.personItemBig div.info,.movieItemBig div.info {
    width:346px;
}

/* ---- infoLink ---- */
.itemLine a.infoLink,.itemThumb a.infoLink,.itemSlice a.infoLink {
    position:absolute;
    z-index:5000;
    top:0;
    left:0;
    display:block;
}

.itemLine a.infoLink {
    width: 100%;
    height:10em;
}

.movieItemThumb a.infoLink {
    width:137px;
    height:250px;
}

.personItemThumb a.infoLink {
    width:137px;
    height:225px;
}

.articleItemThumb a.infoLink {
    width:202px;
    height:200px;
}

.workListItemThumb a.infoLink {
    width:137px;
    height:250px;
}

.itemSlice a.infoLink {
    width:100%;
    height:20em;
}

/* ---- actions ---- */
div.info div.actions {
    position:absolute;
    z-index:5990;
    top:0;
    right:0;
}

div.info div.actions p {
    z-index:5999;
    display:block;
    width:20px;
    height:16px;
    margin-bottom:4px;
    padding:3px 4px;
    overflow:hidden;
    line-height:1em;
    color:#fdfdfd;
    font-size:1.1em;
    font-weight:700;
    line-height:2.3em;
    text-align:center;
    background-color: #0F0F0F; /*cannes2011*/
    border-radius:.2em;
    -webkit-border-radius:.2em;
    -moz-border-radius:.2em;
}

div.info div.actions p.noLink {
    background-color:#999999;
}

div.info div.actions p a,div.info div.actions p.noLink span {
    display:block;
    width:20px;
    height:16px;
}

div.info div.actions p span {
    display:none;
}

div.info div.actions p.noLink span {
    background-position:0 -16px;
    color:#FCF2D0;
}

div.info div.actions p {
    opacity:0.4;
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
}

div.itemLine:hover div.info div.actions p,div.itemThumb:hover div.info div.actions p,div.itemSlice:hover div.info div.actions p,div.itemBig:hover div.info div.actions p {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

div.info div.actions p.noLink {
    opacity:0.5!important;
    -moz-opacity:0.5!important;
    -khtml-opacity:0.5!important;
}

div.info div.actions p a {
    opacity:0.7;
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
}

div.info div.actions p a:hover {
    opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
}

div.itemLine div.info div.actions {
    top:2px;
    right:2px;
}

div.itemLine div.info div.actions p {
    margin-bottom:2px;
}

div.itemThumb div.info div.actions {
    top:1.6em;
    right:2px;
}

div.itemSlice div.info div.actions {
    top:10px;
    right:10px;
}

div.itemBig div.info div.actions {
    top:0;
    right:0;
}

div.itemBig div.info div.actions p,div.itemSlice div.info div.actions p {
    width:70px;
    font-size:10px;
    position:relative;
}

div.itemBig div.info div.actions p span.label,div.itemSlice div.info div.actions p span.label {
    display:inline;
    float:left;
    width:3.9em;
    text-align:left;
    padding-right:24px;
    line-height:15px;
}

div.itemBig div.info div.actions p span.noLink,div.itemSlice div.info div.actions p span.noLink,div.itemBig div.info div.actions p a,div.itemSlice div.info div.actions p a {
    position:absolute;
    right:2px;
    width:70px;
}

/* ---- thumbs ---- */
div.thumb {
    float:left;
    margin-right: 12px;
    /*position: absolute;*/
    top: 0;
}

a.thumb {
    display:block;
    overflow:hidden;
    font-weight:400;
    font-size:.85em;
    color:#666666;
    text-align:left;
    background-color:E3E3E3;
}

a.thumb:hover {
    text-decoration:none;
}

div.thumb img {
    display:block;
}

/*
div.thumb img {
    display: block; padding-bottom: 4px;
    background: transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/tileShadow.png) no-repeat right bottom; }
*/
.itemLine div.thumb {
    width:48px;
    height:52px;
}

.itemLine a.thumb {
    width:48px;
    height:52px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/thumb48x48.png) no-repeat left top;
}

.itemLine a.thumb img {
    width:48px;
    height:48px;
}

.itemThumb div.thumb {
    margin-right:0;
}

.itemSlice div.thumb {
    margin-right:10px;
}

.itemThumb div.thumb,.itemSlice div.thumb {
    width:117px;
    height:177px;
}

.itemThumb a.thumb,.itemSlice a.thumb {
    width:117px;
    height:177px;
}

.itemThumb a.thumb img,.itemSlice a.thumb img {
    width:117px;
    height:173px;
}

.movieItemThumb a.thumb,.movieItemSlice a.thumb {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/movieThumb117x173.png) no-repeat left top;
}

.personItemThumb a.thumb,.personItemSlice a.thumb {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/personPortrait117x173.png) no-repeat left top;
}

.itemBig div.thumbBig {
    width:234px;
    height:345px;
    margin-right:10px;
    margin-bottom:10px;
}

.itemBig div.thumbBig img {
    width:234px;
    height:341px;
}

.movieItem div.thumbBig {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/moviePoster234x341.png) no-repeat left top;
}

.personItem div.thumbBig {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/personPortrait234x341.png) no-repeat left top;
}

.articleItemThumb div.thumb,.articleItemSlice div.thumb {
    width:182px;
    height: 173px;
    /*position:absolute;
    top:0;*/
}

.articleItemThumb a.thumb,.articleItemSlice a.thumb {
    width:182px;
    height:132px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/newsThumb182x128.png) no-repeat left top;
}

.articleItemThumb a.thumb img,.articleItemSlice a.thumb img {
    width:182px;
    height:128px;
}

.articleItem div.thumbBig,.articleItem div.thumbBig a {
    width:270px;
    height:198px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/newsBig270x198.png) no-repeat scroll left top;
}

.articleItem div.thumbBig img {
    width:270px;
    height:198px;
    background-image:none;
}

.workList a.thumb {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/thumb117x173.png) no-repeat left top;
}

/* ----- itemLine ---- */
div.itemLine h4 a {
/*width: 100px;*/
}

div.itemLine div.thumb:hover p.info {
    display:block;
}

/* ---- itemThumb ---- */
div.itemThumb p {
    color:#fdfdfd;
}

/* ---- itemModule ---- */
div.itemModule div.itemLine,div.itemModule div.itemSlice {
/*width: 630px;*/
    padding:0 0 10px;
    background:none;
    border:none;
}

div.itemModule div.itemLine div.actions,div.itemModule div.itemSlice div.actions {
    right:0;
}

/* ---- custom sizing ---- */
div.itemModule .itemLine h3.title,div.itemModule .itemLine div.info {
/*width: 537px;*/
}

div.itemModule .itemSlice h3.title,div.itemModule .itemSlice div.info {
    width:463px;
}

div.itemModule .movieItemLine h3.title,div.itemModule .personItemLine h3.title {
    font-size:1.6em;
}

div.itemModule .movieItemLine h3.title span.originalTitle {
    font-size:.9em;
}

div#page div.rightColumn .itemLine {
/*width: 330px;*/
}

div#page div.rightColumn .itemLine h3.title,div#page div.rightColumn .itemLine div.info {
/*width: 237px;*/
}

div#page div.rightColumn .articleItemLine h3.title,div#page div.rightColumn .articleItemLine div.info {
    width:277px;
    margin-right:0;
}

div#sidebar .itemLine {
/*width: 284px;*/
}

div#sidebar .itemLine h3.title,div#sidebar .itemLine div.info {
/*width: 191px;*/
}

div#sidebar .personItemLine h3.title {
    font-size:1.3em;
    height:1.5em;
    min-height:1.5em;
}

div#sidebar .articleItemLine h3.title,div#sidebar .articleItemLine div.info {
/*width: 231px;*/
    margin-right:0;
}

div#page .tabControlPageContents .itemLine {
/*width: 604px;*/
}

div#page .tabControlPageContents .itemSlice {
    width:590px;
}

div#page .tabControlPageContents .itemLine h3.title,div#page .tabControlPageContents .itemLine div.info {
/*width: 511px;*/
}

div#page .tabControlPageContents .articleItemLine h3.title,div#page .tabControlPageContents .articleItemLine div.info {
    width:551px;
    margin-right:0;
}

div#page .tabControlPageContents .itemSlice h3.title,div#page .tabControlPageContents .itemSlice div.info {
    width:423px;
}

div#page .tabControlPageContents .articleItemSlice h3.title,div#page .tabControlPageContents .articleItemSlice div.info {
    width:398px;
    margin-right:0;
}

/* ---- MOVIE ---- */
/* ---- block::movieItem ---- */
/* cut inherited floated list items */
ul.list div.movieItem li {
    float:none;
}

div.movieItem h3.movieTitle span.originalTitle {
    display:block;
    font-weight:400;
}

div.movieItem div.info p.year {
    display:inline;
    line-height:1.4em;
}

div.movieItem div.info p {
    font-size:1em;
    line-height:.9em;
}

div.movieItem div.info ul {
    width:auto;
    display:inline;
    font-weight:700;
}

div.movieItem div.info ul.genre {
    height:.95em;
    clear:both;
    display:block;
    padding:2px 0;
}

div.movieItem div.info ul.genre li,div.movieItem div.info ul.country li {
    padding:0 3px 0 0;
    margin:0;
    line-height:1.4em;
    margin:0 0 4px;
}

div.movieItem div.info ul.country li.flag {
    display:inline;
    width:auto;
    padding:0 0 0 20px;

    text-indent:0;
}

div.movieItem div.info p.length {
    display:block;
    clear:both;
    line-height:1.4em;
}

div.movieItem ul.role {
    clear:both;
    width:386px;
    float:left;
    display:inline;
    font-size:1em;
    line-height:1.5em;
    overflow:hidden;
}

div.movieItem ul.role h5.roleName {
    font-weight:700;
    float:left;
    margin:0 5px 0 0;
    color:#F9E49E;
    font-size:1em;
}

div.movieItem ul.role li.role {

    clear:both;
    width:386px;
    margin:0 0 3px;
}

/* CLEANUP
div.movieItem ul.role ul.person,
div.movieItem ul.role ul.person li {
    float: none; display: inline; }
*/
div.movieItem ul.role ul.person span.name {
    font-weight:400;
    display:inline;
    margin:0;
}

div.movieItem div.info p.classification {
    float:left;
    width:auto;
    height:auto;
    padding:0 2px;
    margin:0 4px 0 0;
    font-size:1.2em;
    font-weight:700;
    line-height:1.4em;
    color:#fdfdfd;
    background-color:#999999;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}

div.movieItem div.actions p.schedule a,div.movieItem div.actions p.schedule span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconSchedule20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.opening a,div.movieItem div.actions p.opening span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconOpening20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.trailer a,div.movieItem div.actions p.trailer span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconTrailer20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.url a,div.movieItem div.actions p.url span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconLink20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.album a,div.movieItem div.actions p.album span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconAlbum20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.meo a,div.movieItem div.actions p.meo span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconLink20x16.gif) no-repeat right top;
}

div.movieItem div.actions p.officialSite a,div.movieItem div.actions p.officialSite span.noLink {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/iconLink20x16.gif) no-repeat right top;
}

/* ---- block::movieItemLine ---- */
div.movieItemLine div.info p.classification {
    line-height:1.4em;
    font-size:.95em;
}

div.movieItemLine div.info p.schedule {
    top:2em;
}

div.movieItemLine div.info p.trailer {
    top:3.3em;
}

div.movieItemLine div.info p.year,div.movieItemLine div.info p.length,div.movieItemLine div.info ul.genre,div.movieItemLine div.info ul.country {
    display:inline;
    clear:none;
    padding:0 5px 0 0;
}

div.movieItemLine div.info ul.country {
    padding-right:0;
}

div.movieItemLine div.info ul.country span {
    display:none;
}

div.movieItemLine div.info ul.genre li,div.movieItemLine div.info ul.country li {
    display:inline;
}

div.movieItemLine div.info div.countryAndYear {
    display:inline;
}

div.movieItemLine div.info ul.genre {
    max-width:200px;
}

/* ---- block::movieItemThumb ---- */
div.movieItemThumb .flag {
    float:left;
}

div.movieItemThumb div.info p.classification {
    position:absolute;
    top:1px;
    right:2px;
    margin-right:4px;
    padding:0;
    margin-right:0;
    line-height:1.1em;
    font-size:1em;
    background:transparent;
}

div.movieItemThumb div.info div.countryAndYear {
    display:block;
    width:80px;
    height:14px;
}

div.movieItemThumb div.info ul.genre,div.movieItemThumb div.info ul.country {
    display:block;
    padding-left:0;
    height:auto;
    overflow:hidden;
    font-weight:400;
}

div.movieItemThumb div.info ul.country li.flag {
    padding-left:16px;
}

div.movieItemThumb div.info ul.country {
    display:inline;
    width:80px;
    padding:0;
    font-size:.9em;
}

div.movieItemThumb div.info ul.country span {
    display:none;
}

div.movieItemThumb div.info ul.genre {
    clear:both;
    width:113px;
}

div.movieItemThumb div.info ul.genre li,div.movieItemThumb div.info ul.country li {
    padding:0 3px 3px 0;
    margin:0;
    line-height:.9em;
    font-weight:400;
}

div.movieItemThumb div.info ul.genre li {
    padding-bottom:2px;
}

div.movieItemThumb div.info p.year {
    line-height:1.2em;
    text-align:left;
    margin:0;
}

div.movieItemThumb div.info p.length {
    clear:both;
    text-align:left;
    margin:0 0 3px;
    font-size:1em;
}

/* ---- block::movieItemSlice ---- */
div.movieItemSlice .itemSlice h3.movieTitle {
    width:403px;
    margin:0 80px 0 0;
    height:auto;
}

div.movieItemSlice div.info p.length {
    margin:5px 0;
}

div.movieItemSlice div.info ul.country li.flag {
    margin:.2em .5em 0 0;
}

div.movieItemSlice div.info p.year {
    display:inline;
    float:left;
    margin:.2em 0 0;
}

div.itemModule .movieItem div.info div.actions {
    top:0;
    right:0;
}

/* ---- block::movieItemMini ---- */
div.movieItemMini {
    position:relative;
    width:90px;
    height:76px;
    overflow:hidden;
    text-align:center;
}

div.movieItemMini h4 {
    position:absolute;
    top:55px;
    left:5px;
    font-size:1em;
    display:block;
    width:90px;
    height:27px;
    overflow:hidden;
}

div.movieItemMini h4 a {
    width:100px;
}

div.movieItemMini div.thumb {
    float:none;
    margin:0 auto;
    width:48px;
    position:relative;
}

div.movieItemMini div.thumb a {
    display:block;
    width:48px;
    height:48px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/thumb48x48.png) no-repeat left top;
}

div.movieItemMini div.thumb p.info {
    position:absolute;
    top:0;
    width:48px;
    display:none;
    color:#fdfdfd;
    background:black;
}

div.movieItemMini div.thumb a.thumb img {
    display:block;
    width:48px;
    height:48px;
}

div.movieItemMini div.thumb:hover p.info {
    display:block;
}

div.movieItemMini div.thumb:hover p.info span.label {
    display:none;
}

/* ---- PERSON ---- */
/* ---- block::personItem ---- */
div.personItem p.abstract {
    line-height:1.45em;
    margin:5px 0 10px;
}

div.personItem div.biography p {
    line-height:1.45em;
    margin:0 0 10px;
}

div.personItem p.dateBirth,div.personItem p.dateDeath {
    clear:both;
}

div.personItem p.country,div.personItem p.dateBirth,div.personItem p.dateDeath,div.personItem p.dates {
    float:left;
    margin-bottom:10px;
    line-height:.9em;
}

div.personItem p.country {
    font-weight:700;
}

div.personItem p.country .flag {
    display:inline;
    padding-left:20px;
    width:auto;
    margin:0 0 2px;
    padding:0 3px 0 20px;
    text-indent:0;
}

div.personItem p.abstract,div.personItem div.biography {
    clear:both;
}

div.personItem p.abstract a.more {
    white-space:nowrap;
    color:#e1b357;
}

/* ---- block::personItemLine ---- */
div.personItemLine div.info p.country {
    clear:both;
    margin:0 10px 5px 0;
}

div.personItemLine div.info p.dates {
    clear:both;
    float:left;
    margin:0 10px 10px 0;
    font-weight:400;
}

div.personItemLine div.info p.abstract {
    clear:none;
    float:left;
    margin:0 0 10px;
    line-height:.9em;
}

div.personItemLine div.info p.abstract a.more {
    position:relative;
    z-index:5999;
    font-size:1em;
}

/* ---- block::personItemThumb ---- */
div.personItemThumb .flag {
    float:left;
}

div.personItemThumb div.info p.flag {
    clear:both;
    display:block;
    height:auto;
    padding-top:1px;
    width:110px;
    margin:0 0 3px;
    overflow:hidden;
    line-height:1.3em;
    text-indent:20px;
    background-position:0 .3em;
}

div.personItemThumb div.info p.dateBirth,div.personItemThumb div.info p.dateDeath {
    float:left;
    margin-bottom:3px;
    font-size:1em;
    text-align:left;
}

div.personItemThumb div.info p.abstract a.more {
    color:#fdfdfd;

    position:relative;
    z-index:5999;
    font-size:1em;
}

/* ---- block::personItemSlice ---- */
div.personItemSlice div.info p.dateBirth span.label,div.personItemSlice div.info p.dateDeath span.label {
    display:inline;
    font-weight:700;
}

/* ---- block::person* (customs) ---- */
div#page div.personItemLine p.dates {
    clear:both;
}

div#page div.rightColumn div.movieItemLine div.info,div#sidebar div.movieItemLine div.info,div#page div.rightColumn div.personItemLine div.info,div#sidebar div.personItemLine div.info {
    font-size:1.1em;
}

div#page div.rightColumn div.personItemLine p.country,div#sidebar div.personItemLine p.country {
    margin-right:0;
}

div#sidebar div.personItemLine p.dates {
    margin-right:5px;
}

div#sidebar div.personItemLine p.abstract a.more span {
    display:none;
}

div#sidebar div.personItemLine p.abstract a.more {
    padding-right:0;
    background:none;
}

div#sidebar div.personItemLine p.dates,div#sidebar div.personItemLine p.country,div#sidebar div.personItemLine p.abstract {
    margin-bottom:5px;
}

/* ---- ARTICLE ---- */
/* ---- block::articleItem ---- */
.articleItem p.attribute {
    font-size:1.2em;
}

.articleItem p.abstract {
    font-size:1.2em;
    line-height:1.45em;
    margin:5px 0 10px;
}

.articleItem p.primaryTag,.articleItem span.primaryTag {
    color:#fdfdfd;
    font-size:.9em;
    font-weight:700;
    letter-spacing:-.02em;
    text-transform:uppercase;
}

.articleItem p.primaryTag {
    font-size:1.2em;
}

/* ---- block::articleItemLine ---- */
div.articleItemLine div.info p.abstract {
    margin:0 0 5px;
    line-height:1.45em;
    font-size:.9em;
}

div.articleItemLine div.info p.meta {
    margin:0;
    line-height:.9em;
    font-size:.9em;
    font-weight:700;
}

/* ---- block::articleItemThumb ---- */
div.articleItemThumb span.primaryTag {
    display:none;
}

div.articleItemThumb p.primaryTag {
    float:left;
    color:#fdfdfd;
}

div.articleItemThumb div.info p.abstract {
    display:none;
}

div.articleItemThumb div.info p.meta {
    clear:both;
    float:left;
}

/* ---- block::articleItemSlice ---- */
div.articleItemSlice span.primaryTag {
    position:absolute;
    left:196px;
    top:4px;
    font-size:.9em;
}

div.articleItemSlice h3.title {
    font-size:1.75em;
    height:auto;
    margin-bottom:0;
    text-shadow:1px 1px 1px black;
    margin-left: 190px;
    display: block;
}

div.articleItemSlice p.abstract {
    font-size:1.1em;
    line-height:1.45em;
    margin-left: 190px;
    display: block;
}

div.articleItemSlice p.meta {
    font-weight:700;
    margin-left: 190px;
    display: block;
}

div.articleItemSlice a.more {
    margin-top:6px;

}

/* ---- LISTS / LIST ITEMS ---- */
ul.thumbList {
    clear:both;
    padding:0 10px;
}

ul.sliceList {
    clear:both;
    padding:0;
}

ul.thumbList li.listItem {
    margin:0 20px 15px 0;
}

ul.articleThumbList li.listItem {
    margin:0 17px 15px 0;
}

div.tabControlPageContents ul.thumbList {
    padding:0;
}

ul.lineList li.listItem {
    margin:0 0 5px;
	background-color:#fff;
}

ul.lineList li.listItem:hover {
	background-color:#EFEFEF;
}



ul.sliceList li.listItem {
    margin:0 0 10px;
}

/* ---- MODULES ---- */
/* ---- PAGE::MODULES ---- */
/* ---- module::newsFocusDynamic ---- */
div.newsFocusDynamic {
	background-color: #0A0A0A;
	border: 1px solid #333;
}

div.newsFocusDynamic ul{
	border: none;
}

div#page div.newsFocusDynamic ul.emptyList {
    width:630px;
}

div#page div.newsFocusDynamic ul.emptyList li.emptyList {
    width:auto;
    height:200px;
    padding:0;
    border:none;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}

div#page div.newsFocusDynamic ul.emptyList li.emptyList div {
    width:610px;
    height:190px;
}

div.newsFocusDynamic a.thumb {
    display:block;
    float:left;
    height:198px;
    width:270px;
    background:black url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/newsBig270x198.png) no-repeat left top;
}

div.newsFocusDynamic ul {
    float:left;
    width:360px;
}

div.newsFocusDynamic ul li {
	position:relative;
	width:340px;
	height:5.55em;
	overflow:hidden;
	padding:6px 10px 4px;
	line-height:1.25em;
	color:white;
	text-shadow:1px 1px 1px black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;	
}

div.newsFocusDynamic ul li:hover {
	background-color:black;
}

div.newsFocusDynamic ul li.active {
    background-color:black;
}

div.newsFocusDynamic ul li a.title {
    margin-bottom:2px;
    font-size:1.3em;
    display: block;
    font-size: 1.3em;
    margin-bottom: 6px;
	text-shadow:1px 1px 1px black;

}

div.newsFocusDynamic ul li a.title:hover {
    text-decoration:none;
}

div.newsFocusDynamic ul li a.infoLink {
    position:absolute;
    left:0;
    top:0;
    width:335px;
    height:5.6em;
    padding:6px 10px 4px;
}

div.newsFocusDynamic ul li p.abstract {
    display:block;
    overflow:hidden;
    height:2.5em;
    margin:0;
    font-size:1.1em;
    line-height:1.2em;
}

div.newsFocusDynamic ul li img {
    display:none;
}

div.newsFocusDynamic ul li a.more {
    padding-left:5px;
}

/* ---- module::newsFocusOne ---- */
div.newsFocusOne h3 {
    float:right;
    display:block;
    width:300px;
    padding:8px 40px 8px 20px;
    font-size:2em;
    color:#e1b357;
    background-color:#E3E3E3;
}

div.newsFocusOne h3 a:hover {
    text-decoration:none;
}

div.newsFocusOne div.thumb {
    margin-right:0;
    background-color:black;
}

div.newsFocusOne p {
    float:right;
    width:360px;
}

div.newsFocusOne p span {
    display:block;
    margin:0;
    padding:0 40px 0 20px;
    font-size:1.2em;
    line-height:1.4em;
    font-weight:400;
}

div.newsFocusOne p.abstract span {
    margin:10px 0 5px;
}

div.newsFocusOne p.abstract a {
    font-size:1em;
    color:#666666;
}

div.newsFocusOne p.abstract a:hover {
    text-decoration:none;
}

div.newsFocusOne div.content {
    display:block;
    float:right;
    height:182px;
    width:300px;
    padding:8px 40px 8px 20px;
    font-size:1.1em;
    background-color:black;
}

div.newsFocusOne p.meta {
    text-align:right;
    margin:0 0 10px;
}

div.newsFocusOne p.meta a.more {
    margin-top:6px;
}

/* ---- module::newsList ---- */
/* ---- module::newsItem ---- */
div.newsItem h3.articleTitle {
	font-size:2.3em;
	font-weight:400;
	color:#EFCDAB;
}

div.newsItem p.meta {
    margin:5px 0 10px;
    font-size:1.1em;
    font-weight:700;
}

div.newsItem p.intro {
    margin:5px 0 10px;
    font-size:1.35em;
}

div.newsItem div.image {
    clear:both;
    float:left;
    width:270px;
    height:198px;
    padding:4px 20px 10px 0;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/newsBig270x198.png) no-repeat left 4px;
}

div.newsItem div.image img.newsThumb {
    display:block;
    width:270px;
    height:198px;
}

div.newsItem h4.text {
    display:none;
}

div.newsItem div.text {
    margin:5px 0 10px;
    font-size:1.2em;

}

div.newsItem div.text.clear {
    clear:both;
}

div.newsItem div.text p {
    margin-bottom:10px;

    line-height: 1.65em;
}

div.newsItem div.title.titleRelated {
    padding-top:15px;
}

div.newsItem div.related h4.persons,div.newsItem div.related h4.movies {
    display:none;
    padding-top:15px;
}

div.newsItem ul.person,div.newsItem ul.movie {
    float:none;
    clear:none;
    margin:0;
    padding:0;
}

/* ---- module::newsPersonItemArticleList ---- */
/* ---- module::articleList ---- */
div.articleList div.pager {
    margin:0 0 20px;
}

/* ---- module::newsRelatedThumbList ---- */
div.newsRelatedThumbList ul div.relatedArticles {
    float:left;
    width:480px;
    text-align:left;
}

div.newsRelatedThumbList ul div.relatedArticles h4 {
    color:#fdfdfd;
    font-size:1.2em;
    letter-spacing:-.02em;
    text-transform:uppercase;
    border-bottom:1px solid #353130;
    margin-bottom:10px;
}

div.newsRelatedThumbList ul div.relatedArticles a.more {
    font-size:1.1em;
    float:right;
}

div.newsRelatedThumbList ul div.relatedArticles a.subscribe {
    display:block;
    float:right;
    font-size:1.1em;
    padding:0 0 0 16px;
    margin-left:10px;
    background-position:0 0;
}

div.newsRelatedThumbList ul div.relatedArticles li.article {
    width:480px;
}

div.newsRelatedThumbList ul div.relatedArticles li.article div.details {
    width:410px;
    padding-right:10px;
}

div.newsRelatedThumbList ul div.relatedArticles li.article div.details img {
    width:48px;
    height:58px;
}

/* ---- module::contestListSmall ---- */
div.contestListSmall div.moduleContents {
    height:240px;
    overflow:hidden;
}

div.contestListSmall ul {
    height:18em;
    overflow:hidden;
    font-size:1.1em;
    list-style:none;
}

div.contestListSmall ul li {
    padding-left:15px;
    padding:5px 0;
}

div.contestListSmall ul li:hover {
    background-color:black;
}

div.contestListSmall ul li a.title {
    display:block;

    overflow:hidden;
    height:1.6em;
    width:225px;
    padding:0 0 0 35px;
    margin-botttom:5px;
    font-size:1.1em;
    line-height:1.7em;
}

div.contestListSmall ul li p.abstract {
    padding-left:35px;
}

div.contestListSmall ul li.emptyList {
    border:none;
}

div.contestListSmall ul li.emptyList div {
    height:220px;
}

div.contestListSmall ul li.meo a {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/pub/giveAwaySAPO.png) no-repeat left 4px;
}

div.contestListSmall ul li.sapo a {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/pub/giveAwayMeo.png) no-repeat left 4px;
}

/* ---- module::twitterHighlight ---- */
div.twitterHighlight div.sapocinema {
    float:left;
    width:285px;
    padding:10px;
    position:relative;
    margin-right:15px;
}

div.twitterHighlight div.sapocinema p.twit {
    font-size:1.3em;
}

div.twitterHighlight div.sapocinema p.twit .profile {
    margin-bottom:10px;
}

div.twitterHighlight div.sapocinema p.twit .message {
    font-size:1.3em;
}

div.twitterHighlight div.sapocinema .message {
    display:block;
}

div.twitterHighlight p.avatar {
    float:left;
    margin-right:10px;
}

div.twitterHighlight p.avatar {
    width:48px;
    height:48px;
    overflow:hidden;
}

div.twitterHighlight p.twit {
    float:left;
    width:225px;
}

div.twitterHighlight p.twit .message {
    font-style:italic;
    margin-bottom:10px;
}

div.twitterHighlight p.twit .profile {
    padding-right:5px;
}

div.twitterHighlight p.twit .freshness {
    display:block;
    margin-top:5px;
}

div.twitterHighlight li {
    float:left;
    display:inline;
    width:300px;
    margin:10px;
}

div.twitterHighlight li.last {
    margin-right:0;
}

/* ---- module::videoHighlight ---- */
div.videoHighlight div.moduleContents {
    position:relative;
}

div.videoHighlight div.nav {
    position:relative;
    height:30px;
    padding:5px 5px 20px;
    margin:0 12px;
}

div.videoHighlight div.nav span {
    display:none;
}

div.videoHighlight div.nav a {
    position:absolute;
    display:block;
    width:30px;
    height:30px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/nav/btVideoAlpha.png) no-repeat left top;
}

div.videoHighlight div.nav a.previous {
    left:0;
    background-position:0 top;
}

div.videoHighlight div.nav a.previous:hover {
    background-position:0 -30px;
}

div.videoHighlight div.nav a.next {
    right:0;
    background-position:-31px top;
}

div.videoHighlight div.nav a.next:hover {
    background-position:-31px -30px;
}

div.videoHighlight li.videoPlaylist {
    text-align:center;
    width:628px;
    display:none;
}

div.videoHighlight li.active {
    display:block;
}

div.videoHighlight li.videoPlaylist a.title {
    position:absolute;
    top:1.5em;
    left:56px;
    right:56px;
    margin-top:35px;
    width:538px;
}

div.videoHighlight li.videoPlaylist a.title span {
    font-size:1.5em;
    text-transform:uppercase;
}

div.videoHighlight .embed {
    width:598px;
    margin:0 auto;
    border:1px solid : #666666;
}

/* ---- module:::headlineRandom ---- */
div.headlineRandom {
    padding-top:3px;
}

div.headlineRandom div.moduleContents {
    padding-bottom:3px;
    padding-top:0;
}

div.headlineRandom div.item.bg {
    padding:1.8em 0 1.6em 10em;
    text-align:center;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bg_headline.png) no-repeat left bottom;
}

div.headlineRandom a {
    display:block;
    overflow:hidden;
    font-size:2.3em;
    font-weight:400;
}

div.headlineRandom a:hover {
    text-decoration:none;
}

/* ---- module::movieItemSmall ---- */
div.movieItemSmall div.screenplay {
    margin:0 0 10px 127px;
}

div.movieItemSmall div.screenplay h4 {
    clear:both;
    display:block;
    margin-bottom:5px;
    line-height:1.2em;
    font-size:1.2em;
    color:#fdfdfd;
    letter-spacing:-.02em;
    text-transform:uppercase;
}

div.movieItemSmall div.screenplay div.text {
    line-height:1.45em;
    font-size:1.2em;
}

/* ---- module::movieItemBig ---- */
div.movieItemBig h3.movieTitle {
    width:306px;
    margin:0 80px 10px 0;
    float:right;
}

div.movieItemBig div.info {
    width:306px;
    margin:0 80px 20px 0;
    float:left;
}

div.movieItemBig div.cast,div.movieItemBig div.screenplay {
    float:right;
    width:386px;
    margin:0 0 10px;
}

div.movieItemBig div.media {
    float:left;
    overflow:hidden;
    width:234px;
    margin-right:10px;
}

div.movieItemBig div.media div.widgetShare {
    clear:both;
    margin:10px 0;
    padding:5px 10px 10px;
    background-color: #0F0F0F; /*cannes2011*/
}

div.movieItemBig div.media div.widgetShare h4 {
    display:block;
    font-size:1.2em;
    font-weight:700;
    text-transform:uppercase;
    color:#fdfdfd;
    margin-bottom:5px;
}

div.movieItemBig div.media div.widgetShare label {
    display:block;
    color:#666666;
    font-weight:700;
    cursor:pointer;
    cursor:hand;
}

div.movieItemBig div.media div.widgetShare input {
    padding:1px;
    width:210px;
    color:#666666;
    background-color:#FAFAFA;
    border-color:#AEAEAE #CECECE #E3E3E3 #AEAEAE;
    border-style:solid;
    border-width:1px;
}

div.movieItemBig div.info ul.country li.flag {
    margin:.2em .5em 0 0;
}

div.movieItemBig div.info p.year {
    line-height:1.7em;
}

div.movieItemBig div.cast h4.relatedPersons,div.movieItemBig div.screenplay h4 {
    clear:both;
    display:block;
    margin-bottom:10px;
    line-height:1.4em;
    font-size:1.4em;
    letter-spacing:-.02em;
    text-transform:uppercase;
    border-bottom: 1px solid #4B350B;
    color: #F9E49E;
}

div.movieItemBig li.role h5.roleName {
    font-size:1.3em;
    letter-spacing:-.02em;
    margin-bottom:5px;
    /*text-transform:uppercase;*/
}

div.movieItemBig ul.role li.role li.person {
    padding-left:14px;
}

div.movieItemBig ul.role li.role li.person div.itemLine {
    padding:2px;
    /*background-color:#1f1616;
    border:1px solid black;*/
}

div.movieItemBig ul.role li.role li.person:hover div {
    background-color: #0F0F0F; /*cannes2011*/
}

div.movieItemBig ul.role li.role div.personItemLine {
    width:366px;
    padding:0;
}

div.movieItemBig ul.person li h3.personTitle {
    width:273px;
    margin:0 40px 0 0;
    font-size:1.3em;
    line-height:1.5em;
}

div.movieItemBig ul.person li div.personInfo {
    width:273px;
    margin:0 0px 0 0;
    font-size:1.1em;
    line-height:1.1em;
}

div.movieItemBig div.screenplay {
    margin-bottom:10px;
}

div.movieItemBig div.screenplay div.text {
    margin:0 14px;
    line-height:1.45em;
    font-size: 1.2em;
}

/* ---- module::movieItemTrailer ---- */
div#page.pageMovieItemTrailer div.player {
    display:inline;
    width:520px;
    height:420px;
}

/* ---- module::staticSAPOCinema ---- */
/* ------ page::modules::staticSAPOCinema ------ */
div#page div.module.staticSAPOCinema {
    padding-bottom:5px;
    background:white;

    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

div#page div.module.staticSAPOCinema div.moduleContents {
    overflow:hidden;

    height:60px;
}

div#page div.module.staticSAPOCinema div.banner {
    width:550px;
    height:45px;
    margin:0 auto;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/oscares2009/pub/sapoCinema.jpg) no-repeat left top;
}

div#page div.module.staticSAPOCinema div.nav {
    width:568px;
    height:5px;
    margin:0 auto;
}

div#page div.module.staticSAPOCinema div.banner a {
    display:block;
    width:550px;
    height:45px;
    margin:0 auto;
}

div#page div.module.staticSAPOCinema h2,div#page div.module.staticSAPOCinema div.banner a span {
    display:none;
}

div#page div.module.staticSAPOCinema div.nav a {
    color:#0099AB;
    border-bottom:4px solid #BBE4E9;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu {
    float:left;
    margin:0;

    padding-top:3px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu li {
    display:inline;
    float:left;
    height:28px;
    padding-left:10px;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu li.first {
    background:none;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu li.last {
    margin-right:0;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu a {
    display:inline;
    float:left;
    height:1.2em;
    margin:0;
    padding:3px 0 1px;
    font-family:Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size:13px;
    letter-spacing:-.02em;
    text-transform:uppercase;
    background-position:left 1px;
    background-repeat:no-repeat;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu a:hover {
    text-decoration:none;
}

div#page div.module.staticSAPOCinema div.nav ul.mainMenu a:hover,div#page div.module.staticSAPOCinema div.nav ul.mainMenu a:active {
    border-bottom-color:#0099AB;
}

/* ---- SIDEBAR::MODULES ---- */
/* ---- sidebar::modules::mrec ---- */
div#sidebar div.mrec {
    width:300px;
/*    height:250px;*/
    margin-bottom:10px;
}

/* ---- sidebar::random ---- */
div#sidebar div.random {
    text-align:center;
}

div#sidebar div.random div.thumb {
    margin:0 10px 10px;
    display:inline;
}

div#sidebar div.random div.thumb a {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/newsBig270x198.png) no-repeat left top;
}

/* ---- sidebar::modules::trailer ---- */
div#sidebar div.trailer div.moduleContents {
}

div#sidebar div.trailer div.thumb {
    width:290px;
    height:200px;
    overflow:hidden;
    margin-right:0;
}

div#sidebar div.trailer div.thumb a {
    display:block;
    width:240px;
    height:200px;
    margin:0 25px 5px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/bgEmpty300x400.png) no-repeat 50% 50%;
}

div#sidebar div.trailer h3.title {
    text-align:center;
    margin:5px 0 10px;
    font-size:1.3em;
}

/* ---- sidebar::modules::workvoteList ---- */
div#sidebar div.workVoteList div.moduleContents {
    padding-bottom:20px;
}

div#sidebar div.workVoteList span.points {
    float:right;
    margin-right:10px;
    font-weight:700;
    font-size:1.1em;
    color:#fdfdfd;
}

div#sidebar div.workVoteList ul {
    margin-left:5px;
}

div#sidebar div.workVoteList ul li {
    clear:both;
    height:20px;
    width:280px;
    margin-bottom:1px;
    padding-top:2px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/sidebar/bgVote.gif) no-repeat left top;
    font-size:1.2em;
}

div#sidebar div.workVoteList ul li span.name {
    width:200px;
    padding-left:10px;
    float:left;
    display:inline;
}

div#sidebar div.workVoteList ul li span.name a {
    font-weight:400;
}

div#sidebar div.workVoteList ul li span.vote {
    width:40px;
    padding-right:20px;
    float:right;
    display:inline;
    text-align:right;
    font-weight:700;
}

/* ---- sidebar::modules::adWords ---- */
div#sidebar div.adWords {
    padding:0;
}

div#sidebar div.adWords div.moduleContents {
    padding:0;
    font-size:Tahoma;
}

div#sidebar div.adWords span.title {
    color:#e1b357;
}

div#sidebar div.adWords span.url {
    color:#fdfdfd;
}

/* ---- sidebar::modules::SAPOCinemaBlog ---- */
div#sidebar div.SAPOCinemaBlog div.title {
    margin-bottom:5px;
}

div#sidebar div.SAPOCinemaBlog ul {
    width:290px;
    padding:0;
    height:5em;
    overflow:hidden;
}

div#sidebar div.SAPOCinemaBlog li {
    font-size:1.1em;
    line-height:1.5em;
    width:290px;
    height:1.5em;
    overflow:hidden;
}

div#sidebar div.SAPOCinemaBlog ul li.emptyList,div#sidebar div.SAPOCinemaBlog ul li.emptyList div {
    height:auto;
}

/* ---- sidebar::modules::meoTop ---- */
div#sidebar div.meoTop div.title {
    height:88px;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/pub/meoTop.png) no-repeat left top;
}

div#sidebar div.meoTop div.title h2 span {
    display:none;
}

div#sidebar div.meoTop ul li {
    position:relative;
    display:block;
    float:none;
    width:290px;
    margin-bottom:10px;
}

div#sidebar div.meoTop li a.title {
    position:absolute;
    right:0;
    z-index:900;
    display:block;
    width:235px;
    height:90px;
    padding:0 0 0 55px;
    overflow:hidden;
    font-size:1.3em;
}

div#sidebar div.meoTop li a.title span {
    display:block;
    width:235px;
    height:1.2em;
    overflow:hidden;
}

div#sidebar div.meoTop li a.thumb {
    float:left;
    width:48px;
    height:60px;
}

div#sidebar div.meoTop li span.abstract {
    float:right;
    width:235px;
    margin-top:1.5em;
    font-size:1.1em;
}

/* ---- sidebar::modules::articleList ---- */
div#sidebar div.articleList ul li {
    position:relative;
    clear:both;
    float:left;
    width:290px;
    margin:0 0 20px;
    font-size:1.1em;
    list-type:none;
}

div#sidebar div.articleList ul li:hover {
    background:black;
}

div#sidebar div.articleList ul li a.title {
    position:absolute;
    display:block;
    width:220px;
    height:1.3em;
    overflow:hidden;
    padding-left:58px;
}

div#sidebar div.articleList ul li div.thumb {
    float:left;
    width:48px;
    height:48px;
    margin-right:10px;
}

div#sidebar div.articleList ul li div.thumb a.thumb {
    display:block;
    float:left;
    width:48px;
    height:48px;
    overflow:hidden;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/default/thumb48x48.png) no-repeat left top;
}

div#sidebar div.articleList ul li div.thumb a.thumb img {
    width:48px;
    height:48px;
}

div#sidebar div.articleList ul li div.details {
    float:left;
    width:230px;
    margin-top:1.3em;
}

/* ---- sidebar::modules::articleList (tabbed) (TODO) ---- */
div#sidebar div.movieItemRelatedArticles ul.articles {
    margin-bottom:0;
    border-bottom:none;
    padding:0;
    width:290px;
}

div#sidebar div.movieItemRelatedArticles ul.articleDetails {
    margin-bottom:0;
    border-bottom:none;
    padding:5px 5px 0;
    width:280px;
}

div#sidebar div.movieItemRelatedArticles li.article {
    width:270px;
}

div#sidebar div.movieItemRelatedArticles div.details {
    width:212px;
    padding-right:0;
}

div#sidebar div.movieItemRelatedArticles div.details .tag {
    display:none;
}

/* ---- PAGE::PAGES ---- */
/* ---- page::biografiaList ---- */
#page.biografiaList .articleItemThumb {
    height:152px;
}

/* ---- page::premioList ---- */
#page.premioList .articleItemSlice div.info {
    margin:0 20px 15px 0;
}

#page.premioList .articleItemSlice h3 {
    float:right;
    width:408px;
    line-height:32px;
    clear:both;
}

#page.premioList .articleItemSlice div.thumb a.thumb {
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/thumb.png) no-repeat scroll 2px 2px;
    position:relative;
    z-index:100;
    height: 173px;
}

#page.premioList .articleItemSlice div.thumb a.thumb img {
    display:none;
}


#page.premioList .articleItemSlice a.commentsModule {
    float:left;
    display:inline;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/comments.png) no-repeat scroll left top;

    padding-left:32px;
    line-height:22px;
    padding-right:100px;
}

#page.premioList .articleItemSlice a.trailers {
    float:left;
    display:inline;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/playlist.png) no-repeat scroll left top;
    padding-left:32px;
    margin-right:10px;
    line-height:22px;
}

#page.premioList .articleItemSlice a.question {
    position:relative;
    top:-38px;
    display:block;
    width:180px;
    text-align:center;
    font-size:11em;
    line-height:1em;
    color:#151010;
    text-shadow:1px 1px 1px #2e2828;
}

#page.premioList .articleItemSlice a.question:hover {
    text-decoration:none;
}

#page.premioList .articleItemSlice p.abstract {
    margin-top:0;
    margin-top:10px;
    clear:both;
}

#page.premioList ul.nominees {
    border: 1px solid #0F0F0F;
    padding-bottom: 1px;
    padding-top: 5px;

    display:block;
    float:left;
    width:420px;
    margin-bottom:10px;
}

#page.premioList .text ul.nominees {
    margin-bottom:20px;
    font-size:1em;
}

#page.premioList ul.nominees li {
    display:inline;
    float:left;
    width:400px;
    padding-left:20px;
    margin-bottom:3px;
    font-size:1.2em;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/star.png) no-repeat scroll .3em .2em;
    margin-bottom: 6px;
}

#page.premioList .text ul.nominees {
    margin-bottom:20px;
}

#page.premioList .text ul.nominees li {
    font-size:1em;
}

#page.premioList div.text h4 {
    clear:both;
    margin:10px 0 5px;
    color:#FDFDFD;
}

#page.premioList .winnerPoster {
    position:absolute;
    top:39px;
    left:41px;
    z-index:10000;
    box-shadow:-2px -2px 10px black;
    -moz-box-shadow:-2px -2px 10px black;
    -webkit-box-shadow:-2px -2px 10px black;
}

#page.premioList .nomineesTitle {
    font-size:1.5em;
    margin:0 0 5px;
    color:#FDFDFD;
}

#page.premioList .listItem .winnerText {
    display:block;
    float:right;
    font-size:1.5em;
    width:428px;
    margin-bottom:20px;
    color:#FDFDFD;
}

#page.premioList .winnerText span {
    display:block;
    color:#FCF2D0;
    font-size: 1.4em;
}

#page.premioList .text .winnerText {
    clear:both;
    position:relative;
    top:-15px;
    font-size:1.1em;
    color:#FDFDFD;
}

/* ---- page::contest ---- */
#page.contest .tabControlContainer .tabControlMenuTitle .tabLink {
    margin-right:0;
}

#page.contest #contestForm {
    margin-bottom:30px;
}

#page.contest .question h4 {
    font-size:1.5em;
    margin-bottom:.5em;
    color:white;
}

/* CONTEST */
div#page.contest div.intro {
    margin-bottom:20px;
}

div#page.contest div.text {
    line-height:1.5em;
    font-size:1.3em;
}

div#page.contest div.text h4,div#page.contest div.text p {
    clear:both;
}

div#page.contest .rules .text h4 {
    margin-top:0;
    padding-top:1.5em;
}

div#page.contest div.postMessage {
    padding:20px 0 120px;
}

div#page.contest div.box {
    padding-left:8px;
}

div#page.contest div.tab {
    float:left;
}

div#page.contest div.slice {
    padding:10px;
    font-size:1.2em;
}

div#page.contest div.slice p {
    margin-bottom:5px;
}

/* deprecate ol */
div#page.contest div.module.list ol.rules li {
    padding:0 0 10px;
    clear:both;
    width:540px;
}

div#page.contest div.module.list ul.rules {
    list-style:none;
    list-style-type:none;
    margin-bottom:20px;
}

div#page.contest div.module.list ul.rules li {
    list-style-type:none;
    list-style:none;
    padding:10px 0 0;
    margin:0 0 0 20px;
    height:auto;
    clear:both;
    float:none;
    width:540px;
}

div#page.contest div.module.list ul.rules li span.num {
    color:#666;
    font-size:1.3em;
    display:block;
    float:left;
    height:20px;
    width:20px;
    text-align:right;
    padding-right:10px;
}

div#page.contest div.module.list ul.rules li span.text {
    width:500px;
    display:block;
    float:left;
}

div#page.contest div.module.list ul.rules li span.order {
    font-weight:700;
}

div#page.contest div.module.list ul.awards {
    margin:10px 0 10px 20px;
    padding:0;
    font-size:.9em;
    clear:both;
}

div#page.contest div.module.list ul.awards li {
    background-color:transparent;
    float:none;
    height:auto;
    width:450px;
    margin:0;
    clear:both;
}

div#page.contest div.question {
    clear:both;
    margin:0 0 30px;
    width:580px;
}

div#page.contest div.answer {
    float:left;
    clear:both;
    margin:0 0 2px;
    padding:0 0 0 20px;
    width:560px;
}

div#page.contest span.label {
    padding:0 5px 10px 10px;
    font-weight:700;
    color:#99680B;
}

div#page.contest div.answer label {
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:120px;
    height:32px;
}

div#page.contest div.answer label a {
    display:none;
}

div#page.contest div.answer span.refs {
    float:left;
    display:block;
    padding-top:2px;
    width:440px;
}

div#page.contest div.controls {
    height:30px;
    margin-top:10px;
}

div#page.contest div.controls input {
    font-size:1.3em;
    padding:4px 5px 2px;
    text-transform:uppercase;
    border:1px solid wheat;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    cursor:pointer;
    cursor:hand;
}

div#page.contest div.controls input:hover {
    color:#E1B357;
    border-color:#E1B357;
}

div#page.contest div.controls input#buttonPrevious {
    float:left;
}

div#page.contest div.controls input#buttonSend,div#page.contest div.controls input#buttonNext {
    float:right;
}

div#page.contest div.userData div.field {
    height:3em;
    margin-left:20px;
}

div#page.contest div.userData div.field label {
    width:9em;
    display:block;
    float:left;
    font-size:1.3em;
    font-weight:700;
}

div#page.contest div.userData {
    padding:20px 0 30px;
}

div#page.contest div.userData h4 {
    color:white;
    font-size:1.5em;
    margin-bottom:1em;
}

div#page.contest div.userData div.field span.mandatory {
    color:#900;
}

div#page.contest div.userData div.error span.mandatory {
    color:red;
}

div#page.contest div.userData p.mandatory {
    font-weight:700;
}

div#page.contest div.userData p.mandatory strong {
    color:#900;
}

div#page.contest div.error p.mandatory strong {
    color:red;
}

div#page.contest div.userData div.field input {
    border:1px solid #333333;
}

div#page.contest div.userData div.field.error input {
    border:1px solid red;
}

div#page.contest div.message {
    font-size:1.3em;
}

div#page.contest div.message p.error {
    color:red;
    font-weight:700;
}

div#page.contest div.message ul {
    display:block;
    float:none;
    margin-left:20px;
}

div#page.contest div.message ul li {
    background:transparent;
    display:block;
    float:none;
    width:auto;
    height:auto;
    margin:10px 0;
    padding:0 0 0 20px;
    font-size:.9em;
    background:transparent url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/oscares2009/text/redBullet.gif) no-repeat left .4em;
}

/* enhanced */
div#page.contest div.enhanced div.answer label {
    display:block;
    float:left;
    margin:0;
    padding:0;
    width:100px;
    height:58px;
}

div#page.contest div.enhanced div.answer label a {
    display:block;
    float:left;
    width:48px;
    height:48px;
    padding:5px 16px 5px 32px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/oscares2009/dialog/checked-off.gif) no-repeat 0 18px;
}

div#page.contest div.enhanced div.answer input,div#page.contest div.enhanced div.answer span.label {
    display:none;
}

div#page.contest div.enhanced div.answer.selected {
    background-color:black;
}

div#page.contest div.enhanced div.answer span.refs {
    float:left;
    display:inline;
    width:460px;
    padding-top:10px;
    font-size:1.2em;
}

div#page.contest div.enhanced div.answer span.ref {
    display:block;
}

div#page.contest div.enhanced div.answer label img {
    cursor:pointer;
    cursor:hand;
}

div#page.contest div.enhanced div.answer label a:hover {
    background-color:white;

}

div#page.contest div.enhanced div.answer label a:hover {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/oscares2009/dialog/checked-on.gif) no-repeat 0 18px;
}

div#page.contest div.enhanced div.answer.selected label a {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/oscares2009/dialog/checked-on.gif) no-repeat 0 18px;
}

div#page.contest div.enhanced div.answer img {
    -moz-opacity:.40;
    filter:alpha(opacity=40);
    opacity:.40;
}

div#page.contest div.enhanced div.answer.selected img {
    -moz-opacity:1;
    filter:alpha(opacity=100);
    opacity:1;
}

div#main.page404 div.text {
    margin-left:140px;
}

div#main.page404 div.text strong.address {
    display:block;
    padding:20px;
}

div#main.page404 div.searchForm div.title {
    padding-left:140px;
}

div#main.page404 div#page div.searchForm div.form {
    padding-left:140px;
}

/* ---- page::static::general ---- */
div#main.static div#submenu {
    padding:0;
}

div#main.static ul.menu {
    margin-left:20px;
    padding-left:10px;
    list-type:none;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:disc;
    color:#e1b357;
    font-size:1.2em;
    line-height:1.5em;
}

div#main.static div#page div.text {
    line-height:1.5em;
}

div#main.static div.text p {
    margin-bottom:8px;
}

div#main.static div#page h3 {
    padding:25px 0 15px;
    font-size:1.2em;
    font-weight:700;
    text-transform:uppercase;
}

div#main.static div.image.left {
    float:left;
    display:inline;
    margin:0 15px 15px 0;
}

div#main.static div#page h3.tight {
    padding-top:0;
    padding-bottom:5px;
}

/* text */
div#main.static div#page div.text ul {
    margin-left:15px;
    list-style-position:outside;
    list-style-type:square;
}

div#main.static div#page div.text span.title {
    font-size:.85em;
    letter-spacing:-.02em;
    color:#fdfdfd;
    text-transform:uppercase;
    font-weight:700;
}

div#main.static div#page div.text span.label {
    color:#FCF2D0;
    font-weight:700;
}

div#main.static div#page div.text a.help,div#main.static div#page div.text span.more {
    font-size:.8em;
    height:14px;
    padding:2px 0 2px 15px;
    font-weight:700;
}

div#main.static div#page div.text a.help {
    float:none;
    display:inline;
}

div#main.static div#page div.text span.buttonOk {
    display:inline;
    float:none;
    margin:0;
    font-size:.7em;
    padding:.2em .3em .3em .1em;
    letter-spacing:0;
}

div#main.static div#page div.text span.more span {
    float:left;
    cursor:default;
    display:inline;
    margin:0;
}

div#main.static div#page div.text p.image {
    padding:3px;
    background:#fdfdfd;
    border:2px solid #353130;
}

div#main.static div#page div.text li {
    margin-bottom:10px;
}

div#main.static div.text ul ul {
    margin-left:25px;
    list-style-type:circle;
    color:#fdfdfd;
}

div#container.enhanced div#main.static div.text .noscript {
    display:none;
}

/* noscript/enhanced */
div#main.static div.text .enhanced {
    display:none;
}

div#container.enhanced div#main.static div.text p.enhanced {
    display:block;
}

div#container.enhanced div#main.static div.text span.enhanced {
    display:inline;
}

/* ---- page::404 ---- */
div#main.page404 div.text {
    margin-left:140px;
}

div#main.page404 div.text strong.address {
    display:block;
    padding:20px;
}

div#main.page404 div.searchForm div.title {
    padding-left:140px;
}

div#main.page404 div#page div.searchForm div.form {
    padding-left:140px;
}

/* ------ LIGHTBOX ------ */
div.dialogWrapper div input {
    display:none;
}

.dialog {
    position:relative;
    float:left;
    width:403px;
    text-align:center;
    font-size:1.4px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/bgTop2.gif) left top no-repeat;
}

.dialog .dialogContents {
    padding:8px 16px;
    height:220px;
    width:370px;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/bgBottom.gif) left bottom no-repeat;
}

.dialog .dialogIcon {
    float:left;
    width:18px;
    height:15px;
    margin:10px 0 0;
}

.dialog .dialogIcon.success {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconSuccess.gif) no-repeat left top;
}

.dialog .dialogIcon.error {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconWarning.gif) no-repeat left top;
}

.dialog .dialogClose {
    display:block;
    float:right;
    width:19px;
    height:17px;
    margin:7px 0 0;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/close.gif) no-repeat left top;
}

.dialog .dialogClose img {
    float:left;
    cursor:pointer;
    cursor:hand;
}

.dialog h2.dialogTitle {
    clear:both;
    overflow:hidden;
    text-align:center;
    color:#e1b357;
    font-size:2.2em;
}

.dialog p {
    color:#da0807;
    font-weight:700;
    padding:5px 10px;
}

.dialog p.dialogText {
    margin-top:10px;
    height:65px;
    overflow:hidden;
    line-height:1.4em;
    font-size:1.6em;
}

.dialog .dialogControls {
    position:relative;
    bottom:0;
    padding:10px 0;
    text-align:center;
}

.dialog a.dialogOk {
    display:block;
    width:28px;
    height:22px;
    margin:10px auto;
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/ok.gif) no-repeat left top;
}

/* ------ DIALOG::sendEmail ------ */
div.dialogWrapper div.sendMail div.dialogContents {
    height:auto;
    float:left;
}

div.dialogWrapper div.sendMail h2.dialogTitle {
    padding-bottom:20px;
    height:auto;
}

div.dialogWrapper div.sendMail form {
    padding:0 0 0 10px;
    width:361px;
    text-align:left;
    float:left;
}

div.dialogWrapper div.sendMail form div.field {
    float:left;
    padding:0 10px 10px 0;
    width:170px;
}

div.dialogWrapper div.sendMail br {
    display:none;
}

div.dialogWrapper div.sendMail form div.field.message {
    float:none;
    clear:both;
    width:350px;
}

div.dialogWrapper div.sendMail form div.error {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/dialog/iconWarning.gif) no-repeat right 0;
}

div.dialogWrapper div.sendMail form label {
    display:block;
    font-size:1.1em;
    height:1.5em;
}

div.dialogWrapper div.sendMail form div.error label {
    color:#fdfdfd;
}

div.dialogWrapper div.sendMail form input.text {
    display:block;
    width:160px;
    height:1.3em;
    padding:2px 4px;
    color:#FCF2D0;
    font-family:Helvetica, Arial, sans-serif;
    font-size:1.1em;
}

div.dialogWrapper div.sendMail form textarea {
    width:340px;
    height:2.5em;
    font-size:11px;
}

div.dialogWrapper div.sendMail div.dialogControls {
    position:static;
    padding:5px 10px 10px 0;
    height:22px;
}

div.dialogWrapper div.sendMail div.dialogControls input {
    display:block;
    width:83px;
    height:22px;
    float:right;
}

div.dialogWrapper div.sendMail div.messageArea {
    margin-bottom:15px;
    font-size:1.5em;
}

div.dialogWrapper div.sendMail div.messageArea.error {
    color:#fdfdfd;
}

div.dialogWrapper div.sendMail div.messageArea span {
    display:block;
}

div.dialogWrapper div.sendMail div.messageArea span.responseTitle {
    font-weight:700;
}

div.dialogWrapper div.sendMail a.dialogOk.hidden {
    display:none;
}

div.dialogWrapper div.sendMail span.info {
    color:#FCF2D0;
    font-style:italic;
    font-size:1em;
}

/* ------ DEBUG ------ */
div.debug {
    width:960px;
    margin:30px auto;
    clear:both;
}

div.debug span.pre,div.debug span.post {
    display:block;
    color:#FCF2D0;
}

div.debug span.pre {
    font-weight:700;
}

div.debug span.post {
    font-size:.9em;
}

/* ---- cloud items ---- */
.cloudItemSize1 {
    font-size:1.5em;
}

.cloudItemSize2 {
    font-size:1em;
}

.cloudItemSize3 {
    font-size:2.5em;
}

.cloudItemSize4 {
    font-size:3em;
}

.cloudItemSize5 {
    font-size:3.5em;
}

.cloudItemSize6 {
    font-size:4em;
}

.cloudItemSize7 {
    font-size:4.5em;
}

.cloudItemSize8 {
    font-size:5em;
}

.cloudItemSize9 {
    font-size:5.5em;
}

.cloudItemSize10 {
    font-size:6em;
}

/* ---- flags ---- */
.isoCode,.flag {
    display:block;
    width:16px;
    height:1.3em;
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:left center;
    text-indent:-9999px;
}


.help {
    display:none!important;
}

#bsu_root {
    display:none;
}

#container {
    position:relative;
    z-index:11;
    overflow:hidden;
}

/*
#footer {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/tapete.png) center bottom;
}
*/

#tapete {
   background-color:#000;
   border-top: 1px solid #191919;
    bottom:0;
    height:110px;
    left:0;
    position:absolute;
    width:100%;
}

#spotlight-left,#spotlight-right {
    width:1680px;
    height:1600px;
    position:absolute;
    bottom:0;
    z-index:10;
    width:100%;
}
/*
#spotlight-left {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/spotlight_left.png) no-repeat left bottom;
    left:0;
}

#spotlight-right {
    background:url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/cannes2011/spotlight_right.png) no-repeat right bottom;
    right:0;
}*/

/* ---- module::videoHighlight ---- */
ul.movie-list {
    list-style:none outside none;
/*width: 300px;*/
}

ul.movie-list li.active {
    background-color:#0A0A0A;
	border: 1px solid #404040;
}
ul.movie-list li.active h4 a{
    background-color:#191919;
    color:white;
}

ul.movie-list li h3 {
    font-size:1.4em;
    margin-bottom:15px;
    padding-left:4px;
}

ul.movie-list li h4 a {
    display:block;
    padding:9px 0 15px 12px;
    text-decoration:none;
    color:#c2c2c2;
}

ul.movie-list li h4 a:hover {
	background-color:black;
    text-decoration:none;
    color:white;
}

ul.movie-list li h4 {
    font-size:1.3em;
    /*padding-left:0.5em;
    margin-right: 6px;*/
}

ul.movie-list li.last {
    border:medium none;
    padding-bottom:0;
}

ul.movie-list li.activeInstVideo {
    background:url(/images/content/itemPlayer.jpg) no-repeat scroll 0 -6px transparent;
    border-bottom:1px solid #E8E8E8;
    color:#FFFFFF;
    margin-left:0;
    padding:9px 0 15px 50px;
}

ul.movie-list li.activeInstVideo h4 a {
    color:#FFFFFF;
}

ul.movie-list li.activeInstVideo h4 a:hover {
    color:#000000;
}
.movie-list li div{
    text-align:center;
}
.movie-list li div embed{
    margin-top:10px;
    margin-bottom:10px;
}
#buttons a.button {

}

#buttons a.button:hover {
    opacity:0.7;
}
div.newsItem div.text p {
    margin-left: 1em;
}
noscript {
    margin-left: 0.5 em;
    margin-top: 0.5 em;
}

#copyrightNote {
    color:#fff;
}

.videos-cannes-list h3.title, .videos-cannes-list .articleItem{
    text-align:left;
}
.videos-cannes-list h3.title, .videos-cannes-list .info, .videos-cannes-list .articleInfo{
    width:200px!important;
}
.videos-cannes-list .itemLine{
    margin-bottom:0px!important;
}

.content_center,
div#nav div.nav,
#box{
	width:960px;
    margin-left:auto;
	margin-right:auto;
	position:relative;
}


a.more{
	background-repeat: no-repeat;
	}

.banner {
	width: auto;
	padding-top:3em;
	position: relative;
	z-index: 100;
}

	h1 a {
	display: block;
	width: 523px;
	height: 122px;
	text-indent: -999em;
	direction: ltr;
	overflow:hidden;
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/header4.png);
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	.banner #countdown {
		position: absolute;
		right: 0;
		top: 0;
	}
	
#box {
	background-color: #efefef;
	width: 980px;
}

#tops_favoritos {
	
}
	h3 {
		color: #fff;
		font-size: 1.8em;
		font-weight: 400;
	}
	#tops_favoritos h3 {
		padding: 0.5em;
		text-shadow: 2px 2px 1px black;
		border-top: 1px solid #424242;
		background: #060606;	
		margin-bottom: 0.2em;
	}
	#tops_favoritos ol {
		counter-reset: favoritos;		
	}	
	#tops_favoritos ol li {
		display: block;
		float: none;

		list-style-position:inside;
		text-shadow: 2px 2px 1px black;
		font-size: 1.5em;
		font-weight: 800;
		list-style-type: decimal;
		margin-bottom: 0.2em;
		counter-increment: favoritos;
	}
	#tops_favoritos ol li a {
	display:block;
	padding: 0.5em 1em;
	padding-left: 2em;
	background-color: #080808;
	}	
dasdas	#tops_favoritos ol li a:before {
		content: counter(favoritos) ". ";
		margin-left: -1.1em;
	}
	
	#tops_favoritos ol li .original_title {
		font-size: 0.8em;
		display:block;
		font-weight: 400;
	}
	#tops_favoritos ol li a:hover {
		text-decoration: none;
		background: #000;
	}
	#tops_favoritos ol li a:hover strong {
		color: white;	
	}	

#tops_favoritos a.ver_todos,.moduleContents a.ver_todos{
	color: #00ff10;
	background-color:black;
	padding:0.5em;
	text-shadow:1px 1px 1px black;
	}
	
#tops_favoritos a.ver_todos:hover {
	background-color:#272727;
	text-decoration: none;
	}
	
#tops_favoritos p {
	margin-bottom: 3em;
	padding-top:1em;
	}	
	
.moduleContents p.final_btn {
	padding-top:1em;
	}				
	
.button_more a{
	background-color:#414141;
	padding:0.5em;
	color:#e6de9a;
	text-shadow:1px 1px 1px black;
	font-weight: bold;
	font-size: 1.2em;	
	}
	
#countdown {
	margin-top:1em;
	color:#f6e5b1;
}
#countdown span.c_dias{
		margin-right:0.5em;
}

#countdown span.c_num {
	font-size:2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#2d2d2d;
    padding: 5px 5px 8px 8px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-shadow:1px 1px 1px black;
	margin-right:0.3em;
	margin-left:0.3em;
	color:white;
}

#countdown strong {
	font-size:1.5em;
	color:white;
}

.videos-cannes-list ul li {
    display: block;
    float: left;
    padding: 0;
    text-align: left;
}

.videos-cannes-list a {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.6;
	margin-left: 7px;
	max-height: 10.6em;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	text-overflow: ellipsis;
	width: 86px;
	background-color: black;
	color:#00ff10;
}

.videos-cannes-list a:hover {
	background-color:#00ff10;
	text-decoration: none;
	color:black;
}

ul.trailers_list {
	overflow:hidden;
}

#movie_nav{
	background-color:#333333;
	height:26px;
}

#movie_nav ul{
  margin: 0 auto;
    width: 49%;
}	
	
#movie_nav a{
	background-color:transparent;
	font-size: 1.3em;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:0.2em 0.5em 0.2em 0.5em;
	text-shadow:1px 1px 1px black;
	width:auto;
	color:#01ff0e;
}

#movie_nav .movie_trailer_prev{
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:26px;
}

#movie_nav .movie_trailer_next{
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/next.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:26px;
}

#movie_nav .movie_trailer_btn{
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/video_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:26px;
	text-indent: -99999em;
}

#movie_nav .movie_trailer_btn_active,#movie_nav a.movie_trailer_btn:hover{
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/video_btn_active.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right:26px;
	text-indent: -99999em;
}

ul#playlistsVideos h3{
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-weight: bold;
	font-size: 1.8em;
}

ul#tabs_favoritos{
	padding-top:2em;
}

ul#tabs_favoritos li{
	float:left;
	list-style-type: none;
}

ul#tabs_favoritos li a{
	padding:0.5em;
	margin-right:0.5em;
	font-size: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-left-color: #404040;
			-webkit-border-radius: 0.5em 0.5em 0em 0em;
		   -moz-border-radius: 0.5em 0.5em 0em 0em;
		     -o-border-radius: 0.5em 0.5em 0em 0em;
		        border-radius: 0.5em 0.5em 0em 0em;
}

ul#tabs_favoritos li a.active{
	color:#FFF6A9;
	text-decoration: none;
}

ul#tabs_favoritos li a:hover{
	color:white;
	text-decoration: none;
}

ol.top_lista li {
	float:left;
	list-style-type: none;
	padding-top: 3.5em;
}
ol.top_lista ul li {
	float:none;
	padding-top: 0;
}

	ol.top_lista .top_item_info {
		position: relative;
	}
	ol.top_lista h4 a {
		padding: 0.3em;
		display:block;
		background: black;
		
	}
	ol.top_lista h4 span.top_item_info_details {
		z-index: 100;		
		display:block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgb(0,0,0);
		background: rgba(0,0,0,0.7);					
		color: white;		
		opacity: 0;
		filter:alpha(opacity=0);
		-ms-filter:alpha(opacity=0);
		
		   -moz-transition: opacity 0.5s linear;
		-webkit-transition: opacity 0.2s linear;
		     -o-transition: opacity 0.5s linear;
		        transition: opacity 0.5s linear;
		
	}
	ol.top_lista h4 a:hover span.top_item_info_details {
		opacity:1;
		filter:alpha(opacity=80);
		-ms-filter:alpha(opacity=80);		
	}	
	ol.top_lista h4 strong,
	ol.top_lista h4 em {
		display:block;
		margin: 15px 15px 0;
		
		text-shadow: 1px 1px 1px black;
	}
	ol.top_lista h4 em {
		margin-top: 0;
		font-weight: 400;
	}	
	ol.top_lista h4 {
		font-size: 1.7em;
	}

ol.top_lista ul li.premio a {	
	padding: 1.5em 0em;	
	font-size: 1.2em;
}
ol.top_lista ul li.premio a span {
	color: #ccc;	
}
ol.top_lista ul li.nomeacao a span {
	color: #999;
	font-weight: 400;
}

	ol.top_lista ul li a {
		background: #080808;
		padding: 1em 0.5em;
		text-align: center;
		margin: 1px 0px;	
		display:block;
		text-transform: uppercase;
		font-size: 1em;
	}
	ol.top_lista ul li a:hover {
		background-color:black;
		text-shadow: 0 1px 10px white;
		text-decoration: none;
		color:white;
	}	
	
	ol.top_lista h4 a:hover {
		text-decoration: none;
	}

	ol.top_lista h4 .lugar {
		position: absolute;
		display: block;
		width: 25%;
		line-height: 1.4em;
		padding: 0.3em 0em 0.1em;
		top: -1.7em;
		left: 37.5%;
		background: #080808;
		text-align: center;
		z-index: 10;				
		-webkit-border-radius: 1em 1em 0em 0em;
		   -moz-border-radius: 1em 1em 0em 0em;
		     -o-border-radius: 1em 1em 0em 0em;
		        border-radius: 1em 1em 0em 0em;		
	}

	ol.top_lista {		
		position: relative;
		overflow: hidden;
		padding-left: 67px;
		margin: 2em 0em;
		border-bottom: 5px solid #000;
	}

	ol.top_lista .top_second,
	ol.top_lista .top_third {
		position: absolute;
		bottom: 0;
		left: 261px;
		float:none;
	}
	
	ol.top_lista .top_third {
		left: 455px;
	}

	#tabs_favoritos .active,
	.tabs_favoritos_content {
	background: #444;		

	}
.tabs_favoritos_content h3{
	text-align:center;
	padding-top:1em;
	padding-bottom:1em;	
	text-shadow:1px 1px 1px black;	

}

h2.title{
	background-color:#000;
}

#buttons{	
	margin-top:2.5em;
	margin-bottom:2.5em;
}

p.desc_btn{	
	margin-top:1em;
}

.descricao p a{
	background-color:#FFF;
	padding: 0.5em;
	box-shadow:1px 1px 2px 1px gray;
	text-transform: uppercase;
}

.descricao p a:hover{
	box-shadow:none;
	text-decoration: none;	
}

#buttons a{
	display:block;
	width: 320px;
	height:64px;
	background-image: url(http://imgs.sapo.pt/cinema/style/aguerradabeatriz/media/btn_1.png);
	background-position: 0px 0px;
	text-indent:-9999px;
}

#buttons li{
	float:left;
	list-style:none;
	margin-right:2px;
	margin-bottom:2px;
}

#buttons ul{
	overflow:hidden;
}

#buttons a.btn_autografado:hover{
	background-position: 0px 64px;

}
	
