@font-face {
    font-family: 'myriad_pro_lightbold';
    src: url('../fonts/myriadpro-semibold-webfont.eot');
    src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-semibold-webfont.woff') format('woff'),
         url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype');
    font-style: normal;
	font-weight:500;
}

body, html {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
	background:#f6f6f6 url(../images/back.jpg) left 118px repeat-x;
	height:100%;
	}
/* global styles */
img { border:none; }
p { padding:0; margin:10px 0; }
h1, h2, h3, h4, h5, h6 { font-family:"Myriad Pro", 'myriad_pro_lightbold', Verdana, sans-serif; color:#000; padding:0; margin:10px 0;}
h1 { font-size:22px; font-weight:600; margin:0 0 4px 0; }
h1:first-letter {
	color:#e52f0b;
}
h1 span.red {
	color:#e52f0b;
}
h2 { font-size:20px; font-weight:normal; }
h3 { font-size:18px; font-weight:normal; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
hr { height:0px; border:none; color:#dcdcdc; overflow:hidden; }
.clear { clear:both; padding:0 !important; margin:0 !important; height:0 !important;}
.text { display:table; }
form {
	padding:0;
	margin:0;
}

dl {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
dt {
    float: left;
    clear: both;
    width: 150px;
    margin-bottom: 10px;
}
dd {
    float: left;
    width: 505px;
    margin-bottom: 10px;
}

quote {
    display: block;
    padding-left: 15px;
    border-left: 1px dotted #999;
    font-style: italic;
}

.data, .data tr, .data th, .data td {
	border-collapse:collapse;
	font-size:13px;
	color:#888;
}
.data th {
	background:url(../images/tab.png) left top repeat-x;
	color:#d4d4d4;
	font-size:13px;
	font-family:"Myriad Pro", 'myriad_pro_lightbold', Verdana, sans-serif;
	font-weight:500;
	text-transform:uppercase;
	height:25px;
	line-height:25px;
	text-align:left;
	padding:0 16px;
}
.data tr.even td{
	background:#f4f4f4;
}
.data tr:first-child {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow:hidden;
}
.data td {
	padding:6px 16px;
}
.st1 {
	background:url(../images/w1.png) left center no-repeat;
	padding-left:30px;
}
.st2 {
	background:url(../images/w2.png) left center no-repeat;
	padding-left:30px;
}
.st3 {
	background:url(../images/w3.png) left center no-repeat;
	padding-left:30px;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.box-float-left {
	float:left;
	margin:6px;
	display:block;
}
.box-float-right {
	float:right;
	margin:6px;
}
.box-float-left img, .box-float-right img {
	border:3px solid #969696;
	margin:4px;
}
.box-float-left .caption, .box-float-right .caption {
	display:block;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

/* .inlineblock { display:-moz-inline-stack; display:inline-block; } */

/* Óáèðàåì ïóíêòèðû âîêðóã ññûëîê-êàðòèíîê */
/* IE */
a:active, a:focus, img { outline:none; }
/* FF */
:focus{ -moz-outline-style:none; }
/* safari, chrome */
*:focus {outline: none;}

button { width: auto; overflow: visible; } /* Фикс для IE7 */ 
button::-moz-focus-inner {  border: 0; padding: 0; } /* Фикс для Firefox */ 

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

#HTMLBlock {
	min-width:980px;
	margin:0 auto -71px;
	padding:0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

a:active, a:focus, img { outline:none !important; }
:focus{ -moz-outline-style:none !important; }

/* Ñòàíäàðòíûå ññûëêè */
a:link, a:active, a:visited {
	color:#e52f0b;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
/*-*/
#header {
	min-width:980px;
	background:#f6f6f6;
}
#header .headerInner {
	width:980px;
	margin:0 auto;
	height:118px;
	background:url("../images/top.jpg") center top no-repeat;
	position:relative;
}
.headerInner .logo {
	position:absolute;
	left:1px;
	top:11px;
}
.headerInner .flags {
	position:absolute;
	right:0;
	top:25px;
	background:#fbfbfb;
	border:1px solid #d4d4d4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:5px 0 4px 6px;
	height:14px;
}
.flags a {
	font-size:0;
	width:16px;
	height:14px;
	display:block;
	margin-right:5px;
	float:left;
	opacity:0.4;
}
.flags a.toRus {
	background:url(../images/flags.jpg) left top no-repeat;
}
.flags a.toEng {
	background:url(../images/flags.jpg) right top no-repeat;
}
.flags a:hover {
	opacity:0.8;
}
.flags a.active {
	opacity:1;
}
.sayAbout {
	position:absolute;
	right:0;
	top:69px;
	color:#555;
	font-size:14px;
	
}
.sayAbout a {
	display:inline-block;
	width:24px;
	height:24px;
	font-size:0;
	text-decoration:none;
	vertical-align:top;
}
.sayAbout a.vk {
	background:url(../images/vk.jpg) left top no-repeat;
}
.sayAbout a.fb {
	background:url(../images/face.jpg) left top no-repeat;
}
.sayAbout a.tw {
	background:url(../images/tw.jpg) left top no-repeat;
}
.sayAbout a:hover {
	opacity:0.8;
}
.sayAbout span {
	display:inline-block;
	height:24px;
	line-height:22px;
	vertical-align:top;
	padding-right:4px;
}
/*-*/
#mainMenu {
	position:absolute;
	left:306px;
	top:25px;
}
#mainMenu > ul {
	padding:0;
	margin:0;
}
#mainMenu > ul > li {
	margin:0 0px 0 0;
	list-style:none;
	list-style-image:none;
	position:relative;
	line-height:25px;
	border:1px solid #d4d4d4;
	border-left:0;
	background:#f5f5f5 url(../images/menu1.jpg) left top repeat-x;
	float:left;
	z-index:110;
}
#mainMenu > ul > li:first-child {
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
#mainMenu > ul > li:last-child {
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
#mainMenu > ul > li:hover {
	background:#fff;
	border-bottom:1px solid #fff;
}
#mainMenu > ul > li > a {
	color:#777777;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:25px;
	padding:0 20px;
	margin:1px;
}
#mainMenu > ul > li > a:hover {
	color:#272727 !important;
	background:url(../images/bg123.png) left top repeat-x;
}
#mainMenu .sub {
	display:none;
	position:absolute;
	left:-2px;
	margin:1px;
	top:26px;
	width:132px;
	border:1px solid #d4d4d4;
    border-top: none;
	background:#fff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	text-transform:uppercase;
	z-index:100;
}
.haveSubMenu {
	background:#FFF;
}
.haveSubMenu > a {
	color:#7c7c7c !important;
	background:#FFF url(../images/bg123.png) left top repeat-x !important;
}
#mainMenu .sub ul {
	padding:0 0 4px 0;
	margin:1px;
	background:#fff url(../images/bg123.png) left bottom repeat-x;
}
#mainMenu .sub ul li {
	padding:60;
	margin:2px 0 0 0 ;
	list-style:none;
	list-style-image:none;
	/*background:#f5f5f5 url(../images/menu1.jpg) left top repeat-x;*/
	min-height:13px;
}
#mainMenu .sub ul li:first-child {
	margin-top:0;
}
#mainMenu .sub a {
	display:block;
	padding:6px 10px 4px 25px;
	color:#777777;
	text-decoration:none;
	background:#fff url(../images/to4.png) 13px 12px no-repeat;
}
#mainMenu .sub a.active {
	background:#db1f00 url(../images/to4.png) 13px -13px no-repeat;
	color:#fff;
}
#mainMenu .sub a:hover {
	background:#db1f00 url(../images/to4.png) 13px -13px no-repeat;
	color:#fff;
}
#mainMenu > ul > li:first-child {
	/*padding:0;*/
	border-left:1px solid #d4d4d4;
}
#mainMenu ul li:first-child span {
	display:block;
	width:56px;
	height:25px;
	/*background:url(../images/menu.jpg) left top no-repeat;*/
	text-align:center;
	line-height:27px;
	color:#7C7C7C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
