/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:11px;
background:#fff8de;
}
pre {
background-color:#F7F7F7;
border:1px dashed #CCCCCC;
color:#000000;
margin-bottom:10px;
margin-top:10px;
overflow:auto;
padding:10px;
}
img{
border:0px;
}

.png
    {
        behavior: url('pngfix.htc');
    }

div.clear{
clear:both;
}

a{
color:#393939;
text-decoration:none;
}

a:hover{
color:#393939;
text-decoration:underline;
}

.main{
width:980px;
margin:auto;
background:url("images/main_bg.jpg");
}

.inner{
width:974px;
margin:auto;
}

.top{
padding:5px;
padding-left:39px;
height:18px;
background:#000;
color:#fff;
}

.top a{
font-size:10px;
color:#fff;
}

.top a:hover{
font-size:10px;
color:#fff;
text-decoration:none;
}

.header{
height:59px;
background:url("images/header.jpg");
}

.logo{
width:197px;
height:29px;
float:left;
padding-left:35px;
margin-top:15px;
}

.search_area{
width:664px;
float:left;
margin-top:8px;
padding-left:40px;
color:fff;
}

.search_left{
width:11px;
height:31px;
background:url("images/search_left.gif");
float:left;
}

.search_main{
width:600px;
height:31px;
background:url("images/search_main.gif");
float:left;
}

.search_right{
width:53px;
height:31px;
float:left;
}

.search_under{
color:#fff;
padding-left:5px;
margin-top:3px;
}

.search_under a{
color:#f3d8ff;
text-decoration:underline;
}

.search_under span{
font-size:10px;
}
.search_under a:hover{
color:#fff;
text-decoration:none;
}

input.search{
width:53px;
height:31px;
background:url("images/search_btn.gif");
border:0px;
cursor:pointer;
}

input.search_field{
width:590px;
border:0px;
height:25px;
font-size:21px;
margin-top:2px;
}

.letter_nav_l,.letter_nav_r {
width:18px;
height:29px;
float:left;
}

.letter_nav{
background:#190f1f;
width:938px;
float:left;
height:22px;
text-align:center;
color:#c6c6c6;
padding-top:7px;
letter-spacing:1px;
}

.letter_nav a{
color:#c6c6c6;
text-decoration:none;
}

.letter_nav a:hover{
color:#c6c6c6;
text-decoration:underline;
}

.container{
width:980px;
float:left;
}

#left_col{
width:700px;
float:left;
}

#right_col{
width:200px;
float:left;
padding-top:10px;
padding-left:10px;
}

.rotator{
width:628px;
height:261px;
margin-top:12px;
margin-left:42px;
}

.tabs_cont{
width:677px;
float:left;
padding-left:14px;
}

.tabs_cont_left{
width:25px;
height:155px;
background:url("images/tabs_cont_left.jpg") no-repeat;
float:left;
}

.tabs_cont_right{
width:25px;
height:155px;
background:url("images/tabs_cont_right.jpg") no-repeat;
float:left;
}

.tabs_cont_center{
width:627px;
background:url("images/tabs_cont_main.jpg") repeat-x;
float:left;
}

.tabs_cont_center p{
font-family: tahoma;
}

.tabs{
width:620px;
height:21px;
margin-left:51px;
margin-top:15px;
position:relative;
top:1px;
}

.tabs a{
display:block;
float:left;
font-size:10px;
text-decoration:none;
color:#1e002f;
background:url("images/dot.gif") repeat-x 0 11px;
margin-left:20px;
margin-top:5px;
margin-right:10px;
}

.tabs a:hover{
background:none;
}

.tab_left{
height:15px;
background:url("images/left_tab.gif") no-repeat;
padding-left:13px;
padding-right:3px;
padding-top:6px;
float:left;
text-transform:uppercase;
}

.tab_left a{
color:#190f1f;
font-size:10px;
text-decoration:none;
background:none;
margin:0px;
padding:0px;
}

.tab_left h2 a,.tab_left h2{
color:#190f1f;
font-size:10px;
text-decoration:none;
background:none;
margin:0px;
padding:0px;
text-transform:uppercase;
}

.tab_right{
height:21px;
background:url("images/right_tab.gif") no-repeat;
float:left;
width:10px;
}

