/* @override 
	http://inpsycho:9200/static/css/inpsycho.base.css
	http://inpsycho.ru/static/css/inpsycho.base.css
*/

body {
    font-size: 13px;
}

#header {
    margin: 4.46em 0 2.5em 0;
}

#footer {
    margin: 0 0 0 0;
    padding: 3em 0 4.5em 0;
    border-top: 1px solid #aaa;
}

#footer hr {
	/*background-color: black;*/
}

.offi {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2;
	/*font-size: 96%;*/
}

h4 {
	font-size: 123%;
}

h5 {
	font-size: 100%;
	font-weight: normal;
}

ul, ol {
	padding-left: 1.4em;
}

.huge {
	font-size: 184.6%;
}

.cal-day {
	text-align: right;
	font-size: 184.6%;
}

.cal-month {
	margin-bottom: 1em;
	margin-top: 1.25em;
	padding-top: 1.25em;
	background: url(../img/line_2col.gif) no-repeat 40px top;
}

.cal div.row.first .cal-month {
	margin-top: 0;
	padding-top: 0;
	background: none;
}

.cal div.row {
	margin-bottom: 1em;
}

.prepend-top-2 {
	margin-top: 2.5em;
}

.append-bottom-2 {
	margin-bottom: 2.5em;
}

.nbm {
	margin-bottom: 0;
}

a {
	color: #003951;
	text-decoration: none;
	/*border-bottom: 1px solid #a1e3ff;*/
}

a:hover {
	color: #003951;
	border-color: #003951;
	/*text-decoration: underline*/;
}

.nb {
	border-bottom: 0 !important;
}

#cms_toolbar a  {
	border-bottom: 0;
}


#menu .menu-box {
    background-color: #aaa;
}

#menu, #menu a {
    color: white;
    text-decoration: none;
}

ul.menu-top {
    list-style: none;
    margin: 0; padding: 0;
    background: url(../img/bg_whiteline.png) repeat left;
	float: left;
}

ul.menu-top-2 {
    list-style: none;
    padding: 0; margin: 0;
    display: none;
}

ul.menu-top li.l-1 div {
    padding: .6em 0.769em;
    cursor: pointer;
}

ul.menu-top li.l-1 ul {
	margin-top: .75em;
}

ul.menu-top li.l-1 ul li {
	margin-bottom: .25em;
}

ul.menu-top li.l-1 ul li a:hover {
	text-decoration: underline;
}


#main {
    margin: 1em 0 4em 0;
}

.logo1 img {
    margin-left: 8%;
}

.logo2 img {
/*    margin-left: 5.385em;*/
    margin-left: 25%;
}

div.banner-text a {
	text-decoration: underline;
}

div.banner-text * {
	color: white;	
}

div.banner-text {
	position: relative;
	height: 100%;
}

div.banner-text div.banner-text-box {
	position: absolute;
	bottom: 0px;
	padding-top: 1em;
	background: url(../img/bg_banner_text.png) repeat-x 0 bottom;
	z-index: 999;
}

div.banner-box {
	height: 226px;
}

div.banner-img-list {
	position:absolute;
	height: 226px;
	width: 830px;
}

#banner .next {
	text-align: left;
}

#banner .prev {
	text-align: right;
}

/*div.banner-text-text {
	z-index: 999;	
}
div.banner-text-bg {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: black;
	opacity: 0.3;
	z-index: 1;
}*/

ul.no-bul {
	list-style: none;
	padding-left: 0;
}

ul.no-marg {
	margin-right: 0;
}

div.blocks-horz {
	padding-bottom: 1.8em;
}

.blocks-horz .row .column {
	padding-top: 1.25em;
	margin-top: 1.25em;
	background: url(../img/line_2col.gif) no-repeat left top;
}

div.blocks-horz div.row.first div {
	margin-top: 0; padding-top: 0;
	background: none;
}

div.blocks-horz div.row.last div {
	background: none;
}

div.blocks-horz .box-more {
	padding-top: 1.25em;
	margin-top: 1.25em;
}

.attr-1 {
	
}

