/* 
   CSS Document

   Print Style Sheet for 
   Englighten Production website
   Designed by alacrify.co.uk
   01300 320076 / 01305 812030
   September 2006

*/

body {
	text-align:center;
	background-color: white;
	width:638px;
	padding: 0;
	margin: 0;
}
h1 {
	font-weight: bold;
	font-size: 1.3em;
	font-family: tahoma, arial, sans-serif;
	color: gold;
}
ul {
	list-style: square;
	font-size: 0.8em;
	color: #b90;
}
#overallwrapper {
	width:638px;
	padding: 0;
	margin: 0;
	background-color: white;
}
#wrapper {
	width:638px;
	padding: 0;
	margin: 0;
}
#wrapper2 {
	width:638px;
	padding: 0;
	margin: 0;
	margin-top: 0;
}

#navigation {
	margin: 0px;
	display: none;
}
#navigation1 {
	display: none;
	margin: 0px;
}
#navigation2 {
	display: none;
	margin: 0px;
}

#caption {
	padding: 10px;
	text-align: center;
}
#caption p{
	color: black;
	font-size: 0.8em;
	font-family: tahoma, arial, sans-serif;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 5px;
}
#caption a{
	color: black;
	font-family: tahoma, arial, sans-serif;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
#caption a:hover {
	color: black;
}
#caption2 {
	border-top: 1px solid white;
	padding: 5px 40px 20px 40px;
	text-align: left;
	vertical-align: top;
	background-color: white;
	margin: 0;
}
#caption2 p{
	color: black;
	font-size: 0.8em;
	font-family: tahoma, arial, sans-serif;
	line-height: 1.4em;
}
#caption2 a{
	color: black;
	font-family: tahoma, arial, sans-serif;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
#caption2 a:hover {
	color: black;
}
#caption2 h1 {
	font-weight: bold;
	font-size: 1.3em;
	font-family: tahoma, arial, sans-serif;
	color: #ffcc00;
}
#caption2 h2 {
	font-weight: bold;
	font-size: 1.1em;
	font-family: tahoma, arial, sans-serif;
	color: black;
}
#caption3 {
	padding: 0px;
	text-align: center;
	padding-bottom: 20px;
}
#caption3 p{
	color: black;
	font-size: 0.8em;
	font-family: tahoma, arial, sans-serif;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 5px;
}
#caption3 a{
	color: black;
	font-family: tahoma, arial, sans-serif;
	line-height: 1em;
	margin: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
#caption3 a:hover {
	color: black;
}

.rollover a { 
	display:none;
}
.rollover a:hover { 
	display:none;	
}
.rollover-print { 
	width: 350px;
	height: 235px;
	border: 1px solid black;
	display: block;
}

form {
	background:#000; 
	border: 1px solid #444;
	padding: 20px 20px 0 20px;
	margin-top: 20px;
}
.formstyle {
	text-align: center; 
	color: #ca0; 
	background-color: #333;
	border: 1px solid #444;
	width: 300px;
}
.formfieldtitle {
	color: #ddd;
	font-weight:bold;
}

.screenimage {
	display: none;
}
.printimage {
	display: block;
	float: left;
}
.screenpdf {
	display: none;
}
.printpdf {
	display: block;
}
