@charset "utf-8";

html {
font-size:16px;	
}

body, .side-wrapper {
	position:relative;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	position:relative;
}
.clear {
	clear:both;
}

a {
	color:#5e7a56;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	color:#76a069;
}

.side-wrapper {
	box-sizing: border-box;
	outline: 0;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 1000px;
}

.header {
	margin: 0;
	padding: 15px 0 0 0;
}

.header .logo-right {
	display: inline-block;
	float: right;
	width: 150px;
	height: 110px;
}

.header .logo-left {
	display: inline-block;
	width: 350px;
	height: 110px;
}

nav {
	margin: 0 auto 0 auto;
	padding: 10px 0;
	text-align: right;
	position:sticky;
	top: 0;	
	z-index:100;
	background:#fff;
	width:1000px;
	
}

nav > ul {
	margin: 0;
	padding:0;
	list-style: none;
}

nav > ul > li {
	display: inline-block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
}

nav > ul > li > a {
	display: inline-block;
	margin: 0;
	padding: 0 2px 0 5px;
	border-left: 1px #ac4c4c solid;
	color:#5e7a56;
	/*font-size: 0.825rem;*/
	/*font-size: 0.91rem;*/
	text-decoration: none;
}



nav > ul > li > a:hover { color:#76a069; }

nav > ul > li:first-child > a { padding-left: 0; border-left: 0; }
nav > ul > li:last-child > a { padding-right: 0; }

nav > ul > li > ul {
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
	right: auto;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	border-bottom: 1px #ac4c4c solid;
	border-left: 1px #ac4c4c solid;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
	/*box-shadow: 8px 8px 12px #eee;*/
	list-style-type: none;
	text-align: left;
	z-index: 90;
}

nav > ul > li:hover > ul { display: block; }

nav > ul > li> ul > li > a {
	display: inline-block;
	margin: 0;
	padding: 0 5px 5px 0;
	color:#5e7a56;
	font-size: 0.825rem;
	text-decoration: none;
	white-space: nowrap;
	}

nav > ul > li > ul > li > a:hover { color:#76a069; }

.submenu {
	margin-top:5px;
}

.fixedwidth, .main {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	
}
#main {
	position:relative;
}

#headerbar {
	width:900px;
	padding: 10px 0px 10px 10px;
	color:#FFF;
	font-size:1.3rem;
	font-weight:bold;
	margin: 0 0 20px 0;
	float:left;	
	
background: rgb(118,160,105); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(118,160,105,1) 0%, rgba(237,237,237,1) 61%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(118,160,105,1)), color-stop(61%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(118,160,105,1) 0%,rgba(237,237,237,1) 61%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(118,160,105,1) 0%,rgba(237,237,237,1) 61%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(118,160,105,1) 0%,rgba(237,237,237,1) 61%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(118,160,105,1) 0%,rgba(237,237,237,1) 61%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76a069', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */	
}*/

#announcementsbar {
	width:302px;
	padding: 10px 0px 10px 10px;
	color:#FFF;
	font-size:1.3rem;
	font-weight:bold;
	margin: 0;
	float:left;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#76a069+0,ededed+85,ffffff+100 */
background: rgb(118,160,105); /* Old browsers */
	background: -moz-linear-gradient(left,  rgb(118,160,105) 0%, rgb(237,237,237) 85%, rgb(255,255,255) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgb(118,160,105) 0%,rgb(237,237,237) 85%,rgb(255,255,255) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgb(118,160,105) 0%,rgb(237,237,237) 85%,rgb(255,255,255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76a069', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
tColorstr='#76a069', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

#homepageslides {
	float:left;
	position:relative;
	z-index:2;
}

#whatson {
	width:320px;
	height:440px;
	float:right;
	margin-left:10px;
	
}

.greenbar {
	width:310px;
	background-color:#76a069;
	padding: 10px 0px 10px 10px;
	color:#FFF;
	font-size:1.1rem;
	margin-left:0px;
	float:left;
}

#whatsonpanel {
	width:320px;
	height:784px;
	float:right;
	background-color:#e2e2e2;
	margin:0;
	padding:0px 0px 10px 0px;
	font-size: 0.6875rem;
	overflow:auto;
	text-align:center;
	
}
#whatsonpanel img{
	margin: 0 auto;
	float:none;
	width:280px;
}

