html {
	font-family: Arial,Helvetica,sans-serif;
}

body {
	font-size: 13pxem;
	line-height: 130%;
	color: #000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

h2 a, h3 a, h4 a, a h3, a h4 {
   color: #000;
	text-decoration: none;
}

a:hover h3, a:hover h4 {
   color: #999;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #d0100b;
	margin-bottom: 6px;
}

h2 {
   font-size: 13px;
	margin-bottom: .2em;
}

h3 {
   font-size: 13px;
	line-height: 1.2em;
	margin-bottom: .5em;
}

h4 {
   font-size: 13px;
	line-height: 1.2857142857142858em;
	margin-bottom: .5em;
}

p, ul, blockquote, pre, td, th, label {
   font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 1em
}

a img {
   border:0;
}

.small {
   font-size: 11px;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

a {
   color: #03f;
}

a:hover {
   color: #999;
	text-decoration: none;
}

/* Blocks */

.block {
	border: 1px solid #999;
	margin-bottom: 10px;
	background: #ffffff url(images/block-main.gif) repeat-x bottom;
	padding-bottom: 10px;
}
.block .zag {
	background: url(images/block-zag.gif) repeat-x;
	height: 25px;
	width: 100%;
	margin: 0 0 10px 0;
}
.block .zag h2 {
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px 0 0 10px;
	margin-bottom: 0;
}

.block .zag p {
	text-transform: uppercase;
	padding: 5px 0 0 10px;
}

.block .cont {
	margin: 5px 10px 0px 10px;
	width: 280px;
}

.block .cont, .block .cont a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.block .cont a:hover {
	color: #333333;
	text-decoration: underline;
}

a.tools {
	margin: 7px 0 7px 0;
	display: block;
}

.block img {
	float: left;
	margin: 0 5px 0px 0;
}

.block ul {
   
}

.block ul li {
	color: #000000;
	margin-left: 10px;
	margin-bottom: 3px;
	list-style: none;
}

.block p a:hover {
	color: #999999;
}

.block ul li a {
	color: #999999;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

.block ul li a:hover {
	color: #444444;
	text-decoration: underline;
}

.block ul li a.hot {
	color: #c91818;
	font-weight: bold;
	font-size: 1em;
}

.block ul li a.hot:hover {
	color: #444444;
}

.block ul li a.src {
	color: #0033ff;
}

.block p a.src:hover {
	color: #999999;
}

.block form {
	margin: -5px 10px -5px 10px;
}

.block p {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.block p a {
	color: #000000;
}

.block p a:hover {
	color: #999999;
}

.block p a.src {
	color: #0033ff;
}

.block p a.src:hover {
	color: #999999;
}

/* Tabs */

.tabs {
	width: 300px;
}

ol#toc, ol#toc1 {
	height: 27px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc li, ol#toc1 li {
    background: #bdf url(images/tab.png);
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a,ol#toc1 a {
    background: url(images/tab.png) 100% 0;
    color: #666666;
    display: block;
    float: left;
    height: 27px;
    line-height: 27px;
    padding-right: 10px;
    text-decoration: none;
	 text-transform: uppercase;
}

ol#toc li.current, ol#toc1 li.current {
    background-color: #ffffff;
    background-position: 0 -27px;
}

ol#toc li.current a,ol#toc1 li.current a {
    background-position: 100% -27px;
    color: #666666;
}

div.content,div.con2tent {
    border: #999999 solid 1px;
    /* clear: left; 
    padding: 1em; */
}

/* Items list */

.item {
	padding: 5px 5px 5px 5px;
}

.item .artist_name, .videolist .artist_name {
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
}

.item a.song_name {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.item a.song_name:hover {
	color: #333333;
	text-decoration: underline;
}

.imag {
	padding: 1px;
	border: 1px solid #999999;
}

/* Effects */

#lightsoff {
	display: inline;
}

#lightsoff-background 
{
	position: absolute;
	margin:0;
	padding: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

/* Stuff */

a.button {
	background: url(images/search_bg.gif) repeat-x bottom;
	border: 1px solid #999999;
	height: 32px;
	line-height: 32px;
	padding: 8px 10px 7px 10px;
	color: #999999;
	text-decoration: none;
}

a.button:hover {
	color: #333333;
}

.author {
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
}

.right {
	text-align: right;
	margin-right: 5px;
}

.right ul, .right ul li {
	display: inline;
}

.right ul li.cur {
	color: #333333;
	font-weight: bold;
}

/* Rating */

#rating {
	float: right;
}

#rating, #rating a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#rating a:hover {
	color: #333333;
}

