body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
  font-size: 12px;
  min-width: 1000px;
  font-family: Arial, Helvetica, sans-serif; }

a {
  color: #629c28; }
  a img {
    border: 0; }

a:hover {
  color: #006ab3 !important; }

.clear {
  clear: both; }

.nowrap, .nobr {
  white-space: nowrap; }

h3, h4, h5, h6, p, ul {
  line-height: 1.5em; }

h1 {
  font-size: 150%;
  /*font-family: Georgia, serif;*/ }

h2 {
  font-size: 133%;
  /*font-family: Georgia, serif;*/ }

.cell, .cell2, .cell3, .cell4, .cell14, .cell24, .cell34, .cell12 {
  float: left;
  min-height: 1px; }

.cell {
  width: 14.286%; }

.cell2 {
  width: 28.571%; }

.cell3 {
  width: 42.857%; }

.cell4 {
  width: 57.143%; }

.cell14 {
  width: 25%; }

.cell24 {
  width: 50%; }

.cell34 {
  width: 75%; }

.cell12 {
  width: 500%; }

.cell-container {
  padding-right: 20px; }

#header {
  position: relative;
  padding: 45px 35px 45px 55px;
  /*font-family: Georgia, serif;*/
  font-weight: bold; }
  #header a {
    line-height: 75px;
    font-size: 16px;
    white-space: nowrap;
    color: #000; }
  #header #logo {
    position: absolute;
    left: -25px;
    top: -3px; }
  #header .lang-logo {
    position: relative;
    height: 1em; }
  #header .lang-logo a{
    text-decoration: underline;}
  #header .lang, #header .lang-active {
    position: absolute;
    font-size: 14px; }
  #header #ru {
    left: 35%; }
  #header #en {
    right: 40%; }
  #header a.lang-active {
    color: #818181;
    font-style: italic;
    line-height: 3em;
    text-decoration: none;}

#menu .cell a.active {
  line-height: 1em;
  background: url(/images/menu-act.png) no-repeat 0% 50%;
  margin-left: -20px;
  padding-left: 20px;
  color: #818181; }
  #menu .cell a.active .letter {
    padding-left: 20px; }

#logo {
  overflow: hidden;
  height: 37px;
  margin-top: 9px; }
  #logo img {
    position: relative;
    top: -37px; }
  #logo:hover img {
    margin-top: -37px; }
  #logo.active img {
    top: 0px; }
  #logo.active:hover img {
    margin-top: 0; }

#main {
  background: #0c0c0c url(/images/back-blue.jpg) no-repeat 50% 0%;
  position: relative;
  padding: 55px 35px 55px 55px;
  color: #fff; }
  #main #logo2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 46px;
    background: url(/images/logotype.png) no-repeat; }

.news_page #main, .new_page #main {
  background: #0c0c0c url(/images/back-green.jpg) no-repeat 50% 0%; }

.contacts_page #main {
  background: #0c0c0c url(/images/back-gray.jpg) no-repeat 50% 0%; }

.folk_page #main {
  background: #0c0c0c url(/images/back-yellow.jpg) no-repeat 50% 0%; }

#footer {
  padding: 20px 35px 20px 55px; }
  #footer h2 a {
    color: #000;
    font-style: italic; }
  #footer .contact {
    font-size: 116%;
    position: relative;
    margin: 0.5em 0; }
    #footer .contact em {
      position: absolute;
      right: 100%;
      padding-right: 1ex;
      white-space: nowrap; }
    #footer .contact a {
      color: #000; }
  #footer .feedback {
    margin: 0; }
    #footer .feedback a {
      font-style: italic; }
  #footer .clear {
    padding-left: 14.286%;
    width: 85.714%; 
  	position:relative}
  #footer #search {
  	position:absolute;
  	right:50px;
  	top:0;}
    #footer #search .icon {
      width: 16px;
      height: 16px;
      background: url(/images/search-icon.png) no-repeat;
      display:block;
      float:right;
      margin:2px;}
    #footer #search .icon:hover, #footer #search .icon:hover{
      width: 16px;
      height: 16px;
      background: url(/images/search-icon.png) no-repeat 0 -16px;}
  #footer .copyrights {
    padding-top: 5.1em; 
	position:relative}
	#footer .copyrights  #search {
	right:auto;
	top:20px;
	}
  #footer .copy {
    position: absolute;
    margin-left: -1em; }
  #footer #news {
    padding-right: 20px; }

a.floor {
  text-decoration: none; }
  a.floor strong {
    font-weight: normal;
    text-decoration: underline; }

#news {
  position: relative; }
  #news p.date {
    position: absolute;
    right: 100%;
    padding-right: 20px;
    font-size: 116%;
    color: #818181;
    font-weight: bold; }
  #news h3 {
    font-size: 116%;
    margin-bottom: 0; }
  #news p {
    margin: 0; }
  #news div {
    margin-bottom: 2em; }


.new_cd {
  padding-right: 20px;
  margin: 0 auto;
  width: 382px;
  position: relative; }
  .new_cd .info {
    width: 300px;
    position: absolute;
    left: 100%;
    top: 30px; }

.info h2, .info h3 {
  white-space: nowrap;
  font-weight: normal; }
.info h2 {
  font-style: italic;
  margin: 0.8em 0; }
.info h3, .info p {
  margin: 0;
  font-size: 116%; }

.date-grade {
  padding-top: 40px; }
  .date-grade .day {
    font-size: 133%; }
  .date-grade .month {
    font-size: 116%; }

.new_release .cover {
  position: relative; }
