html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	color: #000;
	font-family: inherit;
	vertical-align: baseline;
}

html, body {
	margin: 0;
	padding: 0;
}

html {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
}

form label:hover {
	cursor: pointer;
}

body.d #content-wrapper, body.about #content-wrapper, body.contact #content-wrapper {
	border-top: 20px solid #000;
}
body.d #content-wrapper, body.about #content-wrapper, body.contact #content-wrapper {
	padding-top: 40px;
}
#content-wrapper a {
	border-bottom: 1px dashed;
	text-decoration: none;
}
#content-wrapper a.iframe {
	border-bottom: none;
}

body.a #content {
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
body.d #content.noSecondary {
	width: 630px;
	margin-right: 80px;
}
body.a #sidebars {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	width: 470px;
}
body.a #sidebars .single {
	float: left;
	width: 230px;
}

body.a #sidebars #subNav.single {
	width: 200px;
}
body.a #sidebars .double {
	float: left;
	width: 470px;
}
body.a #sidebars .single.tertiary {
	float: right;
}
body.a #sidebars .single:nth-child(2) {
	margin-top: 30px;
}
body.invest-in-stoke #sidebars #subNav {
margin-right: 10px;
}
body.contact #sidebars #subNav {
	float: right;
}
body.about #content{
	margin-bottom: 15px;
}

#sidebars #events-list {
	background: #f6f6f7;
	margin-right: 20px;
	margin-top: 0;
	padding: 8px 11px;
	width: 198px;
}

.adItem {
	margin-bottom: 10px;
}

/* Weather */
#todaysWeather {
	margin-bottom: 10px;
}
#todaysWeather h3 {
	color: #505f69;
}
#weather-report {
	background: #7eb0cc;
	color: #FFF;
	padding: 10px 12px;
}
#weather-report p,
#weather-report dl,
#weather-report dt,
#weather-report dd,
#weather-report h4 {
	color: #FFF;
	margin: 0;
}
#weather-report dt {
	font-weight: bold;
}
#weather-report img {
	float: left;
	margin-right: 3px;
}
#weather-report dl {
	margin-left: 75px;
}
#weather-report p.date {
	margin-bottom: 6px;
}
#weather-report a {
	color: #ff0;
}

#events-list,
#events-list h1,
#events-list h2,
#events-list h3,
#events-list h4,
#events-list h5,
#events-list h6,
#events-list p,
#events-list strong,
#events-list small,
#events-list em,
#events-list a {
	color: #505f69;
}

#events-list h3 {
	border-bottom: 1px dashed;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 6px;
}

#events-list p {
	margin-bottom: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#event-list p.event-link {
		overflow: hidden;
	}
}

#events-list .listItem {
	margin-bottom: 20px;
}

#events-list h5 {
	margin-bottom: 8px;
}
#events-list h5 a {
	border: none;
}

h1 { font-size: 20px; }
h2 { font-size: 14px; }
h3,h4,h5,h6 { font-size: 13px; }

small {
	font-size: 10px;
}

blockquote {
	margin: 12px 25px;
}

/* Archive List */
#mediaArchivelist .listItem, #defaultList .listItem, #mediaArchivelist .listItemNoImage, #defaultList .listItemNoImage {
	margin: 0 0 20px;
	float: left;
	width: 100%;
}
#mediaArchivelist .listItem a.img, #defaultList .listItem a.img {
	float: left;
}
#mediaArchivelist .listItem h3,
#mediaArchivelist .listItem p,
#defaultList .listItem h3,
#defaultList .listItem p {
	margin: 0 0 2px 160px;
}
#mediaArchivelist .listItem p.downloadLink {
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 80%;
}
#mediaArchivelist .listItemNoImage h3,
#mediaArchivelist .listItemNoImage p,
#defaultList .listItemNoImage h3,
#defaultList .listItemNoImage p {
	margin: 0 0 2px 0;
}
p.pagination {
	float: left;
	clear: both;
}
/* Location map - homepage widget */
#location-info {
	margin-bottom: 10px;
}
#location-info dt {
	float: left;
}
#location-info dt a {
	border-bottom: none;
}
#location-info dd {
	margin-left: 230px;
}

#location-info dd a {
	color: #505f69;
}

#location-info p {
	padding-left: 10px;
}
img#locationDiagram {
	margin-top: 15px;
}

/* Mini download widget */
#miniDownloadList .listItem {
	padding: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#miniDownloadList .listItem a {
	border: none;
}

/* Layout */
body {
	padding-top: 35px;
}

