/* IMPORT */
/* ****** */

/* TAG's */

a:link, 
a:visited {
	color:#000;
	text-decoration:none;
}
a.buttons {
	color: #7da2aa;
}
a.buttons, a.buttons:hover {
	text-decoration: none;
}
a:hover, 
a:active {
	color:#7ca9c5;
	text-decoration:underline;
}
a.anh:link, 
a.anh:visited {
	background:transparent url('/metro/spb/i/bg/anh_bg.gif') repeat-x 0 100%;
}
a.anh:hover, 
a.anh:active {
	text-decoration:none;
	background:none;
}

h1 {
	margin:0;
	padding:0;
	font-size:1.5em;
}
h2 {
	margin:0;
	padding:0 0 5px 0;
	font-size:1.5em;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
}

.title { padding:0 0 12px 60px; }

.title h1 {
	position:relative;
	width:438px;
	height:21px;
	overflow:hidden;
}
.title h1 i {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:438px;
	height:21px;
	background:transparent url('/metro/spb/i/title.gif') no-repeat 0 0;
}

img { border:none; }


/* ***** */

/* ID's */

/* **** */

/* CLASS'es */

.active { z-index:13 !important; }

.active-line { z-index:10 !important; }

.cleaner {
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.route-info {}

.route-info p {
	margin:0;
	padding:0 0 4px 0;
	line-height:1.5em;
}
.route-info .route .st { padding:0; }

.route-info .route {
	position:relative;
	width:100%;
	height:3.33em;
}
.route-info .transfers {
	position:absolute;
	/*top:13px;*/
	/*bottom:-27px;*/
	bottom:-2.25em;
	left:-11px;
	/*width:13.5em;*/
	width:auto;
	height:3.41em;
	padding:4px 10px 7px 10px;
	border:1px solid #999;
	background-color:#FFF;
}
.route-info .transfers p { padding:0 0 2px 0; }

.route-info .transfers a:link, 
.route-info .transfers a:visited { text-decoration:underline; }
.route-info .transfers a.anh:link, 
.route-info .transfers a.anh:visited, 
.route-info .transfers a:hover, 
.route-info .transfers a:active { text-decoration:none; }

.route-info .route span {
	border-style:double;
	border-width:0 0 3px 0;
	white-space:nowrap;
}

.route-info .route .way1 { border-color:#d72027; }

.route-info .route .way2 { border-color:#2850a3; }

.route-info .route .way3 { border-color:#128f41; }

.route-info .route .way4 { border-color:#df8401; }

.route-info .route .way5 { border-color:#a03895; }

.route-info .time {
	padding:4px 0 11px 0;
	font-size:1.5em;
}
.route-info .time strong { font-weight:normal; }
#transf_st { 
	color:#00529c; 
}
/* ******** */