html {overflow-y: scroll;}
.button {
	display: block;
	float: left;
	width: 170px;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	padding: 0 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #611f81 !important;
	text-decoration: none;
	background: url(../T3SC-graphics/button-180x32.png);
}
a.button:hover {
	text-decoration: underline;
}

#voice-link {
	display: none;
}
#logo {
	background: url(../T3SC-graphics/t3sc_logo_top.png) no-repeat top;
}
#logo a {
	display: block;
	width:200px;
	height: 167px;
	text-indent: -1000px;
}
#page-header {
	padding: 11px 0 0 0;	
}
#header {
	background: url(../T3SC-graphics/header-bottom.png) no-repeat bottom;
}
#header-left {
	margin: 0 25px;
	height: 167px;
	width: 490px;
	float: left;
}

h1.title {
	margin: 8px 0 8px 0;
	padding: 0;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 50px;
	color: #333;
	text-align:center;
	width: 372px;
	height: 85px;
	background: url(../T3SC-graphics/t3sc-title-text.png) no-repeat;
	text-indent: -10000px;
	margin: 17px 0 14px 57px;
}
.both {clear:both}
h1.title .tameside {color: #611f81}
h1.title .coalition {color: #ababab}
h1.title br {display: none;}

h2.subtitle {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ababab;
	text-align:center;
	font-style:italic;
}

#header-right {
	width: 229px;
	height: 167px;
	float: left;
	background: url(../T3SC-graphics/header-right.png) no-repeat left 4px;
}
#header-right ul {
	margin: 4px 0 10px 35px;
	padding: 0;
}
#header-right ul li {
	list-style-type: none;
	margin-bottom: 4px;
}
#header-right ul li a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 36px;
	color: #333;
	font-weight:bold;
	font-size:14px;
}

#header-right ul li a#twitter {
	background: url(../T3SC-graphics/twitter-icon.png) no-repeat left;
}
#header-right ul li a#facebook {
	background: url(../T3SC-graphics/facebook-icon.png) no-repeat left;
}
#header-right ul li a#yammer {
	background: url(../T3SC-graphics/yammer-icon.png) no-repeat left;
}
#header-right ul li a#e-news {
	background: url(../T3SC-graphics/e-news-icon.png) no-repeat left;
}
#header-right ul li a#youtube-icon {
	background: url(../T3SC-graphics/youtube-icon.png) no-repeat left;
}
#header-right ul li a#flickr-icon {
	background: url(../T3SC-graphics/flickr-icon.png) no-repeat left;
}

#leftside {
	background: #611f81 url(../T3SC-graphics/column_bottom.gif) no-repeat left bottom;
	vertical-align: top;
}
#side-logos {
	height: 52px;
	margin-bottom: 10px;
}
#side-logos a {
	display: block;
	float: left;
	width: 90px;
	height: 52px;
	margin-left: 6px;
	text-indent: -1000px;
}
#side-logos #voice {
	background: url(../T3SC-graphics/voice-logo.png) no-repeat;
}
#side-logos #link {
	background: url(../T3SC-graphics/link-logo.png) no-repeat;
}

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; 
	margin-left:auto;
	width: 990px;
	margin-right:auto;
	text-align:left; 
	top:0px; 
	z-index:200; 
	visibility: visible;
}

.panel {
	margin: 0px 5px 0px 5px;
	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 10px 0px 25px;
	margin: 0px 0px 0px 0px;
}

.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

DIV#footer {
	width: 980px;
	height: 15px;
	margin: 5px 0px 0px 0px;
}
#footer p {
	margin: 10px;
	text-align:center;
	font-size: 0.8em;
}
.jammer {
	margin: 10px 0px 0px 0px;
}

#menucontrols {
	display:none
}


.elh {
float:left; text-align:right; width:100px; line-height:22px; overflow:hidden;
}
.erh {
float:right; width:660px; text-align:left;
}
.elr {
padding: 3px 0px 0px 0px; clear:both;
}

.lh {
float:left; text-align:right; width:110px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:420px; text-align:left;
}
.lr {
padding: 3px 0px 0px 0px; clear:both;
}

#editformpanel {
	width:540px;
}