#video-title {
	float: left;
}

.unit-rating {
	list-style: none;
	width: 100px;
	height: 20px;
	position: relative;
	background: url('images/star_rating.gif') top left repeat-x;
	margin: 0;
	padding: 0;
}

.unit-rating li {
	text-indent: -90000px;
	float: left;
	margin: 0;
	padding: 0;
}

.unit-rating li a {
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0;
}

.unit-rating li a:hover {
	background: url('images/star_rating.gif') left center;
	z-index: 2;
	left: 0;
}

.unit-rating a.r1-unit {
   left:0;
}

.unit-rating a.r1-unit:hover {
   width:20px;
}

.unit-rating a.r2-unit {
   left:20px;
}

.unit-rating a.r2-unit:hover {
   width:40px;
}

.unit-rating a.r3-unit {
   left:40px;
}

.unit-rating a.r3-unit:hover {
   width:60px;
}

.unit-rating a.r4-unit {
   left:60px;
}

.unit-rating a.r4-unit:hover {
   width:80px;
}

.unit-rating a.r5-unit {
	left: 80px;
}

.unit-rating a.r5-unit:hover {
	width: 100px;
}

.unit-rating li.current-rating {
	background: url('images/star_rating.gif') left bottom;
	position: absolute;
	height: 21px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* Tags links */

#tags {
	padding: 5px 10px 5px 10px;
	background: url(images/search_bg.gif) repeat-x bottom;
	border: 1px solid #999999;
	color: #666666;
	font-size: 11px;
}

#tags a {
	padding-left: 12px;
	background: url(images/tag-label.png) no-repeat center left;
	color: #999999;
	font-size: 11px;
}

form td {
	padding: 10px;
}

/* Navigation */

ul#ul_categories li ul li {
	
}

#ul_categories, #ul_categories ul {
	list-style-type:none;
	margin: 0;
}

#ul_categories li {
	position:relative;
}

#ul_categories ul li, #ul_categories ul li a, #ul_categories li:hover ul {
	display:block;
	visibility:visible;	
	z-index: 10;	
}

#ul_categories li ul {
	position:absolute;
	display:none;
	top:-5px;
	left:130px;
	background-color:#eee;
	margin: 0;
	padding:2px;
	width:140px;
}

#ul_categories ul li {
	padding:3px 3px 3px 5px;
}

#video-title {
	
}

#video-title a {
	
}


#video-title h1 {
font-size: 17px;
font-weight: bold;
}

div.stroka {
    font-size: 0.83em;
        margin-bottom: 5px;
        }
        
        div.stroka a {
            text-transform: uppercase;
                color: #000;
                    text-decoration: none;
                        font-weight: bold;
                        }
                        
                        div.stroka a:hover {
                            text-decoration: underline;
                                color: #999;
                                }
                                
                                
                                
/* Pagination */

.pagination {
    font-size: 11px;
    }
    
    .pagination a, .pagination span.disabled, .pagination span.current {
	padding: 3px 5px 3px 5px;
	    margin: 3px;
		background: url(images/block-zag.gif) repeat-x;
		    border: 1px solid #999;
			font-size: 11px;
			    height: 23px;
			    }
			    
			    .pagination a {
				
				}
				
				.pagination span.disabled {
				    color: #999;
				    }
				    
				    .pagination span.current {
					font-weight: bold;
					}
