/**********************************************
	© miradas.net 2008
	file: styles.css
	author: jdct
	version: 3.1
	date: january 2008
***********************************************/


/* basic styles */
body {
	margin: 0px;
	background-color: #bbbbbb;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	outline: none;
}
a:hover {
	color: #999999;
    text-decoration: none;
	border-bottom: none;
}
acronym {
	border-bottom: 1px dotted #000000;
}
.title-info {
	border-bottom: 1px dotted #000000;
}
/* */

/* containers */ 
#container {
	width: 800px;
	height: auto;
	margin: auto;
	background-color:#ffffcc;
}

#hd-fix {
	padding-top: 20px;
	position: fixed;
	background-color: #FFFFCC;
	z-index: 2;
}
#header {
    width: 780px;
    height: 65px;
	background-repeat: no-repeat;
}
#header .issue {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 225px;
	color: #6699CC;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#container>#cont {
	padding-top: 130px;
}
#cont {
	padding-top: 0px;
	width: 800px;
	z-index: 1;
}
/* */


/* navigator bar */
#nav {
	width: 800px;
	height: 45px;
	letter-spacing: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	/*text-transform: uppercase:*/
}
#nav #nav-dd {
	margin-left: 20px;
	margin-right: 20px;
	height: 21px;
	border-bottom: 1px solid #bbbbbb;
}
#nav a {
	padding: 0;
	margin-right: 10px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	border-bottom: none;
}
#nav a:hover {
	color: #000000;
	font-weight: bold;
	background-color: transparent;
	background-image: url('../images/nav-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
#nav a.active {
	background-color: transparent;
	background-image: url('../images/nav-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
#nav a.top {
	color: #000000;
}
#nav a.top:hover {
	color: #000000;
}
#nav a.ext {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #bbbbbb;
}
#nav a.ext:hover {
	font-style: italic;
	color: #000000;
}
/* */


/* content menu */
#supermenu {
	float: right;
	width: 160px;
	padding-top: 0px;
	padding-right: 20px;
	margin-top: 1px;
}
#menu {
	position: fixed;
	float: none;
	width: 160px;
	padding: 0;
	margin-top: 0;
	/*border-right: 4px solid #bbbbbb;*/
}


#menu p {
	margin: 0;
	padding: 4px;
}
#menu img {
	margin-bottom: 10px;
}
#menu ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
}
#menu li {
	margin-bottom: 6px;
}
#menu ul.rs {
	text-transform: lowercase;	
}
#menu ul.rs a {
	color: #6699CC;
	text-decoration: none;
	border-bottom: none;
}
#menu ul.rs a:hover {
	text-decoration: underline;
	background-color: #ffffcc;
}
#menu ul.rs a.imdb {
	display: block;
	width: 92px;
	background: url(../images/rs-imdb.gif) no-repeat;
}
#menu ul.rs a.imdb:hover {
	background: url(../images/rs-imdb.gif) no-repeat;
	text-decoration: none;
}
#menu ul.rs a.ce {
	display: block;
	width: 130px;
	background: url(../images/rs-cinestrenos.gif) no-repeat;
}
#menu ul.rs a.ce:hover {
	background: url(../images/rs-cinestrenos.gif) no-repeat;
	text-decoration: none;
}
#menu ul.rs a.fnac {
	display: block;
	width: 42px;
	background: url(../images/rs-fnac.gif) no-repeat;
}
#menu ul.rs a.fnac:hover {
	text-decoration: none;
	background: url(../images/rs-fnac.gif) no-repeat;
}
#menu ul.rs a.dvdgo {
	display: block;
	width: 54px;
	background: url(../images/rs-dvdgo.gif) no-repeat;
}
#menu ul.rs a.dvdgo:hover {
	text-decoration: none;
	background: url(../images/rs-dvdgo.gif) no-repeat;
}
#menu ul.rs a.clibro {
	display: block;
	width: 92px;
	background: url(../images/rs-casalibro.gif) no-repeat;
}
#menu ul.rs a.clibro:hover {
	text-decoration: none;
	background: url(../images/rs-casalibro.gif) no-repeat;
}
#menu ul.rs a.ilibro {
	display: block;
	width: 82px;
	background: url(../images/rs-iberlibro.gif) no-repeat;
}
#menu ul.rs a.ilibro:hover {
	text-decoration: none;
	background: url(../images/rs-iberlibro.gif) no-repeat;
}
#menu ul.rs a.eci {
	display: block;
	width: 58px;
	background: url(../images/rs-eci.gif) no-repeat;
}
#menu ul.rs a.eci:hover {
	text-decoration: none;
	background: url(../images/rs-eci.gif) no-repeat;
}
#menu ul.rs a.text {
	width: auto;
}
#menu .data {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border: 1px solid #bbbbbb;
	border-top: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#menu .data img {
	margin: 0px;
}
#menu .data h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	height: 16px;
	padding-left: 1px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #bbbbbb;
}
#menu .data ul {
	margin: 0px;
	padding-left: 9px;
	margin-left: 9px;
	font-size: 12px;
}
#menu .data ol {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	margin: 0px;
	padding-left: 2px;
	margin-left: 2px;
	font-size: 14px;
}
.data ol li {
	margin-left: 0px;
}
.data .scrolling {
	height: 150px;
	overflow: auto;
}

