
/* stylesheet for the template aspects */
/* стилевой файл для шаблона aspects*/
/* stylesheet for the template lenta */

.teachers-lenta {
	float: left;
	clear: both;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.teachers-lenta .selected {
	background-color: #f7f7f7;
	margin: -10px 0px 0px -10px;
	padding: 10px;
}

.teachers-lenta img.left {
	float: left;
	margin: 0px 15px 5px 0px;
}

.teachers-lenta span {
	font-size: 12px;
	color: #D22238;
}

.teachers-lenta .br {
	font-size: 10px;
}

.teachers-lenta a, .teachers-lenta a:visited {
	font-size: 12px;
	color: #D22238;
}

.teachers-lenta a:hover, .teachers-lenta a:visited:hover {
	font-size: 12px;
	color: #D22238;
}

/* stylesheet for the template links */


/* stylesheet for the template item */

.teachers-item img {
	float: left;
	margin: 0px 15px 10px 0px;
}

.teachers-item a.name {
	
}

/* stylesheet for the template menu-inner */

/* stylesheet for the template subscribe */

.mblocks-subscribe {
	margin: 0px 0px 15px 0px;
}

.mblocks-subscribe .title {
	margin: 0px 0px 10px 0px;
}

.mblocks-subscribe .message {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #f00; /*#d22238;*/
}

.mblocks-subscribe .textbox {
	width: 70%;
}

/* stylesheet for the template cite */


/* stylesheet for the template menu-main */

.mblocks-menu-main {
	width: 100%;
	float: left;
	list-style: none;
	background-color: #d22238;
	padding: 7px 0px;
}

.mblocks-menu-main li.first { padding: 0px 0px 0px 15px; }

.mblocks-menu-main li.last { padding: 0px 15px 0px 0px; }

.mblocks-menu-main li {
	float: left;
	padding: 0px 5px;
	color: #fff;
}

.mblocks-menu-main a, .mblocks-menu-main a:link, .mblocks-menu-main a:active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.mblocks-menu-main a:visited,
.mblocks-menu-main a:visited:hover {
	font-size: 14px;
	color: #ea9aa4;
}

.mblocks-menu-main a:hover {
	font-size: 14px;
	color: #ea9aa4;
	text-decoration: underline;
}

.mblocks-menu-main .home {
	text-align: center;
	float: right;
	width: 11px;
	height: 10px;
	padding: 0px 25px 0px 0px;
}

.mblocks-menu-main .lang {
	text-align: center;
	float: right;
	width: 16px;
	height: 11px;
	padding: 1px 20px 0px 0px;
}