.MenuSectionOptions {
background-color:#FFFFCC;
}

#oureventsbox
{
	display: inline-block;
	width: 743px;
	height: 94px;
	background-image: url(../T3SC-graphics/oureventsbox.png);
	margin: 5px 0px 0px 30px;
	padding: 30px 0px 0px 5px;
}

#rsslibLeftBox
{
	float: left;
	width: 350px;
}

#rsslibRightBox
{
	float: right;
	width: 380px;
}

/* News and Events Modules */

#underbox {
	margin: 10px 25px 0 25px;
}

.module {
	margin: 0;
	padding: 65px 10px 10px 10px;
	width: 222px;
	height: 195px;
	float: left;
	background: #e0bff0;
}
.module img {
	border: none;
}
#news-module {
	background: #e0bff0 url(../T3SC-graphics/news-module.png) no-repeat;
}
#events-module {
	margin: 0 7px;
	background: #f1e1f9 url(../T3SC-graphics/event-module.png) no-repeat;
}
#training-module {
	background: #e0bff0 url(../T3SC-graphics/training-module.png) no-repeat;
}
.module a.rss {
	display:block;
	float:right;
	margin: 10px 5px 0 0;
}
.module h3 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #444;
	margin-top: 5px;
}

.module ul {
	margin: 0 10px 0 18px;
	padding: 0;
}
.module ul li, #underbox .module ul li a {
	color: #611f81;
	font-weight:bold;
}
.module ul li .date {
	color: #333;
	font-weight:normal;
}
.module-right{
	float: right;
	margin-left: 20px;
}
#twitter-widget {
	margin: 0 0 10px 6px;
}

/* Events Page */
#events-panel #featuredpanel {
	width: 520px;
	min-height: 275px;
}
#events-calendar {
	width: 215px;
	height: 300px;
	float: right;
}

.calendar-message {
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 7px 0px 25px 0px;
	width: 192px;
	height: 103px;
	text-align: left;
}
.carousel-component .carousel-list ul.calendar-minilist {
	margin: 5px 0;
	padding: 0 0 0 20px;

}
.carousel-component .carousel-list ul.calendar-minilist li {
	margin: 0;
	color: #333;
	list-style: disc outside none;
	text-align: left;
	width: auto;
	height: auto;
	line-height: normal;
	font-size: 1.0em;
	clear: left;
	overflow: visible;
}

/* Blog Page */
.blog-title {
	margin-bottom: 7px;
}
.blog-content {
	margin-bottom: 7px;
}

/* Comments Styles */

.comments_main_seperator
{
	margin-top: 10px;
	border-top: 1px dashed #CCCCCC;
	font-weight: bold;
	padding-top: 7px;
}

.comments_titles
{
	font-weight: bold;
	font-size: 80%;
	width: 100px;
}

.comments_content
{
	font-size: 80%;
}

.comments_entry
{
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	padding: 6px 10px;
	margin: 10px 10px 10px 10px;
}

.comments_posted_by {
	font-weight: bold;
}
.comments_date {
	font-size: 0.8em;
	position: relative;
	top: -1px;
}
.comments_admin
{
	font-style: italic;
	font-size: 80%;
	border-top: 1px solid #000000;
	text-align: right;
	margin-top: 10px;
}

.comments_add_box
{
	width: 520px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}

.comments_add_textbox
{
	width: 300px;
}
.comments_add_textarea
{
	width: 300px;
	height: 200px;
}

.comments_add_row
{
	padding: 3px 0px 0px 0px;
	clear:both;
}

.comments_add_left
{
	float: left;
	text-align: right;
	width: 100px;
	line-height: 22px;
	overflow: hidden;
}

.comments_add_right
{
	float: right;
	width: 400px;
	text-align: left;
}
.comments_moderation {
	margin: 6px 0;
	padding: 0 0 0 16px;
}
ul.comments_moderation li {
	margin-bottom: 2px 0;
}
.comments_email {
	float: right;
	margin-top: 6px;
}
.comments_submit {
	clear:both
}
.comments-message {
	padding: 10px;
	text-align: center;
	border: 1px solid #1e72b2;
	background: #d1effc;
	margin: 7px 7px 7px -5px;
}