#whatsonpanel p{
	margin:5px 0;
}

.event {
	font-weight:700;
	font-size: 1.3em;
	margin:0;
}

.eventDate {
	font-weight:700;
	font-size: 1.3em;
	margin:5px 0 0 0;
}


.info-link {
	text-align:center; 
	font-weight:bold; 
	font-size:1.5rem;
	margin-top:0;
	
}
.info-link > a > button {
	text-align:center; 
	background-color:#AC4D4B; 
	font-size:13px; 
	color: white;
	border-radius:5px; 
	cursor:pointer;  
	font-weight:bold; 
	padding:5px
}

.left, .center {
	margin-right:20px;
	float:left;
} 

.right {
	float:left;
	margin-right: 0px;
}

.greylinkpanel {
	width:320px;;
	background-color:#cacdcf;
	margin-top:20px;
	float:left;
	color:#333;
	padding:15px 0px 15px 0px;
	text-align: center;
	font-size:1.05rem;
}

.greylinkpanel a {
 	 	 color:#333;
		 text-decoration:none;
}

.greylinkpanel a:hover {
 	 	 color:#5c895e;
}

.smallphotopanel {
	width:320px;
	margin-top:5px;
}

.greytextpanel {
	width:300px;
	background-color:#e2e2e2;
	margin-top:10px;
	margin-bottom:5px;
	padding:10px;
	font-size:0.9em;
	}
	
.greytextpanel li {	
	list-style:none;
}
	
.fullwidthpanel2 {
	width:1000px;
	height:20px;
	background-color:#ac4c4c;
	margin:10px auto;
	
	color: #FFF;
}

.positioned {
	position:relative;
	bottom:40px
}

.widetextblock {
	width:980px;
	/*height:580px;*/
	font-size:0.9em;
	line-height: 1.3;
	padding:10px 10px 5px 10px;
	background-color:#e2e2e2;
	margin-bottom:20px;
}

	
/* CONTACT FORMs.................................*/	
	#contact {
	background-color:#cacdcf;
	font-size:0.9em;
	height:240px;
	width:302px;
	margin: 5px 0 0 2px;
	float:left;
	border: 2px solid #76a069;
	;
	border-radius:4px;
	padding: 5px 5px 10px 5px;
		  
		  
	  }
	#contact  fieldset, #gift-voucher fieldset {
		  border:none;
		  margin:0;
		  padding:3px;
		  
	  }
	 #contact .indent, #gift-voucher .indent {
		  margin-left:2px;
	  }
	  
	 #contact input,  #gift-voucher input {
		  
		  width: 290px;
		  font-size:13.333px
	  }
	#contact  #submit, #contact  #submit1, #contact2 #submit2  {
		  background-color:#76a069;
		  color:white;
		  width: 100px;
		  height:30px;
		  border-radius:5px;
		  font-size:13.333px
   }
	  
	#contact  #AntiSpam, #gift-voucher #Antispam {
	width:30px;
	position:relative;
	bottom: 35px;
	left:220px;
	  }


 #gift-voucher #submit {
		  background-color:#76a069;
		  color:white;
		  width: 100px;
		  height:30px;
		  border-radius:5px;
		  font-size:13.333px	
}
	#error, #error1, #error2{
	background-color:#ffbdbd;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
	  }
	#success, #success1, #success2{
		  background-color:#bed9b5;
		  margin-top:5px;
		  text-align:center;
		  font-weight:bold;
		  
		  
	  }
	  
	  

