/* CSS Document */

.kurs-list {
	/*display: none;*/
	border: 1px solid #8AA48F;
	width: 80px;
	position: absolute;
	z-index: 50;
	top: 83px;
	left: 5px;
	background: url('/image/bg/map/bg-block1.png') 0 0 repeat;
	padding: 3px 0px;
	padding-left: 10px;
}
html>body .kurs-list {
	background: url('/image/bg/map/bg-block1.png') 0 0 repeat;
}
.kurs-list span {
	display: block;
	line-height: 20px;
	clear: both;
	font-weight: bold;
	text-align: center;
	margin-left: -10px;
}
.kurs-list .scroll {
	height: 360px;
	overflow: auto;
}
.kurs-list a, .kurs-list div.grey, .kurs-list div.limit {
	display: block;
	clear: both;
	text-decoration: none;
	width: 60px;
	height: 14px;
	cursor: pointer;
	border-bottom: 1px dotted #000;
}
.kurs-list a:hover {
	border-bottom: 1px dotted #f00;
}
.kurs-list .grey, .kurs-list .limit {
	cursor: pointer;
	border-bottom: 1px dotted #999;
}
.kurs-list span a {
	width: auto;
	text-decoration: underline;
}
.kurs-list .scale {
	float: left;
	width:	17px;
	height:	14px;
	background: url('/image/bg/map/scale-current.gif') 0px 0 repeat-y;
}
.kurs-list .grey .scale {
	background: url('/image/bg/map/scale.gif') 7px 0 repeat-y;
}
.kurs-list a.blue .scale {
	background: url('/image/bg/map/scale-current.gif') 0 0 repeat-y;
}
.kurs-list .limit .scale {
	background: url('/image/bg/map/scale-limit.gif') 0 top no-repeat;
}
.kurs-list .limit.top .scale {
	background: url('/image/bg/map/scale-limit-top.gif') 0 bottom no-repeat;
	float: left;
	width:	17px;
	height:	14px;
}
.kurs-list .limit.top, .kurs-list .bottom {
	position: static;
	cursor: default;
	clear: both;
	text-decoration: none;
	width: 60px;
}
.kurs-list div.limit, .kurs-list div.grey {
	border-bottom-width: 0;
	cursor: default;
}
.kurs-list .limit.top {
	border-bottom: 1px dotted #000;
}

.kurs-list .value {
	float: left;
	width:	30px;
	height:	12px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: 0px solid #fff;
	color: #000;
}
.kurs-list a.grey .value, .kurs-list a.limit .value {
	color: #999;
}
.kurs-list .top .value, .kurs-list .bottom .value {
	color: #000;
	font-weight: bold;
}
.kurs-list a:hover .value {
	/*text-decoration: underline;*/
	color: #f00;
}
.kurs-list .bottom .value {
	border-color: #fff;
}

.kurs-select {
	border: 1px solid #8AA48F;
	float: left;
	position: absolute;
	z-index: 500;
	top: 5px;
	left: 5px;
	background: url('/image/bg/map/bg-block.png') 0 0 repeat-x;
	padding: 3px 5px 2px 5px;
	text-align: center;
}
html>body .kurs-select {
	padding-bottom: 5px;
	background: url('/image/bg/map/bg-block.png') 0 0 repeat-x;
}
.kurs-select span {
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}
.kurs-select .block {
	float: left;
	width: 80px;
	border: 1px solid #ccc;
	padding: 3px;
	padding-left: 20px;
	text-align: left;
}
.kurs-select .block.usd {
	background: url('/image/bg/map/usd-current.gif') 3px 6px  no-repeat;
	margin-right: 5px;
}
.kurs-select .block.eur {
	background: url('/image/bg/map/eur-current.gif') 3px 6px  no-repeat;
}
.kurs-select .block label {
	display: block;
}
/*
.YMaps-slider {
	top: 5px ! important;
	left: auto ! important;
	right: 30px;
	position: absolute;
}
*/

.kurs-table {}
.kurs-table a {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}
.kurs-table strong {
	margin-left: 5px;
	vertical-align: middle;
}
.kurs-table img {
	vertical-align: middle;
}
.kurs-table table {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 3px;
	border-left: 3px solid #ccc;
}
.kurs-table table td {
	border: 1px solid #ccc;
	padding: 2px;
}

.banks {
	position: absolute;
	z-index: 10;
	top: 5px;
	left: 5px;
}
.bank-list, .banks .options {
	/*display: none;*/
	border: 1px solid #8AA48F;
	width: 237px;
	position: relative;
	z-index: 10;
	background: url('/image/bg/map/bg-block1.png') 0 0 repeat;
	padding: 5px;
	overflow: auto;
	height: 630px;
}
.banks .options {
	position: absolute;
	top: 0;
	left: 254px;
	width: 130px;
	height: auto;
}
.banks label {
	position: relative;
	display: block;
	margin: 0;
	padding: 3px 0px 2px 0px;
	color: #555;
	cursor: pointer;
	z-index: 2;
}
.banks label img {
	padding: 0;
	margin: 0;
	margin-right: 7px;
	vertical-align: middle;
}

.banks label span {
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #555;
}
.banks div {
	margin: 0px 0px 1px 0;
	position: relative;
}
.banks div.current {
	background: url('/image/bg/map/bg-bank-current.png') -5px 0px repeat-y;
	color: #fff;
}
.banks .current span {
	color: #fff;
	border-width: 0;
}

.bank-list input {
	padding: 0;
	margin: 0;
	position: relative;
	display: block;
	z-index: 1;
/*
	margin-top: -16px;
	margin-left: 0px;
	height: 16px;
*/
	height: 10px;
	width: 10px;
	position: absolute;
	top: 4px;
	left: 0px;

}