.attr-2 {
	color: #868686;
	font-size: 85%;
	font-weight: bold;
}

.block {
	display: block;
}


div.sec-title, div.sec-content {
	/*padding-bottom: 1.5em;*/
	padding-top: 1em
}

div.sec-content {
	border-bottom: 1px solid black;
}



ul.list-arrows {
	padding-left: 0;
	list-style: none;
}

ul.list-arrows li {
	padding-left: .8em;
	background: url(../img/blt_arrow.gif) no-repeat left top;
}

.ico16 {
	display: inline-block;
	height: 1.4em;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
}

.ico16.skype {
	background-image: url(../img/ico_skype.png);
}

.ico16.gmail {
	background-image: url(../img/ico_gmail.png);
}

.ico16.phone {
	background-image: url(../img/ico_phone.png);
}

.ico12 {
	display: inline-block;
	height: 1.6em;
	background-repeat: no-repeat;
	background-position: left center;
	padding: .2em .8em .2em 1.8em;
}

.ico12.arrow-L {
	background-image: url(../img/blt_arrow2_L.png);
}

.ico12.arrow-R {
	background-image: url(../img/blt_arrow2_R.png);
	padding: .2em 1.8em .2em .8em;
	background-position: right center;
}

a.ico12.arrow-L:hover {
	background-image: url(../img/blt_arrow2_L_hover.png);
	background-color: #de2729;
	color: white;
	text-shadow: #912e30 0px 1px 0;
}

a.ico12.arrow-R:hover {
	background-image: url(../img/blt_arrow2_R_hover.png);
	background-color: #de2729;
	color: white;
	text-shadow: #912e30 0px 1px 0;
}

ul.crumb {
	list-style: none;
	padding-left: 1.4em;
	background: url(../img/logo-tiny.png) no-repeat left .4em;
	position: relative;
	left: -1.4em;
}

ul.crumb li {
	display: inline;
	font-size: 85%;
}

ul.crumb li a {
	text-decoration: underline;
}

p + p {text-indent:0em;margin-top:0em;}


ul.menu-2 {
	margin-right: 0;
	padding-left: 0;
	list-style: none;
}

ul.menu-2 li a {
	display: block;
	padding: 3px 10px;
	border: 0;
}

ul.menu-2 li.selected {
	border: 1px solid #003951;
	color: #003951;
	padding: 2px 9px;
}

ul.menu-2 li a:hover {
	background-color: #003951;
	color: white;
	text-shadow: black 0px 1px 0;
}

.menu-1 {
	padding: 1.75em 0;
}

.menu-1-box, .menu-2-info {
	display: none;
}

.span-15 #google-map-8 {
	width: 590px;
	height: 500px;
}

.plugin_googlemap {
	margin-bottom: 1.25em;
}

ul.menu-bottom {
	list-style: none;
	padding-left: 0;
}

ul.menu-bottom li {
	display: inline;
	margin-right: 1em;
}

ul.menu-bottom li a {
	text-decoration: underline;
}

span.edu-mark {
	display: inline-block;
	font-size: 60%;
	color: white;
	background-color: black;
	padding: .1em .5em .2em .5em;
	margin-left: .5em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.userpic-empty {
	border: 1px solid #aaa;
	width: 108px;
	height: 108px;
	display: inline-block;
}

.userpic-big-empty {
	border: 1px solid #aaa;
	width: 228px;
	height: 228px;
	display: inline-block;
}

ul.lecturers li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #aaa;
	cursor: pointer;
}

ul.lecturers li:hover {
	border-bottom: 1px solid black;
	/*background-color: gray;
	padding-bottom: 17px;*/
}

.hidden {
	display: none;
}

.bordered {
	border-bottom: 1px solid black;
	margin-bottom: 1.5em;
}

.events-new {
	display: none;
}

#cms_toolbar_logo_inpsycho span
{
    display:block;
    float:left;
    margin-top:0px;
    width:110px;
    height:30px;
    text-indent:-7777px;
    background:url(../img/logo-adm.png) no-repeat 5px 0;
}