body.mceContentBody {
	padding-top: 0;
	font-size: 12px;
}

.container {
	margin: 0 auto;
	width: 960px;
}

#logos, #logos li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#logos li a {
	display: block !important;
	background: transparent url(/images/logos.png) no-repeat;
	height: 78px;
	text-indent: -9999px;
	text-align: left; /* Fixes odd image replacement bug */
	overflow: hidden;
}

#logos li.stoke a {
	width: 237px;
	background-position: 0 0;
}
#logos li.newcastle a {
	width: 323px;
	background-position: -237px 0;
}
#logos li.peak a {
	width: 203px;
	background-position: -560px 0;
}

#header form {
	float: right;
}

#header form ul {
	float: right;
}

#header form ul, #header form ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header form ul {
	margin-top: 37px;
}

#header form ul li {
	float: left;
}
#header form ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #465560;
	border-right: solid 1px #465560;
	padding-left: 5px;
	padding-right: 5px;
}
#header form ul li a.last {
	border-right: none;
	padding-right: 2px;
}
#header form ul li a:hover {
	text-decoration: underline;
}
#header form input.input-text {
	color: #909090;
	width: 120px;
}

#header form div {
	margin-top: 60px;
}


#nav {
	clear: both;
}

body.d #content {
	float: left;
	width: 470px;
}
p.location {
	border-bottom: 1px dashed;
	font-size: 14px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	text-indent: 12px;
}
body.d #secondary-column {
	float: left;
	margin-left: 20px;
	width: 220px;
}
p.caption {
	font-size: 10px;
	padding: 5px 10px;
	margin-top: -4px;
}
.single p.caption {
	width: 200px;
}

#page-controls {
	background: url(/images/interface/up-arrow.png) no-repeat 12px 75%;
	border-top: 1px dashed;
	margin-top: 16px;
	padding-top: 8px;
	padding-left: 35px;
}
#page-controls a {
	border: none;
}

body.d #tertiary-column {
	float: left;
	margin-left: 20px;
	width: 230px;
}
#footer, #page-controls {
	clear: both;
}

/* Nav */
#nav {
	margin-top: 120px;
	background-color: #F6F6F7;
}
#globalNav, #globalNav li {
	list-style: none;
	padding: 0;
}

#globalNav li {
	float: left;
	margin: 0;
	position: relative;
}
#globalNav li a {
	background: #000;
	border-right: 1px solid #FFF;
	color: #FFF;
	display: block;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0;
	text-indent: 11px;
	text-decoration: none;
	width: 119px;
}

ul#globalNav li ul {
	display: none;
	padding-left: 0;
	position: absolute;
	left: -1px;
	top: 35px;
	padding-top: 9px;
	padding-right: 5px;
	z-index: 2;
	border-left: solid 1px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255);
	border-right: solid 1px rgb(255,255,255);
}

ul#globalNav li:hover ul {
	display: block;
}

ul#globalNav li ul li {
	float: none;
	position: relative;
}

ul#globalNav li ul li a {
	white-space: nowrap;
	width: 100%;
	border-right: none;
	min-width: 200px;
}

/* Carousel */
#banner {
	border-top: 20px solid #000;
	background-color: #F6F6F7;
}
#homeCarousel {
	background: url(/images/banner-background.gif) repeat-x 0 0;
	height: 250px;
}

div.carouselItem {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 240px;
}
div.carouselText {
	padding: 10px;
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 240px;
}

#homeCarousel div.carouselText h1,
#homeCarousel div.carouselText h2,
#homeCarousel div.carouselText h3,
#homeCarousel div.carouselText h4,
#homeCarousel div.carouselText h5,
#homeCarousel div.carouselText h6,
#homeCarousel div.carouselText p,
#homeCarousel div.carouselText a,
#homeCarousel div.carouselText small,
#homeCarousel div.carouselText strong,
#homeCarousel div.carouselText em {
	background: transparent;
	color: #FFF;
}

#homeCarousel div.carouselText h2,
#homeCarousel div.carouselText h4 {
	margin: 0;
	margin-bottom: 2px;
}
#homeCarousel div.carouselText h4 {
	font-weight: normal;
}
#homeCarousel div.carouselText a {
	text-decoration: none;
}
#homeCarousel div.carouselText a:hover {
	border-bottom: 1px dashed;
}

#ci1 .carouselText {
	background: #00446a;
	background: rgba(0,68,106,0.5);
}
#ci2 .carouselText {
	background: #F87937;
	background: rgba(248,121,55,0.5);
}
#ci3 .carouselText {
	background: #D5D047;
	background: rgba(213,208,71,0.5);
}
#ci4 .carouselText {
	background: #8E090B;
	background: rgba(142,9,11,0.5);
}


