/* CSS Document */

h1 {
	font-size: 20pt;
	color: #FF0000; /*red*/
	font-weight: normal;
	padding: 10px;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 14pt;
	color: #FF0000; /*red*/
}

p, li, td, address {
		font-size: 12pt;
}


#nav {
	display: none;
}

div.adobe {
	display: none;
}
div.logo {
	height: 50mm;
	margin-bottom: 10mm;
/*	border: thin red solid;  */	
}

div.title{
	top: 20mm;
	width: 15cm;
/*	border: thin blue solid;  */	
}
div.info {
	top: 35mm;
	left: 0px;
	width: 15cm;
	height: 1cm;
	padding: 0 0 20mm 0;
/*	border: thin red solid; */
}
div.info p {
	font-variant: small-caps;
}
div.text {
	padding: 0mm 0 0mm 0;
	width: auto;
	min-height: 35mm;
/*	border: medium dashed #00FF00;*/	
}
div.textframe {
	width: auto;
}
div.text_1 {
	width: auto;
	margin-top: 8mm;
}
div.text_2 {
	width: auto;
	padding: 8mm 0 5mm 0;
}

div.text_l1 {
	width: 70%;
	padding-right: 5mm;
}

div.textframe_centre {
	width: auto;
}
div.textflow {
	width: auto;
	border: thin white solid;
}
div.table {
	width: auto;
}

ul.redpoints{
	padding-top: 0;
}

#design {
/*	width: auto;
	margin: 30mm 0 0 50mm;
	padding: 0;  */
	display: none;
}
div.footer {
	width: auto;
	padding: 0 0 8mm 0;
}


div.centrelink {
	display: none;
}
ul#pagenav {
	display: none;
}
body#kidspage div.info{
	display: none;
}
body#shows div.footer{
	margin-top:  20mm;
}
body#shows a{
	display: none;
}