/*
	http://metro.deeptext.ru/
	(c) DeepText
	mail@deeptext.ru
	January 12, 2008
*/

#metro-map {
	width: 800px;
	height: 830px;
	position: relative;
	top: 40px;
}
#metro-lines,
#metro-stations {
	width: 800px;
	height: 830px;
	position: absolute;
	top: 0;
	left: 0;
}
#metro-stations div {
	position: absolute;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: black;
	line-height: 90%;
	background-color: white;
	padding: 0 1px;
}
#metro-map div.line {
	width: 800px;
	height: 830px;
	top: 0;
	left: 0;
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
#sliderbg {
	background: url('../img/sliderbg-h.gif') top left no-repeat;
	position: relative;
	top: 20px;
	left: 20px;
	height: 50px;
	width: 840px;
}
#sliderbg div {
	width: 100px;
}
span.closed {
	color: #CCCCCC;
}
span.half {
	color: #333333;
}
#whatthedate {
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	position: relative;
	left: 25px;
	top: 0;
	color: #0000aa;
}
#metro-stations .ln1 {
	background: #ed0001;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln2 {
	background: #029422;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln3 {
	background: #0638cd;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln4 {
	background: #069cd3;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln5 {
	background: #7f0000;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln6 {
	background: #ff7f00;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln7 {
	background: #ac0091;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln8 {
	background: #ffdd03;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln9 {
	background: #a2a5b4;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln10 {
	background: #8cce3a;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln11 {
	background: #29b1a6;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
#metro-stations .ln12 {
	background: #b2dae7;
	font-size: 1px;
	width: 8px;
	height: 8px;
	padding: 0;
}