.new_release .quote {
  font-size: 116%;
  font-style: italic; }
  .new_release .quote .author {
    text-align: right;
    margin: 1em 0 0 0; }

.whitespace {
  height: 55px; }

.cover {
  display: block;
  position: relative;
  padding-right: 20px;
  text-align: right;
  outline: none; }
  .cover .circle {
    display: block; }
    .cover .circle .mask {
      position: absolute;
      right: 17px;
      top: 0;
      height: 110px;
      width: 116px;
      background: url(/images/round-mask.png?2) no-repeat;
      z-index: 2; }
    .cover .circle img {
      right: 20px;
      z-index: 1; }
  .cover .square {
    padding-right: 20px;
    height: 131px;
    display: block; }
    .cover .square .mask {
      position: absolute;
      right: 11px;
      top: 0;
      height: 120px;
      width: 135px;
      background: url(/images/disk-small.png?2) no-repeat;
      z-index: 2; }
    .cover .square img {
      position: absolute;
      right: 18px;
      top: 5px;
      z-index: 1; }
  .cover .square-big {
    position: relative;
    display: block; }
    .cover .square-big .mask {
      display: block;
      position: absolute;
      right: 0px;
      top: 0;
      height: 339px;
      width: 383px;
      background: url(/images/disks.png?2) no-repeat;
      z-index: 2; }
    .cover .square-big img {
      position: relative;
      left: -22px;
      top: 13px; }

.left-cover {
  text-align: left; }
  .left-cover .cover {
    text-align: left; }
  .left-cover img, .left-cover .mask {
    right: auto;
    left: 0; }

.genre-info h2, .genre-news h2 {
  font-style: italic;
  line-height: 55px;
  font-weight: normal;
  margin: 0; }

.genre-info {
  width: 57.143%;
  float: left; }
  .genre-info .date {
    padding-top: 40px;
    text-align: right;
    position: relative;
    left: -20px; }
  .genre-info h2 {
    padding-left: 50%; }
  .genre-info .info h3 {
    margin-top: 2em; }
  .genre-info .clear {
    height: 2em; }
  .genre-info p {
    width: 70%; }

.genre-news {
  position: relative;
  float: left;
  width: 28.571%; }
  .genre-news h3 {
    margin: 0; }

.cd_page .text {
  margin-top: 40px; }
  .cd_page .text p {
    text-indent: 1em; }
.cd_page .cell3 .cover {
  height: 330px; }

.tracklist {
  padding: 0;
  margin: 0;
  padding-top: 30px;
  padding-left: 33%;
  counter-reset: track; }
  .tracklist li {
    font-size: 116%;
    list-style: none;
    line-height: 1.25em;
    margin: 0.5em 0;
    margin-right: 20px;
    position: relative; }
  .tracklist li:before {
    content: counter(track);
    counter-increment: track;
    float: left;
    position: absolute;
    padding-right: 1ex;
    font-size: 91%;
    right: 100%;
    text-align: right;
    color: #818181; }

.pagination .right, .pagination .left {
  line-height: 110px;
  white-space: nowrap;
  font-size: 150%; }
  .pagination .right a, .pagination .left a {
    text-decoration: none; }
    .pagination .right a u, .pagination .left a u {
      text-decoration: underline; }
.pagination .right {
  text-align: right; }
  .pagination .right a {
    padding-right: 40px; }
.pagination .left a {
  padding-left: 20px; }

#menu a {
  position: relative; }
  #menu a span {
    position: absolute;
    top: 0;
    margin-top: 1px;
    left: 0;
    line-height: 1em;
    z-index: 1;
    display: none; }
  #menu a .ruler {
    visibility: hidden; }

#menu a.animating, #menu a.animating:hover {
  color: #ccc !important; }
  #menu a.animating span, #menu a.animating:hover span {
    display: block;
    text-decoration: underline; }

.contacts .photo {
  padding-right: 20px;
  float: left; }
.contacts .email {
  font-size: 116%; }

.feedback h2 {
  color: #818181;
  font-style: italic;
  padding-left: 33%; }
.feedback p {
  margin: 1.5em 0; }
.feedback label {
  font-style: italic;
  width: 33%;
  float: left; }
.feedback input {
  width: 65%; }
.feedback textarea {
  width: 99%;
  height: 7em; }
.feedback .submit {
  text-align: right;
  width: 100%; }
  .feedback .submit input {
    width: auto; }
.feedback dl dt {
  color: #818181;
  font-style: italic;
  float: left;
  padding-right: 0.75ex; }
.feedback dl dd {
  font-style: italic; }
.feedback p.message {
  font-size: 14px;
  margin-bottom: 0; }

#tags ul, #years ul {
  font-style: italic;
  color: #818181;
  font-size: 116%;
  margin: 0;
  padding: 0; }
  #tags ul li, #years ul li {
    list-style: none; }
  #tags ul a, #years ul a {
    font-style: normal; }
  #years ul li.active a {
  color: #818181; }

#news .date {
  text-align: right;
  font-size: 14px;
  color: #818181;
  line-height: 1.5em; }
  #news .date span {
    display: block;
    padding-right: 20px; }
#news h3 {
  margin: 0 0 0.3em 0; }
#news h1 {
  margin: 0 0 2em 0; }
#news .detail {
  font-size: 116%;
  padding-right: 20px; }
#ajaxSearch_form fieldset {
	border: 0pt none;
}#ajaxSearch_form #ajaxSearch_input {
	width:600px;
}

/*new styles for text*/
#news p{
  margin: 1em 0;
}
#news blockquote{
  margin: 2em 0;
  font-style: italic;
}
#news blockquote p{
  margin: 0;
}