@import 'general.css';
@import 'common.css';
@import 'buttons.css'; 

/*--ESSENTIAL--------------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
	width: 100%; 
}

body {
    padding:0px;
    behavior: url("scripts/csshover.htc");
	background:url(../images/body_bg.jpg) repeat-x top #f5f5f5;	
	width: 100%;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
}

/*--LAYOUT----------------------------------------------------------------*/

#container{
	background:url(../images/container_bg.jpg) no-repeat top center;  
	text-align:center;
}
 
#page {
	width: 950px;  
	margin: 0 auto 0 auto;
	padding: 260px 0 0 0; 
	position: relative;
	text-align: left; 
}

#content {
	min-height: 400px;
	_height: 400px; 
}

/*--HEADER----------------------------------------------------------------*/

#header {
	width: 950px;
	height: 258px; 
	position: absolute;
	left: 0px;
	top: 0px;  
}

#header .logo {
	width: 160px;
	height: 140px;
	position: absolute;
	left: 40px; 
	top: 15px;
}

#playing{
	position:absolute;
	top:75px;
	right:15px;
	width:335px; 
	height:46px; 
	padding:4px 0px 0px 25px;  
	font-size:10px;
}

#playing a{
	color:#000000;
	text-decoration:underline;
}

#quality{
	position:absolute;
	top:128px;
	right:28px;
	width:260px;
	text-align:right;
	line-height:20px;
	font-size:10px;
	color:#454545; 
}

#quality select{
	width:200px;
	margin:0px 0px 0px 5px;
	color:red;
} 

#headBanner{
	width:468px;
	height:60px;
	padding:2px 3px 2px 14px; 
	background:url(../images/top_b_bg.png) no-repeat;
	position:absolute;
	top:4px;
	left:452px;
}

#login{
	position:absolute;
	top:230px;
	right:0px; 
}

#login table{ 
	line-height:12px;
	color:#aa3f00; 
}

#login input.nice{
	width:150px;
	background:url(../images/li_bg.png) no-repeat;
	width:84px; 
	height:18px; 
	padding:8px 4px 0px 4px; 
	*padding:0px 4px 0px 4px;  
	*height:26px;  
	margin:0px 0px 0px 5px;
	line-height:26px;
	border:none;
	font-size:11px;
	color:#FFF; 
}

#login input.button{
	width:44px;
}

#nr{
	position:absolute;
	top:192px;
	right:0px;
	width:139px;
	color:#7c4f00;
}

#nr a {
	color:#7c4f00;
} 

#nr li{
	list-style:none;
} 

/*--LEFT-PART----------------------------------------------------------------*/

#leftPart {
	width: 686px; 
	padding: 0px 0px 0px 0px; 
	float: left;	
}

#center{
	float:right; 
	width:440px;
}

.centerPadding{
	padding:5px 0px;  
} 

#leftColl{  
	width:240px;
	padding:0px 0px 0px 0px;  
	float:left; 
} 

#leftMenu{
	display:block;
	width:240px;  
	margin:55px 0px 0px 2px;  
	padding:0px 0px 10px 0px;   
	/*background:url(../images/menu_bottom.png) no-repeat 0px 80px; */
	background:url(../images/mm_bg.png) no-repeat 0px 0px;     
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mm_bg.png', sizingMethod="crop"); 
	_background:none; 
}

#lm_footer{
	background:url(../images/mm_footer.png) no-repeat 0px 0px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mm_footer.png'); 
	_background:none; 
	height:31px;
	width:240px;  
	margin:0px 0px 0px 1px;   
} 

#leftMenu li{
	display:block;
	padding:0px;
	background:none;
	margin:0px;
	list-style:none;
	position:relative; 
} 
	
#leftMenu li a{
	display:block;
	padding:6px 0px 6px 50px;
	height:19px; 
	font-size:14px;
	font-weight:bold; 
	text-decoration:none !important;
	color:#424242; 
} 


#leftMenu li a:hover, #leftMenu li a.active{
	background:url(../images/lm_active.png) no-repeat 1px 0px;    
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lm_active.png');
	_background:none; 
	color:#c15a00;    
} 

#leftMenu li ul{
	padding:8px 0px 8px 16px;  
	margin:0px; 
}

#leftMenu li ul li a{
	display:block;
	padding:4px 0px 4px 12px;
	background:url(../images/lm_bg_sm.png) no-repeat 4px center;
	font-size:12px;
} 

#leftMenu li ul li a:hover, #leftMenu li ul li a.active{ 
	background:url(../images/lm_bg_sm_o.png) no-repeat 4px center;
} 

/* boxes */
.leftBox{
	clear:both;
	width:240px; 
}

.lbHead{
	background:url(../images/lb_top.png) no-repeat;
	height:49px;
}

.lbHead h4, h4.leftHeader{
	padding:17px 0px 0px 30px;
	font-size:15px;
	font-weight:bold;
	color:#8d1c00; 
	margin:0px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  
} 

h4.leftHeader{
	padding:0px 0px 0px 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
} 

.lbContent{
	background:url(../images/lb_middle.png) repeat-y;
	min-height:30px;
	padding:5px 30px; 
}

.lbFooter{
	background:url(../images/lb_bottom.png) no-repeat;
	height:32px;
} 

.leftBlock{
	padding:5px 30px; 
} 

