DIV#bannerphotos {
	width:200px; 
	height: 200px;
	background-image:url(../graphics/Glossop-VolunteerCentre-200x200.jpg); 
	background-repeat:no-repeat; 
	filter:blendTrans(duration=.5);
}


DIV#wholepage {
	margin-left:auto;
	width: 990px;
	margin-right:auto;
	text-align:left;	
	font-size: 90%;
	left:0px; 
	top:0px;  
/* Next two statements removed to allow text highlighting to function
after introduction of <base href="<%=SiteBaseAddress%>" /> - for XML dimple URLs
	position:relative; 
	z-index:100; 	
*/	
	visibility: visible;
}
DIV#flyouts {
	position:absolute; 
	width:100%;
	left:0px; 
	top:0px; 
	z-index:200; 
	visibility: visible;
}

.panel {
	margin: 0px 15px 0px 15px;
	padding: 3px 0px 7px 0px;
	border-top: #000000 0px dotted;
	border-bottom: #000000 0px dotted;	
	font-size: 85%;
	width:170px;
	overflow:hidden;
}
.panelstyles p {
	margin-top: 3px;
	margin-bottom: 0px;
}
.panelstyles H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.paneledit {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.features A {
	diplay: block;
	padding: 2px 10px 2px 10px;
	colour: white;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.features A:visited  {
	color: white;
}
.features A:link  {
	color: white;
}
.features A:active  {
	color: white;
	text-decoration: underline;
}
.features A:hover  {
	background-color: #D0E8E4;
	color: red;
}
.featuresbox{
	background-color: #D0E8E4;
	width: 180px;
	margin: 0px 0px 10px 10px;
	font-size: 9pt;
	color: black;
	text-align: justify;
}
.featuresbox p {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}

DIV#content {
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 15px 0px;
}

.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV#footer {
	width: 980px;
	height: 15px;
	margin: 0px 0px 0px 10px;
}

.jammer {
	margin: 10px 0px 0px 0px;
}

#menucontrols {
	display:none
}


.wideeditor {padding: 0px 25px 0px 25px;}
#idContentoEdit1 {border:none;}

.forminput input[type="text"] {height:18px; border:#A9A9A9 1px solid; border-radius: 2px; padding: 0px 0px 0px 2px;}
.forminput input[type="password"] {height:18px; border:#A9A9A9 1px solid; border-radius: 2px; padding: 0px 0px 0px 2px;}
.forminput select {height:20px; border:#A9A9A9 1px solid; border-radius: 2px;}
.forminput textarea {border:#A9A9A9 1px solid; border-radius: 2px;}
#searchcontrolbox {border:#8FC9C8 solid 1px; border-radius:8px;	padding:3px 3px 3px 3px;}
.searchbox {width:276px;}
.searchselect {width:280px;}
.searchsubmit {width:110px; margin-right:104px;}
#formbox {background-color:#F0FBFB; padding: 10px 0px 10px 0px;}
#editformpanel {font-size:84%; background-color:#F0FBFB; border:#8FC9C8 1px solid; border-radius: 2px; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;}
.fullbox {width:400px;}
.halfbox {width:198px;}
.fullselect {width:404px;}
.halfselect {width:202px;}
.fulltextarea {width:398px; font-family:Arial, Helvetica, sans-serif;}
.fullwidthtextarea {width:508px;}
.fullwidthtextarea textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.wideeditortextarea {width:534px;}
.wideeditortextarea textarea {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.combobox {width:198px;}
.comboselect {width:199px;}
.browsebox {width:330px;}
.browsebutton {width:67px;}
.tagsbox ul {width:396px !important; border: #A9A9A9 1px solid !important;}
.formsubmit {font-size:120%; font-weight:bold; padding: 1px 4px 1px 4px;}

.elh {
float:left; text-align:right; width:100px; line-height:22px; overflow:hidden;
}
.erh {
float:right; width:460px; text-align:left;
}
.elr {
padding: 3px 0px 0px 0px; clear:both;
}




.lh {
float:left; text-align:right; width:98px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:407px; text-align:left;
}
.lr {
padding: 3px 0px 0px 0px; clear:both;
}




