html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #000000;
}

table {
    border-collapse: collapse;
}

table td {
    vertical-align: top;
    padding: 0;
    margin: 0
}

a {
    color: #369;
}

a:link {
    color: #27c
}

a:hover {
    color: #f00
}

a:visitd {
    color: #0f0
}

a img {
    border: 0
}

.a, .a:link {
    color: #09d
}

.top_menu {
    width: 100%;
    background: url('../img/interface/top_menu_bg.png');
}

.top_menu a {
	color: #fff	
}

.pointer {
    cursor: hand;
    cursor: pointer;
}

.color_1, a.color_1 {
    color: #484147
}

.color_2, a.color_2 {
    color: #C2Cf96
}

.color_3, a.color_3 {
    color: #ECEBF0
}

.color_4, a.color_4 {
    color: #687D77
}

.color_5, a.color_5 {
    color: #302336
}

.color_block_1, .color_block_1 h3 {
    background-color: #484147;
    color: #ECEBF0
}

.color_block_1 a {
    color: #C2Cf96
}

.color_block_2, .color_block_2 h3 {
    background-color: #C2Cf96;
    color: #302336
}

.color_block_2 a {
    color: #302336
}

.color_block_3 {
    background-color: #ECEBF0;
    color: #484147;
    border-color: #ccc
}

.color_block_3 h3 {
    color: #484147;
}

.color_block_3 a {
    color: #484147
}

.color_block_4, .color_block_4 h3 {
    background-color: #687D77;
    color: #ECEBF0
}

.color_block_4 a {
    color: #C2Cf96
}

.color_block_5, .color_block_5 h3 {
    background-color: #302336;
    color: #687D77;
}

.color_block_5 a {
    color: #ECEBF0
}

.color_block_1 .down {
    background-color: #333333;
    color: #ECEBF0;
    border-width: 1px;
    border-style: solid;
    border-color: #383137 #787177 #686167 #282127
}



.err_msg {
    background-image: url('../img/interface/err_msg_bg.gif');
    -x-system-font: none;
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: auto auto 5px;
    padding: 8px;
    text-align: left;
    width: auto;
}

.err_msg strong {
    font-size: 12px
}

.err_msg ul {
    margin: 5px
}

.inf_msg {
    background-image: url('../img/interface/inf_msg_bg.gif');
    -x-system-font: none;
    background-repeat: repeat-x;
    border: 1px solid #f7941d;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: auto auto 5px;
    padding: 8px;
    text-align: left;
    width: auto;
}

.hint_msg {
    background-image: url('../img/interface/hint_msg_bg.gif');
    -x-system-font: none;
    background-repeat: repeat-x;
    border: 1px solid #009fe1;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: auto auto 5px;
    padding: 8px;
    text-align: left;
    width: auto;
}

.button {
    border: 1px solid;
    cursor: pointer;
    padding: 2px
}

.form_container {
    font-size: 10pt
}

.form_container h1, h2 {
    color: #687D77
}
.form_container td {
    font-size: 14px;
}

.form td, .form {
    font-size: 9pt;
    padding: 2px;
}

.form_item {
    margin-bottom: 20px;
    padding: 2px;
    vertical-align: middle
}

.form_item select {
    font-size: 14px
}

.info thead tr {
    background: #ff0000;
    color: #fff;
    font-size: 12px;
}

.info thead th {
    padding: 5px;
}

.info td {
    padding: 4px;
    border-bottom: 1px solid #6699cc;
}

.check {
    text-align: center
}

.notice {
    font-size: 8pt
}

.user_panel {
    width: 350px
}

.user_panel td {
    font-size: 8pt;
    margin: 0;
    padding: 4px;
    text-align: right
}

.user_panel .user_avatar_holder {
    padding: 2px;
    width: 70px;
    height: 50px;
	padding-right:20px;
    vertical-align: middle
}

.user_add_panel {
    z-index: 200;
    border: 1px solid #eee;
    border-top: 0;
    display: none;
    position: absolute;
    width: 200px;
    margin-left: 0px;
    margin-top: 3px;
}

.f_left {
    float: left;
    padding: 0;
    margin: 0;
}

.f_right {
    float: right;
    padding: 0;
    margin: 0
}

.mini_avatar {
    max-height: 60px;
    margin: 0;
    padding: 0
}

.controls {
    font-size: 8pt
}

.site_path, .site_path a {
	font-size: 10px;
	font-style: italic;
}

/* Home page styles */
.good_artists li {
    display: block
}

.good_artists li img {
    vertical-align: middle;
    margin-left: -20px
}

.artist_top {
    margin: 0;
    padding: 10px;
    min-width: 210px
}

.artist_top ol li {
    width: 100%;
    font-size: 10pt
}

.new_comments_item {
    margin-bottom: 7px
}