/* RIGHT PART */
#rightPart{
	width:255px;
	float:right;
} 

/* boxes */
.rightBox{
	clear:both;
	width:253px;
}

.rbHead, .rbHead2{
	background:url(../images/rb_top.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_top.png');
	_background:none; 
	height:55px; 
} 

.rbHead2{
	background:url(../images/rb_top2.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_top2.png'); 
	_background:none; 
}

.rbHead h4, .rbHead2 h4{
	padding:17px 0px 0px 25px;
	font-size:15px;
	font-weight:bold;
	color:#8d1c00; 
	margin:0px; 
} 

.rbContent, .rbContent2{
	background:url(../images/rb_middle.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_middleIE6.png', sizingMethod="scale");  
	_background:none;
	_height:30px; 
	min-height:30px;
	padding:5px 25px; 
}  

.rbContent2{
	background:url(../images/rb_middle2.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_middle2IE6.png', sizingMethod="scale");  
	_background:none;
} 

.rbFooter, .rbFooter2{ 
	background:url(../images/rb_bottom.png) no-repeat; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_bottom.png');
	_background:none; 
	height:35px; 
} 

.rbFooter2{ 
	background:url(../images/rb_bottom2.png) no-repeat; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb_bottom2.png');
	_background:none; 
}


/*--FOOTER----------------------------------------------------------------*/

#footer {
	vertical-align: top; 
	width: 910px;   
	margin: 0 auto 0 auto;
	height:107px;  
	background:url(../images/foooter_bg.png) no-repeat;
	padding:20px 20px 0px 18px; 
	font-size:10px; 
}

#footer .left {
	float: left;
	padding:0px 0px 0px 65px; 
}

#footer .right {
	padding:0px 15px 0px 0px;
	margin: -15px 0px 0px 0px; 
	float: right;
	font-size: 9px;
	color: #8db267;
}

#footer .left a, #footer .right a{
	color:#f09928; 
	text-decoration:none; 
}

#footer .left a, .odr{ 
	color:#ff0000; 
	text-decoration:none;  
}

#footer .left a:hover, #footer .right a:hover{
	text-decoration:underline; 
}

/* ANKETA */
.bar{
	clear:both;
	margin:0px 0px 3px 0px; 
	line-height:5px;
	height:5px;
}

.bar.cred{ background:#b64500; } 
.bar.cblue{ background:#006fb6; }  
.bar.cgreen{ background:#11ca41; } 
.bar.cyellow{ background:#b69600; } 

/* BANNERS */
.banner{ 
	text-align:center;
	vertical-align:middle;
	min-height:10px;
	_height:10px; 
} 

#homeBanner{
	margin:0px 0px 10px 0px;
}

.rightBanner, .rightHomeBanner{
	margin:5px auto 5px auto;
	width:200px; 
} 

.rightHomeBanner{
	float:right;
} 

.partners{
	border-collapse:collapse;
	width:180px;
}

.partners td{
	vertical-align:middle;
	text-align:center;
	padding:0px; 
}

.partners td img{
	margin:auto;
}

/**** CONTENTS *****/
.pretext{
	clear:both;
	margin:0px 0px 5px 0px;
}

.pretextHead{
	font-size:14px; 
	color:#aa3f00;
}

a.pretextHead:hover{
	color:#943701;
	text-decoration:none; 
}

.imLeft{
	float:left;
	margin:0px 10px 10px 0px;
}

.bordered{
	border:2px solid #fdd977;
}

.bordered:hover{
	border:2px solid #f09f36; 
}

.date, .adate{
	color:#424242;
	font-weight:bolder;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px; 
}
 

#archiv{
	float:left;
	width:215px;
}
	
.adate{ 
	float:left;
	font-size:9px !important; 
	width:60px;
	font-weight:normal;
	line-height:15px;  
}

#archiv .title{
	float:left;
	font-weight:bold;
	display:block;
	width:150px;  
}

/* CHAT */
.minichat {
	font-size:10px;
	min-height:10px;
	_height:10px;  
}

.minichat .author{
	color:#aa3f00;
} 

/* HITPARADA */
.hitparada{
	min-height:10px;
	_height:10px;   
}

.hitparada .author{
	font-size:11px;
	line-height:13px;
	font-weight:bold; 
} 

.hitparada .btns{
	float:right;
	width:38px;
	padding:3px 0px 0px 0px;
} 

.hitparada .play, .hitparada .fav{
	background:url(../images/ico_play.png) no-repeat 0px 0px;
	width:17px;
	height:17px;
	display:block; 
	text-decoration:none;
	float:left;
}

.hitparada .fav{
	background:url(../images/ico_fav.png) no-repeat 0px 0px;
	height:19px;
	margin:0px 0px 0px 3px; 
}

.hitparada .play:hover{
	background:url(../images/ico_play.png) no-repeat 0px -17px; 
}

.hitparada .fav:hover{
	background:url(../images/ico_fav.png) no-repeat 0px -19px;  
}

/* quick message*/
#quickMessage{
	vertical-align:middle;
	clear:both;
	min-height:1px;
	overflow:hidden; 
}

.quickMessageBox table{
	width:100%;
} 

.quickMessageBox input, .quickMessageBox textarea{
	width:150px;
	font-size:11px;   
}  

.quickMessageBox{
	overflow:hidden;
	height:1px; 
} 