@import url('/css/frontend.css');

.b-pagewrapper {
  width: 1260px;
  background: url('/images/weekend_bl.jpg') no-repeat left bottom;
}

.b-footer {
	height: 200px;

}

.b-footer .b-address {
	margin-top: 100px;
}

.b-copyright {
	bottom: 48px;
}

.b-author {
	bottom: 45px;
}

.b-header {
  height: 120px;
  background-image: none;
}

.b-languages {
	right: 60px;
}

.b-logo {
  width: 292px;
  height: 71px;
  background: url('/images/logo.png') no-repeat left top;
  top: 35px;
  left: 20px;
}

.b-main-content {
  background: url('/images/weekend_br.jpg') no-repeat right bottom;
}

.b-weekend-heading {
  background: url('/images/weekend_heading_background.png') repeat-x left bottom;
  position: relative;
}

.b-weekend-heading h2 {
  text-align: right;
  margin: 0 60px 4px 0;
  font-weight: normal;
  font-size: 48px;
  line-height: 64px;
}

.b-weekend-heading h4 {
  color: #000;
  text-align: right;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  margin: 0 53px 0 0;  
}

.b-weekend-heading h4 .star {
	font-size: 12px;
	position: relative;
	top: -5px;
}
.b-circles {
  position: absolute;
  bottom: 16px;
  left: 30px;
  margin: 0;
}

.b-circles li {
	float: left;
	width: 18px;
	height: 18px;
	list-style-type: none;
	margin-right: 5px;
}

.b-circles li a {
	display: block;
	height: 100%;
	background: url('/images/circle.png') no-repeat left top;
	outline: none;
}

.b-circles li.active a {
	background: url('/images/active_circle.png') no-repeat left top;
}

.b-circles li a span {
	display: none;
}

.b-transports { 
	margin: 0;
	position: relative;
	width: 1260px;
	height: 231px; 
}

.b-transports li {
  list-style-type: none;
  position: absolute;
  top: 0; left: 0;
}

.b-transports h4 {
  color: #000;
  position: absolute;
  top: 20px;
  right: 63px;
  font-size: 36px;
  line-height: 48px;
  font-weight: normal;
}

.b-transports .b-transport-link {
  position: absolute;
  top: 70px;
  right: 63px;
  color: #000;
  font-size: 18px;
  padding-right: 16px;
  text-decoration: none;
  background: url('/images/black_link_icon.png') no-repeat right top;
}

.b-transports .b-transport-link span {
	text-decoration: underline;
}

.b-sign {
	margin-top: 60px;
	font-weight: bold;
	line-height: 18px;
	background: url('/images/sign.png') no-repeat right bottom;
	width: 370px;
	padding-bottom: 40px;
}

.bottom .slogan {
    margin-left: 50px;
}
