* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a:link, a:visited {
  color:#7C868A;
  text-decoration: none;
  font-size:10px;
  font-family: tahoma;

}

a:hover , a:active {
  color: #a84242;
  text-decoration: underline;
}

body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  background: #ffffff ;
}

body, p, td, th, ol, ul, select, input {
    font-family : Tahoma, Verdana, Arial;
    font-size : 10px;
   	color:#525E64;
	line-height:14px;
}

img {border: 0;}

table {	border-collapse: collapse;
}

p {
  margin: 10 0 0 0;
  padding: 0;
}

form {
  padding: 0;
  margin: 0;
}

.down a:link, a:active, a:hover, a:visited
{
  	font-size:10px;
 	color:#4186A2;
    text-decoration: none;
}



.Hor1 {
  width: 100%;
  height: 54;
  background: url(/i/hor_back1.gif);
}

.Hor2 {
  width: 100%;
  height: 5;
  background: url(/i/hor_back2.gif);
}

.Logo {
  position: absolute;
  top: 185;
  left: 29;
}

.Icons {
  position: absolute;
  top: 13;
  left: 23;
}

.MenuBtnContainer {
  float: right;
  background: url({$sitehome}images/menu/new_{$ml1[mlc1].Alias}.gif) repeat-x 0px 23px;
}

.MenuBtn {
  float: left;
  width: 128;
  height: 43;
  background: url({$sitehome}images/menu/new_{$ml1[mlc1].Alias}.gif) no-repeat;
  -moz-box-sizing: border-box;
  padding: 18 9 0 9;
  display: inline;
}

.MenuBtnGlow {
  width: 110;
  height: 8;
  background: url({$sitehome}images/menu/new_{$ml1[mlc1].Alias}.gif);
  _background: transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu_btn_glow.png');
}

.MenuBtnDiv {
  float: left;
  width: 24;
  height: 1;
}

.BtmTools {
  position: relative;
  width: 948;
  height: 131;
  background: url(/i/btm_tools_back.gif);
  clear: both;
}

.BtmLink1 {
  position: absolute;
  z-index: 30;
  top: 25;
  left: 39;
  color: #a34f42;
  font-size: 10;
  font-weight: bold;
}

.BtmLink1 a:link, .BtmLink1 a:visited {
  color: #a34f42;
  text-decoration: none;
}

.BtmLink1 a:hover, .BtmLink1 a:active {
  color: #a34f42;
  text-decoration: underline;
}

.BtmLink2 {
  position: absolute;
  z-index: 30;
  top: 68 ;
  left: 41;
  color: #dedede;
}

.BtmLink2 a:link, .BtmLink2 a:visited {
  color: #dedede;
  text-decoration: none;
}

.BtmLink2 a:hover, .BtmLink2 a:active {
  color: #ffffff;
  text-decoration: underline;
}

.Copyright1 {
  position: absolute;
  z-index: 20;
  top: 68;
  left: 656;
  color: #9f9f9f;
}

.Copyright2 {
  position: absolute;
  z-index: 20;
  top: 101;
  left: 764;
  color: #7a7a7a;
  font-size: 10;
}

.Copyright2 a:link, .Copyright2 a:visited {
  color: #7a7a7a;
  text-decoration: none;
}

.Copyright2 a:hover, .Copyright2 a:active {
  color: #7a7a7a;
  text-decoration: none;
}



.Albums {background: url(/i/btm_content_back1.gif);}

.AlbumsLeftCell {
  background: url(/i/albums_left_thingie.gif) no-repeat 0px 18px;
  padding: 6 0 16 35;
}

.AlbumLeft {
  position: relative;
  width: 430;
  _height: 165;
  min-height: 165;
  background: url(/i/album_left_back.gif) no-repeat;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14 10 0 180;
}

.AlbumsRightCell {
  background: url(/i/albums_right_thingie.gif) no-repeat 100% 18px;
  padding: 6 22 16 0;
}

.AlbumRight {
  position: relative;
  width: 421;
  _height: 165;
  min-height: 165;
  background: url(/i/album_right_back.gif) no-repeat;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14 160 0 18;
}

.AlbumName {
  color: #B22D25;
  font-weight: bold;
  margin: 0 0 11 0;
}

.AlbumText {
  _height: 92;
  min-height: 92;
}

.AlbumLinks {margin: 12 0 0 -18;}

.AlbumLinks a {
  position: relative;
  display: block;
  margin: 0 0 3 0;
  padding: 0 0 0 17;
  background: url(/i/bull_arrow.gif) no-repeat 0px 1px;
  font-size: 10;
  font-weight: bold;
}

.AlbumArt {
  position: absolute;
  z-index: 10;
  background: #ffffff;
  border: 1px solid #D2CBB7;
  padding: 3;
}

.AlbumsLeftCell .AlbumArt {
  top: 39;
  left: 4;
}

.AlbumsRightCell .AlbumArt {
  top: 39;
  left: 294;
}

.RedBlockWrapper1 {
  font-size: 12;
  width: 153;
  margin: 0 0 21 0;
}

.RedBlockWrapper3 {
  min-height: 99;
  _height: 111;
  padding: 0 0 12 0;
}

.RedBlockHeader {
  color: #f0e7e7;
  font-weight: bold;
  width: 153;
  height: 35;
  padding: 5 0 0 23;
}

.RedBlock a {
  display: block;
  width: 105;
  margin: 0 0 0 38;
}

.RedBlock a:link, .RedBlock a:visited {
  color: #ccb2b2;
  text-decoration: none;
}

.RedBlock a:hover, .RedBlock a:active {
  color: #ffffff;
  text-decoration: none;
}

.LinkB a:link, .LinkB a:visited, .LinkB a:hover, .LinkB a:active {
  color: #000000;
  text-decoration: none;
}
.PageSubHeader {

	border-left: none;

	border-right: none;

	font-weight: bold;

	clear: both;

}
.PageInput {

	border: 1px solid #b9ab8e;

	background: #f3efe4;

	height: 20;

	width: 265;

}
h1 {

	font-family: Georgia, Times;

	color: #ffffff;

	font-weight: bold;

	font-size: 16;

	letter-spacing: -1;

	background: url(/i/header_back.gif) no-repeat;

	height: 222;

	padding: 8 0 0 119;

	margin: 15 -30 -170 -30;

	-moz-box-sizing: border-box;

}

.t1
{
	font-size: 10;
	font-weight: bold;
	color: #cfb6a1;
    font-family: Times New Roman;
}

.TinyInput {
	border: none;

	width: 100%;

	height: 15px;

  	font-size: 10;

	font-family: Verdana;

	valign: Bottom;

}

.zaholovok
{
   font-size: 10px;
   FONT-WEIGHT: bold;
   COLOR: #ffffff;
   font-family: Verdana;
   text-align: left;
}
.text
{	font-family:tahoma;
	font-size:10px;
	color:#525E64;
	line-height:14px;
	text-align:justify;
    margin-left:3px
}
.price
{	font-size:12px;
    color:#FE6000;
    font-weight:bold;
    font-family:tahoma;
}
.Menu
 {    padding: 3px;
    list-style:none;
    line-height:15px;
    margin-left:5px;
    font-size:12px;



}
.Menu a
{    font-family:verdana;
	font-size:12px;
 	color:#4186A2;
 	line-height:13px;
 	text-align:justify;

 	}

textarea {
	font-family:tahoma;
	font-size:10px;
	color:#525E64;
	line-height:14px;
	text-align:justify;

}
