/* Screen style sheet for tubewalker.com */

#siteNavigation li#tabTubewalker {
	background-position: -3847px 0px;
}

#siteNavigation li#tabMoxon,
#siteNavigation li#tabLDW,
#siteNavigation li#tabLEJOG,
#siteNavigation li#tabMarkMoxon {
	background-position: -3716px 0px;
}

ul.mainMenu li#bakerloo,
ul.mainMenu li#about_tubewalking,
ul.mainMenu li#about_me  {
	margin-top: 0.50em;
}

#progress_chart {
	margin: 1em 0 1em 15px;
	padding: 0;
	width: 560px;
	line-height: 110%;
}

#progress_chart dl {
	margin: 0;
	padding: 0;
  	font-family: Arial, Helvetica, sans-serif;
}

#progress_chart dt {
	width: 180px;
	margin-bottom: 1px;
}

#progress_chart dt a {
	padding: 2px;
	display: block;
	width: 180px;
}

#progress_chart dd {
	position: relative; 
	float: left;
	width: 360px;
	margin-left: 185px;
	margin-bottom: -1.4em;
	top: -1.4em;
	background-color: #ccc;
}

#progress_chart dd a {
	font-weight: bold;
	color: #113b92;
	padding: 2px;
	width: 360px;
	display: block;
}

#progress_chart dd.done {
	background-color: #113b92;
	color: #fff;
}

#progress_chart dd.done a {
	color: #fff;
}

#line_list ul {
	margin: 0.5em 0 0.5em 0;
	padding: 0em;
	line-height: 110%;
}

#line_list li {
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0em;
}

#line_list li a {
	padding: 2px;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 160px;
	display: block;
}

.bakerloo {
	color: #fff;
	background: #ae6118;
}

.central {
	color: #fff;
	background: #e41f1f;
}

.circle {
	color: #113b92;
	background: #f8d42d;
}

.district {
	color: #fff;
	background: #00a575;
}

.east_london {
	color: #113b92;
	background: #f2ad41;
}

.hammersmith_and_city {
	color: #113b92;
	background: #e899a8;
}

.jubilee {
	color: #fff;
	background: #8f989e;
}

.metropolitan {
	color: #fff;
	background: #893267;
}

.northern {
	color: #fff;
	background: #000000;
}

.piccadilly {
	color: #fff;
	background: #0450a1;
}

.victoria {
	color: #fff;
	background: #009fe0;
}

.waterloo_and_city {
	color: #113b92;
	background: #70c3ce;
}

.bakerloo:visited {
	color: #fff;
}

.central:visited {
	color: #fff;
}

.circle:visited {
	color: #113b92;
}

.district:visited {
	color: #fff;
}

.east_london:visited {
	color: #113b92;
}

.hammersmith_and_city:visited {
	color: #113b92;
}

.jubilee:visited {
	color: #fff;
}

.metropolitan:visited {
	color: #fff;
}

.northern:visited {
	color: #fff;
}

.piccadilly:visited {
	color: #fff;
}

.victoria:visited {
	color: #fff;
}

.waterloo_and_city:visited {
	color: #113b92;
}

.bakerloo:hover {
	color: #fff;
	background: #ae6118;
	text-decoration: underline;
}

.central:hover {
	color: #fff;
	background: #e41f1f;
	text-decoration: underline;
}

.circle:hover {
	color: #113b92;
	background: #f8d42d;
	text-decoration: underline;
}

.district:hover {
	color: #fff;
	background: #00a575;
	text-decoration: underline;
}

.east_london:hover {
	color: #113b92;
	background: #f2ad41;
	text-decoration: underline;
}

.hammersmith_and_city:hover	{
	color: #113b92;
	background: #e899a8;
	text-decoration: underline;
}

.jubilee:hover {
	color: #fff;
	background: #8f989e;
	text-decoration: underline;
}

.metropolitan:hover {
	color: #fff;
	background: #893267;
	text-decoration: underline;
}

.northern:hover {
	color: #fff;
	background: #000000;
	text-decoration: underline;
}

.piccadilly:hover {
	color: #fff;
	background: #0450a1;
	text-decoration: underline;
}

.victoria:hover {
	color: #fff;
	background: #009fe0;
	text-decoration: underline;
}

.waterloo_and_city:hover {
	color: #113b92;
	background: #70c3ce;
	text-decoration: underline;
}

dl a,
#line_list li a {  
  	text-decoration:none;
	font-weight: bold;
} 

dd a {  
  	text-decoration:none;
} 

dd a:hover,
#line_list li a:hover {  
  	text-decoration:underline;
} 

input.donation {
	font-size: 1em;
	width: 140px;
}

