* { margin:0; padding:0; }

html { width:100%; height:100%;	font-size: 62.5%; }
body{
    background-color: #000;
    color: #706f70;
    height:100%;
    font: 1.3em Arial, Helvetica, sans-serif; 
    min-width: 952px;
    width:100%;
    width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 953? "952px": "auto");
}
body.release {
    min-width: 100px;
    width: auto;
    padding: 40px;
}
body.scheme {
    min-width: 100px;
    width: auto;
    padding:0;
}
body.about {
    background: #000 url('/i/about/bg.gif') top left no-repeat;
}

table{ width: 100%; border-collapse: collapse; }
td { padding-bottom: 0.5em;}

th {
	text-align: left;
}
table .comment {
	padding: 1em;
}
ul { list-style: none; }

img { border: 0; }

a { color: #fff; text-decoration:underline; }
a:hover { text-decoration: none; }

h1, h2, h3 {
	color: #fff;
    margin: 1em 0 0.5em 0;
}

h1 {
    font-size: 2em;
    font-weight: normal;
	margin-top: 0;
}

p {
    margin-bottom: 1em;
}
sup, sub {
  vertical-align: middle;
  position: relative;
  font-size: 80%;
}

sup { bottom: 0.5em; }
sub { top: 0.5em; }

.clear { clear: both; font-size: 0; height:0; line-height: 0; }
.er { border: 1px solid #f00; }

.contacts {
    float: left;
    font-size: 0.9em;
    left: 50%;
    margin-left: -30%;
    position: relative;
    width: auto;
}
.release .contacts, .scheme .contacts {
    display: none;
}

.scheme .dog {
    display: none;
}
.contacts .address {
	cursor: hand;
    cursor: pointer;
}
.contacts div {
    border-right: 1px solid #706f70;
    float: left;
    margin-right: -1px;
    margin-top: 20px;
    padding: 0 10px;
}
.contacts .name a,
.contacts .email a  {
    text-decoration: none;
    color: #706F70;
}
.contacts .email {
	border: 0;
	margin-top: 16px;
}
.contacts .email img {
	margin-right: 2px;
}
.contacts .scheme {
    display: none;
}
.contacts .message {
    border: 1px solid #f00;
    border: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-align: center;
    top: 2em;
    width: 100%;
    //width: auto;
    //left: 12em;
}
.contacts .lang {
    border: 0;
    position: absolute;
    right: -13em;
}

.dog {
    position: relative;
	width: 100%;
    right: 60px;
    top: 10px;
}

.dog img {
	position: absolute;
	right: 60px;
	//right: 0px;
	top: 10px;
	//top: -30px;
}

.news .content {
    width: 90%;
}
.content {
    clear: both;
    padding-bottom: 72px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.index .content {
    padding-top: 20px;
}

.title {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    left: 40px;
    position: fixed;    
    //position: absolute;
    //top:expression(eval(document.documentElement.scrollTop +20)+ 'px');
    top: 19px;
    z-index: 200;
}
.content .section {
    float: left;
    height: 118px;
    -height: 121px;
    padding: 35px 20px;
    position: relative;
}

.content .section .hover {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.content .section.circle .hover {
    left: 0;
    top: 20px;
}
.content .section.semicircle .hover {
    left: 0;
    top: 20px;
}

.content .section.triangular .hover {
    left: 0;
    top: 20px;
}
.content .section.news .hover {
    left: 20px;
    top: 35px;
}
.content .section.about .hover {
    left: 20px;
    top: 35px;
}

.copy {
    clear: both;
    float: left;
    font-size: 0.8em;
    margin: -30px 0 0 20px;
}
.release .copy {
	margin-left: 0;
}
.inner .content .text {
    height: 620px;
    margin: 0 auto;
    width: 582px;
    position: relative;
}

.inner.circle .content .text div {
    background: url('/i/bg-text-circle.gif') top left no-repeat;
}

.inner.triangular .content .text div {
    background: url('/i/bg-text-triangular.gif') top left no-repeat;
}
.inner.semicircle .content .text div {
    background: url('/i/bg-text-semicircle.gif') top left no-repeat;
}
.inner.semicircle .content .text div.image {
    background: none;
}
.inner .content .text div {
    display: none;/**/
}

.inner .content .text div.current {
    display: block;
}
.content .section.coffee .hover {
    left: 20px;
    top: 35px;
}

.inner .content .text .pages, .news .pages {
    background: none;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    overflow: hidden;
    width: 14em;
}
.inner .pages li, .news .pages li  {
    //border-bottom: 1px solid #403f3d;
    clear: none;
    display: inline;
    margin-right: 1em;
    position: relative;
    width: 1em;
}

.inner .pages li a,.news .pages li a {
    border-bottom: 1px solid #403f3d;
    //border-bottom: 0;
    text-decoration: none;
}

.inner .pages li a:hover,
.news .pages li a:hover {
    border-bottom: none;
    text-decoration: none;
}
.inner .pages li.current a,
.news .pages li.current a {
    border-bottom: 0;
    font-weight: bold;
}
.inner .pages li.current,
.news .pages li.current{
    //border-bottom: 0;
}
.inner .content .text div.text {
    color: #000;
    height: 500px;
    position: absolute;
    text-align: center;
    width: auto;
}

.inner .content .text div.release {
    background: none;
    bottom: 0;
    display: block;
    left: 0;
    margin-top: 2em;
    position: absolute;
    width: 550px;
}

.inner.circle .content .text div.text {
    padding: 130px 60px 0 60px;
    height: 500px;
    width: 460px;
}

.inner.triangular .content .text div.text {
    padding: 170px 0 0 0;
    height: 460px;
    width: 590px;
}

.inner.semicircle .content .text div.text {
    padding: 150px 100px 0 100px;
    height: 470px;
}

.inner.circle .content .text div.bg-left {
    background: url( '/i/bg-inner-circle.gif') top left no-repeat;
    display: block;
    height: 570px;
    left: -462px; 
    position: absolute;
    top: 70px;
    width: 446px;
}

.inner.circle .content .text div.bg-right {
    background: url( '/i/bg-inner-circle.gif') top right no-repeat;
    display: block;
    height: 570px;
    right: -275px;
    position: absolute;
    top: 70px;
    width: 240px;
}

.inner.triangular  .content .text div.bg-left {
    background: url( '/i/bg-inner-triangular.gif') top left no-repeat;
    display: block;
    height: 556px;
    left: -180px; 
    position: absolute;
    top: 70px;
    width: 258px;
}

.inner.triangular  .content .text div.bg-right {
    background: url( '/i/bg-inner-triangular.gif') top right no-repeat;
    display: block;
    height: 556px;
    right: -510px; 
    position: absolute;
    top: 70px;
    width: 480px;
}

.inner.semicircle .content .text div.bg-left {
    background: url( '/i/bg-inner-semicircle.gif') top left no-repeat;
    display: block;
    height: 572px;
    left: -500px; 
    position: absolute;
    top: 70px;
    width: 474px;
}

.inner.semicircle  .content .text div.bg-right {
    background: url( '/i/bg-inner-semicircle.gif') top right no-repeat;
    display: block;
    height: 572px;
    right: -505px; 
    position: absolute;
    top: 70px;
    width: 575px;
    z-index: 0;
}

.about .content, .news .content {
    color: #fff;
    padding: 20px 0 130px 40px;
}
.about .content .col {
    float: left;
    margin-right: 40px;
    width: 14em;
}

.about .content .col img {
    margin-bottom: 2em;
}
.about .content .col p {
    margin-bottom: 3em;
}

.news .content {
    padding-top: 40px;
}

.news a {
    text-decoration: underline;
}

.news .title a,
.gallery .title a {
    clear: both;
    float: left;
    padding-bottom: 5px;
}
.news .list {
    margin: 0 auto;
    padding-top: 80px;
    width: 754px;
}
.news .news-list li, .news .list li{
    float: left;    
}
.news .news-list {
    margin-top: 80px;
}
.news .news-list li {
    background: url('/files/news-media-press/news-list-item.gif') top left no-repeat;
    color: #000;
    height: 112px;
    padding: 50px 20px 0 30px;
    margin-right: 20px;
    width: 112px;
}
.news .gallery-list li {
    background: url('/files/news-media-press/gallery-list-item.gif') top left no-repeat;
    color: #000;
    height: 157px;
    padding: 50px 20px 0 62px;
    margin-right: 20px;
    width: 102px;
}

.news .news-list li a,
.news .gallery-list li a {
    color: #000;
    font-weight: bold;
}
.news .page {
    background: url('/files/news-media-press/news-item.gif') top left no-repeat;
    color: #000;
    display: none;
    height: 360px;
    margin: 0 auto;
    padding: 60px 60px 0 60px;
    text-align: center;
    width: 300px;
}
.news .page.current {
    display: block;
}
.news .page h1 {
    color: #000;
}


.news .press {
    clear: both;
    margin-top: 80px;
    width: 80%;
}
.news .press li {
    float: left;
    padding: 10px 10px 0 0;
}
.gallery .content {
    width: 100%;
}
.gallery .movie {
    text-align: center;
    padding-top: 80px;
    width: 100%;
}


.index .createdby {
    bottom: 0;
    float: right;
    right: 0;
}
.inner .createdby,
.news .createdby,
.gallery .createdby,
.release .createdby {
    bottom: 75px;
    position: absolute;
    right: 0;
}