/* 10Minutos */

#contenido {
margin:10px;
}

/* TAG DECLARATIONS */

/* THE THING page: PUSHER START */
html {
  height: 100%;
  overflow: hidden;
}

/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

/* THE THING page: PUSHER END*/

body, td, p, a, h1, h2, h3, h4 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

p {
	font-size: 11px;
}



body, td, input
{
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	font-size:11px;
}


p {

	margin-top: 0em;
	margin-bottom: 0em;
}

a { font-weight:bold;
	text-decoration: none;
	}

a img
{
	border: none;
}

body
{
	background-color: #7D9CBE;
	background-image: url('/static_files/i/body-background.gif');
	background-repeat: repeat-x;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}


td, th {
	padding: 0;
	margin: 0;
	background-color:#184b7b;
}


hr {
	background-color: #ffffff;
/* Mozilla 1.4 */
	color: #ffffff;
/* IE 6 */
	border: #ffffff;
/* Opera 7.11 */
	height: 1px;
/* in Opera fr die Anzeige ntig, in Mozilla fr die einheitliche Hhe */

}


h1, h1 a
{
	color: #ffcc00;
	font-size: 13px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
}

h2, h2 a
{
	color:#ffffff;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
}

h3, h3 a
{
  color:#ffffff;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
}

/** Tag Adaptions **/

a.arrow, a.arrow:visited
{
	color: #ffcc00;
	display:block;
	float:left;
	margin-right:18px;
	padding-left:18px;
	background: url('/static/i/arrow.gif') no-repeat left 2px;
	line-height: 13px;
}

a.arrow2, a.arrow2:visited
{
	color:#044179;
	display:block;
	float:left;
	margin-right:18px;
	margin-top:5px;
	padding-left:18px;
	background: url('/static/i/arrow2.gif') no-repeat left 2px;
	line-height: 13px;
}


.releasedate {
font-weight:bold; display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing:1px;
	font-size: 10px; color: #c6ecf2;
	text-transform: uppercase;
}

.rating { font-weight:normal; font-size:10px; }
.anchor { position:relative; border:0px; margin:0px; padding:0px; overflow:visible; width:1px; height:1px;}
div.form { padding:20px 60px 20px 40px; }

/** Template frame **/

iframe#editorwindow { top:70px; left:-375px; width:750px; height:500px; border: 1px solid white; position:absolute;  display:none; }

table#maintable
{
	margin: 0 auto;
	padding: 0;
	width: 778px;
	background-color: #ffffff;
}
table#maintable td
{
	text-align: left;
}
.menuline td {
		background-color: rgb(24, 75, 123);
}


table#maintable th.menu
{
	background-color: #000000;
	height: 50px;
}

table#maintable div.content, table#maintable div.content td, table#maintable div.content { color:#ffffff; margin:10px; }

div#logo
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 101px;
}
div#metamenu
{
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 6px;
	padding-right: 8px;
	height: 15px;
	line-height: 11px;
	/** background-color: #888888; **/
	width: 500px;
}
div#metamenu a
{
	color: #eeeeee;
	text-decoration: none;
}
div#metamenu a.current
{
	color: #ffcc00;
}
div#metamenu a:hover
{
	color: #ffcc00;
}
tr.menuline td {
	height: 20px;
	background:  url('/static/i/menuline-background.gif');
	vertical-align: middle;
}
img#title
{
	margin-top: -1px;
	float: left;
}

div.subnavigation
{
	float: left;
	width: 470px;
	font-size: 9px;
	color: #aaaacc;
	padding-top: 2px;
}
div.subnavigation a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 6px;
	line-height: 16px;
}
div.subnavigation a.current
{
	color: #ffcc00;
}
div.subnavigation a:hover
{
	background-color: #ffcc00;
	color: #000000;
}
div#mainmenu
{
	font-size: 9px;
	line-height: 15px;
	display: block;
	width: 528px;
	height: 22px;
	/** background-color: #555555; **/
	float: right;
	clear: right;
	margin-top: 7px;
	overflow: hidden;
	padding-right: 7px;
}
div#mainmenu a
{
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #444444;
	padding: 3px 18px 4px;
	display: block;
	float: left;
}
div#mainmenu a.current
{
	background-image: url('/static/i/menu-selection-background.jpg');
	border-right: none;
}
div#mainmenu a:hover, div#mainmenu a.hover
{
	background-color: #366794;
	border-right-color: #366794;
}
div#mainmenu a#last
{
	border-right: none;
}
tr.menuline td h2
{
	/* width: 370px; */
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 8px;
}
span.search
{
	border-top: 2px solid #ffcc33;
}
form#search
{
	display: inline;
	padding: 0 0 0 10px;
	margin: 0;
	height: 18px;
}
form#search input#text
{
	height: 15px;
	border: none;
	font-size: 10px;
	position: relative;
	top: 3px;
	width: 100px;
	font-weight: normal;
	border-left: 2px solid #ffffff;
}
form#search input#submit
{
	width: 33px;
	height: 15px;
	border: none;
	font-size: 9px;
	font-weight: bold;
	position: relative;
	top: 3px;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #000000;
}

