

div.warning-banner {
	color: #900;
	background-color: #fee;
	border: 2px solid #f00;
	padding: 15pt;
	font-size: 12pt;
	line-height: 18pt;
	margin: 1em 0;
}

div.warning-banner h3 {
	font-size: 14pt; text-align: center;
	margin: 0;
	color: #c00;
}

div.warning-banner a {
	color: #f00;
	font-weight: bold;
}


h2 { margin-bottom: 0; margin-top: 1em; clear: both; border-bottom: 1px solid #6c85ff; }
h3 { font-size: 115%; }

div.production {
	display: none;
	position: absolute;
	top: 108px;
	left: 16px;
	/* _position: absolute; /* Hack for IE6  -- dropping IE6 compatibility */
	
	width: 450px;
	overflow: visible;
	
	z-index: 999999;
}

div.productionBox {
	position: relative;
	width: 400px;
	left: 0;
	top: 0;
	margin: 12px;
	padding: 10px;
	background: black;
	border: 2px solid #04f;
}

#popupBackground {
	display: none;
	position: fixed;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: #000;
	border: 1px solid #000;
	z-index: 999998;
}

div.productionBox a.close,
div.productionBox a.previous,
div.productionBox a.next {
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	z-index: 100;
}

div.productionBox a.close {
	left: -12px;
	top: -12px;
	background: url("../images/popup-close-button.png");
}

div.productionBox a.previous {
	right: 18px;
	top: -12px;
	background: url("../images/popup-previous-button.png");
}

div.productionBox a.next {
	right: -12px;
	top: -12px;
	background: url("../images/popup-next-button.png");
}


/* Trailers */

div.productionBox div.trailerPane {
	position: absolute;
	top: 0px;
	text-align: center;
	display: none;
}

div.productionBox div.trailerPane h3 {
	font-size: 16px;
	line-height: 16px;
	padding: 5px 0;
	margin: 0;
	border-bottom: 2px solid #028;
}

div.productionBox div.trailerPane object div {
	text-align: center;
	padding-top: 130px;
	font-size: 14px;
	line-height: 14px;
}

div.production div.picture { float: left; width: 150px;}
div.production div.clearPicture { clear: left; font-size: 1px; line-height: 1px; }
div.production div.info { margin-left: 160px; }
div.production h3 { margin-top: 0; padding-top: 0; }
div.production div.genre { font-style: italic; color: #ddd; margin: 5px 0; }
div.production div.coproduction { font-style: italic; color: #ddd; margin: 5px 0; }
div.production div.description { font-size: smaller; }
div.production div.links { float: left; clear: left; width: 150px; text-align: center; padding: 0; }
div.production div.links h4 { font-size: 100%; margin: 1.5em 0 0.25em 0; }
div.production div.links a { display: block; }

table.labelContent { border: 0; }
table.labelContent td { margin: 0; padding: 4px 0; vertical-align: top; }
table.labelContent td.label { width: 15ex; padding-right: 6px; color: #bbb; font-weight: bold; }
table.labelContent td.content { padding-left: 6px; text-align: left; }


/* Uncomment when I want to put this menu above the scroll fader.
 * Need to give the menu background images with alpha (png-24) for proper blending
 * Need to test on IE 7, and revert to PNG-8 images for IE 6.
 */
div.productionsMenu {
	position: relative;
	top: 0; left: 0;
	z-index: 9999;
}


h1 { text-align: center; }

div.productionsMenu ul {
	margin: 0; padding: 0;
}

div.productionsMenu ul.sectionMenu {
	display: none;
}

div.productionsMenu div.sectionMenu {
	margin-top: 15px;
}

div.productionsMenu ul.topMenu, div.productionsMenu ul.sectionMenu {
	width: 100%;
	text-align: center;
	white-space: nowrap;
}

div.productionsMenu ul li  { 
	font-size: 12px; 
	line-height: 12px; 
	list-style-type: none;
	display: inline;
	position: relative;
	left: 0; top: 0;
	margin: 0; padding: 0;
	text-align: left;
	/*width: 200px;*/
}

div.productionsMenu ul.sectionMenu li {
	font-size: 10px;
	line-height: 10px;
}

div.productionsMenu ul li ul {
	position: absolute;
	left: 0; top: 24px;
	display: none;
}


div.productionsMenu ul.topMenu li a { 
	xx-background: url("/style/list-button-background.png") repeat-x left center; 
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-bottom: -1px;
	background-color: #080808;
	border-color: #181818;
	padding: 8px;
	text-decoration: none;
	color: #eef;
	white-space: nowrap;
	text-align: center;
	width: 140px;
	
	display: -moz-inline-stack;
	display: inline-block;
}

div.productionsMenu ul.sectionMenu li a { 
	padding: 14px;
}

div.productionsMenu ul.sectionMenu li a.selected {
	color: white;
	font-weight: bold;
}

div.productionsMenu ul.sectionMenu li a.selected:hover {
	text-decoration: none;
}

div.productionsMenu ul.topMenu li a:hover {
	xx-background: url("/style/list-button-background-over.png") repeat-x left center; 
	background-color: #222;
	text-decoration: none;
	color: #fff;
}

div.productionsMenu ul.topMenu li a.selected, 
div.productionsMenu ul.topMenu li a.selected:hover {
	xx-background: url("/style/list-button-background-selected.png") repeat-x left center; 
	background-color: #004;
	color: #ccf;
}

#select-production-notice {
	padding: 25px 0;
	text-align: center;
	font-size: 12pt;
	color: #aaa;
	font-style: italic;
}


ul.productionThumbnailsMenu {
	margin: 10px 0; 
	padding: 0;
	width: 100%;
	text-align: center;
	
	position: relative;
	top: 0; left: 0;
	z-index: 9999;

}

ul.productionThumbnailsMenu li {
	margin: 0; padding: 0;
	display: inline;
	display: -moz-inline-stack;
	display: inline-block;
	list-style-type: none;
	zoom: 1 /* Trigger hasLayout for IE */
}

ul.productionThumbnailsMenu li.productionThumbnail {
	font-size: 9px;
	line-height: 9px;
	font-style: italic;
	color: #88a;	
}

ul.productionThumbnailsMenu li.productionThumbnail span.textThumbnail {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ccf;
	background-color: black;
	padding: 55px 0;
	min-width: 75px;
	 
	*cursor: pointer;	/* for IE7 bug */
	zoom: 1; /* for IE7, sets hasLayout */
}

ul.productionThumbnailsMenu li span.p {
	display: block;
	margin: 0.9em 0;
	
}

ul.productionThumbnailsMenu li a {
	display: block; 
	position: relative; 
	left: 0; top: 0;
	margin: 0;
	padding: 2px;
	text-align: center;

	zoom: 1; /* for IE7, sets hasLayout */
}

ul.productionThumbnailsMenu li a:hover {
	text-decoration: none;
	outline: 1px solid #aaf;
}

ul.productionThumbnailsMenu li a img {
	margin: 0; padding: 0;
}



table.additionalProductions { border: 0; }
table.additionalProductions td { border: 0; padding: 2pt 0; text-align: left; vertical-align: top; }
table.additionalProductions td.left { padding-right: 0.5em; }
table.additionalProductions td.right { padding-left: 0.5em; }


/* Hide productions until they're displayed later */
div.production, 
h2.status-header, 
ul.productionThumbnailsMenu li
{ display: none; }