#menu .info {
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}
#menu .info em {
	text-transform: uppercase;
	color: #6699CC;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#menu .intro {
	background-color: #bbbbbb;
	margin-bottom: 10px;
	font: 11px Arial, Helvetica, sans-serif;
}
.intro p {
	padding-top: 0;
	padding-bottom: 0;
	text-align: justify;
}
.intro a:hover {
	color: #000000;
}

#menu .combo {
	padding-bottom: 0;
	border-color: #6699CC;
}
#menu .combo h1 {
	background-color: #6699CC;
	color: #FFFFFF;
	margin-bottom: 0;
}
#menu select {
	width:158px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	font-size-adjust: 14px;
	border: none;
	color: #6699CC;
	background-color: #FFFFCC;
}
#menu option {
	width: 160px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;	
	color: #000000;
}
#menu option:hover {
	background-color: #6699CC;
}

#menu .adv {
	margin-top: 20px;
}
#menu .adv p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}
/* */


/* text block */
#text {
	float: left;
	width: 560px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 1px;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
#text a {
	text-decoration: none;
	border: none;
	color: #777777;
}
#text a:hover {
	color: #000000;
	background-color: #ffffcc;
}
#text a.anchor {
	padding-top: 132px;
	visibility: hidden;
}
#text hr {
	height: 2px;
	border: 0px;
	background-color: #bbbbbb;
	margin-top: 0px;
	margin-bottom: 25px;
}
#text p {
	margin: 0px;
	margin-top: 15px;
	text-align: justify;
	text-indent: 15px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#text p.prep:first-letter {
	text-transform: uppercase;
	color: #777777;
	font-weight: bold;
	font-size: 300%;
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
	_margin-top: 0px;
}
#text p.prep:first-line {
	text-transform: uppercase;
}

#text p.pnum:first-line {
	text-transform: none;
}
#text p.prep {
	text-indent: 0px;
}
#text p.img {
	text-indent: 0px;
}
#text p.video {
	text-indent: 0px;
	text-align: center;
}

#text p.noindent {
	text-indent: 0px;
}
#text p.quote {
	text-indent: 0px;
	text-align: right;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
#text p.author {
	margin-top: 2px;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 0;
	font: 14px Arial, Helvetica, sans-serif;
}
#text p.author a {
	color: #000000;
}
#text p.author a:hover {
	color: #000000;
	background-color: #ffffcc;
	border-bottom: 1px dotted #000000;
}
#text p.sign {
	text-align: right;
	font: bold italic 13px Arial, Helvetica, sans-serif;
}

#text h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	background: url(../images/h1-mark.gif) no-repeat right bottom;
	color: #333333;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
}
#text h2 {
	font-size: 16px;
	font-style: italic;
}
#text h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 14px;
}
#text h4 {
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 1px;
	font-size: 14px;
	font-weight: normal;
	background-color: #bbbbbb;
}
#text h5 {
	margin-top: 5px;
	margin-bottom: 10px;
}
#text small {
	font-weight: normal;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0px;
}

#text ul {
	margin-left: 0px;
	margin-bottom: 25px;
	padding-left: 0px;
	list-style-type: disc;
}
#text ol {
	margin-left: 0px;
	margin-bottom: 25px;
	padding-left: 0px;
}
#text li {
	margin-bottom: 4px;
	margin-left: 30px;
	text-align: justify;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#text img.cover {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
}
#text #ref {
	margin-top: 25px;
	padding-top: 5px;
	border-top: 1px solid #333333;
	color: #333333;
}
#text #ref p {
	margin: 0px;
	margin-bottom: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
#text .center-text {
	text-align: center;
}

#text #intro {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 560px;
	background-color: #bbbbbb;
}
#text #intro a:hover {
	color: #000000;
	background: none;
}
#text #intro p {
	margin: 0px;
	padding: 0px 4px;
	text-indent: 0px;
	background-image: none;
}
#text #intro ul {
	margin-right: 8px;
}