/*-*/
.findBlock {
	position:absolute;
	left:307px;
	top:68px;
}
.findBlock input[type="text"] {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	font-style:italic;
	background:url(../images/find1.jpg) left top no-repeat;
	width:239px;
	padding:2px 5px;
	height:21px;
	border:0;
	display:inline-block;
	vertical-align:top;
}
.findBlock input[type="text"].fFocus {
	color:#333;
}
.findBlock .select {
	background:url(../images/find2.jpg) left top no-repeat;
	width:97px;
	height:21px;
	border:0;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	padding:2px 22px 2px 2px;
	position:relative;
}
.findBlock .select span {
	width:120px;
	height:21px;
	position:absolute;
	left:10px;
	top:2px;
	-top:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#777777;
	font-style:italic;
}
.findBlock .select select {
	width:120px;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	height:21px;
	padding:2px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	color:#777777;
	font-style:italic;
	background:none;
	border:none;
}
.findBlock .select select option {
	padding:2px 5px;
}
.findBlock input[type="submit"] {
	background:url(../images/find.png) left top no-repeat;
	width:55px;
	height:25px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
	border:0;
	cursor:pointer;
}
.findBlock input[type="submit"]:hover {
	background-position:right top;
}
/*-*/
#mainAlphabet {
        position: relative;
        z-index: 0;
	height:30px;
	background:url("../images/mainMenuBg.jpg") left top repeat-x;
}
#mainAlphabet .alphabet {
	width:980px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	padding:7px 0 0 0;
	/*font-family:'myriad_pro_lightbold', "Myriad Pro", Verdana, sans-serif;*/
	font-weight:bold;
	position:relative;
}
.alphabet li {
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
.alphabet a {
	color:#d4d4d4;
	text-decoration:none;
	text-transform:uppercase;
	height:16px;
	line-height:15px;
	padding:0 3px 0 2px;
	display:inline-block;
	z-index:10;
	position:relative;
}
.alphabet a:hover {
	color:#FFF;
}
/*-*/
.alphabet li.back {
	background:url("../images/menuActive.jpg") left top repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Для Firefox */
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Для Safari и Chrome */
    box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Параметры тени */
	color:#FFF;
	z-index:8;
	position:absolute;
	height:16px;
}
.alphabet li.back .left {
	background:url("../images/menuActive.jpg") left top repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Для Firefox */
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Для Safari и Chrome */
    box-shadow: 0 2px 3px rgba(0,0,0,0.8); /* Параметры тени */
	color:#FFF;
}
/*-*/
#pageContent {
	padding-bottom:40px;
	width:980px;
	margin:0 auto;
}
/*-*/
.leftColumn {
	width:740px;
	float:left;
}
.breadcrumbs {
	height:30px;
	color:#000;
	font-size:14px;
	padding-top:16px;
}
.breadcrumbs span {
	color:#555;
}
.textBlock {
	background:#FFF url(../images/cont.jpg) left bottom repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
	padding:16px 20px;
	font-size:16px;
	margin-bottom:20px;
}
.advertBlock {
    padding:6px;
    margin-bottom:15px;
}
.textBlock.message {
    position: relative;
    padding: 5px 20px;
    margin-top: 15px;
    margin-bottom: 0;
    border: 1px solid #ceead2;
}
.textBlock.error {
    position: relative;
    padding: 5px 20px;
    margin-top: 15px;
    margin-bottom: 0;
    border: 1px solid #ffe0e0;
}
.textBlock.message .closeMessage, .textBlock.error .closeMessage {
    top: 12px; right: 12px;
}
.who {
	padding-bottom:10px;
}
.rating {
	display:inline-block;
	vertical-align:top;
    cursor: pointer;
}
.rating a {
	background:url(../images/rating.png) right top no-repeat;
	width:18px;
	height:19px;
	display:inline-block;
	text-decoration:none;
	font-size:0;
	vertical-align:top;
}
.rating a.active {
	background-position:left top;
}
.whoInfo {
	display:inline-block;
	padding-left:10px;
	padding-top:1px;
	vertical-align:top;
	font-size:14px;
	color:#acabab;
}
.commentBlock, .similarBlock {
	background:#FFF url(../images/cont.jpg) left bottom repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
	padding:16px 20px;
	font-size:16px;
	margin-bottom:20px;
}
.commentBlock h2 {
	font-size:22px;
	font-weight:600; 
	margin:0 0 4px 0;
}
.commentBlock h2:first-letter {
	color:#e52f0b;
}
.comments {
	padding:20px 0;
	margin:0;
}
.comments > .commentItem:first-child {
	border-top:1px dotted #bbbbbb;
}