/*Contact Page*/


	.contactlefttextpanel {
		width:310px;
		height:768px;
		font-size:1em;
		float:left;
		margin:0;
		padding:0 10px 0 0;
		background-color:#e2e2e2;
		border:2px solid #76a069;
	}
	
	.contactlefttextpanel p {	
		font-size:0.95em;
	}



	#contactcontainer {
	width:652px;
	height:768px;
	font-size:0.9em;
	line-height: 1.3;
	/*padding:15px 0 0 0;*/
		float:left;
	/*position:relative;
		top:-14px*/;
	margin-left:20px;
	border:2px solid #76a069;
	background-color:#e2e2e2;
		
		
	}
	
	#presidentbar {
	width:210px;
	height:30px;
	background-color:#f7f7f7;
	padding: 10px 0px 10px 10px;
	color:#000;
	font-size:0.9em;
	margin:10px auto 0 auto;
	text-align:center;
	}
	
	.row {
	margin-top:15px;
	display: flex;
	justify-content: space-around;
	align-items: stretch;
	}
	
	.committeepanel {
		width: 250px;
		background-color:#f7f7f7;
		font-size:0.9em;
		padding: 10px;
		text-align:center;
		
	}
	
	/*.single {
		height: 140px;
	}*/
	
	.wide {
	width: 400px;
	margin: 15px auto 0 auto;
	padding-bottom:10px;
	text-align:center;
	padding-left:0;
	}
	
		#leftcontactpagepanel {
		width:320px;
		height:600px;
		float:left;
		margin:0px 0px 0px 0px;
		font-family:Verdana, Geneva, sans-serif;
		padding:0px 0px 0px 0px;
		}
	
	  .fullwidthpanel {
		  width:980px;
		  background-color:#ac4c4c;
		  margin:20px 0px 10px 0px;
		  color:#FFF;
		  padding:10px 10px 10px 10px;
		  font-family:Verdana, Geneva, sans-serif;
		  font-size:1em;
		  float:left;
	  }



/* join-us page........................  */


#membershipcontainer {
	width:320px;
	height:430px;
	float:left;
	margin-left:0px;
}
.membershiplefttextpanel {
	width:310px;
	height:385px;
	font-size:0.9em;
	float:left;
	margin:0;
	padding: 0 10px 0 0;
	background-color:#e2e2e2;
	
}


.widetextblock2 {
	width:650px;
	height:385px;
	font-size:0.9em;
	line-height: 1.4;
	padding:0 10px 0 0;
	float:left;
	margin-left:20px;
	margin-top:0;
	background-color:#e2e2e2;
}

.imagepaneltext {
	background-color:#e2e2e2;
	padding:0;
	width:320px;
	height:241px;
	margin:20px 0 0 0;
	float:left;
	font-size:0.82em;
	line-height:1.3;
}

#map {
	width:495px;
	height:307px;
	float:left;
	position:relative;
	bottom:48px;
}

#parking {
	position:relative;
	bottom:40px;
	font-size:0.9em; 
	margin:0;
}

.fullwidthpanel3 {
	position:relative;
	bottom:40px;
}

#contactpaneltop {
	width:500px;
	height:20px;
	padding-top:20px;
	background-color:#76a069;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
}

#contactpanelleft {
	width:145px;
	height:209px;
	background-color:#76a069;
	color:#fff;
	float:left;
	padding: 50px 0px 0px 20px;
	vertical-align: middle;	
}

#contactpanelleft img{
	margin:30px 0 0 30px;
}

#contactpanelright {
	width:335px;
	height:224px;
	background-color:#76a069;
	color:#fff;
	float:left;
	padding:10px 0 25px 0;
	
}


/* news and newsletters pages */

#leftnewspanel {
	width:320px;
	height:438px;
	float:left;
	margin:0px 20px 0px 0px;
}

#newsletter	{
	padding:20px 10px 0 25px;
	margin-top:38px;
}

#pastnewsletters{
	width:320px;
	height:438px;
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

#pastnewsletterspanel {
	width:271px;
	height:369px;
	background-color:#e2e2e2;
	margin:0 auto;
	padding:5px 10px 10px 10px;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
}

.pastnews {
	margin: 5px 0 0 0;
}

.newspage-centred {
	margin:40px auto 0 auto; 
	text-align:center;  
	width:50%; 
	float:none;
}

.nominationContainer {
	width: 1000px; 
	height: 335px; 
	margin-top:20px; 
	border: 1px solid black; 
	box-sizing:border-box;
}

.nomineeContainer {
	width:498px; 
	float:left;
}

.rosebowlImage {
	text-align:center; 
	margin:30px auto 0 auto;
}

.nomineeText {
	 text-align:center; 
	 margin:30px auto 0 auto; 
	 line-height:20px;
}

.nomineeImage {
	 margin:0 auto 0 auto;
}