#ft-info {
	margin-top: 25px;
	border-top: 1px solid #333333;
	color: #333333;
}
#ft-info p {
	margin: 0px;
	margin-top: 5px;
	font: 11px Arial, Helvetica, sans-serif;
	text-indent: 0px;
}

/* */

/* votes, interviews, specials */
#interview {
	margin-top: 20px;
}
#interview p {
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#interview p br {
	
}
#interview p.q {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
}

#votes h1 {
	margin-top: 30px;
	margin-bottom: 2px;
	padding: 0;
	height: auto;
	border: none;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-transform: none;
	background: none;
}
#votes h1 small {
	font-size: 11px;
}
#votes p {
	margin: 0px;
	padding-top: 14px;
	text-indent: 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#votes p.list2 {
	margin-top: 5px;
}
#votes p.events {
	margin-top: 5px;
	padding-top: 0px;
	letter-spacing: 1px;
}
#votes p.noevents  {
	margin-top: 5px;
	padding-top: 0px;
	height: 26px;
}
#votes a {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
#votes a:hover {
	border-bottom: none;	
}
#votes #intro p {
	padding-top: 0px;
	font-size: 11px;
	color: #505050;
}
/* */

/* credits */

#text .credits {
	margin-top: 2px;
	margin-right: 5px;
	width: 250px;
	float: left;
	border: 1px solid #bbbbbb;
	font: 11px Arial, Helvetica, sans-serif; 
}
#text .credits h1 {
	margin: 0px;
	margin-bottom: 2px;
	padding-left: 4px;
	height: auto;
	background: #bbbbbb;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #555555;
	border: 0px;
}
#text .credits p {
	margin: 0px;
	padding: 4px;
	font: 11px Arial, Helvetica, sans-serif; 
	text-indent: 0px;
}
#text .credits p.adv {
	padding: 0px;
	padding-left: 4px;
}
.credits a {
	border-bottom: none;
}
.credits a.fnac {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	width: 54px;
	height: 14px;
	background: url(../images/rs-fnaces.gif) no-repeat;
}
.credits a.fnac:hover {
	text-decoration: none;
	background: url(../images/rs-fnaces.gif) no-repeat;
}
.credits a.dvdgo {
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 54px;
	height: 14px;
	background: url(../images/rs-dvdgo.gif) no-repeat;
}
.credits a.dvdgo:hover {
	text-decoration: none;
	background: url(../images/rs-dvdgo.gif) no-repeat;
}
.credits a.clibro {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 4px;
	width: 92px;
	height: 14px;
	background: url(../images/rs-casalibro.gif) no-repeat;
}
.credits a.clibro:hover {
	text-decoration: none;
	background: url(../images/rs-casalibro.gif) no-repeat;
}
.credits a.ilibro {
	display: block;
	float: left;
	width: 82px;
	height: 14px;
	background: url(../images/rs-iberlibro.gif) no-repeat;
}
.credits a.ilibro:hover {
	text-decoration: none;
	background: url(../images/rs-iberlibro.gif) no-repeat;
}
:first-selector*html #text .credits p.adv {
	padding-bottom: 0px;
	margin-bottom: 4px;
}
* html #text .credits p.adv {
	padding-bottom: 0px;
	margin-bottom: 4px;
}

/* */

/* multimedia articles */
#text .mm p {
	margin-top: 0;
}
#text .mm p.author {
	margin-top: 2px;
}
#text .mm p.sign {
	margin-top: 15px;
}
#text .mm .credits {
	width: 128px;
}
#text .mm .credits a.fnac {
	margin-right: 12px;
}
#text .review {
	clear: both;
}
#text .review .credits {
	width: 558px;
	margin-right: 0px;
	margin-top: 10px;
}
#text .review .clear {
	clear: both;
	margin-bottom: 30px;
}
/* */


/* main box */
#cont-main {
	margin-left: 20px;
	margin-right: 20px;
}

/* sections */
#title {
	margin-bottom: 10px;
	font: bold 24px Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: url(../images/mark.gif) no-repeat right bottom;
}
#title small {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#title em {
	letter-spacing: 0px;
	text-transform: none;
}

