/* =Header */

html, body{
    height: 100%;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0px;
    line-height: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.mozgi-gadjet {
    color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 190px;
    z-index: 10;
	margin-bottom: -147px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.mozgi-gadjet:hover {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	margin-bottom: 0px;
}
.mozgi-gadjet > .head {
    min-width: 230px;
    height: 21px;
	margin-left: 15px;
    overflow: auto;
	background: #282828; /* Old browsers */
	background: -moz-linear-gradient(top, #282828 0%, #282828 50%, #0b0b0b 51%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#282828), color-stop(50%,#282828), color-stop(51%,#0b0b0b), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #282828 0%,#282828 50%,#0b0b0b 51%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #282828 0%,#282828 50%,#0b0b0b 51%,#000000 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #282828 0%,#282828 50%,#0b0b0b 51%,#000000 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #282828 0%,#282828 50%,#0b0b0b 51%,#000000 100%); /* W3C */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	float: left;
	padding: 9px 9px;
	color: #e2e2e2;
	text-shadow: #000 0px -1px 0px;
	font: 13px Tahoma, Arial, sans-serif;
}
.mozgi-gadjet > .head > span {
	padding-left: 30px;
    background: url('../images/mozgi/but-arr.png') no-repeat;
	display: block;
	height: 18px;
	padding-top: 3px;
}
.mozgi-gadjet  .border {
	border-bottom: #141414 1px solid;
    background: #000;
	display: block;
	height: 4px;
}
.mozgi-gadjet .body {
	background: -moz-linear-gradient(top, rgba(3,3,3,0.9) 0%, rgba(26,26,26,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,3,3,0.9)), color-stop(100%,rgba(26,26,26,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(3,3,3,0.9) 0%,rgba(26,26,26,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(3,3,3,0.9) 0%,rgba(26,26,26,0.9) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(3,3,3,0.9) 0%,rgba(26,26,26,0.9) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6030303', endColorstr='#e61a1a1a',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(3,3,3,0.9) 0%,rgba(26,26,26,0.9) 100%); /* W3C */
	height: 147px;
	width: 100%;
}
.mozgi-gadjet .body > div {
    background: url('../images/mozgi/bg-dot.gif');
	height: 147px;
	width: 100%;
}
.mozgi-gadjet a.logo {
	float: left;
    width: 160px;
    height: 116px;
    background: url('../images/mozgi/mozgi-logo.png') no-repeat;
	margin-top: 15px;
	margin-left: 54px;
	margin-right: 54px;
    overflow: auto;
	border:0;
}
.mozgi-gadjet div.projects {
	margin-top: 15px;
	float: left;
	border-left: #161616 1px solid;
	border-right: #000 1px solid;
	height: 116px;
}
.mozgi-gadjet div.projects > div {
	border-left: #000 1px solid;
	border-right: #161616 1px solid;
	height: 116px;
	padding-left: 15px;
	padding-right: 15px;
}
span.active-site
{
	display: block;
	width: 215px;
	height: 120px;
    background: url('../images/mozgi/gray-border.png') 0 0 no-repeat;
}

a.project1:hover span,
a.project2:hover span,
a.project3:hover span
{
	display: block;
	width: 215px;
	height: 120px;
    background: url('../images/mozgi/gray-border.png') -215px 0 no-repeat;
}

.mozgi-gadjet a.project1 {
	display: block;
	width: 215px;
	height: 120px;
    background: url('../images/mozgi/potap.jpg') top no-repeat;
	float: left;
}
a.project1 span span.logo
{
	display: block;
	width: 215px;
	border:0;
	height: 120px;
    background: url('../images/mozgi/potap-logo.png') 50% 100% no-repeat;
}

.mozgi-gadjet a.project2 {
	display: block;
	width: 215px;
	height: 120px;
    background: url('../images/mozgi/pin.jpg') top no-repeat;
	margin-left: 15px;
	float: left;
}

a.project2 span span.logo
{
	display: block;
	width: 215px;
	border:0;
	height: 120px;
    background: url('../images/mozgi/pin-logo.png') 50% 100% no-repeat;
}

.mozgi-gadjet a.project3 {
	display: block;
	width: 215px;
	height: 120px;
	margin-left: 15px;
    background: url('../images/mozgi/vis.jpg') top no-repeat;
	float: left;
}

a.project3 span span.logo
{
	display: block;
	width: 215px;
	border:0;
	height: 120px;
    background: url('../images/mozgi/vis-logo.png') 50% 100% no-repeat;
}