.newslettersPanel {
	width: 170px;
	margin: 12px 12px 0 0;
	padding-top:5px;
	width: 170px;
	margin: 12px 12px 0 0;
	padding-top:5px;
	
}
.newslettersPanel > ul {
	margin-left:0;
	padding-left:20px;
}

.newslettersPanel:nth-child(5n) {
	margin-right:0;
	width:172px;

}

/* production pages */


.pastproductionposter {
	float:left; 
	margin: 0 21px 15px 0;
	width:318px;
}


#pastproductiontextpanel {
	width:620px;
	height: 426px;
	float:left;
	padding:0px 20px 0 20px;
	background-color:#e2e2e2;	
	line-height:1.2;
}


.productionposter {
	width:400px;
	float:left;
	
}

#productiontextpanel {
	width:580px;
	/*height: 426px;*/
	float:left;
	padding-left:20px;
	font-size:0.9em;
	line-height:1.43;
	position:relative;
}


.booktickets {
	padding:7px;
	background-color:#e6f5e3;
	font-size:18px;
	color: 	#5c895e; 
	border-radius:4px; 
	cursor:pointer; 
	margin: 5px 0 0 0; 
	font-weight:bold;
	text-align:center;
}

.grey {
	background-color:#eee; 
	color:#d4d4d4;
	cursor:auto;
}

.booktickets:hover {
 	 	 color:#76a069;
}
.grey:hover {
	color:#d4d4d4;
}

#tickets1 {
	display:block;
}

#tickets2, #tickets3 {
	display:none;
}

#booking-notes, #audition-notes {
	
	width:800px;
	position:fixed;
	left: calc(50vw - 450px);
	top:150px;
	z-index:110;
	padding:10px;
	display:none;
	background-color: #FFF;
	border: 4px solid #76a069;
	border-radius:10px;
	font-size: 0.9em;
	cursor: pointer;
	
}

/* past productions page */

#pastproductions {
	width:320px;
	height:440px;
	float:left;
	margin-right:10px;
}


#pastproductionscontainer {
	width:320px;
	height:380px;
	float:left;
	background-color:#e2e2e2;
	overflow: auto;
}

#note {
	width:310px;
	background-color:#76a069;
	padding: 10px 0px 10px 10px;
	color:#FFF;
	font-size:0.7em;
	
}

#pastproductionscontainer ul {
	list-style:none;
	padding-left:0;
	
}

#pastproductionscontainer li {
	margin-top:0px;
	margin-bottom:0px;
	list-style:none;
}


iframe {
	position:relative;
	top:0;
	right:-5px;
	
}
	
#dates {
	float:left;
	width:45px;
	background-color:#76a069;
	padding-left:3px;
	margin-bottom:0px;
	color:#FFF;
	font-size:0.75em;
	font-weight:bold;
	line-height:1.5; 
}

#productions a {
	color:#063;
	text-decoration:none;
}
#productions a:hover {
	color:#76a069;
}

#productions {
	float:left;
	width:240px;
	font-size:0.75em;
	background-color:#e2e2e2;
	padding-left:10px;
	line-height:1.5;
}

.gallery-container {
	display: flex;
	flex-flow: row wrap;
	margin-top:5px;
	justify-content: center;
}

.gallery {
	display:flex;
	flex-direction: column;
	margin:10px 6px;
 }

.gallery .greylinkpanel{
	margin-top:5px;
}


/* Sherborne Studio Theatre page */
#popup {
	width:420px;
	position:absolute;
	z-index: 20;
	top:726px;
	left: 980px;
	padding:10px;
	display:none;
	background-color: #FFF;
	border: 4px solid #76a069;
	border-radius:10px;
	font-size: 0.9em;
	overflow:auto;
	cursor:pointer;
}

#close-catalogue {
	float:right;
	background-color: #76a069;
	color: #fff;
	border-radius:5px;
	font-size:13.333px;
	position: sticky;
	top: 0;
	z-index:30;
}

.catalogue-image {
	 width:400px; 
	 margin-bottom:10px; 
	 position:relative; 
	 bottom:0px;
}

.catalogue-image-last { 
	margin-bottom:0;
}

#theatre-page-text {
	float:left; 
	margin: 15px 0 0px 0; 
	width:480px; 
	font-size: 0.9em;
}


	
	
	