#contents {
	height: 90%;
}
#contents a {
	text-decoration: none;
	border-bottom: none;
	color: #6699CC;
}
#contents a:hover {
	background: none;
	color: #333333;
}
#contents .item {
	width: 740px;
	height: 130px;
	margin-bottom: 20px;
	*margin-bottom: 15px;
}
#contents .item img {
	float: left;
	margin-right: 10px;
}
#contents h1 {
	margin: 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contents h1 small {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#contents p {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	border: none;
}
#contents .item p {
	margin-bottom: 5px;
}
#contents p.author {
	margin-bottom: 5px;
	font-size: 11px;
}
#contents .list h1 {
	text-transform: none;
	margin-bottom: 10px;
}
#contents .list em {
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}
#contents ul {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	_margin-left: 0px;
	padding-left: 5px;
	_padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 12px;
}
#contents li {
	margin-bottom: 4px;
}
#contents li.title {
	margin-top: 12px;
	margin-bottom: 4px;
	list-style-type: none;
	list-style-position: outside;
	letter-spacing: 2px;
	font-weight: bold;
}
#contents .scrolling {
	height: 430px;
	margin-bottom: 20px;
	overflow-y: auto;
}
#contents .scrolling ul {
	margin-left: 0;
	padding-left: 0;
}
#cont-float {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 230px;
}
#cont-float .menu-box {
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
.menu-box h1 {
	margin: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #bbbbbb;
}
.menu-box p {
	margin: 0;
	margin-left: 2px;
	margin-bottom: 4px;
	font-size: 12px;	
}
.menu-box p.intro, .menu-box p.sign {
	padding: 0px 5px 0px 3px;
	font: 12px "Times New Roman", Times, serif;
	text-align: justify;
}
.menu-box p.sign {
	font-style: italic;
	text-align: center;
	letter-spacing: 1px;
}
#cont-float .info {
	margin-bottom: 15px;
	background-color: #bbbbbb;
	font-size: 11px;
	text-align: center;
}
#cont-float .info p {
	margin: 0px;
	padding: 0px 2px;
}
.menu-box form {
	margin: 0;
	margin-left: 2px;
	margin-bottom: 4px;
}
.menu-box #sbi {
	width: 165px;
	height: 14px;
    border: 1px dotted #999999;
	background-color: #efefef;
    font-size: 12px;
    text-align: left;
    letter-spacing: 2px;
}
.menu-box #sbb {
	width: 15px;
	height: 16px;
	border: none;
	background: url(../images/searchbutton.gif) no-repeat;
	cursor: pointer;
}
/* */


/* films boxes */
.films a {
	margin: 0px;
	width: 99%;
	line-height: 14px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ffffcc;
}
.films a:hover {
	color: #000000;
	border-bottom: 1px solid #bbbbbb;
	background: url(../images/pencil.gif) right no-repeat;
}
#cont-float #covers {
	border: none;
}
#covers p {
	margin-left: 0px;
	margin-bottom: 0px;
}
#covers img {
	margin-right: 0px;
	border: 1px dotted #000000;
}
#covers a {
	border-bottom: none;
}
/* */


/* footer */
#footer {
	clear: both;
	width: 800px;
}
#footer a {
	color: #777777;
	text-decoration: none;
	border-bottom: none;
}
#footer a:hover {
	background: none;
}
#footer p {
	margin: 2px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #777777;
}
#footer #ft-cont {
	padding-top: 4px;
	background-color: #bbbbbb;
	border-bottom: none;
}
#footer #footer-cont {
	/*border-top: 2px solid #bbbbbb;
	padding-top: 2px;*/
	background-color: #bbbbbb;
	width: 600px;
	*width: 603px;
	height: 60px;
	border-right: 1px solid #bbbbbb;
	border-bottom: none;
}
#footer-cont {
	display: table-cell;
	vertical-align: bottom;
}
#footer-cont p {
	margin: 4px;
}
#footer .copy {
	font-size: 11px;
}
.copy em {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#footer .item {
	margin: 0px;
	padding-bottom: 5px;
}
#footer .item h1 {
	margin: 0 2px;
	font-size: 11px;
	color: #777777;
}
#footer .item p {
	margin-top: 5px;
	letter-spacing: 0;
	font-size: 11px;
	text-align: justify;
}
#footer .item em {
	font-style: normal;
	font-weight: bold;
	letter-spacing: 4px;
}
/* */



/* tooltips */

.tooltip {
	margin: 1px;
}

.tooltip h1 {
	margin: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
}
.tooltip p {
	margin: 0px;
	font: 11px Arial, Helvetica, sans-serif
}

.tooltip a {
	color: #6699cc;
	font-style: italic;
	border-bottom: none;
}

.tooltip a:hover {
	color: #000000;
	text-decoration: none;
}


/* ie fixed */
* html {
	overflow-y: hidden;
}
* html body {
	overflow-y: auto;
	height: 100%;
}
* html #hd-fix {
	position: absolute;
	top: 0;
}
* html #menu {
	position: absolute;
	top: 130px;
}
* html #text {
	margin-top: 130px;
}
* html #cont-main {
	margin-top: 130px;
}
/* ie fixed */