.commentGroup{
    padding: 0 0 0 25px;
    border-left: 1px dotted transparent;
}
.commentGroup .commentGroup:hover{
    border-left: 1px dotted #ddd;
}

.commentGroup .commentGroup .commentGroup .commentGroup .commentGroup .commentGroup .commentGroup:hover {
    border-left: 1px dotted transparent;
}

.commentGroup .commentGroup .commentGroup .commentGroup .commentGroup .commentGroup .commentGroup {
    padding: 0;
}

.commentItem {
	padding:20px 0 0 0;
	position:relative;
	margin:0;
	list-style:none;
	list-style-image:none;
	border-bottom:1px dotted #bbbbbb;
}

.commentGroup .commentGroup .commentItem {
    border-bottom:none;
    border-top:1px dotted #bbbbbb;
}

.commentItemInner{
    padding: 0px 0px 20px 85px;
}

.commentItem a {
	color:#acabab;
}
.commentItem .cImg {
	position:absolute;
	left:0;
	top:20px;
	background:#f2f2f2;
	padding:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
}
.commentItem .cImg img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.commentItem .commentUser a{
	color:#e52f0b;
}
.commentItem .commentUser {
	padding-bottom:6px;
}
.commentItem .commentDate {
	font-size:14px;
	color:#acabab;
}
.commentItem p {
	margin:6px 0;
}
.level2 {
	padding-left:125px;
}
.level2 .cImg {
	left:30px;
}
.level3 {
	padding-left:155px;
}
.level3 .cImg {
	left:60px;
}
.closeComment, .closeMessage {
	cursor:pointer;
	width:9px;
	height:9px;
	position:absolute;
	right:15px;
	top:50px;
	display:block;
	font-size:0;
	text-decoration:none;
	background:url(../images/close.png) left top no-repeat;
}
.closeComment:hover, .closeMessage:hover {
	opacity:0.8;
}
/*-*/
.catItem2 {
	border-bottom:1px dotted #bbbbbb;
	padding:10px 0 15px 0;
}
.cat2Block {
	padding-top:20px;
}
.cat2Block .catItem2:first-child {
	border-top:1px dotted #bbbbbb;
}
.catItem2 .title {
	text-transform:uppercase;
	padding-bottom:6px;
}
.ratingSmall {
	display:inline-block;
	padding-left:10px;
    cursor: pointer;
}
.ratingSmall a, .ui-menu .ui-menu-item .ratingSmall a {
	display:inline-block;
	width:10px;
	font-size:0;
	text-decoration:none;
	vertical-align:middle;
	height:11px;
	background:url(../images/ratingSmall.png) right top no-repeat;
}
.ratingSmall a.active, .ui-menu .ui-menu-item .ratingSmall a.active {
	background-position:left top;
}
.whoSmall {
	color:#acabab;
	font-size:14px;
}
.catItem2 a {
	color:#acabab;
}
/*-*/
.catItem1 {
	padding:5px 0;
}
.catItem1 > span {
	border-bottom:1px dotted #bbbbbb;
	padding-bottom:5px;
	padding-right:10px;
	text-transform:uppercase;
}
.catItem1 > span a {
	color:#555;
	text-decoration:none;
}
.catItem1 > span a:hover {
	color:#e52f0b;
}
/*-*/
.autorList {
	padding:20px 0;
}
.autorList ul {
	padding:0;
	margin:0;
}
.autorList ul li {
	padding:2px 0 2px 15px;
	margin:0;
	list-style:none;
	list-style-image:none;
	background:url(../images/arrows.png) -8px center no-repeat;
	display:inline-block;
	width:320px;
}
.autorList ul li a {
	margin-right:10px;
}
/*-*/
.autorBlock {
	padding-bottom:0px;
}
.autorImg {
	float:left;
	width:97px;
	background:#f2f2f2;
	padding:3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
	margin-right:20px;
}
.autorImg img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.autorInfo {
	/*padding-top:16px;*/
}
.autorInfo a {
	height:28px;
	line-height:24px;
	display:inline-block;
}
.autorInfo a.downloadAll {
    background:url(../images/dl.png) left top no-repeat;
    padding-left:36px;
    text-align: left;
    margin-bottom: 10px;
}
/*-*/
.autorSongs {
	padding-top:20px;
}
.autorSong {
    position:relative;
    border-top:1px dotted #dddddd;
    padding:5px 0 5px 58px;
    min-height:46px;
}
.autorSong .typeIco{
    width:39px;
    height:39px;
    position:absolute;
    left:0;
    top:9px;
}
.autorSong.gp3 .typeIco, .autorSong.gtp .typeIco {
    background:url(../images/tabIco3.png) left top no-repeat;
    width:39px;
    height:39px;
    position:absolute;
    left:0;
    top:9px;
}
.autorSong.gp4 .typeIco {
    background:url(../images/tabIco4.png) left top no-repeat;
    width:39px;
    height:39px;
    position:absolute;
    left:0;
    top:9px;
}
.autorSong.gp5 .typeIco {
    background:url(../images/tabIco5.png) left top no-repeat;
    width:39px;
    height:39px;
    position:absolute;
    left:0;
    top:9px;
}
.autorSong.gpx .typeIco {
	background:url(../images/tabIcox.png) left top no-repeat;
	width:39px;
	height:46px;
	position:absolute;
	left:0;
	top:5px;
}
.autorSong .title {
	padding-bottom:6px;
}
.songInfo {
	color:#acabab;
	font-size:14px;
}
.songInfo .ratingSmall {
	padding-left:0;
	padding-top:4px;
	vertical-align:top;
	padding-right:10px;
}
.songInfo .ratingSmall a {
	vertical-align:top;
}
/*-*//*
.pagging {
	padding:20px 0;
	font-size:14px;
	color:#fff;
}
.pagging .leftArrow {
	background:url(../images/arrows.png) left top no-repeat;
	width:5px;
	height:10px;
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	text-decoration:none;
	padding:0;
	margin-right:6px;
}
.pagging .leftArrow:hover {
	opacity:0.8;
}
.pagging .rightArrow {
	background:url(../images/arrows.png) right top no-repeat;
	width:5px;
	height:10px;
	display:inline-block;
	vertical-align:middle;
	font-size:0;
	text-decoration:none;
	padding:0;
	margin-left:6px;
}
.pagging .rightArrow:hover {
	opacity:0.8;
}
.pagging a {
	color:#555;
	display:inline-block;
	vertical-align:middle;
	height:22px;
	line-height:22px;
	text-decoration:none;
	padding:0 4px;
	margin:0 4px;
}
.pagging a:hover {
	color:#e52f0b;
}
.pagging span {
	background:#e52f0b url(../images/menuActive.jpg) left top repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	padding:0 7px;
	height:22px;
	line-height:22px;
	display:inline-block;
	vertical-align:middle;
}*/
/*-*/
.rightColumn {
	width:200px;
	float:right;
	padding-top:30px;
}
.autorization {
	background:#ce1a00 url(../images/aut.jpg) left top no-repeat;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:8px 10px 7px 10px;
	font-size:12px;
	color:#FFF;
	margin-bottom:20px;
}
.autorization .title {
	font-family:"Myriad Pro", 'myriad_pro_lightbold', Verdana, sans-serif;
	color:#FFF;
	font-size:18px;
	padding-bottom:6px;
}
.autorization input[type="text"], .autorization input[type="password"] {
	width:170px;
	height:21px;
	padding:2px 5px;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#a4a3a3;
	font-size:12px;
	background:url(../images/login.jpg) left top no-repeat;
	margin-bottom:6px;
	margin-top:4px;
}
.autorization .fLeft {
	padding-bottom:6px;
}
.autorization .fRight {
	padding-bottom:6px;
}
.autorization .fLeft span {
	display:inline-block;
	vertical-align:top;
	padding-top:3px;
}
.autorization .fRight a {
	color:#FFF;
	margin-top:3px;
	display:inline-block;
	vertical-align:top;
}
.autorization input[type="submit"] {
	background:url(../images/but1.png) left top repeat-x;
	width:77px;
	height:25px;
	text-decoration:none;
	border:0;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:block;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.autorization input[type="submit"]:hover {
	background-position:right top;
	color:#e52f0b;
}
/*-*/
.b1 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:20px;
}
.b2 {
	background:url(../images/cont.jpg) left top repeat-x;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:10px;
	color:#555;
}
.b2 .title {
	font-family:"Myriad Pro", 'myriad_pro_lightbold', Verdana, sans-serif;
	color:#000;
	font-size:18px;
	padding-bottom:10px;
}
.b2 .b2Link a{
	display:block;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/buy.png) left top no-repeat;
	width:182px;
	height:29px;
	line-height:28px;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0px 3px rgba(0,0,0,0.2); /* Параметры тени */
}
.b2 .b2Link a:hover {
	background-position:right top;
}
/*-*/
.pageError {
	background:url(../images/errorBg.png) center center no-repeat;
	height:108px;
	font-size:18px;
	color:#000;
	text-align:center;
	padding-top:310px;
	font-family: 'myriad_pro_lightbold';
	margin:50px 0;
}
.pageError div {
	padding-bottom:30px;
}
.pageError a {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*-*/
.raitUp {
	margin:0 5px;
	font-size:0;
	text-decoration:none;
	background:url(../images/raitsIcons.png) left top no-repeat;
	width:14px;
	height:14px;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
}
.raitUp:hover {
	opacity:0.8;
}
.raitDown {
	margin:0 5px;
	font-size:0;
	text-decoration:none;
	background:url(../images/raitsIcons.png) right top no-repeat;
	width:14px;
	height:14px;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
}
.raitDown:hover {
	opacity:0.8;
}
.infoSong {
	padding-bottom:10px;
}
.icoSong {
	float:left;
	padding-right:20px;
	width:72px;
}
.textSong {
	float:left;
	width:400px;
}
.whoAutor {
	color:#acabab;
	font-size:18px;
	font-family: 'myriad_pro_lightbold';
	padding-top:2px;
}
.moreInfoSong {
	padding:4px 0 0 0;
}
.moreInfoSong > div {
	padding-bottom:10px;
}
.moreInfoSong > div span {
	margin-left:10px;
	color:#acabab;
}
.dlFile, .dlFileNoFloat {
    background: url("../images/dlButton.png") no-repeat scroll left top transparent;
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 10px 0 0;
    padding: 10px 0 0 45px;
    text-decoration: none !important;
    width: 126px;
    text-transform: uppercase;
    float:left;
}
.dlFileNoFloat {
    float:none;
}
.dlFile:hover {
	opacity:0.9;
}
.havePo1 {
	padding:0;
}
.havePo1 > div {
	padding:16px 20px;
	background:url(../images/po1.png) right top no-repeat;
}
/*-*/
.addComment {
}
.addCommentTitle {
	color:#7c7c7c;
	font-size:18px;
	font-family: 'myriad_pro_lightbold';
	font-weight:500;
}
.addCommentForm {
	color:#555;
	padding-top:10px;
}
.addCommentForm label {
	font-size:14px;
}
.addCommentForm form {
	padding:8px 0;
}
.addCommentForm form input[type="text"] {
	margin-top:6px;
	border:1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px 6px;
	width:230px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
input.file {
	border:1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px 6px 2px 6px;
	width:230px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right:10px;
}
.addCommentForm form textarea {
	margin-top:6px;
	width:350px;
	height:90px;
	padding:4px 6px;
	border:1px solid #d4d4d4;
	resize:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*.addCommentForm form input[type="submit"] {
	background:url(../images/send.png) left top no-repeat;
	width:104px;
	height:31px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
}
.addCommentForm form input[type="submit"]:hover {
	background-position:left bottom;
}*/
.addCommentForm form input[type="submit"].zagr {
	background:url(../images/send1.png) left top no-repeat;
	width:104px;
	height:31px;
	overflow:hidden;
	font-size:0;
	cursor:pointer;
	border:none;
}
.addCommentForm form input[type="submit"].zagr:hover {
	background-position:left bottom;
}
/*-*/
.mainBlock {
	background:url(../images/mainBg.png) left top no-repeat;
	min-height:430px;
	padding-top:50px;
}
.mainBlock h1 {
	font-family: 'myriad_pro_lightbold';
	font-size:22px;
	font-weight:500;
	padding-bottom:10px;
}
.mainBlock h1:first-letter {
	color:#000;
}
.mainBlock h1 strong {
	font-size:30px;
	font-weight:900;
}
.mainBlock h1 strong span {
	color:#e52f0b;
}
.mainInnerText {
	padding-right:360px;
	min-height:370px;
}
.mainInnerText .registration {
	background: url("../images/buy.png") left top no-repeat;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 31px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 182px;
	margin-top:20px;
}
.mainInnerText .registration:hover {
	background-position:right top;
}
/*-*/
.block3Item {
	font-family: 'myriad_pro_lightbold';
	font-weight:300px;
	font-size:18px;
}
.finalUpdates {
	float:left;
	width:320px;
}
.block3Date {
	padding-top:10px;
	font-size:26px;
	font-family: 'myriad_pro_lightbold';
	color:#000;
	padding-bottom:30px;
}
.block3Date span {
	background:url(../images/serq.png) left top no-repeat;
	width:27px;
	height:31px;
	text-align:center;
	line-height:32px;
	display:inline-block;
	margin-right:1px;
}
.finalAutors {
	float:left;
	width:220px;
}
.block3Autor {
	padding-top:12px;
	font-size:26px;
	font-family: 'myriad_pro_lightbold';
	color:#000;
}
.block3Autor span {
	background:url(../images/serq.png) left top no-repeat;
	width:27px;
	height:31px;
	text-align:center;
	line-height:32px;
	display:inline-block;
	margin-right:1px;
}
.finalTabs {
	float:left;
	width:200px;
}
.block3Tabs {
	padding-top:12px;
	font-size:26px;
	font-family: 'myriad_pro_lightbold';
	color:#000;
}
.block3Tabs span {
	background:url(../images/serq.png) left top no-repeat;
	width:27px;
	height:31px;
	text-align:center;
	line-height:32px;
	display:inline-block;
	margin-right:1px;
}
/*-*/
.mainNews {
	border-top:1px solid #cfcfcf;
	padding-top:14px;
	position:relative;
}
.newsArchive {
	position:absolute;
	right:0;
	top:30px;
	font-size:14px;
}
.mainNews h2 {
	font-family: 'myriad_pro_lightbold';
	font-weight:bold;
	color:#272727;
}
.mainNews h2:first-letter {
	color:#e52f0b;
}
.mNewsBlock {
	padding:10px 0;
}
.textBlock .mNewsBlock {
    padding:20px 0 0 0;
    border-top:1px dotted #bbb;
    margin-top:10px;
}
.mnDate {
	background:url(../images/mnDate.png) left top no-repeat;
	width:65px;
	height:65px;
	padding:5px 15px 8px 6px;
	float:left;
	text-align:center;
	margin-right:10px;
}
.mnDate strong {
	display:block;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	line-height:18px;
	padding-bottom:3px;
}
.mnDate span {
	display:block;
	height:43px;
	line-height:40px;
	font-size:36px;
	font-weight:bold;
	font-family: 'myriad_pro_lightbold';
	color:#000;
}
.mnText {
	float:left;
	width:644px;
	padding-top:4px;
	color:#555;
}
.textBlock .mnText {
	width:604px;
}
.mnTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding-bottom:4px;
}
.mnText p {
	margin:4px 0;
}
.mnText a {
	color:#acabab;
}
.mnText a:hover {
	color:#e52f0b;
}
/*-*/
.editInfo {
	.mmargin-top:10px;
}
.editTitle {
	font-size:18px;
	color:#7c7c7c;
	font-family: 'myriad_pro_lightbold';
        margin-bottom: 10px;
}
.editInfo form {
	font-size:16px;
        margin-bottom: 25px;
        overflow: hidden;
}
/*.editInfo form {
	padding:8px 0;
}*/
.editInfo form label {
	font-size:14px;
	padding-top:5px;
	display:inline-block;
}
.editInfo form input[type="text"], .editInfo form input[type="password"] {
	margin-top:6px;
	border:1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px 6px;
	width:350px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.editInfo form select {
	margin-top:6px;
	border:1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:4px 6px;
	width:364px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.editInfo form textarea {
        margin-top:6px;
	width:350px;
	height:90px;
	padding:4px 6px;
	border:1px solid #d4d4d4;
	resize:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
.editInfo form input[type="file"] {
	margin-top:6px;
}
.editInfo form input[type="submit"].edit, .addCommentForm form input[type="submit"] {
	background:url(../images/buy.png) left top no-repeat;
	width:182px;
	height:31px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	border:none;
	padding:0 10px;
        margin-top:5px
}
.editInfo form input[type="submit"].edit:hover, .addCommentForm form input[type="submit"]:hover {
	background-position:right top;
}
span.required {color: #e52f0b;}


.field_info {font-size: 10px;}
/*-*/
.personalCabinet {
	margin-bottom:20px;
	background:#f3f3f3 url(../images/lk.jpg) left top no-repeat;
	width:180px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1); /* Для Firefox */
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1); /* Для Safari и Chrome */
    box-shadow: 0 2px 2px rgba(0,0,0,0.1); /* Параметры тени */
	padding:8px 10px;
}

.notReaded td {background:  #ffe0e0}
.personalMessageContentRow {}
.personalMessageContentRow td {
    padding: 0 16px;
}
.personalMessageOpened td {
    background: #eee;
}
.personalMessageOpened.personalMessageContentRow td {
    border-bottom: 1px dashed #ccc;
}
.personalMessageContent {
    display: none;
    padding: 6px 0;
}

.pName, .pName a {
	color:#000;
	font-size:16px;
	font-family: 'myriad_pro_lightbold';
	padding-bottom:10px;
}
.pName img {
    margin: 0 0 -4px 4px;
}

.pPhoto {
	float:left;
	width:95px;
}
.pPhoto img, .profilePhoto img {
    border-radius: 5px;
}
.pLinks {
	float:right;
	width:75px;
}
.pLinks ul {
	padding:0 0 10px 0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pLinks ul li {
	list-style:none;
	list-style-image:none;
	padding:3px 0;
	margin:0;
}
.pLinks ul li a {
	color:#555;
	background:url(../images/q2.jpg) left center no-repeat;
	padding-left:10px;
}
.pLinks .exit {
	background:url(../images/but1.png) left top no-repeat;
	width:77px;
	height:27px;
	display:inline-block;
	text-align:center;
	color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	line-height:25px;
}
.pLinks .exit:hover {
	background-position:right top;
	color:#e52f0b;
}
/*-*/
#tmp {
	width:100%;
	height:71px;
}
/*-*/
#footer {
	min-width:980px;
	height:71px;
	background:url("../images/footerBg.jpg") left top repeat-x;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .footerInner {
	width:980px;
	margin:0 auto;
	color:#FFF;
	line-height:30px;
	padding-top:7px;
}
.footerInner .fText {
	float:left;
	width:450px;
}
.footerInner .fText.copyNoDev {
	padding-top: 13px;
}
.footerInner .fDeveloper
{
    float: left;
    font-size: 12px;
    line-height: 12px;
    padding: 3px 5px 3px;
    margin: 0;
    background-color: gray;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fDeveloper a {
    font-size: 11px;
    text-decoration: underline !important;
}
.footerInner .fCenter {
	float:left;
    padding-top:13px;
}
.fCenter a {
	margin:0 20px;
}
.footerInner .fCounter {
	float:right;
    padding-top:13px;
}

.b-top {
    z-index:2600;
    position:fixed;
    left:0;
    bottom:90px;
    width:34%;
    margin-left:50%;
}

.b-top-but {
    z-index:2600;
    position:absolute;
    display:block;
    left:510px;
    bottom:0;
    /*margin:0 0 0 100%;*/
    padding:32px 12px 4px;
    color:white;
    background:#DDDDDD url(http://site.yandex.ru/static/css/blocks/b-j-top/b-j-top.png) no-repeat 50% 11px;
    border-radius:7px;
    cursor:pointer;
    width:65px;
    text-align: center;
}

/*-*/
.yiiPager {
    padding:20px 0;
    font-size:14px;
    color:#fff;
}

.yiiPager .hidden, .yiiPager .first, .yiiPager .last {
    display: none;
}

.yiiPager li {
    list-style: none;
    display: inline-block;
}

.yiiPager .previous a {
    background:url(../images/arrows.png) left top no-repeat;
    width:5px;
    height:10px;
    display:inline-block;
    vertical-align:middle;
    font-size:0;
    text-decoration:none;
    padding:0;
    margin-right:6px;
}
.yiiPager .previous:hover a {
    opacity:0.8;
}
.yiiPager .next a {
    background:url(../images/arrows.png) right top no-repeat;
    width:5px;
    height:10px;
    display:inline-block;
    vertical-align:middle;
    font-size:0;
    text-decoration:none;
    padding:0;
    margin-left:6px;
}
.yiiPager .next:hover a {
    opacity:0.8;
}
.yiiPager a {
    color:#555;
    display:inline-block;
    vertical-align:middle;
    height:22px;
    line-height:22px;
    text-decoration:none;
    padding:0 4px;
    margin:0 4px;
}
.yiiPager a:hover {
    color:#e52f0b;
}
.yiiPager li.selected {
    background:#e52f0b url(../images/menuActive.jpg) left top repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align:center;
    padding:0 7px;
    height:22px;
    /*line-height:22px;*/
    display:inline-block;
    vertical-align:middle;
}

.yiiPager li.selected a {
    padding:0;
    margin: 0;
    display:inline;
    color: white;
}

.instrumentsBig{
    padding: 10px 0;
    border-top: 1px dotted #DDDDDD;
    border-bottom: 1px dotted #DDDDDD;
}

.labelBig{
    width: 50px;
    height: 43px;
    float: left;
}

.instrumentsBig .space{
    float: left;
    height: 43px;
    width: 8px;
}

.electroGuitarLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat 0px 0px;
}

.acousticGuitarLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -112px 0px;
}

.bassGuitarLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -221px 0px;
}

.drumsLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -330px 0px;
}

.vocalsLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -440px 0px;
}

.keyboardsLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -550px 0px;
}