.new_comments {
    padding: 10px;
    padding-left: 20px;
    margin-right: 10px;
    background: url('/img/interface/hendrix.jpg') no-repeat #ECEBF0;
    background-position: right top;
    background-repeat: no-repeat;
}

.user_and_avatar {
    display: inline
}


.topic_holder {
    margin: 0;
    padding-bottom: 30px;
}

/* Topic List */
.topic_stat {
	width:360px;font-size:8pt;padding:5px;margin-bottom:20px;
	background: #ecebf0 url('../../img/interface/topic_stats.png') no-repeat;
}
.topic_holder .title {
    font-weight: normal;
    margin-bottom: 12px
}
.title {
	margin-bottom: 12px;
}
.title a {
    font-size: 12pt;
}

.points {
	float:right;
}


.points_top {
	width:50px;
	height:40px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	line-height:36px;
		
}
.points_top_neytral {
	background:url('../../img/interface/points/top.png')
}
.points_top_bad {
	background:url('../../img/interface/points/top_bad.png')
}
.points_top_good {
	background:url('../../img/interface/points/top_good.png')
}

a.points_bottom {
	float:left;
	height:15px;
	width:25px;
	display:block;	
}
a.plus {
	background-image: url('../../img/interface/points/plus.png')
}
a:hover.plus {
	background-image: url('../../img/interface/points/plus_hover.png')
}
a.minus {
	background-image: url('../../img/interface/points/minus.png')
}
a:hover.minus {
	background-image: url('../../img/interface/points/minus_hover.png')
}

.item_text {
    font-size: 10pt;
    margin-top: 10px;
    overflow: hidden
}

.tags, .tags a {
    color: #687D77;
    font-size: 8pt;
    font-weight: normal;
    margin-top: 10px
}

.topic_img {
    padding: 4px;
    float: left;
    margin-right: 10px
}

.topic_stats {
    margin-top: 16px;
    font-size: 10pt
}

.site_search {
    padding: 10px
}

.new_songs {
    width: 100%;
    margin: 0;
    padding-top: 10px
}

.ad {
    margin: 0;
    padding-right: 10px;
    padding-left: 10px
};
/* Artist page styles*/
.artist_menu {
    width: 150px;
    padding: 5px;
    padding-bottom: 30px
}

.artist_mini_top_menu {
    width: 100%;
    font-size: 10px;
    padding: 2px;
    padding-left: 20px;
}

.artist_menu img {
    margin: 10px;
    margin-bottom: 0
}

.artist_menu h1 {
    margin: 0
}

.artist_menu .section {
    margin-right: 8px;
    font-size: 12pt;
    padding-left: 15px;
    padding-right: 15px
}

.artist_menu .section:hover {
    background-color: #C2Cf96
}

.topic {
    font-size: 10pt;
    padding-left: 20px
}

.artist_content {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 10pt;
}

.song_text {
    font-family: monaco, monospace;
    font-size: 9pt
}

.filter {
    width: auto;
    font-size: 10pt;
    height: 10px
}

/* /Artist page styles*/
/* Forms */
.preview {
    border: 1px solid #ccc;
    padding: 20px
}

/* Top Menu */
.alphabet a {
    color: #ECEBF0;
    font-family: Verdana;
    font-size: 10px;
    padding: 1px;
}

.alphabet a:hover {
    color: black;
    background: gold
}

.top_links {
    padding: 2px 10px 6px 10px;
    font-size: 12px;
}

.top_links a {
    font-size: 12px;
}