div#bottomnavigation
{
	width: 780px;
	text-align: center;
	margin: 6px auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #93a8bb;
}
div#bottomnavigation a
{
	color: #c4d9ec;
	text-decoration: none;
}
div#bottomnavigation a:hover
{
	color: #d5eafd;
}




div#copyright img
{
	float: left;
	margin: 3px 10px 20px 0;
}
div#copyright
{
	width: 770px;
	margin: 5px auto;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #c3d8eb;
}

div#copyright a, div#copyright a:visited
{
	color: #c3d8eb; font-weight: bold; text-decoration:underline;
}

div.header
{
	padding: 10px;
	margin: 0;
	background-color: #174b79;
	border-bottom: 1px solid #7499bb;
}

table.invisible, table.invisible td { margin:0px 5px; padding:0px; border:0px; border-collapse: collapse; border-spacing:0px; }

.main-content a { color: #ffcc00; }


/** Generic Table skeleton */

table.skeleton
{
	width: 750px;
	margin: 0px 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.skeleton a,table.skeleton a:visited,
{
	color:#ffcc00;
}

table.skeleton td.leftpane, table.skeleton td.pane, table.skeleton td.rightpane
{
	 padding-bottom: 5px;
}

table.skeleton td.leftpane table.listitem { border-right:0px; }

table.skeleton td.rightpane
{
	color: #ffffff;
	width:222px;
	border-left: 1px solid #306493;
	border-right: 1px solid #306493;
	background-color: #1b4e7d;
	padding: 0;
}

table.skeleton td.rightpane div.subheader
{
	 background-color: #174874;
	 margin: 0;
	 padding: 5px 10px;
	 border-bottom: 1px solid #306493;
}

table.skeleton td.rightpane h2
{
	font-size: 11px;
	color: #ffcc00;
	padding: 0 0 5px;
	margin: 0;
}






/** Generic list items ***/

table.listitem
{
	 width:530px;
	 border: 1px solid #306493;
	 margin-bottom: 5px;
	 border-collapse: collapse;
	 border-spacing: 0;
}
table.listitem th
{
	padding: 5px;
	border-bottom: 1px solid #306493;
	background-image: url('/static/i/subheader-background.jpg');
	height: 20px;
	text-align: left;
}


table.listitem th h1, table.listitem th h1 a,table.listitem th h1 a:visited
{
	font-size: 11px;
	color: #ffffff;
	padding: 0;
	margin: 0;
	line-height: 18px;
}

table.listitem th h2
{
    color: #ffaa00;
    float: right;
		padding: 0px 1em;
		font-weight: bold;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

table.listitem td.image
{

	width: 180px;
	border-right: 1px solid #14497a;
	padding: 15px 5px;
	background-color: #195184;
}

table.listitem td.image img
{
	margin-bottom: 10px;
}

table.listitem td.text
{

	padding: 10px;
	color: #ffffff;
	line-height: 17px;
	font-size: 11px;
	background-color: #376692;
}

table.listitem td.text a, table.listitem td.text a:visited { color:#ffcc00; }

table.listitem td.text .copy  { margin-bottom:1em; }



/*** title (product page skeleton) ***/

table.titleskeleton
{
	 width: 100%;
	 border-collapse: collapse;
	 border-spacing: 0;
}
table.titleskeleton td.leftpane
{
	 width: 255px;
	 border-right: 1px solid #c0d6eb;
	 background-color: #366794;
	 text-align: center;
}
table.titleskeleton td.leftpane img.packshot
{
	 margin: 10px;
}
table.titleskeleton td.leftpane h1
{
	 padding: 10px;
	 border-top: 1px solid #c0d6eb;
	 border-bottom: 1px solid #c0d6eb;
	 background-color: #547da4;
	 font-size: 13px;
	 color: #ffffff;
}
table.titleskeleton td.leftpane div.ca
{
	padding: 20px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}
table.titleskeleton td.rightpane
{
	 background-color: #527da3;
	 font-size: 11px;
	 color: #ffffff;
	 line-height: 17px;
}
table.titleskeleton td.rightpane div.header
{
	background-color: #316391;
	padding: 20px;
	border-bottom: none;
}
table.titleskeleton td.rightpane div.header h2
{
	 font-size: 18px;
	 font-weight: bold;
	 color: #ffcc00;
	 padding: 0;
	 margin: 0 0 0 -2px;
	 display: inline;
	 line-height: 30px;
}
table.titleskeleton td.rightpane div.header span
{
	 position: relative;
	 top: -10px;
	 left: 5px;
	 font-size: 9px;
	 line-height: 28px;
}
table.titleskeleton td.rightpane div.synopsis
{
	 border-top: 1px solid #c0d6eb;
	 background-color: #547da4;
	 padding: 20px 40px 20px 20px;
}
table.titleskeleton td.rightpane div.details
{
	 border-top: 1px solid #c0d6eb;
	 padding: 20px;
}

table.titleskeleton td.rightpane div.header span.rating {
	font-weight:normal; font-size:10px; line-height: 12px;
vertical-align: baseline;
position: static;
}

#related-links { padding: 10px; border-bottom: 1px solid #c0d6eb;  background-color: rgb(49, 99, 145);  }
#related-links a { display:block; float:none; text-align:left; margin:10px 15px; }


div#related-objects
{
	padding: 10px 20px;
	text-align: left;
}
div#related-objects a
{
	color: #ffcc00;
}
div#related-objects img
{
	margin-bottom: -2px;
}

.crosslinks { line-height: 18px; font-weight:bold; text-align:left; padding: 20px;}
.crosslinks div { padding-left:1em; }


/* TRAILER */
table#trailerskeleton
{
	margin: 10px;
}
table#trailerskeleton td.rightpane
{
	padding-left: 10px;
}
table#trailerskeleton td.rightpane table.trailertable
{
	border: 1px solid #79a5d8;
	border-collapse: collapse;
	border-spacing: 0;
	width:420px;
}
table#trailerskeleton td.rightpane table.trailertable th
{
	padding: 5px;
	border-bottom: 1px solid #376692;
	background-image: url('/static/i/subheader-background.jpg');
	height: 20px;
	text-align: left;
}
table#trailerskeleton td.rightpane table.trailertable th h1
{
	color: #ffffff;
}
table#trailerskeleton td.rightpane table.trailertable td.image
{
	width: 180px;
	padding: 10px;
	margin: 0px;
	background-color: #195184;
	line-height: 17px;
}
table#trailerskeleton td.rightpane table.trailertable td.image img
{
	margin-bottom: 10px;
}
table#trailerskeleton td.rightpane table.trailertable td.image a
{
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

table#trailerskeleton td.rightpane table.trailertable td.text
{
	width: 180px;
	padding: 10px;
	color: #ffffff;
	line-height: 15px;
	font-size: 11px;
	background-color: #376692;
}
/*  TRAILERS */
table#trailersskeleton
{
	 border-left: 1px solid #376692;
	 border-right: 1px solid #376692;
	 margin-left: 10px;
	 width: 747px;
	 border-collapse: collapse;
	 border-spacing: 0;
}
table#trailersskeleton td.panel
{
	 padding-bottom: 10px;
}
table#trailersskeleton td.spacer
{
	 border-left: 1px solid #376692;
	 border-right: 1px solid #376692;
	 width: 10px;
}
table#trailersskeleton td.panel div.subheader
{
	 padding: 10px;
	 border-bottom: 1px solid #376692;
	 width: 370px;
}
table#trailersskeleton td.panel div.box
{
	 border: 1px solid #376692;
	 margin: 10px 45px 0;
	 width: 270px;
}
table#trailersskeleton td.panel div.box h1
{
	padding: 5px;
	border-bottom: 1px solid #376692;
	background-image: url('/static/i/subheader-background.jpg');
	color: #ffffff;
}
table#trailersskeleton td.panel div.box div
{
	text-align: center;
	padding: 10px;
	background-color: #376692;
}
table#trailersskeleton td.panel div.box div img.banner
{
	margin-bottom: 10px;
}

table#trailersskeleton td.panel div.box div a, table#trailersskeleton td.panel div.box div a:visited
{
	color: #ffcc00;
}



/** Promo (Home) Pages **/



div.mainheroelement
{
	display: block;
	float: left;
	border-right: 1px solid #ffffff;
	width: 500px;
	height: 215px;
	overflow: hidden;
}


table#maintable td#secondline div.mainsecondaryelement
{
	/** width: 192px; **/
	color: #044179;
	font-size: 11px;
	font-weight: normal;
	/** background: url(../../../stellent/fragments/site_page/images/secondary_back_gradient.gif) repeat-x left top; **/
}

table#maintable td { color:#ffffff;}
table#maintable td#secondline div.mainsecondaryelement span
{
	font-weight: normal;
}

table#maintable tr#secondline td.secondary-dvd
{
	color: #044179;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	background-image:url('/static/i/secondary_gradient2.gif');
	background-repeat: repeat-x;

}


tr#firstline td
{
	background-image: url('/static/i/firstline-background.jpg');
	background-repeat: repeat-y;
	background-color: #164d83;
	overflow: hidden;
}
tr#secondline td
{
background-image:url('/static/i/secondary_back_gradient.gif');
	background-repeat: repeat-x;
	background-color: #b3c8db;
	padding: 6px;
}

div.mainteaser
{
	margin-top: 10px;
	margin-right: 10px;
	width: 242px; /* somehow a magic value for ie */
	/** background-color: #888888; **/
	float: right;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	height: 194px;
	/** border: 1px solid #eeeeee; **/
}
div.mainteaser p, div.mainteaser h1, div.mainteaser h2
{
	margin: 0px 3px;
}

div.mainteaser h2
{
	color: rgb(198, 236, 242);
	text-transform: uppercase;
}


div.mainteaser a, div.mainteaser a:visited
{
	color:#ffcc00;
}

div.mainsecondaryelement
{
	color:#044179;
	font-size: 11px;
	line-height: 14px;
	font-family: arial, helvetica, sans-serif;
}
div.mainsecondaryelement p
{
	margin: 3px;
	padding: 0 0 5px 0;
	font-family: arial, helvetica, sans-serif;
}
div.mainsecondaryelement h2
{
	padding: 5px 0;
}
div.mainsecondaryelement h2 a
{
	color:#ffffff;
}

div.mainsecondaryelement h3
{
	color:#044179;
}

div.mainsecondaryelement a.arrow2 { clear:both; width:90%;}

div.mainsecondaryelement a img
{
	margin-bottom: -2px;
	margin-right: -7px;
}

tr#secondline td.main-extra
{
	color:#ffffff;
	background: none rgb(24, 75, 123);
	width: 192px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
tr#secondline td.main-extra a, tr#secondline td.main-extra a:visited { color:#ffcc00; }

div.mainsecondaryelement img.contributorlink { border: none; margin: 0; }

tr#secondline.secondary-item td
{
	padding: 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
tr#secondline.secondary-item td div.mainsecondaryelement
{
	margin: 6px;
}

div.secondary-dvd-links
{
	padding-top: 5px;
}
div.secondary-dvd-links a, div.secondary-dvd-links
{
	color: #194e80;
}


/** List Page adaptions ***/
table#outnow-dvd { margin:0px; padding:0px; border:0px; border-collapse: collapse; border-spacing:0px; }
table#outnow-dvd table.listitem { width:370px; margin:0px 5px 10px 5px; padding:0; border-collapse: collapse; border-spacing:0px; }
table#outnow-dvd table.listitem td.image { width: 100px; text-align:center;}
table#outnow-dvd table.listitem td.image img { margin:0px 10px; }
table#news td.rightpane div { padding: 10px; color: #ffffff; line-height: 17px; font-size: 11px; border-bottom: 1px solid #306493; }

table#comingsoon-dvd table.listitem td.image { width: 100px; text-align:center;}
table#comingsoon-dvd table.listitem td.image img { margin:0px 10px; }

.schedule .release-month span.day {width:20px; margin-bottom: -2px;}
.schedule .release-month a, .schedule a:visited {color:#ffcc00;}
td.rightpane div.schedule div.release-month  { border-bottom: 1px solid #306493; border-top: 1px solid #306493; padding:10px;  }
table.skeleton td.rightpane div.schedule h2,  table.skeleton td.rightpane div.schedule h1 {
	color: #ffffff; font-size: 13px; padding: 10px; margin:0px;
}
table.skeleton td.rightpane div.schedule h1 { border-bottom: 1px solid #306493; }

/** Form submission pages **/

td.main-content form span.formstar { color: #ffcc00; }
td.main-content form td.spacer { height: 10px; font-size: 3px; line-height: 4px; }
td.main-content form input, td.main-content form select { background-color: #4f82b1; border: 1px solid #90b3d3; font-size: 12px;	color: #ffffff; }
td.main-content form input.checkbox { background-color:#184b7b; border: none; margin-top: -3px; }
td.main-content form hr { height: 1px; border: none; background-color: 7499bb; }

/** fox club **/
div#foxclubteaser
{
	width: 220px;
	float: left;
	margin: 0 20px;
	background-image: url('/static/i/foxclubteaser-background.jpg');
}
div#foxclubteaser h1
{
	padding: 5px 10px;
	border: 1px solid #90b3d3;
	background-image: url('/static/i/subheader-background.jpg');
	font-size: 12px;
	margin-bottom: 10px;
}
div#foxclubteaser div
{
	margin: 0 10px 10px;
}
/** browse catalog **/
div#catalogline
{
	background-image: url('/static/i/subheader-background.jpg');
	border-bottom: 1px solid #90b3d3;
	padding: 5px 20px;
	margin-bottom: 30px;
}
div#catalogline a
{
	color: #ffcc00;
	font-weight: bold;
}
div.catalogitem
{
	width: 550px;
	margin: 0 100px;
	padding: 5px;
	border-bottom: 1px solid #90b3d3;
}
div.catalogitem a
{
	color: #ffcc00;
}

/** search **/
div#searchline
{
	background-image: url('/static/i/subheader-background.jpg');
	border-bottom: 1px solid #90b3d3;
	padding: 5px 20px;
	margin-bottom: 30px;
	color: #ffcc33;
	font-weight: bold;
}
div.searchitem
{
	width: 550px;
	margin: 0 100px;
	padding: 5px;
	border-bottom: 1px solid #90b3d3;
}
div.searchitem a
{
	color: #ffcc00;
}
div.searchitem span
{
	font-size: 10px;
	font-weight: normal;
}

/** series **/
#series-title #copy { background-color: #174A79; }

#series-title #copy .text a
{
	color: #ffcc00;
	margin:0px;
	padding:0px 18px;
	background: url('/static/i/arrow.gif') no-repeat left 2px;
	line-height: 13px;
}

#series-title td.rightpane {
  border-bottom:1px solid rgb(192,214,235);
  border-left:1px solid rgb(192,214,235);
  background-color: #547da4;
}

#series-title .series-banner { width:500px; overflow:hidden; border-bottom:1px solid rgb(192,214,235); }
#series-title .leftpane { width:500px; background-color: #547da4;  }


#series-title .leftpane h1 {
	 width:100%;
	 padding: 15px 0px; margin:0px;
	 text-indent:15px;
	 color: #ffcc00;
	 font-size: 18px;
	 font-weight:bold;
	 border-top: 0px;
	 border-bottom: 1px solid #c0d6eb;
}

#series-title .rightpane h2 {
		border-bottom:1px solid rgb(192,214,235);
		text-indent:3px;
		line-height:21px;
		font-size:13px;
		height: 24px;
    background: url(/static/i/menuline-background.gif) repeat-x;
    background-color: #174A79;
}


#series-extra .scrollbox {
	height: 80px;
	width: 180px;
	border:1px solid white;
}

#series-extra .scrollbox  a {
	display:block;
	padding:0px 3px;
}

tr#secondline td#series-extra {
	color:#ffffff;
	background: none rgb(24, 75, 123);
	width: 192px;
}




/** page adaptions **/

table#maintable div#freetext-book-tickets table.skeleton { margin:0px; padding:0px; border:0px ; border-collapse: collapse; border-spacing:0px; }
table#maintable div#freetext-book-tickets table.skeleton table.listitem { width:370px; margin:0px 5px 10px 5px; padding:0; border-collapse: collapse; border-spacing:0px; }
table#maintable div#freetext-book-tickets table.skeleton table.listitem td.image { width: 100px; text-align:center;}
table#maintable div#freetext-book-tickets table.skeleton table.listitem td.image img { margin:0px 10px; }
table#maintable div#freetext-book-tickets table.skeleton table.listitem td.image a.arrow { display:none; }

div#freetext-searchlight { padding: 0px; }
div#freetext-searchlight img {margin:0px 20px 0px 0px; }
div#freetext-searchlight { background: url('/static/i/searchlight.jpg') no-repeat left top; height:215px; padding: 15px 15px 15px 230px; }

div.freetext { padding: 25px 120px; background: url('/static/i/table-background.gif') repeat-x left top}

div#freetext-contact { padding: 0px 25px; }

td.pane table.listitem { width:650px;  }

td div.subnavigation { width: 545px; }

.list {
	 border-bottom:1px solid rgb(192,214,235);
	 padding: 0px 15px;
	 line-height:1.5em;
}

.list a {
	 display:block;
}

.text {
	 padding: 15px;
	 line-height:1.5em;
}

.list a, .text a  {
	color: #ffcc00;
}


.scrollbox {
	width:100%;
	height: 150px;
	overflow:auto;
	border-bottom:1px solid rgb(192,214,235);
}

.scrollbox .list {border-bottom:0px;}

#series-list .list { height:200px;}



