html{
	height: 100%;
	overflow: auto;
}
body{
    margin:0;
    padding: 0;
    font-family: verdana;
    font-size: 12px;
}
a, a:hover {
    text-decoration:none;
}
img {
    border:none;
    background: #fff url(/img/diz/ajax-loader.gif) no-repeat center center;
}
ul, ol {
    margin:0;
    padding:0;
}
li{
    margin:0;
    padding:0;
    list-style-type:none;
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-weight:normal;
}
h1{
    font-size:26px;
    line-height:30px;
    margin:0;
    padding:7px;
    border-bottom:1px solid #d1e0eb;
    background:#e1f0fb;
}
h2{
    font:normal 20px verdana;
    color:#000;
    padding:3px;
}
h3{
    font:normal 16px verdana;
    margin:6px 2px 0 2px;
    color:#d20000;
    padding:2px;
    border-bottom:3px double #f2dada;
}
h3 a{
    color:#d20000;
    font-weight:bold;
}
h4{
    font:normal 14px/20px verdana;
    margin:10px 5px 5px 5px;
    color:#777;
    padding:2px;
}
.clear {
    clear:both;
    position:relative;
    font-size:0px;
    height:0px;
    line-height:0px
}
#container{
    width:980px;
    min-width:980px;
    margin:0 auto;
    padding:10px;
}
#header{
    height: 80px;
}
#logo {
    float: left;
    font:bold 40px arial;
    text-transform:uppercase;
    height:80px;
    position:relative;
}
#logo a{
    color:#000;
}
#logo span{
    color:#d20000;
}
#logo div{
    font:bold 10px/10px verdana;
    padding:0 3px;
    text-align:center;
}
/* верхнее горизонтальное меню */
#topnav, #commentsElements{
    margin: 0 0 0 38px;
    width:530px;
    font: normal 18px arial;
}
#topnav li, #commentsElements li{
    float: left;
    display: block;
}
#topnav a, #commentsElements a{
    color: #888;
    display: block;
    padding: 3px 9px;
}
#topnav a:hover, #commentsElements a:hover{
    color: #000;
    background: #e1f0fb;
}
#topnav a.active, #commentsElements a.active{
    background:#e1f0fb !important;
    color:#000;
}
#commentsElements li a{
    font: normal 14px Lucida Console, Monaco, monospace;
}
#commentsElements li a:hover{
    background:#e1f0fb;
}
#search{
    background:#e1f0fb;
    padding:6px 15px;
    margin: 0 0 0 38px;
    width:380px;
    height:30px;
    float:left;
}
.xform{
    color:#000;
    font: normal 14px Arial, Helvetica, sans-serif;
}
.xform label{
    color:#0B0B0B;
    font:bold 13px/16px Arial, Helvetica, sans-serif;
    display:block;
}
.xform input, .xform select{
    border: 1px solid #ddd;
    border-left:5px solid #ddd;
    padding:3px 9px;
    margin: 2px;
    font: normal 14px Arial, Helvetica, sans-serif;
}
.xform input:focus{
    border: 1px solid #bbb;
    border-left:5px solid #bbb;
}
.xform input[type="checkbox"]{
    background-color:#efebde;
    width:15px;
    height:15px;
    margin:6px 0 0 9px;
    display:inline;
}
.xform input[type="submit"], a.btn, button{
    background: url(/img/diz/bg-tab.png) repeat-x;
    border:none;
    padding:3px 9px;
    cursor:pointer;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    width:auto;
    color:#000;
}
.xform input[type="submit"]:hover, a.btn:hover, button:hover{
    background: url(/img/diz/bg-tab.png) repeat-x bottom center;
}
.xform input[disabled="disabled"], button[disabled="disabled"]{
    cursor:default;
}
button[disabled="disabled"], button.disabled{
    background: #e5e4df;
    color:#85847f;
}
.xform input[type="hidden"]{
    border:none;
    margin:0;
    padding:0;
}
#leftSidebar, #rightSidebar, #catsMenu #left{
    float: left;
}
#leftSidebar{
    width:250px;
    margin-right: 10px
}
#rightSidebar{
    width:298px;
    margin-left:10px;
}
#catsMenu #left, #catsMenu #right{
    width:50%;
}
#catsMenu #right{
    float:right;
}
#catsMenu ul li a{
    display:block;
    font: normal 16px arial;
    color: #555;
    padding:4px;
    border-bottom:1px solid #eee;
}
#catsMenu a:hover, #catsMenu a.active{
    color: #000;
}
#catsMenu a:hover, #catsMenu a.active{background: #e1f0fb}
#artistMenu a:hover{
    background: #aebec6;
    color: #fff;
}
#catsMenu, #artistMenu{
    background:#fff;
    padding:3px;
    margin:0 0 10px 0;
}
#catsMenu ul li.active, #artistMenu a.active{
    background: #acd3fe;
    color: #000;
}
#artistMenu a{
    display:block;
    float:left;
    font: bold 12px arial;
    text-transform:uppercase;
    color: #444;
    width:24px;
    padding:3px 0;
    text-align:center;
}
#artistMenu div.sep{
    height:10px;
}
#loginpanel{
    float:left;
    height:44px;
}
#loginpanel a{
    color:#777;
    padding: 3px 9px 4px 9px;
    display:block;
    font: normal 10px/14px verdana;
}
#loginpanel a:hover{
    background:#e1f0fb;
    color:#000;
}
#window {
    position: absolute;
    top: 40%;
    left: 50%;
    background: #fff;
    width: 300px;
    height: 200px;
    margin: -100px 0 0 -150px;
    position: fixed;
    border: 1px solid #dde3e6;
    z-index: 20;
    display: none;
    font: normal 12px verdana;
}
#windowb {
    position: absolute;
    top: 40%;
    left: 50%;
    background: #d3dae2;
    width: 330px;
    height: 230px;
    margin: -115px 0 0 -165px;
    position: fixed;
    z-index: 15;
    display: none;
}
#window form{
    padding:5px;
    margin:0
}
#window form input{
    display:block;
}
#disabled{
    width:100%;
    height:100%;
    position:absolute;
    position:fixed;
    top:0;
    left:0;
    background:#000;
    filter: alpha(opacity=50);
    -moz-opacity:.5;
    opacity:.5;
}
#disabled-loading{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:#fff url(../img/diz/ajax-loader2.gif) no-repeat center center;
    filter: alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}
