.main-page .truncator
{
	display: block;
	width: 20px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.main-page *
{
	font-family: Tahoma, Helvetica, sans-serif;
}

.main-page .info-column
{
	width: 468px;
	height: auto;
	float: left;
	margin-right: 34px;
	overflow: hidden;
}

.main-page .info-column-wide
{
	width: 740px;
	height: auto;
	float: left;
	margin-right: 34px;
	overflow: hidden;
}

.main-page .activity-column
{
	width: 271px;
	height: auto;
	float: left;
	overflow: visible;
}

.main-page .service-column
{
	width: 189px;
	height: auto;
	float: right;
	overflow: visible;
}

.main-page .infoblock
{
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
}

.main-page h1, .main-page .activity-widget-header, .main-page .live-widget-header
{
	color: #915A00;
	font-family: Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
}

.main-page .infoblock h1,
.main-page .tags h1
{
	padding-left: 2px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCC;
}

.main-page .infoblock h1
{
	margin-top: 17px;
}

.main-page .infoblock p
{
	text-align: justify;
	margin: 5px 0px 0px 0px;
    font-size: 13px;
	line-height: 1.65;
}

.main-page .infoblock
{
    color: black;
}

.main-page .infoblock a
{
    font-size: 13px;
}

.main-page .infoblock img
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 13px;
}

.main-page .infoblock ul
{
	margin: 0 0 0 1.8em;
	padding: 0;
	-webkit-padding-start: 0;
	line-height: 21px;
}

.main-page .infoblock li
{
	font-size: 13px;
}

