
  /* The Company Of Players */
  /* February 2002 */
	/* Revised February 2007 */
  /* BODY {background-image: url("images/blue.jpg"); background-repeat: repeat-y; } */
	BODY {background: none; margin: 0px;background-image: url("images/blue.jpg"); background-repeat: repeat-y;}
  H1 {font-size: 12pt;
      font-family: "Times";}
  H2 {font-size: 22px;
	    font-weight: normal;
      font-family: "Georgia";
			color: #00579A;}
  H3 {font-size:18px;
	    font-weight: normal;
      font-family: "Georgia";
			color: #00579A;}
  H4 {font-size: 10pt;
      font-family: "Verdana"}
  H5 {font-size: 12pt;
      font-family: "Times";}
  P  {font-size: 10pt;
      font-family: "Verdana";}    
  OL {font-size: 10pt;
      font-family: "Verdana";}
  UL {font-size: 10pt;
      font-family: "Verdana";}
  TD {font-size: 10pt;
      font-family: "Verdana";} 

  /* Link appearance */ 
  A:link    {text-decoration: underline; color: #00579A;}
  A:visited {text-decoration: underline; color: #00579A;}
  A:hover   {text-decoration: underline; color: #00579A;}
  A:active  {text-decoration: underline; color: #00579A;}
	
  /* Classes */
  .footer     {font-family: Arial; font-size: 8pt; text-decoration: none;}

  /* Contextual selectors */
  .bottomnav A:link    {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #00579a;}
  .bottomnav A:visited {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #00579a;}
  .bottomnav A:hover   {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #AA0000;}
  .bottomnav A:active  {font-family: verdana; font-size: 8pt; text-decoration: underline; color: #AA0000;}
  .bottomnav P {font-family: verdana; font-size: 8pt; text-decoration: none; color: #0000DD;}
	
	.productionTitle {font:bold 18pt arial; color:#00579A; text-align:center;}
	.productionAuthor {font: bold 10pt arial; color:#00579A; text-align:center;}
	.productionDate {font: 8pt sans-serif; text-align:center;}
	.productionDirector {font: bold 10pt sans-serif; text-align:center;}
	.productionRole {color: #00579A; font-style:italic;}

  /* Stuff added for v2 February 2007 */
	div#heading {
	    font: 24pt 'Times New Roman'; 
			color: white; 
			position: absolute; 
			padding: 3px 5px; 
			border: 1px solid #fff; 
			left: 50px; 
			top: 20px; 
			width:640px; 
			background:#00579A; 
			z-index: 1;}

	div#sidenav a {
	    font: 10pt verdana; 
			text-decoration: none; 
			color:#EEE; 
			display:block; 
			padding: 3px 5px; 
			border-bottom: 1px solid #fff; 
			width:120px; 
			background:#00579A;}

			/* star html hack added 18/4/07 */
			* html body div#sidenav a {
			  width:130px;
			}
			
	div#sidenav a:hover {background:#22779A;}

	div#sidebar {
	    font: 10pt 'Times New Roman'; 
			color: white; 
			position: absolute; 
			padding: 100px 0px; 
			left: 0px; 
			top: 0px; 
			width:130px; 
			background:#00579A; 
			}

	/* Added for reformat of Reviews section August 2010 */
	.pullquote {
	border-top: 1px silver solid; 
	border-bottom: 1px silver solid; 
	font: bold 12pt arial; 
	float:right; 
	width:200px; 
	margin-left:15px; 
  margin-bottom:5px;
	padding:5px; 
	color:#333; 
	text-align:left;
	}







  ul.topnav {list-style: none; padding: 0px; margin: 0px; position:absolute; top:67px; left:188px; z-index: 1;}
  ul.topnav li {display: inline;}
  ul.topnav li a{color: #eee; text-decoration: none; text-align: center; font: 8pt verdana; padding: 2px 20px; background-color: #00579a;}
  ul.topnav li a:hover {color: #fff; background-color: #22779a; text-decoration: none;}
  ul.topnav li a:visited {color: #eee; text-decoration: none; text-align: center; font: 8pt verdana; padding: 2px 20px; background-color: #00579a;}


















	
	div#content {
	    font: 10pt 'Verdana'; 
			color: black; 
			position: absolute; 
			padding: 80px 0px 5px 10px;			 
			left: 131px; 
			top: 0px; 
			width:670px; 
			background: url('images/cops_ident_background.jpg'); 
			border: 0px solid;
      }	

  div#footing {
	    background: #00579A; 
			width: 100%; 
			font: 8pt arial; 
			color: white; 
			padding: 3px; 
			text-align: left;
			}
			
	div#footing td {
			font: 8pt arial; 
			color: white;
			} 


/*
  Reformated titles on the production pages using the styles below
	Steve Beeston, Monday 23rd May 2012
*/
			
			
	div.productionTitles {
	    width: 400px; 
			margin: 10px auto 30px; 
			text-align: center;
			}
	.productionTitle {
		  font:normal 22px georgia; 
			color:#00579A;
			margin: 0px;
			padding: 0px; 
			}
	.productionAuthor {
		  font: 12px verdana; 
			color:#00579A;
			}
  .productionDates {
		  font: 11px verdana;
			line-height: 16px;
			}			 
			
  div.slideshow {
	    height: 550px;
			}
