/*-------------------------------------------------------------*/
/*--------------------reset------------------------------------*/
*
{
	margin: 0px;
	padding: 0px;
}
.nav ul, .nav li, .left-menu ul, .left-menu li, .url ul, .url li, .top-menu ul, .top-menu li, .bottom-menu ul, .bottom-menu li, .jNice ul, .jNice li, .pager ul, .pager li
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	border: 0;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
}
/*--------------------end of reset-----------------------------*/
/*-------------------------------------------------------------*/
/*-------------------------------------------------------------*/
/*--------------------layout-----------------------------------*/
html
{
	width: 100%;
	height: 100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
body
{
	width: 100%;
	height: 100%;
	background: #fff url(../img/bg-index.gif) repeat-x 0 0;
	font-size: .75em;
	color: #586770;
}
table
{
	font-size: 100%; /* ie5 hack */
}
.main-wrap
{
	margin: 0 auto;
	width: 100%;
	height: 100%;
	min-height: 100%;
	border-bottom: 70px solid #fff;
}
.main-wrap, .footer
{
}
.container
{
	margin: 0 auto; /* padding:0 20px; */
	min-width: 940px;
	max-width: 1196px;
}
.container .in
{
	padding: 0 20px;
}
.columns-container
{
	width: 100%;
}
.content-area
{
	padding: 0 0 40px 0;
	vertical-align: top;
}
.header
{
	position: relative;
	padding: 8px 0 0 0;
	height: 185px;
}
.aside, .content, .extra
{
	padding-top: 25px;
}
.aside, .extra
{
	width: 235px;
}
.aside
{
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.content-in
{
	padding: 0 30px;
}
.extra
{
	font-family: Arial, Helvetica, sans-serif;
}
.footer
{
	margin: -70px auto 0;
	height: 70px;
	background: #fff;
	font-size: .9em;
}
/*--------------------end of layout----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------header-----------------------------------*/
/* logo */
h1.logo
{
	float: left;
	margin: 45px 0 0 26px;
	font-size: 1em;
}
h1.logo a, h1.logo a img
{
	width: 313px;
	height: 77px;
}
h1.logo a
{
	display: block;
	position: relative;
	overflow: hidden;
}
h1.logo a span
{
	display: block;
}
/* /logo */
/* nav */
.nav
{
	float: left;
	margin: 0;
	font-size: .9em;
}
.nav li
{
	display: inline;
	padding: 0 15px 0 14px;
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.nav li.home
{
	background-image: url(../img/ico-home.gif);
}
.nav li.feedback
{
	background-image: url(../img/ico-feedback.gif);
}
.nav li.sitemap
{
	background-image: url(../img/ico-sitemap.gif);
}
.nav a
{
	text-decoration: none;
	color: #fff;
}
.nav a:hover
{
	text-decoration: underline;
}
/* /nav */
/* auth */
.auth-info
{
	float: right;
	color: #fff;
	font-size: .9em;
}
.non-auth
{
	padding-left: 16px;
	background: url(../img/ico-non-auth.gif) no-repeat 0 2px;
}
.auth
{
	padding-left: 16px;
	background: url(../img/ico-auth.gif) no-repeat 0 2px;
}
.auth-area
{
	position: relative;
	float: right;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.auth-area form
{
	margin: 0;
}
.auth-area td
{
	padding: 0 0 5px 7px;
	vertical-align: middle;
}
.auth-area p
{
	margin-bottom: 10px;
}
.auth-area .user
{
	font-size: 1.2em;
	font-weight: bold;
}
.auth-area .status .newcomer
{
	color: #f00;
}
.auth-area .cabinet
{
	margin-right: 10px;
	padding-left: 15px;
	background: url(../img/ico-cabinet.gif) no-repeat 0 1px;
}
.auth-area .logout
{
	padding-left: 17px;
	background: url(../img/ico-logout.gif) no-repeat 0 3px;
}
.auth-area .label, .auth-area .links, .auth-area p
{
	text-align: right;
}
.auth-area .textinputs, .q-search .textinputs
{
	font-size: 1.1em;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.auth-area .login, .auth-area .pass
{
	padding: 0 12px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.auth-area .login
{
	width: 146px;
	background-image: url(../img/auth-login.gif);
}
.auth-area .pass
{
	width: 75px;
	background-image: url(../img/auth-pass.gif);
}
.auth-area input.submit
{
	width: 64px;
	height: 27px;
}
.auth-area td.submit
{
	padding-top: 1px;
}
.auth-area .error
{
	position: absolute;
	left: -116px;
	bottom: 4px;
	padding-left: 22px;
	color: #ff0508;
	background: url(../img/ico-!.gif) no-repeat 0 0;
	font-weight: bold;
}
/* /auth */
/* top-menu */
.top-menu
{
	position: absolute;
	bottom: 3px;
	width: 100%;
	border-bottom: 3px solid #48ae0a;
}
.is-active
{
	border-bottom: 3px solid #ff3c3c;
}

.top-menu ul
{
	padding: 0 20px;
}
.top-menu li
{
	float: left;
	width: 20%;
	text-align: center;
}
.top-menu a, .top-menu ul span
{
	display: block;
}
.top-menu a
{
	position: absolute;
	left: 0;
	top: 0;
	padding: 7px 0 0 0;
	width: 100%;
	height: 27px;
}
.top-menu ul div
{
	margin: 0 1px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/bg-tm-li-l.gif);
}
.top-menu ul span
{
	position: relative;
	margin-top: 6px;
	padding: 7px 0 0 0;
	height: 27px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(../img/bg-tm-li-r.gif);
	cursor: pointer;
}
/* .top-menu a:hover, */
.top-menu .active div
{
	background-image: url(../img/bg-tm-li-a-l.gif);
}
/* .top-menu a:hover span, */
.top-menu .active span
{
	margin-top: 0;
	padding-top: 13px;
	background-image: url(../img/bg-tm-li-a-r.gif);
}
.top-menu .active a
{
	padding-top: 13px;
}
.top-menu li:first-child, .top-menu li.first-child
{
	margin-left: 0;
}
/* /top-menu */
/*--------------------end of header----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------aside------------------------------------*/
.left-menu
{
	font-size: .9em;
}
.left-menu .item
{
	position: relative;
	margin-bottom: 15px;
	padding: 0 0 0 0px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
/*
	.left-menu .item .img{
		position:absolute;
		top:0;
		left:0;
		}
	.left-menu .item .img a,
	.left-menu .item .img span{
		display:block;
		text-decoration:none;
		cursor:pointer;
		}
	.left-menu .item .img a{
		position:relative;
		}
	.left-menu .item .img span{
		position:absolute;
		top:0;
		left:0;
		}
	.left-menu .item .img em{
		visibility:hidden;
		}

	.left-menu .internet-ed .img,
	.left-menu .internet-ed .img a,
	.left-menu .internet-ed .img span{
		width:48px;
		height:36px;
		}
	.left-menu .internet-ed .img span{
		background-image:url(../img/lm-internet-ed.png);
		}
	.left-menu .cabinet{
		padding-top:12px;
		}
	.left-menu .cabinet .img,
	.left-menu .cabinet .img a,
	.left-menu .cabinet .img span{
		width:41px;
		height:39px;
		}
	.left-menu .cabinet .img span{
		background-image:url(../img/lm-cabinet.png);
		}
	.left-menu .timetable{
		padding-top:19px;
		}
	.left-menu .timetable .img,
	.left-menu .timetable .img a,
	.left-menu .timetable .img span{
		width:48px;
		height:59px;
		}
	.left-menu .timetable .img span{
		background-image:url(../img/lm-timetable.png);
		}
	.left-menu .about{
		padding-top:12px;
		}
	.left-menu .about .img,
	.left-menu .about .img a,
	.left-menu .about .img span{
		width:48px;
		height:47px;
		}
	.left-menu .about .img span{
		background-image:url(../img/lm-about.png);
		}
	.left-menu .master-class{
		padding-top:10px;
		}
	.left-menu .master-class .img,
	.left-menu .master-class .img a,
	.left-menu .master-class .img span{
		width:49px;
		height:46px;
		}
	.left-menu .master-class .img span{
		background-image:url(../img/lm-master-class.gif);
		}
	.left-menu .teachers{
		padding-top:7px;
		}
	.left-menu .teachers .img,
	.left-menu .teachers .img a,
	.left-menu .teachers .img span{
		width:44px;
		height:35px;
		}
	.left-menu .teachers .img span{
		background-image:url(../img/lm-teachers.gif);
		}
	.left-menu .ed-material{
		padding-top:0px;
		}
	.left-menu .ed-material .img,
	.left-menu .ed-material .img a,
	.left-menu .ed-material .img span{
		width:36px;
		height:41px;
		}
	.left-menu .ed-material .img{
		left:5px;
		}
	.left-menu .ed-material .img span{
		background-image:url(../img/lm-ed-material.gif);
		}
	.left-menu .mega-island{
		padding-top:12px;
		}
	.left-menu .mega-island .img,
	.left-menu .mega-island .img a,
	.left-menu .mega-island .img span{
		width:39px;
		height:49px;
		}
	.left-menu .mega-island .img span{
		background-image:url(../img/lm-mega-island.gif);
		}
*/
.left-menu .in-1
{
	padding-left: 48px;
}
.left-menu h2
{
	margin-bottom: 5px;
	color: #ff0000;
}
.left-menu p
{
	margin-bottom: 8px;
}
.left-menu .url, .left-menu .url li
{
	margin: 0;
}

.left-menu ul.menu li
{
	position: relative;
	margin-bottom: 7px;
	padding-left: 14px;
	background: url(../img/bullet-2.gif) no-repeat 0 .4em;
}
.left-menu ul.menu ul
{
	margin-top: 7px;
}
.left-menu ul.menu ul li
{
	padding-left: 12px;
	background: url(../img/bullet-3.gif) no-repeat 0 .5em;
}
/*--------------------end of aside-----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------content----------------------------------*/
/* content columns */
.cols2
{
	width: 100%;
}
.cols2 .col1, .cols2 .col2
{
	float: left;
	width: 50%;
}
/* /content columns */

/* shadowedBlock */
.shadowedBlock
{
	margin-bottom: 20px;
}
.shadowedBlock .ltc, .shadowedBlock .rtc, .shadowedBlock .t
{
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.shadowedBlock .lbc, .shadowedBlock .rbc, .shadowedBlock .b
{
	height: 9px;
	font-size: 0;
	line-height: 0;
}
.shadowedBlock .t, .shadowedBlock .b
{
	margin: 0 9px 0 5px;
}
.shadowedBlock .t
{
	background: #f1f2f3;
}
.shadowedBlock .c
{
	padding: 15px 10px 10px 15px;
}

.shadowedBlock .ltc
{
	background: url(../img/rb-ltc.png) no-repeat 0 0;
}
.shadowedBlock .rtc
{
	background: url(../img/rb-rtc.png) no-repeat 100% 0;
}
.shadowedBlock .lbc
{
	background: url(../img/rb-lbc.png) no-repeat 0 100%;
}
.shadowedBlock .rbc
{
	background: url(../img/rb-rbc.png) no-repeat 100% 100%;
}
.shadowedBlock .c
{
	background: url(../img/rb-r.png) repeat-y 100% 0;
}
.shadowedBlock .b
{
	background: url(../img/rb-b.png) repeat-x 0 100%;
}
/* /shadowedBlock */
/* whatis */
.whatis
{
	line-height: 1.6em;
}
.whatis .item-1, .whatis .item-3
{
	font-family: Arial;
}
.whatis .item-1
{
	font-size: 1em;
}
.whatis .item-3
{
	color: #f00;
}
/* /whatis */

.video
{
	margin: 0 auto 20px; /*width:344px;*/
}
/* news */
.news
{
}
.news h3, .news p
{
	margin-bottom: 5px;
}
#next .news .date, #next .news .announce
{
	font-size: .83em;
}
.date
{
	color: #04a3d1;
}
.news .announce
{
	padding-left: 20px;
}
.news h3 a
{
	/* 		display:inline; 		padding-right:14px; 		background:url(../img/url-bullet.gif) no-repeat 100% .3em; 		*/
	color: #586770;
	text-decoration: none;
}
.news h3 a:hover
{
	text-decoration: underline;
}
/* /news */

/* news-2 */
.news-2 .ntext
{
	padding-left: 20px;
}
/*fix for MC*/
.news-2 .ntext-b
{
	padding-left: 0px;
}
.news-2 .ntext-b
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #e2e2e2;
}
/*end fix for MC*/
.news-2 .date
{
	margin-bottom: 5px;
	font-size: .9em;
}
.news-2 .ntext
{
	margin: 0 0 15px 0;
	padding: 0 0 15px 20px;
	border-bottom: 1px solid #e2e2e2;
}
/* /news-2 */


/* elements card */
.elements-card
{
	margin-bottom: 20px;
}
.elements-card h2 span
{
	font-weight: bold;
	font-size: .65em;
}
.person-card .img
{
	text-align: center;
}
.person-card h2, .contact-info h2
{
	padding-top: 5px;
	line-height: .8em;
}
.contact-info a
{
	color: #04a3d1;
}
.book-card
{
}
.book-card .img
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../img/v-line.gif) repeat-x 0 100%;
}
/* /elements card */

/* forms */
form
{
	margin-bottom: 20px;
}
div.courses
{
	margin-bottom: 0;
}
div.courses .form-table
{
	width: 300px;
}
.form-div
{
	padding-bottom: 20px;
	background: url(../img/v-line.gif) repeat-x 0 100%;
}
.form-table
{
	width: 100%;
}
.form-table-1
{
	margin-top: 10px;
}
.webkit .form-table-1
{
	margin-top: 17px;
}
.form-table th, .form-table td
{
	padding: 0 7px 14px 0;
	min-height: 46px;
	vertical-align: top;
}
.form-table th
{
	width: 25%;
	text-align: left;
	font-weight: normal;
}
.textinputs
{
	padding: 6px 12px 8px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #586770;
}
.country-code
{
	margin-right: 5px;
	padding-top: 4px;
	float: left;
	font-weight: bold;
}
.textarea
{
	padding: 0 0 0 10px;
	width: 277px; /*height:107px;*/
	background: url(../img/textarea.gif) no-repeat 0 50%;
	background-position: top;
	border: 0; /*max-height:107px;*/
}
textarea
{
	width: 277px;
	height: 107px;
	border: 0;
	background: none;
	overflow: auto;
	color: #586770;
}
.chbx, .rbtn
{
	margin: 0 5px 0 0;
	padding: 0;
}
select
{
	width: 300px;
}
select.select-1
{
	width: 76px;
}
select.select-2
{
	width: 100px;
}
.form .item
{
	padding-bottom: 20px;
	background: url(../img/v-line.gif) repeat-x 0 100%;
}
.form h3
{
	margin-bottom: 15px;
}
.form h4
{
	color: #586770;
}
.form p
{
	clear: left;
	margin: 0;
}
.form p.form-element
{
	margin: 0 0 10px 0;
	font-size: 1em;
}
.form .info
{
	text-align: right;
	margin-bottom: 1.4em;
}
.form-2
{
	padding-bottom: 15px;
	background: url(../img/v-line.gif) repeat-x 0 100%;
}
.form-2 td
{
	padding: 0 15px 0 0;
}
/* /forms */
.co-students
{
	margin-top: 30px;
}
/* icons */
.ico
{
	display: block;
	width: 20px;
	height: 23px;
}
.doc
{
	background: url(../img/ico-doc.png) no-repeat 0 0;
}
.pdf
{
	background: url(../img/ico-pdf.png) no-repeat 0 0;
}
.xls
{
	background: url(../img/ico-xls.png) no-repeat 0 0;
}
/* /icons */
/* button-area */
.button-area
{
	text-align: center;
	font-weight: bold;
}
.button-area img, .button-area .submit
{
	margin: 0 5px;
}
/* /button-area */
/* url */
.url
{
	margin: 10px 0;
}
#next .content .url
{
	font-size: .83em;
}
.url li
{
	position: relative;
	margin-bottom: 1.2em;
	padding: 0 0 0 16px;
	background: url(../img/url-bullet.gif) no-repeat 0 .3em;
}
/* /url */
/* pager  */
.pager
{
	margin-top: 15px;
}
.pager a
{
	text-decoration: none;
	color: #586770;
}
.pager li
{
	display: inline;
	padding: 1px 4px 2px;
}
.pager a:hover, .pager li.active
{
	color: #04a3d1;
	font-weight: bold;
}
/* /pager  */
/* print */
.print
{
	margin: 10px 0;
	text-align: right;
	font-size: .8em;
}
.print a
{
	padding: 0 0 4px 25px;
	background: url(../img/ico-print.gif) no-repeat 0 0;
}
/* /print */
.content .links, .content .links-2, .elements-list .date, .form p
{
	font-size: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content .links-2
{
	text-align: right;
}
.nowrap
{
	white-space: nowrap;
}
.required
{
	color: #ff2023;
}
/*--------------------end of content---------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------extra------------------------------------*/
/* block */
.block, .block-1
{
	margin-bottom: 50px;
	padding: 0 0 0 0;
}
.block .in-1, .block-1 .in-1
{
	position: relative;
	top: -6px;
	padding: 6px 0 0 0;
}
.block-1 .in-1
{
	padding: 0;
}
.block .in-2, .block-1 .in-2
{
	position: relative;
	padding: 0;
}
.block .in-2
{
	bottom: -16px;
	padding-bottom: 15px;
}
.block-1 .in-2
{
	bottom: -30px;
}
.block .in-3, .block-1 .in-3
{
	position: relative;
	padding: 0 15px;
}
.block-1 .in-3
{
	top: -20px;
}
.block-1 h2
{
	line-height: 21px;
}
.block
{
	background: url(../img/block-m-gray.png) repeat-y 0 0;
}
.block .in-1
{
	background: url(../img/block-t-gray.png) no-repeat 0 0;
}
.block .in-2
{
	background: url(../img/block-b-gray.png) no-repeat 0 100%;
}

.block-1
{
	background: url(../img/block1-m-gray.png) repeat-y 0 0;
}
.block-1 .in-2
{
	background: url(../img/block1-b-gray.gif) no-repeat 0 100%;
}

.block-1 .url
{
	margin-top: 20px;
}
/* block-2 */
.block-2
{
	margin-bottom: 40px;
	padding: 0 0 0 0;
}
.block-2 .in-1
{
	padding: 10px 15px 0;
	height: 25px;
}
.block-2 .in-1 img, .block-2 .in-1 h2
{
	margin: 0;
	padding: 0;
	display: block;
}
.block-2 .in-2
{
	padding: 7px 15px 1px;
	background: url(../img/block-2-m.gif) repeat-y 0 0;
}
.block-2 .in-3
{
	height: 10px;
	line-height: 0;
	font-size: 0;
	background: url(../img/block-2-b.gif) no-repeat 0 0;
}
/* /block-2 */
/* /block */
/* q-search */
.q-search .in-3
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/*fix fir MC*/
.q-search div
{
	margin: 0;
}
/*fix for MC*/
.q-search div div div div div
{
	float: left;
	margin-right: 7px;
	padding: 0 12px;
	width: 122px;
	background: url(../img/q-search.png) no-repeat 0 0;
}
.q-search .textinputs
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.1em;
}
.content .q-search
{
	margin-bottom: 20px;
	padding: 20px 0 0 0;
	background: url(../img/v-line.gif) repeat-x 0 0;
	font-size: .9em;
}
/* /q-search */
/* q-search-new */
.q-search-new
{
	margin-bottom: 40px;
	height: 79px;
	background: url(../img/q-search-new.png) no-repeat 0 0;
}
.q-search-new .in-1
{
	margin: 0;
	padding: 25px 0 10px 20px;
}
.q-search-new .in-1 div
{
	float: left;
	margin-right: 10px;
	padding: 0 12px;
	width: 125px;
	background: url(../img/q-search.gif) no-repeat 0 0;
}
.q-search-new .textinputs
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.1em;
}
/* /q-search-new */
/* q-search-newest */
.q-search-newest
{
	margin-bottom: 40px;
}
.q-search-newest .input-wrap
{
	float: left;
	margin-right: 10px;
	padding: 0 12px;
	width: 125px;
	background: url(../img/q-search.gif) no-repeat 0 0;
}
.q-search-newest .textinputs
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.1em;
}
.q-search-newest .c .clearfix
{
	/*margin-top: 7px; 	margin-bottom: 7px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.q-search-newest p
{
	margin: 5px;
	font-size: .9em;
}
/* /q-search-newest */
/* consultant, stat, responses */
.basket p
{
	margin: 5px 0;
	font-weight: bold;
}
.basket p .quantity
{
	padding-left: 3px;
	font-size: 1.4em;
	color: red;
}
/* consultant, stat */
.consultant
{
	font-size: .9em;
}
.clr-1 .in-1
{
	background: url(../img/block-2-t_1.png) no-repeat 1px 0;
}
.clr-2 .in-1
{
	background: url(../img/block-2-t_2.png) no-repeat 1px 0;
}
.cs table
{
	width: 100%;
}
.cs td, .cs th
{
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	border-top: 1px solid #d9dcde;
	vertical-align: middle;
}
.profile table th, .profile table td
{
	vertical-align: top;
}
.cs tr:first-child td, .cs tr.first-child td, .cs tr:first-child th, .cs tr.first-child th
{
	border: 0;
}
.cs th
{
	padding-right: 10px;
	width: 70px;
	text-align: right;
}
.cs td
{
	color: #ff0000;
}
.stat td
{
	font-size: 1.4em;
	font-weight: bold;
}
.consultant table img
{
	margin-top: 1px;
}
.stat table img
{
	margin-top: 3px;
}
.responses
{
}
.responses img
{
	float: left;
	margin: 0 10px 10px 0;
}
.responses h3
{
	color: #5d6a72;
}
.responses p
{
	margin: 0;
}
.responses p, .responses .url
{
	font-size: .9em;
}
.invitefriend p
{
	margin: 5px 0;
	font-weight: bold;
}
.invitefriend a
{
	text-decoration: none;
	color: #586770;
}
/* /consultant, stat */
/* banners */
.banners
{
}
.banners .item
{
	margin: 0 0 35px 0;
	text-align: center;
}
/* /banners */
/*--------------------end of extra-----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------footer-----------------------------------*/
.col-1, .col-2
{
	padding-top: 20px;
}
.footer table
{
	width: 100%;
}
.col-1
{
	background: url(../img/bg-footer-1.gif) repeat-x 0 0;
}

.col-2
{
	width: 235px;
	background: url(../img/bg-footer-2.gif) repeat-x 0 0;
}
.bottom-menu
{
	font-size: .9em;
}
.bottom-menu li
{
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #586770;
}
.bottom-menu li:first-child, .bottom-menu li.first-child
{
	padding-left: 0;
	border-left: 0;
}
.copyright
{
}
/*--------------------end of footer----------------------------*/
/*-------------------------------------------------------------*/
.for-hover:hover, .hover
{
	text-decoration: underline;
	cursor: pointer;
}
.middled
{
	display: table-cell;
	vertical-align: middle;
}
/*-------------------------------------------------------------*/
/*--------------------clear------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

.clearfloats
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}
/*--------------------end of clear-----------------------------*/
/*-------------------------------------------------------------*/
/* invited */
.invited .item-1
{
	padding-bottom: 1em;
	border-bottom: 1px solid #d4d7d9;
}
.invitedby
{
	color: #f00;
	font-size: 1.5em;
}
/* /invited */
.elements-list .price, .elements-card .price
{
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #dee1e2;
}
.elements-list .price p, .elements-card .price p
{
	margin-bottom: 15px;
}
.elements-list .price span, .elements-card .price span
{
	color: #ff0000;
	font-weight: bold;
}

/*Master class online*/
.live p
{
	margin-bottom: 12px;
	font-weight: bold;
	line-height: 1.5em;
}
.live strong
{
	text-transform: uppercase;
	color: red;
}
.live p.watch
{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 1.75em;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.3em;
}
.live p.watch a
{
	padding: 2px 40px 1px 0;
	background: url(../img/btn-watch.gif) no-repeat 100% 0;
	text-decoration: none;
	color: #586770;
}
/*End Master class online*/