/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

body {
	background-color:#959595;
	font-family:Arial, Helvetica, sans-serif;
	color:#111111;
}

a:link, a:visited {
	color:#c32126;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.black:link, a.black:visited {
	color:#111111;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#c32126;
	padding:10px 0;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#c32126;
	padding:10px 0;
}

p {
	color:#111111;
	font-size:12px;
	padding:0 0 10px 0;
}

p.breadCrumb {
	padding:10px 0 0 10px;
}

div.clearBothZeroPix {
	clear:both;
	height:0;
	overflow:hidden;
	line-height:0;
}

div#topShadowWrapper {
	width:1000px;
	height:25px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/topShadow.png);
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:0;
}

* html div#topShadowWrapper {
	background-image:url(../images/topShadow.gif);
}

div#midShadowWrapper {
	width:1000px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/midShadow.png);
	background-repeat:repeat-y;
}

* html div#midShadowWrapper {
	background-image:url(../images/midShadow.gif);
}

div#bottomShadowWrapper {
	width:1000px;
	height:48px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/bottomShadow.png);
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:0;
}

* html div#bottomShadowWrapper {
	background-image:url(../images/bottomShadow.gif);
}

div#innerWrapper {
	width:950px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
}

div#innerHolder {
	position:relative;
	width:910px;
	margin:0 auto;
	padding:0;
}

div#header {
	position:relative;
	width:100%;
	height:100px;
	margin:0;
	padding:0;
}

img#labourBadge {
	position:absolute;	
	top:5px;
	left:0;
}

img#fromTelfordForTelford {
	position:absolute;	
	top:60px;
	left:0;
}

img#davidWright {
position:absolute;
top:55px;
left:600px;
}

/*******************************************************************************topNav*************************/
ul.topNav {
	float:right;
list-style:none;
padding:5px 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

ul.topNav li {
display:inline;
padding-left:16px;
text-decoration:none;
margin-top:0;
}

ul.topNav a:link, ul.topNav a:visited {
color:#111111;
font-weight:normal;
font-size:14px !important;
text-decoration:none;
}

ul.topNav a:hover {
color:#c32126;
}




div#breadcrumbHolder {
	width:100%;
	height:35px;
	background-color:#ebebeb;
	margin:0 0 10px 0;
	padding:0;
}

div#botNavHolder {
	width:100%;
	height:35px;
	background-color:#ebebeb;
	margin:0;
	padding:0;
}

/*******************************************************************************botNav*************************/
ul.botNav {
list-style:none;
padding:7px 0 0 0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

ul.botNav li {
display:inline;
padding-left:16px;
text-decoration:none;
margin-top:0;
}

ul.botNav a:link, ul.botNav a:visited {
color:#111111;
font-weight:normal;
font-size:14px !important;
text-decoration:none;
}

ul.botNav a:hover {
color:#c32126;
}

div#slideshowHolder {
	position:relative;
	margin:0;
	padding:0;
}

div.slideshow {
	position:relative;
	width:100%;
	height:350px;
	background-color:#ffffff;
	margin:0 0 10px 0;
	padding:0;
}

/********************************************************************slideshow nav stuff*********************************/
.nav { position:absolute; top:310px; left:20px; z-index:99; }
#nav a, #s7 strong { margin: 0 3px 0 0; padding: 3px 5px; border: 1px solid #fff; color: #fff; background: none; text-decoration: none }
#nav a.activeSlide { background: #none;  border: 1px solid #FF0; color: #FF0; }
#nav a:focus { outline: none; }
#output { text-align: left; }
 
#nav { text-align: left }

div.leftThreeQuarters {
	float:left;
	width:683px;
	margin:0;
	padding:0;
}

div.narrowTypeColumn {
	width:217px;
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

#pink {
	border-top:10px solid #ec008c;
	border-bottom:1px solid #ec008c;
}

#green {
	border-top:10px solid #39b54a;
	border-bottom:1px solid #39b54a;
}

#yellow {
	border-top:10px solid #fff200;
	border-bottom:1px solid #fff200;
}

#red {
	border-top:10px solid #c32126;
	border-bottom:1px solid #c32126;
}

#grey {
	border-top:10px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}

#black {
	border-top:10px solid #111111;
	border-bottom:1px solid #111111;
}

img.narrowTypeColumImage {
	margin:0;
	padding:0;
}

div.rightQuarter {
	float:right;
}

div#contactColumn {
	width:217px;
	margin:0;
	padding:0;
	border-top:10px solid #c32126;
	border-bottom:1px solid #c32126;
}

div.newsItem {
        width:210px;
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px solid #c32126;
}

div#eventsHolder {
	width:671px;
	margin:0 0 10px 0;
	padding:0;
	border-top:10px solid #c32126;
	border-bottom:1px solid #c32126;
}

div.individualEventHolder {
	width:100%;
	clear:both;
	border-bottom:1px solid #ebebeb;
}

div.individualEventHolder p {
	padding:0;
	font-size:12px !important;
}

div.eventDateHolder {
	padding:5px 0;
	float:left;	
	width:120px;
}

div.eventTitleHolder {
	padding:5px 0;
	float:left;	
	width:300px;
}

div.eventLocationHolder {
	width:217px;
	padding:5px 0;
	float:right;	
}

div#footer {
	width:1000px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

div.contentHolder {
	width:671px;
	margin:0 0 10px 0;
	padding:0;
	border-top:10px solid #c32126;
	border-bottom:1px solid #c32126;
}

img#newsArticlePhoto {
float:left;
margin:0 10px 10px 0;
padding:0;
}

table.formTable td {
padding:0 10px 10px 0;
font-size:12px;
}
 