#network-navigation,
#network-preview {
	padding:20px 0 0 0;
}
#ObjectsMap {
	border:1px solid #E5E5E5;
}
#map-container {
	clear:left;
	float:left;
	height:700px;
	padding:20px 0;
	width:100%;
}
#regions-list h3 {
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#regions-list ul {
	margin:0;
}
#regions-list ul li {
	background:none;
	display:block;
	float:left;
	line-height:20px;
	list-style-type:none;
	margin:0;
	padding:0;
}
#regions-list a {
	display:block;
	float:left;
	padding:2px 10px;
  line-height: 30px;
  color: #AB0535;
  font-weight: bold;
}
#regions-list a.active {
	color: #AB0535;
  text-decoration: none;
}
.network-type-list ul li {
	border-top:1px solid #E5E5E5;
	float:left;
	list-style-type:none;
	margin:0;
	padding:20px 0 10px 1%;
	width:46%;
}
.network-type-list ul li.odd {
	clear:left;
	margin:0 4% 0 0;
}
.network-type-list a {
	color:#2F3E83;
}
.network-type-list p {
	clear:both;
	margin:0 0 15px 0;
	padding:15px 0 0 0;
}
dl.type-list {
	margin:0 0 10px 0;
}
dl.type-list dt {
	color:#737373;
	clear:left;
	float:left;
	font-weight:bold;
	padding:5px 0;
	width:125px;
}
dl.type-list dt.atm span,
dl.type-list dt.exchange span {
	display:block;
}
dl.type-list dd {
	color:#333;
	float:left;
	margin:0;
	padding:5px 0;
	width:330px;
}
dl.type-list {

}
#network-full-description {
	float:left;
	padding:20px 0 0 0;
	width:460px;
}
.network-regions-list {
	float:left;
	padding:20px 10px 0 30px;
	width:450px;
}
.network-regions-list .item-list ul {
	margin:0;
}
.network-regions-list .item-list li {
	background:none;
	list-style-type:none;
	margin:0;
	padding:5px 0;
}
.network-regions-list .item-list p {
	margin:0;
}
.network-regions-list .item-list a {
	color:#2F3E83;
	font-weight:bold;
	padding:0 5px 0 0;
}
.network-regions-list .item-list span {
	color:#B5B5B5;
	font-style:italic;
}
#switch-map-list {
	clear:both;
	float:none;
	margin:0;
	height:30px;
	line-height:30px;
	padding:20px 0 0 0;
}
#switch-map-list li {
	display:block;
	float:left;
	height:30px;
	margin:0;
	list-style-type:none;
}
#switch-map-list li.first {
	background:#F2F2F2 url(img/switch-map-bg.gif) 0 0 no-repeat;
	padding:0 10px 0 20px;
}
#switch-map-list li.last {
	background:#F2F2F2 url(img/switch-map-bg.gif) 100% -30px no-repeat;
	padding:0 20px 0 10px;
}
#switch-map-list a {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
#switch-map-list a.active {
	color:#E86E69;
}


.dw {background:transparent url('/sites/all/themes/socbank/img/dw.png') no-repeat scroll;padding:0 0 2px 20px;margin:-44px 0 32px 0;}

#switch li {
  list-style: none;
  list-style-type: none;
  display: inline;
  margin: 0;
  margin-right: 10px;
}
#switch li a{
  background-color: #E9E9E9;
  padding: 5px 30px;
  line-height: 30px;
  color: #AB0535;
}
.more-info img {
  float: left;
}
.more-info p.title {
  color: #AB0535;
  font-size: 13px;
  font-weight: bold;
}

.more-info p {
  color: #343333;
  font-size: 10px;
  margin: 0 0 8px 10px;
}
#switch a.active {
  background-color: #AB0535;
  color: white;
}
