.vahaudio{

	width: 100%;

	overflow: hidden;

	color: #7AA736;

}



#vahaudio_container div, #vahaudio_container p,#vahaudio_container li{

	color: #7AA736;

} 







.vahaudio input,.vahaudio select,.vahaudio textarea{

	background: #BBBBBB;

	color: Black;

}





.vahaudio a{

	color: #7AA736;

	text-decoration: none;

}

.vahaudio a:hover{

	color: #7AA736;

}





.vahaudio_tabs_container{

	

}



.vahaudio_tabs{

	padding:0;

	margin-left: 0;

	margin-top: 1px;

	margin-bottom: 0;

	font: bold 12px Verdana;

	list-style-type: none;

	text-align: left;

	height: 35px; 

}







.vahaudio_tabs li{

	display: block;

	float:left;

	margin: 0;

	margin-right: 3px;

	height: 35px;

}





.vahaudio_tabs li a{

	text-decoration: none;

	position: relative;

	color: #A7A7A7;

	background: transparent url("../images/tab.jpg") no-repeat;

	display: block;

	width: 88px;

	height: 35px;

	text-align: center;

	vertical-align: middle;

	padding-top: 10px;

}







.vahaudio_tabs li a:hover{

	

	color: #7AA736;

	background: transparent url("../images/tab_hover.jpg") no-repeat;



}



.vahaudio_tabs li a.selected{ /*selected main tab style */

	background: transparent url("../images/tab_hover.jpg") no-repeat;

	color: #7AA736;

}



.vahaudio_tabs li a.selected{ /*selected main tab style */

	border-bottom-color: white;

}



.vahaudio_tabs li a.selected:hover{ /*selected main tab style */

	text-decoration: none;

}

.vahaudio_tabcontent{

	margin-bottom: 1em;

	padding: 15px;

	background: #222222;



}



.vahaudio_tabcontent{

display:none;

}



@media print {

.vahaudio_tabcontent {

display:block !important;

}

}















.vahaudio table {	

	background-color:#888888;

	border-spacing:1px;

	color:#FFFFFF;	

	border-collapse:separate;

}



.vahaudio td, th {

	padding:5px;

	color: #FFFFFF;

}



.vahaudio caption {

	padding: 0 0 .5em 0;

	text-align: left;

	font-size: 1.4em;

	font-weight: bold;

	text-transform: uppercase;

	color: #333;

	background: transparent;

}









.vahaudio thead th, .vahaudio tfoot td {

	background: #444444;

}



.vahaudio thead th {

	text-align:center;

}



.vahaudio tfoot td {

	text-align:right

}



.vahaudio tbody tr:hover {

	background:#888888;

}

.vahaudio tbody tr {

	background:#666666;

}



.vahaudio tbody td {

	color: #FFFFFF;

}



.vahaudio .fieldlabel{

	color: #FFFFFF;

}



.vahaudio_rating{

	height: 20px;

	line-height: 20px;

	vertical-align: middle;

	display: inline-block;

	color: #FFFFFF;

}



.vahaudio_rating ul{

	overflow: hidden;

	background: transparent url('../images/star.gif') left top;

	margin: 0;

	padding: 0;

	width: 100px;

	position: relative;

	height: 20px;

}

.vahaudio_rating ul li{

	display: inline-table;

	margin:0;

	padding:0;

	height:20px;

	text-indent:-1000em;

}



.vahaudio_rating ul li a{

	margin: 0;

	padding: 0;	

	cursor:pointer;

	left:0;

	overflow:hidden;

	position:absolute;

	top:0;	

}

.vahaudio_rating ul li a:hover{

	background: transparent url('../images/star.gif') left bottom;

}







.current_rating{

	background: transparent url('../images/star.gif') left center;

	z-index: 1;

}



.one-star{

	width:20%;

	z-index:6;

	

}

.two-star{

	width:40%;

	z-index:5;

}

.three-star{

	width:60%;

	z-index:4;

}

.four-star{

	width:80%;

	z-index:3;

}

.five-star{

	width:100%;

	z-index:2;

}





.vahaudio_categories{

	width: 100%;

	overflow: hidden;

}

.vahaudio_categories ul{

	margin: 0;

	width: 100%;

	list-style: none;
	list-style-type: none;
}



.vahaudio_categories ul li{

	float:left;

	margin: 0;

	padding-left: 30;

	padding-bottom:5px;

	width: 25%;

	list-style: none;
	list-style-type: none;
}

.vahaudio_categories ul li a{

	font-size: 14px;

	font-weight: bold;

	padding-left: 30;
	list-style-type: none;
}







.playarea{

	background: #FFFFFF;

	padding: 15px;

	color: #FFFFFF;

}



.playasong{

	overflow: hidden;

	margin-bottom: 20px;

}



.playdetail{

	float: left;

}



.lyric{

	float: right;

	width: 48%;

	overflow: auto;

	height: 225px;

	border: #E7E7E7 1px solid;

	padding: 5px;

}

.playasong .title{

	font-weight: 14px;

	font-weight: bold;

}

.message{

	color: red;

	font-size: 12px;

}



#vahaudio_popup{

	position: fixed;

	top:0;

	lef:0;

	background: #000000;

	z-index: 1000;

	opacity: 0.8;

	filter: alpha(opacity = 80);

	display: block;

	display: none;	

}

#vahaudio_centerpopup{

	width: 800px;

	height: 550px;

	background: #FFFFFF;

	opacity: 1;

	filter: alpha(opacity = 100);	

	position: fixed;

	z-index: 1001;

	border: 1px solid #CCCCCC;

}



#vahaudio_centerpopup_header{

	height: 25px;

	text-align: right;

	vertical-align: middle;

	padding: 3px;

	background: #0C3A6D;

	border: 1px solid #CCCCCC;

	color: #FFFFFF;

}








