@charset "windows-1252";
/**********************/
/* maintheatrepage*/
/********************/ 

#con h3{
	color:red;
}

#con .bound {text-align:center;
 	position: relative;
	clear:both;
	width:596px; 
        height:375px;
	margin:15px auto 15px;
padding:0px
}
#con .bound p{float:left;
	position:relative;
	top:-1.6em;
	left:225px;
	width:150px;
	color: #FFFFFF;
	background-color:#006600; 
	border:5px outset  #006600;
	font-size:2em; 
	font-weight: bold;
	text-align: center;
	padding:0px;
	margin:0px auto;
	height:1.3em
} 
#b{
   border: 15px inset #006600;
	
} 
#con a{
	color:green;
}
#con a:hover{
 	color:#006699;
}
 


/*********************/
/* enquiryform start*/
/*********************/
#direct{
	font-size: 1em;	
	text-align: right;
 	margin:5px 0 10px 90px;
	font-weight:bold;
}

  .subform{
 	font-size: .7em; 	
}
.subform label{
	float:left;
	width: 220px;
	text-align:right;
	font-weight:bold;
	clear:left;
}
input#Submit{
	margin-left:220px; 
	color:	#FFFFFF;
	background-color:#006600;
}
input#Reset{	
	color:	#FFFFFF;
	background-color:  #FF0000;
} 
input, select,textarea  {
	background-color: #FBEF99;
}

	
	/*********************/
/* enquiryform finnish*/
/*********************/
/* contacts dif heading */
#contacts h2 {color:#009900}
 /*********************/
/* theatre shop start*/
/*********************/	 

 
#cat{ 
	font-size:2.2em;
 	color:#008000;
}
 #tel p{ 
 	clear:both; 
 	text-align:center;
 	 color:red;
	font-size:2.2em;
	font-weight:bold; 
	margin:5px auto 5px auto;
}