.main-page .infoblock .video-link
{
	display: block;
	background-image: url(/images/video-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding: 0 0 0 20px;
	margin: 4px 0 4px;
	float: left;
	font-size: 14px;
}

.main-page .activity-widget
{
	width: 100%;
	height: auto;
	overflow: visible;
}

.main-page .activity-widget-header, .main-page .live-widget-header
{
	margin: 17px 0 1px 2px;
	border: none;
}

.main-page .live-widget
{
	padding-left: 2px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCC;
}

.main-page .live-player-widget
{
	border: 3px solid #c6dee7;
	-moz-border-radius: 3px; /* ����������� ��� ������ Mozilla Firefox */
	-webkit-border-radius: 3px; /* ����������� ��� ������ Chrome � Safari */
	-khtml-border-radius: 3px; /* �������. ��� �������� Konquerer ������� Linux */
	border-radius: 3px; /* ����������� ����� ��� ����, ��� �������� */
}

.main-page .live-widget-info
{
	width: 271px;
}

.main-page .live-widget-info .title
{
	color: #2c88d6;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: block;
	position: relative;
	z-index: 0;
}

.main-page .live-widget-info .title .lesson-name
{
	font-weight: bold;
}

.main-page .activity-widget-content
{
	height: auto;
/*	position: relative;*/
	overflow: visible;
}

.main-page #activity-form
{
	min-height: 46px;
	padding: 0;
	margin: 0 0 6px;
	border: none;
	font-size: 13px;
	overflow: hidden;
}

.main-page #activity-form.activity-not-login
{
	background: none;
	min-height: 36px;
	border: 1px solid #7B7B7B;
}

.main-page #activity-form img
{
	width: 35px;
	height: 35px;
	margin: 0 7px 0 0;
	float: left;
}

.main-page #activity-form .prompt,
.main-page #activity-form .not-login,
.main-page #activity-form .form,
.main-page #activity-form .not-confirmed
{
	display: none;
}

.main-page #activity-form.activity-prompt .prompt,
.main-page #activity-form.activity-form .form,
.main-page #activity-form.activity-not-confirmed .not-confirmed
{
	display: block;
}

.main-page #activity-form .prompt,
.main-page #activity-form .not-login,
.main-page #activity-form .not-confirmed
{
	width: 220px;
	height: 44px;
	padding: 1px 4px 0;
	margin: 0;
	float: left;
}

.main-page #activity-form .prompt,
.main-page #activity-form .not-confirmed
{
	background: url(/images/activity/form-bg.gif) no-repeat 0 0;
}

.main-page #activity-form.activity-form .form .top
{
	background: url(/images/activity/form-bg-top.gif) no-repeat 0 0;
	height: 2px;
}

.main-page #activity-form.activity-form .form .middle
{
	background: url(/images/activity/form-bg-middle.gif) repeat-y 0 0;
}

.main-page #activity-form.activity-form .form .bottom
{
	background: url(/images/activity/form-bg-bottom.gif) no-repeat 0 0;
	position: relative;
	overflow: hidden;
}

.main-page #activity-form.activity-not-login .not-login
{
	display: block;
	width: 261px;
	height: 34px;
}

.main-page #activity-form .prompt,
.main-page #activity-form .not-login,
.main-page #activity-form .not-login a,
.main-page #activity-form .form textarea[class=default],
.main-page #activity-form .form .author-email input[type=text][class=default]
{
	color: #7B7B7B;
}

.main-page #activity-form .not-login a
{
	text-decoration: underline;
}

.main-page #activity-form .form
{
	padding: 0;
	overflow: hidden;
}

.main-page #activity-form .form textarea,
.main-page #activity-form .form .author-email input[type=text],
.main-page #activity-form .not-confirmed
{
	color: #434343;
	outline: none;
}

.main-page #activity-form .form textarea
{
	background: transparent;
	display: block;
	width: 220px;
	height: 68px;
	padding: 0;
	margin: 0 auto 0;
	border: none;
	border-width: 0px;
	resize: none;
	overflow: hidden;
	font-size: 13px;
}

.main-page #activity-form .form .author-name
{
	background: url(/images/activity/author-name-bg.gif) no-repeat 10px 8px;
	display: block;
	width: 150px;
	height: 11px;
	padding: 8px 0 8px 27px;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0660B0;
	white-space: nowrap;
}

.main-page #activity-form .form .author-email
{
	background: url(/images/activity/author-email-bg.gif) no-repeat;
	display: block;
	width: auto;
	height: 25px;
	padding: 2px 0 0 57px;
	overflow: hidden;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0660B0;
	white-space: nowrap;
}

.main-page #activity-form .form .author-email input[type=text]
{
	width: 144px;
	height: 20px;
	*width: 142px;  /* ie hack */
	*height: 19px;  /* ie hack */
	border: 1px solid #E6E6E6;
}

.main-page #activity-form .form input[type=submit],
.main-page #activity-form .form input[type=submit]:hover
{
	background: url(/images/activity/button-post.gif) no-repeat right;
	border: none;
	width: 86px;
	height: 24px;
	padding: 0;
	margin: 4px 0 0;
	float: right;
}

.main-page #activity-form .form #avaliable
{
	display: inline-block;
	visibility: hidden;
	margin: 6px 20px 0 60px;
	color: red;
	float: right;
}

.main-page #activity-form.too-long .form #avaliable
{
	visibility: visible;
}


.main-page #activity-form .form input[type=submit][disabled]
{
	background: url(/images/activity/button-post-disable.gif) no-repeat right;
}

.main-page .activity-item
{
	position: relative;
	background: url(/images/activity/icon-said.png) no-repeat 17px 55px white;
	border: 1px solid #E3E3E3;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 205px;
	height: 63px;
	padding: 8px 8px 11px 56px;
	margin: 0 0 6px;
	font-size: 13px;
	color: #4C4C4C;
}

.main-page .activity-author
{
	position: relative;
}

.main-page .activity-author .activity-author-name
{
	display: block;
	width: 100%;
	height: 16px;
	overflow: hidden;
	position: relative;
}

.main-page .activity-author img
{
	width: 35px;
	height: 35px;
	position: absolute;
	top: 3px;
	left: -45px;
}

.main-page .activity-type
{
	font-weight: bold;
	margin: 0 0 0 4px;
}

.main-page .activity-item #type-hint
{
	display: none;
	width: 128px;
	height: 45px;
	padding: 4px 7px;
	position: absolute;
	top: 23px;
	left: 125px;
	color: #808080;
	background: #DEFFE2;
	border: 1px solid #787878;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 0px;
	margin-left: 0px;
	border-image: initial;
	height: auto;
	padding: 4px 4px 4px 4px;
}

.main-page .activity-item #type-hint b
{
	font-weight: normal;
	color: black;
}

.main-page .activity-type sup
{
	font-size: 13px;
	vertical-align: 0;
}


.main-page .activity-text
{
	display: block;
	width: 100%;
	height: 32px;
	overflow: hidden;
	margin: 3px 0 0 0;
	position: relative;
}

.main-page .activity-text .activity-class-date,
.main-page .activity-item .activity-class-date,
.main-page .activity-date
{
	font-size: 11px;
	color: #808080;
}
.main-page .activity-item .activity-class-date
{
    float: left;
    height: 16px;
}

.main-page .activity-item .activity-class-date .truncator
{
    background: url(/images/activity/class-truncator.png);
}

.main-page .activity-date
{
	margin: 2px 0 0 0;
	float: left;
}

.main-page .activity-class .activity-date
{
    clear: left;
}

.main-page .activity-details
{
	margin: 1px 0 0;
	font-size: 11px;
	float: right;
	white-space: nowrap;
        z-ind_ex: 1;
}

.main-page .activity-details .activity-button-twitter,
.main-page .activity-details .activity-button-facebook
{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 1px;
	vertical-align: top;
}

.main-page .activity-details .activity-button-facebook
{
	background: url(/images/activity/button-facebook.gif);
}

.main-page .activity-details .activity-button-twitter
{
	background: url(/images/activity/button-twitter.gif);
}

/*.main-page .activity-details .activity-button-expand*/
.activity-expand-pic
{
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 255px;
	width: 9px;
	height: 6px;
/*	margin: 0 1px;*/
	vertical-align: top;
/*	visibility: hidden;*/
	background: url(/images/activity/activity-button-expand-1.png);
}

.main-page .activity-class
{
	background: url(/images/activity/icon-class.png) no-repeat 17px 55px #EAFDD3;
}

.main-page .activity-record
{
	background: url(/images/activity/icon-record.png) no-repeat 17px 55px #FEFFD3;
}

.main-page .activity-twitter
{
	background: url(/images/activity/icon-twitter.png) no-repeat 17px 55px #E8F8FF;
}

.main-page .activity-class .activity-text,
.main-page .activity-record .activity-text
{
	font-size: 12px;
	font-weight: bold;
}

.main-page .activity-class .activity-text a,
.main-page .activity-record .activity-text a
{
	display: block;
	width: 100%;
	height: 32px;
	overflow: hidden;
	position: relative;
}

.main-page .activity-class .activity-text a,
.main-page .activity-class .activity-text
{
	height: 16px;
	white-space: nowrap;
}

.main-page .activity-class .activity-text a .truncator,
.main-page .activity-class .activity-text .truncator
{
	background: url(/images/activity/class-truncator.png);
}

.main-page .activity-record .activity-text a .truncator,
.main-page .activity-record .activity-text .truncator
{
	background: url(/images/activity/record-truncator.png);
}

.main-page .activity-twitter .activity-text .truncator
{
	background: url(/images/activity/twitter-truncator.png);
	height: 16px;
}

.main-page .activity-said .activity-text .truncator
{
	background: url(/images/activity/said-truncator.png);
	height: 16px;
}

.live-widget-info .truncator
{
	background: url(/images/truncator.png);
	height: 16px;
}

.main-page .activity-text .activity-class-date
{
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: normal;
}

.main-page #activity-overlay
{
	display: none;
	width: 250px;
	position: absolute;
/*	top: 0;*/
/*	left: 0;*/
	z-index: 99;
}

.main-page #activity-overlay .activity-text
{
	height: 48px;
	white-space: normal;
}

.main-page #activity-overlay .activity-details
{
	margin-top:-15px;
        position: relative;
        z-index: 1;
}

.main-page .download-block
{
	width: 169px;
	height: auto;/*225px;*/ /* 107px 137px */
	background: #ECFAFF;
	border: 1px solid #C6DEE7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
	margin-left: 2px;
	color: #2C88D6;
	font-size: 18px;
	text-align: center;
	padding: 10px 9px 8px;
}

.main-page .download-block span
{
	color: #F00000;
}

.main-page .download-block .download-button
{
	display: block;
	width: 90px;
	height: 21px;
	background: url(/images/main-page/download-button.png) #32D02E;
	margin: 14px auto 0px auto;
	padding: 13px 35px 13px 45px;
	font-size: 18px;
	color: white;
	text-decoration: none;
	text-align: center;
        margin-bottom: 6px;
}

.main-page .download-block a:hover
{
	background-position: -170px 0;
	text-decoration: none;
}

.main-page a.quick-start
{
    color: #2C88D6;
    font-size: 12px;
    text-decoration: underline;
}

.main-page a.quick-start:hover
{
    text-decoration: underline;
}

.main-page .service-column h1
{
	margin: 23px 0 5px;
	padding: 0 0 0 2px;
}

.main-page .small-record-badge
{
	display: block;
	background: white;
	border: 1px solid #C6DEE7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 173px;
	height: 34px;
	overflow: visible;
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	position: relative;
}

.main-page .small-record-badge .author,
.main-page .small-record-badge .preview,
.main-page .small-record-badge .attend
{
	display: none;
}

.main-page .small-record-badge .lesson-name
{
	display: block;
	width: auto;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	font-weight: bold;
}

.main-page .small-record-badge .lesson-name a
{
	padding: 0 6px;
}

.main-page .small-record-badge .lesson-name .small
{
	display: table-cell;
	width: 158px;
	height: 33px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	font-size: 13px;
	line-height: normal;
}

.main-page .small-record-badge .lesson-name .small.truncated
{
	display: block;
}

.main-page .small-record-badge.badge-full
{
	height: 192px;
	padding: 6px 8px 8px 8px;
}

.main-page .small-record-badge .lesson-name .big
{
	width: 158px;
	height: 25px;
	margin: 0 0 6px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	font-size: 14px;
}

.main-page .small-record-badge.badge-full .lesson-name .big .truncator,
.main-page .small-record-badge .lesson-name .small .truncator
{
	background: url(/images/main-page/badge-truncator.png);
}

.main-page .small-record-badge .lesson-name .small .truncator
{
	height: 16px;
}

.main-page .small-record-badge .lesson-name .big,
.main-page .small-record-badge.badge-full .lesson-name .small
{
	display: none;
}

.main-page .small-record-badge.badge-full .lesson-name .big
{
	display: block;
}

.main-page .small-record-badge.badge-full .author
{
	display: block;
	width: 100%;
	height: 14px;
	position: relative;
	z-index: 1;
}

.main-page .small-record-badge.badge-full .author .name
{
	display: block;
	margin: 0 0 0 57px;
	white-space: nowrap;
}

.main-page .small-record-badge.badge-full .author .avatar-35
{
	display: block;
	background-image: url(/images/main-page/badge-photo-frame.png);
	width: 35px;
	height: 35px;
	border: none;
	position: absolute;
	top: 3px;
	left: 10px;
	z-index: 1;
	padding: 2px 6px 11px 6px;
	overflow: hidden;
}

.main-page .small-record-badge.badge-full .author .avatar-35 img
{
	display: block;
	border: none;
}

.main-page .small-record-badge.badge-full .preview
{
	display: block;
	width: 135px;
	height: 102px;
	margin: 0 0 0 22px;
	border: 1px solid #0660B0;
	position: relative;
}

.main-page .small-record-badge.badge-full .preview img
{
	display: block;
	width: 100%;
	height: 100%;
}

.main-page .small-record-badge.badge-full .statistics
{
	font-size: 11px;
	display: block;
	width: 131px;
	height: 16px;
	padding: 2px 2px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(/images/main-page/badge-statistics-bg.png) repeat;
	color: black;
	text-decoration: none;
}

.main-page .small-record-badge.badge-full .preview a:hover
{
	text-decoration: none;
}

.main-page .small-record-badge.badge-full .preview a .statistics .rating-up,
.main-page .small-record-badge.badge-full .preview a .statistics .rating-down,
.main-page .small-record-badge.badge-full .preview a .statistics .visits
{
	font-weight: bold;
	color: #056600;
	padding: 2px 0 1px 20px;
	float: left;
}

.main-page .small-record-badge.badge-full .preview a .statistics .rating-up
{
	background: url(/images/main-page/badge-rating-up.png) no-repeat;
}

.main-page .small-record-badge.badge-full .preview a .statistics .rating-down
{
	background: url(/images/main-page/badge-rating-down.png) no-repeat;
}

.main-page .small-record-badge.badge-full .preview a .statistics .visits
{
	background: url(/images/main-page/badge-visits.png) no-repeat 0 2px;
	float: right;
}

.main-page .small-record-badge.badge-full .preview a .info-hint
{
	display: none;
	background: #DEFFE2;
	border: 1px solid #696969;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	-web-box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	box-shadow: 0 5px 5px rgba(0,0,0,0.3);
	width: auto;
	height: auto;
	position: absolute;
	top: 5px;
	left: 38px;
	margin: 0;
	padding: 6px;
}

.main-page .small-record-badge.badge-full .preview a:hover .info-hint
{
	display: inline-block;
}

.main-page .small-record-badge.badge-full .preview a .info-hint .info-content
{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;
	color: #777;
	white-space: nowrap;
}

.main-page .small-record-badge.badge-full .preview a .info-hint .info-item
{
	font-size: 12px;
	color: black;
}

.main-page .small-record-badge.badge-full .attend
{
	display: block;
	width: 158px;
	height: auto;
	margin: 8px auto 0;
}

.main-page .small-record-badge.badge-full .attend a
{
	display: block;
	width: 104px;
	height: 32px;
	background: url(/images/main-page/badge-attend-button.png) #32D02E;
	padding: 3px 50px 0 4px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
}
.main-page .small-record-badge.badge-full .attend a strong
{
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.main-page .small-record-badge.badge-full .attend a:hover
{
	background-position: -158px 0;
	text-decoration: none;
}

.main-page .tags
{
	display: block;
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0 0 19px;
	clear: both;
	border: none;
	background: none;
	text-align: justify;
}

.main-page .tags h1
{
	margin: 0 0 8px;
}

.main-page .tags a
{
	display: inline-block;
	border: 1px solid #DBDBDB;
	border-radius: 6px;
	background: #F1F1F1;
	padding: 3px 5px;
	margin: 4px 0px;
	font-family: Verdana;
	font-size: 14px;
}