/* News Ticker */
#ticker {
	background: #f6f6f7;
	border-top: 1px dotted #717d86;
	border-bottom: 1px dotted #717d86;
	height: 22px;
	padding-top: 8px;
	color: #455560;
	margin: 20px auto;
	text-indent: 10px;
}
#ticker p {
	margin: 0;
}
#ticker strong {
	color: #f47b20;
	display: block;
	float: left;
	text-transform: uppercase;
	width: 128px
}
#ticker span {
	display: block;
	float: left;
	white-space:nowrap;
	overflow:hidden;
	width: 780px;
	text-indent: 0;
}
#ticker a {
	color: #455560;
	text-decoration: none;
}
#ticker a:hover {
	text-decoration: underline;
}
#ticker ul {
	float: right;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}
#ticker li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Page Copy / Standard page content */
h1#page-title {
	border-bottom: 1px dashed;
	color: #505f69;
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 7px;
	padding-bottom: 7px;
}
div#standardPageContent h2 {
	color: #505f69;
	font-weight: normal;
	font-size: 23px;
	line-height: 28px;
}

#standardPageContent img {
	margin: 15px;
	margin-bottom: 0;
}
#standardPageContent img[align=left] {
	margin-left: 0;
}
#standardPageContent img[align=right] {
	margin-right: 0;
}

div#standardPageContent p {
	font-size: 14px;
	line-height: 18px;
}

/* Featured news list */
h3.divider {
	border-bottom: 1px dashed;
	color: #505f69;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 7px 0 6px 0;
	text-indent: 10px;
	clear:both;
}

.listItem {
	margin-bottom: 20px;
}

.listItem img {
	float: left;
}
.listItem .itemcopy {
	margin-left: 150px;
}
.listItem .noImage {
	margin-left: 0;
}
.listItem .itemcopy p,
.listItem .itemcopy h4,
.listItem .itemcopy h4.itemTitle a {
	border-bottom: none !important;
	color: #505f69;
	margin-bottom: 2px;
}
.listItem .itemcopy a {
	color: #505f69;
}
p.list-goto {
	font-size: 15px;
}
p.list-goto a {
	color: #505f69;
}

/* Partners List */
#partnersList .listItem .itemcopy {
	margin-left: 0;
}
/* Archive list */
div form#archiveFilterForm {
	background: #FFF;
	border-bottom: 1px dashed #748088;
	position: relative;
}
#archiveFilterForm span.step {
	padding-left: 60px;
}
form#archiveFilterForm label {
	font-weight: bold;
}
form#archiveFilterForm select {
	margin-right: 20px;
}
#submitArchiveFilterForm {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* Sub nav */
#subNav {
	padding: 6px 12px 20px 12px;
	margin-bottom: 10px;
}
#subNav ul, #subNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subNav ul li {
	margin-bottom: 10px;
}
#subNav li.active-module span {
	color: #fff;
	border-bottom: solid 1px #fff;
}
#subNav h3, #galleryFilterForm h3 {
	border-bottom: 1px dashed;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
#subNav a {
	border: none;
}
#subNav a:hover,
#subNav a:focus,
#subNav a:active {
	border-bottom: 1px dashed;
}

#subNav ul li ul li {
	list-style-image: url(/images/reuse/listDash.gif);
	list-style-position: inside;
	padding-left: 30px;
}
#subNav .subSubLi {
	list-style-image: none;
}

/* Google Map */
#map {
	width: 100%;
	height: 470px;
	float: left;
}

/* Photo Gallery */
#gallery-wrapper {
	background: #f6f6f7;
	margin-bottom: 20px;
	padding: 10px 0 10px 17px;
}
#gallery-wrapper p.pagination {
	float: right;
	margin-right: 60px;
}
.galleryItem {
	float: left;
	width: 136px;
	margin-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #888;
	margin-bottom: 10px;

	box-shadow:-2px 2px 25px #AAA;
	-webkit-box-shadow:-2px 2px 25px #AAA;
	-moz-box-shadow: -2px 2px 25px #AAA;
}
div#gallery-wrapper div.galleryItem a { border: none; }
#galleryDisplay div.first {
	clear: both;
}
.galleryItemContent {
	margin: 5px;
}
.galleryItemContent .img {
	border: 1px solid #c7cccf;
	height: 91px;
	width: 120px;
	margin: 10px auto;
	padding: 0;
	overflow: hidden;
}