#loginmsg{
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 20;
    width: 294px;
    font: bold 14px arial;
    background:#d55;
    color:#fff;
    padding:3px;
    text-align:center;
}

#content{
    width:652px;
    float:left;
}
.pages{
    text-align:center;
    margin:10px;
}
.pages a, .pages span{
    display:block;
    float:left;
    padding:2px 6px;
    border-bottom:5px solid #cad6e1;
    margin:1px;
    text-decoration:none;
    color:#707a83;
    font: normal 11px verdana;
}
.pages a:hover{
    border-bottom:5px solid #000;
    color:#000;
    background:#f3f3f3;
}
.pages a.arrow{
    padding:2px 6px;
    font: normal 12px verdana;
    border:none;
}
.pages a.arrow:hover{
    color:#000;
}
.pages span{
    background:#707a83;
    color:#fff;
    font-weight:bold;
    border-bottom:5px solid #000;
}
.postinfo {
    margin: 0;
    margin-bottom:5px;
    color: #888;
    background: #fffafa;
    border-bottom:1px solid #efeaea;
    padding: 2px 10px;
}
.highslide {
    cursor: url(/img/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 1px solid #ccc;
    padding:2px;
}
.highslide-wrapper {
    background: #fff;
}
.highslide-image {
    border: 5px solid #fff;
}
.highslide-loading {
    display: block;
    color: #000;
    font: normal 12px verdana;
    text-decoration: none;
    padding: 4px;
    border: 1px solid #bbb;
    padding-left: 55px;
    background: #fff url(/img/diz/ajax-loader.gif) no-repeat 5px 6px;
}
.highslide-caption {
    display: none;
    font: normal 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-align:center;
    padding: 5px;

}
/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#clipsNiceList{
    float:left;
    width:410px;
}
#clipsNiceList li.date{
    margin:0;
    font: bold 10px verdana;
    padding:4px 12px;
    background:#6F818E;
    color:#fff;
}
#clipsNiceList li a.c_link{
    display:block;
    color:#444;
    font: normal 12px arial;
    padding:10px 5px;
}
#clipsNiceList li{
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
#clipsNiceList li.odd{
    background:#f0f0f0; border: 1px solid #dcdcdc;
}
#clipsNiceList li.odd a.c_link{
    background:#f0f0f0 url(/img/diz/bgGray.gif) repeat-x top center;
}
#clipsNiceList li.even a.c_link{
    background:#fff url(/img/diz/bgWhite.gif) repeat-x top center;
}
#clipsNiceList li a.c_link:hover{
    background:#aebec6;
    color:#fff;
}
#clipsNiceList li a.highlight{
    font-weight:bold;
    letter-spacing:1px;
    background:#000 !important;
    color:#fff;
}
#clipsNiceList .info{
    padding:3px 9px;
    color:#777;
    font:normal 11px/15px tahoma;
    overflow:auto;
    display:none;
}
#clipsNiceList .info a.highslide{
    display:block;
    width:110px;
    overflow:hidden;
    float:left;
    margin-right:10px;
}
#clipsNiceList  .info a.highslide img{
    width:100px;
    visibility: hidden;
}
a.r_btn{
    display:block;
    float:right;
    color:#000;
    padding:2px 6px;
    font: normal 15px "Trebuchet MS", Tahoma, Arial, sans-serif;
    background: url(/img/diz/bg-tab.png) repeat-x;
}
a.r_btn:hover{
    background: url(/img/diz/bg-tab.png) repeat-x bottom center;
}
#artistsTable, #newsBlock{
    float: left;
}
#artistsTable{
    width:720px;
}
#artistsTable table{
    width:100%;
    border-collapse:collapse;
}
#artistsTable table tr td{
    width:25%;
}
#artistsTable table tr td a{
    display:block;
    color:#5a8bad;
    font:normal 12px verdana;
    padding:4px;
    border-bottom:1px solid #fff;
}
#artistsTable table tr td a:hover{
    background:#e1f0fb !important;
    border-bottom:1px solid #d1e0eb;
    color:#000;
}
#newsBlock{
    padding:0;
}
#newsBlock li{
    padding:5px;
    height:100%;
}

