@charset "utf-8";
/* CSS Document */

/* Section Layout  - Сетка для главной страницы раздела */

.fotoPopup {
  width:972px;
  font-size:13px;
}

.fotoPopup .section {
  font-size:15px;
  margin-bottom:.7em;
}

.fotoPopup .l-col {
  width:650px;
  float:left;
  border-right:1px solid #323437;
}

.fotoPopup .l-col .container {
  text-align:center;
  margin-bottom:0em;
  height:520px;
}

.fotoPopup .l-col .nav {
  text-align:center;
  font-size:11px;
  color:#969696;
}

.fotoPopup .l-col .nav span {
  color:#5c5d60;
  font-size:14px;
  padding:0 .2em;
}

.fotoPopup .l-col .nav img {
  position:relative;
  top:.5em;
  margin:0 .2em;
  cursor:pointer;
}

.fotoPopup .l-col .nav .f-prev-off, .fotoPopup .l-col .nav .f-next-off {
  cursor:default;
}

.fotoPopup .l-col .container img {
  border:1px solid #707171;
}

.fotoPopup .r-col {
  width:320px;
  float:left;
}

.fotoPopup .r-col .pad {
  padding:0 6px 0 15px;
}

.fotoPopup .r-col h2 {
  font-size:140%;
  font-weight:bold;
  color:#ddd;
}

.fotoPopup .r-col .author {
  color:#a3a3a3;
  font-size:85%;
}

.fotoPopup .r-col .scrollable-cont {
  margin:.5em 0 0.5em 0;
}

.fotoPopup .pic-title {
  height:310px;
}

.fotoPopup .f-banner {
  padding-top:15px;
  border-top:1px solid #323437;
}

.layoutPopupCol1 {
	padding: 0 14px;
	width: 579px;
  float: left;
  
}
.layoutPopupCol2 {
	width: 240px;
	float: left;
}