.galleryItemContent img {
	width: 100%;
}

#galleryFilters p {
	margin-bottom: 5px;
}

div#galleryFilters form input[type="text"],
div#galleryFilters form input.text {
	width: 95%;
}

div.adVideo {
	display: none;
}
/* Login Form */

form#loginihtml_form {
	width: 500px;
}

#loginButton {
	margin-top: -20px;
}

/* Footer */
#footer {
	background: url(/images/footer-logo.png) no-repeat 720px 90px;
	border-top: 1px dotted #edf0f2;
	clear: both;
	padding-top: 12px;
	text-indent: 10px;
}
#footer ul, #footer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer,
#footer li,
#footer a,
#footer strong,
#footer p {
	color: #000;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	text-decoration: underline;
}

#footer #breadcrumbs li, #footer #nav-sections li {
	display: inline;
}

#footer ul#nav-sections {
	background: #f3f5f6;
	margin: 12px 0 6px 0;
	padding: 6px 0;
}

#footer #legals li {
	display: inline;
	font-size: 10px;
	margin-right: 6px;
}
#footer #copyright {
	margin: 30px 0;
}

#content-wrapper form {
	background: #f6f6f7;
	color: #505f69;
	margin-bottom: 25px;
	padding: 12px;
	position: relative;
}
#content-wrapper form#galleryFilterForm {
	padding-top: 6px;
}
#content-wrapper form label {
	color: #505f69;
}
#content-wrapper form input[type="text"], #content-wrapper form textarea,
#content-wrapper form input.text {
	background: #FFF;
	border: 1px solid #d1d5d7;
	color: #505f69;
	padding: 6px 4px;
	width: 444px;
	font-family: Helvetica, Arial, sans-serif;
}

#content-wrapper form textarea {
	height: 150px;
	font-size: 13px;
}
#content-wrapper form input[type="submit"],
#content-wrapper form input.submit {
	background: #455560;
	border: none;
	color: #FFF;
	padding: 5px 8px;
}

#content-wrapper form dd.orphan input[type="submit"],
#content-wrapper form input.submit {
	float: right;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#content-wrapper form dt, #content-wrapper form dd {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
#content-wrapper form dt {
	float: left;
	width: 150px;
}
#content-wrapper form dd.orphan {
	margin-left: 160px;
}

/* Modal Windows */
#control_overlay {
	background-color:#000;
}

.modal {
	background-color:#fff;
	padding:10px;
	border:1px solid #333;
}

.tooltip {
	border:1px solid #000;
	background-color:#fff;
	height:25px;
	width:200px;
	font-family:"Lucida Grande",Verdana;
	font-size:10px;
	color:#333;
}

.simple_window {
	width:250px;
	height:50px;
	border:1px solid #000;
	background-color:#fff;
	padding:10px;
	text-align:left;
	font-family:"Lucida Grande",Verdana;
	font-size:12px;
	color:#333;
}

.window {
	background-image:url("/stylesheets/window_background.png");
	background-position:top left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	font-family:"Lucida Grande",Verdana;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	min-width:150px;
	min-height:100px;
}

.window .window_contents {
	margin-top:10px;
	width:100%;
	height:100%;
}

.window .window_header {
	text-align:center;
}

.window .window_title {
	margin-top:-7px;
	margin-bottom:7px;
	font-size:11px;
	cursor:move;
}

.window .window_close {
	display:block;
	position:absolute;
	top:4px;
	left:5px;
	height:13px;
	width:13px;
	cursor:pointer;
	cursor:hand;
}
#modalControls {
	position: relative;
	text-align: center;
}
#prevImg {
	position: absolute;
	left: 0;
}
#nextImg {
	position: absolute;
	right: 0;
}

/* Site Map */
#sitemap a {
	color: #505f69;
}

#sitemap a.siteMapMain {
	font-size: 14px;
	font-weight: bold;
}

/* FAQ list */
dl#faqList dt {
	font-weight: bold;
}

/* Search Results */
.searchResults li {
	margin-bottom:10px;
}

/* Misc */
#partnersList {
	margin-bottom: 50px;
}

.input-submit {
	cursor: pointer;
}
.clear { clear: both; }
a:link img { border: none; }
a.img { border: none !important }
ul.locList {
	list-style-type: none;
}
ul.locList span {
	color: #505f69
}
span.city {
	width: 100px;
	display: block;
	float: left;
}
span.distanceKm {
	display: block;
	float: left;
	width: 60px;
}

/*contact form */
.email2 {display: none;}

