﻿@import url('https://tramstops.dannycox.me.uk/gallery.css');
@import url('https://tramstops.dannycox.me.uk/universal.css');
@import url('https://www.dannycox.me.uk/dannycoxmeukBar.css');
@import url('speechbubbles.css');

.mainpage a, #logo a, #header a, .greenBar a {
	color: #2F6A72;
}
.mainpage a, #logo a, #header a {
	text-decoration: none;
}
.mainpage a:hover, #logo a:hover, #header a:hover, .greenBar a {
	text-decoration: underline;
}

#header #menu {
	text-align: right;
	margin-bottom: 15px;
}
#header #logoBar {
	text-align: left;
	padding-bottom: 7px;
	padding-left: 2px;
}
#header #logoBar a {
	text-decoration: none;
	display: block;
	
}
#header #logoBar h1 {
	
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#header #logoBar .dannysTramStopPhotosHeaderText {
	margin-bottom: 5px;
	font-size: 20pt;
}
#header #logoBar .dannysTramStopPhotosHeaderText a {
	color: #0000FF;
}
#header #logoBar .netHeaderText {
	margin: 0;
	font-weight: normal;
	font-size: 30pt;
	font-weight: 500;
}
#header #pageTitle {
	margin-top: 25px;
	text-align: center;
}
.noborder {
	border-width: 0;
}
.centre, .style1, .style4, td.style6, td.style9, td.nationalrailinterchange, .style11 {
	text-align: center;
}
.alignleft, .style2 {
	text-align: left;
}
.linkedlineimage, .style3, .style5 {
	vertical-align: middle;
}
.notopmargin, .style4 {
	margin-top: 0px;
}
.linkedlineimage, .style5 {
	border-width: 0;
}
.smalltext, .style7, .nationalrailinterchange, .style10, .style11 {
	font-size: x-small;
}
.verysmalltext, span.style8 {
	font-size: xx-small;
}
.rightalign, td.style8 {
	text-align: right;
}


.topdiv {
	background-image: url('images/logobottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
}
.pageholder {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: -25px;
}


ul.gallery li a:hover {
	background-color: #3E6D73;
}

a img{
	border-width: 0;
}
.alignRight {
	text-align: right;
}
.smallText {
	font-size: small;
}
.noBottomMargin {
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.greenBar {
	color: #2F6A72;
	background-color: #C2D837;
	font-size: small;
	padding: 3px;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 3px;
}
.darkGreenBar {
	background-color: #2F6A72;
	height: 7px;
}

@-ms-viewport { width: device-width; }

@media screen and (max-width: 820px){
	.pageholder {
		width: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#header #menu, .mainpage{
		padding-right: 5px;
		padding-left: 5px;
	}
}
@media screen and (max-width: 640px){
	.mainpage{
		font-size: small;
	}
	.smallText {
		font-size: x-small;
	}
	p.greenBar {
		font-size: x-small;
	}
}
@media screen and (max-width: 600px){
	.pageholder {
		margin-top: auto;
	}
	#header #menu {
		font-size: small;
		margin-bottom: 5px;
		margin-top: 5px;
	}
	#header #logoBar .dannysTramStopPhotosHeaderText {
		font-size: 15pt;
	}
	#header #logoBar .netHeaderText {
		font-size: 25pt;
	}
	#header .greenBar {
		font-size: x-small;
	}
}