#newsBlock li.hover{
    background:#f3f3f3;
    cursor:pointer;
}
#newsBlock li div.img, #newsBlock li div.img2{
    width:60px;
    overflow:hidden;
    float:left;
    margin:5px 10px 0 0;
}
#newsBlock li div.img2{
    width:80px;
}
#newsBlock li div.img img, #newsBlock li div.img2 img{
    margin-left:-10px;
    width:100px;
    filter: alpha(opacity=80);
    -moz-opacity:.8;
    opacity:.8;
}
#newsBlock li div.img2 img{
    width:120px;
}
#newsBlock li.hover div.img img, #newsBlock li.hover div.img2 img{
    filter: alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
#newsBlock div.sNews{
    float:left;
    width:215px;
    font:bold 11px verdana;
    color:#82b6d4;
}
#newsBlock div.sNews div.nt{
	font-weight: normal;
    color:#000;
}
#newsBlock div.fNews{
    float:left;
    width:610px;
    color:#555;
    line-height: 130%;
    margin-bottom:10px;
}
#newsBlock div.fNews h2{
    float:left;
    width:510px;
}
#newsBlock div.fNews h5{
    color:#82b6d4;
    font:bold 11px verdana;
    float:right;
}
#newsBlock li h4{
    padding:3px;
}
#newsBlock li h4 a{
    font:normal 12px arial;
    color:#555;
}
#newsBlock li h4 a:hover, #newsBlock li.hover h4 a{
    color:#000;
    text-decoration:underline;
}
#newsBlock li h2 a{
    font:normal 20px arial;
    color:#3484c2;
}
#newsBlock li.hover h2 a{
    color:#000;
}
#newsBlock li.hover h5{
    color:#d20000
}
#infoBlock, #search_res, #clipsOfArtist{
    padding:10px;
}
#infoBlock, #clipsOfArtist, #search_res #more{
    background:#f5f4ef;
    border: 1px solid #e5e4df;
}
#infoBlock a, #clipsOfArtist a{
    display:block;
    color:#555;
    padding:1px 5px;
    font: normal 12px Trebuchet MS, Helvetica, sans-serif;
    border-bottom: 1px solid #e5e4df;
}
#infoBlock a:hover, #clipsOfArtist a:hover, #clipsOfArtist a:hover strong{
    color:#000;
    text-decoration:underline;
}
#clipsOfArtist strong{
    color:#333;
}
#fullclip{
    margin:10px 0;
    float:left;
    width:980px;
}
#clipinfo, #infocontent, #content{
    padding:5px;
    font: normal 14px/22px tahoma;
    color:#333;
}
#clipinfo img, #infocontent img, #content .artist img{
    width:auto;
    float:left;
    margin-right:10px;
    width:200px;
}
#clipinfo ol, #infocontent ol{
    margin:10px;
}
#clipinfo ol li, #infocontent ol li{
    clear:both;
    float:none;
    list-style-type:decimal;
    margin:10px;
    padding:0 10px;
}
#clipinfo a{
    color:#5d80b3;
    border-bottom:1px dotted #a3b7d5;
}
#clipinfo a:hover{
    border-bottom:1px solid #000;
    color:#000;
}
#clipcats_v ul li{
    float:left;
}
#clipcats_v ul li a{
    display:block;
    font: normal 16px Lucida Console, Monaco, monospace;
    color: #555;
    padding:4px 12px;
}
#clipcats_v ul li a:hover{
    background: #e1f0fb;
    color: #000;
}
#clipcats_v ul li a:first-letter{
    font-weight:bold;
    color:#d20000;
}
#clipblock{
    width:545px;
    float:left;
    margin-right:10px;
}
#clipblock h4{
    margin:0 20px;
    color:#777;
}
#clipmeta{
    width:425px;
    float:left;
}
#video_online{
    padding:5px;
    border-collapse:collapse;
}
#links{
    padding:0;
    margin:5px;
}
#links h2{
    padding:3px;
    font:bold 16px verdana;
    color:#3b95cd;
}
#links h3{
    padding:3px 9px;
    color:#888;
    margin:0;
}
#links ul{
    float:left;
    margin:0 10px;;
}
#links ul li{
	margin-left: 10px;
}
#links ul li a{
    color:#4f8c43;
    font:bold 11px verdana;
}
#links ul li a:hover{
	text-decoration: underline;
    color:#000;
}
#footer{
    background:#f3f3f3;
    padding:2px;
    margin:15px 0 10px 0;
    font:normal 10px verdana;
    text-align:center;
    color:#555;
}
#footer a{
    color:#555;
}
#footer a:hover{
    color:#000;
}
.adv{
    text-align:center;
    font-size:10px;
    color: #777;
}
.adv a{
    text-align:center;
    font-size:10px;
    color: #777;
    border-bottom: 1px dotted #777;
}
.adv a:hover{
    color: #000;
}
#info{
    width:700px;
    float:left;
    margin-left:10px;
}
#info a, .postinfo a{
    color:#5491d3;
    border-bottom:1px dashed #aaa
}
#info a:hover, .postinfo a:hover{
    color:#000;
    border-bottom:1px solid #000
}
#count{
    padding:10px;
    font-size:20px;
    color:#ccc;
    text-align: center;
}
#count strong{
    font-size:34px;
}
.source{
    text-align:right;
    margin-top:10px;
}
#search_res div{
    padding:0 5px;
    font:bold 16px arial;
    color:#5895c8;
}
#search_res a{
    padding:2px;
    color:#5895c8;
}
#search_res a:hover{
    color:#000;
    border-bottom:1px solid #000;
}
#search_res a span, #search_res #news p span{
    border-bottom:1px dotted #5895c8;
}
#search_res a:hover span{
    border-bottom:none;
}
#search_res #more{
    margin: 0 10px;
    padding:10px;
    background: #f5f4ef;
}
#search_res input{
    display: block;
    margin-bottom: 10px;
    width: 200px;
}
#search_res #news{
    margin:10px 0;
}
#search_res #news p{
    font:normal 11px verdana;
    color: #555;
    margin:0 10px;
}
#search_res #news p span{
    font-weight:bold;
}
#comments_form{
    margin:10px 0;
    padding:10px;
    background:#edf2f6;
    border:1px solid #dde2e6;
}
#comments_form input[type="text"]{
    display:block;
    width:300px;
}
#comments_form textarea{
    border: 1px solid #ddd;
    border-left:5px solid #ddd;
    padding:3px 9px;
    margin: 2px;
    font: normal 14px Arial, Helvetica, sans-serif;
    display:block;
    width:300px;
    height:80px;
    overflow: auto;
}
#comments_form textarea:focus{
    border: 1px solid #bbb;
    border-left:5px solid #bbb;
}
#comments_form img, #comments_form div{
    float:left;
}
#comments_form img{
    width:120px;
    height: 60px;
}
#comments_form div input{
    width:120px !important;
    font-size:34px;
    color:#4f738f;
}
#error{
    margin:10px;
    padding:10px;
    background:#db5e5e;
    color:#fff;
}
#error h4{
    color:#fff;
    font:normal 16px Lucida Console, Monaco, monospace;
    margin:0;
    padding:0;
}
/* Комментарии
-----------------------------------------------------------------------------*/
#commentsBlock ol {
    margin: 5px;
    position: relative;
    zoom: 1;
}
.cdata *, .ctext {position: relative;}
#commentsBlock ol li {
    margin-bottom: 10px;
    list-style: none;
    padding: 1px 1px 5px 0;
    position: relative;
    background: #fafafa;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    zoom: 1;
    -moz-border-radius:5px;
}
#commentsBlock ol li a {color: #0094D6;}
#commentsBlock ol li a:hover {color: #F70;}
#commentsBlock ol strong{
    color:#3b95cd
}
#commentsBlock ol strong a {
    text-decoration: none;
    border-bottom: 1px dotted #0094D6;
}
#commentsBlock ol strong a:hover {
    color: #F70;
    border-bottom: 1px dotted #F70;
}
#commentsBlock ol .count {
    position: absolute;
    top: -12px;
    right: 5px;
    height: 45px;
    overflow: hidden;
    font: normal bold 44px Georgia, Verdana;
    color: #fff;
}
* html #commentsBlock ol .count {height: 43px;}
*+html #commentsBlock ol .count {height: 43px;}
.cdata {
    border-bottom: 2px solid #FFF;
    padding: 5px 18px 8px 10px;
    background: #f2f2f2;
    font: 13px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
}
.cdata small {color: #909090;}
.cdata small a {
    text-decoration: none;
    color: #F70 !important;
    border: 0 !important;
    font-family: verdana;
}
.cdata small a:hover {color: #0094D6 !important;}
.cdata small a span {display: none;}
.cdata small a:hover span {display: inline;}
.ctext {
    padding: 2px 10px;
}
#commentsBlock ol li.author {
    background: #FFFBEE;
    border: 1px solid #FFEAB9;
}
.author .cdata {
    background: #FFF1D7;
}
#commentsBlock ol li.author .count {color: #FFFBEE;}

#commentsBlock ol li a.postname{
    display:block;
    font-size:18px;
    color:#d20000;
}
#commentsBlock ol li a.postname:hover{
    color:#000;
}
.hide {display: none}
body#download{
	overflow: hidden;
}
body#download, #download table, #download table td, #download iframe{
	width: 100%;
	height: 100%;
	border: none
}
#download table{
	border-collapse: collapse;
}


