﻿.disabled {
	color: #ccc
}
.current {
	color: #fff;
	background: #ef3124;
}
.current a {
	color: #fff;
}

.current_clickable, #All {
	color: #fff;
	background: #ef3124;
}
.current_clickable a, #All a, .current_clickable a:visited, #All a:visited, .current_clickable a:hover, #All a:hover {
	color: #fff;
	outline: none;
}
#All.up-level {
	background: none;
}


.filter-menu div {
	padding: 4px;
	margin-left: 6px;
}
.up-level {
	background: url(/i/up-ar.gif) 0% 50% no-repeat;
}
.Branch {
	margin-bottom: 1.33em;
}
.DataContainer {
	padding: 1.5em 0 0 10px;
	//width: 100%;
	//padding-top: 3.5em;
}

.BranchList {
	width: 100%;
}
.BranchList td {
	vertical-align: top;
	padding: 0 20px 2em 0;
}
.BranchList .name {
	width: 35%;
}
.BranchList .address {
	width: 35%;
}
.BranchList .address a {
	display: block;
	padding-left: 20px;
	background: url(/i/i-address.gif) 0 0.2em no-repeat;
	margin-left: -20px
}
.BranchList .address img {
	position: relative;
	top: 6px; left: 5px;
}
.BranchList .icons {
	width: 30%;
	white-space: nowrap;
}
.BranchList .auto {
	position: relative;
	left: -25px;
	background: url(/i/i-auto.gif) 0 0.1em no-repeat;
	padding-left: 25px;
}

#FilterItems {
	margin-top: 1.2em;
	width: 100%;
	clear: both;
	margin-bottom: 1.2em;
}
#FilterItems small {
	font-size: 85%;
}
#FilterItems .current a, #FilterItems .current a:hover {
	color: #fff;
	text-decoration: none;
	cursor: text;
}
#FilterItems table td {
	padding-right: 1em;
}
#FilterItems #All {
	font-weight: bold;
	white-space: nowrap;
}

#Bookmarks {
	margin: 0 0 1em 6px;
}
#Bookmarks a {
	display: block;
	float: left;
	padding: 4px;
	margin-right: 20px;
}

#Bookmarks a.active {
	color: #fff;
	background: #ef3124;
	text-decoration: none;
}

#MetroMap {
	position: relative;
}
#MetroMap a {
	position: absolute;
	background-repeat: no-repeat;
	display: block;
}
#SubFilter {
	visibility: hidden;
}
#Pager {
	margin: 0 0 2em 10px;
}
#Pager span {
	margin-right: 10px;
}

#SectionNavigation {
	float: left;
}

#CurrentCityOld, #SubFilter {
	margin-left: 10px;
}

#CurrentCityOld {
	font-weight: bold;
	margin-bottom: 0.3em;
	font-size: 120%;
}

#CurrentCity {
	margin-bottom: 0.3em;
	font-size: 180%;
	font-weight: normal;
	color: rgb(239, 49, 36);
	margin-top: -10px;
	//margin-top: 0px;
}

.department-link2 {
	margin: 0px 0px 20px 45px
}
.department-link2 span {
	margin: 0px 20px 0px 0px
}