/* /Top Menu */
/* Icons */
.ico16 {
    background: url('../img/interface/ico16.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 16px;
    overflow: hidden;
    width: 16px;
    margin: 0;
    display: block;
}

.ico16_tag {
    background-position: -16px 0px
}

/* /Icons */
/* Autocomplete */
.ac_results {
    padding: 0px;
    border: 1px solid #5AB500;
    background-color: #ffffcc;
    margin-left: 5px;
    position: absolute;
    overflow: hidden;
    z-index: 30000;
}

.ac_results ul {
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}

.ac_loading {
    background: url('../img/interface/indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

/* /Autocomplete */
/* File progress */
.progress_target {
    width: 500px
}

.fp_block {
    border: 1px dashed #aaa;
	padding:2px;
    margin-bottom: 10px
}
.file_name {
	font-size:14px;
	font-family: monospace;
}

.fp_bar_container {
    padding: 0;
    margin: 0;
    height: 20px;
    background: url('../img/interface/loader.gif') center
}

.fp_bar {
    height: 100%;
    width: 99%;
    padding: 0;
    margin: 0;
    float: right;
    background: url('../img/interface/loader_bg.gif') center no-repeat
}

.fp_procent {
    float: right;
    font-weight: bold
}

.fp_info_container {
    display: none;
    height: 120px
}

.fp_comment textarea {
    width: 370px;
    height: 75px
}

/* /File progress */
/* Info Block */
.info_block {
    width: auto;
    margin-bottom: 10px
}

.info_block td {
    font-size: 8pt;
    padding: 1px
}

.info_block_item {
    margin-bottom: 2px;
    vertical-align: middle;
}

/* /Info Block */
/* Comments */
.comment_item {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 0;
    font-size: 8pt
}

.comment_item a {
    color: #09d
}

.comment_text {
    font-size: 12px
}

/* /Comments */
/* Common */
.pre_h1 {
    margin-top: -20px;
    font-size: 8pt;
}

.color_red {
    color: darkred
}

.color_green {
    color: darkgreen
}

.color_grey {
    color: grey
}

.ajax {
    text-decoration: none;
    border-bottom: 1px dashed
}
.hidden {
	display:none
}

.star_small {
    float: left;
    width: 20px;
    height: 20px;
    background: url('../img/interface/star_small.png');
    border: 0
}

.star_small_off {
    background-position: 0 0
}

.star_small_on {
    background-position: 0 -20px
}

.star_small_hover {
    background-position: 0 -40px
}

.star_small_container {
    overflow: hidden;
    width: 100px
}

.star {
    float: left;
    width: 40px;
    height: 40px;
    background: url('../img/interface/star.png');
    border: 0
}

.star_off {
    background-position: 0 0
}

.star_on {
    background-position: 0 -40px
}

.star_hover {
    background-position: 0 -80px
}

.arr {
    text-decoration: none;
    font-size: 20pt
}

.tiny {
    border: 0;
    border-top: 1px solid
}

/* /Common */
/* Games List */
.game_list_item {
    float: left;
    padding: 10px;
    border: 1px dashed #bbb;
    margin: 5px;
    width: 182px;
    overflow-x: hidden;
}

/* /Games List */
/* Pagination */
.pagination_block {
    overflow: hidden;
    padding: 0;
    margin: 0
}

.pagination {
    padding: 4px;
    border: 1px solid #ccc;
    float: left;
    margin: 2px
}

.pagination a {
    color: #302336
}

.pagination_cur {
    background: #ff6c24
}

.home_paginator .pagination {
	padding:1px;
	margin:1px;
	font-size:9px
}

/* /Pagination */
/* Borders */
.r-star {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.r-star .content {
    padding: 0;
}

.r-star .cn {
    position: absolute;
    width: 20px;
    height: 20px;
    left: -10px;
    top: -10px;
    background: url('/img/interface/r-star.png');
}

.r-star .cn.tr, .r-star .cn.br {
    margin-left: 100%;
}

.r-star .cn.bl, .r-star .cn.br {
    top: auto;
}

/* / Borders */
/* Pool */
.vote_left {
    float: left;
    width: 80px;
    text-align: center;
    padding: 3px
}

.vote_right {
    float: left;
    padding-left: 10px;
    font-size: 14px
}

.pool_answer_line_container {
    margin-top: 12px;
    width: 300px
}

.pool_answer_line {
    background-color: #336699;
    height: 5px
}

.pool_answer_line_dis {
    background-color: #8197bb;
    height: 5px
}

/* /Pool */
/* User profile */
.info_item {
    margin-bottom: 4px
}

.user_info {
    font-size: 10px;
    padding-left: 10px
}

.user_info h2 {
    margin: 0;
    margin-bottom: 7px
}

.star_dust {
    color: gold
}

.karma {
    color: #09d;
}

#user_opinions a {
    color: #999;
    text-decoration: none
}

/* /User profile */
/* Search and result (people, topic search etc) */
.search_and_result {
    margin-bottom: 20px;
    padding-left: 10px
}

.search_and_result h1 {
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
    font-size: 24px;
    margin-top: 10px;
    color: #484147
}

/* /Search and results */
/* People */
.new_people {
    border-top: 1px solid #484147;
    margin-top: 20px
}

.new_people a {
    font-size: 12px;
    color: #484147
}

.new_people div {
    float: left;
    margin: 0;
    margin-right: 10px
}

.top_people a {
    color: #484147
}

.top_people {
    width: 400px
}

.top_people th {
    font-size: 9px;
    padding: 10px;
    font-weight: normal
}

.top_people a {
    font-size: 12px
}

.top_people th, .top_people td {
    text-align: center
}

.top_people td span {
    font-size: 12px
}

.top_people td {
    font-size: 8px;
    vertical-align: middle
}

/* /People */
/* Footer */
#site_foot {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    border-top: 1px;
    background: #ff2e2e url('../img/interface/top_menu_bg.png');
	color:#fff;
}
#site_foot a {
	color:#fff
}

/* /Footer */

