.hotfmmaincss {
	font-family:  Tahoma, Trebuchet;
	font-style: normal;
	font-weight: normal;
}


a:link, a:visited {
	font-family: Tahoma, Trebuchet;
	text-decoration: none;
	color: #FFFFFF;
	
}



a:hover, a:active {
	font-family: Tahoma, Trebuchet;
	text-decoration: none;
	color: #FFCC00;
}

body {
	font-family: Tahoma, Trebuchet;
	font-size: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	background-image:url(../images/contentpages/hotmuzik/images/hotmuzik_topbg_main.jpg);
	background-repeat:repeat-x;


	
	

	
    scrollbar-face-color : #000000;
	scrollbar-3dlight-color:#990000;
	scrollbar-arrow-color :#990000;
	scrollbar-base-color:#FF6600;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:#FF6600;
	scrollbar-shadow-color :#cc0000;
	scrollbar-track-color:#990000;
}

img {
	border: 0;
}

.small-text{
	font-family: Tahoma, Trebuchet;
	font-size: 12px;
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px;
	font-style: italic;
	}
	
.normal-text{
	font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	color: #000000;
	}
a.normal-text, a.normal-text:visited{
    font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	color: #000000;
	}
a.normal-text:hover{
    font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	color: #000000;
	}
	.normal-mediumtext{
	font-family: Tahoma, Trebuchet;
	font-size: 12px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	color: #000000;
	}
	.normal-mediumtext{
	font-family: Tahoma, Trebuchet;
	font-size: 12px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	color: #000000;
	}

.padding-text{
	font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px;
	color: #000000;
	}
.padding-right{
	font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 11px; PADDING-LEFT: 0px;
	color: #000000;
	}
.padding-left{
	font-family: Tahoma, Trebuchet;
	font-size: 11px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 11px;
	color: #000000;
	}
.footer-text{
	font-family: Tahoma, Trebuchet;
	font-size: 9px;
	PADDING-RIGHT: 11px; PADDING-LEFT: 11px;
	color: #000000;
	}
.formstyle{
	line-height: 20px;
	}
	
input.nb{ 
	font-family: Tahoma, Trebuchet;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF; 
	background:#660000; 
	border:1px;
	border-color:#FFFFFF;
} 
input.survey{ 
	font-family: Tahoma, Trebuchet;
	font-size:11px;
	font-weight:normal;
	padding-left: 5px;
	padding-right:5px;
	
	} 

input.nc{ 
	font-family: Tahoma, Trebuchet;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF; 
	background:#000000; 
	border:0px; 
} 

input.btn{ 
	font-family: Tahoma, Trebuchet;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF; 
	background:#660000; 
	border: 0px;
} 
#Layer1{
      
      width: 800px; 
   }
   #Layer1 {
	border-color: none;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index:auto;
	height: 11;
   }
   
   
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
background-image:url(../images/contentpages/btn_muzik.gif);
width: 90px;
height: 20px;
font-family: Tahoma, Trebuchet;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-align:center;
text-transform:lowercase;
padding-top: 7px;
}

a.mainitems:hover{
background-image:url(../images/contentpages/btn_muzik.gif);
}

a.mainitems, a.mainitems:visited{
background-image:url(../images/contentpages/btn_muzik.gif);
width: 90px;
height: 20px;
font-family: Tahoma, Trebuchet;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-align:center;
text-transform:lowercase;
padding-top: 7px;
}

.subuls{
display: none;
width: 140px;
position: absolute;
top: 25px;
left: 5;
background-color: #FF0000;
font-family: Tahoma, Trebuchet;
text-align:left;
text-indent:10px;
line-height: 18px;
font-size: 10px;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 27px;
left: 0px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

