.b-greeting {
	width: 60%;
    margin-left: 40%;
    text-align: right;
    margin-top: 50px;
}



.b-links {
	width: 445px;
	float: right;
	margin: 0;
	font-size: 14px;
	list-style: none;
}

.b-links li {
	float: left;
	width: 220px;
}

.b-links li a {
	text-decoration: none;
	display: block;
	text-align: center;
}

.b-links li a span {
	text-decoration: underline;
}
.b-links li a:hover span {
	text-decoration: none;
}

.b-rules-link {
	background: url('/images/fishki.jpg') no-repeat left top;
}

.b-rules-link a {
	padding-right: 30px;
}

.b-club-system-link {
	background: url('/images/club_system.jpg') no-repeat left top;
}
.b-club-system-link a {
	padding-left: 20px;
}


.b-info-block {
  margin: 40px 0;
  position: relative;
}

.b-call-box {
  width: 470px;
  min-height: 390px; 
  float: left;
  background: url('/images/callbox.jpg') no-repeat right top;
  text-align: right;
}

.b-call-box .link {
	margin: 70px 200px 0 0;
  font-weight: bold;;
  line-height: 1.2;
}

.b-call-box .b-summary {
	margin: 10px 200px 0 0 ;
  font-size: 12px;
  line-height: 15px;
}


.b-press-releases {
  margin-top: 0;
  float: left;
  width: 450px;
}

.b-press-releases li {
  list-style-type: none;
  background: url('/images/icons/marker.png') no-repeat 0px 5px;
  padding-left: 18px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-size: 14px;
}

.b-press-releases .twitter {
    text-decoration: none;
    line-height: 27px;
    display: block;
    height: 27px;
    float: left;
}

.b-press-releases .twitter span {
    font-size: 16px;
    margin-left: 10px;
    position: relative;
    top: -7px;
}

.b-viphall-block {
	text-align: right;
	width: 470px;
	height: 411px;
	float: left;
	background: url('/images/vip-door.jpg') no-repeat right top;
}

.b-viphall-block .title {
	margin: 50px 200px 0 25px; 
}

.b-viphall-block .b-summary {
	margin-right: 200px;
}

.b-weekend-preview {
	float: left;
	width: 460px;
	height: 411px;
	background: url('/images/tour.jpg') no-repeat left bottom;
	text-align: right;
}

.b-weekend-preview .title {
	margin: 50px 10px 0 200px;
}

.b-weekend-preview .b-summary {
	margin: 0 10px 0 200px;
}

.b-read-book {
	display: block;
	width: 227px;
	height: 50px;
  background: url('/images/read-the-book.jpg') no-repeat left top;
  position: absolute;
  left: 0; bottom: 0;
  text-align: right;
  text-decoration: none;
}

.b-read-book span {
	position: relative;
	top: 30px;
	padding-right: 10px;
}

.b-events-slider {
    width: 1000px;
	overflow: hidden;
	position: relative;
}

.b-events-slider ul {
	overflow: visible;
	list-style: none;
	margin: 0;
	position: relative;
	left: 0;
}

.b-events-slider ul li {
	float: left;
	width: 1000px;
}

.b-events-slider img {
    width: 1000px;
    height: 200px;
}

.b-events-slider .left, .b-events-slider .right {
	position: absolute;
	width: 38px;
	height: 200px;
	z-index: 999;
    text-decoration: none;
}

.b-events-slider .left span , .b-events-slider .right span {
	display: none;
}

.b-events-slider .left {
	left: 0;
	background: url('/images/left-alpha.png') no-repeat left top;
}

.b-events-slider .right {
	right: 0;
	background: url('/images/right-alpha.png') no-repeat left top;
}

.b-icons .home {
	background: url('/images/icons/index_home.png') no-repeat left top;
}

#banner {
    margin-bottom: 10px;
}

.b-circles {
    text-align: center;
}

.b-circles li {
    display: inline-block;
    list-style-type: none;
}

.b-circles li a {
    background: url('/images/events_circle.png') no-repeat left top;
    padding: 0 5px;
    text-decoration: none;
}

.b-circles li.active a {
    background: url('/images/events_circle_active.png') no-repeat left top;
}

.b-main-content {
    padding: 0 0 190px 0;
}

.bottom {
    background: url('/images/index_bottom.jpg') no-repeat left bottom;
    padding-top: 451px;
    top: -581px;
    z-index: -1;
}