.block{
width:316px;
color:#4e4e4e;
background:#efecd9 url("images/block_shadow.jpg") repeat-y right;
padding:20px;
overflow:hidden;
line-height:17px;
}

.block_shadow{
width:356px;
background:url("images/block_shadow_bottom.jpg") no-repeat right;
height:12px;
overflow:hidden;
}

.block_cont{
width:356px;
float:left;
padding-left:23px;
margin-top:10px;
}

.ad{
width:278px;
float:left;
padding-left:12px;
margin-top:10px;
background:#fff;
height:216px;
}

#footer{
margin-top:20px;
padding:30px;
width:920px;
float:left;
}

.copytight{
width:400px;
float:left;
font-size:10px;
color:#878787;
}

.copytight a{
color:#504f4a;
text-decoration:underline;
}

.footer_right{
width:400px;
float:right;
text-align:right;
}

.footer_right a{
padding-right:10px;
}

.login {
height: 135px;
}

.log_top_line {
width: 249px;
height: 19px;
}

.log_middle {
width: 249px;
background: url("images/main_bg_log.jpg") repeat-y;
padding: 10px;
color: #000;
}

.log_middle input{
    width: 224px;
    margin-top: 10px;
    color: #A0A0A0;
}

.log_middle .submit{
margin-top:5px;
width: 86px;
height: 24px;
border:0;
font-size:20px;
font-weight:bold;
background: url("images/log_button.jpg") no-repeat;
}

.log_middle a{
color: #047C95;
text-decoration:underline;
}

.log_middle a:hover{
color: #047C95;
}

.log_bot_line {
width: 249px;
height: 11px;
}

.noresulte{
padding-top: 55px;
padding-bottom: 59px;
padding-left: 100px;
}

.singerName{
color:#8117B9;
font-size:16px;
font-weight:bold;
}

.singerName a{
color:#8117B9;
font-size:16px;
font-weight:bold;
}

.singerName a:hover{
color:#8117B9;
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

.albumName{
color:#578B38;
font-size:16px;
font-weight:bold;
}

.albumName a{
color:#578B38;
font-size:16px;
font-weight:bold;
}

.albumName a:hover{
color:#578B38;
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

.alignRight{
/*padding-bottom:14px;*/
text-align:right;
}

.alignCenter{
/*padding-bottom:14px;*/
text-align:center;
}

.greenHref{
/*padding-bottom:14px;*/
}

.greenHref a{
color:#578B38;
}

.greenHref a:hover{
color:#578B38;
text-decoration:underline;
}

.detailsBlock{
padding-left:3px;
padding-top:54px;
}

.headerBlock{
padding:19px;
}

.albumIcons{
height:150px;
float:left;
text-align:center;
/*font-weight:bold;*/
width:104px;
padding:10px;
margin:auto;
}

.songContainer{
padding-top:23px;
}
/*
.songContainer tr:hover {
    background-color: #CC87F2;
}
*/
.zebraBoom{
    background-color: #CC87F2;
}

.zebraDark{
    background-color: #F0F0F0;
}

.zebraLight{
    background-color: #FFFFFF;
}

.pagination{
    text-align:center;
}

h1{
    font-family:tahoma;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    margin:10px 1px 10px 1px;
}

.radio_rambler {
width:640px;
height:415px;
padding-left: 14px;
}

.radiobox {
width:300px;
border:1px solid #ccc;
float:left;
margin-left:5px;
margin-top:5px;
padding:5px;
font-family:Tahoma;
font-size:11px;
/*background:#fbfbfb;*/
color:#555555;
}

.radiobox h2 {
font-family:Verdana;
font-size:14px;
color:#990000;
padding:0px;
margin:0px;
text-decoration:none;
}

.radiobox a {
text-decoration:none;
}

.radiobox a:hover {
text-decoration:underline;
}

.radio_img {
float:left;
width:116px;
height:118px;
padding-right:10px;
}

.radio_cont {
float:left;
}

.radiobox img {
border:0px;
}

.radio_btn {
color:#333333;
float:left;
position:relative;
top:5px;
}

.radio_btn a:hover {
text-decoration:none;
color:#000;
}

.radio_btn img {
float:left;
}

.radio_link {
float:rigth;
padding-left:5px;
padding-bottom:2px;
color:#336633;
}

.tab_left h2
{
	font-weight: normal;
	margin:0;
    padding:0;
}