.violinLabelBig{
    background: url('../images/instrumentsLabelsBig.png') no-repeat -658px 0px;
}

.instrumentsSmall{
    margin: 2px 0 0 5px;
    display: inline-block;
}

.labelSmall{
    width: 23px;
    height: 20px;
    float: left;
    margin-right: 10px;
}

.electroGuitarLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat 0px 0px;
}

.acousticGuitarLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -55px 0px;
}

.bassGuitarLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -107px 0px;
}

.drumsLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -160px 0px;
}

.vocalsLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -212px 0px;
}

.keyboardsLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -265px 0px;
}

.violinLabelSmall{
    background: url('../images/instrumentsLabelsSmall.png') no-repeat -317px 0px;
}

.notActive {
    cursor: default !important;
}

.share42init{
    float: right; margin: 0px; padding: 5px 0 0 5px; background-color: white;
}

.ui-widget{
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

.ui-tabs{
    border: 0 !important;
}

.ui-tabs .ui-tabs-nav{
    display: block !important;
}

.ui-tabs .ui-tabs-nav li{
    margin: 0 2px !important;
    border: 0 !important;
}

.ui-tabs .ui-tabs-nav li a {
    height: 25px !important;
    line-height: 25px !important;
    color: white !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-tl{
    border-radius: 6px !important;
}

.ui-widget-content{
    background: none !important;
    color: #555 !important;
}

#ui-datepicker-div{
    background: #fff !important;
}

.ui-tabs .ui-tabs-panel{
    background: url("../images/cont.jpg") repeat-x scroll left bottom #FFFFFF !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
    background: none;
}

.ui-autocomplete{
    background-color: white !important;
}

.rightColumn .errorSummary ul{
    border: 1px solid white;
    border-radius: 3px 3px 3px 3px;
    color: white;
    line-height: 11px;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 5px 10px;
}