


/* Start:/local/templates/novo/components/giveandget/okrug.list/moscow/style.css*/

.okrugList .section {
    float: left;
	margin-left: 55px;
    width: 25%;
}

.okrugList .section:first-child{
	margin-left: 0px;
}

.okrugList .section li {
    height: 25px;
    margin-bottom: 5px;
    overflow: hidden;
	padding: 3px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 175px;
	border-radius: 15px;
}

.okrugList .section li a {
    border-bottom: 1px dashed #FFFFFF;
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.okrugList a:hover {
    border-color: #E99D00 !important;
    color: #E99D00 !important;
}

.okrugList .title_okrugList {
    font-size: 1.8em;
    margin-bottom: 14px;
}

.okrugMap {
    background: url("/local/templates/novo/components/giveandget/okrug.list/moscow/img/moscow-plan.png") no-repeat scroll 60px 8px rgba(0, 0, 0, 0);
    height: 420px;
    margin-top: 40px;
    position: relative;
    text-align: right;
}
.okrugMap .section li {
	position: absolute;
	padding: 0;
    width: auto;
	border-radius: 0;
}

.okrugMap .label {
    color: #A0A0A0;
    font-style: italic;
}

.cao {
    left: 356px;
    top: 206px;
}
.svao {
    left: 356px;
    top: 122px;
}
.vao {
    left: 413px;
    top: 169px;
}
.yuvao {
    left: 413px;
    top: 248px;
}
.yuao {
    left: 371px;
    top: 307px;
}

.yuzao {
    left: 310px;
    top: 295px;
}

.zao {
    left: 285px;
    top: 240px;
}

.szao {
    left: 275px;
    top: 170px;
}

.sao {
    left: 318px;
    top: 145px;
}

.zelao {
    left: 170px;
    top: 20px;
}

.moskovskaya_oblast {
    left: 15px;
    top: 125px;
}

.okrugList .section li.moskovskaya_oblast a {
    border-bottom: 1px dashed #FF0000;
    color: #FF0000;
    text-decoration: none;
}
/* End */
/* /local/templates/novo/components/giveandget/okrug.list/moscow/style.css */
